12321321321

/*logo*/
.logo{float: left;position: relative;padding-top: 15px;padding-bottom: 15px;}
.logo>a{display: block;}
.search{float: right;margin-top: 23px;}
.search form{float: left;background-color: #FFFFFF;border: 1px solid #999;}
.search .key{float: left;width: 152px;padding: 9px;border: medium none;line-height: 14px;color: #666;background-color: transparent;}
.search .go{float: left;width: 30px;height: 32px;border: medium none;text-indent: -9999px;cursor: pointer;background-image: url(../images/search.png);background-repeat: no-repeat;background-position: 0px center;}

/*banner*/.topbanner{height: auto;position:relative;width:100%;overflow:hidden;}
/*服务开始*/.fuwu{width: 100%;overflow: hidden;}
.fuwu .fuwu-list{margin-left:11px; float: left; display: block;height: auto;width: 23%;padding: 1%;background-image: url(../images/fuwu-list-bg.jpg);background-position: 0px 1000px;background-repeat: no-repeat;overflow: hidden;}
.fuwu .item{ background-position: center center;height: 150px;width: 150px;border-radius: 50%;background-size:180px 180px;display: block;margin: auto;}
.fuwu .item1{background-image: url(../images/fuwu1.jpg);}
.fuwu .item2{background-image: url(../images/fuwu2.jpg);}
.fuwu .item3{background-image: url(../images/fuwu3.jpg);}
.fuwu .item4{background-image: url(../images/fuwu4.jpg);}
.fuwu .fuwu-title{font-weight: 600;color: #666;text-align: center;margin-top: 15px;margin-bottom: 15px;}
.fuwu p{color: #666;padding-right: 5px;padding-left: 5px;}
.fuwu a{ display: block;width: 50%;padding-top: 5px;padding-bottom: 5px;border: 1.5px solid #004684;text-align: center;margin-top: 10px;margin-right: auto;margin-bottom: 10px;margin-left: auto;font-weight: 600;}
.fuwu .item:hover{transform: scale(1.05);filter: drop-shadow(0px 0px 8px rgb(217, 212, 212));border-color:#fff;}

.notice-title{
  color: red; 
  float:  left;
  height: 50px;
  line-height: 50px;
  font-weight: 700;
  padding-left: 10px;
  padding-right: 15px;
}

.notice-title:before{
  content:"";
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url(../upload/images/2024/9/2294382da05ff663.png) no-repeat;
  background-position: center center;
  background-size: cover;
  vertical-align: text-bottom;
}

.notice-other{
  float:  left;
  max-width: 75%;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}
.cooperation-unit-content{display:flex;flex-wrap:wrap;justify-content:space-between;overflow:hidden;margin-top: 30px;margin-bottom: 30px;}
.cooperation-unit-content-item {
    width: 15%;
    text-align: center;
}
.cooperation-unit-content-item img{height:150px;width:150px;border-radius:50%;user-drag: none; -webkit-user-drag: none;}
.cooperation-unit-content-item a p{padding: 5px;}

.clearfix:before,.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;clear: both;}
/* .fuwu .fuwu-list:hover a{-webkit-transition: all .5s ease-in-out 0s;-moz-transition: all .5s ease-in-out 0s;-ms-transition: all .5s ease-in-out 0s;-o-transition: all .5s ease-in-out 0s;transition: all .5s ease-in-out 0s;} */
/* .fuwu .fuwu-list:hover{-webkit-transition: all .5s ease-in-out 0s;-moz-transition: all .5s ease-in-out 0s;-ms-transition: all .5s ease-in-out 0s;-o-transition: all .5s ease-in-out 0s;transition: all .5s ease-in-out 0s;background-position: 0px 0px;} */
/* .fuwu .fuwu-list:hover .fuwu-title{-webkit-transition: all .5s ease-in-out 0s;-moz-transition: all .5s ease-in-out 0s;-ms-transition: all .5s ease-in-out 0s;-o-transition: all .5s ease-in-out 0s;transition: all .5s ease-in-out 0s;} */
/* .fuwu .fuwu-list:hover .item{border-color:#fff;-webkit-transition: all .5s ease-in-out 0s;-moz-transition: all .5s ease-in-out 0s;-ms-transition: all .5s ease-in-out 0s;-o-transition: all .5s ease-in-out 0s;transition: all .5s ease-in-out 0s;color:#004684;-webkit-transition-delay: .4s;-moz-transition-delay: .4s;-ms-transition-delay: .4s;-o-transition-delay: .4s;transition-delay: .4s;transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);} */
/*服务结束*/

/*手机导航*/
.meun{background-color: #ce2222;display: block;height: 30px;width: 40px;position: absolute;top: 0px;z-index: 99;border-radius: 6px;right: 5px;padding-top: 5px;padding-bottom: 5px;}
.meun-nav{background: transparent;border: none;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;cursor: pointer;}
.meun-nav span{background-color: #fff;display: block;height: 3px;width: 30px;margin-top: 5.25px;margin-right: auto;margin-left: auto;}
.meunCont{background: #fff;display: none;padding-top: 0px;padding-right: 20px;padding-bottom: 0px;padding-left: 20px;position: absolute;z-index: 9999;width: 100%;top: 60px;}
.meunCont dl{border-top: 1px solid #e5e5e5;padding-bottom: 5px;padding-top: 5px;}
.meunCont dt{font-size: 15px;}
.meunCont dt a{color: #333;}
.meunCont dd{font-size: 14px;}
.meunCont dd a{color: #999;margin-top: 8px;margin-right: 8px;display: inline-block;}
.meunCont a:hover{color: #666;}
.wrap{margin-right: auto;margin-left:auto;position: relative;padding: 0px;margin-top: 0;margin-bottom: 0;}
.wrap::after{display: table;clear: both;content: "";}
/*返回顶部*/.fix-nav{display: none;position: fixed;left: 100%;bottom: 60px;width: 100%;margin-left: -60px;z-index:999;}
.fix-nav .fix-nav-wrap{background-color: rgba(0, 70, 132, 0.6);width: 32px;height: 32px;text-align: center;border-radius: 4px;cursor:pointer;}
.fix-nav .i-totop{width: 28px;display: block;margin: 0 auto;}
/*底部浮动*/.social_nav{height: 55px;width: 100%;position: fixed;left: 0px;bottom: 0px;background-color:#fff;z-index: 9999;}
.social_nav a{display: block;height: 55px;width: 25%;float: left;font-size: 13px;color: #333;text-align: center;line-height: 85px;position: relative;}
.social_nav .home{background-image: url(../images/foot1.png);background-repeat:no-repeat;background-size:24px 26px;background-position: center 5px;}
.social_nav .tel{background-image: url(../images/foot66.png);background-repeat:no-repeat;background-size:24px 26px;background-position: center 5px;}
.social_nav .sms{background-image: url(../images/foot3.png);background-repeat:no-repeat;background-size:26px 26px;background-position: center 5px;}
.social_nav .map{background-image: url(../images/foot4.png);background-repeat:no-repeat;background-size:22px 26px;background-position: center 5px;}
.social_nav img{position: absolute;padding-left: 15px;padding-top: 5px;width:24px;height:26px;animation-name: telshow;animation-duration: 1.0s;animation-timing-function: linear;animation-iteration-count: infinite;-webkit-animation-name: telshow;-webkit-animation-duration: 1.0s;-webkit-animation-timing-function: linear;-webkit-animation-iteration-count: infinite;-o-animation-name: telshow;-o-animation-duration: 1.0s;-o-animation-timing-function: linear;-o-animation-iteration-count: infinite;}
@keyframes telshow{0%{transform: rotate(0deg)}
5%{transform: rotate(-13deg)}
10%{transform: rotate(0deg)}
15%{transform: rotate(-13deg)}
20%{transform: rotate(0deg)}
25%{transform: rotate(-13deg)}
100%{transform: roate(0deg)}}
@-webkit-keyframes telshow{0%{-webkit-transform: rotate(0deg)}
5%{-webkit-transform: rotate(-13deg)}
10%{-webkit-transform: rotate(0deg)}
15%{-webkit-transform: rotate(-13deg)}
20%{-webkit-transform: rotate(0deg)}
25%{-webkit-transform: rotate(-13deg)}
100%{-webkit-transform: roate(0deg)}}
@media screen and (min-width:1200px){body{font-size:14px;}
.wrap{width: 1180px;}
.meun,.meunBox,.social_nav{display:none;}
.news li .news-title{font-weight: 600;display: block;white-space: nowrap;overflow: hidden;}}
@media screen and (min-width:992px) and (max-width:1199px){body{font-size:14px;}
.wrap{width: 960px;}
.meun,.meunBox,.social_nav{display:none;}
.nav{width:960px;}
.nav li{padding-right: 7px;padding-left: 7px;}
.fuwu .fuwu-title{min-height:40px;padding-bottom: 0px;margin-top: 5px;margin-bottom: 5px;}
.fuwu p{max-height:63px;overflow:hidden;}
.service li{width: 224px;margin-top: 20px;margin-right: 8px;margin-bottom: 10px;margin-left: 8px;}
.service_img{width: 224px;height:160px;}
.service_img img{width: 224px;height:160px;}
.friend{width:960px;}
.mr_frUl{width:900px;}
.mr_frUl ul li{width:171px;margin:5px;}
.mr_frUl ul li a img{display:block;width:171px;height: 225px;}
.mr_frBtnL,.mr_frBtnR{margin-top:96px;}
.news li .news-title{font-weight: 600;display: block;white-space: nowrap;overflow: hidden;}
.foot_nav dl{width:25%;}}
@media screen and (min-width:768px) and (max-width:991px){body{font-size:13px;}
.wrap{width: 740px;}
.left-box,nav,.search,.social_nav{display:none;}
.logo{margin-top: 10px;margin-bottom: 10px;float:none;}
.logo img{width:208px;
height:40px;}
.meun{top: 40px;}
.fuwu .item{height: 120px;width: 120px;background-size:120px 120px;}
.fuwu .fuwu-title{min-height:40px;padding-bottom: 0px;margin-top: 5px;margin-bottom: 5px;}
.service_item_one{width:740px;overflow:hidden;}
.service li{width: 230.66px;margin-top: 20px;margin-right: 8px;margin-bottom: 10px;margin-left: 8px;}
.service_img{width: 230.66px;height:165px;}
.service_img img{width: 230.66px;height:165px;}
.mr_frUl{width:680px;overflow:hidden;}
.mr_frUl ul li{width:160px;margin:5px;}
.mr_frUl ul li a img{display:block;width:160px;height: 210px;}
.mr_frBtnL,.mr_frBtnR{margin-top:90px;}
.news li .news-title{font-weight: 600;display: block;white-space: nowrap;overflow: hidden;}
.dingyue-key{width: 60%;}}
@media screen and (min-width:320px) and (max-width:767px){body{font-size:13px;}
.wrap{max-width:640px;}
.left-box,nav,.search,.right-box .phone,.right-box .email,.friend,.foot_nav_hidd,.top-box{display:none;}
.logo{padding-top: 10px;padding-bottom: 10px;float:none;}
.logo img{width:208px;
height:40px;}
.meun{top: 10px;}
.fuwu .fuwu-list{width: 46%;padding: 2%;}
.fuwu .item{height: 80px;width: 80px;background-size:80px 80px;}
.fuwu a{width: 80%;}
.fuwu .fuwu-title{min-height:40px;padding-bottom: 0px;margin-top: 2px;margin-bottom: 2px;}
.fuwu p{max-height:55px;overflow:hidden;}
.service{padding-bottom: 15px;}
.service_item_one{width:100%;overflow:hidden;margin-left: 0px;}
.service li{width: 100%;margin-left:auto;margin-right:auto;margin-top:0px;margin-bottom:10px;}
.service li:hover{margin-top: 0px;}
.service_img,.service_item_one .content{width: 90%;height:auto;margin:auto;padding-top:2%;}
.service_img img{width: 100%;}
.service_item_one .content a{display: block;margin-bottom:15px;}
.about{height: auto;}
.about{padding-bottom:10px;}
.news .news-item li{width: 96%;margin:auto;float:none;}
footer .bottom{padding-bottom: 65px;}
.link,.foot_nav,.foot_nav dl,.about_content,.custom,.foot_nav dl{width:90%;margin:auto;float:none;}
.dingyue{margin-top: 0px;margin-bottom:8px;}
.dingyue-key{width: 60%;}
.foot_nav dt{padding-left:35px;}
.foot_nav .lianxi_icon{background-image:url(../images/contact_bg.png);background-repeat:no-repeat;}
.foot_nav .lianxi_tel{background-position:0 -3px;}
.foot_nav .lianxi_mobile{background-position:0 -33px;}
.foot_nav .lianxi_email{background-position:0 -63px;}
.foot_nav .lianxi_address{background-position:0 -93px;}
.foot_nav dd{padding-top: 4px;padding-bottom: 4px;padding-left:30px;}}