﻿/*
* name:Global && Pc StyleSheet
* version:v3.3.1
* update:雪碧图对齐
* date:2016-04-30
*/

/* 雪碧图 */
/* 对齐方案引用(http://www.zhangxinxu.com/wordpress/2016/03/css-layout-base-20px/) */
.ico { display:inline-block; width:20px; height:20px; white-space:nowrap; letter-spacing:-1em; text-indent:-99em; color:transparent; background:url(../img/ico.png);*text-indent:0; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');vertical-align: middle;}
.ico:before {content:'\3000';}
.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;}
/* 常量设置 */
html { overflow-x:auto;}
html,body,.wrap { min-width:1200px;}
.wrap { width:1200px; margin-right:auto; margin-left:auto;}
body{font-size:14px; line-height:1.8; color:#555; background:#fff;}
a{color:inherit;}
a:hover { color:#004a8f;}
::-moz-selection {color:#fff; background:#004a8f; }
::selection {color:#fff; background:#004a8f; }
::-webkit-input-placeholder { color:#aaa; } 
.placeholder { color:#aaa;}
input,select,button,textarea{ font-family:microsoft yahei; border:none;outline:none;vertical-align: middle;}

/*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);}

.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}

.imgZoom { overflow:hidden; }
.imgZoom:hover img{ -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); transform:scale(1.1,1.1);}

.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }

/* 表格 */
.datalist{ border:1px solid #ccc; border-collapse:collapse; background:#fff; }
.datalist caption{ padding-bottom:5px; text-align:left;} 
.datalist th{ border:1px solid #ccc; background-color:#eee; font-weight:700;  padding:5px 15px; }
.datalist td{ border:1px solid #ccc; padding:5px 15px;}
.datalist tr.altrow{ background-color:#ccc;}

/* 网站样式 */

.transition{ transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;}
.hoverImg:hover{ 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); opacity:0.9;}
.mt30{ margin-top:30px;}
.mt20{margin-top:20px;}
.c{padding-bottom:9999px; margin-bottom:-9999px;}

/*通用头部*/
.pageHeader{position:relative;z-index: 11;}
.mobile_key{display:none;}
.logo{padding: 17px 5px;}
.logo a{display:block;width:255px;height:42px;background:url(../img/logo.png) no-repeat;background-size:contain;}
.h_lang,.h_lang a{color:#0c77d2;}
.h_lang{margin-left: 15px;}
.h_ser{font-size:0;}
.h_ser .inp{background-color:#519cde;border:0;outline:none;height: 33px;line-height: 33px;padding: 0 0 0 10px;font-size: 14px;}
.h_ser ._btn{width:40px;height:33px;line-height: 1;background-color:#004a8f;}
.h_ser .placeholder{color:#fff;}
.h_ser ::-webkit-input-placeholder { color:#fff; } 
.h_lang,.h_ser{height: 33px; line-height: 33px;margin-top: 21px;}
.l_text{font-size:18px;color:#616161;padding:24px 0 0 0px;}

.nav{position: absolute;width:100%;top:100%;left:0;height: 66px;background:url(../img/blue.5.png) repeat;}
.nav .nav_li{position: relative; float: left;width: 14%;}
.nav .nav_li .nav_a{font-size:20px; font-weight: bold; display:block;color:#fff;height: 66px;line-height: 66px;text-align: center;background:url(../img/nav_li.png) right center no-repeat;transition: none;-webkit-transition: none;}
.nav .nav7 .nav_a{background:none;}
.nav .nav_li:hover .nav_a{background:url(../img/blue.6.png) repeat;}
.nav .nav_li .setNav{background:url(../img/blue.6.png) repeat;text-align: left;position: absolute;width: 100%;left: 0;top: 100%;z-index: -1; visibility: hidden;opacity: 0; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);margin: 0; -webkit-transform: translate(0, 20px);-moz-transform: translate(0, 20px); -ms-transform: translate(0, 20px); -o-transform: translate(0, 20px); -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);-moz-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1); -o-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1); border-top:1px solid transparent;padding: 10px 0;}
.nav .nav_li .setNav li a{display:block; padding:5px 20px;color:#fff;}
.nav .nav_li.last .setNav{left:auto; right:0;}
.nav .nav_li:hover .setNav{ visibility: visible;opacity: 1;z-index:1;-webkit-transform: translate(0, 0);-moz-transform: translate(0, 0);-ms-transform: translate(0, 0);-o-transform: translate(0, 0);border-top-color:#3174a3}


/*通用底部*/
.pageFooter{border-top:1px #dadada solid;padding: 32px 0 10px;}
.foot_line{height:40px;line-height: 40px;}
.foot_line ._dt{font-size:18px;color:#004a8f;}
.foot_line a{font-size:15px;color:#333;}
.foot_line ._dt,.foot_line a{margin-right: 20px;font-weight: bold;}
.foot_fix{font-size:12px;}
.foot_fix .f_left{width:74%;}
.foot_fix .f_left .fa{margin-right: 15px;}
.foot_fix .f_left ._beian{margin-left: 15px;}
.foot_fix .f_left ._top{padding:12px 0 8px;}
.foot_fix .f_left ._bottom ._jerei{margin-left:15px;}
.foot_fix .f_right{width:24%;}
.foot_fix .f_right img{width:58px;height:58px;margin-left: 10px;}
.foot_fix .f_right .p{margin-top: 15px;}
.foot_fix .f_right .bdsharebuttonbox a{padding-left:0;background:url(../img/f_share.png) no-repeat;width:26px;height:26px;margin-top: 28px;}
.foot_fix .f_right .bdsharebuttonbox a.bds_tsina{background-position: -33px 0;}
.foot_fix .f_right .bdsharebuttonbox a.bds_weixin{background-position: -66px 0;}
.foot_fix .f_right .bdsharebuttonbox a.bds_qzone{background-position: -99px 0;}

/*首页中间区域*/
.banner{ height:603px;position:relative;overflow:hidden;}
.banner img{ position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; height:100%; max-width:none;}
.banner .slide_nav{position:absolute;bottom:5%;left:0;width:100%;text-align: center;font-size:0;}
.banner .slide_nav a{display:inline-block;width:18px;height:18px;line-height: 99;overflow:hidden;border-radius: 50%;background:url(../img/blue.5.png) repeat;cursor:pointer;margin:0 5px;}
.banner .slide_nav a.on{width:50px;border-radius: 10px;}
.cen-box1{padding:20px 0 40px;}
.cen-tab1 .tab_b{font-size:0;text-align: center;margin-bottom: 10px;}
.cen-tab1 .tab_b li{font-size:26px;color:#757575;display:inline-block;*float:left;padding:0 30px;}
.cen-tab1 .tab_b li.first{background:url(../img/c_li1.gif) right center no-repeat;}
.cen-tab1 .tab_b .tab_t_cur{font-weight: bold;color:#004a8f;}
.cen1-img{height:171px;}
.cen1-img li{float:left;width:19%;}
.cen1-img li .tit{font-size:13px;color:#fff;bottom:7%;left: 0;right: 0;padding: 0 5% 5px;z-index: 3;}
.cen1-img li .tit:after{content:'';width:17px;height:2px;background-color:#9e9d9d;position:absolute;bottom: 0;left: 5%;}
.cen1-img li a:after{content:'';width:100%;height:100%; position:absolute;bottom:0;left:0; background:url(../img/ci_bg.png) center bottom no-repeat;}

.t_arrs{display:block;width:62px;height:62px;background:url(../img/c_btn1.png) no-repeat;position:absolute;top:50%;margin-top:-31px;z-index: 3;}
.t_prev{left:-6%;}
.t_next{right:-6%;background-position: right 0;}
.cen-box2{padding-bottom:40px;}
.cen-box2 li{position:relative;overflow:hidden;margin-bottom:1%;}
.cen-box2 .tit{background:url(../img/c_li_s.png) left bottom no-repeat;width:176px;height:55px;line-height: 55px;color:#fff;position: absolute; bottom: 0; left: 0;font-size:24px;}
.cen-box2 .tit span{display: block;padding: 0 12% 0 3%;text-align: center;}
.cen-box2 .info{background:url(../img/c_li_bg.png) left bottom no-repeat;bottom:0;left:-100%;top:0;width:343px;}
.cen-box2 .info .box{width:61%;color:#fff;padding:25px 0 25px 9%;}
.cen-box2 .info .box  a{color:#fff;}
.cen-box2 .info .title{font-size:24px;margin-bottom: 25px;} 
.cen-box2 .info .m_more{border:1px rgba(255,255,255,.5) solid;display: inline-block;padding: 2px 16px; margin-top: 30px;}
.cen-box2 .hover .tit{opacity:0;filter:alpha(opacity=0);}
.cen-box2 .hover .info{left:0;}
.cen-box3{background:url(../img/c_bg3.jpg) repeat;padding:58px 0 30px;}
.cen-box3 .cen3_box1{width:50%;margin-right: 2%;}
.cen3_new_top .img{width: 37.5%;margin-right: 4%;}
.cen3_new_top .img .pd{padding:5px;border:1px #bababa solid;}
.cen3_new_top .img .pd img{width:100%;height:auto;}
.rect-57{padding-bottom:57%;}
.cen3_new_top .title{font-size:16px;font-weight: normal;margin: 10px 0 8px;}
.cen3_new_top .p{color:#888;line-height: 22px;height: 66px;overflow: hidden;}
.cen3_news_list{margin-top:20px;}
.cen3_news_list li{overflow:hidden;border-top: 1px #dfdfdf dashed;margin-top:-1px;height: 38px; line-height: 38px;}
.cen3_news_list .t{float:left;width: 78%;}
.cen3_news_list .date{float:right;width:20%;text-align: right;}
.cen-box3 .cen3_box2{width:23.5%;}
.cen-box3 .cen3_box2 .imgZoom{height:0;padding-bottom:59%;position:relative;overflow:hidden;display:block;}
.cen-box3 .cen3_box2 .imgZoom img{width:100%;height:auto;}
.cen-box3 .cen3_box2 .img1{margin-bottom:10px;}
.cen-box3 .cen3_box2 .img1 .pp{display:none;}
.cen-box3 .cen3_box2 .img2 .title{ position: absolute;bottom: 5%;font-size: 14px;font-weight: normal;color: #fff; left: 0;right: 0; padding: 0 5%; text-align: left;z-index: 2;}
.cen-box3 .cen3_box2 .img2 .cover{display:block;position:absolute;bottom:0;top:0;left:0;right:0;background:url(../img/black.5.png) repeat;}
.cen-box3 .cen3_box2 .img2 ._play{display:block;width:56px;height:57px;position:absolute;top:50%;left:50%;margin-top:-28.5px;margin-left:-28px;background:url(../img/play.png) no-repeat;}
.cen3_box3{width:23.5%;background-color:#fff;}
.cen3_box3 .bp{padding: 10%;}
.cen3_box3 .bp .pt{font-size:20px;color:#313131;padding-bottom:10px;margin-bottom:20px;}
.cen3_box3 .bp .pt:after{content:'';width:52px;height:3px;background-color:#004a8f;position:absolute;right:0;bottom:0;}
.cen-box4{padding:40px 0 35px;}
.cen-box4 .cen4_t{font-size:27px;color:#0067bd;font-weight: bold;margin-bottom:25px;}
.cen-box4 .cen4_t:before,.cen-box4 .cen4_t:after{content:'';width:34px;height:1px;background-color:#7fb3de;position:absolute;top:50%;left:50%;}
.cen-box4 .cen4_t:before{margin-left: -115px;}
.cen-box4 .cen4_t:after{margin-left: 85px;}
.zh-list li{float:left;width:116px;overflow:hidden;padding:0 5px;}
.zh-list li a{display:block;background-color:#f5f5f5;border:3px #f5f5f5 solid;text-align: center;line-height: 59px;height:59px;}
.zh-list li img{display:inline-block;vertical-align: middle;}
.zh-list li:hover a{border-color:#01479d;}


/*下层通用样式*/
.n_bann{ height:324px;position:relative;overflow:hidden;}
.n_bann img{ position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; height:100%; max-width:none;}
.main_left{width:23%;}
.main_right{width:74%;}
.posi{font-weight: normal;font-size:14px;text-align: right;padding: 15px 0;}
.posi em{margin:0 5px;}
.channel_current{font-size:36px;line-height: 50px;}
.s_menu_bar dt{background:url(../img/s_dt.gif) left bottom repeat-x;font-size:20px;color:#232323;line-height: 64px;height: 64px; padding-left: 10%;}
.s_menu >ul > li{border-top:1px #d1d1d1 solid;margin-top:-1px;}
.s_menu ul > li> a{display:block;background-color:#f7f7f7;height:52px;line-height: 52px;padding-left: 10%;font-size:16px;}
.s_menu ul> li.cur> a{background-color:#004a8f;color:#fff;}
.s_menu >ul > li .pro{display:none;}
.s_menu ul> li.cur .pro{display:block; padding: 0 8px;overflow:hidden;}
.s_menu ul > li .pro li{border-top: 1px #929292 dotted;margin-top:-1px;}
.s_menu ul > li .pro li a{background-color: transparent;color:#555;}
.s_menu ul > li .pro li.cur a{color:#004a8f;}
.mh{min-height: 400px;}
.main_content{padding:20px 0 60px;}


/*企业介绍*/
.ab-de-tit{font-size:30px;color:#004a8f;margin-top: 50px;}
.about_top{background:url(../img/a_bg.jpg) center 10px no-repeat;}
.widget-history-3 {cursor: default; position:relative;margin-top: 50px;}
.widget-history-3-T {overflow: hidden; width:85%; margin-left:auto; margin-right:auto; background:url(../img/pcat_xian.png) repeat-x 0px 45px; height:81px; overflow:hidden; }
.widget-history-3-tab .tab_t { position: relative; width:16.6%; font-size: 16px; color: #4c4c4c; cursor:pointer;}
.widget-history-3-tab .tab_t span{ display:block; line-height:30px; height:30px;font-weight:bold;  text-align:center;font-size: 16px;font-weight: bold;}
.widget-history-3-tab .tab_t b { display:block; width:19px; height:19px; background-image:url(../img/his_dian.png); background-repeat:no-repeat; margin-left:auto; margin-right:auto;margin-top: 6px;}
.widget-history-3-tab .tab_t_cur b{ background-image:url(../img/his_dian_on.png);}
.widget-history-3-tab .tab_c { display:none; padding: 25px 0 0;width: 85%;margin: auto;min-height: 100px;}
.widget-history-3-tab .tab_c .tab_info{position:relative;padding-left:15px;}
.widget-history-3-tab .tab_c .tab_info:before{content:'';width:10px;height:10px;background:url(../img/icons.png) -268px -10px no-repeat;position:absolute;left:0;top:7px;}
.widget-history-3_arrs { position: absolute; width:40px; height:80px; background: url(../img/his_btn.png) no-repeat; top:0; cursor: pointer; transition: none; z-index: 3; }
.widget-history-3_prev { left: 0px; }
.widget-history-3_next { right: 0px; background-position: right 0; }
.widget-history-3_prev:hover { background-position: left bottom; }
.widget-history-3_next:hover { background-position: right bottom; }
.widget-history-3-tab .scroll_nav{ display:none; }
.widget-history-3-tab .tab_c .his-list{ background:#f9f9f9; padding:20px 5%; overflow:hidden; }
.widget-history-3-tab .tab_c .his-list ._years{ float:left;width:20%; font-size:56px; font-family:arial; color:#0b458e; }
.widget-history-3-tab .tab_c .his-list ._years span{ color:#91c501;font-size:16px; font-family:微软雅黑; padding-left:5px;}
.widget-history-3-tab .tab_c .his-list ._nr{ float:right; width:75%; padding-left:3%; border-left:1px solid #ddd; min-height:100px; }
.widget-history-3-tab .tab_c .his-list ._nrli{ margin-bottom:30px;}
.main_bar .widget-history-3-T{margin-bottom: 100px;}

/*新闻列表*/
/* newslist-9 start*/
.widget-newslist-9 { margin-bottom:20px; }
.widget-newslist-9 li { clear:both; overflow:hidden; border-bottom:#ececec 1px solid; padding-bottom:20px; margin-bottom:20px;}
.widget-newslist-9 ._img { width:225px; float:left; margin-right:30px; }
.widget-newslist-9 ._img img{ -moz-transition: all .5s ease 0s;-ms-transition: all .5s ease 0s;-o-transition: all .5s ease 0s;transition: all .5s ease 0s;} 
.widget-newslist-9 ._intro { overflow:hidden; }
.widget-newslist-9 ._title { display:block; height:32px; line-height:32px; font-size:20px; font-weight:normal; margin-bottom:5px; color:#333333; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;} 
.widget-newslist-9 ._info { height:20px; line-height:20px; color:#999999; margin-bottom:10px; }
.widget-newslist-9 ._text { line-height:1.8em; height:3.6em; overflow:hidden; font-size:14px; margin-bottom:15px;}
.widget-newslist-9 ._more { display:inline-block; white-space:nowrap; width:auto; height:32px; line-height:32px; background-color:#004a8f; color:#fff; padding:0 20px; }

.widget-newslist-9 li:hover ._title,.widget-newslist-9 li:hover ._text { color:#004a8f; }
.widget-newslist-9 li:hover ._more { filter:alpha(opacity=80); opacity:0.8; }
.widget-newslist-9 li:hover ._img img { transform: scale(1.05);-moz-transform: scale(1.05);-webkit-transform: scale(1.05);}

/*mobile*/
@media only screen and (max-width:480px) { 
	
.widget-newslist-9 ._img { width:auto; float:none; margin:0 0 10px; }

}

.tj_news_box{border-top:1px #e2e2e2 solid;border-bottom:1px #e2e2e2 solid; margin: 60px 0;padding:30px 0 20px;}
.tj_news_box .marrs{font-size:18px;font-weight: bold;color:#004a8f;position: absolute;left: 0;background-color: #fff;}
.tj_news_box .m_prev{ top: -18px;}
.tj_news_box .m_next{ bottom: -18px;}
.tj_news_box .tj_news{height:216px;overflow:hidden;}
.tj_news li{margin-bottom:20px;}
.tj_news li .title{font-weight: normal;font-size:14px;}

.top_news_box{border:1px #d8d8d8 solid;height:42px;line-height: 42px;margin-bottom:20px;}
.top_news_box .dt{font-size:15px;background-color:#eaeaea;width:90px;text-align: center;height: 100%;}
.top_news_box ._news-list{width: 60%;padding-left: 7%;height: 100%;}
.top_news_box ._news-list .newsScroll{height:100%;overflow:hidden;}
.top_news_box ._news-list li{overflow:hidden;}
.top_news_box ._news-list .t{float:left;width: 74%;}
.top_news_box ._news-list .date{float:right;width: 20%;text-align: right;}
._news-list .narrs{width:20px;height:20px;display:block;position:absolute;top:50%;margin-top:-10px;}
._news-list .narrs i{vertical-align: top;}
._news-list .n_prev{left:1%;}
._news-list .n_next{left:5%;}
.top_news_box .bdsharebuttonbox{float:right;margin-top: 6px;}

/* page-1 start*/
.page{font-size: 12px; color: #777777; text-align: center;}
.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: #004a8f;}
.page span.goprev,.page span.gonext {color: #777777; background: none}
.page span.count { border: 0;background: 0;color: #777777;}

/*新闻详情*/
/* newsdetail-2 start*/
.widget-newsdetail-2 ._head { border-bottom: 1px dotted #cccccc; }
.widget-newsdetail-2 ._head ._title { font-size: 36px; line-height: 1.4; margin-bottom: 10px;}
.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: #0e90d2;}
.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%;}
}
.bdshare_popup_box{display:none!important;}

/*解决方案列表*/
/* newslist-9 start*/
.widget-newslist-9p { margin:20px 0; }
.widget-newslist-9p li {overflow:hidden;  margin-bottom:30px;background-color:#fafafa;}
.widget-newslist-9p ._img { width:29.5%; float:left; margin-right:3%; }
.widget-newslist-9p ._img img{ -moz-transition: all .5s ease 0s;-ms-transition: all .5s ease 0s;-o-transition: all .5s ease 0s;transition: all .5s ease 0s;} 
.widget-newslist-9p ._intro { padding: 22px 3%; }
.widget-newslist-9p ._title { display:block; height:32px; line-height:32px; font-size:24px;margin-bottom:5px; color:#636363; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;} 
.widget-newslist-9p ._info { height:20px; line-height:20px; color:#999999; margin-bottom:10px; }
.widget-newslist-9p ._text { line-height:1.8em; height:3.6em; overflow:hidden; font-size:14px; margin-bottom:15px;}
.widget-newslist-9p ._more { display:inline-block; white-space:nowrap; width:auto; height:38px; line-height:38px;  color:#fff; padding:0 26px;color:#016db8;border:1px #016db8 solid; }
.widget-newslist-9p ._more i{margin-left:10px;}
.widget-newslist-9p li:hover ._title,.widget-newslist-9 li:hover ._text { color:#004a8f; }
.widget-newslist-9p li:hover ._more { }
.widget-newslist-9p li:hover ._img img { transform: scale(1.05);-moz-transform: scale(1.05);-webkit-transform: scale(1.05);}

/*mobile*/
@media only screen and (max-width:480px) { 
	
.widget-newslist-9p ._img { width:auto; float:none; margin:0 0 10px; }

}

/*解决方案详情*/
.plist{ width:688px; height:516px; text-align: center; display: none; margin: 0 auto;}
.plist ._img{margin-bottom:10px;text-align: center;}
.plist ._img img{width:auto;height:100%;max-width: 100%;}
.plist ._title{ font-size: 16px; color: #000;line-height: 23px;}
.plist .slide_nav{ display: none;}
.picDetail{margin-top:40px;}
.picDetail ._t{ font-size: 24px; text-align: center; font-weight: bold; margin-bottom: 30px;}
.picDetail ._t ._name{ margin-right: 15px;}
.picDetail ._t b{color: #dd7217;}
.picDetail .parrs{ position: absolute; font-size: 50px; padding: 0; margin: 0; top:210px;z-index: 3;}
.picDetail .parr_prev{ left:0;}
.picDetail .parr_next{ right:0;}
.picDetail .parrs:hover{color:#cd000b;}
.picDetail .navsCon { width:100%;  margin: 0 auto; position: relative;}
.picDetail .navslist{ height: 103px; display: none; width: 83%;margin:auto;}
.picDetail .pnavs a{ float: left; width:131px;overflow: hidden;border:3px transparent solid;height:97px;}
.picDetail .pnavs a img{ width: 100%; height: 100%;}
.picDetail .pnavs a.on {border-color:#044d91; }
.picDetail .navsCon .narrs{ position: absolute; top: 0; width:40px; height:100%; line-height:100px; background-color: #f0f0f0;color: #fff; display:block; }
.picDetail .navsCon .narr_prev{left:1.5%;background-image:url(../img/n_prev.png);}
.picDetail .navsCon .narr_prev:hover{background-image:url(../img/n_prev_cur.png);}
.picDetail .navsCon .narr_next{right:1.5%;background-image:url(../img/n_next.png);}
.picDetail .navsCon .narr_next:hover{background-image:url(../img/n_next_cur.png);}
.picDetail .navsCon .narrs:hover{background-color:#cd000b;}
.picDetail ._num{display: block; padding-left: 13%;margin-bottom: 20px;color:#565656;}
.picDetail ._num b{font-size:20px;color:#004a8f;}

/*图片列表*/
.honor_list li{ margin-bottom:30px;}
.honor_list li .img{ border:1px #c9c9c9 solid; margin-bottom:10px;}
.honor_list li .cover_bg{ display:block; background:url(../img/blue.5.png) repeat;position:absolute; bottom:-100%; left:0;width: 100%;height: 100%;}
.honor_list li .cover_bg ._btn{ display:block; background:url(../img/honor.png) no-repeat; width:38px; height:36px; position:absolute; top:50%; left:50%; margin-top:-18px; margin-left:-19px;}
.honor_list li ._title{ font-size:14px; color:#666; font-weight:normal; padding:0 2%; background-color:#eaeaea;text-align: center;line-height: 46px; cursor:pointer;}
.honor_list li:hover ._title{ background-color:#015daa; color:#fff;}
.honor_list li:hover .cover_bg{ bottom:0;}
.album_preview .album_close{ background:#015daa!important;}
.album_preview .album_close i{ color:#fff;}
.album_preview .slide_nav a{ border-color:#015daa!important;}
.album_preview .album_pages{ color:#015daa!important;}
.album_wrap{ background:url(../img/black.8.png) repeat!important;}
.album_ordinary .slide_c img{max-height: 80%!important;max-width: 100%;}
.album_ordinary .slide_c p{bottom:10%!important;}

/*下载列表*/
/* download-2 start*/
.widget-download-2 { margin-bottom:20px; }
.widget-download-2 ._hd li,.widget-download-2 ._bd ul,.widget-download-2 ._bd li { float:left; }

.widget-download-2 ._hd { border:#eee 1px solid; background-color:#f4f6f7; padding:12px 0; font-size:16px; text-align:center; margin-bottom:20px; color:#333333;}
.widget-download-2 ._hd li { position:relative; height:18px; line-height:18px;}
.widget-download-2 ._hd li:after { content:""; display:block; width:1px; height:100%; overflow:hidden; background-color:#ddd; position:absolute; right:0; top:0; }
.widget-download-2 ._hd li:last-child:after { display:none; }

._d1 { width:40%; }
._d2 { width:20%; }
._d3 { width:20%; }
._d4 { width:20%; }

.widget-download-2 ._bd ul { width:100%; text-align:center; padding:12px 0;}
.widget-download-2 ._bd li { line-height:1.8em; height:1.8em;}
.widget-download-2 ._bd img { vertical-align:middle; margin-top:-3px; margin-right:3px; }
.widget-download-2 ._bd ._d1 { font-size:16px; text-align:left; text-indent:10px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; }
.widget-download-2 ._bd ._d3 a,.widget-download-2 ._bd ._d4 a { color:#004a8f; }

.widget-download-2 ._bd ul:hover { background-color:#f6f6f6;}
.widget-download-2 ._bd ul:hover ._d1 { font-weight:bold; }
.widget-download-2 ._bd ul:hover ._d1,.widget-download-2 ._bd ul:hover ._d1 a { color:#004a8f; }

@media only screen and (max-width:480px) { 

.widget-download-2 ._d2,.widget-download-2 ._d4 { display:none; }
.widget-download-2 ._d1 { width:70%;}
.widget-download-2 ._d3 { width:30%;}

}


/*视频列表*/
.videoList li{margin-bottom:25px;}
.videoList .pBox .cover_bg{background:url(../img/black.5.png) repeat;position:absolute;display:block;left:0;bottom:-100%;width:100%;height:100%;}
.videoList .pBox .play{display:block;width:56px;height:57px;background:url(../img/play.png) no-repeat;position:absolute;top:50%;left:50%;margin-top:-28px;margin-left:-28.5px;}
.videoList .pBox ._n{font-size:18px;font-weight: normal;padding: 20px 2%;}
.videoList .hover .cover_bg{bottom:0;}
.ivideo_box .box_wrap_in .box_wrap_bar{background-color:#004a8f;}
.map img{max-width:none;}

/*2016-09-22*/
.right{display:inline-block;width:53px;height:46px;background:url(../img/right.png) no-repeat;vertical-align: middle;}
.right_2{background-position:0 -48px;}
.right_3{background-position:0 -96px;}
.right_4{background-position:0 -144px;}
.rightFloat{position: fixed;right: 0;top: 50%;margin-top:-86px;z-index: 15;cursor: pointer;width:53px;display: none;}
.rightFloat li{margin-bottom:2px;background-color:#828282;}
.rightFloat li.rf02{ position:relative;}
.rightFloat li.rf02 .fr_erwm{ position: absolute;right: 100%;width: 0;height:132px;top: 50%;margin-top:-66px;}
.rightFloat ._c{display:block;position:relative;cursor: default;}
.rightFloat ._c ._wrap{position: absolute;right: 100%;top:0;height: 100%;width: 0;overflow: hidden;transition:width ease .32s}
.rightFloat ._c ._wrap:before{content:'';width:0;height:0;border-top:7px transparent solid;border-bottom:7px transparent solid;border-left:7px #004a8b solid;position:absolute;right:0;top:50%;margin-top:-7px;}
.rightFloat ._c ._text{display: block;height: 100%;background:#004a8b;width: 184px;color:#fff;font-size:15px;text-align: center;line-height: 45px;border-radius: 4px;}
.rightFloat ._c:hover ._wrap{width: 191px;}
.rightFloat li:hover{background-color:#004a8b;} 

/*2016-09-23*/
.mlFixed .s_menu_bar dt{opacity:0;filter:opacity(0); transition:all 0.5s ease;}
.mlFixed .s_menu{transition:all 0.5s ease;margin-top:-64px;position:relative;z-index: 4;} 

/*2016-10-08*/
.cen-tab1 .tab_c #cen-img-tab1 li .tit{display:none;}

/*2016-11-10*/
.content-37241 .sear_f .inp{vertical-align: top;}

/* 招聘 */
.widget-job-1{margin-bottom: 60px;margin-top: 20px;}
.widget-job-1 li.first { background: #133499; border-bottom: none; padding: 0; }
.widget-job-1 li { border-bottom: 0px solid #cccccc; float: left; width: 100%; height: 50px; line-height: 50px; background-color: #f7f7f7;}
.widget-job-1 li.even { background-color: #ededed; }
.widget-job-1 li.j_t { font-size: 15px; }
.widget-job-1 li.j_c { height: auto; line-height: 1.5; background-color:#ffffff; display: none;}
.widget-job-1 li ._t1 {width: 31%;color: #0e90d2;padding:0 2%;}
.widget-job-1 li ._t2 {width: 25%;}
.widget-job-1 li ._t3 { width: 13%; }
.widget-job-1 li ._t4 {width: 21%;}
.widget-job-1 li ._t5 { width: 14%; }
.widget-job-1 li ._t6 { width: 15%; cursor: pointer;}
.widget-job-1 li ._t6:after { content:"+"; display:inline-block; vertical-align:-1px; color: #133499; font-weight: bold; margin-left:5px; font-size: 20px;}
.widget-job-1 li.j_t_cur ._t6:after { content:"-"; }
.widget-job-1 li ._t6:hover { color: #133499; }
.widget-job-1 li.first ._ut { float: left; text-align: center; color: #fff; font-weight: 700; font-size: 15px; }
.widget-job-1 li ._un { float: left; text-align: center; height: 50px;  white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.widget-job-1 ._jcon { margin-bottom: 20px; padding:20px;}
.widget-job-1 ._title { font-size: 18px; color: #333333; }
.widget-job-1 ._part { padding: 10px; border-bottom: 1px solid #cccccc; line-height: 26px; }
.widget-job-1 ._detailBtn { padding: 10px 0; }
.widget-job-1 ._btn { display: inline-block; padding: 0 30px; border-radius: 3px; color: #ffffff; background: #cccccc; cursor: pointer; line-height: 26px; margin-right: 10px; }
.widget-job-1 ._btn1 { background: #133499; }
.widget-job-1 ._btn1:hover { background: #10a0ea; }

/*简历投递*/
.Form-J1 { padding-bottom:40px;}
.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; font-size:13px;}
.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%; padding:0; }
.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; height:30px; }
.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:32px; line-height:32px; text-align: center; color: #fff; border-radius: 4px; cursor: pointer; border:none;  }
.Form-J1 .Form-J1-Btn ._submit { background: #133499; margin-right: 10px; color:#fff;}
.Form-J1 .Form-J1-Btn ._reset { background: #909090; }
