/*
* name: Global && Pc StyleSheet
* version: v3.0.0
* update: 剥离UI.css
* date: 2015-06-29
*/

/* 雪碧图 */
.ico { display: inline-block; overflow: hidden; width: 20px; height: 20px; 
	vertical-align: middle; background: url(../images/ico.png)/*tpa=http://www.ahkxtc.cn/Static/images/ico.png*/;margin:0 .3em;}
.ico1_2 { background-position: -20px 0;}
.ico1_3 { background-position: -40px 0;}
.ico1_4 { background-position: -60px 0;}
.ico1_5 { background-position: -80px 0;}
.ico2_1 { background-position: 0 -20px;}
.ico2_2 { background-position: -20px -20px;}
.ico2_3 { background-position: -40px -20px;}
.ico2_4 { background-position: -60px -20px;}
.ico2_5 { background-position: -80px -20px;}
.ico3_1 { background-position: 0 -40px;}
.ico3_2 { background-position: -20px -40px;}
.ico3_3 { background-position: -40px -40px;}
.ico3_4 { background-position: -60px -40px;}
.ico3_5 { background-position: -80px -40px;}
.ico4_1 { background-position: 0 -60px;}
.ico4_2 { background-position: -20px -60px;}
.ico4_3 { background-position: -40px -60px;}
.ico4_4 { background-position: -60px -60px;}
.ico4_5 { background-position: -80px -60px;}

