﻿@charset "utf-8";
#banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:30px;}
#banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{position: relative;width: 14px;height: 14px;background:#aaa;border:none;margin:0 8px;opacity: 1;}
#banner .swiper-pagination-bullet-active{margin:0 8px;width: 14px;height: 14px;background: #01b0f1!important;position: relative;opacity: 1;}
#banner .swiper-pagination-bullet-active:after{content:"";position: absolute;width:20px;height:20px;background:transparent;border-radius: 100%;left:50%;margin-left:-10px;top:50%;margin-top: -10px;border:1px solid #01b0f1;}
#banner .swiper-container{padding-bottom: 10px;}

/* 主体 */
.innerWrap{background: #f6f6f6;}

.innerWrap  span{font-size:14px !important;line-height:32px;letter-spacing:0px;}

/* 左侧栏目标题 */
.leftTitle { position:relative;margin-bottom: 10px;}
.leftTitle i,.leftTitle s { display:block;}
.leftTitle s {text-decoration:none; color: #fff;font-size: 26px;}
.leftTitle i{color: rgba(255,255,255,.4);font-size: 14px;text-transform:uppercase;}

/* 二级、三级菜单 */
.menu {padding:00px 0;}
.menu dl{text-align: center;}
.menu dl dt {display: inline-block;}
.menu dl dt a{display:inline-block;padding:12px 15px;font-size:25px;transition:none;position:relative;font-weight:bold;color: #666;/*border:1px solid #ccc;*/margin:0 12px;}
.menu dl dt a.current,.menu dl dt a:hover{font-size:25px;/*color: #fff;background:#01b0f1;border-color: #01b0f1;*/}
.menu dl dt a.current:after,.menu dl dt a:hover:after{content:"";position: absolute;background:#e57e39;height:4px;bottom:-2px;left: 0;right: 0;}

.menu2{padding: 28px 0;}
.menu2 dl{text-align: center;display: flex;justify-content:space-between;}
.menu2 dt{display: inline-block;font-weight: normal;font-size: 16px;}
.menu2 dt a{color: #333;position: relative;}
.menu2 dt a:after{content:"";position: absolute;border-bottom:4px solid #333;border-left: 2px solid transparent;border-right:2px solid transparent;bottom:-15px;left: 50%;margin-left:-2px;}
.menu2 dt a:hover:after,.menu2 dt a.current:after{border-bottom:4px solid #01b0f1;}
.menu2 dt a.current,.menu2 dt a:hover{color: #01b0f1;}
.event.col-md-6{padding-right:60px;}
.news.col-md-6{padding-left: 60px;}
.event{background:#d3d3d3;line-height:30px;}
.event .hd{margin-bottom: 30px;font-size:25px;}
.event .hd h3{font-size:25px;color: #5b5b5b;font-weight: bold;display: inline-block;}
.event .hd i{font-size: 14px;color: #a0a0a0;font-family: Arial;text-transform: uppercase;margin-left: 10px;}
.news-info{margin-bottom:21px;}
.news-info dt a{display: block;font-size:16px;color: #333;margin-bottom:7px;font-weight: normal;}
.news-info dt a:hover,.news-list li a:hover{color: #01b0f1;}
.news-info .c{font-size: 12px;color: #5b5b5b;line-height:1.7;}
.news-info .t{text-align: right;}
.news-info .t span{display: inline-block;padding-left: 20px;color: rgba(51,51,51,.5);font-size: 14px;background:url(icon-01.png) no-repeat left center;}
.event .m{}
.event .m a{/*background:#01b0f1;*/color: #01b0f1;padding:7px 32px;border-radius:4px;display:inline-block;font-size: 14px;border:1px solid #01b0f1;}
.event .m a:hover{background:#01b0f1;color: #fff;}
.c_name{font-size:18px;}
.msgbook{
   background:#ededed;
   padding:15px;
}
.oneline{
   height:40px;
   line-height:40px;
}
.textoneline{
   height:142px;
   line-height:40px;
}
.myinput{
   border:1px solid #d5d5d5;
   background:#fff;
   width:100%;
   height:36px;
   padding-left:30px;
}
.ibg1{
  background:#fff url("ibg1.png") 5px center no-repeat;
}
.ibg2{
  background:#fff url("ibg2.png") 5px center no-repeat;
}

.ibg3{
  background:#fff url("ibg3.png") 5px center no-repeat;
}

.mybutton{
  width:90px;
  height:37px;
  background:#00aef3;
  color:#fff;
  line-height:37px;
  font-size:16px;
}
.mytextarea{
   border:1px solid #d5d5d5;
   background:#fff;
   width:100%;
   height:136px;
   margin-top:2px;
}

.nowon{
    background:#01b0f1;
    font-weight:bold;
	
}
.nowon a{
    color:#fff !important;
}
.pcentertitle2{
   height:52px;
   line-height:52px;
   font-size:25px;
   padding-left:20px;
   background:url("tline.png") no-repeat bottom left;
   margin-bottom:10px;
}
.pcentertitle{
   font-size: 25px;
   color: #0f68b9;   
   height: 52px;
   line-height: 52px;
   background: #fff;
   text-align:center;
}
 
.pcenterlist li{
    border-bottom: 1px solid #fff;
    line-height: 47px;
    height: 47px;
	list-style:none;
}
.pcenterlist li>a{
    background: url(eg_arrow.gif) no-repeat 10px center !important;
    display: block;
    width: 100%;
    padding-left:22px;
    color: #5c5c5c;
    font-size: 16px;
	 
}
.pcenterlist li>a:hover{
    background:#01b0f1 url(eg_arrow.gif) no-repeat 10px center !important;
	color:#fff;
 
}
.leftarea{
   padding-left:0px;
   padding-top:0px;
   padding-bottom:0px;
   padding-right:0px;
   background:#d3d3d3;
   
}
 
/* 面包屑 */
.location{text-align:left;background: #fff;padding:20px 0 0;}
.breadcrumbs {font-size: 14px;}
.breadcrumbs a {display:inline-block;margin-left:6px;vertical-align:top;color: #666;background:url(icon-08.png) no-repeat 0 center;padding-left:10px;}
.breadcrumbs .u-home {padding-left:22px; background:url(icon-07.png) no-repeat 0 center; }

/* 内容模式 */
.article { padding:0 0 40px; line-height:2; font-size:14px; word-wrap:break-word; }
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#000; font-size:20px; }
.article .hd .titBar { color:#797979; font-size:12px; } 
.article .bd { padding-bottom:40px; }
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }
#info_content dt{font-weight: normal;}

/* 头部新闻 */
.hotNews {margin-bottom:30px;overflow:hidden;background:#f6f6f6;}
.hotNews .pic img { width:100%; height:100%;}
.hotNews dl { display:block; overflow:hidden; zoom:1; padding:35px 30px 0 18px; line-height:22px; }
.hotNews dl dt {font-size:24px; line-height:30px;margin-bottom:20px;}
.hotNews dl dt a {color:#5b5b5b;font-weight: normal;}
.hotNews dl dt a:hover {color:#01b0f1;}
.hotNews dl .d{margin: 5px 0;}
.hotNews dl .i { min-height:100px; padding-bottom:30px;color:#666;line-height: 1.7;}
.hotNews dl .m { height:24px; line-height:24px; text-align:center; }
.hotNews dl .m a { display:block; color:#666;width:78px;height:22px;text-align:left;line-height: 22px;}
.hotNews dl .m a:hover {color:#01b0f1; }

/* 新闻列表 */
.news-info{margin-bottom: 32px;}
.news-info dt a{display: block;font-size:34px;color: #383838;margin-bottom:7px;font-weight: normal;}
.news-info dt a:hover{color: #0c90d3;}
.news-info .c{font-size: 14px;color: #333;line-height: 2;}
.news-info .t{text-align: right;}
.news-info .t span{display: inline-block;padding-left: 20px;color: rgba(51,51,51,.5);font-size: 14px;background:url(icon-01.png) no-repeat left center;}

.news { padding:0 0 40px;}
.news li{height: 40px;line-height: 40px;color: #666;border-bottom: 1px dashed #666;padding-left: 20px;background: url(icon-01.png) no-repeat 6px center;}
.news li span{float: right;}
.news li a:hover{color:#1461b3;}

.newsTable th { border:1px solid #fff; background:#c8cacb; color:#fff; font-weight:bold; text-align:center; }
.newsTable td { padding:8px 10px; border-bottom:1px solid #dcd9d4; line-height:20px; }
.list { padding:0 0 40px; }
.list li { padding:7px 0; border-bottom:1px dashed #e0e0e0; background:url(o_ico_11.gif) no-repeat 2px 13px; line-height:20px; clear:both; }
.list li span { float:right; color:#999; font-size:12px; }
.list li a { padding-left:15px; }
.list li a:hover { text-decoration:underline; }

/* 图文新闻 */
.pothoItem { margin:0 0 20px; }
.pothoItem .item { margin-bottom:20px; padding:0 0 20px; border-bottom:1px dashed #d3d3d3; overflow:hidden; }
.pothoItem .item .pic { /*float:left; width:200px; height:150px; */padding:0;text-align: center;}
.pothoItem .item .pic img {/* width:200px; height:150px; */ }
.pothoItem .item dl { display:block; overflow:hidden; zoom:1; line-height:20px; }
.pothoItem .item dl dt { font-size:14px; line-height:32px;font-weight: normal;padding-bottom: 3px;}
.pothoItem .item dl dt a{color: #5b5b5b;}
.pothoItem .item dl dt a:hover{color: #01b0f1;}
.pothoItem .item dl .i { padding:5px 0 0; color:#999; font-size:12px; line-height:1.7; }
.pothoItem .item dl .d{color: #666;}
.pothoItem .item dl .download{margin-top: 20px;}
.pothoItem .item dl .download a{display: inline-block;border:1px solid #666;padding:2px 15px;color: #666;}
.pothoItem .item dl .download:hover a{border-color:#01b0f1;color: #01b0f1;}

/* 图片列表 */
/*.pic-item{position: relative;margin-bottom: 30px;}
.pic-info{padding: 20px 0 0;position: relative;}
.pic-info dt a{font-size: 18px;color: #046579;font-weight:normal;}
.pic-info .t{font-size: 12px;color: rgba(0,0,0,.8);display: block;margin-top: 10px;}
.pic-info .m{position: absolute;right:18px;top: 21px;}
.pic-info .m a{display: inline-block;color:rgba(0,0,0,.6);padding:9px 58px 9px 25px;border:1px solid rgba(0,0,0,.6);background: url(icon-03.png) no-repeat 86px center;font-size: 13px;}
.pic-info .m a:hover{background:#046579 url(icon-030.png) no-repeat 86px center;color: #fff;border-color: #046579;}*/
.casebox.koko .case_info{text-align: center;}
.caseItem{margin-bottom:30px;}
.caseItem .pic{position: relative;text-align: center;}
.caseItem .pic span{position: absolute;bottom: 0;left: 0;right: 0;display: block;padding:7px 0 10px;text-align: center;font-size: 14px;color: #fff;background: rgba(0,0,0,.6);border-top: 3px solid #3d3835;}
.case_info {padding: 14px 0 10px;text-align: left;}
.case_info dt{font-weight: normal;padding-bottom: 8px;}
.case_info dt a{display: block;font-size: 16px;color:#5b5b5b;}
.case_info dd{font-size: 12px;color:#5b5b5b;}
.case_info dt a:hover{color: #e57f39;}
.koko .case_info dt a{min-height:48px;font-size: 14px;}
/* 分页 */
.page { padding:30px 0 60px; line-height:24px; text-align:center; }
.page a { display:inline-block; margin:0 4px 8px; padding:0 8px; border:1px solid transparent; background:#ddd; color:#333; vertical-align:top; }
.page a:hover,.page .current { border:1px solid transparent;background:#01b0f1; color:#fff; }

/* 人才招聘 */
.hrTop { padding:0 0 30px; border-bottom:1px solid #ddd; }
.hrTop li { padding-left:16px; background:url(ico_05.gif) no-repeat 0 8px; font-weight:bold; line-height:24px; }
.hrTable .hrTableTh { height:32px; background:#666; color:#fff; }
.hrTable th { color:#fff; font-weight:normal; }
.hrTable td { padding:0 8px; }
.hrTable .bg td { background:#eee; }
.hr { position:relative; padding:0 0 35px; }
.hr h3 { padding-left:0; border-bottom:1px dotted #ccc; color:#0063be; font-size:20px; line-height:55px; }
.hr h3 s { float:right; width:20px; height:20px; margin-top:17px; cursor:pointer; }
.hr h3 .off { background:url(hr_down.gif) no-repeat center; }
.hr h3 .on { background:url(hr_up.gif) no-repeat center; }
.hrItem { margin-bottom:5px; }
.hrItem .title { border-bottom:1px dotted #ccc; color:#999; font-weight:bold; line-height:36px; }
.hrItem .title span { float:right; font-weight:100; }
.hrItem .title span a { color:#88000c; }
.hrItem .con { margin-bottom:10px; padding:15px 0; line-height:24px; }
.hrItem .con h4 { font-size:14px; line-height:36px; }
.hrItem .apply { width:95px; height:25px; padding:0; background:#01286f; color:#fff; line-height:25px; text-align:center; }
.hrItem .apply a { color:#fff; }
.hr-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #777; }
.hr-list .title { padding:0 0 20px; color:#01b0f1; font-weight:bold; line-height:20px;font-weight: normal;font-size:18px;}
.hr-list .title span { float:right; font-weight:100; }
.hr-list .info { padding:5px 0; line-height:24px; }
.hr-list .apply { height:24px; line-height:24px; text-align:right; }

/* 新闻列表 */
.message { padding:0 0 30px; }
.message-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #ddd; }
.message-list .m-title { padding:0; color:#0063be; font-size:14px; font-weight:bold; line-height:24px; }
.message-list .m-title span { float:right; color:#01286f; font-size:12px; font-weight:100; }
.message-list .m-info { padding:5px 0; line-height:24px; }
.message-list .r-title { padding:0; line-height:20px; }
.message-list .r-info { padding:5px 0; line-height:24px; }

/* 人才招聘 */
.form-panel { padding:0 0 30px; }
.form-panel h4 { margin-bottom:10px; padding:0 20px; background:#666; color:#fff; line-height:30px; }
.form-panel .tips { padding:10px 0 10px 100px; font-weight:bold; font-size:13px; text-align:left; }
.form-panel .field { clear:both; }
.form-panel li.field label { display:block; float:left; width:100px; line-height:24px; text-align:right; }
.form-panel .input { padding:5px 0; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:20px; padding:2px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .submit-field { padding:0 10px 20px 100px; _padding:0 10px 20px 100px; clear:both; }
.form-panel .submit-field input { margin-right:10px; }
.form-panel .submit-field .btn-submit,.form-panel .submit-field .btn-reset { width:93px; height:29px; border:none; background:#666; color:#fff; cursor:pointer; }

/* 产品详细页 */
.product_display{background: #fff;padding:50px 0 40px;margin-bottom: 12px;}
.product_pic{}
.big_pic{border:1px solid #e5e5e5;padding-top: 1px;}
.small_pic{margin-top: 8px;text-align: center;}
.small_pic li{width: 32.6%;border:1px solid #e5e5e5;display: inline-block;}
.product_info{padding:0px 0 0 2px;}

.product_xx{background: #fff;padding:40px 0 30px;}
.product_xx .tit{font-size: 30px;color: #333;text-align: center;margin-bottom: 55px;}
.parameter-list{}
.parameter-data{margin-bottom: 20px;}
.parameter-data .blue{text-align: right;font-size: 14px;color: #01b0f1;padding-right:35px;}
.parameter-data .xx_date{border-bottom:1px solid #dcdcdc;padding-bottom: 15px;}
.parameter-data .xx_date p{width:48%;display: inline-block;font-size: 12px;color: #666;line-height: 2;}

.download_xx{background:#fff;padding-bottom: 60px;}
.download_xx .tit{font-size: 10px;color: #333;text-align: center;margin-bottom: 55px;}
.download li{text-align: center;}
.download li a{font-size: 20px;color: #333;display: inline-block;background-size: contain;background:url(icon-10.jpg) no-repeat left center;padding:12px 0 12px 68px;}
.download li a:hover{color: #e57f39;}

.recommend{padding:45px 0;background: #eee;margin-bottom: 30px;}
.recommend .tit{font-size: 30px;color: #333;text-align: center;margin-bottom:35px;}
.recommend .probox{padding-top: 0;}


/*产品页*/
.product_top{background: #fff;padding:25px 0 30px;}
.pt_pic{padding:20px 0;border-bottom:1px dotted #d2d2d2;margin-bottom: 15px;overflow: hidden;}
.pt_pic ul{display:flex;justify-content:space-between;flex-wrap:nowrap;}
.pt_pic li{display: inline-block;position: relative;padding-left: 12px;width: 25%;}
.pt_pic li h3{font-size: 34px;color: #5b5b5b;font-weight: bold;}
.pt_pic li i{font-size: 12px;color: #666;}
.pt_pic li:before{content:"";position:absolute;left: 0;height: 22px;background:#01b0f1;width: 2px;bottom: 0;}
.pt_info{line-height:2;color: #5b5b5b;text-align: justify;}

.probox{padding-top: 50px;}
.probox .xxx{background: #fff;padding-top: 32px;position: relative;overflow: hidden;}
.probox .xxx .pic{text-align: center;position: relative;z-index: 1;}
.probox .xxx .pic img{transition:all 0.5s ease-out;}
.probox .xxx:hover .pic img{transform:scale(1.05);}
.pic_info{border-top:1px dashed #cfcfcf;margin-top: 25px;padding:25px 20px 20px;position: relative;}
.pic_info i{position: absolute;right:20px;top:25px;}
.pic_info h3{color: #333;font-size: 16px;line-height: 1.7;}
.pic_info p{font-size: 12px;color: #666;}
.pic_hover{padding:45px 20px 18px;position:absolute;background:#01b0f1;color: #fff;bottom:-100%;left:0;right:0;z-index:0;transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;}
.pic_hover dt{font-size: 18px;font-weight: normal;padding-bottom: 8px;}
.pic_hover .c p{line-height: 1.6;font-size: 14px;padding-left: 16px;background:url(icon-09.jpg) no-repeat left center;}
.probox .xxx:hover .pic_hover{bottom:0;}
.probox>.col-md-4{margin-bottom:30px;}
.adjust_to{background:#fff;padding:60px 0;}
.adjust_to .hd{text-align: center;margin-bottom: 72px;}
.adjust_to .hd h3{font-size: 30px;color: #5b5b5b;font-weight: normal;}
.adjust_to .hd i{color: #666;font-size: 20px;line-height: 2;text-transform: uppercase;}
.adjust_to .bd{text-align: center;}
.adjust_to .bd li{width: 14%;display: inline-block;font-size: 20px;color: #333;}
.adjust_to .bd li i{display:inline-block;border-radius: 100%;background:#f6f6f6;/*width: 110px;height: 110px;*/padding:36px 32px;}
.adjust_to .bd li:nth-child(2n) i{background: #01b0f1;color: #fff;}

/*发展历程*/
.history{position: relative;padding:30px 0 198px;background:#fff url(bg-05.jpg) no-repeat center bottom;}
.history .line{width:1px;position:absolute;left: 50%;top:90px;;background:#e5e5e5;bottom:302px;}
.history_list li{margin-bottom: 25px;width: 100%;}
.history_list li .dov{width: 46%;position: relative;}
.history_list li:nth-child(2n+1) .dov{background: #f6f6f6;color: #333;float: left;text-align: right;}
.history_list li:nth-child(2n) .dov{background: #01b0f1;color: #fff;float: right;}
.history_list li:nth-child(2n+1) .dov:after{content:"";position: absolute;right:-12px;border-left:12px solid #f6f6f6;border-top:10px solid transparent;border-bottom:10px solid transparent;top: 50%;margin-top:-10px;}
.history_list li:nth-child(2n) .dov:after{content:"";position: absolute;left:-12px;border-right:12px solid #01b0f1;border-top:10px solid transparent;border-bottom:10px solid transparent;top: 50%;margin-top:-10px;}
.history_list li:nth-child(2n+1) .dov:before{content:"";width: 15px;height: 15px;background:url(bg-07.jpg) no-repeat;right:-54px;top: 50%;margin-top:-7px;position: absolute;}
.history_list li:nth-child(2n) .dov:before{content:"";width: 15px;height: 15px;background:url(bg-07.jpg) no-repeat;left:-52px;top: 50%;margin-top:-7px;position: absolute;}
.history_list li .dov .dov-info{padding:45px 40px 40px;}
.history_list li .dov .dov-info h4{font-size: 20px;font-weight: bold;padding-bottom:5px;}
.history_list li:nth-child(2n+1) .dov .dov-info h4{color: #01b0f1;}
.history_list li .dov .c{font-size: 14px;}
.history_list li:nth-child(2n+1) .dov p{background:url(icon-11.jpg) no-repeat right center;padding-right:8px;}
.history_list li:nth-child(2n) .dov p{background:url(icon-12.jpg) no-repeat left center;padding-left:8px;}

/*服务支持*/
.picText{background: #fff;padding-top:20px;}
.pt_list li:nth-child(2n+1){background: #f6f6f6;}
.pt_list li{margin-bottom: 34px;}
.pt_list li>.col-md-6,.pt_list li>.col-md-7{padding: 0;}
.pt_list li>.col-md-5{text-align: right;padding: 0;}
.pt_list li:nth-child(2n+1) .dl_info{padding:50px 20px 30px 45px;}
.pt_list li:nth-child(2n) .dl_info{padding:50px 20px 30px 45px;}
.pt_list .dl_info dt{font-size:22px;color: #01b0f1;font-weight: normal;padding-bottom: 20px;}
.pt_list .dl_info .d1{padding-left: 44px;background:url(icon-13.png) no-repeat left 6px;font-size:14px;color: #5b5b5b;padding-bottom: 12px;}
.pt_list .dl_info i{color: #01b0f1;}
.pt_list .dl_info .d2{font-size: 12px;color: #5b5b5b;line-height: 1.7;}
.pt_list .dl_info .d3{padding-left:18px;background:url(icon-11.jpg) no-repeat left 7px;font-size: 12px;color: #5b5b5b;line-height: 1.6;}

.service_message{background: #fff;padding:20px 0 65px;}
.service_message>h4{text-align: center;font-size: 30px;color: #5b5b5b;margin-bottom: 45px;}
.form_wrap li>.col-md-4{margin-bottom: 20px;}
.form_wrap .input-group{display: block;}
.form_wrap .input-group .form-control{width: 80%;display: inline-block;float: none;border-radius: 5px!important;}
.form_wrap .form-control.text{width: 60%;}
.input-group label{font-size: 12px;color: #666;font-weight: normal;}
.input-group .textarea{height: 115px;width: 90.5%;}
.btn-submit{margin-left: 38px;margin-top: 20px;}
.btn-submit .btn{color: #fff;padding: 8px 40px;}
.btn-submit .btn-1{background: #e57f39;margin-right: 18px;}
.btn-submit .btn-2{background: #555454;}

/*关于我们*/
.about-data {text-align: center;background: #c9c8c8;padding:28px 0 20px;margin-bottom: 34px;}
.about-data .container{padding:0;overflow: hidden;}
.about-data ul{width: 1400px;}
.about-data li{display: inline-block;/*width: 20%;*/margin-right: 152px;float: left;}
.about-data li span{display: block;}
.about-data li i{display: block;font-size: 14px;color: #000;line-height:2;text-align: left;}
.about-data li:nth-child(4){margin-right: 130px;}
.about-data li:nth-child(4) i{padding-left:34px;}
.about-data li:nth-child(2) i{padding-left:17px;}


/*解决方案*/
.fangan_top{padding:40px 0;}
.fangan_top .dl_info{padding:40px 20px 20px 30px;}
.fangan_top .dl_info dt{font-size: 20px;color: #01b0f1;font-weight: normal;padding-bottom:18px;}
.fangan_top .dl_info .d2{line-height:2;font-size: 12px;color: #666;}

.solu{background: #fff;padding-top: 45px;}
.solu .item{
border:1px solid #01b0f1;
border-bottom:1px solid #e9e9e9;
display: block;
padding:15px 15px 0;
text-align: center; 
border: #d1d1d1 1px solid;
box-shadow: 0 0 10px #c5c7cc;
margin-bottom:15px;
}
.solu .item i img{transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;max-height:163px;}
.solu li{margin-bottom: 40px;}
.solu li:hover i img{filter:grayscale(0);-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-ms-filter:grayscale(0);transform: rotateY(1turn);-webkit-transform:rotateY(1turn);-moz-transform:rotateY(1turn);-ms-transform: rotateY(1turn);}
.solu dl{padding-top: 20px;}
.solu dl dt{font-size: 12px;color: #000;font-weight: normal;line-height: 1;margin-bottom: 22px;}
.solu dl .c{font-size: 10px;color: #666;line-height: 1.4;margin-bottom: 10px;display:-webkit-box;overflow: hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height: 34px;}
.solu .m{background:#01b0f1;}
.solu .m em{background:url(c2-050.png) no-repeat center;display: block;padding:38px 0;border-bottom:4px solid transparent;}
.solu li:hover .m em{background:url(c2-05.png) no-repeat center;border-bottom:4px solid #e57f39;}

/*解决方案*/
.fadp-box{background:#fff;padding-top: 24px;}
.fadp-box .hd{text-align: center;margin-bottom: 60px;}
.fadp-box .hd li{display: inline-block;text-align: center;width: 126px;height: 126px;border-radius: 100%;background:#f6f6f6;margin:0 38px;line-height: 126px;font-size: 14px;color: #333;cursor:pointer;}
.fadp-box .hd li.on,.fadp-box .hd li:hover{background:#01b0f1;color: #fff;transition:all 0.5s ease-out;}
.fadp-box .hd li.on a,.fadp-box .hd li:hover a{color: #fff;}
.fadp-box .bd{min-height: 250px;position: relative;padding-bottom: 50px;}
.fadp-box .bd .xxx{display: none;/*position: absolute;left:0;top: 0;right: 0;*/}

#contact{background:#fff;padding-top: 40px;}
.world-map{text-align: center;margin-bottom:60px;}
#address{padding-bottom: 80px;}
.addinfo {padding-left:50px;}
.addinfo h2{font-size: 20px;color: #01b0f1;line-height: 1.5;}
.addinfo .t{font-size: 16px;color: #333;padding-bottom: 25px;}
.con_info p{line-height:1.9;font-size: 14px;color: #333;padding-left: 27px;}
.con_info .p1{background:url(c1.jpg) no-repeat left center;}
.con_info .p2{background:url(c2.jpg) no-repeat left center;}
.con_info .p3{background:url(c3.jpg) no-repeat left 8px;}
.con_info .p4{background:url(c4.jpg) no-repeat left 8px;}
.con_info .p5{background:url(c5.jpg) no-repeat left center;}
.con_info .p6{background:url(c6.jpg) no-repeat left center;}
.con_info .p7{background:url(c7.jpg) no-repeat left center;}

.tabs-info .c-map{display: none;}
.table-job{padding-top: 30px;}
.table-job .row{padding-left:0;padding-right: 0;}
.table-job .li01{background:#01b0f1!important;color: #fff;text-align: center;font-size: 16px;padding:12px 0;border-bottom:none;}
.table-job li{padding:12px 0;border-bottom:1px solid #dcdcdc;}
.table-job .hrl h2{font-size: 14px;color: #5b5b5b;font-weight: normal;padding-bottom:8px;}
.table-job .hrl .p1{color: #666;}
.table-job .hrm{margin-top: 5px;color: #999;}
.table-job .hrr{text-align: right;margin-top:8px;}
.table-job .hrr a{display:inline-block;background:#01b0f1;color:#fff;padding:4px 25px;border-radius: 3px;}

.rowtable{width: 950px;margin:0 auto;}
.table.tablebox{margin-top: 30px;margin-bottom:0!important;}
.rowtable .row{margin:0!important;}
.table .th td{background:#01b0f1!important;color: #fff;text-align: center;padding-left:0!important;}
.table .th td span{display: inline-block;background:url(new1.png) no-repeat left center;padding:6px 0 6px 46px;font-size: 20px;font-weight:bold;}
.table>tbody>tr>td{border-top:none;padding-left:16%;}
.table>tbody>tr>td i{display:inline-block;color:#5b5b5b;padding:6px 0 6px 22px;background:url(point.png) no-repeat left center!important;}
.table>tbody>tr:nth-child(even) td{background:#e3e3e3;}
.table>tbody>tr:nth-child(odd) td{background:#f6f6f6;}
.tablebox2 .th td span{background:url(new2.png) no-repeat left center;}
.tablebox3 .th td span{background:url(new3.png) no-repeat left center;}
.tablebox4 .th td span{background:url(new4.png) no-repeat left center;}
.tablebox5 .th td span{background:url(new5.png) no-repeat left center;}
.tablebox6 .th td span{background:url(new6.png) no-repeat left center;}
.rowtable .col-md-6{padding:0;}
.rowtable .col-md-6:nth-child(2) tr:nth-child(even) td{background:#ebebeb;}
.rowtable .col-md-6:nth-child(2) tr:nth-child(odd) td{background:#fff;}

.table.tablebox5 tr:nth-child(even) td{background:#ebebeb;}
.table.tablebox5 tr:nth-child(odd) td{background:#fff;}
.table.tablebox6 tr:nth-child(even) td{background:#e3e3e3!important;}
.rowtable .col-md-6:nth-child(2) .table.tablebox6 tr:nth-child(odd) td{background:#f6f6f6;}

.rowtable_last .table tbody tr td{padding-left:8%;}

.rowtable_last .table tbody tr:nth-child(2n+2) td{background:#ebebeb;}
.rowtable_last .table tbody tr:nth-child(2n+1) td{background:#e3e3e3;}
.rowtable_last .table tbody tr:nth-child(3) td{background:#f6f6f6;}
.rowtable_last .table tbody tr:nth-child(7) td{background:#f6f6f6;}
.rowtable_last .table tbody tr:nth-child(11) td{background:#f6f6f6;}
.rowtable_last .table tbody tr:nth-child(15) td{background:#f6f6f6;}
.rowtable_last .table tbody tr:nth-child(19) td{background:#f6f6f6;}
.rowtable_last .table tbody tr:nth-child(23) td{background:#f6f6f6;}
.rowtable_last .table tbody tr:nth-child(27) td{background:#f6f6f6;}
.rowtable_last .table tbody tr:nth-child(4n) td{background:#fff;}

.rowtable .col-md-6:nth-child(1) .table.tablebox1 tr:nth-child(even) td{background:#ebebeb;}
.rowtable .col-md-6:nth-child(1) .table.tablebox1 tr:nth-child(odd) td{background:#fff;}
.rowtable .col-md-6:nth-child(2) .table.tablebox2 tr:nth-child(even) td{background:#e3e3e3;}
.rowtable .col-md-6:nth-child(2) .table.tablebox2 tr:nth-child(odd) td{background:#f6f6f6;}

@media (max-width: 768px){
	.menu{padding:10px 0;}
	.menu dl{display: table;width: 100%;}
	.menu dl dt{display: table-cell;}
	.menu dl dt a{padding:6px 0;display: block;font-size: 13px;margin:0 3px;}
	.menu dl dt a.current, .menu dl dt a:hover{color: #01b0f1;}
	.menu dl dt a.current:after, .menu dl dt a:hover:after{content:"";background:none;}
	.location{text-align: left;}

	.adjust_to{padding:30px 0 10px;}
	.adjust_to .hd{margin-bottom: 32px;}
	.adjust_to .bd li{width: 24%;font-size: 16px;}
	.adjust_to .bd li i{padding: 21px 18px;}

	.product_display{padding-top: 20px; }
	.product_info{padding-left:0;}
	.product_xx .tit{margin-bottom:30px;}
	.parameter-data .blue{text-align: left;margin-bottom: 10px;}
	.parameter-data .xx_date p{width: 100%;}
	.download_xx .tit{margin-bottom:30px;}
	.download li a{padding:58px 0 8px;font-size: 14px;background:url(icon-10.jpg) no-repeat center top;}
	.download_xx{padding-bottom: 30px;}
	.recommend{padding:30px 0;}

	.history_list li .dov{width: 100%;}
	.history_list li:nth-child(2n+1) .dov{float: none;text-align: left;}
	.history_list li:nth-child(2n+1) .dov p{background: url(icon-11.jpg) no-repeat left center;padding-left: 8px;}
	.history_list li:nth-child(2n) .dov:after{content: "";position: absolute;bottom: -12px;border-top: 12px solid #01b0f1;border-left: 10px solid transparent;border-right: 10px solid transparent;left: 50%;margin-left: -10px;border-bottom:none;top: auto;}
	.history_list li:nth-child(2n+1) .dov:after{content: "";position: absolute;bottom: -12px;border-top: 12px solid #f6f6f6;border-left: 10px solid transparent;border-right: 10px solid transparent;left: 50%;margin-left: -10px;top: auto;border-bottom:none;right:auto;}
	.history .line{display: none;}
	
	.service_message{padding:10px 0 30px;}
	.pt_list li:nth-child(2n+1) .dl_info{padding:24px 15px 20px;text-align: justify;}
	.pt_list li:nth-child(2n) .dl_info{padding:10px 15px 30px;text-align: justify;}
	.input-group .textarea{width: 80%;}
	.fadp-box .hd{margin-bottom: 30px!important;}
	.fadp-box .hd li{width: 80px;height: 80px;line-height: 80px;font-size: 12px;margin:0 3%;}
	.fadp-box .bd{min-height:200px;}

	.world-map{margin-bottom: 30px;}
	#address{padding-bottom: 30px;}
	#address .map2{margin-bottom: 20px;}
	.addinfo{padding:0 20px;}
	.addinfo .t{padding-bottom: 15px;}

	.product_top{padding-bottom: 30px;}
	.product_top>.container>.row>.col-md-4{text-align: center;}
	.form-control.text{width:40%;}
	.page{padding:10px 0 30px;}

	.probox{padding-top: 10px;}
	.fangan_top{padding:30px 0;}
	.fangan_top .dl_info{padding: 0;}
	.solu .item i img{width: 50%;}
	.solu dl dt{margin-bottom: 10px;}
	.solu dl{padding-top: 10px;}
	.solu .m em{padding:24px 0;}
	.fadp-box .bd{padding-bottom: 30px;}
	.form_wrap .form-control.text{width:35%;}
	.pt_list li{margin-bottom: 0;}
	.service_message>h4{margin:20px 0 30px;}
	.breadcrumbs .u-home{background:url(icon-07.png) no-repeat 0 2px;margin-left: 0;}
	.koko .case_info dt a{min-height:1px;}
	.caseItem{margin-bottom: 15px;}
	#contact{padding-top: 30px;}
	.hotNews dl{padding:20px;text-align: justify;}
	.hotNews dl .i{padding-bottom: 20px;}
	.pothoItem .item:last-child{margin-bottom: 0;}
	
	.table-job .hrr{text-align: left;}
	#cz{padding: 0;}
	.rowtable{width: auto;}
	.table>tbody>tr>td{padding-left: 10%;}
}




@media (max-width: 320px){
	.fadp-box .hd li{width: 74px;height: 74px;}
	.menu dl dt a{margin:0 1px;}
}

.news-listzhuihou{ background-color:#CCCCCC;}
.news-listzhuihou ul{ font-size:50px; line-height:50px;}