/*@font-face
{font-family: DIN-Medium;
src: url('DIN-Medium.otf')}*/
body,input,h1,h2,h3,h4,h5,h6,p,textarea,table,div,ul,li,select{font-family:"microsoft yahei";margin:0;padding:0;color:inherit;    line-height: inherit;}
img{border:0;display: inline-block;max-width:100%;vertical-align: middle;}
.fl{float:left;}
.fr{float:right;}
ul,li{ list-style:none; }
a{ text-decoration:none; color:inherit;}
:focus{outline:none!important;border-color:inherit;}
.clearfix{*zoom: 1;}
.clearfix:before,.clearfix:after
{display: table;line-height: 0;content: "";}
.clearfix:after{clear: both;}
table{border-collapse:collapse;border-spacing:0;width:100%}
h3,h4,h5,h6{font-weight: normal;}
em,i{font-style:normal;}
*{box-sizing:border-box;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none;}
input[type="button"]{border:none;}
textarea {  -webkit-appearance: none;}  
.auto{width: 1200px;margin:0 auto;}
/*:hover{transition: all .2s;}*/
.img_hover_wrap{overflow: hidden;}
.img_hover{transition: all .3s;}
.img_hover:hover{transform: scale(1.05,1.05);}
.img_traslate{transition: all .3s;}
.img_traslate:hover{transform: translateY(-10px);}
.img_rotate{transition: all .3s;}
.img_rotate:hover{transform:rotate(-360deg);}
.bold{font-weight: bold;}
.center{text-align: center;}
.img{width: 100%;display: block;}
.ellipsis{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ele{position:relative;}
.ele:before,.ele:after{content:'';position:absolute;display: block;}
.ipt{display: block;border:none;}
.ipt_button{cursor: pointer;}
.item_scale .icon{transition: all .3s;}
.item_scale:hover .icon{transform: scale(1.05,1.05);}
.text-left{text-align: left!important;}
.text-right{text-align: right!important;}
.c_main{color: #005daa;}
.btn{display: block;text-align: center;width: 120px;line-height: 36px;font-size: 14px;color: #005daa;border:1px solid #005daa;border-radius:18px;}
.btn:hover,.btn.this{color: #fff;background: #005daa;border-color:#005daa;}
/*头部*/
.hd_bar{border-bottom:1px solid #e4e4e4;padding:5px 0;}
.hd_logo{display: block;}
.hd_logo .img{height: 70px;width: auto;}
.hd_info{text-align: right;}
.hd_info .lk{font-size: 14px;color: #666666;line-height: 70px;margin-left: 25px;}
.hd_info .lk .ico{margin-right: 5px;display: inline-block;vertical-align: middle;}
.hd_info a.lk:hover{color: #065ba8;}

.hd_nav{font-size: 0;margin-left: -44px;}
.hd_nav li{font-size: 16px;color: #515151;line-height: 65px;display: inline-block;vertical-align: middle;border-bottom:3px solid transparent;padding:0 3px;margin-left: 44px;}
.hd_nav li.cur{font-weight: bold;color: #065ba8;border-bottom-color:#065ba8;}
.hd_nav li:hover{color: #065ba8;border-bottom-color:#065ba8;}
/*首页*/
.idx_banner .owl-theme .owl-controls .owl-buttons div{display: none;} 
.idx_banner .owl-theme .owl-controls .owl-page span{width: 10px;height: 10px;opacity: 1;margin:0 12px;background: #fff;}
.idx_banner .owl-theme .owl-controls .owl-page.active span{width: 30px;border-radius:5px;}
.idx_banner .owl-theme .owl-controls{margin-top: 0;position:absolute;width: 100%;left: 0;bottom: 30px;}

.main{padding:0 0 290px;}

.idx_titbox{text-align: center;}
.idx_titbox .cn{font-size: 30px;color: #333333;font-weight: bold;letter-spacing: 2px;}
.idx_titbox .cn i{color: #005daa;}
.idx_titbox .en{font-size: 16px;color: #999999;margin-top: 10px;font-family: arial;}
.idx_titbox_white .cn{color: #fff;}

.idx_service{padding:90px 0 50px;}
.idx_service_list{margin-top: 50px;}
.idx_service_list .item{width: 25%;float: left;padding:0 45px;text-align: center;}
.idx_service_list .icon{width: 105px;display: block;margin:0 auto;}
.idx_service_list .title{font-size: 20px;color: #333333;font-weight: bold;display: block;margin-top: 35px;}
.idx_service_list .brief{font-size: 14px;color: #777777;line-height: 24px;margin-top: 20px;text-align: left;}
.idx_service_list .more{margin:20px auto 0;}
.idx_service_list .item:hover .title{color: #005daa;}
.idx_service_list .item:hover .more{color: #fff;background: #005daa;border-color:#005daa;}

.idx_case{padding:40px 0 80px;}
.idx_case .detail{margin-top: 50px;}
.idx_case .list{/*margin-left: -25px;*/}
.idx_case .item{width: 280px;float: left;/*margin-left: 25px;*/margin:0 12px;}
.idx_case .item .imgbox{height: 200px;border-radius:10px;}
.idx_case .item .title{font-size: 18px;color: #333333;margin-top: 25px;text-align: center;}
.idx_case .item:hover .title{color: #005daa;}
.idx_case .item:hover .imgbox{box-shadow:0 0 15px #ddd;}

.idx_case .owl-theme .owl-controls .owl-buttons div{width: 40px;height: 60px;background-repeat:no-repeat;background-position:center;background-size:contain;background-color:transparent;position:absolute;top: 50%;margin-top: -30px;border-radius:0;margin-top: -70px;}
.idx_case .owl-theme .owl-controls .owl-buttons .owl-prev{background-image: url(../images/idx_10.png);left: -70px;}
.idx_case .owl-theme .owl-controls .owl-buttons .owl-next{background-image: url(../images/idx_11.png);right: -70px;}
.idx_case .owl-theme .owl-controls .owl-page span{display: none;}
.idx_case .owl-theme .owl-controls .owl-buttons .owl-prev:hover{background-image: url(../images/idx_10-1.png);}
.idx_case .owl-theme .owl-controls .owl-buttons .owl-next:hover{background-image: url(../images/idx_11-1.png);}

.idx_ad{padding:50px 0;background: url(../images/idx_12.jpg) no-repeat center;background-size:cover;}
.idx_ad .tit{font-size: 24px;color: #fff;}
.idx_ad .tit em{font-size: 36px;margin-right: 45px;}
.idx_ad .font{font-size: 20px;color: #fff;margin-top: 35px;line-height: 38px;}
.idx_ad .font i{font-size: 24px;color: #ffe800;font-style: italic;padding-right: 5px;}
.idx_ad .btns .btn{color: #fff;display: inline-block;vertical-align: middle;margin-left: 15px;}
.idx_ad .btns .more{border-color:#fff;}
.idx_ad .btns .consult{background: #198cff;border-color:#198cff;color: #fff;}
.idx_ad .btns .btn:hover{border-color:#005daa!important;background: #005daa;}

.idx_about{padding:90px 0 50px;}
.idx_about .detail_wrap{}
.idx_profile{margin-bottom: 45px;}
.idx_about .idx_profile .detail{padding:30px 40px 30px 60px;}
.idx_profile .info{width: 50%;padding-top: 30px;}
.idx_profile .brief{font-size: 16px;color: #515151;line-height: 36px;text-indent:2em;}
.idx_profile .more{margin-top: 35px;}
.idx_profile .imgbox{width: 420px;border-radius:14px;}

.about_titbox{font-size: 0;border-bottom:1px solid #005daa;}
.about_titbox .fz{font-size: 20px;color: #fff;line-height: 44px;background: url(../images/idx_29.png) no-repeat center;background-size:cover;width: 170px;line-height: 44px;display: inline-block;vertical-align: middle;padding-left: 20px;position:relative;}
.about_titbox .fz:after{content:'';display: inline-block;vertical-align: middle;background: url(../images/idx_13.png) no-repeat center;background-size:contain;width: 18px;height: 14px;margin-left: 10px;}
.about_titbox .en{font-size: 18px;color: #333333;margin-left: 20px;line-height: 44px;display: inline-block;vertical-align: middle;height: 44px;font-family: arial;}
.about_titbox .en i{font-size: 30px;color: #005daa;line-height: 44px;}
.about_titbox .more{font-size: 16px;color: #005daa;line-height: 44px;}
.about_titbox .more:hover{color: #f77c2a;}

.idx_about .detail{padding:30px 0;}
.idx_news{width: 47%;}
.idx_news_list{}
.idx_news_list .hot{padding-bottom: 18px;border-bottom:1px dashed #ddd;margin-bottom: 10px;}
.idx_news_list .hot .imgbox{width: 200px;float: left;border-radius:10px;}
.idx_news_list .hot .info{margin-left: 220px;}
.idx_news_list .hot .title{font-size: 18px;color: #333333;display: block;line-height: 30px;font-weight: bold;}
.idx_news_list .hot .brief{font-size: 14px;color: #777777;line-height: 24px;margin-top: 10px;}
.idx_news_list .hot .bot{margin-top: 35px;text-align: right;}
.idx_news_list .hot .bot span{font-size: 14px;color: #999999;background-repeat:no-repeat;background-position:left center;background-size:20px;padding-left: 30px;line-height: 26px;margin-left: 35px;}
.idx_news_list .hot .read{background: url(../images/idx_16.png);}
.idx_news_list .hot .date{background: url(../images/idx_17.png);}
.idx_news_list .hot:hover .title{color: #005daa;}

.idx_news_list .item{margin-bottom: 4px;}
.idx_news_list .item .title{font-size: 15px;color: #666666;display: inline-block;vertical-align: middle;width: 75%;line-height: 30px;position:relative;padding-left: 25px;}
.idx_news_list .item .title:before{content:'';position:absolute;left: 0;top: 50%;width: 6px;height: 6px;background: #005daa;border-radius:50%;margin-top: -3px;}
.idx_news_list .item .date{font-size: 14px;color: #999999;line-height: 30px;}
.idx_news_list .item:hover .title{color: #005daa;}

.idx_pro .detail{border:1px solid #005daa;padding:30px 30px 25px 65px;position:relative;}
.idx_pro .t_img{position:absolute;top: -1px;left: -33px;width: 66px;}
.idx_pro_list{margin-left: -20px;}
.idx_pro_list .item{width: 200px;float: left;margin-left: 20px;}
.idx_pro_list .imgbox{display: block;border:1px solid #ddd;}
.idx_pro_list .imgbox .img{width: 100%;height: 200px;}
.idx_pro_list .title{font-size: 16px;color: #333333;font-weight: bold;text-align: center;display: block;margin-top: 20px;}
.idx_pro_list .item:hover .title{color: #005daa;}
.idx_pro_list .item:hover .imgbox{box-shadow:0 0 10px #ddd;}

/*底部*/
.mobile_fixed{display: none;}
.footer{background: url(../images/ft_03.jpg) no-repeat center;background-size:cover;padding-top: 1px;}
.ft_contact{width: 1000px;background:url(../images/idx_28.jpg) no-repeat center;background-size:cover;border-radius:10px;padding:65px 20px 100px;margin:-185px auto 0;box-shadow:0 0 10px #ddd;}
.ft_contact .list{text-align: center;font-size: 0;margin-top: 60px;}
.ft_contact .list li{display: inline-block;vertical-align: top;margin:0 60px;}
.ft_contact .list .icon{}
.ft_contact .list .font{font-size: 16px;color: #333333;margin-top: 25px;}
.ft_contact .wz{font-size: 15px;color: #666666;margin-top: 70px;text-align: center;}

.ft_links{text-align: center;font-size: 0;padding:30px 0;}
.ft_links .lk{font-size: 15px;color: #fff;display: inline-block;vertical-align: middle;margin:0 15px;line-height: 26px;}
.ft_links a.lk:hover{color: rgba(255,255,255,.66);}

.ft_bottom{padding:35px 0 15px;border-top:1px solid rgba(255,255,255,.2)}
.ft_menu{text-align: center;font-size: 0;}
.ft_menu .lk{font-size: 14px;color: #fff;display: inline-block;vertical-align: middle;margin:0 27px;}
.ft_menu .lk:hover{color: rgba(255,255,255,.66);}

.ft_txt{text-align: center;margin-top: 30px;}
.ft_txt p{font-size: 14px;color: rgba(255,255,255,.66);line-height: 30px;}
.ft_txt p img{margin:0 3px;}

/*关于我们*/
.about_tit{font-size: 0;}
.about_tit .big{font-size: 76px;color: #0ea3da;display: inline-block;vertical-align: middle;line-height: 70px;margin-right: 5px;font-weight: 200;}
.about_tit .txt{display: inline-block;vertical-align: middle;}
.about_tit .cn{font-size: 24px;color: #333333;}
.about_tit .en{font-size: 24px;color: #0ea3da;font-family: arial;}

.about_intro{padding:75px 0 0;background: url(../images/about_03.png) no-repeat left bottom;background-size:100% 240px;}
.about_intro .detail{margin-top: 35px;position:relative;}
.about_intro .imgbox{position:absolute;left: 0;top: 0;}
.about_intro .imgbox .img{width: 655px;}
.about_intro .info{width: 640px;background: #fff;border-radius:8px;box-shadow:0 0 10px #ddd;padding:45px 55px;margin-top: 95px;position:relative;}
.about_intro .desc{font-size: 15px;color: #888888;line-height: 26px;margin-top: 30px;}
.about_intro .desc p{margin-bottom: 15px;text-indent:2em;}

.about_mission{background: url(../images/about_09.jpg) no-repeat center;background-size:cover;}
.about_mission{padding:80px 0 90px;}
.about_mission .detail{padding:40px 120px 0;}
.about_mission .t_brief{font-size: 16px;color: #515151;line-height: 36px;text-align: center;width: 90%;margin:0 auto;}
.about_mission_menu{text-align: center;font-size: 0;margin-top: 50px;}
.about_mission_menu .lk{width: 33.3%;padding-bottom: 60px;display: inline-block;vertical-align: middle;position:relative;}
.about_mission_menu .lk:after{content:'';position:absolute;bottom: 0;left: 50%;background: url(../images/about_07.png) no-repeat center;background-size:contain;width: 27px;height: 16px;margin-left: -14px;display: none;}
.about_mission_menu .icon{width: 150px;height: 165px;display: block;margin:0 auto;background-repeat:no-repeat;background-position:center;background-size:contain;}
.about_mission_menu .title{font-size: 24px;color: #333333;margin-top: 30px;}
.about_mission_menu .lk_1 .icon{background-image: url(../images/about_04.png);}
.about_mission_menu .lk_2 .icon{background-image: url(../images/about_05.png);}
.about_mission_menu .lk_3 .icon{background-image: url(../images/about_06.png);}
.about_mission_menu .lk.cur:after,.about_mission_menu .lk:hover:after{display: block;}
.about_mission_menu .lk_1:hover .icon,.about_mission_menu .lk_1.cur .icon{background-image: url(../images/about_04-1.png);}
.about_mission_menu .lk_2:hover .icon,.about_mission_menu .lk_2.cur .icon{background-image: url(../images/about_05-1.png);}
.about_mission_menu .lk_3:hover .icon,.about_mission_menu .lk_3.cur .icon{background-image: url(../images/about_06-1.png);}
.about_mission_menu .lk:hover .title,.about_mission_menu .lk.cur .title{color: #005daa;}

.about_mission_wrap .txt{font-size: 15px;color: #666666;line-height: 26px;padding:25px 20px;border-radius:8px;background: #f5f6fa;}

.about_honor{padding:65px 0 70px;background: url(../images/about_10.jpg) no-repeat center;background-size:cover;}
.about_honor .detail{padding:60px 85px 0;}

/*新闻中心*/
.news_main{padding:60px 0 100px;}
.news_l{width: 870px;}
.news_list{}
.news_list .item{margin-bottom: 40px;border-radius:4px;border:1px solid #ddd;padding:25px 150px 25px 100px;position:relative;}
.news_list .datebox{width: 80px;height: 80px;background: #065ba8;position:absolute;display: block;text-align: center;border-top-left-radius:20px;border-bottom-right-radius:20px;top: -10px;left: -10px;padding-top: 5px;}
.news_list .datebox .day{font-size: 36px;color: #fff;font-family: arial;}
.news_list .datebox .year{font-size: 18px;color: #fff;font-family: arial;}
.news_list .datebox .year i{display: none;}
.news_list .title{font-size: 24px;color: #333333;display: block;}
.news_list .brief{font-size: 15px;color: #999999;line-height: 24px;margin-top: 20px;}
.news_list .more{background: url(../images/news_02.png) no-repeat center;background-size:contain;width: 40px;height: 40px;position:absolute;top: 50%;margin-top: -20px;right: 40px;}
.news_list .item:hover{border-color:#065ba8;}
.news_list .item:hover .more{background: url(../images/news_02-1.png) no-repeat center;background-size:contain;}
.news_list .item:hover .title{color: #065ba8;}

.news_r{width: 260px;}
.news_titbox{text-align: center;}
.news_titbox .tit{font-size: 20px;color: #005daa;font-weight: bold;}
.news_titbox .line{display: block;width: 30px;height: 2px;background: #005daa;margin:15px auto 0;}

.news_module{border-radius:6px;border:4px solid #90b3cf;margin-bottom: 15px;background: #f0f3f5;}
.news_recom{padding:40px 20px;}
.news_recom .list{margin-top: 20px;}
.news_recom .list .item{margin-bottom: 10px;}
.news_recom .list .pic{width: 90px;float: left;border:1px solid #f0f0f0;}
.news_recom .list .info{margin-left: 100px;padding-top: 10px;}
.news_recom .list .title{font-size: 15px;color: #333333;font-weight: bold;}
.news_recom .list .brief{font-size: 12px;color: #888888;line-height: 18px;margin-top: 5px;}
.news_recom .list .item:hover .title{color: #005daa;}

.news_contact{padding:40px 25px 20px;position:relative;}
.news_contact .box{margin-top: 20px;}
.news_contact .box li{font-size: 14px;color: #666666;line-height: 30px;background-repeat:no-repeat;background-position:left 5px;background-size:22px;padding-left: 30px;margin-bottom: 10px;}
.news_contact .box .address{background-image: url(../images/news_05.png);}
.news_contact .box .tel{background-image: url(../images/news_06.png);}
.news_contact .box .phone{background-image: url(../images/news_07.png);}
.news_contact .box .qq{background-image: url(../images/news_08.png);}
.news_contact .box .email{background-image: url(../images/news_09.png);}
.news_contact:after{content:'';position:absolute;background: url(../images/news_04.png) no-repeat center;background-size:contain;width: 260px;height: 51px;left: 0;top: -34px;}

.pagelist_wrap{padding-top: 20px;}
.page_fz{font-size: 14px;color: #666666;line-height: 36px;}
.pagelist{font-size: 0;}
.pagelist a{display: inline-block;vertical-align: middle;min-width:36px;line-height: 36px;padding:0 12px;font-size: 14px;color: #666666;text-align: center;border:1px solid #ddd;border-radius:4px;margin:0 2px;}
.pagelist .fz{font-size: 14px;color: #666666;line-height: 36px;margin:0 20px;display: inline-block;vertical-align: middle;}
.pagelist .ipt_txt{width: 36px;height: 36px;text-align: center;font-size: 14px;color: #005daa;border:1px solid #005daa;border-radius:4px;margin:0 5px;}
.pagelist .go{width: 60px;line-height: 36px;border:none;background: #13b6e6;font-size: 14px;color: #fff;border-radius:6px;display: inline-block;vertical-align: middle;cursor: pointer;}
.pagelist .go:hover{background: #005daa;}
.pagelist a:hover,.pagelist a.cur{background: #005daa;color: #fff;border-color:#005daa;}

/*新闻详情*/
.crumb{background: url(../images/news_10.png) no-repeat left center;background-size:24px;padding-left: 35px;font-size: 16px;color: #666666;line-height: 30px;}
.crumb a{font-size: 16px;color: #666666;}
.crumb span{color: #005daa;font-weight: bold;}
.crumb a:hover{color: #005daa;}

.newsdet_main{padding:30px 0;background: #f5f8fa;position:relative;}
.newsdet_main:after{content:'';position:absolute;background: url(../images/news_12.jpg) no-repeat center;background-size:contain;;width: 300px;height: 280px;right: 0;bottom: 0;}
.newsdet_main .news_l{width: 910px;}
.newsdet_main .wrapbox{margin-top: 15px;}
.newsdet_detail{background: #fff;padding:30px;margin-bottom: 30px;}
.newsdet_detail .topbox{text-align: center;padding:20px 0;border-bottom:1px dashed #ddd;}
.newsdet_detail .topbox .title{font-size: 30px;color: #333333;}
.newsdet_detail .topbox .sm{margin-top: 25px;font-size: 0;}
.newsdet_detail .topbox .fz{font-size: 14px;color: #999999;line-height: 26px;display: inline-block;vertical-align: middle;margin:0 25px;background-repeat:no-repeat;background-position:left center;background-size:20px;padding-left: 30px;}
.newsdet_detail .topbox .admin{background-image: url(../images/news_11.png);}
.newsdet_detail .topbox .date{background-image: url(../images/idx_17.png);}
.newsdet_detail .topbox .read{background-image: url(../images/idx_16.png);}

.newsdet_editbox{padding:30px 15px;}
.newsdet_editbox h6{font-size: 16px;color: #333333;font-weight: bold;margin-bottom: 10px;}
.newsdet_editbox p{font-size: 15px;color: #666666;line-height: 40px;}
.newsdet_ly{font-size: 15px;color: #999999;margin-top: 20px;}

.pagenav{padding:20px 45px;}
.pagenav li{font-size: 15px;color: #666666;width: 50%;float: left;}
.pagenav li.next{text-align: right;}
.pagenav li:hover a{color: #005daa;}

.news_hot{margin-top: 60px;}
.news_hot_list{margin-top: 40px;padding:0 65px;}
.news_hot_list .item{font-size: 15px;color: #666666;width: 50%;float: left;position:relative;padding-left: 20px;margin-bottom: 15px;}
.news_hot_list .item:before{content:'';position:absolute;left: 0;top: 7px;width: 5px;height: 5px;background: #005daa;border-radius:50%;}
.news_hot_list .item:hover{color: #005daa;}

.about_tit_line{position:relative;}
.about_tit_line:after{content:'';position:absolute;left: 0;bottom: 10px;right: 0;height: 1px;background: #ddd;}
.about_tit_line .titwrap{background: #fff;padding-right: 40px;position:relative;display: inline-block;vertical-align: middle;z-index:5;}

.news_hot .about_tit_line .titwrap{background: #f5f8fa;}


/*艾默生*/
.hd_nav_ams{margin-left: -123px;}
.hd_nav_ams li{margin-left: 123px;}



.ams_brand{padding:70px 0 110px;}
.ams_brand .detail{margin-top: 50px;font-size: 0;}
.ams_brand .imgbox_wrap{width: 500px;display: inline-block;vertical-align: middle;}
.ams_brand .imgbox{width: 450px;height: 300px;background: #005daa;margin:40px 0 0 -40px;padding-top: 1px;}
.ams_brand .imgbox .img{width: 460px;margin:-40px 0 0 40px;}
.ams_brand .info{width: 700px;background: #fff;box-shadow:0 0 15px #f0f0f0;padding:65px 45px;font-size: 14px;color: #666666;line-height: 30px;text-indent:2em;position:relative;display: inline-block;vertical-align: middle;}
.ams_brand .info:before,.ams_brand .info:after{content:'';position:absolute;}
.ams_brand .info:before{background: url(../images/ams_03.png) no-repeat center;background-size:contain;width: 38px;height: 38px;top: 28px;left: 25px;}
.ams_brand .info:after{background: url(../images/ams_04.png) no-repeat center;background-size:contain;width: 17px;height: 17px;right: 30px;bottom: 30px;}

.ams_display{padding:100px 0;background:url(../images/ams_18.jpg) no-repeat center;background-size:cover;}
.ams_display .list{margin:50px 0 0 -25px;}
.ams_display .list .item{margin-left: 25px;padding: 20px;width: 380px;background: #fff;float: left;}
.ams_display .list .imgbox{border:1px solid #ddd;border-radius:6px;height: 460px;display: block;}
.ams_display .list .title{display: block;font-size: 18px;color: #333333;margin-top: 18px;font-weight: bold;}
.ams_display .list .brief{font-size: 15px;color: #666666;line-height: 24px;overflow: hidden;height: 220px;margin-top: 8px;}
.ams_display .list .date{font-size: 14px;color: #828c99;margin-top: 30px;line-height: 20px;}
.ams_display .list .more{background: url(../images/ams_08.png) no-repeat center;background-size:contain;width: 23px;height: 10px;margin-top: 5px;}
.ams_display .list .item:hover{box-shadow:0 0 15px #ddd;}
.ams_display .list .item:hover .more{background: url(../images/ams_08-1.png) no-repeat center;background-size:contain;}
.ams_display .list .item:hover .title{color: #005daa;}

.ams_case{padding:70px 0 40px;}
.ams_case .list{margin-left: -24px;}
.ams_case .list .item{margin:0 0 40px 24px;}

.ams_customer{padding:85px 0 10px;}
.ams_customer .list{margin:50px 0 0 -25px;}
.ams_customer .list .item{width: 280px;float: left;margin:0 0 25px 25px;border:1px solid #ddd;-webkit-filter: grayscale(100%);filter: grayscale(100%);}
.ams_customer .list .item:hover{-webkit-filter: grayscale(0);filter: grayscale(0);box-shadow:0 0 15px #ddd;}

/*经典案例*/
.case_main{padding:80px 0;}
.case_list{margin-left: -30px;}
.case_list .item{width: 275px;border-radius:8px;border:1px solid #eee;float: left;margin:0 0 70px 30px;border-radius:8px;position:relative;}
.case_list .imgbox{display: block;border-top-left-radius:8px;border-top-right-radius:8px;}
.case_list .img{height: 190px;width: 100%;}
.case_list .info{padding:20px 15px 50px;text-align: center;}
.case_list .title{display: block;font-size: 20px;color: #333333;}
.case_list .brief{font-size: 15px;color: #888888;margin-top: 15px;}
.case_list .more{position:absolute;bottom: -22px;background: #fff;left: 50%;margin-left: -60px;}
.case_list .item:hover .more{color: #fff;background: #005daa;}
.case_list .item:hover{border-color:#005daa;box-shadow:0 0 20px #ddd;}

.case_pro{background: #f5f8fa;padding:80px 0 100px;}

/*机房空调*/
.jfkt_show{padding:75px 0 100px;}
.jfkt_show_list{margin-top: 75px;}
.jfkt_show_list .item{width: 50%;float: left;}
.jfkt_show_list .imgbox{width: 290px;border:2px solid #eee;overflow: hidden;margin:5px;position:relative;height: 300px;}
.jfkt_show_list .imgbox:after{content:'';width: 12px;height: 12px;background: #cccccc;border-radius:50%;display: block;position:absolute;}
.jfkt_show_list .img{}
.jfkt_show_list .info{width: 280px;padding-top: 30px;}
.jfkt_show_list .title{font-size: 24px;color: #333333;}
.jfkt_show_list .brief{font-size: 14px;color: #888888;line-height: 26px;margin-top: 25px;}
.jfkt_show_list .more{margin-top: 50px;}
.jfkt_show_list .item_1 .imgbox,.jfkt_show_list .item_3 .imgbox{float: right;}
.jfkt_show_list .item_1 .info,.jfkt_show_list .item_3 .info{float: left;}
.jfkt_show_list .item_2 .imgbox,.jfkt_show_list .item_4 .imgbox{float: left;}
.jfkt_show_list .item_2 .info,.jfkt_show_list .item_4 .info{float: right;}

.jfkt_show_list .item_1 .imgbox{border-top-right-radius:80px;border-bottom-left-radius:80px;border-bottom-right-radius:20px;}
.jfkt_show_list .item_2 .imgbox{border-top-left-radius:80px;border-bottom-right-radius:80px;border-bottom-left-radius:20px;}
.jfkt_show_list .item_3 .imgbox{border-top-left-radius:80px;border-bottom-right-radius:80px;border-top-right-radius:20px;}
.jfkt_show_list .item_4 .imgbox{border-bottom-left-radius:80px;border-top-right-radius:80px;border-top-left-radius:20px;}

.jfkt_show_list .item_1 .imgbox:after{top: 24px;left: 24px;}
.jfkt_show_list .item_2 .imgbox:after{top: 24px;right: 24px;}
.jfkt_show_list .item_3 .imgbox:after{bottom: 24px;left: 24px;}
.jfkt_show_list .item_4 .imgbox:after{bottom: 24px;right: 24px;}

.jfkt_show_list .item:hover .more{background: #005daa;border-color:#005daa;color: #fff;}
.jfkt_show_list .item:hover .imgbox{border-color:#005daa;}
.jfkt_show_list .item:hover .imgbox:after{background: #005daa;}

.jfkt_solution{padding:80px 0;background: url(../images/jfkt_09.jpg) no-repeat center bottom;background-size:cover;}
.jfkt_solution .detail{margin-top: 55px;}
.jfkt_solution_l{width: 48%;}
.jfkt_solution_l .imgbox{display: block;border-radius:10px;}
.jfkt_solution_l .info{padding:30px 15px 0;}
.jfkt_solution_l .title{font-size: 24px;color: #333333;display: block;}
.jfkt_solution_l .sm{font-size: 14px;color: #999999;line-height: 30px;margin-top: 15px;}
.jfkt_solution_l .admin{}
.jfkt_solution_l .read,.jfkt_solution_l .date{background-repeat:no-repeat;background-position:left center;background-size:20px;padding-left: 25px;}
.jfkt_solution_l .read{background-image: url(../images/idx_16.png);}
.jfkt_solution_l .date{background-image: url(../images/idx_17.png);margin-left: 40px;}
.jfkt_solution_l .brief{font-size: 15px;color: #777777;line-height: 26px;margin-top: 10px;}
.jfkt_solution_l .title:hover{color: #005daa;}

.jfkt_solution_r{width: 46%;}
.jfkt_solution_r .item{margin-bottom: 30px;}
.jfkt_solution_r .datebox{text-align: center;width: 60px;display: block;float: left;}
.jfkt_solution_r .datebox .day{font-size: 30px;color: #005daa;text-align: center;width: 60px;line-height: 60px;border:2px solid #005daa;display: block;font-family: arial;}
.jfkt_solution_r .datebox .year{font-size: 16px;color: #005daa;margin-top: 10px;font-family: arial;}
.jfkt_solution_r .info{width: 470px;float: right;}
.jfkt_solution_r .title{font-size: 20px;color: #333333;display: block;line-height: 30px;}
.jfkt_solution_r .brief{font-size: 14px;color: #999999;line-height: 24px;margin-top: 8px;}
.jfkt_solution_r .item:hover .day{color: #fff;background: #005daa;}
.jfkt_solution_r .item:hover .title{color: #005daa;}

.jfkt_case{background: url(../images/jfkt_08.jpg) no-repeat center;background-size:cover;padding:75px 0 85px;}
.jfkt_more{font-size: 18px;color: #999999;width: 300px;line-height: 55px;border:1px solid #999;border-radius:28px;text-align: center;display: block;margin:50px auto 0;}
.jfkt_more:hover{color: #fff;background: #005daa;border-color:#005daa;}
.jfkt_more_white{background: #fff;color: #005daa;font-weight: bold;}

.jfkt_support{padding:80px 0;background: #f5f8fa;}
.jfkt_support .detail{margin-top: 45px;}

/*UPS电源*/
.ups_show{padding:70px 0;background: url(../images/ups_07.jpg) no-repeat left center;background-size:cover;}
.ups_show_list{margin:80px 0 0 -2%;}
.ups_show_list .item{width: 48%;margin:0 0 60px 2%;float: left;position:relative;background: url(../images/ups_08.jpg) no-repeat center top;background-size:100% 220px;padding:50px 40px 0;}
.ups_show_list .img{width: 140px;height: 200px;margin-top: 50px;float: left;}
.ups_show_list .info{margin-left: 180px;}
.ups_show_list .title{font-size: 24px;color: #333333;display: block;}
.ups_show_list .brief{font-size: 14px;color: #888888;line-height: 26px;margin-top: 20px;}
.ups_show_list .more{position:absolute;bottom: 0;right: 40px;}
.ups_show_list .title:hover{color: #005daa;}
.ups_show_list .item:hover{background: url(../images/ups_08-1.jpg) no-repeat center top;background-size:100% 220px;}
.ups_show_list .item:hover .title,.ups_show_list .item:hover .brief{color: #fff;}
.ups_show_list .item:hover .more{color: #fff;background: #005daa;border-color:#005daa;}

/*机房监控*/
.jfjk_top{padding:100px 0 20px;background: url(../images/jfjk_32.jpg) no-repeat left center;background-size:cover;}
.jfjk_top_list{margin:25px 0 0 0;}
.jfjk_top_list .item{width: 20%;float: left;padding:40px 10px 35px;border-radius:10px;border:1px solid transparent;text-align: center;}
.jfjk_top_list .item .icon{width: 100px;}
.jfjk_top_list .item .title{font-size: 20px;color: #333333;margin-top: 30px;}
.jfjk_top_list .item:hover{border-color:#005daa;box-shadow:0 0 15px #ddd;}
.jfjk_top_list .item:hover .title{color: #005daa;}

.jfjk_show{padding:30px 0 0;background: url(../images/jfjk_33.jpg) no-repeat center;background-size:cover;}
.jfjk_show_list{margin-top: 30px;position:relative;}
.jfjk_show_list:before{content:'';position:absolute;top: 0;bottom: 0;width: 1px;background: #005daa;left: 50%;}
.jfjk_show_list .item{padding:60px 0;}
.jfjk_show_list .imgwrap{width: 50%;float: left;}
.jfjk_show_list .imgbox{width: 230px;margin:0 auto;position:relative;}
.jfjk_show_list .bg{width: 230px;height: 300px;transform:rotate(10deg);display: block;background: #005daa;}
.jfjk_show_list .pic{width: 100%;position:absolute;left: 0;top: 0;}
.jfjk_show_list .info{width: 50%;float: left;padding:0 80px;}
.jfjk_show_list .title{font-size: 24px;color: #333333;display: block;position:relative;}
.jfjk_show_list .title:before{content:'';background: url(../images/jfjk_11.png) no-repeat center;background-size:contain;width: 20px;height: 38px;top: 0;left: -90px;position:absolute;}
.jfjk_show_list .brief{font-size: 14px;color: #888888;line-height: 26px;margin-top: 25px;}
.jfjk_show_list .more{margin-top: 40px;}

.jfjk_show_list .item.even .imgwrap{float: right;}
.jfjk_show_list .item.even .info{float: left;text-align: right;}
.jfjk_show_list .item.even .more{float: right;}
.jfjk_show_list .item.even .title:before{right: -90px;left:auto;}


.jfjk_solution{padding:95px 0 70px;background: url(../images/jfjk_34.jpg) no-repeat center;background-size:cover;}
.jfjk_solution_list{margin:55px 0 0 -2%;}
.jfjk_solution_list .item{height: 200px;background: #fff;margin:0 0 20px 2%;width: 23%;text-align: center;float: left;}
.jfjk_solution_list .icon{width: 90px;margin:30px auto 15px;display: block;transition: all .3s;}
.jfjk_solution_list .icon_h{display: none;}
.jfjk_solution_list .title{font-size: 16px;color: #333333;}
.jfjk_solution_list .more{width: 120px;line-height: 36px;background: #fff;font-size: 14px;color: #005daa;border-radius:18px;display: block;margin:15px auto 0;display: none;}
.jfjk_solution_list .item:hover .icon_h{display: block;}
.jfjk_solution_list .item:hover .icon_s{display: none;}
.jfjk_solution_list .item:hover{background: #005daa;box-shadow:0 0 15px #ddd;}
.jfjk_solution_list .item:hover .title{color: #fff;}
.jfjk_solution_list .item:hover .icon{margin:15px auto 10px;width: 84px;}
.jfjk_solution_list .item:hover .more{display: block;}

.jfjk_step{padding:80px 0 70px;background: url(../images/jfjk_35.jpg) no-repeat center;background-size:cover;}
.jfjk_step_list{margin-top: 85px;text-align: center;font-size: 0;}
.jfjk_step_list .item{display: inline-block;vertical-align: top;margin:0 11px;}
.jfjk_step_list .icon{width: 92px;display: block;margin:0 auto;}
.jfjk_step_list .title{font-size: 18px;color: #fff;margin-top: 25px;}
.jfjk_step_list .arrow{margin:45px auto 0;width: 43px;}
.jfjk_step .jfkt_more{margin:70px auto 0;}

/*联系我们*/
.contact_main{background: url(../images/contact_11.jpg) no-repeat center bottom;background-size:cover;padding-bottom: 50px;}

.contact_map{margin-top: -320px;background: #fff;border-radius:10px;position:relative;overflow: hidden;}
.contact_map .info{width: 46%;padding:40px 20px 0 40px;}
.contact_map .info .title{font-size: 24px;color: #333333;text-align: center;}
.contact_map .info .txt{margin-top: 35px;}
.contact_map .info li{font-size: 15px;color: #666666;line-height: 36px;margin-bottom: 10px;background-repeat:no-repeat;background-position:left 8px;background-size:20px;padding-left: 150px;position:relative;}
.contact_map .info li .tit{position:absolute;left: 35px;top: 0;}
.contact_map .info li.address{background-image: url(../images/contact_03.png);}
.contact_map .info li.code{background-image: url(../images/contact_04.png);}
.contact_map .info li.tel{background-image: url(../images/contact_05.png);}
.contact_map .info li.tax{background-image: url(../images/contact_06.png);}
.contact_map .info li.phone{background-image: url(../images/contact_07.png);}
.contact_map .info li.email{background-image: url(../images/contact_08.png);}
.contact_map .info li.hotline{background-image: url(../images/contact_09.png);}
.contact_map .info .wz{font-size: 16px;color: #333333;text-align: center;margin-top: 40px;}

.contact_map .mapbox{width: 54%;}

.contact_address{margin-top: 100px;}
.contact_list{margin:80px 0 0 -2%;}
.contact_list .item{background: #fff;border-radius:10px;margin:0 0 40px 2%;width: 48%;float: left;padding:30px 20px 30px 50px;box-shadow:0 0 10px #f0f0f0;}
.contact_list .title{font-size: 22px;color: #333333;}
.contact_list .company_name{font-size: 16px;color: #005daa;font-weight: bold;margin:30px 0 20px;}
.contact_list .fz{font-size: 14px;color: #666666;line-height: 36px;}
.contact_list .item:hover{background: #005daa;}
.contact_list .item:hover .title{color: #fff;}
.contact_list .item:hover .company_name{color: #fff;}
.contact_list .item:hover .fz{color: #fff;}

/*机房冷通道*/
.ltd_video{padding:130px 0 60px;}
.ltd_video .videobox{/*width: 46%;*/position:relative;width: 640px;}
.ltd_video .videoshade{width: 503px;height: 317px;position:absolute;top: 45px;left: 70px;overflow: hidden; }
.ltd_video .video{width: 503px;height: 317px;object-fit: cover;}



.ltd_video .info{width: 41%;padding-top: 40px;}
.ltd_video .title{font-size: 34px;color: #333333;margin-bottom: 40px;}
.ltd_video .about_tit{}
.ltd_video .about_tit .big{font-size: 120px;color: #005daa;line-height: 120px;}
.ltd_video .about_tit .txt{}
.ltd_video .about_tit .cn{font-family: arial;}
.ltd_video .about_tit .en{font-size: 72px;color: #005daa;line-height: 72px;margin-top: 10px;}

.ltd_advan{padding:70px 0;background: #f5f8fa;}
.ltd_advan .detail{margin-top: 50px;}

.ltd_mods{padding:10px 0 60px;background: #f5f8fa;}
.ltd_mods_list{margin-left: -2%;}
.ltd_mods_list .item{border-radius:10px;background: #fff;box-shadow:0 0 10px #f0f0f0;width: 23%;margin-left: 2%;text-align: center;padding:45px 30px;float: left;}
.ltd_mods_list .icon{width: 80px;margin:0 auto;}
.ltd_mods_list .title{font-size: 24px;color: #333333;font-weight: bold;margin:35px 0 20px;letter-spacing: 4px}
.ltd_mods_list .sm{font-size: 15px;color: #005daa;}
.ltd_mods_list .brief{font-size: 14px;color: #888888;line-height: 24px;margin-top: 15px;height: 144px;overflow: hidden;}
.ltd_mods_tel{margin:65px auto 0;background: url(../images/ltd_08.png) no-repeat center;background-size:contain;width: 940px;height: 180px;font-size: 28px;color: #fff;line-height: 180px;text-align: center;}
.ltd_mods_tel .ico{margin-right: 35px;width: 50px;}
.ltd_mods_tel i{font-family: arial;margin-left: 30px;}
.ltd_mods_list .icon_h{display: none;}
.ltd_mods_list .item:hover .icon_h{display: inline-block;}
.ltd_mods_list .item:hover .icon_s{display: none;}
.ltd_mods_list .item:hover{background: #005daa;box-shadow:0 0 20px #999;}
.ltd_mods_list .item:hover .title{color: #fff;}
.ltd_mods_list .item:hover .sm{color: #ffe800;}
.ltd_mods_list .item:hover .brief{color: rgba(255,255,255,.6);}

/*机房空调列表*/
.jfkt_det_main{padding:30px 0 100px;}
.jfkt_det_menu{margin-top: 60px;font-size: 0;text-align: center;}
.jfkt_det_menu .lk{min-width: 240px;line-height: 50px;text-align: center;padding:0 20px;font-size: 16px;color: #666666;border:1px solid #ddd;border-radius:25px;margin:0 15px;display: inline-block;vertical-align: middle;}
.jfkt_det_menu .lk:hover,.jfkt_det_menu .lk.cur{color: #005daa;border-color:#005daa;}

.jfkt_det_intro{margin-top: 70px;margin-bottom: 50px;}
.jfkt_det_intro .detail{padding:35px 50px;}
.jfkt_det_intro .txt{font-size: 15px;color: #666666;line-height: 36px;}
.jfkt_det_intro .txt em{font-size: 24px;color: #005daa;}

.jfkt_det_prolist{margin:45px 0 0 -30px;}
.jfkt_det_prolist .item{width: 275px;float: left;margin:0 0 50px 30px;}
.jfkt_det_prolist .imgbox{display: block;height: 300px;border-radius:8px;border:1px solid #ddd;}
.jfkt_det_prolist .title{font-size: 18px;color: #333333;display: block;margin-top: 30px;text-align: center;}
.jfkt_det_prolist .item:hover .imgbox{box-shadow:0 0 25px #ddd;border-color:#005daa;}

.jfkt_det_prolist .item:hover .title{color: #005daa;}

.jfkt_det_contact{background: url(../images/jfkt_27.jpg) no-repeat center;background-size:cover;padding:40px 0;}
.jfkt_det_contact .info{width: 400px;background: #005daa;border-radius:6px;padding:30px 20px 30px 40px;}
.jfkt_det_contact li{font-size: 14px;color: #fff;line-height: 35px;background-repeat:no-repeat;background-position:left center;background-size:20px;padding-left: 35px;}
.jfkt_det_contact li.address{background-image: url(../images/jfkt_22.png);}
.jfkt_det_contact li.tel{background-image: url(../images/jfkt_23.png);}
.jfkt_det_contact li.hotline{background-image: url(../images/jfkt_24.png);}
.jfkt_det_contact li.qq{background-image: url(../images/jfkt_25.png);}
.jfkt_det_contact li.email{background-image: url(../images/jfkt_26.png);}

/*机房空调详情*/
.jfkt_det_para{margin:45px 0 60px;}
.jfkt_det_para .imgbox{width: 260px;}
.jfkt_det_para .info{width: 860px;margin-right: 40px;}
.jfkt_det_para .title{font-size: 30px;color: #333333;margin-bottom: 22px;}
.jfkt_det_para table{}
.jfkt_det_para table th{font-size: 15px;color: #005daa;line-height: 24px;padding:10px 12px;border:1px solid #eee;}
.jfkt_det_para table td{padding:10px 12px;font-size: 14px;color: #888888;line-height: 26px;border:1px solid #eee;}
.jfkt_det_para .consult{font-size: 15px;color: #fff;width: 120px;line-height: 40px;background: #005daa;border-radius:20px;display: block;vertical-align: middle;margin:0 auto;}
.jfkt_det_para .consult:hover{background: #f77c2a;border-color:#f77c2a;}

.jfkt_det_js .detail{padding:50px 20px 5px;}
.jfkt_det_js .detail .column{}
.jfkt_det_js .detail .group{}
.jfkt_det_js .detail .title{font-size: 24px;color: #005daa;}
.jfkt_det_js .detail .num{font-size: 24px;color: #fff;background: url(../images/jfkt_29.png) no-repeat center;background-size:contain;width: 46px;height: 46px;display: inline-block;vertical-align: middle;margin-right: 20px;line-height: 40px;font-family: arial;padding-left: 7px;}
.jfkt_det_js .detail .box{padding:30px 10px;}
.jfkt_det_js .detail .fz{font-size: 15px;color: #666666;line-height: 24px;background: url(../images/jfkt_30.png) no-repeat left 5px;background-size:11px;padding-left: 18px;margin-bottom: 15px;}

/*空调维保*/
.aircond_main{}

.aircond_titbox{font-size: 30px;color: #333333;font-weight: bold;background: url(../images/aircond_03.png) no-repeat right bottom;background-size:100% 41px;line-height: 54px;}
.aircond_titbox .icon{width: 54px;margin-right: 20px;}

.aircond_module{padding:80px 0 70px;}
.aircond_module .wrapbox{padding:50px 40px;}
.aircond_module .detail{margin-top: 35px;}
.aircond_module .group{}
.aircond_module .group .title{font-size: 18px;color: #333333;line-height: 40px;position:relative;padding-left: 60px;}
.aircond_module .group .num{font-size: 24px;color: #fff;background: url(../images/jfkt_29.png) no-repeat center;background-size:contain;width: 46px;height: 46px;display: inline-block;vertical-align: middle;margin-right: 20px;line-height: 40px;font-family: arial;padding-left: 7px;position:absolute;left: 0;top: 0;}
.aircond_module .group .box{padding:25px 0 25px 60px;}
.aircond_module .group .fz{font-size: 15px;color: #666666;line-height: 24px;background: url(../images/jfkt_30.png) no-repeat left 5px;background-size:11px;padding-left: 18px;margin-bottom: 15px;}
.aircond_module .list{background: url(../images/aircond_10.jpg) no-repeat center;background-size:100% 195px;margin-top: 30px;}
.aircond_module .list .item{text-align: center;display: block;float: left;margin:0 15px;}
.aircond_module .list .pic{width: 156px;height: 156px;border-radius:50%;margin:0 auto;display: block;}
.aircond_module .list .font{font-size: 16px;color: #005daa;font-weight: bold;margin-top: 15px;line-height: 24px;}
.aircond_module .list .item.even .font{margin-bottom: 15px;}
.aircond_module .list .item.odd{margin-top: 65px;}


.aircond_module .top_desc{font-size: 18px;color: #005daa;font-weight: bold;line-height: 40px;text-indent:2em;margin-bottom: 40px;}
.aircond_module:nth-child(even){background: #f5f8fa;}

/*机房建设 */
.jfjs_sec1{padding:90px 0;}
.jfjs_sec1 .detail{margin-top: 50px;}

.jfjs_sec2{padding:90px 0 80px;background: #f5f8fa;}
.jfjs_sec2 .detail{margin-top: 70px;}
.jfjs_sec2 .imgbox{width: 50%;}
.jfjs_sec2 .info{width: 45%;padding-top: 25px;}
.jfjs_sec2 .item{padding:20px 25px;border-radius:10px;}
.jfjs_sec2 .item .title{font-size: 16px;color: #333333;font-weight: bold;background-repeat:no-repeat;background-position:left center;background-size:26px;line-height: 26px;padding-left: 35px;}
.jfjs_sec2 .item .box{padding-left: 35px;}
.jfjs_sec2 .item .brief{font-size: 14px;color: #888888;line-height: 24px;margin-top: 5px;}
.jfjs_sec2 .btns{margin-top: 15px;display: none;}
.jfjs_sec2 .btns .btn{display: inline-block;vertical-align: middle;margin-right: 25px;line-height: 30px;width: 100px;}

.jfjs_sec2 .item_1 .title{background-image: url(../images/jfjs_04.png);}
.jfjs_sec2 .item_2 .title{background-image: url(../images/jfjs_05.png);}
.jfjs_sec2 .item_3 .title{background-image: url(../images/jfjs_06.png);}
.jfjs_sec2 .item_4 .title{background-image: url(../images/jfjs_07.png);}

.jfjs_sec2 .item:hover{background: #fff;}
.jfjs_sec2 .item:hover .title{color: #005daa;}
.jfjs_sec2 .item:hover .btns{display: block;}
.jfjs_sec2 .item_1:hover .title{background-image: url(../images/jfjs_04-1.png);}
.jfjs_sec2 .item_2:hover .title{background-image: url(../images/jfjs_05-1.png);}
.jfjs_sec2 .item_3:hover .title{background-image: url(../images/jfjs_06-1.png);}
.jfjs_sec2 .item_4:hover .title{background-image: url(../images/jfjs_07-1.png);}

.jfjs_sec3{padding:90px 0;}
.jfjs_sec3 .detail{width: 1000px;margin:120px auto 0;position:relative;}
.jfjs_sec3 .item{position:absolute;}
.jfjs_sec3 .item .icon{background: url(../images/jfjs_32.png) no-repeat center;background-size:contain;width: 32px;height: 42px;display: block;margin:0 auto;}
.jfjs_sec3 .item .title{font-size: 16px;color: #ffe800;font-weight: bold;margin-top: 10px;}

.jfjs_sec3 .item .imgbox{position:absolute;background: #fff;border-radius:10px;overflow: hidden;box-shadow:0 0 15px #ddd;width: 320px;display: none;z-index:10;left: 60px;bottom: 20px;}
.jfjs_sec3 .item .pic{width: 100%;display: block;height: 200px;}
.jfjs_sec3 .item .info{font-size: 15px;color: #888888;line-height: 30px;padding: 15px;}
.jfjs_sec3 .item .info em{font-size: 20px;color: #333333;}


.jfjs_sec3 .peidian{right: 380px;top: 30px;} 
.jfjs_sec3 .xiaofang{right: 270px;top: 65px;} 
.jfjs_sec3 .ups{right:130px;top: 110px;} 
.jfjs_sec3 .fuwuqi{right: 440px;top: 125px;} 
.jfjs_sec3 .wangluo{left: 350px;top: 185px;} 
.jfjs_sec3 .jiankong{left: 245px;top: 315px;} 
.jfjs_sec3 .canguan{left: 465px;bottom: 120px;} 

.jfjs_sec3 .item:hover .imgbox{display: block;}
.jfjs_sec3 .item:hover .icon{background: url(../images/jfjs_32-1.png) no-repeat center;background-size:contain;}

.jfjs_sec3 .sj_detail{display: none;}

.jfjs_sec4{background: url(../images/jfjs_30.jpg) no-repeat center top;background-size:cover;padding:80px 0;}
.jfjs_sec5 .jfkt_det_menu .lk{background: #fff;}
.jfjs_sec4 .detail{margin-top: 30px;}

.jfjs_sec5{padding:100px 0 30px;background: url(../images/show_bg.jpg) no-repeat center;background-size:cover;}
.jfjs_sec5 .detail{width: 960px;margin:70px auto 0;overflow: hidden;}



#slide{position:relative;overflow:hidden;margin:0 auto 20px;background-color:#f5f5f5;border:#e7e7e7 solid 1px;width:960px;height:454px}



#slide table{border-collapse:collapse}



#slide td .container{position:relative;overflow:hidden;height:454px}



#slide .container div{position:absolute;background:#000;filter:alpha(opacity=0);opacity:0;cursor:pointer;font-weight:bold;color:#fff;width:98px;height:454px}



#slide .container img{width:766px;height:454px;border: 0;max-width:initial;}



#slide .on .container div{display:none}












.jfjs_sec5 .sj_detail{display: none;}
.Cooldog_container {
    width: 1200px;
    height: 480px;
    margin: 75px auto 0;
    position: relative;
    overflow: hidden
}

.Cooldog_container .Cooldog_content {
    position: absolute;
    width: 810px;
    height: 480px;
    top: 0;
    left: 50%;
    margin-left: -405px
}

.Cooldog_container .Cooldog_content li {
    position: absolute;
    top: 0;
    left: 0;
    width: 810px;
    height: 480px;
    transition: all .3s ease
}

.Cooldog_container .Cooldog_content li img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.Cooldog_container .btn_left,
.Cooldog_container .btn_right {
    display: none;
    width:195px;
    height: 100%;
    position: absolute;
    top: 0;bottom: 0;
    z-index: 50;
    color: #fff;
    
}

.Cooldog_container .btn_left {
    text-align: left;
    left: 0
}

.Cooldog_container .btn_right {
    text-align: right;
    right: 0
}

.Cooldog_container i {
    font-size: 50px
}

.p1 {
    transform: translate3d(-505px, 0, 0) scale(.92);
    opacity: 1;
    z-index: 1
}



.p2 {
    transform: translate3d(0px, 0, 0) scale(1);
    opacity: 1;
    z-index: 4
}



.p3 {
    transform: translate3d(625px, 0, 0) scale(.92);
    transform-origin: 0 50%;
    opacity: 1;
    z-index: 1
}



.jfjs_sec6{padding:100px 0 30px;}
.jfjs_sec6 .detail{margin-top: 75px;}

.jfjs_sec7{padding:100px 0 80px; overflow: hidden;}
.jfjs_sec7 .list{margin:55px 0 0 -25px;position:relative;}
.jfjs_sec7 .list .item{float: left;margin:0 0 22px 25px;width: 280px;height: 190px;overflow: hidden;border-radius:10px;}
.jfjs_sec7 .list .item_1{height: 400px;}
.jfjs_sec7 .list .item:hover{box-shadow:0 0 10px #ddd;}
.jfjs_sec7 .bold_tit{font-size: 100px;color: #005daa;font-weight: bold;font-family: arial;text-transform: uppercase;position:absolute;bottom: 15px;left:80%;}

.jfjs_sec8{padding:65px 0 30px;}

.jfjs_customer{padding:75px 0 70px;background: #f5f8fa;}
.jfjs_customer_list{margin:70px 0 0 -2%;padding-bottom: 50px;}
.jfjs_customer_list .item{background: #fff;border-radius:10px;float: left;width: 31.3%;margin-left: 2%;padding:35px 25px;position:relative;border:1px solid transparent;}
.jfjs_customer_list .title{font-size: 20px;color: #005daa;font-weight: bold;}
.jfjs_customer_list .txt{font-size: 15px;color: #666666;line-height: 26px;height: 78px;overflow: hidden;margin-top: 30px;}
.jfjs_customer_list .bot{margin-top: 20px;}
.jfjs_customer_list .hdimg{width: 60px;height: 60px;border-radius:50%;margin-right: 20px;float: left;}
.jfjs_customer_list .name{font-size: 16px;color: #333333;font-weight: bold;margin-top: 5px;}
.jfjs_customer_list .font{font-size: 14px;color: #999999;margin-top: 5px;}
.jfjs_customer_list .more{position:absolute;bottom: -20px;right: 15px;border-radius:6px;}
.jfjs_customer_list .more:hover{background: #f77c2a;border-color:#f77c2a;}
.jfjs_customer_list .item:hover{border-color:#005daa;box-shadow:0 0 15px #ddd;}

.jfjs_partner{padding:20px 0 110px;background: #f5f8fa;}
.jfjs_partner .list{margin:75px 0 0 -1%;}
.jfjs_partner .list li{width: 15.666%;float: left;margin-left: 1%;border:2px solid transparent;}
.jfjs_partner .list li:hover{border-color:#005daa;}

.jfjs_ques{padding:90px 0 120px;}
.jfjs_ques_list{margin:70px 0 0 0;}
.jfjs_ques_list .item{margin:0 0 20px 2%;width: 48%;float: left;background: #f5f8fa;border-radius:10px;padding: 25px;}
.jfjs_ques_list .title,.jfjs_ques_list .txt{background-repeat:no-repeat;background-size:26px;line-height: 26px;padding-left: 40px;}
.jfjs_ques_list .title{font-size: 18px;color: #333333;font-weight: bold;background-image: url(../images/jfjs_28.png);background-position:left 0px;}
.jfjs_ques_list .txt{font-size: 15px;color: #666666;line-height: 40px;height: 80px;overflow: hidden;margin-top: 20px;background-image: url(../images/jfjs_29.png);background-position:left 8px;}

@media screen and (min-width:320px) and (max-width:1199px){
    .auto{width: 100%;padding:0 2%;}
}

@media screen and (min-width:992px) and (max-width:1199px){
    
   .hd_logo .img{height: 60px;}
   .hd_info .lk{line-height: 60px;}
   .hd_nav{margin-left: 0;}
   .hd_nav li{margin:0 8px;line-height: 60px;}
   /*首页*/
   .idx_case .item{width: auto;}
   .idx_case .item .imgbox{height: auto;}
   .idx_case .owl-theme .owl-controls .owl-buttons div{display: none;}
   .idx_case .owl-theme .owl-controls .owl-page span{display: block;}
   .idx_case .owl-theme .owl-controls{margin-top: 30px;}
   
   .idx_ad .tit em{font-size: 30px;margin-right: 30px;}
   .idx_ad .tit{font-size: 20px;}
   .idx_ad .font{font-size: 18px;margin-top: 25px;}
   .idx_ad .font i{font-size: 22px;}
   
   .idx_profile .imgbox{width: 45%;}
   
   .idx_pro .t_img{display: none;}
   .idx_pro .detail{padding: 0;border:none;}
   .idx_pro_list{margin-left: -2%;}
   .idx_pro_list .item{width: 18%;margin-left: 2%;}
   .idx_pro_list .imgbox .img{height: auto;}
   
   /*底部*/
   .ft_contact{width: 96%;}
   .ft_menu .lk{line-height: 24px;margin: 0 15px;}
   
   /*关于我们*/
   .about_mission_menu .icon{width: 110px;height: 130px;}   
   .about_mission_menu .title{font-size: 20px;margin-top: 15px;}
   .about_mission_menu .lk{padding-bottom: 35px;}
  
   /*新闻中心*/
   .inner_banner{position:relative;overflow: hidden;}
   .inner_banner .img{width: 130%;max-width: initial;position: relative;left: -15%;}
   
   .news_r{display: none;}
   .news_l{width: 100%;}
  
    /*新闻详情*/
    .newsdet_main:after{display: none;}
    /*艾默生 */
    .hd_nav_ams li{margin: 0 35px;}
   
    .ams_brand .imgbox_wrap{width: 44%;}
    .ams_brand .imgbox{margin: 0;width: auto;height: auto;width: 90%;}
    .ams_brand .imgbox .img{margin: 0;}
    .ams_brand .info{width: 56%;padding: 40px 25px;line-height: 28px;}
    .ams_brand .info:before{top: 10px;left: 10px;}
   
    .ams_display .list{margin-left: -2%;}
    .ams_display .list .item{width: 31.3%;margin-left: 2%;padding: 10px;}
    .ams_display .list .imgbox{height: auto;}
   
    .ams_case .list{margin-left: -2%;}
    .ams_case .list .item{width: 23%;margin:0 0 30px 2%;}
    .idx_case .item .title{font-size: 18px;margin-top: 15px;}
    
    .ams_customer .list{margin-left: -2%;}
    .ams_customer .list .item{width: 23%;margin:0 0 20px 2%;}
    
    /*经典案例*/
    .case_main{padding:50px 0;}
    .case_list{margin-left: -2%;}
    .case_list .item{width: 23%;margin:0 0 50px 2%;}
    .case_list .info{padding: 15px 10px 35px;}
    .case_list .title{font-size: 16px;}
    .case_list .brief{font-size: 13px;margin-top: 10px;}
    .case_list .img{height: auto;}
    
    .case_pro{padding:60px 0 70px;}
    
    /*机房空调*/
    .jfkt_show_list .item{margin-bottom: 20px;}
    .jfkt_show_list .imgbox{width: 45%;margin: 0;border:none;height: auto;}
    .jfkt_show_list .imgbox:after{display: none;}
    .jfkt_show_list .info{width: 53%;}
    .jfkt_show_list .title{font-size: 20px;}
    .jfkt_show_list .brief{margin-top: 10px;line-height: 24px;}
    .jfkt_show_list .more{margin-top: 25px;}
    
    .jfkt_solution_l .info{padding:20px 15px 0;}
    .jfkt_solution_l .title{font-size: 22px;}
    
    .jfkt_solution_r .info{float:none;margin-left: 80px;width: auto;}
    .jfkt_solution_r .datebox .day{font-size: 26px;line-height: 48px;}
    .jfkt_solution_r .title{font-size: 18px;}
    
    .idx_news_list .hot .bot span{margin-left: 20px;}
    .idx_news_list .hot .bot{margin-top: 25px;}
    
    /*UPS电源*/
    .ups_show{background: none;}
    .ups_show_list{margin-top: 50px;}
    
    /*机房监控*/
    .jfjk_top_list .item .icon{width: 80px;}
    .jfjk_top_list .item .title{font-size: 18px;margin-top: 20px;}
   
    .jfjk_step_list .icon{width: 70px;}
    .jfjk_step_list .arrow{width: 20px;}
   
    /*联系我们*/
    .contact_map{padding-top: 40px;background: #f5f8fa;margin-top: 0;}
    .contact_map .info{padding: 0;}
    .contact_map .info .title{font-size: 22px;}
    .contact_map .info li{line-height: 30px;font-size: 14px;}
    .contact_map .info .wz{font-size: 14px;margin-top: 25px;}
    /*机房冷通道*/
    .ltd_video .about_tit .big{font-size: 100px;}
    .ltd_video .about_tit .en{font-size: 60px;}
   
    .ltd_mods_list .item{    padding: 45px 20px;}
   
     /*机房空调列表*/
    .jfkt_det_menu .lk{min-width:210px;margin:0 10px;}
    
    .jfkt_det_prolist{margin-left: -2%;}
    .jfkt_det_prolist .item{width: 23%;margin:0 0 30px 2%;}
    .jfkt_det_prolist .imgbox{height: auto;}
    .jfkt_det_prolist .title{font-size: 16px;margin-top: 25px;}
    
    .jfkt_det_contact{padding:20px 0;}
    .jfkt_det_contact .info{padding: 15px 15px 15px 20px;}
    
    /*机房空调详情*/
    .jfkt_det_para .info{float:none;margin-left: 290px;width: auto;margin-right: 0;}
    .jfkt_det_para .title{font-size: 22px;}
    
    .jfkt_det_js .detail .column{width: 100%;}
    
    /*空调维保*/
    .aircond_module .list{background: none;}
    .aircond_module .list .item{width: 16.66%;margin: 0;}
    .aircond_module .list .pic{width: 80%;height: auto;}
   
    /*机房建设*/
    .jfjs_sec3 .item .imgbox{display: none!important;}
    .jfjs_sec3 .detail{width: 100%;}
    
    .jfjs_sec4{background: #f5f8fa;}
    
    .jfjs_sec5 .detail{display: none;}
    .jfjs_sec5 .sj_detail{margin-top: 45px;display: block;}
    .jfjs_sec5 .imgbox{padding:0 15px;}
    
    .jfjs_sec7 .bold_tit{right: 0;left:auto;font-size: 90px;}
    
    
}
@media screen and (min-width:768px) and (max-width:991px){
   .hd_bar{position:fixed;width: 100%;left: 0;top: 0;z-index:100;background: #fff;padding:10px 0;}
   .sj_menu{background: url(../images/menu.png) no-repeat center;background-size:contain;width: 30px;height: 30px;position:absolute;margin-top:-15px;right: 2%;top: 50%;}
   .hd_info{display: none;}
   .head+div{margin-top: 76px;}
    
   .hd_logo .img{height: 55px;}
   .hd_nav{margin-left: 0;position:fixed;width: 140px;right: 0;background: #fff;z-index:100;padding:5px 0;box-shadow:0 5px 10px #ddd;display: none;}
   .hd_nav li{margin:0 9px;line-height: 34px;display: block;font-size: 15px;}
   .hd_nav li.cur{border:none;}
   /*首页*/
   .idx_banner .owl-theme .owl-controls{bottom: 15px;}
   .idx_banner .owl-theme .owl-controls .owl-page span{width: 8px;height: 8px;margin:0 6px;}
  
   .idx_titbox .cn{font-size: 26px;}
   .idx_titbox .en{font-size: 15px;margin-top: 5px;}
   .btn{width: 100px;line-height: 30px;}
  
   .idx_service{padding:60px 0 30px;}
   .idx_service_list .item{padding:0 15px;}
   .idx_service_list .icon{width: 80px;}
   .idx_service_list .title{font-size: 18px;margin-top: 15px;}
   
   .idx_case{padding:40px 0 50px;}
   .idx_case .item{width: auto;}
   .idx_case .item .imgbox{height: auto;}
   .idx_case .item .title{font-size: 15px;margin-top: 15px;}
   .idx_case .owl-theme .owl-controls .owl-buttons div{display: none;}
   .idx_case .owl-theme .owl-controls .owl-page span{display: block;}
   .idx_case .owl-theme .owl-controls{margin-top: 20px;}
   
   .idx_ad{padding:30px 0;}
   .idx_ad .tit em{font-size: 24px;margin-right: 30px;}
   .idx_ad .tit{font-size: 16px;}
   .idx_ad .font{font-size: 16px;margin-top: 15px;}
   .idx_ad .font i{font-size: 20px;}
   
   .about_titbox .fz{font-size: 17px;width: 130px;line-height: 38px;padding-left: 10px;background: url(../images/idx_29.png) no-repeat right center;background-size: cover;}
   .about_titbox .fz:after{width: 12px;}
   .about_titbox .en{line-height: 38px;height: 38px;margin-left: 10px;font-size: 16px;}
   .about_titbox .en i{font-size: 22px;}
   .about_titbox .more{font-size: 14px;line-height: 38px;}
   
   .idx_about .idx_profile .detail{    padding: 20px 20px 20px 20px;}
   .idx_profile .info{padding-top: 15px;}
   .idx_profile .imgbox{width: 45%;}
   .idx_profile .brief{font-size: 14px;line-height: 26px;}
   .idx_profile .more{margin-top: 20px;}
   
   .idx_about{padding:50px 0 30px;}
   .idx_about .detail_wrap{margin-top: 40px;}
   .idx_about .detail{padding:20px 0;}
   .idx_news_list .hot .imgbox{width: 140px;}
   .idx_news_list .hot .info{margin-left: 150px;}
   .idx_news_list .hot .title{font-size: 16px;}
   .idx_news_list .hot .brief{font-size: 13px;line-height: 20px;margin-top: 5px;height: 60px;overflow: hidden;}
   .idx_news_list .hot .bot span{font-size: 12px;background-size: 16px;margin-left: 5px;padding-left: 20px;}
   .idx_news_list .hot .bot{margin-top: 0;}
   
   .idx_news_list .item .title{font-size: 14px;line-height: 24px;    padding-left: 15px;}
   .idx_news_list .item .date{font-size: 12px;line-height: 24px;}
   .idx_news_list .item .title:before{width: 4px;height: 4px;}
   
   .idx_pro .t_img{display: none;}
   .idx_pro .detail{padding: 0;border:none;}
   .idx_pro_list{margin-left: -1%;}
   .idx_pro_list .item{width: 19%;margin-left: 1%;}
   .idx_pro_list .imgbox .img{height: auto;}
   .idx_pro_list .title{font-size: 15px;margin-top: 15px;}
   /*底部*/
   .ft_contact{width: 96%;padding: 50px 15px 50px;}
   .ft_contact .list li{margin:0 20px;}
   .ft_contact .list .font{font-size: 15px;margin-top: 20px;}
   .ft_contact .wz{margin-top: 50px;}
   
   .ft_bottom{padding:20px 0 15px;}
   .ft_links{padding:20px 0;}
   .ft_links .lk{font-size: 12px;}
   .ft_menu .lk{font-size: 12px;margin:0 10px;}
   .ft_txt p{font-size: 12px;line-height: 22px;}
   /*关于我们*/
    .about_tit .cn,.about_tit .en{font-size: 22px;}
    .about_tit .big{font-size: 60px;line-height: 60px;}
  
   .about_intro .info{padding: 30px 40px;}
   .about_intro .desc{font-size: 14px;}
   
   .about_mission{padding:60px 0 60px;}
   .about_mission_menu .icon{width: 110px;height: 130px;}   
   .about_mission_menu .title{font-size: 18px;margin-top: 15px;}
   .about_mission_menu .lk{padding-bottom: 35px;}
   .about_mission .detail{padding:40px 0 0;}
   
   /*新闻中心*/
   .inner_banner{position:relative;overflow: hidden;}
   .inner_banner .img{width: 130%;max-width: initial;position: relative;left: -15%;}
   
   .news_main{padding:40px 0 60px;}
   .news_r{display: none;}
   .news_l{width: 100%;}
   .news_list .item{    padding: 20px 100px 20px 90px;margin-bottom: 20px;}
   .news_list .title{font-size: 20px;}
   .news_list .brief{margin-top: 10px;}
   .news_list .more{width: 32px;height: 32px;right: 20px;}
   .news_list .datebox .day{font-size: 30px;display: block;}
   .news_list .datebox .year{font-size: 16px;}
   .news_list .datebox{width: 70px;height: 70px;top: 0;left: 0;border-radius:0;}
   
   .pagelist a{min-width: 32px;line-height: 32px;font-size: 13px;}
   .pagelist .go{width: 50px;line-height: 32px;}
   .pagelist .ipt_txt{width: 32px;line-height: 30px;}
   
    /*新闻详情*/
    .crumb{background-size: 20px;padding-left: 30px;}
    .crumb a{font-size: 14px;}
    .crumb span{font-size: 14px;}
   
    .newsdet_main:after{display: none;}
    .newsdet_main .news_l{width: 100%;}
    .newsdet_detail{padding:20px 20px;}
    .newsdet_detail .topbox .title{font-size: 22px;}
    .newsdet_detail .topbox .fz{font-size: 13px;    background-size: 18px;padding-left: 25px;margin:0 15px;}
    .newsdet_detail .topbox .sm{margin-top: 15px;}
    
    .pagenav{padding:15px 10px;}
    .pagenav li{width: 100%;float:none;line-height: 30px;}
    .pagenav li.next{text-align: left;}
    
    .news_hot{margin-top: 40px;}
    .news_hot_list{margin-top: 25px;padding: 0 15px;}
    .news_hot_list .item{font-size: 14px;}
    
    /*艾默生 */
    .main{padding-bottom: 240px;}
    .ams_brand{padding:50px 0 50px;}
    .ams_brand .imgbox_wrap{width: 100%;display: block;}
    .ams_brand .imgbox{width: auto;height: auto;width: 60%;margin:0 auto;}
    .ams_brand .imgbox .img{margin: 0;width: 100%;}
    .ams_brand .info{width: 100%;padding: 40px 10px;line-height: 28px;margin-top: 30px;box-shadow:none;}
    .ams_brand .info:before{top: 10px;left: 10px;}
    
    .ams_display{padding:70px 0;}
    .ams_display .list{margin-left: -2%;}
    .ams_display .list .item{width: 31.3%;margin-left: 2%;padding: 10px;}
    .ams_display .list .imgbox{height: auto;}
    .ams_display .list .title{font-size: 16px;}
    .ams_display .list .brief{font-size: 14px;}
    .ams_display .list .date{font-size: 12px;margin-top: 20px;}
    
    .ams_case .list{margin-left: -2%;}
    .ams_case .list .item{width: 23%;margin:0 0 30px 2%;}
    .idx_case .item .title{font-size: 15px;margin-top: 15px;}
    
    .ams_customer{padding:50px 0 10px;}
    .ams_customer .list{margin-left: -2%;}
    .ams_customer .list .item{width: 23%;margin:0 0 20px 2%;}
    
    /*经典案例*/
    .case_main{padding:50px 0;}
    .case_list{margin-left: -2%;}
    .case_list .item{width: 31.3%;margin:0 0 50px 2%;}
    .case_list .info{padding: 15px 10px 35px;}
    .case_list .img{height: auto;}
    .case_list .title{font-size: 16px;}
    .case_list .brief{font-size: 13px;margin-top: 10px;}
    .case_list .more{bottom: -15px;}
    .case_pro{padding:60px 0 70px;}
    
    /*机房空调*/
    .jfkt_show{padding:50px 0 60px;}
    .jfkt_show_list{margin-top: 50px;}
    .jfkt_show_list .item{margin-bottom: 20px;}
    .jfkt_show_list .imgbox{width: 45%;margin: 0;border:none;height: auto;}
    .jfkt_show_list .imgbox:after{display: none;}
    .jfkt_show_list .info{width: 53%;}
    .jfkt_show_list .title{font-size: 17px;}
    .jfkt_show_list .brief{margin-top: 10px;line-height: 22px;font-size: 13px;}
    .jfkt_show_list .more{margin-top: 15px;}
    
    .jfkt_solution{padding:40px 0 50px;}
    .jfkt_solution .detail{margin-top: 40px;}
    .jfkt_solution_l .info{padding:15px 10px 0;}
    .jfkt_solution_l .title{font-size: 18px;}
    .jfkt_solution_l .sm{font-size: 12px;line-height: 20px;}
    .jfkt_solution_l .read, .jfkt_solution_l .date{background-size:16px;}
    .jfkt_solution_l .brief{font-size: 14px;line-height: 22px;}
    
    .jfkt_solution_r{width: 48%;}
    .jfkt_solution_r .item{margin-bottom: 20px;}
    .jfkt_solution_r .info{float:none;margin-left: 75px;width: auto;}
    .jfkt_solution_r .datebox{width: 60px;}
    .jfkt_solution_r .datebox .day{font-size: 22px;line-height: 40px;width: 60px;}
    .jfkt_solution_r .datebox .year{font-size: 14px;}
    .jfkt_solution_r .title{font-size: 16px;line-height: 24px;}
    .jfkt_solution_r .brief{font-size: 12px;line-height: 20px;margin-top: 5px;height: 40px;overflow: hidden;}
    
    .idx_news_list .hot .bot span{margin-left: 20px;}
    
    .jfkt_more{font-size: 16px;width: 180px;line-height: 45px;margin-top: 35px;}
    
    /*机房空调*/
    .jfkt_support{padding:50px 0;}
   
    .jfkt_show_list .item{margin-bottom: 20px;}
    .jfkt_show_list .imgbox{width: 45%;margin: 0;border:none;height: auto;}
    .jfkt_show_list .imgbox:after{display: none;}
    .jfkt_show_list .info{width: 53%;}
    .jfkt_show_list .title{font-size: 18px;}
    .jfkt_show_list .brief{margin-top: 10px;line-height: 24px;}
    .jfkt_show_list .more{margin-top: 25px;}
    
    .jfkt_solution_l .info{padding:15px 0 0;}
    .jfkt_solution_l .title{font-size: 17px;}
    
    .jfkt_solution_r .info{float:none;margin-left: 80px;width: auto;}
    .jfkt_solution_r .datebox .day{font-size: 26px;line-height: 36px;border:none;}
    .jfkt_solution_r .title{font-size: 16px;}
    
    .idx_news_list .hot .bot span{margin-left: 20px;}
    .idx_news_list .hot .bot{margin-top: 25px;}
    
    /*UPS电源*/
    .ups_show{background: none;padding:50px 0;}
    .ups_show_list{margin-top: 50px;}
    .ups_show_list .item{padding: 30px 15px 0;margin: 0 0 40px 2%;}
    .ups_show_list .img{width: 120px;height: auto;}
    .ups_show_list .info{margin-left: 130px;}
    .ups_show_list .title{font-size: 20px;}
    .ups_show_list .brief{font-size: 13px;line-height: 22px;}
    
    /*机房监控*/
    .jfjk_top{background: transparent;}
    .jfjk_top_list .item .icon{width: 60px;}
    .jfjk_top_list .item .title{font-size: 18px;margin-top: 20px;}
    .jfjk_top_list .item:hover{box-shadow:none;border:none;}
   
    .jfjk_step_list .item{margin-bottom: 30px;}
    .jfjk_step_list .icon{width: 70px;}
    .jfjk_step_list .arrow{width: 20px;}
    .jfjk_step_list .title{font-size: 16px;}
    
    /*联系我们*/
    .contact_map{padding-top: 20px;background: #f5f8fa;margin-top: 0;}
    .contact_map .info{padding: 0;width: 100%;margin-top: 30px;}
    .contact_map .info .title{font-size: 22px;}
    .contact_map .info li{line-height: 30px;font-size: 14px;}
    .contact_map .info .wz{font-size: 14px;margin-top: 25px;}
    
    .contact_map .mapbox{width: 100%;float:none;margin:0 auto;height: 400px;overflow: hidden}
    
    .contact_list .item{padding: 20px 18px 20px 18px;margin-bottom: 15px;height: 290px;}
    .contact_list .title{font-size: 20px;}
    .contact_list .company_name{font-size: 15px;margin: 20px 0 15px;}
    .contact_list .fz{font-size: 13px;line-height: 32px;}
    
    /*机房冷通道*/
    .ltd_video{padding:80px 0 50px;}
    .ltd_video .info{display: none;}
    .ltd_video .about_tit .big{font-size: 80px;line-height: 80px;}
    .ltd_video .about_tit .en{font-size: 44px;}
    .ltd_video .title{font-size: 28px;}
    .ltd_video .videobox{width: 80%;margin:0 auto;float:none;}
    
    .ltd_mods_list .item{    padding: 45px 20px 15px;}
    .ltd_mods_list .icon{width: 60px;}
    .ltd_mods_list .sm{font-size: 14px;}
    .ltd_mods_list .title{font-size: 20px;margin: 25px 0 15px;}
    .ltd_mods_list .brief{font-size: 13px;}
    
    .ltd_mods_tel{width: 100%;font-size: 22px;height: 150px;line-height: 150px;}
    .ltd_mods_tel .ico{width: 40px;margin-right: 20px;}
    
    /*机房空调列表*/
    .jfkt_det_menu{margin-top: 40px;}
    .jfkt_det_menu .lk{min-width:auto;margin:0 10px;padding:0 20px;font-size: 15px;line-height: 40px;}
    .jfkt_det_intro .txt{font-size: 14px;line-height: 30px;}
    .jfkt_det_intro .txt em{font-size: 18px;}
    .jfkt_det_intro .detail{padding: 20px 20px;}
    
    .jfkt_det_prolist{margin-left: -2%;}
    .jfkt_det_prolist .item{width: 23%;margin:0 0 30px 2%;}
    .jfkt_det_prolist .imgbox{height: auto;}
    .jfkt_det_prolist .title{font-size: 15px;margin-top: 20px;}
    
    .jfkt_det_contact{padding:10px 0;}
    .jfkt_det_contact .info{padding: 10px 15px 10px 15px;width: 360px;}
    .jfkt_det_contact li{line-height: 28px;font-size: 13px;}
    
    /*机房空调详情*/
    .jfkt_det_main{padding:30px 0 70px;}
    .jfkt_det_para .imgbox{width: 200px;margin-top: 30px;}
    .jfkt_det_para .info{float:none;margin-left: 220px;width: auto;margin-right: 0;}
    .jfkt_det_para .title{font-size: 18px;}
    .jfkt_det_para table td{font-size: 13px;line-height: 22px;}
    
    .jfkt_det_js .detail .column{width: 100%;}
    
    /*空调维保*/
    .aircond_titbox{font-size: 24px;}
    
    .aircond_module .wrapbox{padding:35px 30px;}
    .aircond_module .list{background: none;}
    .aircond_module .list .item{width: 16.66%;margin: 0;}
    .aircond_module .list .pic{width: 80%;height: auto;}
    .aircond_module .list .font{font-size: 15px;}
    .aircond_module .group .title{font-size: 17px;}
    
    /*机房建设*/
    .jfjs_ad {position: relative;overflow: hidden;}
    .jfjs_ad .img {width: 130%;max-width: initial;position: relative;left: -15%;}
   
    .jfjs_sec2 .imgbox{margin-top: 10%;}
    .jfjs_sec2 .info{width: 50%;}
   
    .jfjs_sec3 .item .imgbox{display: none!important;}
    .jfjs_sec3 .detail{width: 100%;padding:0 30px;margin-top: 80px;}
    .jfjs_sec3 .sj_detail{display: block;margin-top: 50px;}
    .jfjs_sec3 .detail{display: none;}
    
    .jfjs_sec4{background: #f5f8fa;}
    
    .jfjs_sec5{padding:70px 0 30px;}
    .jfjs_sec5 .detail{display: none;}
    .jfjs_sec5 .sj_detail{margin-top: 45px;display: block;}
    .jfjs_sec5 .imgbox{padding:0 15px;}
    
    .jfjs_sec6{padding:50px 0 30px;}
    
    .jfjs_sec7{padding:60px 0 50px;}
    .jfjs_sec7 .bold_tit{right: 0;left:auto;font-size: 90px;display: none;}
    .jfjs_sec7 .list{margin:40px 0 0 -2%;}
    .jfjs_sec7 .list .item{width: 23%;margin:0 0 25px 2%;height: auto;}
    
    .jfjs_customer_list .title{font-size: 17px;}
    .jfjs_customer_list .txt{font-size: 14px;}
    .jfjs_customer_list .item{    padding: 25px 15px;}
    .jfjs_customer_list .hdimg{width: 45px;height: 45px;margin-right: 10px;}
    .jfjs_customer_list .name{font-size: 15px;}
    .jfjs_customer_list .font{font-size: 12px;}
    
    .jfjs_partner{padding:20px 0 60px;}
    .jfjs_partner .list{margin-left: -2%;}
    .jfjs_partner .list li{width: 31.3%;margin:0 0 15px 2%;}
    
    .jfjs_ques{padding:50px 0 70px;}
    .jfjs_ques_list{margin-top: 40px;}
    .jfjs_ques_list .item{padding:15px;}
    .jfjs_ques_list .title{font-size: 16px;}
    .jfjs_ques_list .txt{font-size: 14px;line-height: 24px;background-position: left 3px;margin-top: 15px;}
    .jfjs_ques_list .title, .jfjs_ques_list .txt{background-size:20px;padding-left: 32px;}
    .jfjs_ques_list .title{line-height: 22px;}
    
    
}
@media screen and (min-width:320px) and (max-width:767px){ 
    .hd_bar{position:fixed;width: 100%;left: 0;top: 0;z-index:100;background: #fff;padding:5px 0;}
   .sj_menu{background: url(../images/menu.png) no-repeat center;background-size:contain;width: 24px;height: 24px;position:absolute;margin-top:-12px;right: 2%;top: 50%;}
   .hd_info{display: none;}
   .head+div{margin-top: 50px;}
    
   .hd_logo .img{height: 40px;}
   .hd_nav{margin-left: 0;position:fixed;width: 100%;left: 0;background: #005daa;z-index:100;padding:5px 0;display: none;top: 51px;}
   .hd_nav li{margin:0 9px;line-height: 28px;display: block;font-size: 14px;color: #fff;}
   .hd_nav li.cur{border:none;color: rgba(255,255,255,.6);}
   
   /*首页*/
   .idx_banner .owl-theme .owl-controls{bottom: 5px;}
   .idx_banner .owl-theme .owl-controls .owl-page span{width: 6px;height: 6px;margin:0 6px;}
   .idx_banner .owl-theme .owl-controls .owl-page.active span{width: 20px;}
  
   .idx_titbox .cn{font-size: 20px;    letter-spacing: 1px;}
   .idx_titbox .en{font-size: 13px;margin-top: 5px;}
   .btn{width: 85px;line-height: 26px;font-size: 13px;}
  
   .idx_service{padding:25px 0 10px;}
   .idx_service_list{margin-left: -2%;margin-top: 30px;}
   .idx_service_list .item{padding:0 15px;width: 48%;margin:0 0 40px 2%;}
   .idx_service_list .icon{width: 50px;}
   .idx_service_list .title{font-size: 15px;margin-top: 15px;}
   .idx_service_list .brief{font-size: 13px;margin-top: 10px;line-height: 20px;}
   .idx_service_list .more{margin-top: 15px;}
   
   .idx_case{padding:30px 0 30px;overflow: hidden;}
   .idx_case .detail{margin-top: 30px;}
   .idx_case .item{width: auto;}
   .idx_case .item .imgbox{height: auto;}
   .idx_case .item .title{font-size: 14px;margin-top: 12px;}
   .idx_case .owl-theme .owl-controls .owl-buttons div{display: none;}
   .idx_case .owl-theme .owl-controls .owl-page span{display: block;width: 8px;height: 8px;margin:0 3px;}
   .idx_case .owl-theme .owl-controls{margin-top: 20px;}
   
   .idx_ad{padding:30px 0;}
   .idx_ad .tit em{font-size: 20px;margin-right: 15px;}
   .idx_ad .tit{font-size: 14px;}
   .idx_ad .font{font-size: 13px;margin-top: 10px;}
   .idx_ad .font i{font-size: 15px;}
   .idx_ad .btns{margin-top: 15px;}
   
   .about_titbox .fz{font-size: 15px;width: 115px;line-height: 34px;padding-left: 10px;background: url(../images/idx_29.png) no-repeat right center;background-size: cover;}
   .about_titbox .fz:after{width: 12px;}
   .about_titbox .en{line-height: 34px;height: 34px;margin-left: 10px;font-size: 16px;}
   .about_titbox .en i{font-size: 22px;}
   .about_titbox .more{font-size: 14px;line-height: 34px;}
   
   .idx_about .idx_profile .detail{    padding: 15px 10px 15px 10px;}
   .idx_profile{margin-bottom: 20px;}
   .idx_profile .info{padding-top: 0;width: 100%;}
   .idx_profile .imgbox{width: 80%;margin-top: 25px;display: none;}
   .idx_profile .brief{font-size: 14px;line-height: 26px;}
   .idx_profile .more{margin-top: 20px;}
   
   .idx_about{padding:50px 0 20px;}
   .idx_about .detail_wrap{margin-top: 40px;}
   .idx_about .detail{padding:20px 0;}
   
   .idx_news{width: 100%;}
   .idx_news_list .hot .imgbox{width: 140px;}
   .idx_news_list .hot .info{margin-left: 150px;}
   .idx_news_list .hot .title{font-size: 16px;}
   .idx_news_list .hot .brief{font-size: 13px;line-height: 20px;margin-top: 5px;}
   .idx_news_list .hot .bot span{font-size: 12px;background-size: 16px;margin-left: 5px;padding-left: 20px;}
   .idx_news_list .hot .bot{margin-top: 0;}
   
   .idx_news_list .item .title{font-size: 14px;line-height: 24px;    padding-left: 15px;}
   .idx_news_list .item .date{font-size: 12px;line-height: 24px;}
   .idx_news_list .item .title:before{width: 4px;height: 4px;}
   
   .idx_pro .t_img{display: none;}
   .idx_pro .detail{padding: 0;border:none;}
   .idx_pro_list{margin-left: 0;text-align: center;font-size: 0;}
   .idx_pro_list .item{width: 31.3%;margin:0 1% 20px;display: inline-block;vertical-align: top;float:none;}
   .idx_pro_list .imgbox .img{height: auto;}
   .idx_pro_list .title{font-size: 14px;margin-top: 10px;}
   /*底部*/
   .main{padding: 0;}
   .footer .auto{padding: 0;}
   .ft_contact{width: 100%;padding: 30px 2% 30px;border-radius:0;box-shadow:none;margin-top: -2px;}
   .ft_contact .list{margin-top: 40px;}
   .ft_contact .list li{margin:0 20px 20px;}
   .ft_contact .list .icon{width: 32px;}
   .ft_contact .list .font{font-size: 14px;margin-top: 10px;}
   .ft_contact .wz{margin-top: 25px;font-size: 13px;}
   
   .ft_bottom{padding:20px 2% 15px;}
   .ft_links{padding:20px 0;}
   .ft_links .lk{font-size: 12px;}
   .ft_menu .lk{font-size: 12px;margin:0 10px;line-height: 22px;}
   .ft_txt{margin-top: 20px;}
   .ft_txt p{font-size: 12px;line-height: 22px;}
    
   /*关于我们*/
   .about_tit .cn,.about_tit .en{font-size: 19px;}
   .about_tit .big{font-size: 52px;line-height: 52px;}
   
   .about_intro{background-size: 100% 120px;    padding: 35px 0 0;}
   .about_intro .detail{margin-top: 25px;}
   .about_intro .imgbox{position:initial;}
   .about_intro .imgbox .img{width: 100%;}
   .about_intro .info{padding: 15px 0;width: 100%;box-shadow:none;margin-top: 20px;background: transparent;}
   .about_intro .desc{font-size: 14px;margin-top: 20px;}
   .about_intro .desc p{margin-bottom: 5px;}
   
   .about_mission{padding:40px 0 40px;}
   .about_mission_menu{margin-top: 30px;}
   .about_mission_menu .icon{width: 68px;height: 80px;}   
   .about_mission_menu .title{font-size: 15px;margin-top: 10px;}
   .about_mission_menu .lk{padding-bottom: 35px;}
   .about_mission .detail{padding:25px 0 0;}
   .about_mission_wrap .txt{font-size: 13px;line-height: 24px;padding:15px 15px;}
   
   .about_mission .t_brief{font-size: 14px;line-height: 24px;}
   
   .about_honor{padding:45px 0 50px;}
   .about_honor .detail{padding:35px 20px 0;}
   
   
   /*新闻中心*/
   .inner_banner{position:relative;overflow: hidden;}
   .inner_banner .img{width: 150%;max-width: initial;position: relative;left: -25%;}
   
   .news_main{padding:20px 0 40px;}
   .news_r{display: none;}
   .news_l{width: 100%;}
   .news_list .item{    padding: 10px 5px;margin-bottom: 20px;border:none;border-bottom:1px dashed #ddd;}
   .news_list .title{font-size: 16px;}
   .news_list .brief{margin-top: 10px;font-size: 13px;line-height: 22px;}
   .news_list .more{width: 20px;height: 20px;bottom: 10px;right: 5px;top:auto;margin-top: 0;}
   .news_list .datebox{border-radius:0;position:initial;background: transparent;width: auto;text-align: left;text-align: right;padding-right: 30px;height: auto;padding-top: 0;line-height: 20px;margin-top: 10px;}
   .news_list .datebox .year i{display: inline-block;}
   .news_list .datebox .day{font-size: 16px;color: #666;display: inline-block;vertical-align: middle;display: none;}
   .news_list .datebox .year{font-size: 14px;display: inline-block;vertical-align: middle;color: #999;}
   
   
   .pagelist a{min-width: 24px;line-height: 24px;font-size: 12px;}
   .pagelist .go{width: 30px;line-height: 24px;}
   .pagelist .ipt_txt{width: 24px;line-height: 24px;}
   
    /*新闻详情*/
    .crumb{background: url(../images/news_10.png) no-repeat left 5px;background-size: 18px;padding-left: 25px;line-height: 22px;}
    .crumb a{font-size: 13px;}
    .crumb span{font-size: 13px;}
   
    .newsdet_main:after{display: none;}
    .newsdet_main .news_l{width: 100%;}
    .newsdet_detail{padding:0 10px 20px;margin-bottom: 0;}
    .newsdet_detail .topbox .title{font-size: 17px;}
    .newsdet_detail .topbox .fz{font-size: 12px;    background-size: 16px;padding-left: 20px;margin:0 5px;}
    .newsdet_detail .topbox .sm{margin-top: 15px;}
    
    .newsdet_editbox{padding:20px 0;}
    .newsdet_editbox h6{font-size: 14px;}
    .newsdet_editbox p{font-size: 14px;line-height: 26px;}
    
    .newsdet_ly{font-size: 13px;margin-top: 10px;}
    
    .pagenav{padding:15px 10px;}
    .pagenav li{width: 100%;float:none;line-height: 30px;font-size: 13px;}
    .pagenav li.next{text-align: left;}
    
    .news_hot{margin-top: 40px;display: none;}
    .news_hot_list{margin-top: 25px;padding: 0 15px;}
    .news_hot_list .item{font-size: 14px;}
   
    /*艾默生 */
    .ams_brand{padding:40px 0 40px;}
    .ams_brand .detail{margin-top: 30px;}
    .ams_brand .imgbox_wrap{width: 100%;display: block;}
    .ams_brand .imgbox{width: auto;height: auto;width: 90%;margin:0 auto;}
    .ams_brand .imgbox .img{margin: 0;width: 100%;}
    .ams_brand .info{width: 100%;padding: 40px 10px;line-height: 28px;margin-top: 30px;box-shadow:none;}
    .ams_brand .info:before{top: 0;left: 0;}
    
    .ams_display{padding:40px 0;}
    .ams_display .list{margin-left: -2%;margin-top: 30px;}
    .ams_display .list .item{width: 31.3%;margin-left: 2%;padding: 0;background: transparent;}
    .ams_display .list .imgbox{height: auto;}
    .ams_display .list .title{font-size: 15px;margin-top: 10px;}
    .ams_display .list .brief{font-size: 13px;line-height: 20px;height: 60px;}
    .ams_display .list .date{font-size: 12px;margin-top: 10px;}
    .ams_display .list .more{display: none;}
    
    .ams_case .list{margin-left: -4%;}
    .ams_case .list .item{width: 46%;margin:0 0 20px 4%;}
    .idx_case .item .title{font-size: 15px;margin-top: 15px;}
    
    .ams_customer{padding:40px 0 10px;}
    .ams_customer .list{margin-left: -2%;margin-top: 30px;}
    .ams_customer .list .item{width: 23%;margin:0 0 20px 2%;}
    
    /*经典案例*/
    .case_main{padding:40px 0;}
    .case_list{margin-left: -2%;}
    .case_list .item{width: 48%;margin:0 0 40px 2%;}
    .case_list .info{padding: 15px 10px 25px;}
    .case_list .img{height: auto;}
    .case_list .title{font-size: 15px;}
    .case_list .brief{font-size: 13px;margin-top: 10px;}
    .case_list .more{bottom: -15px;margin-left: -42px;}
    .case_pro{padding:35px 0 30px;}
    
    /*机房空调*/
    .jfkt_support{padding:50px 0;}
   
    .jfkt_show{padding:30px 0 40px;}
    .jfkt_show_list{margin-top: 45px;}
    .jfkt_show_list .item{margin-bottom: 20px;width: 100%;}
    .jfkt_show_list .imgbox{width: 40%;margin: 0;border:none;height: auto;}
    .jfkt_show_list .imgbox:after{display: none;}
    .jfkt_show_list .info{width: 53%;}
    .jfkt_show_list .title{font-size: 17px;}
    .jfkt_show_list .brief{margin-top: 10px;line-height: 22px;font-size: 13px;}
    .jfkt_show_list .more{margin-top: 15px;}
    
    .jfkt_solution{padding:50px 0;}
    .jfkt_solution .detail{margin-top: 35px;}
    .jfkt_solution_l{width: 100%;float:none;}
    .jfkt_solution_l .imgbox{width: 80%;margin:0 auto;}
    .jfkt_solution_l .info{padding:15px 0 0;}
    .jfkt_solution_l .title{font-size: 16px;text-align: center;}
    .jfkt_solution_l .sm{display: none;}
    .jfkt_solution_l .brief{font-size: 13px;line-height: 24px;}
    
    .jfkt_solution_r{width: 100%;float:none;margin-top: 25px;}
    .jfkt_solution_r .item{margin-bottom: 20px;}
    .jfkt_solution_r .info{float:none;margin-left: 80px;width: auto;}
    .jfkt_solution_r .datebox{margin-top: 10px;}
    .jfkt_solution_r .datebox .day{font-size: 26px;line-height: 24px;border:none;}
    .jfkt_solution_r .datebox .year{font-size: 13px;}
    .jfkt_solution_r .title{font-size: 16px;line-height: 24px;}
    .jfkt_solution_r .brief{font-size: 13px;line-height: 22px;margin-top: 5px;}
    
    .idx_news_list .hot .bot span{margin-left: 20px;}
    .idx_news_list .hot .bot{margin-top: 10px;}
    
    .jfkt_more{font-size: 14px;width: 130px;line-height: 36px;margin-top: 25px;}
    
    /*UPS电源*/
    .ups_show{background: none;padding:50px 0;}
    .ups_show_list{margin-top: 30px;margin-left: 0;}
    .ups_show_list .item{padding: 20px 15px;margin: 0 0 40px 0;width: 100%;background: #f5f8fa;}
    .ups_show_list .img{width: 120px;height: auto;margin-top: 0;}
    .ups_show_list .info{margin-left: 140px;}
    .ups_show_list .title{font-size: 17px;}
    .ups_show_list .brief{font-size: 13px;line-height: 22px;margin-top: 10px;}
    .ups_show_list .more{bottom: 20px;}
    
    /*机房监控*/
    .jfjk_top{background: transparent;padding:40px 0 20px;}
    .jfjk_top_list{text-align: center;font-size: 0;}
    .jfjk_top_list .item{width: 33.3%;float:none;display: inline-block;vertical-align: top;padding: 0;margin-bottom: 35px;}
    .jfjk_top_list .item .icon{width: 50px;}
    .jfjk_top_list .item .title{font-size: 16px;margin-top: 10px;}
    .jfjk_top_list .item:hover{box-shadow:none;border:none;}
   
    .jfjk_step{padding:50px 0 40px;}
    .jfjk_step_list{margin-top: 50px;}
    .jfjk_step_list .item{margin: 0 5px 25px;}
    .jfjk_step_list .icon{width: 45px;}
    .jfjk_step_list .arrow{width: 20px;margin-top: 20px;}
    .jfjk_step_list .title{font-size: 14px;}
    .jfjk_step .jfkt_more{margin:30px auto 0;}
    
    .jfjk_show{padding:30px 0 30px;}
    .jfjk_show_list .item{padding:20px 0;}
    .jfjk_show_list .imgwrap{width: 37%;}
    .jfjk_show_list .imgbox{width: 85%;}
    .jfjk_show_list .bg{display: none;}
    .jfjk_show_list .pic{position:initial;}
    .jfjk_show_list .info{padding:0 5px;width: 63%;}
    
    .jfjk_show_list:before{display: none;}
    .jfjk_show_list .title:before{display: none;}
    .jfjk_show_list .title{font-size: 16px;}
    .jfjk_show_list .brief{font-size: 13px;line-height: 22px;margin-top: 10px;}
    .jfjk_show_list .more{margin-top: 20px;}
    
    .jfjk_solution{padding:60px 0 50px;}
    .jfjk_solution_list{margin-top: 35px;}
    .jfjk_solution_list .item{width: 31.3%;padding:0 10px;height: 150px;margin-bottom: 10px;}
    .jfjk_solution_list .icon{width: 55px;margin: 20px auto 15px;}
    .jfjk_solution_list .title{font-size: 14px;}
    .jfjk_solution_list .more{display: none!important;}
    
    /*联系我们*/
    .contact_map{padding-top: 20px;background: #f5f8fa;margin-top: 0;}
    .contact_map .info{padding: 0;width: 100%;margin-top: 30px;}
    .contact_map .info .title{font-size: 19px;}
    .contact_map .info li{line-height: 24px;font-size: 14px;padding-left: 35px;background-size: 18px;background-position: left 0;}
    .contact_map .info .wz{font-size: 14px;margin-top: 25px;}
    .contact_map .info li .tit{position:initial;}
    
    .contact_map .mapbox{width: 100%;float:none;margin:0 auto;overflow: hidden}
    
    .contact_address{margin-top: 50px;}
    .contact_list{margin-left: 0;margin-top: 50px;}
    .contact_list .item{padding: 20px 18px 20px 18px;margin-bottom: 15px;width: 100%;margin:0 0 10px 0;}
    .contact_list .title{font-size: 17px;}
    .contact_list .company_name{font-size: 14px;margin: 15px 0 10px;}
    .contact_list .fz{font-size: 13px;line-height: 32px;}
    
    /*机房冷通道*/
    .ltd_video{padding:50px 0 20px;}
    .ltd_video .info{display: none;}
    .ltd_video .about_tit .big{font-size: 80px;line-height: 80px;}
    .ltd_video .about_tit .en{font-size: 44px;}
    .ltd_video .title{font-size: 28px;}
    .ltd_video .videobox{width: 100%;margin:0 auto;float:none;}
    .ltd_video .videobox .img{display: none;}
    .ltd_video .videoshade{width: 100%;position:initial;height: auto;overflow: auto;}
    .ltd_video .video{width: 100%;height: auto;}
    
    
    .ltd_advan{padding:40px 0;}
    
    .ltd_mods{padding:10px 0 35px;}
    .ltd_mods_list .item{width:48%;    padding: 30px 12px 15px;margin-bottom: 10px;}
    .ltd_mods_list .icon{width: 50px;}
    .ltd_mods_list .sm{font-size: 13px;}
    .ltd_mods_list .title{font-size: 16px;margin: 18px 0 10px;}
    .ltd_mods_list .brief{font-size: 13px;}
    
    .ltd_mods_tel{width: 100%;font-size: 16px;height: 80px;line-height: 80px;margin-top: 35px;}
    .ltd_mods_tel .ico{width: 24px;margin-right: 10px;}
    .ltd_mods_tel i{margin-left: 10px;}
    /*机房空调列表*/
    .jfkt_det_main{padding:30px 0 60px;}
    .jfkt_det_menu{margin-top: 30px;}
    .jfkt_det_menu .lk{min-width:150px;margin:0 10px 10px;padding:0;font-size: 14px;line-height: 40px;}
    
    .jfkt_det_intro{margin-top: 30px;margin-bottom: 20px;}
    .jfkt_det_intro .txt{font-size: 14px;line-height: 28px;}
    .jfkt_det_intro .txt em{font-size: 17px;}
    .jfkt_det_intro .detail{padding: 20px 20px;}
    
    .jfkt_det_prolist{margin-left: -2%;margin-top: 30px;}
    .jfkt_det_prolist .item{width: 48%;margin:0 0 30px 2%;}
    .jfkt_det_prolist .imgbox{height: auto;}
    .jfkt_det_prolist .title{font-size: 15px;margin-top: 20px;}
    
    .jfkt_det_contact{padding:10px 0;}
    .jfkt_det_contact .info{padding: 10px 15px 10px 15px;width: 360px;}
    .jfkt_det_contact li{line-height: 28px;font-size: 13px;}
    
    /*机房空调详情*/
    .jfkt_det_main{padding:30px 0 50px;}
    .jfkt_det_para{margin: 25px 0 60px;}
    .jfkt_det_para .imgbox{width: 60%;margin:20px auto 0;float:none;}
    .jfkt_det_para .info{float:none;width: 100%;margin-right: 0;margin-top: 25px;}
    .jfkt_det_para .title{font-size: 18px;text-align: center;}
    .jfkt_det_para table td{font-size: 13px;line-height: 22px;}
    .jfkt_det_para .consult{font-size: 13px;width: 100px;line-height: 32px;}
    
    .jfkt_det_js .detail{padding: 30px 15px 5px;}
    .jfkt_det_js .detail .column{width: 100%;}
    .jfkt_det_js .detail .title{font-size: 17px;}
    .jfkt_det_js .detail .num{width: 34px;height: 34px;font-size: 16px;line-height: 28px;margin-right: 10px;}
    .jfkt_det_js .detail .box{padding:20px 10px;}
    .jfkt_det_js .detail .fz{font-size: 14px;line-height: 24px;margin-bottom: 8px;}
    
    /*空调维保*/
    .aircond_titbox{font-size: 18px;background: none;border-bottom:1px solid #f77c2a;line-height: 46px;}
    .aircond_titbox .icon{width: 30px;margin-right: 10px;}
    
    .aircond_module{padding:50px 0 40px;}
    .aircond_module .wrapbox{padding:25px 0;}
    .aircond_module .list{background: none;}
    .aircond_module .list .item{width: 50%;margin: 0;height: 200px;overflow: hidden;}
    .aircond_module .list .pic{width: 100px;height: auto;}
    .aircond_module .list .font{font-size: 15px;margin-top: 10px;}
    .aircond_module .group .title{font-size: 15px;padding-left: 45px;line-height: 26px;}
    .aircond_module .list .item.odd{margin-top: 50px;height: 150px;}
    
    .aircond_module .group .num{width: 34px;height: 34px;font-size: 16px;line-height: 28px;margin-right: 10px;}
    .aircond_module .group .box{padding: 15px 0 20px 10px;}
    .aircond_module .group .fz{font-size: 14px;line-height: 24px;margin-bottom: 8px;}
    .aircond_module .top_desc{font-size: 15px;line-height: 26px;}
    
    /*机房建设*/
    .jfjs_sec1{padding:50px 0;}
   
    .jfjs_ad {position: relative;overflow: hidden;}
    .jfjs_ad .img {width: 150%;max-width: initial;position: relative;left: -25%;}
   
    .jfjs_sec2 .imgbox{width: 70%;float:none;margin:0 auto;}
    .jfjs_sec2 .info{width: 100%;}
   
    .jfjs_sec3{padding:50px 0;}
    .jfjs_sec3 .item .imgbox{display: none!important;}
    .jfjs_sec3 .detail{width: 100%;padding:0 30px;margin-top: 80px;display: none;}
    .jfjs_sec3 .sj_detail{display: block;margin-top: 30px;}
    
    .jfjs_sec4{background: #f5f8fa;}
    
    .jfjs_sec5{padding:70px 0 30px;}
    .jfjs_sec5 .jfkt_det_menu .lk{min-width: 100px;}
    .jfjs_sec5 .detail{display: none;}
    .jfjs_sec5 .sj_detail{margin-top: 45px;display: block;}
    .jfjs_sec5 .imgbox{padding:0 10px;}
    .jfjs_sec5 .owl-theme .owl-controls .owl-buttons div{display: none;}
    .jfjs_sec5 .owl-theme .owl-controls .owl-page span{width: 10px;height: 10px;margin:0 6px;}
    
    .jfjs_sec6{padding:30px 0 30px;}
    .jfjs_sec6 .detail{margin-top: 40px;}
    
    .jfjs_sec7{padding:40px 0 40px;}
    .jfjs_sec7 .bold_tit{right: 0;left:auto;font-size: 90px;display: none;}
    .jfjs_sec7 .list{margin:40px 0 0 -2%;}
    .jfjs_sec7 .list .item{width: 23%;margin:0 0 25px 2%;height: auto;}
    
    .jfjs_customer{padding:50px 0;}
    .jfjs_customer_list{margin:50px 0 0 0;padding-bottom: 0;}
    .jfjs_customer_list .title{font-size: 17px;}
    .jfjs_customer_list .txt{font-size: 14px;margin-top: 10px;height: auto;line-height: 24px;}
    .jfjs_customer_list .item{    padding: 25px 15px;width: 100%;margin-bottom: 40px;}
    .jfjs_customer_list .hdimg{width: 45px;height: 45px;margin-right: 10px;}
    .jfjs_customer_list .name{font-size: 15px;}
    .jfjs_customer_list .font{font-size: 12px;}
    
    .jfjs_partner{padding:20px 0 30px;}
    .jfjs_partner .list{margin-left: -2%;margin-top: 30px;}
    .jfjs_partner .list li{width: 31.3%;margin:0 0 15px 2%;}
    
    .jfjs_ques{padding:30px 0 40px;}
    .jfjs_ques_list{margin-top: 30px;margin-left: 0;}
    .jfjs_ques_list .item{padding:15px;width: 100%;margin:0 0 20px 0;height: auto;}
    .jfjs_ques_list .title{font-size: 16px;}
    .jfjs_ques_list .txt{font-size: 14px;line-height: 24px;background-position: left 3px;margin-top: 15px;height: auto;}
    .jfjs_ques_list .title, .jfjs_ques_list .txt{background-size:20px;padding-left: 32px;}
    .jfjs_ques_list .title{line-height: 22px;}
    
    /*底部悬浮*/
    .footer{padding-bottom: 50px;}
    .mobile_fixed{background: url(../images/m_03.jpg) no-repeat center;background-size:cover;height: 50px;line-height: 50px;position:fixed;width: 100%;left: 0;bottom: 0;z-index:100;display: none;}
    .mobile_fixed .item{display: block;text-align: center;width: 50%;float: left;font-size: 15px;color: #fff;position:relative;}
    .mobile_fixed .item .icon{width: 22px;margin-right: 10px;}
    .mobile_fixed .item:after{content:'';position:absolute;right: 0;width: 1px;height: 26px;background: rgba(255,255,255,.4);top: 50%;margin-top: -13px;}
}

.pagination {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin: 1.5% auto;
}

.pagination li {
	margin: 0 .2rem;
}

.pagination li a {
	
	padding: 0.3rem .5rem;
	border: #065ba8 1px solid;
	text-decoration: none;
	
	color: black;
}



.pagination li.active a {
	background-color: #065ba8;
	color: #FFF;
}








