<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* name: Global &amp;&amp; Pc StyleSheet
* version: v3.2.0
* update: 加入placeholder颜色设置
* date: 2016-01-21
*/

/* 雪碧图 */
.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;}

.ico2{display:inline-block;background:url(../img/ico2.png) no-repeat;vertical-align: middle;}

/* 设置 */
body{font-size:14px; line-height: 1.8; color: #555; background: #fff;}
.wrap { max-width: 1200px; margin-right: auto; margin-left: auto; *width: 1200px;}
a{color: inherit;}
a:hover { color: #00478b;}
input,select,button,textarea{ font-family:microsoft yahei;vertical-align: middle;border: none;}

/*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: #00478b; }
::selection {color: #fff; background: #00478b; }
/*
* placeholder颜色
*/
::-webkit-input-placeholder { color: #aaa; } 
.placeholder { color: #aaa;}

/* 表格 */
.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,11);-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);}
.mt20{ margin-top:20px;}
.c{padding-bottom:9999px; margin-bottom:-9999px;}
.channel_tit{font-size:30px;color:#000;margin-bottom:10px;}
.channel_p{font-size:14px;line-height: 22px;}
.m_detal{font-size:14px;border-width: 1px;border-style: solid;display:inline-block;height: 34px;line-height: 34px;padding: 0 39px;}

/*通用头部*/
.mobile_key{display:none;}
.head{position:relative;z-index: 4;}
.head_r{padding-top:22px;}
.head_r li{float:right;position:relative;margin-left:10px;}
.head_r li .ico2{width:35px;height:35px;}
.head_r .li01 .ico2{ background-position: -35px 0;}
.head_r .li02 .val{display:block; cursor:pointer;}
.head_r .li01:hover .ico2{background-position:-105px 0;}
.head_r .li02:hover .ico2{background-position:-70px 0;}
.head_r .li02 ._option{display:none;position:absolute;top:110%;width: 135px;left: 50%;margin-left: -67.5px;}
.logo a{display:block;width:312px;height:80px;background:url(../img/logo.png) no-repeat center;background-size:contain;}
.nav{width:60%;}
.nav .nav_li{float: left;width:16.6667%;}
.nav .nav_li .nav_a{font-size:15px;color:#282828;display:block; text-align: center;line-height: 80px; position:relative;overflow: hidden;}
.nav .nav_li .nav_a:after{content:'';width:90%; height:100%; position:absolute;bottom:-100%; left:50%; margin-left: -45%; z-index: -1;background-color: #00478b; transition:all 0.35s ease;-webkit-transition:all 0.35s ease;}
.nav .nav_li.cur .nav_a:after,.head .nav .nav_li:hover .nav_a:after{bottom:0;}
.nav .nav_li.cur .nav_a,.head .nav .nav_li:hover .nav_a{ color:#fff;}

/*首页中间区域*/
.banner{height:610px;position:relative;overflow:hidden;}
.banner img{ position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; height:100%; max-width:none;}
.banner .bann_nav{position:absolute;bottom:0;width:1200px;left:50%;margin-left:-600px; background:url(../img/black.4.png) repeat; overflow:hidden; height:64px; line-height: 64px;z-index:3;}
.banner .bann_nav a{float:left;width:20.08%;background:url(../img/ban_nav_li.png) left center no-repeat;margin-left:-1px;text-align: center;color:#fff;font-size:20px;}
.banner .bann_nav a.on{background-color:#00478b;}


.cen_box1{padding:60px 0;}
.con_news{width:66%;}
.con_news .con_news_top{width: 49.3%;}
.con_news .con_news_top .date{display:block; background-color:#00478b;width:78px;height:78px;position: absolute;top: 0;right: 0; text-align: center;}
.con_news .con_news_top .date span{display:block;color:#fff;}
.con_news .con_news_top .date .year{font-size:30px;line-height: 35px;margin-top:8px;}
.con_news .con_news_top .date .time{font-size:16px;line-height:24px;}
.con_news .con_news_top .title{font-size:18px;color:#e8e8e8;font-weight: normal;background:url(../img/black.3.png) repeat;position:absolute;bottom:0;left:0;padding:15px 5%;width:90%;}
.con_news .con_news_other{width:49%;}
.con_news_other .newssec h3{font-size:18px;font-weight: normal;color:#454545;}
.con_news_other .newssec ._tool{color:#b9b9b9;}
.con_news_other .newssec ._info{color:#454545;margin: 5px 0 10px;}
.con_news_other .newssec:hover h3{color:#00478b;}
.con_news_other ._news_list li{ border: 1px solid #e6e6e6; margin-bottom: 13px; line-height: 44px; overflow: hidden; padding-right: 20px; position: relative;}
.con_news_other ._news_list li .ion{ position: absolute; right: 0; top: 0;}
.con_news_other ._news_list li ._d{line-height: 21px; background: #bababa; color: #fff; display: block; float: left; padding:1px 6px 2px; margin-right: 10px;}
.con_news_other ._news_list li .y{ display: block;font-size:16px;}
.con_news_other ._news_list li .m{font-size:16px;}
.con_news_other ._news_list li b{ font-size: 22px;}
.con_news_other ._news_list li:hover{ background: #f3f3f3;}
.con_news_other ._news_list li:hover ._d{ background: #4770a8;}
.con_news_other ._news_list ._tool{ margin-bottom: 20px;}
.con_news_other ._news_list li .t{float:left;width:73%;}

.con_video{width: 32.5%;}
.con_v_video .cover{display: block;width:76px;height:76px;background:url(../img/play.png) no-repeat; position:absolute;top:50%;left:50%;margin-top:-38px;margin-left:-38px;}
.con_v_video .title{font-size:18px;background:url(../img/black.4.png) repeat;position:absolute;bottom:0;left:0;padding:16px 3%;width:94%;text-align: center;color:#fff;}

.con_box2{background:url(../img/c_bg2.jpg) center bottom no-repeat;padding: 70px 0 42px;}
.con_box2 .channel_tit,.con_box2 .channel_p{color:#fff;}
.box2_pro_list li .info{ display:block;padding:15px 6% 25px;background:url(../img/black.67.png) repeat;color: #fff;}
.box2_pro_list li .name{font-size:16px;margin-bottom: 10px;}
.box2_pro_list li .p{font-size:14px;line-height: 22px;height:66px;overflow:hidden;}
.box2_pro_list li .m_detal{border-color:#fff;margin-top:30px;}
.box2_pro_list li:hover .info{background:#00478b;}
.box2_pro_list li:hover ._full{transform:scale(1.1);-webkit-transform:scale(1.1);}
.box2_pro{position:relative;margin-top:30px;}
.box2_pro .parrs{display:block;width:28px;height:54px;background:url(../img/ico2.png) no-repeat;position:absolute;top:50%;margin-top:-27px;z-index: 3;}
.box2_pro .pprev{background-position: 0 -35px;left:-5%;}
.box2_pro .pnext{background-position:-28px -35px;right:-5%;}

.con_box3{padding:50px 0 60px;}
.ilink-list li ._border{ display:block; height:268px; border:1px solid #ddd; background:#fff; text-align:center; }
.ilink-list li ._ikico{ display:inline-block; width:54px; height:50px; background-image:url(../img/ilink_ico.png); background-repeat:no-repeat; overflow:hidden; margin-top:65px;}
.ilink-list li ._iktitle{ font-size:18px; font-weight:bold; position:relative; padding-bottom:5px; margin-bottom:10px; color:#555; }
.ilink-list li ._iktitle:after{ content:''; display:block; width:36px; height:1px; background:#bbb; position:absolute; bottom:0px; left:50%; margin-left:-18px;}
.ilink-list li ._iksum{ font-size:14px; color:#888; line-height:20px;}
.ilink-list li ._ikico_01{ background-position:0px 0px; }
.ilink-list li ._ikico_02{ background-position:-54px 0px; }
.ilink-list li ._ikico_03{ background-position:-108px 0px; }
.ilink-list li ._ikico_04{ background-position:-162px 0px; }
.ilink-list li ._border:hover{ background:#00478b; border-color:#00478b; }
.ilink-list li ._border:hover ._ikico_01{ background-position:0px -50px;}
.ilink-list li ._border:hover ._ikico_02{ background-position:-54px -50px; }
.ilink-list li ._border:hover ._ikico_03{ background-position:-108px -50px; }
.ilink-list li ._border:hover ._ikico_04{ background-position:-162px -50px; }
.ilink-list li ._border:hover ._iktitle{ color:#fff;}
.ilink-list li ._border:hover ._iktitle:after{ background:#fff;}
.ilink-list li ._border:hover ._iksum{ color:#fff; }

/*foot*/
.foot{ background:#2e2e2e; border-bottom:1px solid #3b3b3b; color:#999; }
.foot a{color:#999;}
.foot dl{ float:left; border-right:1px solid #3b3b3b; height:220px; padding:30px 3%;}
.foot dl dt{ font-size:18px; color:#fff; margin-bottom:5px;}
.foot-left{ width:26%; border-left:1px solid #3b3b3b; text-align:center; }
.foot-left .foot-logo a{color:#e0e0e0;font-size:24px;font-weight: bold;}
.foot-center{ width:25%;}
.foot-right{ width:29%;float:right;}
.foot-gzt{ background:url(../img/fl_xian.png) repeat-x center;}
.foot-gzt span{ display:inline-block; background:#2e2e2e; padding:0 10px; color:#fff; }
.foot-left .bdsharebuttonbox { margin-top:20px; margin-bottom:20px;}
.foot-left .bdsharebuttonbox a{ display:inline-block; width:25px; height:25px; float:none; padding:0; margin:0; background-image:url(../img/share_ico.png); background-repeat:no-repeat; margin:0 5px; }
.foot-left .bdsharebuttonbox .bds_tsina{ background-position:0px 0px; }
.foot-left .bdsharebuttonbox .bds_tqq{ background-position:-75px 0px; }
.foot-left .bdsharebuttonbox .bds_sqq{ background-position:-50px 0px; }
.foot-left .bdsharebuttonbox .bds_weixin{ background-position:-25px 0px; }
.foot-ewm ._ewmdl{ display:inline-block; margin:0 10px;}
.foot-ewm ._ewmdl span{ display:block;color: #d8d8d8;}
.foot-ewm ._ewmdl img{ width:60px; height:60px;}
.fc-linklist a{ display:block; float:left; font-size:14px; width:50%; margin:10px 0;color:#fff;}
.fc-linklist a .ion{ font-size:12px; }
.fr-contact{ font-size:14px; line-height:30px;}
.foot-bottom{ background:#212121; line-height:44px; color:#999;}
.foot-bottom ._icpal{ padding-left:25px;}
.foot-bottom ._icpal .ico2{width:23px;height:26px; background-position: -56px -35px;}
.foot-bottom img{width: 30px;vertical-align: middle;margin-left: 10px;}

/*下层--通用样式*/
.n_bann{height:262px;position:relative;overflow:hidden;}
.n_bann img{ position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; height:100%; max-width:none;}
.breadCrum{border-bottom:1px #ededed solid; height:56px;line-height: 56px;margin-bottom:45px;}
.posi{ font-weight: normal;font-size:14px;}
.posi em{margin:0 5px;}
.channel_current{font-size:18px;font-weight: normal; position:relative;}
.channel_current:after{content:'';width:72px; background-color:#0d5091;height:2px;position:absolute;left:0;bottom:0;}
.main_bar{padding:0 0 80px;}
.s_menu li{float:left;padding-right:50px; font-size: 18px;}
.s_menu li a{display:inline-block;position:relative;}
.s_menu li a:after{content:'';width:100%;height:2px;background-color:#0d5091;position:absolute;bottom:-1px;left:0;display:none;}
.s_menu li.cur a:after{display:block;}

/*下层--产品列表*/
.pro_cate{height:208px;}
.pro_cate_list{background-color:#f0f0f0;padding: 20px 2.5%;}
.pro_cate_list .pt{font-size:18px;font-weight: bold;border-bottom:1px #b8b8b8 solid;padding-bottom: 5px;margin-bottom:10px;}
.pro_cate_list li{font-size:14px;color:#454545;float:left;width:24%;margin-right: 1%;line-height: 30px; position:relative;}
.pro_cate_list li a{border-bottom:2px transparent solid;}
.pro_cate_list li:hover a,.pro_cate_list li.active a{border-color:#00478b;color:#00478b;}
.proh_section{padding:40px 0 100px;}
.proh_list{ background-color:#f0f0f0;margin-bottom:30px;}
.proh_list .img{width:36%;margin-right: 3%;}
.proh_list .info{width: 58%;}
.proh_list .sort{font-size:24px;font-weight: normal;color:#00478b;margin-top:30px;}
.proh_list .p{color:#666;font-size:14px;}
.proh_list .proh_dl{float:left;width:27%;margin-right: 2%; position:relative;margin-bottom:20px;cursor: pointer;}
.proh_list .proh_dl dt{font-size:15px;background-color:#b5b5b5;color:#fff;height:36px;line-height: 36px;text-indent: 8%; position:relative;}
.proh_list .proh_dl dt:after{content:'';width:0;height:0;border-left:4px transparent solid;border-right: 4px transparent solid;border-top:7px #fff solid; position:absolute;top:50%;margin-top:-3.5px;right:5%;}
.proh_list .proh_dl dd{position:absolute;top:36px;background-color:#ececec;left: 0;width: 100%;padding: 10px 0;display:none;}
.proh_list .proh_dl dd a{display:block;color:#454545;padding:0 10px; line-height: 30px;}
.proh_list:hover{ background-color:#00478b;}
.proh_list:hover .img img{transform:scale(1.1);-webkit-transform:scale(1.1);}
.proh_list:hover .sort,.proh_list:hover .p{color:#fff;}
.proh_list:hover .proh_dl dt{background-color:#ececec;color:#232323;}
.proh_list:hover .proh_dl dt:after{border-top-color:#00478b;}
.pro_cate_fixed.fixed{ background-color:#f0f0f0;position:fixed;top:0;width:100%;left:0;z-index: 51; height:160px;}
.pro_cate_fixed.fixed .pro_cate_list .pt{display:none;}

/*下层--产品详情*/
.product_hd{margin-bottom:60px;position: relative;z-index: 2;}
.pdimg { width:54%; text-align:center; float:left; position:relative; overflow:hidden;border: 1px #d7d7d7 solid;}
.pdimg .img{ display:block; width:100%%; height:0; padding-bottom:75%; *padding-bottom:0; *height:486px; position:relative;}
.pdimg .img img { width:100%; height:100%; position:absolute; top:0; left:0;}
.pdimg .zoom { display:none; width:66px; height:66px; background:url(../img/zoom.png) no-repeat #4d4d4d; position:absolute; right:1px; bottom:1px;}
.pdimg .bigImg{float:left;width: 76%;}

.pdintro { width:44%; float:right; background-color:#f6f6f6;}
.pdintro .box{padding: 46px 12%}
.pdintro .name,.pdintro .cateby {line-height:1.2;}
.pdintro .name { font-size:30px;color:#282828;font-weight: normal;}
.pdintro .cateby { font-size:18px; color:#787878;font-weight: bold;border-bottom: 1px #e5e5e5 solid;padding: 12px 0 20px;margin-bottom: 20px;}
.pdintro .cateby .catp{ line-height:2;}
.pdintro .cateby .catp .catps{ display:inline-block; margin-right:5%;}
.pdintro .pbtn,.pdintro .other{margin-bottom:18px;width: 86%;}
.pdintro .pbtn .ico2{width:42px;height:35px;background:url(../img/ico2.png) -80px -35px no-repeat;margin-right: 16px;}
.pdintro .pbtn a { display:block; height:35px; line-height:35px; background-color:#00478b; color:#fff; padding:11px 0; text-align:center; font-size:20px;}
.pdintro .pbtn a img{ margin-right: 20px;vertical-align: middle;}
.pdintro ._tools{margin-bottom: 20px;}
.pdintro ._tools li.first{padding-left:0;}
.pdintro ._tools li{ float:left; background:url(../img/p_li.gif) left center no-repeat;margin-left: -1px; line-height: 24px; height: 24px;cursor:pointer;padding:0 10px;}
.pdintro ._tools li.bdsharebuttonbox a{ background:none; padding:0;font-size: 14px;float: none; margin: 0;line-height: 24px;height: 24px;}
.pdintro .other{position:relative;cursor:pointer;}
.pdintro .other dt{height:35px; line-height:35px; background-color:#00478b; color:#fff; padding:11px 0; text-align:center; font-size:20px; position:relative;}
.pdintro .other dt:after{content:'';width:22px;height:14px;background:url(../img/ico2.png) -56px -70px no-repeat; position:absolute;top:50%;margin-top:-7px;right:7%;}
.pdintro .other dd{position:absolute;top:57px;left:0;width:100%; background-color:#fff;padding:10px 0;display:none;}
.pdintro .other dd a{display:block;padding:0 10px;line-height: 25px;}
.pdintro .p_tel{font-size:16px;color:#454545;}
.pdintro .p_tel a{font-size:20px;font-weight: bold;color:#00478b;font-style: italic;margin-right: 10px;}
.pdintro .bdsharebuttonbox{margin-top:20px;}
.pd_ico{display:inline-block;width:24px;height:24px;background:url(../img/pd_ico.png) no-repeat;vertical-align: middle;}
.pd_ico_2{background-position:-24px 0;}
.pd_ico_3{background-position:-48px 0;}
.pd_ico_4{background-position:-72px 0;}

.pro_tab { display: none;}
.pro_tab .tab_b{ height: 60px; background: #f0f0f0; margin-bottom: 50px;}
.pro_tab .tab_t{ height: 60px; position: relative; font-size: 18px; line-height: 60px; padding:0 50px;}
.pro_tab .tab_t_cur{ background: #005198; color: #fff;}
.pro_tab .tab_t .ion{ color: #f6a906; margin: 0; padding: 0; font-size: 24px;}
.pro_tab .tab_t span{ font-weight: bold; padding-left: 10px; margin-left: 10px; border-left: 1px dotted #000;}
.pro_tab .tab_t_cur .ion{ color: #fff;}
.pro_tab .tab_t_cur span{ border-left: 1px dotted #fff; }
.pro_tab .tab_t em{ display: none; bottom: -24px;left: 50%; margin-left: -6px; position: absolute;  width: 0; height: 0; overflow: hidden; border-color: #005198 transparent transparent; border-style: solid dashed dashed; border-width: 12px;}
.pro_tab .tab_t_cur em{ display: block; }
.pro_tab .tab_t_cur .pd_ico{background-position: 0 -24px;}
.pro_tab .tab_t_cur .pd_ico_2{background-position: -24px -24px;}
.pro_tab .tab_t_cur .pd_ico_3{background-position: -48px -24px;}
.pro_tab .tab_t_cur .pd_ico_4{background-position: -72px -24px;}

.caseList li{margin-bottom:20px;}
.caseList li .box{border:1px #dbdbdb solid;cursor:pointer;}
.caseList li ._title{font-size:18px;font-weight: normal;color:#454545;text-align: center;padding: 10px 5%;}
.album_ordinary .slide_c img{max-height: 80%!important;}
.album_ordinary .slide_c p{bottom:10%!important;}

/*下层--新闻列表*/
.news_left{width:70%;}
.news_right{width:26%;}
.widget-newslist-2 li { padding:0 0 30px; border-bottom: 1px dotted #cccccc; overflow:hidden;margin-bottom: 20px;}
.widget-newslist-2 li .imgbox{width:32.4%; margin-right:3%;}
.widget-newslist-2 ._t, .widget-newslist-2 ._t a { font-size: 18px;}
.widget-newslist-2 ._t{margin-top:10px;}
.widget-newslist-2 ._t a:hover { color: #00478b;}
.widget-newslist-2 ._p { line-height: 1.6em; overflow: hidden; height: 3.2em; margin: 5px 0;color: #666; }
.widget-newslist-2 ._i { color: #666;margin:8px 0 10px;}
.widget-newslist-2 ._i .ion { font-size: 14px; color: #999;}
.widget-newslist-2 ._i ._more:hover,.widget-newslist-2 ._i ._more:hover .ion { color: #0e90d2;}
.widget-newslist-2 li ._tools{display: inline-block;border: 1px #efefef solid;border-radius: 20px;overflow: hidden; margin-top:25px;height: 24px;line-height: 24px;}
.widget-newslist-2 li ._tools span{display:inline-block;padding: 0 15px;border-left: 1px #e5e5e5 solid;margin-left: -1px;vertical-align: top;}
.widget-newslist-2 li ._tools ._vew:hover,.widget-newslist-2 li ._tools .bdsharebuttonbox:hover{ background-color:#f8f8f8;}
.widget-newslist-2 li ._tools .bdsharebuttonbox .bds_more{background: none;margin: 0;padding: 0;line-height: 24px; height:24px;}
.widget-newslist-2 li ._tools .bdsharebuttonbox .bds_count{background: none; width: auto;height: 24px;margin: 0;line-height: 24px;padding: 0 5px;}
.widget-newslist-2 li ._tools .bdsharebuttonbox i{margin:0;}

.inewsSearch .sec_bd .month { width:47%; float:left;}
.inewsSearch .sec_bd .day { width:47%; float:right;}
.channel_right .nInput { clear:both;}
.inewsSearch { padding:9%;border:5px #f6f6f6 solid;}
.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-color:#ddd!important;background-color: #eee;overflow: auto;max-height: 11em;}
.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:#00478b; color:#fff; font-size:18px; text-align:center;}


/*分页*/
/* page-1 start*/
.page{font-size: 12px; color: #777777; text-align: center;margin:50px 0 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: #0558b3;}
.page span.goprev,.page span.gonext {color: #777777; background: none}
.page span.count { border: 0;background: 0;color: #777777;}

/*下层--招聘列表*/
.widget-job-1 li.first { background: #e6e6e6; border-bottom: none; padding: 0; }
.widget-job-1 li { border-bottom: 1px solid #acacac; float: left; width: 100%;height: 50px;line-height: 50px;}
.widget-job-1 li ._t1 { width: 30%;padding-left: 7%;}
.widget-job-1 li ._t2 { width: 24%; }
.widget-job-1 li ._t3 { width: 24%; }
.widget-job-1 li ._t4 { width: 14%; }
.widget-job-1 li ._t5 { width: 14%; }
.widget-job-1 li ._t6 { width: 10%; }
.widget-job-1 li.first ._ut { float: left; color: #333; font-weight: 700; font-size:17px; }
.widget-job-1 li ._un { float: left; text-align: center; height: 50px; cursor: pointer; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
@media only screen and (max-width: 40rem) {
 .widget-job-1 li ._t1 {
 width: 30%;
}
 .widget-job-1 li ._t2 {
 width: 30%;
}
 .widget-job-1 li ._t3 {
 width: 40%;
}
 .widget-job-1 li ._t4 {
 display: none;
}
 .widget-job-1 li ._t5 {
 display: none;
}
 .widget-job-1 li ._t6 {
 display: none;
}
}

.widget-job-2 ._jt{height: 45px; line-height: 45px; margin-top: 10px; overflow: hidden; *zoom: 1;cursor: pointer; float:left; width:100%;font-size:15px;background-color: #eee;}
.widget-job-2 ._jt .j_span{display:block;}
.widget-job-2 ._jt strong { float: left; width: 30%;padding-left: 7.2%;}
.widget-job-2 ._jt strong.strong02{ width:22%;padding-left:0;}
.widget-job-2 ._jt strong.strong03{width:22%;padding-left: 2.5%;}
.widget-job-2 ._jt strong.strong04{width:14%;padding-left: 2%;}
.widget-job-2 ._jt span { float: right; }
.widget-job-2 ._jt .ion { font-size:32px; color: #c5c5c5; }
.widget-job-2 ._jc { display: none; float:left; width:100%;}
.widget-job-2 ._jc .job_btn{color:#00478b;border:1px #00478b solid;font-size: 15px;display: inline-block;line-height: 32px;padding: 0 10px;margin-top: 15px;}
.widget-job-2 ._jcon { padding: 10px 7%; line-height: 2.5;max-height: 300px;overflow-y: scroll;}
.widget-job-2 ._jt_act{ background-color:#00478b; color:#fff;}
.widget-job-2 ._jt_act .ion { color: #fff; }
.widget-job-2 ._jcon .m_detail{margin-top:20px;}
@media only screen and (max-width: 40rem) {
 .widget-job-2 ._jt span {display: none;}
 .widget-job-2 ._jt strong{ width:95%;text-align: left;padding-left: 5%;}
 .widget-job-2 ._jcon{ padding:10px 5%;font-size: 14px;}
 }


/*下层--发展历程*/
/* history-2 start*/
.widget-history-2 { background: #ffffff; cursor: default; }
.widget-history-2 ._year { position: relative; height: 40px; margin-bottom: 20px; border-bottom: 1px dotted #333333; }
.widget-history-2 ._year strong { position: absolute; width: 86px; height: 66px; padding-top: 20px; background: url(../img/year.png) no-repeat; left: 0; top: 0; text-align: center; font-size: 16px; color: #00478b; line-height: 1.1em; font-size: 22px; }
.widget-history-2 ._year span { color: #c9c9c9; display: block; font-size: 18px; }
.widget-history-2 ._list li { padding: 20px 20px 20px 88px; background: url(../img/list.png) 34px 0 no-repeat; color: #555555; }
.widget-history-2 ._list li strong { display: block; font-size: 20px; line-height: 42px; }
.widget-history-2 ._list li:hover { background: url(../img/list_hover.png) 33px 0 no-repeat; color: #00478b; text-decoration: underline; }
@media only screen and (max-width: 40rem) {
.widget-history-2 ._list li { padding-left: 60px; }
}

/*下层--联系我们*/
.map-M2-map img{ max-width:none;}
.map-M2-map{width: 100%;height: 500px;}

/*下层--视频列表*/
.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;}
.album_ordinary .slide_c p{bottom:10%!important;}*/

.videoList li .cover_bg ._btn{ background:url(../img/play.png) no-repeat; width:76px; height:76px; margin-left:-38px;margin-top:-38px;}
.show .box_wrap_in .bg-primary{background:#00478b;}

/*下层--问答列表*/
.widget-qa-1 { font-size: 14px; }
.widget-qa-1 li { background: #ffffff; position: relative; padding-left: 3em; margin-bottom: 20px; border-bottom: 1px solid #ededed; padding-bottom:20px; }
.widget-qa-1 ._data { position: absolute; left: 0; top: 0; font-family: Arial;  font-size: 18px; color: #00478b; line-height:30px;}
.widget-qa-1 li ._title { cursor: pointer; font-weight: 700;  font-size:14px; line-height:30px;}
.widget-qa-1 li ._p { padding-top: 0px; line-height:30px; }
@media only screen and (max-width: 480px) {
.widget-qa-1 ._title { float: none; width: auto; }
}

/*下层--下载列表*/
.widget-download-1-bar {font-size: 16px; font-weight: 700; line-height: 40px;  height: 40px;  padding: 0 12px; color: #ffffff; background: #00478b;}
.widget-download-1-list li { height: 45px; line-height:45px; overflow: hidden; vertical-align: top; color: #333333; border-bottom: 1px solid #eee;background: #ffffff; font-size:14px}
.widget-download-1-list li:nth-child(even) { background: #ededed;}
.widget-download-1-list li a { color: #333333;}
.widget-download-1-list li a:hover { color: #0e90d2;}
.widget-download-1-list ._title { padding: 0 10px;}
.widget-download-1-list li ._view {padding: 0 10px; border-left: 1px solid #ededed; }
.widget-download-1-list .ion { font-size: 16px; color: #0e90d2;}

/*下层--新闻详情*/
/* newsdetail-2 start*/
.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;margin-top: -3px;}
.widget-newsdetail-2 ._tools ._tool{margin:0 4px;display: inline-block; vertical-align: middle;}
.widget-newsdetail-2 ._tools ._b2l .ion { color: #00478b;}
.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;margin-bottom: 10px;}
  .widget-newsdetail-2 ._detailPage_bottom ._title{width: 50%;}
}
/*2016-04-20*/
/*在线留言*/
.Form-M1 .Form-M1-Left { float: left; width: 50%; }
.Form-M1 .Form-M1-right { float: right; width: 50%; }
.Form-M1 .Form-M1-li { padding-top: 10px; }
.Form-M1 .Form-M1-li label { width: 5em; display: inline-block; color: #666; vertical-align: top; }
.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: 70%; }
.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; }
.Form-M1 .Form-M1-li b { color: #666; font-size: 12px; padding-left: 4px; }
.Form-M1 .Form-M1-Btn { clear: both; text-align: center; padding-top: 40px; }
.Form-M1 .Form-M1-Btn button { width: 90px; height: 24px; line-height: 24px; text-align: center; color: #fff; border-radius: 4px; cursor: pointer; }
.Form-M1 .Form-M1-Btn ._submit { background: #3e689a; margin-right: 10px; }
.Form-M1 .Form-M1-Btn ._reset { background: #909090; }
@media only screen and (max-width: 40em) {
.Form-M1 .Form-M1-Left { width: 100%; }
.Form-M1 .Form-M1-li input { width: 68%; }
.Form-M1 .Form-M1-right { width: 100%; }
.Form-M1 .Form-M1-li textarea { width: 68%; }
.Form-M1 .Form-M1-li input._yzm { width: 27%; }
.Form-M1 .Form-M1-li b { display: none; }
}
/*在线留言---END*/
/*简历投递*/
.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%; }
.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: #005198; margin-right: 10px; }
.Form-J1 .Form-J1-Btn ._reset { background: #909090; }
@media only screen and (max-width: 40em) {
.Form-J1 .Form-J1-Left { width: 100%; }
.Form-J1 .Form-J1-li input { width: 68%; }
.Form-J1 .Form-J1-li select { width: 54%; }
.Form-J1 .Form-J1-right { width: 100%; }
.Form-J1 .Form-J1-li textarea { width: 68%; }
.Form-J1 .Form-J1-li input._yzm { width: 27%; }
.Form-J1 .Form-J1-li b { display: none; }
}
/*订购表单---*/
.Form-P1 .Form-P1-Left { float: left; width: 50%; }
.Form-P1 .Form-P1-right { float: right; width: 50%; }
.Form-P1 .Form-P1-li { padding-top: 10px; }
.Form-P1 .Form-P1-li label { width: 5em; display: inline-block; color: #666; vertical-align: top; }
.Form-P1 .Form-P1-li input { height: 28px; line-height: 28px; border: 1px #ddd solid; width: 70%; }
.Form-P1 .Form-P1-li textarea { border: 1px #ddd solid; width: 70%;height: 110px;}
.Form-P1 .Form-P1-li em { color: red; vertical-align: middle; padding-left: 10px; }
.Form-P1 .Form-P1-li input._yzm { width: 20%; }
.Form-P1 .Form-P1-li img { vertical-align: middle; padding-left: 10px; cursor: pointer; }
.Form-P1 .Form-P1-li b { color: #666; font-size: 12px; padding-left: 4px; }
.Form-P1 .Form-P1-li select { border: 1px #ddd solid; width: 70%; padding: 7px 0; }
.Form-P1 .Form-P1-Btn { clear: both; text-align: center; padding-top: 40px; }
.Form-P1 .Form-P1-Btn button { width: 90px; height: 24px; line-height: 24px; text-align: center; color: #fff; border-radius: 4px; cursor: pointer; }
.Form-P1 .Form-P1-Btn ._submit { background: #3e689a; margin-right: 10px; }
.Form-P1 .Form-P1-Btn ._reset { background: #909090; }
@media only screen and (max-width: 40em) {
.Form-P1 .Form-P1-Left { width: 100%; }
.Form-P1 .Form-P1-li input { width: 68%; }
.Form-P1 .Form-P1-li select { width: 54%; }
.Form-P1 .Form-P1-right { width: 100%; }
.Form-P1 .Form-P1-li textarea { width: 68%; }
.Form-P1 .Form-P1-li input._yzm { width: 27%; }
.Form-P1 .Form-P1-li b { display: none; }
}
/*表单---END*/
/*全站搜索*/
.Search-S1-head { overflow: hidden; padding: 20px; background: #ededed; margin-bottom: 20px;  *zoom: 1;}
.Search-S1-head ._form { margin-right: 3em; }
.Search-S1-head ._inp { height: 30px; line-height: 30px; padding: 0 5px; background: #ffffff; border: 1px solid #cccccc; }
.Search-S1-head ._btn { height: 30px; line-height: 30px; background:#0e90d2; cursor: pointer; padding: 0; margin: 0;  border: 1px solid #0e90d2; width:30px ;}
.Search-S1-head ._btn .ion { vertical-align:top; margin: 0; padding: 0; color: #ffffff; font-size: 16px; }
.Search-S1-head ._result { font-size: 16px; line-height:30px;}
.Search-S1-head ._result em { margin: 0 .4em; font-weight: 700; }
.Search-S1-list { margin-bottom: 30px; }
.Search-S1-list li { margin-bottom: 15px; }
.Search-S1-list ._head { font-size: 14px;  padding: 5px 0; margin-bottom: 10px; border-bottom: 1px solid #cccccc; }
.Search-S1-list ._num { float: left; }
.Search-S1-list ._type { float: left; color:#0e90d2;padding: 0 1em; border-right: 1px solid #cccccc; margin-right: 1em; font-style: normal; }
.Search-S1-list ._t { float: left; width: 50%; font-weight: bold; color:#333; }
.Search-S1-list ._p { padding-left: 60px; font-size: 14px; }

/*2016-04-25 产品详情表格*/
.table-summary{width:101%; overflow:hidden;}
.table-summary .table-item{float:left;width:49%;margin-right: 1%; background-color:#efefef;margin-bottom:10px;}
.table-summary .table-item .box{border:1px #777 solid;overflow: hidden;}
.table-summary .table-item .co1,.table-summary .table-item .co2{float:left;width:50%;padding:7px 0;text-indent: 20px;}
.table-summary .table-item .co1{ background-color:#777;color:#fff; position:relative;text-indent:40px;}
.table-summary .table-item .co1:before{content:'';width:0;height:0;border-top:5px transparent solid;border-bottom:5px transparent solid;border-left:6px #fff solid;position:absolute;left:20px;top:50%;margin-top:-5px;}

.culture_con li{margin-bottom:80px;}
.culture_con li .box{position:relative;padding-left: 55px;}
.culture_con li ._num{ background-color:#00478b;color:#fff;display:block;width:46px;height:46px;line-height: 46px; text-align: center;font-size:31px;font-weight: bold;position: absolute;left: 0;top: 0;}
.culture_con li .ct{font-size:24px;line-height: 26px;}
.culture_con li .cp{font-size:14px;color:#808080;line-height: 20px;height: 40px;overflow: hidden; margin-top: 5px;}

.bdshare_popup_box{ display:none!important;}</pre></body></html>