.i_case{ display:inline-block; overflow:hidden; width:44px; height:44px; vertical-align:middle; background:url(../images/i_case.png)/*tpa=http://www.ahkxtc.cn/Static/images/i_case.png*/ no-repeat;margin-right: 10%; transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.i_case_2{ background-position:left bottom;}

.m_left{display:inline-block; overflow:hidden; width:45px; height:35px; vertical-align:middle; background:url(../images/m_left.png)/*tpa=http://www.ahkxtc.cn/Static/images/m_left.png*/ no-repeat;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.m_left_2{ background-position:-45px 0;}
.m_left_3{ background-position:-90px 0;}
.m_left_4{ background-position:-135px 0;}

.p_btn{display:inline-block; overflow:hidden; width:32px; height:32px; vertical-align:middle; background:url(../images/p_btn.png)/*tpa=http://www.ahkxtc.cn/Static/images/p_btn.png*/ no-repeat;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.p_btn_2{ background-position:-32px 0;}
.p_btn_3{ background-position:-64px 0;}




/* 设置 */
body{font-size:12px; line-height: 1.8;background: #fff; font-family:microsoft yahei;}
.wrap { width: 1260px; margin-right: auto; margin-left: auto;}
.wrap1 { max-width: 1000px; margin-right: auto; margin-left: auto; *width: 1000px;}
a{color: #000;}
a:hover { color: #0099ff;}
::-moz-selection {color: #fff; background: #0099ff; }
::selection {color: #fff; background: #338fff; }
.clear{ clear:both;}
/* 网站样式 */

/*通用头部*/
.head{ position:relative; z-index:12;/*padding-top: 44px;*/}
.head_top{ width:1260px; border-top:2px #0099ff solid; border-bottom:1px #f2f2f2 solid;/*position: fixed;*/width: 100%;height: 41px;top: 0;background-color: #f7f7f7;z-index: 2;}
.head_top li{ float:right; border-right:1px #f2f2f2 solid; padding:6px 6px 6px 6px;}
.head_top li i[class='ion']{ font-size:17px; color:#c7c7c7;}
.head_top li a{ display:block;}
.head_top li.language i{ color:#555;}
.head_top li.head_ser{ position:relative;}
.head_top li.head_ser .search { position: absolute;right: 32px;top: 0;background-color: #fff;height: 37px; display:none;border: 2px #ddd solid; width:170px;}
.head_top li.head_ser .search .inp{border: none;vertical-align: top;height: 16px;line-height: 16px;box-sizing: content-box;padding: 10px 0; width:0;}
.head_top li.global_tel{ font-family:Arial; font-size:26px; font-weight:bold; padding:2px 20px 0 0;}
.head_top li.global_tel a{ color:#f00;font-style: italic;cursor: default;}
.head_top li.global_tel ._tel{ display:inline-block; width:38px; height:35px; vertical-align:top; background:url(../images/tel.png)/*tpa=http://www.ahkxtc.cn/Static/images/tel.gif*/ no-repeat; background-size:contain; margin-right:15px;}
.head_top li:hover i{ color:#0099ff;}

.head_top li.head_ser:hover .search .inp{ width:100%;}
.head_top li.head_ser .item{transition: right 300ms;-moz-transition: right 300ms;-ms-transition: right 300ms;-o-transition: right 300ms;-webkit-transition: right 300ms;}

.head_bottom{box-shadow: 0 1px 3px #e9e9e9; border-bottom:1px #e9e9e9 solid\9;}
.head_bottom .logo a{ display:block; width:322px; height:95px; background: url(../images/logo.png) no-repeat center center; background-size:contain;}
.head_bottom .nav{ float:right; width:70%;}
.head_bottom .nav .navli{float:left; width:12%; position:relative;}
.head_bottom .nav .navli .nav_a{display:block; width:100%; text-align:center; height:95px; line-height:95px; font-size:16px; position:relative; overflow:hidden; color:#0099ff; font-weight:bold;}
.head_bottom .nav .navli .nav_a:after{content:''; width:100%; height:100%; background-color:#0099ff; position:absolute; bottom:-100%; left:0; z-index:-5; transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;}
.head_bottom .nav .navli:hover .nav_a:after{ bottom:0;}
.head_bottom .nav .navli:hover .nav_a{ color:#fff; *background-color:#0099ff;}
.head_bottom .nav .navli.cur .nav_a{ background-color:#0099ff; color:#fff;}
.head_bottom .nav .navli .setNav{ width:195px; position:absolute; top:95px; left:50%; margin-left:-102.5px; background-color:#fff;box-shadow: 0 -1px 3px -1px #e9e9e9; border-top:1px #e9e9e9 solid;padding: 0 5px 0; display:none;}
.head_bottom .nav .navli .setNav li{ text-align:center; width:100%;border-top: 1px #efefef solid;height: 52px;line-height: 52px;margin-top: -1px;}
.head_bottom .nav .navli .setNav li a{ display:block; width:100%; font-size:14px; color:#5f5f5f; transition:none;-webkit-transition: none;}
.head_bottom .nav .navli .setNav li a:hover{ background:url(../images/n_li.gif) right center no-repeat; color:#0099ff;}
.nav ul .navli:hover .setNav{
    display: block;
}

#banner{position: relative; height:586px; overflow: hidden; margin-top:1px;}
.bwrap{position: relative; z-index: 0; }
.bquery{position: relative; z-index: 0; height:586px; }
.blist{display: none; position: absolute; top: 0; left: 0; z-index: 0; height: 570px; font-size: 0; line-height: 0; }
.blist a{display: block; position: absolute; left: 0; top: 0; }
.blist img{ }
/*.bannerTmpBox{display: none; position: absolute; left: 0; top: 0; z-index: 9; height: 570px; }
.bannerTmpBox a{position: absolute; overflow: hidden; font-size: 0; line-height: 0; }
.bannerTmpBox a img{position: absolute; }*/
.bfilter{position: absolute; top: 0; left: 0; z-index: 9; width: 100%; height:586px; font-size: 0; line-height: 0; }
.bfilter a{position: absolute; top: 0; left: 0; width: 5%; height:586px; overflow: hidden; }
.bfilter a img{position: absolute; left: 0; top: 0; }

.bctrl{position: absolute; bottom: 24px; left: 0; z-index: 9; width: 100%; height: 24px; }
.bctrli{text-align: center; font-size: 0; line-height: 0; }
.bctrli a{display: inline-block; width: 24px; height: 24px; margin: 0 3px; background: url(../images/banner_control.png) no-repeat left center; }
.bctrli a:hover,.bctrli a.curr{background-position: right center; }
.bctrli a{*display: inline; *zoom: 1; }
.i_left{ width:71.6%;}
.i_right{ width:28.2%;}
.news_box .i_left{padding: 20px 0 10px; position:relative;}
.news_box .channel{ font-size:20px; font-weight:normal;line-height: 60px;}
.news_box .i_left .tjarrs{ position:absolute;left: 12%; cursor:pointer;}
.news_box .i_left .tjprev{top: 30px;}
.news_box .i_left .tjnext{bottom: 20px;}
.news_box .tj_news{ position:relative; height:60px; overflow:hidden; float:right; width:84%; background:url(../images/n_bg.gif)/*tpa=http://www.ahkxtc.cn/Static/images/n_bg.gif*/ left center no-repeat;}
.news_box .tj_news li{ height:60px; line-height:60px; padding-left:5%;}
.news_box .tj_news li .time{ color:#0099ff;vertical-align: middle;margin-right: 10px;}
.news_box .tj_news li .tit{display: inline-block;width: 70%;vertical-align: middle;}
.news_box .i_right{ border-right:1px #f3f3f3 solid;}
.news_box .i_right .n_column{ width:48%; border-left:1px #f3f3f3 solid; margin-left:-1px; float:left; font-size:14px; text-align:center;padding: 20px 0 25px;}
.news_box .i_right .n_column a{ display:block;}
.news_box .i_right .n_column:hover .i_case{ background-position:right top;} 
.news_box .i_right .n_column:hover .i_case_2{ background-position:right bottom;}

/*通用底部*/
.foot{ margin-top:20px;}
.foot_top{ background-color:#f2f2f2;}
.foot_top .i_left .f_dl{ float:left; width:25%;padding: 35px 0 35px;}
.foot_top .i_left .f_dl .f_dt a{ color:#0099ff; font-size:16px; display:block; font-weight:bold;}
.foot_top .i_left .f_dl .f_dd a{ display:block; width:100%;}
.foot_top .i_right .f_media{ background-color:#e6e6e6;padding: 55px 38px 60px 42px;}
.foot_top .i_right .f_media .f_erwm{ font-size:12px; color:#868686; overflow:hidden;margin-top: 16px;}
.foot_top .i_right .f_media .f_erwm img{ float:left;margin-right: 12px;}
.foot_top .i_right .f_media .f_erwm p{ margin-top:13px;}
.foot_top .i_right .f_media .bdsharebuttonbox{ margin-top:48px;}
.foot_top .i_right .f_media .bdsharebuttonbox span{ float:left; font-size:12px;margin-top: 4px;}
.foot_top .i_right .f_media .bdsharebuttonbox a{ background:url(../images/share.png)/*tpa=http://www.ahkxtc.cn/Static/images/share.png*/ no-repeat; width:24px; height:24px; line-height:24px; padding-left:0; margin:0 5px 0 0; float:left;}
.foot_top .i_right .f_media .bdsharebuttonbox a.bds_tsina{ background-position:0 0;}
.foot_top .i_right .f_media .bdsharebuttonbox a.bds_weixin{ background-position:-24px 0;}
.foot_top .i_right .f_media .bdsharebuttonbox a.bds_tqq{ background-position:-48px 0;}
.foot_top .i_right .f_media .bdsharebuttonbox a.bds_sqq{ background-position:-72px 0;}
.foot_top .i_right .f_media .bdsharebuttonbox a.bds_more{ background-position:-96px 0;}

.foot_bottom{ background-color:#0099ff; padding:8px 0; color:#fff;}

.foot_bottom a{ color:#fff;}
.foot_bottom a:hover{ text-decoration:underline;}

/*下层通用样式*/
.n_bann{ height:313px; position:relative; overflow:hidden;}
.n_bann img{ position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; max-width:none;}
.s_menu .s_li{ margin-bottom:1px;}
.s_menu .s_li .s_lia{  height:39px; line-height:39px;display:block; background-color:#f7f7f7;padding-left: 11%; font-weight:bold; font-size:15px; color:#000 }
.s_menu .s_li.cur .s_lia,.s_menu .s_li:hover .s_lia{ background:#FE8D00 url(../images/m_menu_cur.png)/*tpa=http://www.ahkxtc.cn/Static/images/m_menu_cur.png*/ 95% center no-repeat; color:#fff;}



.s_lia1{  height:39px; line-height:39px;display:block; background-color:#f7f7f7;padding-left: 20%;}





.s_menu .s_li .s_ul{ display:none;}
.s_menu .s_li .s_ul li{ padding-left:18%;margin-top: 1px;background-color: #f7f7f7;}
.s_menu .s_li .s_ul li a{ display:block; height:39px; line-height:39px;}
.s_menu .s_li .s_ul li:hover a,.s_menu .s_li .s_ul li.cur a{ color:#0099ff;}
.s_menu .s_li.cur .s_ul{ display:block;}
.m_fast{ border:1px #e3e3e3 solid; margin-top:30px;}
.m_fast li{ float: left;width: 50%;border-left: 1px #e3e3e3 solid;border-top: 1px #e3e3e3 solid;margin-left: -1px;margin-top: -1px; text-align:center;padding: 25px 0 20px; *width:49.9%;}
.m_fast li a{ display:block;}
.m_fast li .column{ font-size:14px; font-weight:normal;margin-top: 8px;}
.m_fast li:hover{ background-color:#0099ff;}
.m_fast li:hover a{ color:#fff;}
.m_fast li:hover .m_left{ background-position:0 -35px;}
.m_fast li:hover .m_left_2{ background-position:-45px -35px;}
.m_fast li:hover .m_left_3{ background-position:-90px -35px;}
.m_fast li:hover .m_left_4{ background-position:-135px -35px;}
.main_bar .main_left{ width:22.5%;padding-bottom: 40px;}
.main_bar .main_right{ width:77.4%;}
.mh{ min-height:450px;}
.main_content{ padding-bottom:30px;}
.main_left .channelIt{margin-top: -119px;position: relative;z-index: 10;}
.main_left .channelIt .tt{font-size: 22px;font-weight: bold;background-color: #0099ff;color: #fff;display: inline-block;width: 196px;position: absolute;right: 0;bottom: 0;height: 78px;line-height: 100px;text-align: center;}

.main_right .posi{ font-weight:normal; text-align:right; background:url(../images/white.75.png)/*tpa=http://www.ahkxtc.cn/Static/images/white.75.png*/ repeat; background:rgba(255,255,255,.75);font-size: 12px;position: relative;margin-top: -55px;height: 55px;line-height: 55px;padding-right: 2%;}
.main_right .posi em{ margin:0 5px;}
.main_right .mr_box{ padding-left:3%;}
.chan_title{ font-size:27px; color:#0099ff; padding:24px 0;}

/*下层--企业资质*/
.pic_list{ width:100%; overflow:hidden; margin-top:10px;}

.pic_list ul{ width:107%;}
.pic_list li{ width:25.7%; float:left; position:relative; margin:0 7.63% 35px 0;overflow: hidden;}
.pic_list li a{ display:block; border:1px #e3e3e3 solid;}
.pic_list li img{ width:100%;height: 100%;}
.pic_list li .pic_name{ line-height:40px; color:#fff; width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;background:url(../images/black.5.png)/*tpa=http://www.ahkxtc.cn/Static/images/black.5.png*/ repeat;background:rgba(0,0,0,.50);  position:absolute; left:0px; bottom:0px; text-align:center;}
.pic_list li .cover_bg{ width:100%; height:100%; display:block; opacity:0; background:url(../images/black.5.png)/*tpa=http://www.ahkxtc.cn/Static/images/black.5.png*/ repeat;background:rgba(0,0,0,.50); position:absolute; bottom:-180px; left:0px;}
.pic_list li i{ width:66px; height:66px; background:url(../images/zoombg.png)/*tpa=http://www.ahkxtc.cn/Static/images/zoombg.png*/ no-repeat 0 0; position:absolute; top:50%; left:50%; margin-left:-33px; margin-top:-33px; cursor:pointer;}
.pic_list li .img{ display:block; width:100%; height:0; padding-bottom:143.94%; *padding-bottom:0; *height:285px; position:relative;}
.pic_list li .img img{ position:absolute; top:0; left:0; width:100%; height:100%;}

.pic_list li:hover .pic_name{background: none;filter: none;}

.pic_list.video_list li i{background: url(../images/play.png)/*tpa=http://www.ahkxtc.cn/Static/images/play.png*/ no-repeat 0 0; }

/*视频列表*/
.video_list.pic_list li,.pic_list.piclist2 li{ width:30%; margin-right:1.7%;}
.video_list.pic_list li .img,.pic_list.piclist2 li .img{ padding-bottom:75%; *height:174px; *padding-bottom:0;}


/*下层--新闻列表*/
.NewsList-A3 li {
  padding: 10px 0;
  border-bottom: 1px dotted #cccccc;overflow: hidden;
}
.NewsList-A3 ._t {
  font-size: 16px;
  color: #333333;
  float:left;
}
.NewsList-A3 ._p {
  line-height: 1.6em;
  height: 3.2em;
  overflow: hidden;
  color: #7c7985;
  margin: 5px 0;
}
.NewsList-A3 a:hover ._t {
  color: #0099ff;
}
.NewsList-A3 a:hover ._p {
  color: #333333;
}
.NewsList-A3 ._i {
  color: #999999;
  margin-top: 10px;
}
.NewsList-A3 ._i span {
  font-size: 12px;
}
.NewsList-A3 .ion {
  color: #c2c2c2;font-size: 18px;
}
.NewsList-A3 li .n_img{ float:left; width:23%;margin-right: 2%;}
.NewsList-A3 li .n_img .img{ display:block; *height:125px; *padding-bottom:0;}
.NewsList-A3 li:hover ._i,.NewsList-A3 li:hover ._i .ion{ color:#0099ff;} 


/*分页*/
.page {
  text-align: center;
  line-height: 16px;
  margin-top: 20px;
}
.page span,
.page a {
  display: inline-block;
  border: 1px solid #ededed;
  padding: 5px 10px;
  vertical-align: middle;
  margin: 0 0 10px -1px;
}
.page .goprev {
  margin-right: 10px;
}
.page .gonext,
.page .count {
  margin-left: 10px;
}
.page span,
.page a:hover {
  background: #FE8D00;
}
.page span.goprev,
.page span.gonext {
  color: #cccccc;
  background: none;
}
.page span.count {
  border: 0;
  background: 0;
  color: #333333;
}

/*销售网络*/
.map-M1-search {
  background: #e8e8e0;
  padding: 18px;
  margin-bottom: 15px;
}
.map-M1-map {
  height: 345px;
  margin-bottom: 40px;
}
.map-M1-map img {
  max-width: none;
}
.map-M1-list-bar {
  height: 38px;
  line-height: 38px;
  border-bottom: 1px solid #f0f0f0;
  background: #f0f0f0;
  font-size: 16px;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.map-M1-list-bar .point { background:url(../images/point.png)/*tpa=http://www.ahkxtc.cn/Static/images/point.png*/ no-repeat; width:23px; height:23px; display:inline-block; vertical-align:middle;margin: 0 2%;}
.map-M1-list-bar:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 10px;
  width: 8px;
  height: 8px;
  border: 2px solid;
  border-color: transparent #888 #888 transparent;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.map-M1-list-cont {
  padding: 10px 0;
}
.map-M1-list-cont ._t {
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}
.map-M1-list-cont ._p {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}

.map-M1-search .form-inline .form-control{ width:140px;}
.map-M1-search .form-inline .btn-default{ background-color:#0099ff; color:#fff;}

/*下层--产品列表*/
.prolist{ overflow:hidden;}
.prolist ul{width: 102%;}
.prolist li{ float:left; width:226px;margin:0 1.2% 32px 0; text-align:center; border:1px solid #d9d9d9;}
.prolist li .img{ *height:171px; *padding-bottom:0;}
.prolist li .img img{ transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.prolist li .intro{background-color:#eff2f3; width:228px; display:block; height:44px;}
.prolist li .intro .title{font-size: 14px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; width:228px; line-height:44px; font-weight:normal; font-size:14px;}
.prolist li .intro .summ{ color:#575757; font-size:12px;margin-top: 8px;height: 42px;line-height: 21px;overflow: hidden;}
.prolist li ._tools{background-color: #e1e6e7;padding: 9px 0 7px; overflow:hidden;}
.prolist li ._tools ._butt{display: inline-block;width: 49%;text-align: center;border-left: 1px #c2c5c6 solid;margin-left: -1px;font-size: 13px;}
.prolist li:hover .img img{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);}
.prolist li:hover .intro{ background-color:#0099ff; color:#fff;}
.prolist li:hover .intro a,.prolist li:hover .intro .summ{ color:#fff;}


/*产品详情*/
.widget-prodetail-2-tab { background: #ffffff; margin-top:40px;}
.widget-prodetail-2-tab .tab_header { height: 53px;background-color: #f7f7f7;border-top: 1px #e7e7e7 solid;border-bottom: 1px #e7e7e7 solid;}
.widget-prodetail-2-tab .tab_t { height: 53px; line-height: 53px; width: auto; padding: 0 5%;font-size: 14px;}
.widget-prodetail-2-tab .tab_t .ion { color: #0e90d2; font-size: 22px; 
font-weight:normal;}
.widget-prodetail-2-tab .tab_t_cur{ background-color:#0099ff; color:#fff;}
.widget-prodetail-2-tab .tab_t.first{}
.widget-prodetail-2-tab .tab_c { padding:20px 1.5%; }
.widget-prodetail-2-tab .tab_c .tab_c_table{ overflow-y:auto;}
.widget-prodetail-2 ._detail { float: right; width: 48%; }
.widget-prodetail-2 ._title { color: #6e6e6e;font-weight: bold;font-size: 20px;overflow: hidden;border-bottom: 1px #ececec solid;padding-bottom: 10px;}
.widget-prodetail-2 ._intro { margin: 10px 0; line-height: 20px; height: 60px; overflow: hidden; font-size: 12px; }

.widget-prodetail-2 ._pic { float: left; width: 48.5%; }
.widget-prodetail-2-top .bdsharebuttonbox{ padding:7px 0 40px;} 
.widget-prodetail-2-top ._order{display: block;background-color: #0099ff;color: #fff;text-align: center;padding: 8px 0;}
.widget-prodetail-2-top ._tools{ margin-top:23px;}
.widget-prodetail-2-top ._tools li{ float:left; width:33%; border-left:1px #ececec solid; margin-left:-1px; text-align:center;}
.widget-prodetail-2-top ._tools li .t{ font-size:12px;margin-top: 10px;}
.widget-prodetail-2-top ._tools li:hover .p_btn{ background-position:0 -32px;}
.widget-prodetail-2-top ._tools li:hover .p_btn_2{ background-position:-32px -32px;}
.widget-prodetail-2-top ._tools li:hover .p_btn_3{ background-position:-64px -32px;}

@media only screen and (max-width: 480px) {
.widget-prodetail-2-tab .tab_header{ height:auto; border:none;}
.widget-prodetail-2-tab .tab_t { position: static;border-top: 1px #e7e7e7 solid;}
.widget-prodetail-2 ._detail,  .widget-prodetail-2 ._pic { width: 100%;}
}

/*下层--招聘列表*/
.JobList-J2{ padding:4px 0; overflow:hidden;}
.JobList-J2 ._jt {
  background-color: #ededed;
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  overflow: hidden;
  *zoom: 1;
  cursor: pointer; position:relative; float:left; width:100%;
}
.JobList-J2 ._jt strong {
  float: left;
  width: 30%;
  text-indent: 3%; font-weight:normal;
}
.JobList-J2 ._jt span {
  float: right;
}
.JobList-J2 ._jt ._jt_btn{ display:block; background:url(../images/job_btn.png)/*tpa=http://www.ahkxtc.cn/Static/images/job_btn.png*/ left top no-repeat; width:30px; height:30px; position:absolute; right:0; top:0;}
.JobList-J2 ._jc {
  display: none; border-bottom:2px #ededed solid; float:left; width:100%;
}
.JobList-J2 ._jcon {
  padding: 10px 10px 10px 20px;
}
.JobList-J2 ._jt_act{ color:#0099ff;}
.JobList-J2 ._jt_act ._jt_btn{ background-position:left bottom;}
._channelBtn{ display: inline-block;text-align: center; color:#0377c2; font-weight:bold; line-height:36px;}


/*下层--发展历程*/
.develop li{ padding:10px 2% 12px; overflow:hidden;margin-bottom: 5px;}
.develop li.even{ background-color:#fafafa;}
.develop li .time{ font-size:16px; color:#0099ff; float:left;width: 55px;}
.develop li dl{ float:right; width:87%;border-left: 1px #ededed solid;padding-left: 3%;padding-bottom: 9999px;margin-bottom: -9999px;}
.develop li dl dt{ font-size:18px; font-weight:bold;margin-bottom: 6px;}
.develop li dl dd{ font-size:15px;}

/*下层--联系我们*/
.map-M2-map{width: 100%;height: 345px; margin-bottom:20px;}

/*投递简历*/
.Form-J1 .Form-J1-li { padding-top: 20px; }
.Form-J1 .Form-J1-li label { width: 5em; display: inline-block; color: #666; vertical-align: middle; float: left; }
.Form-J1 .Form-J1-li input { height: 28px; line-height: 28px; border: 1px #ddd solid; width: 70%;float: left; }
.Form-J1 .Form-J1-li textarea { border: 1px #ddd solid; width: 70%; }
.Form-J1 .Form-J1-li em { color: red; vertical-align: middle; padding-left: 10px; }
.Form-J1 .Form-J1-li input._yzm { width: 20%; }
.Form-J1 .Form-J1-li img { vertical-align: middle; padding-left: 10px; cursor: pointer; }
.Form-J1 .Form-J1-li b { color: #666; font-size: 12px; padding-left: 4px; }
.Form-J1 .Form-J1-li select { border: 1px #ddd solid; width: 70%; padding: 7px 0; }
.Form-J1 .Form-J1-Btn { padding: 27px 0 0 60px; }
.Form-J1 .Form-J1-Btn button { width: 90px; height: 24px; line-height: 24px; text-align: center; color: #fff; border-radius: 4px; cursor: pointer; }
.Form-J1 .Form-J1-Btn ._submit { background: #0075c1; margin-right: 10px; }
.Form-J1 .Form-J1-Btn ._reset { background: #909090; }

/*搜索页面*/
.Search-S1-head { overflow: hidden; padding: 20px; background: #ededed; margin-bottom: 20px;  *zoom: 1;
}
.Search-S1-head ._form { margin-right: 3em; float: left; }
.Search-S1-head ._inp { height: 22px; line-height: 22px; padding: 0 5px; background: #ffffff; border: 1px solid #cccccc; float: left; }
.Search-S1-head ._btn { height: 24px; line-height: 21px; background: #0e90d2; cursor: pointer; float: left; margin-right: 10px;}
.Search-S1-head ._btn [class^="ico-"] { vertical-align: top; color: #ffffff; font-size: 16px; }
.Search-S1-head ._result { height: 22px; line-height: 28px; }
.Search-S1-head ._result em { margin: 0 .4em; font-weight: 700; }
.Search-S1-list { margin-bottom: 30px; }
.Search-S1-list li { margin-bottom: 10px;height: auto;min-height:20px;border-bottom: 1px solid #ddd;}
.Search-S1-list ._head { font-size: 14px; padding: 5px 0; margin-bottom: 10px;}
.Search-S1-list ._num { float: left; }
.Search-S1-list ._type { float: left; color: #0e90d2; padding: 0 1em; border-right: 1px solid #cccccc; margin-right: 1em; font-style: normal; }
.Search-S1-list ._t { float: left; width: 50%; font-weight: bold; }
.Search-S1-list ._p { padding-left: 60px; }

/*newsdet*/
.NewsDetail-B2 ._head { border-bottom: 1px dotted #cccccc; padding: 0; margin: 0; background: #ffffff; }
.NewsDetail-B2 ._head ._title { font-size: 18px;  color: #333333; }
.NewsDetail-B2 ._tools { padding: 10px 0; color: #999999; }
.NewsDetail-B2 ._tools [class^="ico-"] { font-size: 14px; color: ##0099ff;}
.NewsDetail-B2 ._tools ._b2l [class^="ico-"] { color: #0099ff;}
.NewsDetail-B2 .myart { padding: 20px 0; }
.NewsDetail-B2 ._detailPage_bottom { border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; height: 60px; overflow: hidden; }
.NewsDetail-B2 ._detailPage_bottom li { padding: 0 10px; border-bottom: 1px solid #cccccc; height: 30px; line-height: 30px; overflow: hidden; *zoom: 1;
}
.NewsDetail-B2 ._detailPage_bottom ._mark { float: left; margin-right: 10px; font-weight: bold; }
.NewsDetail-B2 ._detailPage_bottom ._mark [class^="ico-"] { font-weight: normal; font-size: 18px; color: #999999;}
.NewsDetail-B2 ._detailPage_bottom ._title { float: left; width: 70%; height: 30px; font-size: 14px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.NewsDetail-B2 ._detailPage_bottom ._title:hover { color: #0e90d2; }
.NewsDetail-B2 ._detailPage_bottom ._time { float: right; }
.NewsDetail-B2 .bdsharebuttonbox:after { display: inline; }
.NewsDetail-B2 .bdsharebuttonbox .bds_more { float: none; background: none; padding-left: 2px; }



.Search-S1{ margin-top: 30px;}

/*banner-index*/
.ban-index{position:relative; height:586px; overflow:hidden; z-index:-999999; width:100%; }
.ban-index img{ height:586px; width:1920px; position:absolute; left:50%; margin-left:-960px;z-index:-9999999; }
@media screen and (min-width:601px) and (max-width:1000px){
.ban-index{height:300px;}
.ban-index img{ width:1000px; margin-left:-570px;}
}
@media screen and (max-width:600px){
.ban-index{height:158px;}
.ban-index img{ width:600px; margin-left:-300px;}
}

/*slider*/
.in-slider{ float:left; width:100%; }
.slideBox{ position:relative; overflow:hidden;width:1920px; left:50%; margin-left:-960px;/* 设置焦点图最大宽度 */ }
.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:50px; left:50%; margin-left:-500px; z-index:1;}
.slideBox .hd li{ display:inline-block; width:20px; height:20px; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; background:#fff; text-indent:-9999px; overflow:hidden; margin:0 6px; cursor:pointer;}
.slideBox .hd li.on{ background:#ed6d00;}
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{ background:url(../images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */

.left{ float:left;line-height:40px;}
.right{ float:right; }
i.tel{ float:left; background:url(../images/tel.png) no-repeat left; height:38px; width:40px;}
.right li{font-size:14px; font-weight:bold;}
 .right li a{ color:#F00;}
.headbox2{ width:1000px; margin-left:auto; margin-right:auto;}


.foot_bottom p.l{ margin-left:25%;width:500px;}



.wp-pagenavi {MARGIN: 0px auto; PADDING-TOP: 15px}
.wp-pagenavi A {BORDER-RIGHT: #565656 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #565656 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #565656 1px solid; COLOR: #333! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #565656 1px solid; TEXT-DECORATION: none! important; BACKGROUND-COLOR:#fff;}
.wp-pagenavi A:visited {BORDER-RIGHT: #565656 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #565656 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #565656 1px solid; COLOR: #333! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #565656 1px solid; TEXT-DECORATION: none! important; BACKGROUND-COLOR:#fff;}
.wp-pagenavi A:hover {FONT-WEIGHT: normal! important; COLOR: #0b3779! important; BACKGROUND-COLOR: #eee! important; BACKGROUND-COLOR:#fff;}
.wp-pagenavi A:active {BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none}
.wp-pagenavi SPAN.pages {BORDER-RIGHT: #565656 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #565656 1px solid; COLOR: #0099ff! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid}
.wp-pagenavi SPAN.extend {BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #0099ff! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid}
.wp-pagenavi SPAN.current {BORDER-RIGHT: #aaa 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #aaa 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #aaa 1px solid; COLOR: #000! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #aaa 1px solid; BACKGROUND-COLOR: #eee! important}
.wp-pagenavi {CLEAR: both}
.wp-pagenavi A {PADDING:3px 5px 3px 5px;MARGIN: 2px;TEXT-DECORATION: none;border: 1px solid #0099FF;}
.wp-pagenavi SPAN {PADDING:3px 5px 3px 5px;MARGIN: 2px;TEXT-DECORATION: none;background-color:#E1F1FB;color:#000;border: 1px solid #0099FF;}
.wp-pagenavi A:hover {border: 1px solid #0066CC;}
.wp-pagenavi SPAN.current {border: 1px solid #0066CC;}
.wp-pagenavi SPAN.current {FONT-WEIGHT: bold}


.xwbg{ width:100%; float:left; margin-top:38px;}
.newsbox{ width:420px; float:left;}
.newstu{ width:420px; height:90px; margin-top:12px;}
.newszi{ width:100%; margin-top:5px; font-size:14px;}
.newszi ul li{ width:420px; border-bottom:1px dashed #d9d9d9; background:url(../images/jiantou.jpg) no-repeat 2px center; text-indent:14px;}
.newszi ul li a{ color:#4c4c4c; line-height:28px; font-size:14px;}
.newszi ul li a:hover{ color:#0099ff; text-decoration:underline; line-height:28px; font-size:14px;}
.newszi ul li span{ float:right; line-height:28px; color:#808080;}
.fenge{ width:17px; height:375px; float:left; margin-top:15px; margin-left:22px; margin-right:20px;}
.lxbox{ width:300px; float:right;}
.lxtu{ width:299px; height:90px; margin-top:12px;}
.lxzi{ width:100%; margin-top:10px; color:#4c4c4c; line-height:26px; font-size:14px;}
.lxzi span{ color:#0099ff; font-size:15px; font-weight:bold; line-height:30px;}

.albg{ width:100%; float:left; margin-top:30px;}
.alzi{ width:1260px; height:20px;color:#8c8c8c; font-size:14px; line-height:20px; background:url(../images/anlixian.jpg) no-repeat 215px 10px;}
.alzi a{ color:#0099ff; font-size:18px; line-height:20px; border-right:2px solid #0099ff; display:block; width:82px; height:20px; float:left; font-weight:bold;}
.alzi span{ float:right; margin-right:4px;}
.alzi span a{ color:#4c4c4c; line-height:20px; font-weight:normal; font-size:14px; border:none; width:30px;}
.anli{ width:1260px; margin-top:15px;}
.anli ul li{ width:234px; float:left; text-align:center; margin-left:9px; margin-right:9px;}
.anli ul li img{ padding:3px; border:1px solid #d9d9d9; height:170px;}
.anli ul li a{ color:#4c4c4c; line-height:40px; font-size:14px;}
.box {
    width: 1260px;
    margin: 0 auto;
}.jjbg{ width:100%; float:left; margin-top:36px;}
.jianbox{ width:880px; float:left;}
.jian{ width:100%; height:40px; border-bottom:#f0f0f0 solid 1px;}
.zm{ width:40px; height:40px; background-color:#0099ff; float:left; color:#fff; line-height:40px; font-size:36px; text-align:center;}
.jj{ width:40%; float:left; margin-left:10px; color:#555555; font-size:14px; line-height:16px;}.jj a{ color:#000000; font-size:16px; font-weight:bold; line-height:22px;}
.jian span{ float:right; margin-top:6px; margin-right:8px;}.jj span a{ color:#666; line-height:40px; font-size:14px;}
.jiantu{ width:286px; height:213px; border:4px solid #e2e2e2; float:left; margin-top:14px;}
.jianzi{ width:566px; float:right; margin-top:14px; font-size:14px; color:#404040; line-height:28px;}




.dibg {
    width: 100%;
    float: left;
    margin-top: 30px;
    background-color: #0099ff;
}.dibox {
    width: 1260px;
    margin: 0 auto;
    height: 200px;
}
.dinav {
    width: 540px;
    float: left;
}
.dinav ul {
    width: 150px;
    background: url(../images/xian.jpg) repeat-y right center;
    float: left;
    margin-top: 28px;
    margin-right: 30px;
}
.dinav ul a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 33px;
}
.dinav ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
}
.dilian {
    width: 440px;
    float: left;
    margin-left: 40px;
}
.lianxi {
    width: 440px;
    height: 32px;
    color: #fff;
    font-size: 22px;
    line-height: 32px;
    margin-top: 28px;
}

.lianzi {
    width: 440px;
    height: 130px;
    overflow: hidden;
    color: #fff;
}
.erwei {
    width: 115px;
    float: right;
    margin-top: 28px;
    color: #fff;
    text-align: center;
    font-size: 12px;
}
.bqbg {
    width: 100%;
    float: left;
    background-color: #000;
	
}
.bqbg a{color:#fff;}
.bqbox {
    width: 1260px;
    height: 33px;
    font-size: 13px;
    line-height: 33px;
    margin: 0 auto;
    color: #fff;
}

.lianxi a {
    color: #fff;
    font-size: 24px;
    line-height: 32px;
}
.jjbg{ width:100%; float:left; margin-top:35px;}
.jjzuo{ width:837px; float:right;}
.jianjie{ width:837px; height:42px; color:#0099ff; font-size:22px; line-height:42px; background:url(../images/jianxian.jpg) no-repeat center bottom;}
.jianjie span{ float:right; margin-right:10px;}
.jianjie span a{ font-size:14px; font-weight:normal; color:#4c4c4c; line-height:42px;}
.jianjie a{ color:#ff6c00; font-size:22px; line-height:42px;}
.jianzi{ width:837px; margin-top:12px; color:#4c4c4c; line-height:28px;}
.jiantu{ width:383px; height:280px; float:left; margin-top:6px;}



.sitemap { }
.sitemap dl { }
.sitemap dl dt  { padding:2px 15px 0px; font-weight:bold; color:#000000; font-size:14px;line-height:25px;}
.sitemap dl dd {color:#666; padding:10px 15px; font-size:12px; line-height:30px; }
.sitemap dl dd a{ color:#666; padding-right:8px; white-space:nowrap; }


.neifen{ width:260px; float:left; margin-top:20px;}
.neifenlei{ width:260px; background:url(../images/neiye1.jpg); height:58px; text-indent:70px; color:#fff; line-height:58px; font-size:23px;}
.neifen1{ width:258px; border:1px solid #d9d9d9; padding-bottom:6px; padding-top:6px;}
.neifen1 ul{ width:230px; background:url(../images/neiye.jpg) no-repeat center top; margin-left:14px; text-indent:35px; margin-top:15px;}
.neifen1 ul a{ color:#fff; font-size:15px; line-height:34px;}
.neifen1 ul li{ width:230px; border-bottom:1px dashed #d9d9d9; text-indent:22px; background:url(../images/neijiantou.jpg) no-repeat 6px center;}
.neifen1 ul li a{ color:#595959; font-size:13px; line-height:34px;}
.neifen1 ul li a:hover{ text-decoration:underline; color:#595959; font-size:13px; line-height:34px;}

.neilian{ width:260px; float:left; margin-top:20px;}
.neilianxi{ width:260px; height:44px; background:url(../images/neilianbg.jpg); text-indent:38px; color:#ed777b; font-size:16px; line-height:44px;}
.neilianxi span{ color:#fff; font-size:18px; line-height:44px;}
.neilian1{ width:258px; border:1px solid #d9d9d9;}
.neilian1 img{ border:1px solid #d9d9d9; margin:8px; width:242px; height:76px;}
.neilianzi{ width:240px; margin:0 10px 10px 10px; font-size:14px; color:#595959;}

.links {
    width: 1260px;
    height: 60px;
    overflow: hidden;
    margin: 0 auto;
}
.links_title {
    float: left;
    background: #0099ff;
    width: 161px;
    height: 40px;
    overflow: hidden;
}
.links_title span {
    display: block;
    width: 100%;
    height: 26px;
    margin-top: 18px;
    font: 700 20px/8px "microsoft yahei";
    color: #fff;
    text-align: center;
}
.links_title p {
    width: 100%;
    text-align: center;
    font: 700 20px/1 "microsoft yahei";
    color: #fff;
}
.links_con {
    float: left;
    width: 1098px;
    height: 38px;
    border: 1px solid #f29d0e;
    border-left: 0;
    overflow: hidden;
    color: #3e3e3e;
    text-indent: 12px;

}
.links_con a {
    color: #3e3e3e;
    margin: 0 6px;
		line-height:34px;
}
#full-screen-slider { width:100%; height:586px; float:left; position:relative; margin-top:1px;}
#slides { display:block; width:100%; height:586px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:48%; top:520px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:15px; height:15px; float:left; margin-left:15px; border-radius:7px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0052ac;}



.tg_pages {
    float: right;
    overflow: hidden;
    padding-bottom: 40px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
.tg_pages li {
    display: inline-block;
}
.tg_pages li a {
    border: 1px solid #bebebe;
    color: #bebebe;
    display: inline-block;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.tg_pages li.thisclass a {
    background: #ff9a18 none repeat scroll 0 0;
    border: 1px solid #ff9a18;
    color: #ffffff;
}
.gongshi{
    position:relative;
    left: 70px;
    top: 10px;
}
