﻿.ico { display:inline-block; width:20px; height:20px; white-space:nowrap; letter-spacing:-1em; text-indent:-99em; color:transparent; background:url(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;}

.icos{display:inline-block;background:url(icos.png) no-repeat;vertical-align: middle;}
.ico103{display:inline-block;background:url(ico103.png) no-repeat;vertical-align: middle;width:103px;height:103px;}
.ico103_2{background-position: -103px 0;}
.ico103_3{background-position: -206px 0;}
.ico103_4{background-position: -309px 0;}
.ico103_5{background-position: -412px 0;}
.ico103_6{background-position: -515px 0;}
.ico103_7{background-position: -618px 0;}


/* 常量设置 */
html { overflow-x:auto;}
html,body,.wrap { min-width:1200px;}
.wrap { width:1200px; margin-right:auto; margin-left:auto;}
body{font-size:13px; line-height:1.7; color:#555; background:#fff;}
a{color:inherit;}
a:hover { color:#ffa80b;}
input,select,button,textarea{ font-family:microsoft yahei; border:none;outline:none;}
::-moz-selection {color:#fff; background:#ffa80b; }
::selection {color:#fff; background:#ffa80b; }
::-webkit-input-placeholder { color:#aaa; } 
.placeholder { color:#aaa;}
/*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;}
.mt30{ margin-top:30px;}
.c{padding-bottom:9999px; margin-bottom:-9999px;}
.m_detail{display:inline-block;font-size:14px;text-align:center;border:1px #a6a6a6 solid;width:126px;height:40px;line-height: 40px;z-index: 1;overflow:hidden;position:relative;color:#878787;}
.m_detail:before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;opacity: 0; filter:alpha(opacity=0); -webkit-transform: scale3d(0.7, 1, 1);transform: scale3d(0.7, 1, 1);-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;transition: transform 0.4s, opacity 0.4s;-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);background-color:#DB2F2D;}
.m_detail,.m_detail:before{-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}
.m_detail:hover::before {opacity: 1;filter:alpha(opacity=100);-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.m_detail:hover{color:#fff;border-color:#DB2F2D;}

.mt15{margin-top:15px;}

/*时间延迟*/
.delay100 { -webkit-animation-delay: 0.1s; animation-delay: 0.1s;}
.delay200 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s;}
.delay300 { -webkit-animation-delay: 0.3s; animation-delay: 0.3s;}
.delay400 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s;}
.delay500 { -webkit-animation-delay: 0.5s; animation-delay: 0.5s;}
.delay600 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s;}
.delay700 { -webkit-animation-delay: 0.7s; animation-delay: 0.7s;}
.delay800 { -webkit-animation-delay: 0.8s; animation-delay: 0.8s;}
.delay900 { -webkit-animation-delay: 0.9s; animation-delay: 0.9s;}
.delay1000 { -webkit-animation-delay: 1s; animation-delay: 1s;}
.delay1200 { -webkit-animation-delay: 1.2s; animation-delay: 1.2s;}
.delay1400 { -webkit-animation-delay: 1.4s; animation-delay: 1.4s;}
.delay1600 { -webkit-animation-delay: 1.6s; animation-delay: 1.6s;}
.delay1800 { -webkit-animation-delay: 1.8s; animation-delay: 1.8s;}
.delay2000 { -webkit-animation-delay: 2s; animation-delay: 2s;}
.delay2400 { -webkit-animation-delay: 2.4s; animation-delay: 2.4s;}
.delay3000 { -webkit-animation-delay: 3s; animation-delay: 3s;}

/*通用头部*/
.mobile_key{display:none;}
.pageHeader{background-color:#f7f7f7;border-bottom:1px #ededed solid;height:42px;line-height: 42px;position:relative;z-index:6;}
.pageHeader .gup .icos{width:30px;height:30px;}
.pageHeader .gup{font-size:0;}
.pageHeader .gup span{display:inline-block;vertical-align: middle;padding: 0 10px;font-size:14px;line-height: 42px;height: 42px;}
.pageHeader .gup ._percent,.pageHeader .gup ._compare{color:#eb0000;}
.head_r li{float: right;background:url(h_li.gif) right center no-repeat;position:relative;}
.head_r .li01{ z-index:2;position: relative;padding: 0;background: none;line-height: normal;}
.head_r .li01 .btn-search{ display:block; color: #fff;background-color:transparent;padding: 0 0 0 15px;margin-top: 10px;cursor:pointer;vertical-align: top;}
.head_r .li01 .btn-search i{vertical-align: top;}
.head_r .li01 .search { position: absolute;right: 100%;top:6px;background-color: #fff;height:28px; display:none;border: 1px #dcdcdc solid; width:170px;}
.head_r .li01 .search .inp{border: none;vertical-align: top;height: 28px;line-height:28px;box-sizing: border-box;padding-left:5px; width:0;}
.head_r .li01:hover .search .inp{ width:97%;}
.head_r .li01 .item{transition: right 300ms;-moz-transition: right 300ms;-ms-transition: right 300ms;-o-transition: right 300ms;-webkit-transition: right 300ms;}
.head_r .li02 ._val{display:block;padding: 0 15px;cursor: pointer}
.head_r .li02 ._val i{height:20px;line-height: 20px;font-size:12px;vertical-align: 0px;}
.head_r .li02 ._option{position: absolute;top: 100%;left: 0;right:0;background-color:#f7f7f7;text-align:center;padding: 10px 0;display:none;}
.head_r .li02 ._option a{display:block;padding: 5px 0;line-height: 20px;height: 20px;}
.head_r .li03{padding:0 15px;}

.logo{margin:5px 0 5px;}
.logo a{display:block;background:url(logo.png) no-repeat;background-size:contain;width:277px;height:91px;}
.nav_bar{background-color:#fff;width:100%;height:110px; position: relative; z-index: 5;}
.short{position:fixed;top:0;left:0;z-index: 10;}
.nav{ width:72%; position:relative;}
.nav .navli{ float:left; padding:0 9px;text-align: center;position:relative;}
.nav li .nav_cell{ display:inline-block; height:36px; line-height:36px; font-size:15px; color:#202020;padding: 0 22px;text-align: center;margin:37px auto;}
.nav li a img{ vertical-align:middle;}
.nav li .sevNav{position:absolute; top:100%; left:0;width:404px;display:none;padding-bottom: 20px; border-top:3px #ff0000 solid; background-color:#fff;}
.nav li .sevNav .navmenu{padding: 0 2%;width: 34%; display:block; border-right:1px #bdbdbd dashed;min-height: 162px;}
.nav li .sevNav .navmenu li{width: 100%; border:none;}
.nav li .sevNav .navmenu li a{height:27px; line-height:27px;text-align: left;padding-left: 10px; color:#8c8c8c; font-size:13px;font-weight: normal;display: block;}
.nav li .sevNav .navmenu li:hover{ background-position:10px 0; background-color:#DB2F2D;}
.nav li .sevNav .navmenu li:hover a{ color:#fff;}
.nav li .sevNav  .img{ width:61%; }
.nav li .sevNav  .img .imgbox{ display:block; width:82%;padding-left:0;border-bottom: none; margin-left:8%;height:160px;}
.nav li .sevNav  .img .imgbox img{width:100%;}
.nav li .sevNav  .img .imgbox .imga{ display:block; width:100%; height:0; padding-bottom:75%; *height:184px; *padding-bottom:0; position:relative;}
.nav li .sevNav  .img .imgbox .imga img{ width:100%; height:100%; position:absolute; top:0; left:0;}
.nav li .sevNav  .img ._tit{font-size: 23px;color: #000000;font-family: Arial;text-align: left;line-height: 44px;margin: 10px 0 10px 0px;}
.nav .navli.cur .nav_cell,.nav .navli:hover .nav_cell{ background-color:#DB2F2D; color:#fff;}
.nav li .sevNav.nav05,.nav li .sevNav.nav06,.nav li .sevNav.nav07{  right:0; left:auto;}
.nav li .sevNav.nav05 .navmenu,.nav li .sevNav.nav06 .navmenu,.nav li .sevNav.nav07 .navmenu{ float:right;border-left: 1px #bdbdbd dashed; border-right:0;}
.nav li .sevNav.nav05.img,.nav li .sevNav.nav06.img,.nav li .sevNav.nav07.img{ float:left;}


/*首页中间区域*/
.banner{height:535px;position:relative;overflow:hidden;}
.banner img{ position:absolute; top:0; left:50%; margin-left:-960px; 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-color:#fff;cursor:pointer;margin:0 5px;}
.banner .slide_nav a.on{width:50px;border-radius: 10px;}
.channelIn{font-size:42px;font-weight: normal;}
.channelP{margin:15px 0 50px;}
.cen-box1{padding: 60px 0 98px;}
.cen-news .-news-top{width: 45.5%;}
.cen-news .-news-top .word{background:url(black.6.png) repeat;position:absolute;bottom:0;left:0;right:0;padding: 20px 0 20px 5%;color:#fff;}
.cen-news .-news-top .word ._tit{font-size:18px;font-weight: normal;width:70%;}
.cen-news .-news-top .word .date{display:block;width:76px;height:100%;background-color:#DB2F2D;text-align: center;position:absolute;right:0;bottom:0;font-family: Arial;}
.cen-news .-news-top .word .date span{display:block;}
.cen-news .-news-top .word .date .ri{font-size: 20px;line-height: 20px;padding: 6px 0;}
.cen-news .-news-top .word .date .year{font-size: 24px;line-height: 24px;display:inline-block;border-top: 1px #fff dotted;padding-top: 5px;}
.cen-news .-news-list{width:50%;}
.cen-news .-news-list .first{border-bottom:1px #dcdcdc dashed;}
.cen-news .-news-list .first .tit{height:40px;line-height: 40px;}
.cen-news .-news-list .first .tit ._date{font-size:24px;float:left;margin-right: 15px;}
.cen-news .-news-list .first .tit ._title{float:left;font-size: 18px;font-weight: normal;width: 80%;}
.cen-news .-news-list .first .p{padding-left:75px;margin:18px 0 25px;}
.cen-news .-news-list .first .p .i{display: block;height: 53px;line-height: 53px;width: 53px;position:absolute;left:0;top:50%;margin-top:-26.5px;background-color: #e1e1e1;color: #fff;border-radius: 50%;overflow: hidden;text-align: center;}
.cen-news .-news-list .first .p .i i{margin:0;font-size: 24px;vertical-align: top;}
.cen-news .-news-list li{margin-bottom:20px;overflow: hidden;}
.cen-news .-news-list li .img{width: 20%;margin-right: 2%;}
.cen-news .-news-list li .word{width:60%;}
.cen-news .-news-list li .title{font-size:18px;font-weight: normal;color: #343434;margin-bottom: 8px;}
.cen-news .-news-list li ._data{font-family: Arial;}
.cen-news .-news-list li ._data .day{font-size:29px;color:#000;display: inline-block;margin-top: 6px; vertical-align: top}
.cen-news .-news-list li ._data .month{font-size:22px;color:#d1d1d1;display: inline-block; margin-top: 27px;vertical-align: bottom;}
.cen-news .-news-list ul{border-bottom:0px #dcdcdc dashed;padding-bottom: 6px;}
._more{font-size:14px;display:block;}
.cen-news .-news-list ._more{margin-top:10px;}

.cen-box2{background:url(c_bg2.jpg) center top no-repeat;padding: 45px 0 90px;}
.cen-box2 .channelIn,.cen-box2 .channelP{color:#fff;}
.cen-yanf li{background-color:#fff;}
.cen-yanf li .img{height:320px;display:block;}
.cen-yanf li .img img{width:100%;}
.cen-yanf li .box{text-align: center;height: 320px;color: #777;position:relative;z-index: 2;}
.cen-yanf li .box:before{content:'';width:0;height:0;border-left:18px transparent solid;border-right:18px transparent solid;position:absolute;left:50%;margin-left:-18px;}
.cen-yanf li.fadeInDown .box:before{top:-16px;border-bottom:16px #fff solid;}
.cen-yanf li.fadeInUp .box:before{bottom:-16px;border-top:16px #fff solid;}
.cen-yanf li .box .info{padding:15% 0;}
.cen-yanf li .tit{font-size:24px;font-weight: normal;padding:0 20px;}
.cen-yanf li .p{font-size:16px;padding:0 20px;}
.cen-yanf li .info .m_detail{margin-top:20px;}

.ipart01 { padding:20px 0 60px; background-color:#ebebeb; }
.prt01_cell { position:relative; }
.prt01_cell .txt_box { position:absolute; left:0; bottom:0; padding:10px 5% 14px 7.3%; width:87.7%; background:rgba(0,0,0,.60); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000); }
.prt01_cell .tit { position:relative; padding:8px 0 8px 0px; font-size:18px; font-weight:bold; color:#fff; }
.prt01_cell .tit:after { content:''; display:block; position:absolute; top:50%; left:0; margin-top:-20px; width:40px; height:40px;  }
.prt01_cell .txt { height:0; overflow:hidden; font-size:13px; color:#fff; }
.prt01_cell .ico_more { display:block; position:absolute; right:0; bottom:0; width:44px; height:38px; background:url(index05.png); }
.prt01_cell:hover .tit { padding:6px 0 6px 0px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; }
.prt01_cell:hover .txt_box { background-color:#DB2F2D; }
.prt01_cell:hover .txt { height:3.2em; }
/*图片*/
.rect-58 { padding-bottom:58%; }
.rect-71 { padding-bottom:71%; }

.iprt_tit_wrap { margin-bottom:50px; text-align:center; color:#333333; }
.iprt_tit_wrap .tit { margin:30px 0 4px; font-size:30px; font-weight:bold; }
.iprt_tit_wrap .desc { font-size:14px; }

.smal-12{padding:0 0 20px;}
.cen-box3{padding:70px 0 140px;}
.cen-box3 .cen-pro{padding-top:50px;overflow:visible;}
.cen-box3 .cen-pro .scroll_nav{display:none;}
.cen-pro li{float:left;width:200px;text-align: center;position:relative;}
.cen-pro li .xiao{display:block;}
.cen-pro li .xiao .i{display:inline-block;width:103px;height:103px;border-radius: 50%;background-color:#de001f;overflow:hidden;}
.cen-pro li .name{font-size:18px;font-weight: normal;margin-top: 20px;}
.cen-pro li .bigImg{position:absolute;width: 250px;height: 250px;top: 50%;margin-top: -125px;left: 50%;margin-left: -125px;border-radius: 50%;overflow: hidden;opacity:0;filter:alpha(opacity=0);transform:scale(0);-webkit-transform:scale(0);}
.cen-pro li .bigImg .t{background:url(yellow.7.png) repeat;position:absolute;bottom:0;left:0;right:0;font-weight: normal;height: 75px;line-height: 70px;}
.cen-pro li .bigImg .t span{display:inline-block;vertical-align: middle;height:auto;line-height: 1.4;font-size:18px;color:#fff;padding: 0 18%;}
.cen-pro li .animated{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);}
.cen-pro .arrs { display:block;position:absolute;z-index: 3;top: 50%;margin-top: -30px;width:31px;height:60px;background:url(_btn.png) no-repeat;font-size: 0;}
.cen-pro .arr_prev { left:-60px;}
.cen-pro .arr_prev:hover { background-position: left bottom;}
.cen-pro .arr_next { right:-60px;background-position: right top;}
.cen-pro .arr_next:hover { background-position: right bottom;}

.cen-box4{background:url(c_bg4.jpg) center top no-repeat;height:260px;text-align: center;}
.cen-box4 .channelIn{padding-top:35px;}
.cen-box4 .channelP{margin:15px 0 25px;}
.cen-box4 .m_detail{border-color:#DB2F2D;color:#DB2F2D;}
.cen-box4 .m_detail:hover{color:#fff;}

/*通用底部*/
.foot_top{background-color:#515456;padding:58px 0 50px;}
.foot_top,.foot_top a{color:#fff;}
.foot_top .f_dl{width:10%;margin-right: 2%;}
.foot_top .f_dl dt{font-size:16px;margin-bottom: 20px;}
.foot_top .f_dl dd a{display:block;line-height: 2;}
.foot_top .f_dl07{width: 28%;}
.foot_top .f_dl07 ._erwm span{display: inline-block;margin:48px 0 0 30px;}
.foot_top .f_dl07 .bdsharebuttonbox span{display:block;margin-bottom: 6px;}
.bdshare_popup_box{display:none!important;}
.foot_top .bdsharebuttonbox{margin:30px 0 22px;}
.foot_top .bdsharebuttonbox  a{ margin-top: 0; background:url(foot_share.png); width:24px; height:25px; padding-left:0; font:0/0 a; letter-spacing:-9px;}
.foot_top .bdsharebuttonbox  a.bds_sqq{ background-position:0 0;}
.foot_top .bdsharebuttonbox  a.bds_weixin{ background-position:-29px 0;}
.foot_top .bdsharebuttonbox  a.bds_qzone{ background-position:-58px 0}
.foot_top .bdsharebuttonbox  a.bds_tsina{background-position:-87px 0}
.foot_top .bdsharebuttonbox  a.bds_more{background-position:-116px 0}
.foot_top .fastLine .dd a,.foot_top .fastLine .dd{color:#c6c6c6;}
.foot_top .f_dl dt a:hover,.foot_top .f_dl dd a:hover,.foot_top .fastLine .dd a:hover{text-decoration: underline;}
.pageFooter{background-color:#DB2F2D;padding:20px 0;}
.pageFooter,.pageFooter a{color:#fff;}
.pageFooter .l em{margin:0 10px;}

/*下层通用样式*/
.n_banner .img_bg{ height:310px;overflow: hidden;}
.n_banner .img_bg img{  position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; height:100%; max-width:none;}
.n_banner .box{position:absolute;top:0;left:0;bottom:0;right:0;color:#fff;}
.n_banner .box .title{font-size:46px;margin-top: 100px;}
.n_banner .box .en{font-size:26px;margin-top: -10px;font-family: Arial;text-transform: capitalize;}
.s_menu_bar{position: absolute;bottom:0;left:0;right:0;}
.s_menu{font-size:0; text-align: center;}
.s_menu li{display:inline-block;font-size:15px;height:56px;line-height: 56px;background:url(s_li.png) right center no-repeat;padding: 0 50px;}
.s_menu li a{display:block;color:#fff;}
.s_menu li.last{background:none;}
#buoy{position:absolute;width:0;height:3px;background:#fff;bottom:0px;left:-157px;}
.bread{border-bottom:1px #e1e1e5 solid;padding:18px 0;}
.posi{font-weight: normal;font-size:13px;text-align: right;}
.posi em{margin:0 5px;}
.pageMain{padding:0px 0;}
.s_menu2{font-size:0;margin-bottom:40px;}
.s_menu2,.s_menu2 a{color:#898989;}
.s_menu2 a,.s_menu2 em{font-size:18px;vertical-align: middle;}
.s_menu2 a{display:inline-block;padding:0 10px;}
.s_menu2 a.cur{color:#235ca8;}
.threeMenu{display:none;}

.menus{display:none;width:100%;background:url(black.7.png) repeat;position: fixed;top:110px; width: 100%; left: 0;right: 0;z-index: 5;}
.menus ul{font-size:0; text-align: center;position:relative;}
.menus li{background:url(m_li.png) right center no-repeat;display:inline-block;padding:0 20px;position:relative;}
.menus li a{font-size:14px;color:#fff;line-height: 60px;display: block;}
.menus li:after{content:'';width:100%;height:2px;background-color:#fff;position:absolute;bottom:0;left:0;display:none;}
.s_fixed{display:block;}
.menus .line{position:absolute;width:0;height:3px;background:#fff;bottom:0px;left:-157px;}
.menus li.active:after{display:block;}
.menus li.last{background:none;}

.job-box1 .news_ch,.job-box1 .news_en,.job-box3,.job-box3 .news_ch,.job-box3 .news_en,.about-box1,.about-box1 .news_ch,.about-box1 .news_en,.about-box5,.about-box5 .news_ch,.about-box5 .news_en,.about-box7,.about-box7 .news_ch,.about-box7 .news_en{color:#fff;}

/*荣誉*/
.picList li{margin-bottom:22px;}
.picList .box{border:1px #dadada solid;padding: 7%;}
.picList ._title{font-size:13px;font-weight: normal;color:#818181;margin-top: 10px;}
.album_ordinary .slide_c img{max-height:80%!important;}
.album_ordinary .slide_c p{bottom:10%!important;}

/*分页*/
.Pagination{
	position: relative;
    text-align: center;
  	zoom: 1;font-size:0;margin: 30px 0;
}
.Pagination:before,.Pagination:after{
    content:"";
    display:table;
}
.Pagination:after{
	clear:both;
	overflow:hidden;
}
.Pagination span{
	display: inline-block;
	margin:0 5px;
	width: 38px;
    height: 38px;
    line-height: 38px;
    color: #bdbdbd;
    font-size: 14px;
}
.Pagination .active{
	display: inline-block;
	margin:0 5px;
	width: 38px;
    height: 38px;
    line-height: 38px;
    background: #44a6f1;
    color: #fff;
    font-size: 14px;
    border: 1px solid #44a6f1;
}
.Pagination a{
	display: inline-block;
	margin:0 5px;
	width: 38px;
    height: 38px;
    line-height: 38px;
    background: #fff;
    border: 1px solid #ebebeb;
    color: #bdbdbd;
    font-size: 14px;
}
.Pagination a:hover{
	color:#fff;
    background: #44a6f1;
}
.M-box .next,.M-box .prev,.M-box1 .next,.M-box1 .prev{
	font-family: "Simsun";
    font-size: 16px;
    font-weight: bold;
}
.now,.count{
	padding:0 5px;
	color:#f00;
}

.Pagination  input{
    display: inline-block;
    margin:0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #fff;
    border: 1px solid #ebebeb;
    outline: none;
    color: #bdbdbd;
    font-size: 14px;
}
/* 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: #004a9e;}
.page span.goprev,.page span.gonext {color: #777777; background: none}
.page span.count { border: 0;background: 0;color: #777777;}
/*新闻列表*/
/* newslist-9 start*/
.widget-newslist-9 { margin-bottom:20px; }
.widget-newslist-9 li { clear:both; overflow:hidden; border-bottom:#cbcbcb 1px dotted; padding-bottom:30px; margin-bottom:10px;}
.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-top:20px; 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; color:#717171; margin-bottom:10px;}
.widget-newslist-9 li:hover ._title,.widget-newslist-9 li:hover ._text { color:#ff961d; }
.widget-newslist-9 li:hover ._img img { transform: scale(1.05);-moz-transform: scale(1.05);-webkit-transform: scale(1.05);}

.news_list { width:70%; float:left; margin-right:8%; }
.news_pannel { width:22%; float:left; height:300px; background-color:#e8e8e8; }

.news_pannel .inewsSearch { padding:8%;}
.inewsSearch { padding-right:3%; padding-top:15px; background-color:#f2f2f2;}
.inewsSearch .sec_bd .month { width:47%; float:left;}
.inewsSearch .sec_bd .day { width:47%; float:right;}
.channel_right .nInput { clear:both;}
.inewsSearch .sec_hd { margin-bottom:15px; line-height:32px;}
.inewsSearch .sec_hd .n { font-size:24px; font-weight:normal; color:#333;}
.inewsSearch .sec_bd .nselect { margin-bottom:15px; height:40px; overflow:hidden; position:relative;}
.inewsSearch .sec_bd .nselect .ms { position:absolute; left:7px; top:12px; z-index:10;}
.nselect .c_select { display:block; width:100%;background-color:#dedede; height:40px; line-height:40px; border-radius:0!important;}
.nselect .c_select ._txt { padding-right:36px; padding-left:20px;}
.nselect .c_select ._arrow { width:37px; background-color:#989898;}
.nselect .c_select ._arrow .arr {width: 0;height: 0;border-left:5px transparent solid;border-right:5px transparent solid;border-top:6px #fff solid; left: 50%;top:50%;margin-left: -5px;margin-top: -3px;}
.nselect .c_select.on ._arrow i {border-top:0;border-bottom:6px #fff solid;}
.select-ui-options-ncb { border:1px solid #aaa;background-color: #fff;overflow-y: auto;max-height: 11em;border-top: 0; box-sizing:border-box; overflow-x:hidden }
.select-ui-options li{padding: 6px;line-height: 1.8em;width: 94.5%;}
.select-ui-options li:hover {background: #989898;color: #fff;}
.select-ui-options-ncb ._disabled { display:none;}
.nInput { display:block; height:38px; line-height:38px; border:#ddd 1px solid; padding:0 20px; overflow:hidden; margin-bottom:15px;}
.nInput input { width:100%; height:20px; line-height:20px; vertical-align:middle; border-width:0; font-family:"Microsoft Yahei"; background:transparent;}
.nBtn { overflow:hidden;}
.nBtn a { display:block; width:100%; height:40px; line-height:40px; background-color:#ff961d; color:#fff; font-size:18px; text-align:center;}

/*新闻详情*/
.news_detail .n_left{width:70%;}
.news_top .n_right{width: 25.5%;}
.NewsDetail-B3 ._head {
  margin: 0;
  background: #ffffff;
}
.NewsDetail-B3 ._head ._title {
  font-size: 30px;
  line-height: 40px;
  color: #000;
}
.NewsDetail-B3 ._tools {
  padding: 10px 5px 0;
  color: #999999;
}
.NewsDetail-B3 ._tools a:hover {
  color: #0e90d2;
}
.NewsDetail-B3 ._tools span{ vertical-align:middle;margin-right: 20px;}
.NewsDetail-B3 ._tools .views b{font-weight: normal;}
.NewsDetail-B3 ._tools span#switcher a{display:inline-block;vertical-align:middle;}
.NewsDetail-B3 ._tools span#switcher .ico2{width:20px; height:20px; background-position:-20px -25px; vertical-align: top;}
.NewsDetail-B3 ._tools span#switcher #big .ico2{background-position:0 -25px;}
.NewsDetail-B3 ._tools span#switcher #small .ico2{background-position:-40px -25px;}
.NewsDetail-B3 ._b2l {
  float: right;
}
.NewsDetail-B3 ._head [class^="ion"] {
  font-size: 16px;
  color: #999999;
}
.NewsDetail-B3 .myart {
  padding: 20px 0;
}
.NewsDetail-B3 ._detailPage_bottom {
  border-top: 1px dotted #d3d3d3;
  border-bottom: 1px dotted #d3d3d3;
  overflow: hidden; background-color:#f6f6f6;margin: 15px 0 0;
}
.NewsDetail-B3 ._detailPage_bottom li {
  float: left;
  width: 50%;
  border-left: 1px dotted #d3d3d3;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  *zoom: 1; margin-left:-1px;
}
.NewsDetail-B3 ._detailPage_bottom ._mark {
  font-weight: bold;width: 17%;background-color: #e7e7e7;
}
.NewsDetail-B3 ._detailPage_bottom [class^="ion"] {
  font-weight: normal;
  font-size: 18px;
  color: #999999;
  margin-right: 0;
}
.NewsDetail-B3 ._detailPage_bottom ._title {
  float:right;
  width: 77%;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.NewsDetail-B3 ._detailPage_bottom ._title:hover {
  color: #0e90d2;
}
.NewsDetail-B3 ._detailPage_bottom ._time {
  float: right;
  white-space: nowrap;
  margin-right: 10px;
}
.NewsDetail-B3 ._bottom_bar {
  margin: -20px 0 20px;
  overflow: hidden;
  *zoom: 1;
}
.NewsDetail-B3 ._bottom_bar .bdsharebuttonbox {
  float: right;
}
.NewsDetail-B3 ._bottom_bar ._b2l {
  float: right;
}
.NewsDetail-B3 ._bottom_bar [class^="ion"] {
  font-size: 16px;
  color: #999999;
}
.NewsDetail-B3-tools span{display:inline-block;vertical-align: middle; cursor:pointer;}
.NewsDetail-B3-tools ._back{line-height: 36px;}
.NewsDetail-B3-tools ._back .ico2{width:28px; height:25px; background-position:-72px -25px; margin-right: 10px;}
.n_share{display:inline-block;width:36px; height:36px; vertical-align: middle; background:url(../img/n_share.png) no-repeat;}
.n_share_2{background-position:-36px 0;}
.NewsDetail-B3-tools ._tool{text-align: right;padding-right: 20px; position:relative;}
.NewsDetail-B3-tools ._tool:before{content:'';width:1px; height:26px; background-color:#ccc;position:absolute;top:50%; left:0; margin-top:-13px;}
.NewsDetail-B3-tools ._tool .bdsharebuttonbox a{background: none;margin: 0;padding: 0;float: none;}
.NewsDetail-B3-tools ._tool{width:30%;}
.NewsDetail-B3-tools ._back{width:37%;}
.NewsDetail-B3-tools ._back img{vertical-align: middle;margin-right: 10px;}
/* newsdetail-2 start*/
.news_detail{margin-bottom: 90px;margin-top: 70px;}
.news_detail ._head { border-bottom: 1px dotted #bfc0c2; }
.news_detail ._head ._title { font-size: 30px; line-height: 1.4;font-weight:bold;}
.news_detail ._tools { padding: 10px 0; color: #b0b0b0;}
.news_detail .ion { font-size: 16px; font-weight: normal;}
.news_detail ._tools ._tool{height: 50px;line-height: 50px;margin:0 4px;display: inline-block; vertical-align: middle;}
.news_detail ._tools ._tool:hover{color:;}

._tools #switcher { margin-left:10px; }
._tools #switcher ._title{margin-right:5px;font-size:12px;}
._tools #switcher i { font-size:15px; margin:0 5px;position: relative;}
._tools #switcher #big i:after{height: 10px;line-height: 10px;content:'+';display: inline-block;font-size: 4px;position: absolute;right: -5px;top: 0;font-size-adjust: none;}
._tools #switcher #small i:after{height: 10px;line-height: 10px;content:'-';display: inline-block;font-size: 4px;position: absolute;right: -5px;top: -2px;font-size-adjust: none;}


.myart { font-size: 16px;}

.nd_menus a{display: inline-block;width: 46px;height: 46px;border-radius: 50%;border: 1px solid #ccc;text-align: center;}
.nd_menus a:nth-child(2){width: 37px;height: 37px;vertical-align: -6px;line-height: 37px;margin: 0 15px	;}
.nd_menus a:nth-child(2) .ion{margin-top: 0;}
.nd_menus a .ion{margin: 0;margin-top: 7px;font-size: 20px;}
.nd_menus a:hover{color: #ff0000;}
.news_detail .myart { padding: 30px 0 110px 0;}
.news_detail .myart img{display: block;margin: 0 auto;}
.news_detail ._detailPage_bottom {border-top: 1px solid #cccccc;}
.news_detail ._detailPage_bottom li {height: 60px;line-height: 60px; overflow: hidden;  border-bottom: 1px solid #cccccc; }
.news_detail ._detailPage_bottom ._mark {width: 104px;font-size: 16px; float: left; margin-right: 20px; text-align: center;}
.news_detail ._detailPage_bottom ._title {font-size: 18px;  float: left;  width: 68%;color: #212121;}
.news_detail ._detailPage_bottom ._time { float: right;color: #999;}
.news_detail .bdsharebuttonbox {float: none;height: auto;}
.news_detail .bdsharebuttonbox .bds_more {color: #555; float: none; padding-left: 2px; background: none; }
.news_detail ._detailPage_bottom li:hover ._mark{background-color: #e4e8e9;}
.news_detail ._detailPage_bottom li a:hover{color: inherit;}



.bdshare_popup_box{display:none!important;}

/*新闻综合*/
.nh-box1{padding:100px 0 75px;}
.news_ch{font-size:39px;font-weight: normal;position: relative;}
.news_en{font-family: Arial;font-size:20px;text-transform: capitalize;margin-top: -4px;margin-bottom:50px;}
.news_ch,.news_en{color:#676767;}
.news-tj li .info{background-color:#035cac;position:absolute;bottom:0;left:0;right:0;color:#fff;padding: 20px 5%;}
.news-tj li .info .title{font-size:22px;font-weight: normal;margin-bottom: 8px;}
.news-tj li .info .p{}

.nh-box2{background-color:#f1f0f0;padding:55px 0 95px;}
.news_ch .more{font-size:13px;position: absolute;left: 50%;margin-left: 90px;top: 50%;}
.news-out-list{height:318px;overflow:hidden;}
.news-out-list li{background-color:#fff;}
.news-out-list li .box{padding:26px 9% 36px;display:block;}
.news-out-list li .box .title{font-size: 18px; font-weight: normal;line-height: 1.4;margin-bottom: 15px;}
.news-out-list li .box .date{font-size:13px;margin-bottom: 25px;}
.news-out-list li .box .date,.news-out-list li .box .p{color:#858585;}
.news-out-list li .box .p{line-height: 1.9;height: 144px;overflow: hidden;}
.news-out-list li:hover{background-color:#035cac;}
.news-out-list li:hover .box{color:#fff;}
.news-out-list li:hover .box .date,.news-out-list li:hover .box .p{color:#fff;}
.news-out .narrs,.news-tj-scroll .tarrs{display:block;position:absolute;z-index: 3;top: 50%;margin-top: -51px;width:31px;height:60px;background:url(../img/_btn.png) no-repeat;font-size: 0;}
.news-out .narrs i,.news-tj-scroll .tarrs i{margin: 0;font-size: 0;}
.news-out .n_prev,.news-tj-scroll .t_prev{left:-5%;}
.news-out .n_next,.news-tj-scroll .t_next{right:-5%;background-position: right top;}
.news-out .n_prev:hover,.news-tj-scroll .t_prev:hover{background-position: left bottom;}
.news-out .n_next:hover,.news-tj-scroll .t_next:hover{background-position: right bottom;}
.nh-box3{padding:65px 0 100px;}
.chanye-list li{margin-bottom:25px;}
.chanye-list li .box{display:block;position:relative;padding-left:65px;}
.chanye-list .box .date{position:absolute;left:0;top:0;height: 100%;border-right: 1px #c6c6c6 solid;padding-right: 7px;text-align: center;}
.chanye-list li .box .date,.chanye-list li .box .date span{display:block;}
.chanye-list .box .date .day{font-size:16px;font-weight: bold;line-height: 22px;}
.chanye-list .box .date .year{color:#d4d4d4;margin-top: -6px;}
.chanye-list .box .title{font-size:15px;font-weight: normal;margin-bottom: 5px;}
.chanye-list .box .p{color:#848484;}
.chanye-list li:hover .box .date .day,.chanye-list li:hover .box .title{color:#03a1eb;}

.nh-box4{background-color:#035cac;color:#fff;padding:42px 0;}
.nh-box4 .box4-left{width:39%;text-align: center;padding-top: 22px;}
.nh-box4 .box4-left .news_ch{font-size:42px;font-weight: normal;}
.nh-box4 .box4-left .news_ch,.nh-box4 .box4-left .news_en{color:#fff;}
.nh-box4 .box4-left .news_en{margin-bottom:0;position:relative;}
.nh-box4 .box4-left .news_en:after{content:'';width:66px;height:3px;background-color:#1d6db4;position:absolute;bottom:-22px;left: 50%;margin-left: -86px;}
.nh-box4 .box4-right{width: 55%;background-color:#024a8a;}
.nh-box4 .box4-right ._wordbox{float: left;width: 71%;border-right: 1px #1c5c96 solid;}
.nh-box4 .box4-right ._wordbox .box{padding: 6% 12%;}
.nh-box4 .box4-right ._wordbox .tit{font-size:18px;font-weight: normal;margin-bottom:15px;}
.nh-box4 .box4-right ._wordbox .p{height:66px;overflow:hidden;line-height: 22px;}
.nh-box4 .box4-right ._wordButton{float: right;width: 28%;text-align: center;font-size: 0;}
.nh-box4 .box4-right ._wordButton .more{display: inline-block;vertical-align: middle;height: auto;line-height: 1.2;font-size: 14px;color:#fff;}
.nh-box4 .box4-right ._wordButton .more i{font-size:23px;line-height: 1.6; transition:all 0.5s ease;-webkit-transition:all 0.5s ease;}
.nh-box4 .box4-right ._wordButton .line{display: inline-block; vertical-align: middle;height: 100%;width: 0;}
.nh-box4 .box4-right ._wordButton .more:hover i{transform:translateX(5px);-webkit-transform:translateX(5px);}

/*投资*/
.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:14px; text-align:left; text-indent:10px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; }
.widget-download-2 ._bd ._d1 a{color:#4b4b4b;}
.widget-download-2 ._bd ._d3 a,.widget-download-2 ._bd ._d4 a { color:#ea5413; }

.widget-download-2 ._bd ul:hover { background-color:#f4f4f4;}

@media only screen and (max-width:480px) { 

.widget-download-2 ._d2,.widget-download-2 ._d4 { display:none; }
.widget-download-2 ._d1 { width:67%;}
.widget-download-2 ._bd li._d3 { width:30%;float:right;}

}

/*公告*/
.widget-gonggao ._d2{float:right;}
.widget-gonggao ._bd ._d1{width:79%;}

/*研发*/
.yanfa-top{margin-bottom:70px;}
.widget-yanfa-1 .box{padding:8%;}
.widget-yanfa-1 .box .title{font-size:31px;margin-bottom: 10px;}
.widget-yanfa-1 img{width:100%;}

.yy-part01{margin-bottom:55px;}
.widget-form-1 ._act{margin-top: 30px;}
.widget-form-1 .form-control{border-radius: 0px;border-color:#cccccc}
.widget-form-1 .btn-primary{background:#004a9e;border-color:#004a9e;}
.widget-form-1 .btn-default{background:#909090;border-color:#adadad;color:#fff;}
.widget-form-1 textarea.form-control{height:178px;}
.widget-form-1 input._yzm{width:20%;display: inline-block;} 
.widget-form-1 #changeImage{vertical-align: middle; margin-left: 10px;height: 34px;}
.widget-form-1 .btn-block{border:0;}
.widget-form-1 .form-group .span-9{position:relative;}
.widget-form-1 .form-group .Validform_wrong{position: absolute;right: 0;top: 6px;}

/*产品详情*/
.proDetail-top{background:url(../img/pd_bg1.jpg) center top no-repeat;padding: 60px 0 30px;}
.proDetail-top .pd{padding:40px 10% 0;}
.proDetail-top .proD-left{width:55%;}
.proDetail-top .proD-left .title{font-size:45px;color:#01459e;margin-bottom: 20px}
.proDetail-top .proD-left .p{font-size:13px;color:#646464;}
.proDetail-top .proD-right{width:42%;}
.proDetail-top ._album_list{margin-top:20px;width:45%;margin-left: auto;margin-right:auto;position:relative;}
.proDetail-top ._album_list ul{font-size:0;text-align: center;}
.proDetail-top ._album_list li{float:left;width:15%;cursor:pointer;}
.proDetail-top ._album_list li.active{border-color:#0c4da2;}
.proDetail-top ._album_list li .title_name{font-size: 12px; line-height: 20px; height: 40px; overflow: hidden;padding: 0 0 10px;}
.proDetail-top ._album_list li .album_img{margin-bottom:10px;border: 1px #ccc solid;width:98%;}
.proDetail-top ._album_list li .album_img img{width:100%;}
.proDetail-top ._album_list .aarrs{display:block;position:absolute;z-index: 3;top: 50%;margin-top: -46px;width:20px;height:34px;background:url(../img/p_btn.png) no-repeat}
.proDetail-top ._album_list .aarrs i{margin: 0;font-size: 0;}
.proDetail-top ._album_list .a_prev{left:-5%;}
.proDetail-top ._album_list .a_next{right:-5%;background-position: right top;}

.ps_menu_bar{ background:url(../img/p_su_bg.jpg) center top no-repeat; padding:132px 0 50px;}
.ps_menu{height:60px; overflow:hidden;}
.ps_menu .ps_Target{width:806px;margin:0 auto;overflow: hidden;*zoom:1;}
.ps_menu .ps_Target li{float:left;height:60px; line-height:60px;width: 24%; background:url(../img/ps-bg.jpg) center center no-repeat; background-size:cover; margin-right:1%;}
.ps_menu .ps_Target li a{display:block;font-size:18px;font-weight: bold; text-align: center; position:relative; color:#fff;}
.ps_menu .ps_Target li i{width:21px; height:21px;background-position:-72px -50px;position: absolute;top: 50%;margin-top: -10.5px; right: 5%;}
.ps_menu .ps_Target li.last{margin-right: 0;}
.ps_menu .ps_Target li.active{ background:#fff;}
.ps_menu .ps_Target li.active a{color:#616161;}
.ps_menu .ps_Target li.active i{background-position:-72px -71px;}
.ps_menu .ps_Target.fixed{position: fixed;left: 50%;margin-left: -403px;top:0;z-index: 99;}
.ps_sections{margin:55px auto 0;}
.ps_sections .ps_t{font-size:24px;margin-bottom: 24px;}
.ps_sections .ps_con{min-height: 200px;}
.ps_sections .ps_paras{width:57.5%;}
.ps_sections .ps_tuijian{width:32%;}
.ps_sections .ps_tuijian dl{padding:30px 10%;}
.ps_sections .ps_tuijian dl dt{font-size:18px;font-weight: bold; color:#000;margin-bottom: 15px;}
.ps_sections .ps_pann{ height:260px; overflow:hidden; position:relative;}
.ps_sections .ps_pann .tit{font-size:16px; font-weight: normal; text-align: center;margin-top: 10px;}
.ps_sections .ps_pann .slide_nav{ position:absolute;bottom:0; left:0; width:100%; text-align: center;}
.ps_sections .ps_pann .slide_nav a{display:inline-block;width:10px; height:10px; line-height: 99; overflow:hidden;border-radius: 50%; background-color:#fec787; margin-right: 12px;cursor:pointer;}
.ps_sections .ps_pann .slide_nav a.on{width:14px; height:14px; background-color:#fd8f10;}

.yyly-box .yarrs{display:block;position:absolute;z-index: 3;top: 50%;margin-top: -62px;width:31px;height:60px;background:url(../img/_btn.png) no-repeat}
.yyly-box .yarrs i{margin: 0;font-size: 0;}
.yyly-box .y_prev{left:-5%;}
.yyly-box .y_next{right:-5%;background-position: right top;}
.yyly-box .y_prev:hover{background-position: left bottom;}
.yyly-box .y_next:hover{background-position: right bottom;}
.yyly-list li .tit{font-size:15px;font-weight: normal;color:#7d7d7d;margin-top:20px;}

/*人才发展*/
.job-box1{background:url(../img/j_cg1.jpg) center top no-repeat;background-attachment: fixed;height:828px;color:#fff;}

.job-box1 .news_ch{margin-bottom:15px;}
.job-box1 .news_p{padding: 0 9%;margin-bottom: 80px;}
.job-box1 .box{padding:75px 10% 55px;}
.job-box1 ._list ul{margin-right: -3%;}
.job-box1 ._list li{float:left;width:30%;margin-right: 3%;}
.job-box1 ._list .img{display:block;margin:0 19%;}
.job-box1 ._list .img img{border-radius: 50%;overflow: hidden;}
.job-box1 ._list ._t{font-size:15px;font-weight: normal;text-align: center;margin-top: 25px;}
.job-box1 ._list ._big{display:block;width:46px;height:46px;background:url(../img/big.png) no-repeat;position:absolute;top:50%;margin-left:-23px;left:50%;margin-top:-23px;opacity:0;filter:alpha(opacity=0);}
.job-box1 ._list li:hover ._big{opacity:1;filter:alpha(opacity=100);}
.scroll-down{position: absolute;left: 50%; bottom:6%;width: 33px; height: 72px;margin-left: -17px;text-align: center;cursor: pointer;font-size:0;}
.scroll-down span{display:block;}
.scroll-down span.fi{width: 5px;height: 5px;background: url(../img/bg_sign11.png) no-repeat;margin: 0 0 6px 14px;animation: scrollDown 1.5s infinite 1.6s;}
.scroll-down span.se{width: 7px;height: 7px;background: url(../img/bg_sign12.png) no-repeat;margin: 0 0 6px 13px;animation: scrollDown 1.5s infinite 1.4s;}
.scroll-down span.th{width: 9px;height: 9px;background: url(../img/bg_sign13.png) no-repeat;margin: 0 0 6px 12px; animation: scrollDown 1.5s infinite 1.2s;}
.scroll-down span.fo{width: 33px;height: 33px;background: url(../img/bg_sign14.png) no-repeat;animation: scrollDown 1.5s infinite 1s;}
@keyframes scrollDown{
	0%{
		opacity: 1;
		top: 0;
	}
	100%{
		opacity: 0;
		top: 10px
	}
}

.job-box2{padding:70px 0 85px;margin-top:30px;}
.job-con{padding-bottom:30px;}
.job-con ._imgbox{width:320px;padding-left: 7%;}
.job-con ._imgbox ._img img{border-radius: 50%;overflow:hidden;}
.job-con ._imgbox .se{display:block;width:47px;height:47px;background-color:#8dc9f9;border-radius: 50%;bottom: -16px;left: 24%;}
.job-con ._imgbox .th{display:block;width:154px;height:154px;background-color:#f1b518;line-height: 154px;border-radius: 50%;right:-70px;top:28px;}
.job-con ._imgbox .th a{color:#fff;}
.job-con ._conbox{width: 46%;padding-right: 6%;}
.job-con ._imgbox .slide_nav{position:absolute;width:50%;left:50%;margin-left:-25%;bottom:14%;text-align: center;font-size:0;}
.job-con ._imgbox .slide_nav a{display:inline-block;width:12px;height:12px;line-height: 99;overflow:hidden;background-color:#9fb8b0;border-radius: 50%;cursor:pointer;margin:0 4px;}
.job-con ._imgbox .slide_nav a.on{background-color:#fff;}

.job-box3{background:url(../img/j_cg2.jpg) center top no-repeat;height:600px;}
.job-box3 .wrap{padding-top:65px;}
.job-gw li{background-color:#fff;}
.job-gw li .box{color:#777;padding:8% 9%;}
.job-gw li .Tit{border-bottom:1px #d2d2d2 solid;font-size:14px;color:#013d8e;padding-bottom: 10px;margin-bottom: 10px;}
.job-gw li ._t{width: 84%;}
.job-gw li ._num{width:14%;text-align: right;}
.job-gw li ._con{height:88px;line-height: 22px;overflow:hidden;}
.job-gw li .m_detail{width:104px;height:36px;line-height: 36px;margin-top:25px;border-color:#DB2F2D;color:#DB2F2D;}
.job-gw li .m_detail:hover{color:#fff;}

.job-box4{padding:72px 0 85px;}
.job-box4 .widget-form-1 textarea.form-control{height:128px;} 
.job-gw-box .jarrs{display:block;position:absolute;z-index: 3;top: 50%;margin-top: -51px;width:31px;height:60px;background:url(../img/_btn2.png) no-repeat}
.job-gw-box .jarrs i{margin: 0;font-size: 0;}
.job-gw-box .j_prev{left:-5%;}
.job-gw-box .j_next{right:-5%;background-position: right top;}
.job-gw-box .j_prev:hover{background-position: left bottom;}
.job-gw-box .j_next:hover{background-position: right bottom;}
.job-gw-box .job-gw{height:263px;overflow:hidden;}

/*走进*/
.about-box1{background:url(../img/ab-bg1.jpg) center top no-repeat;background-attachment: fixed;height:720px;}
.about-box1 .box{padding:80px 0 50px;}
.about-gk .abgk-left{width:38.5%;}
.about-gk .abgk-right{width:54%;padding:20px 0;}

.ascroll-box{
	right: 0;
	width: 95%;
	height: 280px;
}
.ascroll-obj{
	left: 0;
	top: 0;
	width: 95%;
	color: #fff;line-height: 2;height:100%;
}
.ascroll-bar{
	right: 2px;
	top: 0;
	width: 2px;
	height: 100%;
	background: #3e6aa3;
}
.ascroll-btn{
	left: -2px;
	top: 0;
	width: 5px;
	height: 20px;
	background: #e2e2e2;
	cursor: pointer;
}

.abgk-img .slide_nav{position:absolute;bottom:10%;width:100%;left:0;font-size:0;text-align: center;}
.abgk-img .slide_nav a{display:inline-block;width:12px;height:12px;background-color:#d1ced0;line-height: 99; overflow:hidden;cursor:pointer;margin:0 5px;border-radius: 50%;}
.abgk-img .slide_nav a.on{background-color:#fff;}
.about-box2{padding:45px 0 125px;margin-top: 30px;}
.about-box2 .news_en{margin-bottom: 90px;}
.about-box2 .about-con ._imgbox{width: 35%;padding-left: 6%;}
._imgbox .slide_nav{position:absolute;bottom:10%;width:100%;left:0;font-size:0;text-align: center;}
._imgbox .slide_nav a{display:inline-block;width:12px;height:12px;background-color:#d1ced0;line-height: 99; overflow:hidden;cursor:pointer;margin:0 5px;border-radius: 50%;}
._imgbox .slide_nav a.on{background-color:#fff;}

.about-box2 .about-con ._conbox{width: 50%;}
.about-box2 .about-con ._conbox .ascroll-box{height:515px;}
.about-box2 .about-con ._conbox .ascroll-obj{color:#676767;}
.about-box2 .about-con ._conbox .ascroll-bar{width:1px;background-color:#dbdbdb;right: 5px;}
.about-box2 .about-con ._conbox .ascroll-bar .ascroll-btn{background-color:#dbdbdb;width:9px;height:27px;    left: -4px;}

.about-box3{background-color:#ececec;padding:68px 0 80px;}
.culture-box li ._tit{font-size:20px;font-weight: normal;color:#fff;position: absolute;bottom: 0;text-align: center;left: 0;right: 0;padding: 20px 0;}
.culture-box li .info{background:url(../img/black.8.png) repeat;position:absolute;bottom:0;left:0;right:0;padding: 7% 10%;color:#fff;display:none;}
.culture-box li.hover ._tit{opacity:0;filter:alpha(opacity=0);}

.about-box4{padding:70px 0 100px;}
.course_nr2{background:url(../img/d_bg.gif) left 130px repeat-x;padding: 100px 5% 130px;}
.course_nr2 .course_nr{overflow:visible;}
.course_nr li{float:left;width:50%;font-size:15px;position:relative;text-align: center;padding-top: 60px;cursor: pointer;}
.course_nr li:before{content:'';width:20px;height:20px;background-color:#ebe9ea;border-radius: 50%;position:absolute;left:50%;margin-left: -10px;top: 35px;}
.course_nr li .shiji{position: absolute;width: 100%;left: 0; top:18px;display: block;cursor: default;}
.course_nr li .shiji .year{height: 67px;line-height: 67px;color: #518dbb;font-weight: bold;background: url(../img/ico11.gif) no-repeat center top; margin-bottom:16px;}
.course_nr li .shiji .p{font-size:13px;text-align: left; width:auto; padding: 0 45px;line-height: 22px;height:108px;overflow:hidden;}
.course_nr li.active .shiji{display:block;} 
.course_nr li.odd .shiji{top: -90px;}
.course_nr li.odd .shiji .p{margin-bottom: 20px;}
.course_nr li.odd .shiji .year{background-image:url(../img/ico12.gif);margin-top: -20px;}

.course_nr2 .course_nr .scroll_nav{display:none;}

.about-box5{background:url(../img/ab-bg2.jpg) center top no-repeat;text-align: center;height:310px;}
.about-box5 .wrap{padding-top:50px;}
.about-box5 .m_detail{border-color:#fff;color:#fff;}
.about-box5 .m_detail:hover{border-color:#DB2F2D;}

.about-box6{padding:75px 0 115px;}
.cybj-tab .tab-menu{font-size:0;text-align: center;margin-bottom: 90px;}
.cybj-tab .tab-menu li{display:inline-block;font-size:15px;position:relative;padding:15px 20px;background:url(../img/a_li.gif) left center no-repeat;cursor:pointer;}
.cybj-tab .tab-menu li:before,.cybj-tab .tab-menu li:after{content:'';position:absolute;display:none;}
.cybj-tab .tab-menu li:before{width:96px;height:3px;background-color:#01459e;bottom:0;left:50%;margin-left:-48px;}
.cybj-tab .tab-menu li:after{width:0;height:0;border-left:4px transparent solid;border-right:4px transparent solid;border-bottom:4px #01459e solid;bottom:3px;left: 50%;margin-left: -4px;}
.cybj-tab .tab-menu li.first{background:none;}
.cybj-tab .tab-menu .tab_t_cur:before,.cybj-tab .tab-menu .tab_t_cur:after{display:block;}
.cybj-con ._imgbox{width: 36.5%;}
.cybj-con ._conbox{width: 60%;}
.cybj-con ._conbox .ascroll-obj{color:#605f5f;}
.about-box6 .cybj-con ._conbox .ascroll-bar{width:1px;background-color:#dbdbdb;right: 5px;}
.about-box6 .cybj-con ._conbox .ascroll-bar .ascroll-btn{background-color:#dbdbdb;width:9px;height:27px;    left: -4px;}

.about-box7{background:url(../img/ab-bg3.jpg) center top no-repeat;height:512px;}
.about-box7 .wrap{padding-top:50px;}
.guihua-bann{height:150px;padding-bottom:50px;position:relative;overflow:hidden;}
.guihua-bann .box{padding: 0 20%;}
.guihua-bann .box .tit{font-size:20px;text-align: center;margin-bottom: 25px;}
.guihua-bann .box .p{height:88px;line-height: 22px;overflow:hidden;text-align: center;}
.guihua-bann .slide_nav{position:absolute;bottom:0;width:100%;text-align: center;left:0;font-size:0;}
.guihua-bann .slide_nav a{display:inline-block;width:13px;height:13px;line-height: 99;overflow:hidden;background-color:#fff;border-radius: 50%;cursor:pointer;margin:0 6px;}
.guihua-bann .slide_nav a.on{background-color:#ffa908;}

.about-box8{padding:80px 0 90px;}
.honor-box .picList{height:486px;overflow:hidden;position:relative;}
.honor-box .picList dd{margin-bottom:22px;}
.honor-box .harrs{display:block;position:absolute;z-index: 3;top: 50%;margin-top: -51px;width:31px;height:60px;background:url(../img/_btn.png) no-repeat}
.honor-box .harrs i{margin: 0;font-size: 0;}
.honor-box .h_prev{left:-5%;}
.honor-box .h_next{right:-5%;background-position: right top;}
.honor-box .h_prev:hover{background-position: left bottom;}
.honor-box .h_next:hover{background-position: right bottom;}

.about-box9{background-color:#ececec;padding:55px 0 68px;}
.about-box9 .news_en{margin-bottom:30px;}
.about-box9 .news_p{margin-bottom:80px;}
.respnsive-box .info{display:block;position:absolute;bottom:-101%;left:0;right:0;padding:10%;color:#fff;background-color:#0455b4;height:74%;}
.respnsive-box .info .tit{font-size:22px;font-weight: normal;margin-bottom: 20px;}
.respnsive-box .info .p{line-height: 26px;height:130px;overflow:hidden;}
.respnsive-box .hover .info{bottom:0;}

.about-box10{padding-top:80px;}
.about-box10 .news_en{margin-bottom: 20px;}
.about-box10 .news_p{margin-bottom:80px;}
.mapCon .map{height:450px;width:100%;}
.mapCon .map img{max-width: none;}
.contactInfo{position: absolute;background:#0755b4;color: #fff;width: 307px;height: 340px;top: 44px;left:50%;margin-left: 292px;}
.contactInfo .pd{padding: 25px;}
.contactInfo .pd h3{font-size:27px;margin-bottom: 20px;}
.contact-pt ._t .ico26{display:inline-block;width:26px;height:26px;background:url(../img/ico26.png) no-repeat;vertical-align: middle;margin-left: 14px;}
.contact-pt ._t{display:block;background-color:#3f95de;font-size:21px;color:#fff;height:90px;line-height: 90px;cursor:pointer;}
.contact-pt .contact-dd{position:absolute;width:100%;left:0;right:0;top: 100%;z-index: 5;background-color: #515257;color:#fff;padding:40px 0;height:335px;overflow:hidden;display:none;}
.contact-pt .contact-dd .dt{font-size: 18px;font-weight: bold;margin-bottom: 15px;}
.contact-pt .contact-dd .dd{height:110px;line-height: 22px;overflow:hidden;}
.contact-pt .contact-dd li{margin-bottom:50px;}
.contact-pt .contact-dd ._close{display: block;width: 36px;height: 36px;line-height: 36px;background-color: #fff;color: #000;text-align: center;font-size: 15px;position: absolute;bottom: 0;left: 50%;margin-left: 400px;cursor:pointer;}
.contact-pt .contact-dd ._close i{margin:0;vertical-align: top;}
.contact-pt.on ._t .ico26{background-position: left bottom;} 



.fastLine .select{ position:relative;width:171px;}
.fastLine .select h4{height: 30px;line-height:30px;border:#c2c2c2 1px solid;font-size: 12px;color: #666; cursor: pointer;position: relative;padding-left:8px;/*  background-color:#ccc; */ color:#fff; font-weight:normal;}
.fastLine .select h4 img{position: absolute;right: 11px;top: 13px;}
.fastLine .select ul{width: 98.9%;border:1px solid #b2b2b2;border-top: none; display: none;position: absolute;left: 0;bottom:30px;z-index:9;}
.fastLine .select ul li a{font-size: 12px;color: #666; display:block; padding:3px 8px;}
.fastLine .select ul li{cursor: pointer;background-color: #fff;line-height:22px;}
.fastLine .select ul li:hover{background-color:#DB2F2D;}
.fastLine .select ul li:hover a{color: #fff;}

.ps_sections .pd_hd .ps_t { float:left;}
.ps_sections .pd_hd .posi { float:right; line-height:40px;}

/*2016-10-11*/
.cybj-con ._imgbox .imgScroll{height:0;padding-bottom:75%;overflow:hidden;position: relative;}
.cybj-con ._imgbox .imgScroll img{position:absolute;top:0;left:0;width:100%;height: 100%;}

/*2016-10-12*/
.box .pd{text-align:center;}

/*2016-11-09*/
.widget-yanfa-2 li{position:relative;}
.widget-yanfa-2 li:before{content:'';width:0;height:0;border-top:18px transparent solid;border-bottom:18px transparent solid;border-right:18px #fff solid;position:absolute;top:50%;margin-top:-18px;left: 50%;margin-left: -18px;z-index: 3;}
.widget-yanfa-2 #pro2:before,.widget-yanfa-2 #pro4:before,.widget-yanfa-2 #pro6:before,.widget-yanfa-2 #pro8:before{border-left:18px #fff solid;border-right:0;margin-left:0;}

/*20161116*/
.float_gg{ z-index:99999;}
.float_gg .fgg_close{ font-family:微软雅黑; font-size:14px; font-weight:bold; cursor:pointer; text-align:right;}
.float_gg .fgg_close a{ text-decoration:none; color:#333;}
.fgg_img img{ max-width:none;}

.kefu_fudong{ position: fixed; top: 180px;  right: 20px; width:138px; height:280px; color:#fff;  font-family:"微软雅黑"; z-index:509;}
.kefu_mfrx{ font-size:18px; font-weight:bold; font-style:italic; line-height:30px; text-align:center; font-family:Arial, Helvetica, sans-serif; background:url(fudong_bg_top.png) no-repeat; padding-top:50px; height:48px;}
.kefu_fudong_con{ background:#454341; width:125px; margin:0px 0px 0px 7px; border-radius:0px 0px 10px 10px;}
.kefu_qq{border-bottom:dotted 1px #9097b7; font-size:14px; line-height:21px; padding-top:4px;  color:#babab9; padding-bottom:10px;}
.kefu_qq a{display:block; color:#fff; background:url(fudong_qq.png) no-repeat 10px 0px; padding-left:35px; text-decoration:none;}
.kefu_wx{border-bottom:dotted 1px #9097b7;font-size:14px; line-height:21px; padding-top:4px;  color:#babab9; padding-bottom:10px;}
.kefu_wx a{display:block; color:#fff; background:url(fudong_wx.png) no-repeat 10px 0px; padding-left:35px; text-decoration:none;}
.kefu_top{font-size:14px; line-height:21px; padding-top:4px;  color:#babab9; padding-bottom:10px;}
.kefu_top a{display:block; color:#fff; background:url(fudong_top.png) no-repeat 10px 0px; padding-left:35px; text-decoration:none;}

.kefu_wx a:link img{display:none;position: fixed; top: 185px;  right: 158px; width:198px; height:198px;}
.kefu_wx a:hover img{
        display:block;
}

.xc_nav{    overflow-x: auto;    white-space: nowrap;text-align: center;font-size: 0px;background-color: #f2f2f2;height: 75px;line-height: 75px;}
.xc_nav li{display: inline-block;border-bottom: 1px solid transparent;height: 74px;font-size: 14px;position: relative;}
.xc_nav li:after{display: block;content:'';width: 1px;height: 16px;background-color: #ccc;position: absolute;right: 0;top: 50%;margin-top: -8px;} 
.xc_nav li:last-child:after{display: none;}
.xc_nav li.cur{border-bottom: 1px solid #ff0000;}
.xc_nav li.cur a{color: #ff0000;}
.xc_nav li:hover{border-bottom: 1px solid #ff0000;}
.xc_nav li a{display: block;padding: 0 10px;}
/* 面包屑 */
.breadcrumbs {font-size: 14px; color: #ff0000; margin-top: 35px;}
.breadcrumbs a { color: #888;}
.breadcrumbs a:hover{color:#ff0000;}
.breadcrumbs .lt { margin:0 10px; font-family:a; color: #888;}


.nl_list{margin-bottom: 75px;}
.nl_list li { clear:both; overflow:hidden; padding:23px 55px 25px 25px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;background-color: #fff;border-bottom: 1px solid #e5e5e5;}
.nl_list ._date1 { width:135px;  float:left; color:#c8c8c8; font-size: 34px;margin-right: 30px;padding-top: 10px;}
.nl_list ._date1 ._d1 { font-size:12px; display: block;text-align: right;margin-bottom: -10px;}

.nl_list ._intro { overflow:hidden; } 
.nl_list ._title { font-size:20px; height:30px; line-height:30px; font-weight:normal; color:#080707; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; margin-bottom: 15px;}
.nl_list ._text { line-height:1.6em; height:3.2em; overflow:hidden; margin-bottom: 35px;}
.nl_list li ._more { color:#9f9f9f; }

.nl_list li:hover { background-color:#f4f4f4; }
.nl_list li:hover a,.nl_list li:hover ._title,.nl_list li:hover ._title,.nl_list li:hover ._more { color:inherit; }
.nl_list li:hover ._title{font-weight: bold;}
.nl_list li:hover ._date1 {color:#ff0000;}
.nl_list li:hover ._more { color:#9f9f9f; }

.pageList{ margin:25px 0}
.pageList ul{ text-align:center}
.pageList ul li{ display:inline; margin-left:3px}
.pageList ul li{ display:inline-block; height:35px; line-height:35px; padding:0px 15px; background:#fff; border:1px #e3e3e3 solid; position:relative; margin:0 0px; font-size:14px; color:#888}
.pageList ul li:hover{ background:#eee;color:#d03b3b}
.pageList ul li.active{ background:#ff0000; color:#fff; border:1px #ff0000 solid; }
.pageList ul li span{ display:inline-block; height:35px; line-height:35px;  font-weight:bold; font-size:14px; color:#888}
