﻿/*
* name: Global && Pc StyleSheet
* version: v3.1.1
* update: 加入placeholder依赖样式
* date: 2015-08-26
*/

/* 雪碧图 */
.ico { display: inline-block; overflow: hidden; width: 20px; height: 20px; 
	vertical-align: middle; background: url(../img/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;}
/*
* 依赖：
* placeholder插件
*/
.placeholder { color: #aaa;}
/* 设置 */
body{font-size:13px; line-height: 1.8; color: #555; background: #fff;}
.wrap { max-width: 1000px; margin-right: auto; margin-left: auto; *width: 1000px;}
a{color: inherit;}
a:hover { color: #05448b;}
/*css组件-设置*/
.form-control, .input-group-addon, .btn{border-radius: 2px; }
.form-control:focus { border-color: #66afe9; outline: 0; box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);}
/*选中设置*/
::-moz-selection {color: #fff; background: #39f; }
::selection {color: #fff; background: #39f; }

/* 网站样式 */
/*header*/
.header{position: absolute; top: 0; width: 100%; z-index: 10}
.topBar ._tools{ float: right; padding-top: 15px; color: #606060; font-size: 14px;}
.topBar ._tools a{ color: #606060;}
.topBar ._lk{ float: left; margin-left: 25px;}
.topBar ._ab{ position: relative; float: left; margin-left: 25px; height: 25px !important; z-index: 2 !important}
.topBar ._ab ._val i{ margin-right: 0; margin-top: -4px;}
.topBar ._ab .sele_{ width: 160px; padding: 10px; left: auto; right: 0; border: 0;}
.topBar ._ab .sele_  a{ display: block; padding:10px 0; color: #606060; border-bottom: 1px solid #cbcbcb; background: url(../img/top_ab_selbg.png); text-align: center;}
.topBar ._ab .sele_  a._last{ border-bottom: 0px;}
.logo{ float: left;}
.logo_txt{ float: left; padding-left: 20px; margin-top: 2px; border-left: 1px solid #adadad;}
.logo_txt span{ display: block; font-size: 14px; color: #363636; line-height: normal;}

.widget-nav { position:relative; float: right; width: 58%; position:relative; z-index:10; z-index: 1}
.widget-nav > ul > li { width:16.3%; float:left;}
.widget-nav > ul > li > a { display:block; text-align:center; font-size:14px; height:50px; line-height:50px; font-weight:bold; text-align: right; font-weight: normal;}

/*下拉css*/
.nav_layer05 { display:none; position:absolute; left:0; right: 0; top:100%; padding: 2%; background:#fafafa; }
.nav_layer05 ul { width:35%; float:left; padding:10px 0;}
.nav_layer05 li { border-bottom:#ddd 1px solid; padding:0;}
.nav_layer05 li a { display:block; line-height:1.5; padding:5px; text-align: center;}
.nav_layer05 li a:hover { color:#ffffff; background:#05448b;}
.nav_layer05 ._img { width:59%; float:right; padding-bottom:10px;}
.nav_layer05 ._img img { width:100%; height:auto; display:block;}
.nav_layer05 ._title { font-size:18px; color:#666; display:block; line-height:2; padding-right:5px; text-align: center;}
/*下拉css end*/


.widget-nav .hover > a { color:#05448b; }
.widget-nav .hover ._layer { display:block;}
.mobile_key{ display: none; position: fixed; right: 2%; bottom: 10%; margin-top: 10px;  width: 56px; height: 55px; background: url(../img/m_menu.png) 0 0 no-repeat; font:0/0 a; letter-spacing: -9px; background-size: cover; z-index: 9999}

/* .widget-nav ._right .nav_layer05{ left: auto; right: 0;} */

@media only screen and (max-width: 640px) {
.mobile_key { display:block;}
}

/*footer*/
.footer{ background-color: #dcdcdc;}
.foot_bg{ background: url(../img/foot_bg.png) center top no-repeat;}
.foot_hd{ padding: 20px 0; border-bottom: 1px solid #cacaca;}
.foot_hd ._info{ float: left; width: 61%;}
.foot_hd ._info p{ position: relative; padding-left: 35px; font-size: 14px; color: #202020;}
.foot_hd ._info p .ico{position: absolute; left: 0; right: 0;}
.foot_hd ._info ._con{ margin-top: 20px;}
.foot_hd ._info ._con li{ position: relative; float: left; padding-left: 30px; width: 256px; font-size: 14px; color: #202020;}
.foot_hd ._info ._con li .ico{position: absolute; left: 0; right: 0;}
.foot_hd ._ewm{ float: right; width: 22%; margin-top: 40px;}
.foot_hd ._ewm ._img{ float: left; width: 111px; margin-right: 10px;}
.foot_hd ._ewm span{ display: block; font-size: 16px; color: #202020;}
.foot_hd ._ewm .share{ margin-top: 10px;}
.foot_hd ._ewm .share a{ float: left; margin: 0;padding: 0; width: 27px; height: 26px;  line-height: normal; margin-right: 3px; background-image: url(../img/foot_share.png);}
.foot_hd ._ewm .share a.bds_tsina{ background-position: 0 0;}
.foot_hd ._ewm .share a.bds_weixin{ background-position: -32px 0;}
.foot_hd ._ewm .share a.bds_more{ background-position: -64px 0;}
.foot_hd ._ewm .share a:hover{ background-image: url(../img/foot_share_on.png);}
.foot_bd { border-top: 1px solid #f2f2f2; border-bottom: 5px solid #8cd211;}
.flk{ padding: 10px 0; font-size: 14px;}
.flk em{ padding: 0 10px;}
.foot_btm{ padding: 15px 0; background-color: #05448b; color: #fff; font-size: 14px;}
.foot_btm a{ color: #fff;}
.foot_btm h2{float: left; font-size: 14px;}
.foot_btm h3{float: right; font-size: 14px;}

/*common*/
h1,h2,h3,h4,h5{ font-size: 12px; font-weight: normal;}
.xc_ban{ position: relative; height: 389px; overflow: hidden; z-index: 9; clear: both;}
.xc_ban ._img{ position: absolute; left: 50%; margin-left: -960px; top: 0; width: 1920px; max-width: none;}
.xc_ban .wrap{ position: relative; height: 100%;}
.channel_list { position: absolute; left: 0; right: 0; bottom: 0; height: 58px; background: url(../img/channel_listbg.png)}
.channel_list  ul{ float: right;}
.channel_list  ul li{ float: left;}
.channel_list  ul li a{ display: block; padding: 0 15px; line-height: 58px; font-size: 14px; color: #fff;}
.channel_list  ul li.cur a,.channel_list  ul li a:hover{ background-color: #8cd211;}

.widget-bread-1 {font-size: 12px; color: #777777; margin-top: 15px;}
.widget-bread-1 a { color: #777777;}
.widget-bread-1 a:hover{color:#286090;}
.widget-bread-1 .ion { font-size: 14px; margin: 0 5px; transform:scale(.7)}
.cht{ padding-bottom: 15px; margin-bottom: 30px; border-bottom: 1px dotted #e2e2e2; line-height: normal}
.cht ._t{ float: left; padding-left: 35px; font-size: 28px; color: #000; background:  url(../img/cht_bg.png) left center no-repeat;}
.cht .posi{ float: right;}
.main{ margin: 30px 0; margin-bottom: 40px;}

.page{font-size: 12px; color: #777777; text-align: center; margin: 30px 0;}
.page a,.page span { color: #777777;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 a:hover,.page span{color:#fff; background: #05448b;}
.page span.goprev,.page span.gonext {color: #777777; background: none}
.page span.count { border: 0;background: 0;color: #777777;}
.effImg01{ overflow: hidden;}
.effImg01 img{-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s;} 
.effImg01:hover img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);}

/*新闻列表*/
.NewsList-A9 li { padding: 20px 0; border-bottom: 1px dashed #ccc; overflow: hidden; *zoom:1
}
.NewsList-A9 ._img { float: left; height: 180px; max-width: 50%; margin-right: 10px }
.NewsList-A9 ._img img { height: 100% }
.NewsList-A9 ._t {  font-size: 16px; padding-top: 10px; font-weight: bold; }
.NewsList-A9 ._t a { font-size: 16px; color: #2e2e2e; }
.NewsList-A9 ._t a:hover { color: #0e90d2 }
.NewsList-A9 ._p { line-height: 1.6em; max-height: 4.8em; overflow: hidden; color: #999; margin: 10px 0 }
.NewsList-A9 ._i { float: right; margin-top: -10px; overflow: hidden; *zoom:1
}
.NewsList_img ._i{ margin-top: 56px;}
.NewsList-A9 ._i span, .NewsList-A9 ._i a { float: left; line-height: 26px; padding: 0 10px }
.NewsList-A9 ._i ._more { background: #05448b; color: #fff }
.NewsList-A9 ._i ._date { background: #ededed; color: #999 }
@media only screen and (max-width:640px) {
.NewsList-A9 ._img {float:none;height:auto; max-width:none; margin-right: auto;}
.NewsList-A9 ._img img {width:100%;height:auto}
}

/*新闻列表*/
.widget-newsdetail-2 ._head { border-bottom: 1px dotted #cccccc; }
.widget-newsdetail-2 ._head ._title { font-size: 18px; line-height: 1.4; 
color: ;font-weight:bold;}
.widget-newsdetail-2 ._tools { padding: 10px 0; color: #999999;}
.widget-newsdetail-2 .ion { font-size: 16px; font-weight: normal;}
.widget-newsdetail-2 ._tools ._tool{margin:0 4px;display: inline-block; vertical-align: middle;}
.widget-newsdetail-2 ._tools ._tool:hover{color:;}
.widget-newsdetail-2 ._tools ._b2l .ion { color: #05448b;}
.widget-newsdetail-2 .myart { padding: 20px 0;}
.widget-newsdetail-2 ._detailPage_bottom {border-top: 1px solid #cccccc;}
.widget-newsdetail-2 ._detailPage_bottom li {line-height: 30px; overflow: hidden; 
height: 30px;  padding: 0 10px; border-bottom: 1px solid #cccccc; }
.widget-newsdetail-2 ._detailPage_bottom ._mark {font-weight: bold; float: left; margin-right: 10px; }
.widget-newsdetail-2 ._detailPage_bottom ._title {font-size: 14px;  float: left; 
  width: 68%;}
.widget-newsdetail-2 ._detailPage_bottom ._title:hover { color: #0e90d2;}
.widget-newsdetail-2 ._detailPage_bottom ._time { float: right;}
.widget-newsdetail-2 .bdsharebuttonbox .bds_more { float: none; padding-left: 2px;
  background: none; }
@media only screen and (max-width: 480px) { 
  .widget-newsdetail-2 ._head ._title { font-size: 14px; line-height: 20px;}
  .widget-newsdetail-2 ._detailPage_bottom ._title{width: 50%;}
}

/*招聘*/
.widget-job-2 ._jt { background-color: #e8e8e8; height: 35px; line-height: 35px; margin-top: 10px; overflow: hidden; *zoom: 1;
cursor: pointer; }
.widget-job-2 ._jt strong { float: left; width: 30%; text-align: left; color: #000; text-indent: 10px;}
.widget-job-2 ._jt_act ._s1{ font-size: 17px;}
.widget-job-2 ._jt span { float: right; }
.widget-job-2 ._jt .ion { font-size: 12px; color: #999999; }
.widget-job-2 ._jc { display: none; }
.widget-job-2 ._jcon { padding: 10px; overflow: hidden; }
.widget-job-2 ._jt_act .ion { color: #0e90d2; }
.widget-job-2 ._jcon ._detail{ float: left; width: 59.5%;}
.widget-job-2 ._jcon ._btm{ float: right; width: 36.5%;}
@media only screen and (max-width: 40rem) {
 .widget-job-2 ._jt span {
 display: none;
}
}

 ._jcon { margin-bottom: 20px }
  ._jcon ._title { font-size: 16px; height: 34px; line-height: 34px; color: #fff; background-color: #0b6fa2; padding: 0 20px }
 ._minfo { padding: 10px 0; border-bottom: 2px solid #ccc; overflow: hidden; *zoom:1
}
 ._minfo strong { float: left; width: 33%; text-align: center }
 ._detail { padding: 10px 0; line-height: 26px }
 ._btm { margin: 10px 0; overflow: hidden; *zoom:1
}

 ._btm ._layer { position: relative; height: 80px; padding: 20px 20px 20px 120px }
 ._btm ._img { position: absolute; left: 20px; top: 20px; height: 80px }
 ._btm ._btm1 { background: #05448b; color: #fff; margin-bottom: 12px;}
 ._btm ._btm1 a{ color: #fff;}
 ._btm ._btm2 {  background: #f1f1f1 }
  ._btm ._btm2 ._btn{ display: block; width: 90px; height: 30px; line-height: 30px; text-align: center; color: #fff; background-color: #05448b; margin-top: 5px;}
@media only screen and (max-width:64rem) {
 ._btm ._layer {
padding:20px
}
 ._btm ._img {
display:none
}
}
@media only screen and (max-width:40rem) {
 ._minfo strong {
width:auto;
font-size:14px
}
 ._btm ._btm1 {
float:none;
width:auto
}
 ._btm ._btm2 {
float:none;
width:auto
}
 ._btm ._layer {
height:auto;
padding:10px
}
}

/*经典案例*/
.case_tab{  text-align: center; margin-bottom: 40px;}
.case_tab a{ display:inline-block; width: 13%; height: 40px; border: 1px solid #bbbbbb; margin-right: 2%; margin-bottom: 2%; line-height: 40px; text-align: center; font-size: 16px; color: #000;}
.case_tab a:hover,.case_tab a.cur{ background-color: #8cd211; border-color: #8cd211; color: #fff;}

.case_list li{ overflow: hidden; margin-bottom: 25px;background-color: #f8f8f8;}
.case_list li ._txt{ float: left; width: 50%; }
.case_list li ._t{ padding-top: 7%; padding-left: 7%; padding-right: 7%; font-size: 24px; font-weight: bold; color: #585858;}
.case_list li ._p{ padding:0 7%; padding-top: 2%; font-size: 14px; color: #616161;}
.case_list li ._img{ float: left; width: 50%;}
.case_list li:hover ._t,.case_list li:hover ._p{color: #05448b;}
.case_list li._right ._txt{ float: right;}
.case_list li._right ._img{ float: left;}

/*荣誉列表*/
.honour { overflow: hidden;}
.honour ._left{ float: left; width: 81%;}
.honour ._right{ float: right; width: 16%;}
.honour .big_img { text-align:center; margin-bottom:30px; height:505px; line-height:505px; font-size:0;}
.honour .big_img img { display:inline-block;  max-height:545px; background:#fff url(../img/loading.gif) center no-repeat; min-height:100px; min-width:100px; max-width:100%; vertical-align:middle;}
.honour .thumbs_img { background-color:#fff; position:relative; padding:30px 0 ; clear:both; overflow:hidden;}
.honour .thumbs_btn {position:absolute; left: 0; right: 0; height:30px; line-height:30px; text-align:center;}
.honour .thumbs_prev { top: 0; }
.honour .thumbs_next { bottom: 0;}
.honour .thumbs_btn [class*="ion"] { color:#a0a09e; font-size:30px; margin:0;}
.honour .thumbs_btn:hover [class*="ico-"] { color:#018ae2;}
.honour .thumbs_scroll { width:100%; height:465px; overflow:hidden; position:relative;}
.honour .thumbs_scroll li { }
.honour .thumbs_scroll li a { display:block; height:110px; line-height:110px; font-size:0; border:#fff 3px solid; text-align:center; background-color:#fff;}
.honour .thumbs_scroll li img { display:inline-block; vertical-align:middle; width:auto; height:auto; max-width:100%; max-height:110px;}
.honour .thumbs_scroll li a.cur { border-color:#05448b;}
.honour .img_name{ font-size: 16px; color: #000; font-weight: bold;}

/*首页*/
body.index{ background-color: #f2f2f2;}
.banner{position: relative; height: 600px; overflow: hidden; z-index: 9;  clear: both;}
.banner ._img{ position: absolute; left: 50%; margin-left: -960px; top: 0; width: 1920px; max-width: none}
.banner ._wz{ opacity:0; display:none \9; position:absolute; bottom:225px; left:50%; margin-left:-285px; z-index:3; transition:all ease-in .3s; transform:}
.banner .slide_nav{ position: absolute; bottom: 160px; left: 50%; margin-left: -485px;}
.banner .slide_nav a{ float: left; width: 18px; height: 18px; border-radius: 9px; margin-right: 15px; background-color: #fff; font:0/0 a; letter-spacing: -9px; cursor:pointer}
.banner .slide_nav .on{ width: 50px; background-color: #8cd211;}
.banner ._wz.on{ margin-left:-485px; opacity:1; display:block \9;}
.banner .loading{ position: absolute; width: 100%; height: 100%; left: 0; top:0px; background:#fff url(../img/index_loading.GIF) center center no-repeat; z-index: 20}

.ipart1{ margin: 25px 0;}
.ipart1 .wrap{ background-color: #fff;}
.ipart1 ._tab ul{ display:table; width: 100%;}
.ipart1 ._tab li{ position: static !important; display:table-cell; width: 25%; padding-bottom: 10px; text-align: center; box-sizing: border-box;}
.ipart1 ._tab li ._ico{ display: block; width: 70px; height: 70px; margin: 0 auto; background: url(../img/ip1_tabico.png) 0 0 no-repeat;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;}
.ipart1 ._tab li a{ position: relative; display: block; border: 1px solid #c9c9c9; border-left: 0; padding: 20px 0px;}
.ipart1 ._tab li a:after{ display: none;  content:''; position: absolute; top: 100%; left: 50%; margin-left: -10px;width: 0; height: 0; border-width: 10px; border-style:  solid dashed dashed dashed; border-color: #8cd211 transparent transparent transparent;}
.ipart1 ._tab li.first a{ border-left:1px solid #c9c9c9 ;}
.ipart1 ._tab li h3{ font-size: 18px; font-weight: bold; color: #505050; margin: 5px 0;}
.ipart1 ._tab li ._p{ font-size: 12px; color: #959596;}
.ipart1 ._tab li.tab_t1 ._ico{background-position: 3px 0;}
.ipart1 ._tab li.tab_t2 ._ico{background-position: -82px 0;}
.ipart1 ._tab li.tab_t3 ._ico{background-position: -166px 0;}
.ipart1 ._tab li.tab_t4 ._ico{background-position: -243px 0;}
.ipart1 ._tab li.tab_t_cur a,.ipart1 ._tab li a:hover{ background-color: #8cd211; color: #fff;}
.ipart1 ._tab li.tab_t_cur h3,.ipart1 ._tab li a:hover h3{ color: #fff;}
.ipart1 ._tab li.tab_t_cur ._p,.ipart1 ._tab li a:hover ._p{ color: #fff;}
.ipart1 ._tab li.tab_t_cur ._ico,.ipart1 ._tab li a:hover ._ico{ background-image: url(../img/ip1_tabico_on.png);transform:rotateY(180deg);-ms-transform:rotateY(180deg); -moz-transform:rotateY(180deg); 	-webkit-transform:rotateY(180deg);-o-transform:rotateY(180deg); }
.ipart1 ._tab li.tab_t_cur a:after,.ipart1 ._tab li:hover a:after{ display: block;}
.ipart1 .tab_c{ padding: 1.5%;}
.iabout ._img{ float: left; width: 47%;}
.iabout ._txt{ float: right; width: 48%; background: url(../img/iabout_txtbg.png) right top no-repeat;}
.iabout ._txt ._t{ font-size: 26px; color: #05448b; margin-bottom: 15px; padding-top: 20px;}
.iabout ._txt ._p{ font-size: 12px; color: #818181; margin-bottom: 30px;}
.iabout ._txt ._btn a{ float: right; width: 125px; height: 40px; margin-left: 40px; line-height: 40px; text-align: center; border: 1px solid #8d8d8d; font-size: 16px; color: #505050;}
.iabout ._txt ._btn a:hover{ color: #fff; background-color: #8cd211; border-color: #8cd211;}
.iys li{ height: 254px; z-index: 20}
.iys li a{ display: block; padding: 7%;}
.iys li ._t{ font-size: 16px; color: #05448b; margin-bottom: 10px; font-weight: bold;}
.iys li ._p{ font-size: 12px; color: #818181;}
.iys li ._more{ position: absolute; bottom: 25px; right: 25px;}
.iys li ._arr{ position: absolute; width: 24px; height: 39px; background-position: center center; background-repeat: no-repeat;}
.iys li ._arr._right{ left: 100%; top: 50%; margin-top: -20px; background-image: url(../img/arr_right.png);}
.iys li ._arr._top{ width: 39px; height: 24px; bottom: 100%; left: 50%; margin-left: -20px; background-image: url(../img/arr_top.png);}
.iys li ._arr._left{ right: 100%; top: 50%; margin-top: -20px; background-image: url(../img/arr_left.png);}
._more{ font-weight: bold; color: #777;}
._more .ion{ transform:scale(.8)}
._more:hover{ color: #05448b;}

.icase ._img{ float: left; width: 31%; margin-right: 2%;}
.icase ._txt{  float: left; width: 30.5%;}
.icase ._txt ._t { padding-top: 20px;}
.icase ._txt ._t big{ display: block; font-size: 26px; color: #05448b;}
.icase ._txt ._t small{ display: block; font-size: 16px; color: #8cd211;}
.icase ._txt ._p{ font-size: 14px; color: #818181; margin-bottom: 15px;}
.icase ._slist li{ float: left; margin-bottom: 10px; line-height: 40px;}
.icase ._slist li ._z{ float: left; width: 40px; height: 40px; margin-right: 10px; line-height: 40px; text-align: center; border: 2px solid #cdcdcd; border-radius: 50%; font-size: 29px; color: #05448b; font-family: 'Arial'}
.icase ._txt ._more{ float: right;}
.icase ._blist{ float: right; width: 33%;}
.icase ._blist ._info{padding: 2%; border-color: #fbfbfb;}
.icase ._blist ._info ._t{ font-size: 16px; color: #05448b; margin-bottom: 10px;}
.icase ._blist ._info ._p{ height: 85px; font-size: 12px; color: #818181;}
.icase ._blist ._info ._more{ float: right;}

.ihz { position: relative;}
.ihz ._txt{ position: absolute; right: 0; top: 0; width: 26%; padding: 0 4%; height: 100%; background: url(../img/ihz_txtbg.png);}
.ihz ._txt ._t{ padding-top: 20px; font-size: 26px; color: #fff; margin-bottom: 20px;}
.ihz ._txt  p{ color: #fff; margin-bottom: 15px;}
.ihz ._txt ._arr{ position: absolute; width: 13px; height: 22px; left: -13px; top: 50%; margin-top: -11px; background-image: url(../img/ihz_arr.png);}
.ip2{ margin-bottom: 20px;}
.ip2 ._hd{ margin-bottom: 15px;}
.ip2 ._hd ._t{ font-size: 28px; float: left; margin-right: 15px;}
.ip2 ._hd ._tab{ float: left; margin-top: 18px;}
.ip2 ._hd ._tab a{ padding: 0 10px; padding-bottom: 5px;}
.ip2 ._hd ._tab a.cur,.ip2 ._hd ._tab a:hover{border-bottom: 2px solid #05448b; color: #05448b;}
.ip2 ._hd ._more{ float: right; margin-top: 18px;}
.inews_list{ position: relative; overflow: hidden; padding-bottom: 45px;height: 355px;}
.inews_list li{ width: 31.3%; background-color: #fff; }
.inews_list li a{display: block; border: 1px solid #e1e1e1;border-bottom: 2px solid #05448b;overflow: hidden; height: 0; padding-bottom: 110%; }
.inews_list li ._img{ position: relative; height: 0; padding-bottom: 75%; overflow: hidden; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.inews_list li ._txt{padding: 4%; overflow: hidden;}
.inews_list li ._t{ font-size: 16px; color: #363636; font-weight: bold; overflow: hidden; white-space: nowrap; text-overflow:ellipsis;}
.inews_list li ._p{ height: 65px; font-size: 12px; color: #818181; margin: 10px 0;}
.inews_list li .moreinfo{float: right; width: 100px; height: 35px; margin-left: 35px; line-height: 35px; text-align: center; border: 1px solid #8d8d8d; font-size: 14px; color: #505050;}
.inews_list li .moreinfo:hover{color: #fff; background-color: #8cd211; border-color: #8cd211;}
.inews_list li:hover ._img{ padding-bottom: 50%;}
.inews_list .scroll_nav{ position: absolute; bottom: 0; left: 50%; margin-left: -30px;}
.inews_list .scroll_nav a{ float: left; width: 9px; height: 9px; border-radius: 50%; background-color: #d9d6cd; margin-right: 15px; font:0/0 a; letter-spacing: -9px;}
.inews_list .scroll_nav .on{ background-color: #8cd211;}
.ip3{border-top: 1px solid #f2f2f2; padding: 35px 0; background-color: #fcfcfc;}
.ip3 li ._ico{ float: left; width: 25%;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;}
.ip3 li:hover ._ico{transform:rotateY(180deg);-ms-transform:rotateY(180deg); -moz-transform:rotateY(180deg); 	-webkit-transform:rotateY(180deg);-o-transform:rotateY(180deg);}
.ip3 li ._txt{ float: right; width: 70%;}
.ip3 li ._txt ._t{ font-size: 24px; color: #05448b;}
.ip3 li ._txt ._phone{ font-size: 32px; color: #8cd211; font-family: 'Arial'}
.ip3 li ._txt ._p{ font-size: 12px; color: #8cd210;}

/*左漂浮*/

.zpf{ position: fixed; right: 10px; bottom: 20%; width: 53px; z-index: 11}
.zpf li{ border: 1px solid #e0e0e0; margin-bottom: 2px; background-color: #fff; text-align: center; }
.zpf li .zico{ display:inline-block; width: 29px; height: 28px; background-image: url(../img/z_pf.png); vertical-align: middle;}
.zpf li .zico1{ background-position: -30px 0;}
.zpf li .zico2{ background-position: 0 0; margin-left: 4px;}
.zpf li.l1,.zpf li.l2{padding: 12px 0;}
.zpf li.l1{ position: relative;}
.zpf li ._info{ position: absolute; right: 0; width: 0; height: 100%; line-height: 54px; top: 0; overflow: hidden; white-space: nowrap; transition:all ease .3s; font-size: 16px; font-weight: bold;}
.zpf li.l1:hover ._info{ width: auto; background-color: #8cd211; padding: 0 5px; color: #fff;}
.zpf li.l1:hover ._info .zico{ background-image: url(../img/z_pf_on.png);}
.zpf li.l2:hover .zico{ background-image: url(../img/z_pf_on.png);}
.zpf li.l2:hover{ background-color: #8cd211;}

/*简历投递*/
.Form-J1 .Form-J1-Left { float:left; width:50%; }
.Form-J1 .Form-J1-right { float:right; width:50%; }
.Form-J1 .Form-J1-li { padding-top:10px; }
.Form-J1 .Form-J1-li label { width:5em; display:inline-block; color:#666; vertical-align:middle; }
.Form-J1 .Form-J1-li input { height:28px; line-height:28px; border:1px #ddd solid; width:70%; }
.Form-J1 .Form-J1-li textarea { border:1px #ddd solid; width:70%; height:103px;}
.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 { clear:both; text-align:center; padding-top:40px; }
.Form-J1 .Form-J1-Btn button { width:90px; height:24px; line-height:24px; text-align:center; color:#fff; border-radius:4px; cursor:pointer; border:0;}
.Form-J1 .Form-J1-Btn ._submit { background:#05448B; margin-right:10px; }
.Form-J1 .Form-J1-Btn ._reset { background:#909090; }

/*录入内容*/
.about_slide{ position: relative; float: right; width: 475px; height: 275px; overflow: hidden; margin-left: 35px; margin-bottom: 30px;}
.about_slide ._txt{position: absolute; left: 0; right: 0; bottom: 0; height: 40px; line-height: 40px; background: url(../img/black.6.png); padding: 0 30px; font-size: 14px; color: #fff;}
.about_slide .slide_nav{ position: absolute; bottom: 13px; right: 13px;}
.about_slide .slide_nav a{ float: left; width: 13px; height: 13px; background-color: #fff; font:0/0 a; letter-spacing: -9px; margin-right: 5px; cursor:pointer ;}
.about_slide .slide_nav .on{ background-color: #8cd211;}

/*文化*/
.culture_list li{ margin-bottom:30px; margin-top:30px;}
.culture_list li .cu_bg{ height:92px; padding-left:120px; background-image:url(../img/culture_ico.png); background-repeat:no-repeat;}
.culture_list li .title{ font-size:24px; border-bottom:1px solid #ddd; padding-bottom:8px; margin-bottom:8px;}
.culture_list li .sum{ font-size:14px; color:#747474;}
.culture_list li.cul_01 .cu_bg{ background-position:0px 0px;}
.culture_list li.cul_02 .cu_bg{ background-position:0px -462px;}
.culture_list li.cul_03 .cu_bg{ background-position:0px -154px;}
.culture_list li.cul_04 .cu_bg{ background-position:0px -616px;}
.culture_list li.cul_05 .cu_bg{ background-position:0px -308px;}
.culture_list li.cul_06 .cu_bg{ background-position:0px -771px;}

.case_list2 li { position: relative; margin-bottom: 2%;}
.case_list2 li ._img{  width: 50%;}
.case_list2 li ._txt{ position: absolute; right: 0; top: 0; width: 50%; height: 100%; background-color: #f8f8f8;}
.case_list2 li ._txt ._more{ position: absolute; right: 24px; bottom: 10px;}
.case_list2 li ._t{ padding: 8%; font-size: 16px; font-weight: bold; color: #05448b;}

.reslove_tab ._tab{  text-align: center; margin-bottom: 40px;}

.reslove_tab ._tab .tab_t{ position: static !important; display:inline-block; width: 13%; height: 40px; border: 1px solid #bbbbbb; margin-right: 2%; margin-bottom: 2%; line-height: 40px; text-align: center; font-size: 16px; color: #000;}

.reslove_tab ._tab .tab_t:hover,.reslove_tab ._tab .tab_t_cur{ background-color: #8cd211; border-color: #8cd211; color: #fff;}

.btn_more{float: right; width: 125px; height: 40px; margin-left: 40px; line-height: 40px; text-align: center; border: 1px solid #8d8d8d; font-size: 16px; color: #505050;}
.btn_more:hover{ color: #fff; background-color: #8cd211; border-color: #8cd211;}

/*留言表单*/
.Form-M1 .Form-M1-Left { float: left; width: 50%; *width:49%;}
.Form-M1 .Form-M1-right { float: right; width: 50%; *width:49%;}
.Form-M1 .Form-M1-li { padding-top: 10px; }
.Form-M1 .Form-M1-li label { width: 70px; display: inline-block; color: #666; vertical-align: middle; white-space: nowrap; text-align: right; }
.Form-M1 .Form-M1-li input { height: 28px; line-height: 28px; border: 1px #ddd solid; width: 70%; }
.Form-M1 .Form-M1-li textarea { border: 1px #ddd solid; width: 84%; max-height: 95px; }
.Form-M1 .Form-M1-li em { color: red; vertical-align: middle; padding-left: 10px; }
.Form-M1 .Form-M1-li input._yzm { width: 20%; }
.Form-M1 .Form-M1-li img { vertical-align: middle; padding-left: 10px; cursor: pointer; height: 28px!important; }
.Form-M1 .Form-M1-li b { color: #666; font-size: 12px; padding-left: 4px; }
.Form-M1 .Form-M1-Btn { clear: both; padding-top: 40px; text-align: right;}
.Form-M1 .Form-M1-Btn button { width: 88px; height: 32px; line-height: 32px; text-align: center; color: #fff; cursor: pointer; font-family: microsoft yahei; background: #05448b; border: none; }
.Form-M1 .Form-M1-Btn ._submit { margin-right: 10px; }
.Form-M1 .Form-M1-Btn ._reset { background: #909090; border:0; }
.Form-M1 .Form-M1-Btn .button:hover { opacity: 0.8; filter: alpha(opacity=80); }
.Form-M1 .select-ui-choose-default{ min-width: 34.4%; border-radius: 0; border-color: #ddd; margin-left: -4px; margin-right: 5px;}

.zyjs_mu{ color: #05448b; font-size: 16px; font-weight: bold;}
.zyjs_mu ._t{  display:inline-block; width: 135px;  text-align: right;}

/*五大特点*/
.wdtd_list li{ padding: 40px 0; border-bottom: 1px solid #ddd;}