<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.3.1
* update:雪碧图对齐
* date:2016-04-30
*/

/* 雪碧图 */
/* 对齐方案引用(http://www.zhangxinxu.com/wordpress/2016/03/css-layout-base-20px/) */
.ico { display:inline-block; width:20px; height:20px; white-space:nowrap; letter-spacing:-1em; text-indent:-99em; color:transparent; background:url(../images/ico.png);
	*text-indent:0; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');}
.ico:before {content:'\3000';}
.ico1_2 { background-position:-20px 0;}
.ico1_3 { background-position:-40px 0;}
.ico1_4 { background-position:-60px 0;}
.ico1_5 { background-position:-80px 0;}
.ico2_1 { background-position:0 -20px;}
.ico2_2 { background-position:-20px -20px;}
.ico2_3 { background-position:-40px -20px;}
.ico2_4 { background-position:-60px -20px;}
.ico2_5 { background-position:-80px -20px;}
.ico3_1 { background-position:0 -40px;}
.ico3_2 { background-position:-20px -40px;}
.ico3_3 { background-position:-40px -40px;}
.ico3_4 { background-position:-60px -40px;}
.ico3_5 { background-position:-80px -40px;}
.ico4_1 { background-position:0 -60px;}
.ico4_2 { background-position:-20px -60px;}
.ico4_3 { background-position:-40px -60px;}
.ico4_4 { background-position:-60px -60px;}
.ico4_5 { background-position:-80px -60px;}
/* 常量设置 */
html { overflow-x:auto;}
html,body,.wrap { min-width:1200px;}
.wrap { width:1200px; margin-right:auto; margin-left:auto;}
body{font-size:13px; line-height:1.6; color:#555; background:#fff; overflow-x:hidden;}
a{color:inherit;}
a:hover { color:#009944;}
::-moz-selection {color:#fff; background:#009944; }
::selection {color:#fff; background:#009944; }
::-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.05,1.05);}

.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }

/* 网站样式 */
.rect-22{padding-bottom:22%;}
.rect-33{padding-bottom:33%;}
.rect-56{padding-bottom:56%;}
.rect-58{padding-bottom:58%;}
.rect-68{padding-bottom:68%;}
.rect-93{padding-bottom:100%;}
.rect-96{padding-bottom:96%;}
.rect-110{padding-bottom:110%;}

/*图标动画*/
.ico_t{-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.tr_prent:hover .ico_t{transform: translateY(-10px);-webkit-transform:translateY(-10px);}

.en{font-family:Arial;}

/*header*/
.pageHeader { background-color:#fff;}
.pageHeader .wrap { position:relative;}
.pageHeader .logo {width:16%;}
.pageNav {width:64%;margin-left:7%;}
.pageNav &gt; ul &gt; li { float:left;}
.pageNav &gt; ul &gt; li &gt; a { display:inline-block; width:auto; height:110px; line-height:110px; padding:0 19px; font-size:15px;}

.pageNav &gt; ul &gt; li:hover .nav_layer { display:block;}

.pageNav &gt; ul &gt; li.cur &gt; a{color:#009944;}
.pageNav .links { width:24%; float:left;}
.pageNav .links .ul,.pageNav .links li { width:48%; float:left; margin-right:2%; margin-bottom:5px;}
.pageNav .links .ul li { width:100%; float:none; margin-right:0;}
.pageNav .links a { display:block; height:26px; line-height:26px; border:#009944 1px solid; background-color:#009944; color:#fff; text-align:center;}
.pageNav .links a:hover { background-color:#f2f2f2; color:#009944;}
.pageNav .intro { width:70%; float:right;}
.pageNav .intro .img { width:260px; float:right; margin-left:5%;}
.pageNav .info .en { font-size:18px; font-family:Arial; color:#999999;}
.pageNav .info .cn { font-size:20px; margin-bottom:5px;}
.pageNav .info .text { color:#a1a1a1; margin-bottom:15px;}
.pageNav .info ._more { color:#009944;}

.pageHeader .top_bar{margin-right: 30px;}
.pageHeader .top_bar .search .search_ico,.pageHeader .top_bar ._zgs ._zgs_ico{padding:45px 12.249px;height:auto;line-height:20px;display:block;}
.pageHeader .top_bar .search .search_ico{position:relative;}
.pageHeader .nav_right{background-color:#f2f2f2;width:50%;position:absolute;left:100%;top:0;height:110px;z-index:0;}
.pageHeader .top_bar .nav_layer{display:none;}
.pageHeader .top_bar .search:hover .nav_layer,.pageHeader .top_bar ._zgs:hover .nav_layer{display:block;}


.pageHeader .top_bar ._search_box ._s_box{width:90.8%;border:1px solid #d8d8d8;background-color:#ffffff;height:48px;line-height:48px;padding:0px!important;border-right:0px;text-indent:20px;}
.pageHeader .top_bar ._search_box ._s_btn{background-color:#009944;height:50px;width:9%;outline:none;border:0px;padding:0px!important;cursor:pointer;}

.pageHeader .top_bar ._search_box_bottom{padding:14px 0px 0px 28px;}
.pageHeader .top_bar ._search_box_bottom dt{font-size:16px;color:#656565;margin-bottom:10px;}
.pageHeader .top_bar ._search_box_bottom ._bottom_l{width:40%;}
.pageHeader .top_bar ._search_box_bottom ._bottom_l dd{color:#a1a1a1;float:left;margin-right:14%;width:36%;margin-bottom:6px;}
.pageHeader .top_bar ._search_box_bottom ._bottom_l dd a{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.pageHeader .top_bar ._search_box_bottom ._bottom_r{width:48%;}
.pageHeader .top_bar ._search_box_bottom ._bottom_r dd{margin-bottom:10px;}
.pageHeader .top_bar ._search_box_bottom ._bottom_r dd a{display:block;background:#009944;text-align:center;color:#ffffff;font-size:15px;height:40px;line-height:40px;border:1px solid #009944;}
.pageHeader .top_bar ._search_box_bottom ._bottom_r dd a:hover{background:none;color:#009944;}
.pageHeader .top_bar ._search_box_bottom ._bottom_r dd ._r_ico{width:30px;height:30px;display:inline-block;*display:inline;*zoom: 1;background:url(../images/top_search_box_ico.png) no-repeat; vertical-align:middle;margin-right:14px;}
.pageHeader .top_bar ._search_box_bottom ._bottom_r dd ._r_ico._r_ico02{background-position:-30px 0px;}
.pageHeader .top_bar ._search_box_bottom ._bottom_r dd ._r_ico._r_ico03{background-position:-60px 0px;}
.pageHeader .top_bar ._search_box_bottom ._bottom_r dd ._r_ico._r_ico04{background-position:-90px 0px;}
.pageHeader .top_bar ._search_box_bottom ._bottom_r dd ._r_ico._r_ico05{background-position:-120px 0px;}
.pageHeader .top_bar ._search_box_bottom ._bottom_r dd ._r_ico._r_ico06{background-position:-150px 0px;}
.pageHeader .top_bar ._search_box_bottom ._bottom_r dd ._r_ico._r_ico07{background-position:-180px 0px;}

.pageHeader .top_bar ._search_box_bottom ._bottom_r dd a:hover ._r_ico._r_ico01{background-position:0px -30px;}
.pageHeader .top_bar ._search_box_bottom ._bottom_r dd a:hover ._r_ico._r_ico02{background-position:-30px -30px;}
.pageHeader .top_bar ._search_box_bottom ._bottom_r dd a:hover ._r_ico._r_ico03{background-position:-60px -30px;}
.pageHeader .top_bar ._search_box_bottom ._bottom_r dd a:hover ._r_ico._r_ico04{background-position:-90px -30px;}
.pageHeader .top_bar ._search_box_bottom ._bottom_r dd a:hover ._r_ico._r_ico05{background-position:-120px -30px;}
.pageHeader .top_bar ._search_box_bottom ._bottom_r dd a:hover ._r_ico._r_ico06{background-position:-150px -30px;}
.pageHeader .top_bar ._search_box_bottom ._bottom_r dd a:hover ._r_ico._r_ico07{background-position:-180px -30px;}

.pageHeader .top_bar ._zgs ._search_box_bottom ._bottom_l{width:60%;}
.pageHeader .top_bar ._zgs ._search_box_bottom ._bottom_r{width:24%;min-height:40px;}
.pageHeader .top_bar ._zgs ._search_box_bottom ._bottom_l dd{width:40%;margin-right:10%;}

.pageHeader .lang{height:110px;line-height:110px;font-size:12px;color:#009944;width:5%;text-align:center;}
.pageHeader .lang a{display:block;}
.mobile_key{display:none;}

.pageHeader .nav_layer,.pageHeader .bg_left,.pageHeader .bg_right { background-color:#f2f2f2; border-bottom:#009944 3px solid;}
.pageHeader .nav_layer { display:none; width:100%; height:auto; position:absolute; left:0; top:100%; z-index:10;min-height:280px;}
.pageHeader .bg_left,.pageHeader .bg_right { display:block; width:100%; height:100%; position:absolute; top:0;}
.pageHeader .bg_left { right:100%;}
.pageHeader .bg_right { left:100%;}
.pageHeader .box { margin-left:24%; padding:30px 0;margin-right:88px;}


/*header end*/

/*footer*/
.footer{width:100%;height:290px;background:url(../images/footer_bj.jpg) no-repeat center;}
.footer_box{padding:46px 0px;color:#ffffff;}
.footer_box dl{float:left;width:38%;}
.footer_box dl dt{font-size:18px;font-weight:bold;margin-bottom:10px;}
.footer_box dl .ul{float:left;margin-right:8%;width:42%;}
.footer_box dl dd{margin-bottom:6px;color:#d2d3d5;}
.footer_box dl._box2,.footer_box dl._box3,.footer_box dl._box4{width:12%;}
.footer_box dl._box1{margin-right:2%;}
.footer_box dl._box5{width:18%;}

.footer_box dl.footer_contant{text-align:right;width:24%;}
.footer_box dl.foot_zgs{overflow:hidden;}
.footer_box dl.foot_zgs dd{margin-bottom:0px;}
.footer_box dl.foot_zgs .foot_box_scoll{height:150px;overflow:hidden;position:relative;}
.footer_box dl.foot_zgs .foot_box_scoll a{display:block;margin-bottom:4px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}

.footer_box .scrollbar-ui .scroll_bar{background:url(../images/foot_scoll_bj.png) repeat-y center;}
.footer_box .scrollbar-ui .scroll_slider{background:#009944;}

.footer_box dl.footer_contant{float:right;}
.footer_box dl.footer_contant ._number{font-size:34px;line-height:34px;margin-bottom:6px;}
.footer_box dl.footer_contant ._number a{color:#ffffff;cursor:default;}

.footer_box dl.footer_contant .email a{font-size:14px;}
.footer_box dl.footer_contant .ewm .ewm_box{position:relative;width:75px;height:75px;overflow:hidden;margin-left:20px;}
.footer_box dl.footer_contant .ewm .ewm_box img{width:100%;}
.footer_box dl.footer_contant .ewm .ewm_box .ewm_title{position:absolute;top:100%;left:0;width:100%;height:100%}
.footer_box dl.footer_contant .ewm .ewm_box .ewm_title span{border:5px solid #ff0000;background:#ffffff;color:#231815;display:block;padding: 12.5px 19px;}
.footer_box dl.footer_contant .ewm .ewm_box:hover .ewm_title{top:0;}


.footer_bar{width:100%;padding:14px 0px;background-color:#0e141d;font-size:12px;color:#ffffff;}
/*footer end*/

/*首页banner*/
.i_banner{width:100%;height:524px;position:relative;margin-bottom:24px;}
.i_banner li a{display:block; height:auto; text-align:center; overflow:hidden;}
.i_banner li a img{display:inline-block; margin:0 -100%; margin:0 -50%\9; max-width:none; width:auto;}

.i_banner .i_banner_nav{position:absolute;width:100%;left:0;bottom:36px;text-align:center;}
.i_banner .i_banner_nav ._nav_ico{display:inline-block;*display:inline;;*zoom: 1;width:42px;height:42px;background:url(../images/i_banner_ico.png) no-repeat;}
.i_banner .i_banner_nav ._nav_ico._nav_next{background-position:-84px 0px;}
.i_banner .i_banner_nav ._nav_ico._nav_stop{background-position:-42px 0px;}
.i_banner .i_banner_nav ._nav_stop.pause{background-position:-42px -42px;}
.i_banner .i_banner_nav ._nav_ico._nav_prev:hover{background-position:0px -42px;}
.i_banner .i_banner_nav ._nav_ico._nav_next:hover{background-position:-84px -42px;}

/*首页-通用*/
.pageMain .i_title{margin-bottom:30px;overflow:hidden;}
.pageMain .i_title ._title{width:100%;text-align:center;font-size:38px;color:#231815;font-weight:normal;}
.pageMain .i_title ._text{text-align:center;color:#666666;}

/*产品列表通用*/
._pro_list_main{overflow:hidden;}
._pro_list_main ._pro_box{position:relative;overflow:hidden;}
._pro_list_main ._pro_box ._list_box{position:relative;}
._pro_list_main ._pro_box ._list_box img{width:100%;}
._pro_list_main ._pro_box ._list_box ._pro_title{position:absolute;left:0;bottom:0;padding:12px 0px;text-align:center;width:100%;font-size:18px;color:#ffffff;font-weight:normal;background:url(../images/pro_title_bj.png);}
._pro_list_main ._pro_box ._list_box ._pro_title a{display:block;}

._pro_list_main ._pro_box ._list_box ._pro_hover{position:absolute;top:100%;left:0;width:100%;height:100%;background:url(../images/pro_title_bj.png);text-align:center;}
._pro_list_main ._pro_box ._list_box ._pro_hover ._title{font-size:20px;margin-bottom:16px;font-weight:normal;white-space: normal;}
._pro_list_main ._pro_box ._list_box ._pro_hover ._text{font-size:12px;line-height:24px;height:48px;overflow:hidden;white-space: normal;}
._pro_list_main ._pro_box ._list_box ._pro_hover a{display:block;padding:60px 30px 0px;color:#ffffff;}
._pro_list_main ._pro_box ._list_box:hover ._pro_title{bottom:-50%;}
._pro_list_main ._pro_box ._list_box:hover ._pro_hover{top:0;}

/*首页产品*/
.i_pro{margin-bottom:60px;}
.i_pro ._pro_list_main ._pro_box{height:330px}
.i_pro ._pro_list_main ._pro_box li{width:286px;display:inline-block;*display:inline;*zoom: 1;margin-right:20px;}
.i_pro ._pro_list_main ._pro_box ul{white-space: nowrap;font-size:0;}
.i_pro ._pro_box .scroll_bar{background:url(../images/i_pro_scoll_bj.png) repeat-x center;}
.i_pro ._pro_box .scroll_slider{background-color:#009944;background-image:url(../images/i_pro_scoll_bj02.jpg);background-repeat:no-repeat;background-position:center;}

/*首页-关于*/
.i_about{margin-bottom:78px;}
.i_about ._about_box .video_box{position:relative;}
.i_about ._about_box .video_box img{width:100%;}
.i_about ._about_box .video_box .i_video_ico{width:80px;height:80px;position:absolute;top:50%;left:50%;margin-top:-40px;margin-left:-40px;display:block;background:url(../images/i_video_ico.png) no-repeat center;}

.i_about ._about_box ._box_r ._jsyf{width:100%;}
.i_about ._about_box ._box_r ._jsyf ._jsyf_box{position:relative;}
.i_about ._about_box ._box_r ._jsyf ._jsyf_box ._jsyf_title{position:absolute;top:0;width:100%;left:100%;text-align:center;left:0;height:100%;}
.i_about ._about_box ._box_r ._jsyf ._jsyf_box ._jsyf_title a{padding-top:20px;color:#ffffff;display:block;}
.i_about ._about_box ._box_r ._title ._title_ico{width:124px;height:124px;background:url(../images/i_about_ico.png) no-repeat;display:block;margin:0 auto;position:relative;}
.i_about ._about_box ._box_r ._title ._title_box{font-size:20px;text-align:center;font-weight:normal;}

.i_about ._about_box ._box_r ._box_r_bottom ._title{padding:27px 0px;}
.i_about ._about_box ._box_r ._join{background-color:#f6f6f6;}
.i_about ._about_box ._box_r ._join ._title ._title_ico{background-position:-124px 0px;}
.i_about ._about_box ._box_r ._join ._title ._title_box{color:#414141;}

.i_about ._about_box ._box_r ._tzzgx{background-color:#009944;}
.i_about ._about_box ._box_r ._tzzgx ._title ._title_box{color:#ffffff;}
.i_about ._about_box ._box_r ._tzzgx ._title ._title_ico{background-position:-248px 0px;}


/*新闻通用时间*/
.news_time{position:relative;width:105px;height:105px;text-align:center;}
.news_time ._day{font-size:54px;color:#b1b1b1;font-weight:bolder;}
.news_time ._year{font-size:12px;color:#626061;background-color:#ffffff;position:absolute;right:6px;bottom:36px;}


/*首页-新闻*/
.i_news{width:100%;height:522px;background:url(../images/i_news_bj.jpg) no-repeat center;overflow:hidden;}
.i_news .wrap{padding:34px 0px 60px;}
.i_news .i_title{margin-bottom:70px;}
.i_news ._news_main ._news_hd{font-size:20px;top:-70px!important;position:relative;}
.i_news ._news_main ._news_bd ._bd_box{background-color:#ffffff;padding:10px 26px 60px;}
.i_news ._news_main ._news_bd .news_time{text-align:left;}
.i_news ._news_main ._news_bd .news_time ._year{right:27px;}
.i_news ._news_main ._news_bd li:hover ._bd_box{background-color:#ecebe9;}
.i_news ._news_main ._news_bd li:hover .news_time ._year{background-color:#ecebe9;}
.i_news ._news_main ._news_bd li:hover .news_time ._day{color:#009944;}
.i_news ._news_main ._news_bd ._bd_box .news_time{margin-bottom:10px;}
.i_news ._news_main ._news_bd ._bd_box ._news_title{color:#000000;font-size:16px;margin-bottom:10px;line-height:24px;height:48px;overflow:hidden;}
.i_news ._news_main ._news_bd ._bd_box ._news_text{color:#949494;line-height:22px;height:44px;overflow:hidden;}
.i_news ._news_main ._news_hd:before{content:"";width:1px;height:22px;background-color:#bfbfbf;display:block;position:absolute;right:-14px;top:6px;}
.i_news ._news_main ._news_hd.tab_t_cur{color:#009944;}

/*下层banner*/
.xc_banner{width:100%;height:368px;position:relative;margin-bottom:24px;}
.xc_banner ._banner_img{display:block; height:auto; text-align:center; overflow:hidden;}
.xc_banner ._banner_img img{display:inline-block; margin:0 -100%; margin:0 -50%\9; max-width:none; width:auto;}
.xc_banner ._banner_nav{position:absolute;bottom:0;left:0;top:0;right:0;}
.xc_banner ._banner_nav .xc_nav_bar{position:absolute;bottom:0;left:50%;margin-left:-600px;width:1200px;height:48px;line-height:48px;background:url(../images/pro_title_bg.png);font-size:0;}
.xc_banner ._banner_nav .xc_nav_bar a{font-size:15px;color:#ffffff; padding: 14px 20px;}
.xc_banner ._banner_nav .xc_nav_bar a.cur,.xc_banner ._banner_nav .xc_nav_bar a:hover{background-color:#009944;}

/*下层通光*/
.xc_main{min-height:200px;padding-bottom:30px;}

/*下层面包屑*/
.xc_bread{margin-bottom:24px;text-align:right;font-size:13px;color:#b5b5b5;}
.xc_bread a{display:inline-block;*display:inline;*zoom: 1;}

/*关于综合*/
.about_index .channel_title{font-size:24px;color:#1f1f1f;}
.about_index .ab_part01{margin-bottom:42px;}
.about_index .ab_part01 ._l_box{position:relative;}
.about_index .ab_part01 ._l_box ._box_img{width:100%;}
.about_index .ab_part01 ._l_box ._box_img .img_box{height:0;padding-bottom:63%;overflow:hidden;}
.about_index .ab_part01 ._l_box ._box_main{width:493px;height:336px;background:rgba(255,255,255,.87); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99ffffff,endcolorstr=#99ffffff);position:absolute;top:45px;left:45px;}
.about_index .ab_part01 ._l_box ._box_main .gsjs{padding:24px 32px 42px;}
.about_index .ab_part01 ._l_box ._box_main .gsjs ._title{font-size:24px;color:#1f1f1f;margin-bottom:6px;}
.about_index .ab_part01 ._l_box ._box_main .gsjs ._text{color:#787878;line-height:26px;margin-bottom:30px;}
.about_index .ab_part01 ._l_box .gsjs ._gsjs_ico{overflow:hidden;}
.about_index .ab_part01 ._l_box .gsjs ._gsjs_ico ul{width:523px;}
.about_index .ab_part01 ._l_box .gsjs ._gsjs_ico li{float:left;margin-right:30px;}
.about_index .ab_part01 ._l_box .gsjs ._gsjs_ico ._ico_img{width:80px;height:80px;background:url(../images/about_index_par01_ico.png) no-repeat;display:block;}
.about_index .ab_part01 ._l_box .gsjs ._gsjs_ico .ico_title{text-align:center;font-size:18px;color:#1f1f1f;font-weight:normal;}
.about_index .ab_part01 ._l_box .gsjs ._gsjs_ico ._ico2 ._ico_img{background-position:-80px 0px;}
.about_index .ab_part01 ._l_box .gsjs ._gsjs_ico ._ico3 ._ico_img{background-position:-160px 0px;}
.about_index .ab_part01 ._l_box .gsjs ._gsjs_ico ._ico4 ._ico_img{background-position:-240px 0px;}

.about_index .ab_part01 .r_box ._r_box_img .img_box{width:100%;}
.about_index .ab_part01 .r_box ._r_box_img .img_box a{display:block;height:0;padding-bottom:64%;overflow:hidden;}
.about_index .ab_part01 .r_box ._r_box_main{padding:24px 22px 79px;border-bottom:3px solid #183269;background:url(../images/ab_index_par01_bj.jpg);}
.about_index .ab_part01 .r_box ._r_box_main ._title{margin-bottom:6px;}
.about_index .ab_part01 .r_box ._r_box_main ._text{color:#787878;line-height:26px;height:104px;overflow:hidden;}

.about_index .ab_part02{background-color:#f1f5fa;padding:30px 0px 40px;margin-bottom:40px;}
.about_index .ab_part02 .par02_hd{text-align:center;overflow:hidden;margin-bottom:20px}
.about_index .ab_part02 .par02_hd ._title{font-weight:normal;}

/* history-3 start*/
.widget-history-3 { cursor: default; position:relative;}
.widget-history-3-T { height:60px;  overflow: hidden;width:90%;margin:0px auto;background:url(../images/ab_index_hhistory_bj_border.png) repeat-x center 12px;padding:3px 0px 20px;}
.widget-history-3-tab .tab_t { position:relative; width:20%; font-size: 14px; color: #999999;}
.widget-history-3-tab .tab_t_cur { font-size: 16px; color: #333333; }
.widget-history-3-tab .tab_t b { width:18px; height: 18px; background-color:#c8c8c8;border-radius:50%;display:block;margin:0 auto;margin-bottom:10px;}
.widget-history-3-tab .tab_t.tab_t_cur b{background-color:#009944}
.widget-history-3-tab .tab_t span{font-size:20px;color:#7e7e7e;text-align:center;display:block;}

.widget-history-3-tab .tab_c ._history_bd{background-color:#fff;}
.widget-history-3-tab .tab_c ._history_bd ._bd_l{width:68%;}
.widget-history-3-tab .tab_c ._history_bd ._bd_r{width:32%;}
.widget-history-3-tab .tab_c ._history_bd ._bd_l ._l_box{padding:38px 78px;}
.widget-history-3-tab .tab_c ._history_bd ._bd_l ._time{font-size:38px;color:#009944;font-weight:bold;}
.widget-history-3-tab .tab_c ._history_bd ._bd_l ._time span{font-size:20px;vertical-align:middle;margin-left:3px;}
.widget-history-3-tab .tab_c ._history_bd ._bd_l ._list_box li{color:#787878;margin-bottom:10px;padding-left:10px;position:relative;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.widget-history-3-tab .tab_c ._history_bd ._bd_l ._list_box li:before{content:"";width:2px;height:2px;background-color:#787878;display:block;position:absolute;left:0;top:50%;margin-top:-1px;}

.widget-history-3 ._history_arr{width:15px;height:27px;background:url(../images/ab_index_hhistory_ico.png) no-repeat;position:absolute;top:0px;display:block;}
.widget-history-3 ._history_arr._arr_prev{left:0;}
.widget-history-3 ._history_arr._arr_next{right:0;background-position:-15px 0px;}
.widget-history-3 ._history_arr._arr_prev:hover{background-position:0px -27px;}
.widget-history-3 ._history_arr._arr_next:hover{background-position:-15px -27px;}

.widget-history-3-T .scroll_nav{display:none;}


.about_index .ab_part03{margin-bottom:40px;}
.about_index .ab_part03 .list_img{margin-bottom:20px;}
.about_index .ab_part03 .list_font{text-align:center;}
.about_index .ab_part03 .list_font ._title{margin-bottom:30px;position:relative;}
.about_index .ab_part03 .list_font ._title:before{content:"";width:48px;height:2px;background:#fd2919;display:block;position: absolute;bottom:-14px;left:50%;margin-left:-24px;}
.about_index .ab_part03 .list_font ._text{color:#797979;padding:0px 76px;line-height:24px;}

/*公司简介*/
/*.comp-one-box .bg-box{width:50%;}
.comp-one-box .txt-box{width: 50%;}
.comp-two-box .bg-box{width:50%;}
.comp-two-box .txt-box{width: 50%;}*/
/*.txt-box .txt-inner-box{width: 96%;margin: 0 auto;}*/
.comp-one-box .txt-inner-box .txt-h3{font-size: 23px;width:91%;text-align: left;color:#1d1d1d;margin-bottom: 35px;padding:0 6%;}
.comp-one-box .txt-inner-box .txt-p1{font-size: 13px;width:91%;text-align: left;color:#797979;text-indent: 2em;margin-bottom: 25px;padding:0 6%;}
.comp-one-box .txt-inner-box .txt-p2{font-size: 13px;width:91%;text-align: left;color:#797979;text-indent: 2em;/*background: #f2f5fa;*/padding:0 6%;}
.comp-two-box .txt-inner-box .txt-p1{font-size: 13px;width:91%;text-align: left;color:#797979;text-indent: 2em;margin-bottom: 25px;padding:0 6%;margin-top:37px;}
.comp-two-box .txt-inner-box .txt-p2{font-size: 13px;width:91%;text-align: left;color:#797979;text-indent: 2em;padding:0 6%;}
.comp-two-box.comp-one-box02 .txt-box{float:right;}
.comp-two-box.comp-one-box02 .bg-box{float:left;}

/*招聘综合*/
.L-join-us-bg{width: 100%;height:980px;background:url(../images/join_us_bg.jpg) no-repeat center;}
.L-join-us-bg .join-title,.L-join-us-bg .join-subtitle{color:#fff;}
.L-join-us-bg .join-title{font-size: 72px;height: 72px;line-height: 72px;text-align: right;margin-top:165px;}
.L-join-us-bg .join-subtitle{font-size: 30px;height: 30px;line-height: 30px;text-align: right;margin-bottom: 62px;}
.jous-main-box .L-join-left-a{padding:8% 0 0 11%;}
.L-join-us-bg .jous-main-box{height: 540px;overflow:hidden;}
.join-us-cont-box .talent-concept-L-h3{color:#fff;font-size: 22px;font-weight: normal;}
.join-us-cont-box .talent-concept-L-p{color:#dceaff;font-size: 13px;font-weight: normal;}
.L-join-left .jon-us-more{display: block;
    width: 127px;
    height: 38px;
    border: 1px solid #fff;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    margin: 63% 0 0% 0%;color:#fff;
}
.jous-main-box .L-join-right,.jous-main-box .L-join-left{height: 100%;}
.L-join-right .L-jous-right-top{width: 84%;height:207px;margin-bottom:3%;background:#fff;}
.L-join-right .L-jous-right-bom{width: 100%;height:200px;}
.L-join-left-a{display:block;height:541px;background:url(../images/jonu_left_bg.png) 0 0 no-repeat;}

/*搜索框样式*/
.L-jous-right-top{padding: 4% 8% 8%;}
.L-jous-right-top .jous-right-top-h3{font-size: 22px;color:#1f1f1f;font-weight: normal;margin-bottom: 3%;}
.L-join-right .L-join-right-box{width: 104%;}
.L-jous-right-top .rec-L-sel{width:47%;height: 47px;margin-bottom: 5%;color:#b5b5b5;border:1px solid #b5b5b5;line-height: 47px;border-radius: 0;font-size: 15px;}
.L-jous-right-top .select1{margin-right: 3%;}
.L-jous-right-top .search-div{width: 98%;
    height: 45px;
    border: 1px solid #AAA;
    margin-bottom: 3%;}
.L-jous-right-top .select-input{ 
    width: 90.03%;
    border: none;
    height: auto;
    margin-top: 1.7%;
    margin-left: 7px;
    font-size: 15px;}
.L-jous-right-top .ser-btn {
    display: block;
    width: 56px;
    height: 45px;
    background: url(../images/rech.png) 50% 50% no-repeat;
    border: none;
    top: 0px;
    right: 0px;
    outline: none;
    background-color: red;
}
.widget-right-serch .select-ui-choose-default ._arrow .arr,.L-jous-right-top .select-ui-choose-default ._arrow .arr {
    margin: -0.2em -19px 0;
    border: 0.9em solid;
    border-color: #bebebe transparent transparent;
}
.L-join-right .L-jous-right-top p{color:#7b7b7b;font-size: 13px;}
.jous-main-box .L-jous-right-bom li{height:inherit;text-align: center;background:#fff;}
.jous-main-box .jous-bom-a{display:block;padding:38px 0px 18px;}
.L-jous-right-bom .ico_t{width:118px;height:100px;display:block;margin:0 auto;}
.L-jous-right-bom .jous-bom-ul-txt{display:block;font-size: 22px;color:#1e1e1e; margin-top:20px;}
.L-jous-right-bom .jous-bom-ul .jous-li:hover{background-color:#f1f5fa;}
.widget-right-serch .select-ui-choose-default-bottom.on,.L-join-right .select-ui-choose-default-bottom.on{border-radius: 0;}
.widget-right-serch .select-ui-choose-default.on ._arrow .arr,.L-join-right .select-ui-choose-default.on ._arrow .arr{margin: -1.2em -19px 0;}
body .select-ui-options-default li:hover{background:#009944;}
body .select-ui-options-default-bottom{border-radius: 0;}

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

/*招聘列表*/
/* job-2 start*/
.widget-job-2 {width: 75%;float:left;}
.widget-job-2 ._jt {background-color: #ededed; height: 50px; line-height: 50px; margin-top: 10px; overflow: hidden; *zoom: 1;
cursor: pointer;position:relative;}
.widget-job-2 ._jt strong { float: left; width: 21%; text-align: center; color: #565657;font-size: 17px;font-weight: normal; }
.widget-job-2 ._jt span { float: right; }
.widget-job-2 ._jc { display: none; }
.widget-job-2 ._jcon { padding: 10px;margin-bottom: 5%; }
.widget-job-2 ._jt_act{background-color: #325fa5;color:#fff;}
.widget-job-2 .ion {display:block;width:37px;height:36px; background:url(../images/plus.png) 0 8px no-repeat;}
.widget-job-2 ._jt_act .ion-clic{background:url(../images/plus.png) 0 -29px no-repeat;}
@media only screen and (max-width: 40rem) {
 .widget-job-2 ._jt span {
 display: none;
}
}
.widget-job-2 .rec-L-delivery{display:block;width: 90px;height:35px;border:1px solid #265abf;line-height:35px;font-size: 14px;text-align: center;margin:-3% 0 4% 9%;}
.rec-L-main .widget-job-2 ._jt .rec-str-col{color:#fff;}

/*右边部分*/
.widget-right-serch{width:23%;float:right;min-height:400px;}
.widget-right-serch-h3{font-size: 22px;color:#3b3b3b;font-weight: normal;margin-bottom:10px;}
.widget-right-serch .rec-L-sel{width: 100%;height: 47px;margin-bottom: 5%;color:#b5b5b5;border:1px solid #b5b5b5;line-height: 47px;border-radius: 0;}

/*职位名称文字样式设置*/
.widget-right-serch .select-ui-choose-default ._txt {
    font-size: 15px;
    padding-right: 20px;
    padding-left: 19px;
}
/*关键字搜索*/
.widget-right-serch .search-div {
    width: 100%;
    height: 56px;
    border: 1px solid #AAA;
    margin-bottom: 5%;
}
.widget-right-serch .select-input {
    width: 90.03%;
    border: none;
    height: auto;
    margin-top:6%;
    margin-left: 19px;
    font-size: 15px;
}
.widget-right-serch .ser-btn {
    display: block;
    width: 56px;
    height: 56px;
    background: url(../images/rech.png) 50% 50% no-repeat;
    border: none;
    top: 0px;
    right: 0px;
    outline: none;
    background-color: red;
	 cursor:pointer;
}


.talent-concept-text{position:absolute;color:#fff;top:10%;left:9%;}
.talent-concept-text a{color:#ffffff;}
.talent-concept-L-h3{font-size: 22px;font-weight: normal;margin-bottom: 9%;}
.talent-concept-L-p{font-size: 13px;}
.rec-L-main .widget-job-2 ._jc strong{font-size: 14px;}

.rec-L-main .widget-job-2 ._jc .rec-num,.rec-L-main .widget-job-2 ._jc .rec-age{font-size: 14px;margin-right:23px;display:inline-block;*display:inline;*zoom: 1;width:66px; }
.rec-L-main .widget-job-2 ._jc .big-prc-pbox {font-size: 13px;margin:5% 0 5% 0;}
.rec-L-main .widget-job-2 ._jc .big-prc-pbox strong{font-size: 14px;}
.lit-prc-pbox{margin:0.7% 0 0 0;}
.rec-L-main .widget-job-2 .mg3{margin:6% 0 -2% 0;}
.rec-L-main .widget-job-2 p{width: 92%;}
.rec-L-main .widget-job-2 .mg3::before{ position: absolute;height: 1px;background-color: #e4e4e4;top: -97%;left: -0.4%;width: 110%; content: "";}

/*投资者关系*/
.tzz_index .notice_wrap{margin-bottom:45px;overflow:hidden;}
.tzz_index .notice{width:57.5%; float:left; padding-right:2%; border-right: 1px solid #e6e6e6;}
.tzz_index .notice_head{width:1200px; margin:0 auto 20px;}
.tzz_index .left_tit{float:left; font: normal 22px/28px "Microsoft Yahei"; color:#1e1e1e;}
.tzz_index .right_tit{float:right; font: normal 13px/28px "Microsoft Yahei"; color:#b5b5b5; float:right;}
.tzz_index .notice_rightInfo{width:38.3333333%;float:left; padding-left:25px;}
.tzz_index .notice_container{margin-top:0;}
.tzz_index .notice_img{width:55.0724%; height:215px; overflow:hidden; float:left;}
.tzz_index .notice_img img{width:100%; height:100%;position:absolute; top:0; left:0;}
.tzz_index .notice_imgInfo{float:left; padding-left:25px;width:41.3043%}
.tzz_index .notice_imgInfo h2{height:66px; overflow:hidden;}
.tzz_index .notice_imgInfo h2 a{font: bold 16px/32px "Microsoft Yahei"; color:#1f1f1f; word-wrap:break-word;}
.tzz_index .publish_time{width:100%; height:30px; padding: 10px 0 10px 0;}
.tzz_index .publish_time {font: normal 13px/30px "Microsoft Yahei"; color:#969696;}
.tzz_index .notice_content{font: normal 13px/24px "Microsoft Yahei"; color:#767676; max-height:99px; text-overflow:ellipsis; overflow:hidden;}
.tzz_index .more_list{margin-top:0;}
.tzz_index .more_list li{ width:100%; height:42px; overflow:hidden;}
.tzz_index .more_list .tit{font: bold 16px/42px "Microsoft Yahei"; color:#1f1f1f; display:block; width:350px; float:left;}
.tzz_index .more_list .time{font: normal 13px/42px "Microsoft Yahei"; color:#b5b5b5; text-align:right; display:block; width:110px; float:left;}
.tzz_index .zhaogu{padding-top:45px; background:#f1f5fa; padding-bottom:45px;}
.tzz_index .zhaogu_left{width:57.5%; height:auto; float:left; background:#325fa5; padding:40px 45px 27px; box-sizing:border-box;}
.tzz_index .zhaogu_right{width:485px; height:490px; float:right; padding-left:25px;}
.tzz_index .zhaogu_tit{font: normal 22px/24px "Microsoft Yahei"; color:#fff; margin-bottom:50px;}
.zhaogu_list .tit{display:block; width:450px; float:left; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#fff;}
.tzz_index .zhaogu_list .tit a{font: normal 16px/50px "Microsoft Yahei"; color:#fff;}
.tzz_index .zhaogu_list li {height:50px; border-bottom: 1px dashed #7492c2;}
.tzz_index .zhaogu_list{margin-bottom:45px; height:255px; overflow:hidden;}
.tzz_index .zhaogu_list .time{display:block; width:150px; float:left; overflow:hidden; font: normal 13px/50px "Microsoft Yahei"; color:#ADC0E6; text-align:right;}
.tzz_index .box_more{width:133px; height:46px; border:1px solid #fff;}
.tzz_index .box_more a{display:block; width:100%; height:46px; line-height:46px; font:normal 13px/46px "Microsoft Yahei"; color:#fff; text-align:center;}
.tzz_index .details_box{width:100%; height:490px;}
.tzz_index .zhengquan{background:#fff; padding:28px 35px 28px 35px; margin-bottom:28px; height:auto;}
.tzz_index .zhengquan_head{width:100%; margin-bottom:35px;}
.tzz_index .zhengquan_head span{font: normal 16px/24px "Microsoft Yahei"; color:#4f4f4f; margin-right:35px;}
.tzz_index .zhengquan_head b{font-weight:normal; color:#325fa5;}
.tzz_index .math{width:100%; height:50px; margin-bottom:35px;}
.tzz_index .math .big_num{width:113px; font: bold 45px/35px Arial ,"Microsoft Yahei"; color:#009944; text-align:center; float:left; margin-right:25px; margin-top:7px;}
.tzz_index .math .pic_arrow{width:35px; height:35px; float:left; margin-right:25px; margin-top:7px;}
.tzz_index .math .pic_arrow img {width:auto; height:auto;}
.tzz_index .math .ratio {float:left; width:197px;font: normal 24px/25px Arial ,"Microsoft Yahei" ; color:#009944; text-align:left;}
.tzz_index .zq_btm {width:100%;}
.tzz_index .zq_btm .zhang {font:normal 14px/28px "Microsoft Yahei"; color:#3c3c3c; margin-right:25px;}
.tzz_index .zq_btm .zhang .num{color:#009944;}
.tzz_index .zq_btm .die {font:normal 14px/28px "Microsoft Yahei"; color:#3c3c3c; margin-right:25px; margin-right:38px;}
.tzz_index .zq_btm .die .num {color:#15af00;}
.tzz_index .zq_btm .time {font:normal 13px/28px "Microsoft Yahei"; color:#3c3c3c; letter-spacing: 2px;}
.tzz_index .details_box .hd{width:100%; }
.tzz_index .details_box .hd a{height:0; padding-bottom:48.04%;display:block;overflow:hidden;}
.tzz_index .hd img {width:100%;}
.tzz_index .notice_imgbox{width:100%; height:0; position:relative; padding-bottom:56.5789%;}

.tzz_index .math.math_down .big_num,.tzz_index .math.math_down .ratio{color:#15af00;}

/*新闻详细*/
.widget-newsdetail-8 .ion { color:#676767; }
.widget-newsdetail-8 .n_left { width:100%; float:left; }
.widget-newsdetail-8 ._head ._title { font-size:34px; font-weight:bold; color:#000000; margin-bottom:10px;}

.widget-newsdetail-8 ._tools { font-size:0; color:#7e7e7e; margin-bottom:15px;}
.widget-newsdetail-8 ._tools ._tool{ font-size:12px; margin-right:10px; display:inline-block; height:30px; line-height:30px; overflow:hidden;}
.widget-newsdetail-8 ._tools .ion { font-size:18px; display:inline-block; height:30px; line-height:30px; vertical-align:-2px;}
.widget-newsdetail-8 ._tools b { font-weight:normal; }
.widget-newsdetail-8 ._tools #switcher { margin-left:10px; }
.widget-newsdetail-8 ._tools #switcher ._title{margin-right:5px;font-size:12px;color:#7e7e7e;}
.widget-newsdetail-8 ._tools #switcher .ion { font-size:15px; }
.widget-newsdetail-8 ._tools .bds_more { float:none; background:none; padding:0;}

.widget-newsdetail-8 .myart { line-height:2; min-height:200px; font-size:13px; color:#555555; }
.widget-newsdetail-8 .n_right { width:30%; float:right; padding-top:90px; }
.widget-newsdetail-8 .n_right ._tools { text-align:right; }
.widget-newsdetail-8 ._tools ._back { font-size:20px; font-weight:normal; font-weight:bold; 
	color:#676767; height:26px; line-height:26px; border-right:#cccccc 1px solid; padding-right:40px; vertical-align:5px;}
.widget-newsdetail-8 ._tools ._back .ion { font-weight:normal; vertical-align:0; }
.widget-newsdetail-8 ._tools .share,.widget-newsdetail-8 ._tools .print { width:36px; height:36px; line-height:36px; text-align:center; background-color:#80939e; border-radius:50%; cursor:pointer; overflow:hidden; margin-right:0; margin-left:15px;}
.widget-newsdetail-8 ._tools .share:hover,.widget-newsdetail-8 ._tools .print:hover 
{ background-color:#ec7f00; }
.widget-newsdetail-8 ._tools .share .ion,.widget-newsdetail-8 ._tools .print .ion { font-size:18px; color:#ffffff; }
.widget-newsdetail-8 ._tools .share:hover .ion,.widget-newsdetail-8 ._tools .print:hover .ion { color:#ffffff; }
.widget-newsdetail-8 ._tools .share .ion { font-size:20px; }

.widget-newsdetail-8 ._detailPage_bottom li strong,.widget-newsdetail-8 ._detailPage_bottom li span,.widget-newsdetail-8 ._detailPage_bottom li a{ display:block;}
.widget-newsdetail-8 ._detailPage_bottom{margin-top:45px; border:#f3f3f3 10px solid; }
.widget-newsdetail-8 ._detailPage_bottom ul{padding:10px 7%;}
.widget-newsdetail-8 ._detailPage_bottom li ._mark{ padding-bottom:8px; font-size:19px; font-weight:bold; color:#000000; }
.widget-newsdetail-8 ._detailPage_bottom ._date{ height:30px; line-height:30px; margin-bottom:7px; font-family:Arial; font-size:13px; color:#676767; }
.widget-newsdetail-8 ._detailPage_bottom ._date .ion { font-size:20px; height:30px; vertical-align:-2px; margin-left:0;}
.widget-newsdetail-8 ._detailPage_bottom li ._title:hover { color:#5c5c5c; }
.widget-newsdetail-8 ._detailPage_bottom li ._title { font-size:16px; font-weight:bold; color:#5c5c5c; }
.widget-newsdetail-8 ._detailPage_bottom li { padding: 27px 0; }
.widget-newsdetail-8 ._detailPage_bottom li._prev{ border-bottom:1px #ececec solid; }

/*科研-综合*/
.ky_index{padding:30px 0px 76px;}
.ky_index .img_wrap{width:100%; height:0; position:relative; padding-bottom:118%;}
.ky_index .img_wrap img{width:100%; height:100%; position:absolute; top:0; left:0;}
.ky_index .img_wrap .tit {z-index:2; width:40%;height:50px; background-color:#221815; position:absolute;top:30%;left:50%; margin-left:-20%; color:#fff; text-align:center; font:22px/50px "Microsoft Yahei";}
.ky_index .img_wrap .info {z-index:2; width:100%; height:40px; font:normal 18px/40px Arial; text-align:center; color:#fff;  position:absolute;top:45%;}
.ky_index .img_wrap .mask {z-index:1; width:100%; height:100%; background:rgba(0,0,0,.5); position:absolute; top:0;bottom:0;left:0;right:0; margin:auto; display:none;}
.ky_index .img_wrap:hover .mask{display:block; border: 8px solid #325fa5; box-sizing:border-box;}
.ky_index .img_wrap:hover .tit{background-color:#325fa5;}


body .bdshare_popup_box{display:none!important;}


/*新闻综合*/
.news_index .part1{margin:24px 0px 45px;}
.news_index .part1 .part1_l ._l_banner_box{width:100%;height:0;padding-bottom:56%;overflow:hidden;position:relative;}
.news_index .part1 .part1_l ._l_banner_box img{width:100%;}
.news_index .part1 .part1_l ._l_banner_box ._pic_list_box{position:relative;}
.news_index .part1 .part1_l ._l_banner_box ._pic_list_box ._pic_title{position:absolute;left:0px;bottom:0px;font-size:16px;color:#ffffff;width:100%;height:50px;line-height:50px;background:rgba(4,19,43,.60); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#9904132b,endcolorstr=#9904132b);text-indent:20px;}
.news_index .part1 .part1_l ._l_banner_box ._pic_list_box ._pic_title span{color:#ed1c24;margin-right:6px;}
.news_index .part1 .part1_l ._l_banner_box ._pic_list_box ._pic_title a{color:#fff;}
.news_index .part1 .part1_l ._l_banner_box .slide_nav{bottom:16px; width:30%;right:20px;text-align:right;}
.news_index .part1 .part1_l ._l_banner_box .slide_nav a{width:10px;height:10px;background-color:#ffffff;font-size:0;border-radius:50%;display:inline-block;*display:inline;*zoom:1;margin:0px 3px;cursor:pointer;}
.news_index .part1 .part1_l ._l_banner_box .slide_nav a.on{background-color:#ed1c24;}

.news_index .part1 .part1_r ._r_tab_list{height:336px;overflow:hidden;}
.news_index .part1 .part1_r ._r_tab_list .tab_b{height:78px;line-height:78px;text-align:right;background:url(../images/news_index_par1_r_title_bj.jpg) no-repeat center;padding:0px 34px;color:#fff;}
.news_index .part1 .part1_r ._r_tab_list .tab_t{width:120px;height:78px;line-height:78px;font-size:22px;color:#b5b5b5;}
.news_index .part1 .part1_r ._r_tab_list .tab_t.tab_t_cur{color:#fff;}
.news_index .part1 .part1_r ._r_tab_list .tab_c{background-color:#f1f5fa;height:258px;}
.news_index .part1 .part1_r ._r_tab_list .tab_c .more{position:absolute;right:20px;top:30px;color:#fff;}
.news_index .part1 .part1_r ._r_tab_list .tab_c .tab_c_box{padding:30px 34px 28px;}
.news_index .part1 .part1_r ._r_tab_list .tab_c .tab_c_box li{font-size:16px;color:#4b4b4b;line-height:20px;margin-bottom:20px;}
.news_index .part1 .part1_r ._r_tab_list .tab_c .tab_c_box li ._title{width:60%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.news_index .part1 .part1_r ._r_tab_list .tab_c .tab_c_box li ._time{font-size:13px;color:#8a8a8a;}

/*新闻综合通用*/
.news_index_title{margin-bottom:24px;line-height:24px;}
.news_index_title .main_title{font-size:22px;color:#1f1f1f;font-weight:normal;}
.news_index_title ._title_more{color:#575757;padding-right:25px;display:block;}


.news_index .part2{background-color:#f1f5fa;padding:20px 0px 50px;margin-bottom:30px;}
.news_index .part2 .pic_list{overflow:hidden;}

.news_index .part3 .bd_box img{width:100%;}
.news_index .part3 .bd_box{width:49.6%;}
.news_index .part3 .bd_box li{float:left;overflow:hidden;}
.news_index .part3 .bd_box ._li1{width:100%;margin-bottom:6px;}
.news_index .part3 .bd_box ._li2{margin-right:2%;}
.news_index .part3 .bd_box ._li2,.news_index .part3 .bd_box ._li3{width:49%;}

.news_index .part3 .bd_box li ._list_box{position:relative;}
.news_index .part3 .bd_box li ._list_box ._list_hover{position:absolute;top:100%;left:0;width:100%;height:100%;background:rgba(0,0,0,.60); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000);border:4px solid #009944;box-sizing:border-box;display:block;}
.news_index .part3 .bd_box li ._list_box ._list_hover span{position:absolute;width:100%;height:30px;line-height:30px;top:50%;margin-top:-15px;left:0;display:block;text-align:center;font-size:14px;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.news_index .part3 .bd_box li:hover ._list_box ._list_hover{top:0;}


.news_index .part3 .part3_bd #bd_box02 ._li1,.news_index .part3 .part3_bd #bd_box02 ._li2{width:49%;}
.news_index .part3 .part3_bd #bd_box02 ._li1{margin-right:2%;margin-bottom:0px;}
.news_index .part3 .part3_bd #bd_box02 ._li2{margin-right:0;}
.news_index .part3 .part3_bd #bd_box02 ._li3{width:100%;margin-top:6px;}

.news_index .part3 .part3_video .bd_box{width:100%;}
.news_index .part3 .part3_video .bd_box .video_ico{position:absolute;top:0;left:0;width:100%;height:100%;}
.news_index .part3 .part3_video .bd_box .video_ico .video_ico_box{width:50px;height:50px;position:absolute;top:50%;left:50%;margin-left:-25px;margin-top:-25px;}

/*图片列表通用*/
.pic_list .pic_list_box .img_title{background-color:#fff;padding:26px 20px 34px;}
.pic_list .pic_list_box .img_title ._title{font-size:16px;color:#383838;margin-bottom:6px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.pic_list .pic_list_box .img_title ._title:hover{color:#ed1c24;}
.pic_list .pic_list_box .img_title ._title_tool span{color:#a8a8a8;}
.pic_list .pic_list_box .img_title ._title_tool span.see_num{margin-left:12px;}

.news_index .part3{margin-bottom:60px;}
.news_index .part3 img{width:100%;}

/*产品综合*/
.pro_index_banner{margin-bottom:0px;}
.pro_index .part1{background-color:#f2f5fa;padding:30px 0px 0;margin-bottom:34px;overflow:hidden;}
.pro_index .part1 .part1_hd{width:100%;overflow:hidden;height:286px;position:relative;margin-bottom:38px;}
.pro_index .part1 .part1_hd ul{white-space: nowrap;}
.pro_index .part1 .part1_hd li{width:180px;margin-right:20px;text-align:center;display:inline-block;}
.pro_index .part1 .part1_hd li ._list_pic{margin-bottom:16px;}
.pro_index .part1 .part1_hd ul li ._list_title{font-size:18px;line-height:22px;height:44px;overflow:hidden;color:#2f2f2f;display:block;white-space:normal;}
.pro_index .part1 .part1_hd .scroll_bar{background:url(../images/i_pro_scoll_bj.png) repeat-x center;}
.pro_index .part1 .part1_hd .scroll_slider{background-color:#009944;background-image:url(../images/i_pro_scoll_bj02.jpg);background-repeat:no-repeat;background-position:center;}

.pro_index .part1 .part1_bd .list_box{background-color:#fff;padding:20px;border:1px solid #f0f0f0;}
.pro_index .part1 .part1_bd .list_box ._list_l{width:16%;margin-right:3%}
.pro_index .part1 .part1_bd .list_box ._list_c{width:60%;margin-right:8%;padding-top:20px;}
.pro_index .part1 .part1_bd .list_box ._list_c ._c_title{font-size:18px;color:#1e1e1e;font-weight:normal;margin-bottom:10px;}
.pro_index .part1 .part1_bd .list_box ._list_c ._c_text{font-size:12px;color:#757575;line-height:20px;}
.pro_index .part1 .part1_bd .list_box ._list_r{width:10%;padding-top:20px;}
.pro_index .part1 .part1_bd .list_box ._list_r ._more_btn{display:block;padding:10px 20px;background-color:#009944;color:#fff;text-align:center;font-size:12px;margin-bottom:10px;}
.pro_index .part1 .part1_bd .list_box ._list_r ._more_btn.on_line{background-color:#ed1c24;}
.pro_index .part1 .part1_bd .list_box:hover{background:#f9f9f9;}

.pro_index .part1 .part1_bd .spinner{width:100%;text-align:center;}
.pro_index .part1 .part1_bd .spinner .loading{width:50px;height:50px;background:url(../images/loading2.gif) no-repeat center;display:none;}
.pro_index .part1 .part1_bd .spinner ._down_more{display:block;font-size:16px;color:#fff;background-color:#009944;height:55px;line-height:55px;}
.pro_index .part1 .part1_bd .spinner ._down_more .ico{vertical-align:middle;margin-left:10px;}
.pro_index .part1 .part1_bd .spinner.cur ._down_more{display:none;}
.pro_index .part1 .part1_bd .spinner.cur .loading{display:inline-block;}

.pro_index .part2{margin-bottom:56px;}
/*.pro_index .part2 .wrap{overflow:hidden;}*/
.pro_index .part2 .pic_list .pic_list_box .img_title{background-color:#f2f5fa;}

/*产品列表*/
.pro_list_hd{margin-bottom:56px;}
.pro_list_hd .hd_list{border:1px solid #d7d7d7;background:url(../images/pro_list_hd_bj.jpg) repeat-y left;}
.pro_list_hd .hd_list.hd_list01{border-bottom:none;}
.pro_list_hd .hd_list ._list01_hd{font-size:14px;color:#787878;width:10%;}
.pro_list_hd .hd_list ._list01_hd ._hd_box{padding:18px 16px;}
.pro_list_hd .hd_list ._list01_bd{width:90%;}
.pro_list_hd .hd_list ._list01_bd ._bd_box{padding:18px 24px;}
.pro_list_hd .hd_list ._list01_bd .bd_list{display:inline-block;*display:inline;*zoom: 1;margin-right:30px;font-size:14px;color:#2f2f2f;margin-bottom:10px;}
.pro_list_hd .hd_list ._list01_bd .bd_list .bd_list_ico{width:7px;height:7px;border:1px solid #d7d7d7;padding:2px;display:inline-block;*display:inline;*zoom: 1;vertical-align:middle;margin-right:6px;}
.pro_list_hd .hd_list ._list01_bd .bd_list .bd_list_ico .list_ico{display:block;width:100%;height:100%;background-color:#fff;}
.pro_list_hd .hd_list ._list01_bd .bd_list span{vertical-align:middle;display:inline-block;}

.pro_list_hd .hd_list ._list01_bd .bd_list.cur .bd_list_ico .list_ico{background-color:#009944;}

.pro_list ._pro_list_main ._pro_box li{margin-bottom:26px;}

/*产品详细*/
.pro_detail_l .pro_detail_hd{margin-bottom:30px;}
.pro_detail_l{width:74%;/*line-height:40px;*/}
.pro_detail_l ._title{font-size:24px;color:#009944;width:80%;}
.pro_detail_l ._title_down{width:58px;height:40px;display: block;background:url(../images/dl_img02.png) no-repeat center;}

.pro_detail_box .widget-right-serch .online_q{display:block;width:100%;height:66px;line-height:66px;color:#fff;font-size:20px;background-color:#009944;text-align:center;}
.pro_detail_box .widget-right-serch .online_q .online_q_ico{width:29px;height:26px;background:url(../images/online_q_ico.png) no-repeat center;display:inline-block;*display:inline;*zoom: 1;vertical-align:middle;margin-right:20px;}

/*新闻右侧通用时间表*/
._news_main_r{width:28%;margin-bottom:40px;}
._news_main_r ._search{width:100%;margin-bottom:20px;}
._news_main_r ._search_box{border:3px solid #cbcbcb;height:62px;}
._news_main_r ._search_box ._search_inp{width:80%;line-height:62px;color:#a0a0a0;text-indent:10px;height:62px;border:none;padding:0;margin:0;}
._news_main_r ._search_box ._search_btn{width:20%;height:62px;background:url(../images/news_r_search_btn.jpg) no-repeat center;outline:none;border:none;padding:0;margin:0;}

._news_main_r ._time{background:#0450a1;color:#ffffff;}

._news_main_r ._time ._time_box{padding:22px;text-align:center;}
._news_main_r ._time ._year{font-size:24px;font-weight:normal;margin-bottom:24px;display:inline-block;*display:inline;*zoom: 1;}
._news_main_r ._time ._year_arr{width:10px;height:17px;background:url(../images/news_main_r_ico.png) no-repeat;display:inline-block;*display:inline;*zoom: 1;}
._news_main_r ._time ._year_arr._year_prev{margin-right:16px;}
._news_main_r ._time ._year_arr._year_next{margin-left:16px;background-position:-10px 0px;}

._news_main_r ._time ._month_box{background:#3673b4;font-size:15px;display:inline-block;margin:0px 10px 20px;width:49px;height:49px;line-height:49px;}
._news_main_r ._time ._month_box.cur{color:#3673b4;background-color:#fff;}
._news_main_r ._time ._month_box em{font-size:20px;}

._news_main_r  ._all_time{width:120px;height:48px;line-height:48px;text-align:center;font-size:24px;color:#0450a1;background:#ffffff;display:inline-block;*display:inline;*zoom: 1;}

/*新闻列表*/
.news_list .news_main_l{width:100%;}
.news_list .news_main_l .hot_news{background-color:#f2f5fa;margin-bottom:42px;}
.news_list .news_main_l .hot_news .hot_news_l{width:40%;}
.news_list .news_main_l .hot_news .hot_news_r{width:60%;}
.news_list .news_main_l .hot_news .hot_news_r .news_list_box{padding:22px 36px 21px;}
.news_list .news_main_l .news_list_box .news_list_title{font-size:16px;color:#383838;margin-bottom:8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:bold;}
.news_list .news_main_l .news_list_box .news_list_tool{color:#b6b6b6;margin-bottom:8px;}
.news_list .news_main_l .news_list_box .news_list_tool ._time{margin-right:14px;}
.news_list .news_main_l .news_list_box .news_list_text{color:#8a8a8a;line-height:24px;height:72px;overflow:hidden;}
.news_list .news_main_l .news_list ._list_box_l{width:14%;background-color:#f2f5fa;}
.news_list .news_main_l .news_list ._list_box_l .news_time ._year{background-color:#f2f5fa;}
.news_list .news_main_l .news_list ._list_box_r{width:82%;}
.news_list .news_main_l .news_list li{margin-bottom:26px;}
.news_list .news_main_l .news_list ._list_box{border-bottom:1px dotted #dfdfdf;padding-bottom:30px;}
/*.news_list .news_main_l .news_list .news_list_box .news_list_text{height:48px;}*/
.news_list .news_main_l .news_list li:hover .news_list_title{color:#009944;}
.news_list .news_main_l .news_list li:hover .news_time ._day{color:#009944;}

/* 投资者关系列表*/
.widget-newslist-7 { margin-bottom:20px; }
.widget-newslist-7 li { clear:both; overflow:hidden; padding:6px 10px; height:40px; line-height:40px; position:relative;}
.widget-newslist-7 ._time { width:12%; min-width:100px; float:left; font-family:Verdana; font-size:14px;}
.widget-newslist-7 ._title { width:83%; font-weight:normal; font-size:16px; float:left; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; }
.widget-newslist-7 ._download { width:60px; height:40px; position:absolute; right:5%; top:6px; overflow:hidden;}
.widget-newslist-7 ._download img { position:absolute; left:0; top:0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.widget-newslist-7 ._download img._hover { display:none; }

.widget-newslist-7 li:nth-child(odd),.widget-newslist-7 li.odd { background-color:#f7f7f7; }

.widget-newslist-7 li:hover a,.widget-newslist-7 li:hover ._title,.widget-newslist-7 li:hover ._time { color:#009944; }
.widget-newslist-7 li:hover ._download img { display:none; }
.widget-newslist-7 li:hover ._download img._hover { display:block; }

@media only screen and (max-width:480px) { 
  .widget-newslist-7 ._time { width:auto; min-width:0; margin-right:10px; }
  .widget-newslist-7 ._title { width:65%; }
}

/*成员企业列表*/
.zt_list li{ position: relative; margin-bottom: 50px; overflow: hidden;}
.zt_list li ._img{ float: right; width: 40%;}
.zt_list li ._txt{  width:60%;  background-color: #f9f9f9;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}
.zt_list li ._txt ._txt_box{padding: 64px 50px 65px;}
.zt_list li ._txt ._t{ position: relative; font-size: 30px; color: #4f4f4f; font-weight: bold;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding-top:8px; padding-bottom:15px; }
.zt_list li ._txt ._t:before{ content:""; position: absolute; top: 0; left: 0; width: 50px; height: 4px; background-color: #00317e;}
.zt_list li ._txt ._tools{ margin:0 0 6px; color: #bfbfbf;}
.zt_list li ._txt ._tools .ion{ font-size: 1.5em;}
.zt_list li ._txt ._p{ height:5.4em; overflow:hidden; color: #757575;line-height:1.8em;}
.zt_list li ._txt ._more{ display: none; width: 170px; height: 50px; line-height: 50px; background-color: #fff; text-align: center; margin-top: 30px; font-size: 16px; color: #00317e;}
.zt_list li ._txt ._more .ico2{width:28px; height:25px; background-position:-32px 0;}
.zt_list li:hover ._txt{ background-color: #00317e;}
.zt_list li:hover ._txt ._t,.zt_list li:hover ._txt ._tools,.zt_list li:hover ._txt ._p{ color: #fff;}
.zt_list li:hover ._txt ._tools .ico3_5{ background-position:0 -120px;}
.zt_list li:hover ._txt ._tools .ico4_1{ background-position:-20px -120px;}
.zt_list li.no_img ._txt{width:100%;}
.zt_list li.no_img ._img{display:none;}

/*发展历史列表*/
#history-list { margin:100px 0; position:relative; min-height:400px;}
#history-list .line {width:1px; position:absolute; left:50%; top:0; bottom:0; background:#ddd;}
#history-list .tit { left:50%; text-align:right; top:-20px; position:absolute; font-size:36px; padding-left:50px; color:#009944; font-weight:bold;}
#history-list .tit i {width:41px; height:41px; position:absolute; left:-21px; top:10px;background-color:#009944;border-radius:50%;}
#history-list .list { width:800px; margin:0 auto 0; padding-top:80px;}
#history-list .list li { float:left; width:50%; position:relative; min-height:260px;}
#history-list .list li.odd { margin-top:100px;}
#history-list .list li .i1 { position:absolute; width:24px; height:24px; top:0; right:-12px;background-color:#fff;border:1px solid #ddd;border-radius:50%;}
#history-list .list li.odd .i1 { right:auto; left:-12px;}
#history-list .list li .i2 {  padding:2px 0 10px;  background:#fff; text-align:right; display:block; }
#history-list .list li.odd .i2 { text-align:left; }
#history-list .list li .bx {  background:#fff; width:340px; position:relative; }
#history-list .list li .bx .j { background:url(../images/y3.png) no-repeat; width:11px; height:16px; right:-11px; top:50%; margin-top:-8px; position:absolute;}
#history-list .list li .bx img { width:96.4%; transition:0.2s all; padding:5px 1.8%; height:auto; margin-bottom:5px; background:#f0f0f0;}
#history-list .list li .bx p { min-height:3em;}
#history-list .list li.odd .bx { float:right;}
#history-list .list li.odd .bx .j {background:url(../images/y4.png) no-repeat; right:auto; left:-11px; }
#history-list .list li:hover{ color:#009944;}
#history-list .list li:hover img { background:#009944;}
#history-list .list li:hover .i1 { border-color:#009944;}

/*图片列表*/
.pic_list_contant .pic_list .pic_list_box .img_title{background-color:#f1f5fa;}
.pic_list_contant .pic_list li{margin-bottom:30px;}
.pic_list_contant .pic_list li img{width:100%;}
body .album_ordinary .album_close{background:#009944;}

/*视频列表*/
.vide_list_contant .pic_list li{margin-bottom:30px;}
.vide_list_contant .pic_list .pic_list_box .img_title{background-color:#f1f5fa;padding: 16px 20px 16px;}
.vide_list_contant .pic_list li .img_box{position:relative;}
.vide_list_contant .pic_list li .img_box .video_ico{width:80px;height:80px;position:absolute;left:50%;top:50%;margin-top:-40px;margin-left:-40px;background:url(../images/i_video_ico.png) no-repeat center;}

/*选项卡切换动画*/
.tab_c_cur{ -webkit-animation-duration:.6s; animation-duration:.6s;}
.myfadeInUp { -webkit-animation-name:myfadeInUp; animation-name:myfadeInUp; -webkit-animation-timing-function:cubic-bezier(0.42,0,1,1);animation-timing-function:cubic-bezier(0.42,0,1,1);animation-timing-function:linear;
 }
@-webkit-keyframes myfadeInUp {
	0%{
		-webkit-transform:translate3d(0,50px,0);
		opacity:0;
	}
	50%{
		-webkit-transform:translate3d(0,25px,0);
		opacity:0.5;
	}
	100%{
		-webkit-transform:translate3d(0,0,0);
		opacity:1;
	}
}
@keyframes myfadeInUp {
	0%{
		transform:translate3d(0,50px,0);
		opacity:0;
	}
	50%{
		-webkit-transform:translate3d(0,25px,0);
		opacity:0.5;
	}
	100%{
		transform:translate3d(0,0,0);
		opacity:1;
	}
}
/*招聘表单*/
.Form-J1 .Form-J1-Left { float: left; width: 50%; }
.Form-J1 .Form-J1-right { float: right; width: 50%; }
.Form-J1 .Form-J1-li { margin-top: 10px; position:relative;}
.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%; padding:0;height: 100px;}
.Form-J1 .Form-J1-li em { color: red; vertical-align: middle; padding-left: 10px; }
.Form-J1 .Form-J1-li input._yzm { width: 20%; }
.Form-J1 .Form-J1-li img { vertical-align: middle; padding-left: 10px; cursor: pointer;height: 32px;}
.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 {border: none;font-size: 20px;border-radius: 0;height: 42px;line-height: 32px;width: 140px;padding: 0;color: #f5eccd; cursor:pointer;}
.Form-J1 .Form-J1-Btn ._submit { background:#009944; margin-right: 10px;outline:none;}
.Form-J1 .Form-J1-Btn ._reset { background: #909090; }
.Form-J1 .Validform_wrong{    text-align: left;width: 82%;display: block;margin-top: 10px;margin-left: 70px;}


.pdet-bottom ._detailPage_bottom {border-top: 1px solid #cccccc; margin-top:30px;}
.pdet-bottom ._detailPage_bottom li {line-height: 30px; overflow: hidden; height: 30px;  padding: 0 10px; border-bottom: 1px solid #cccccc; }
.pdet-bottom ._detailPage_bottom ._mark {font-weight: bold; float: left; margin-right: 10px; }
.pdet-bottom ._detailPage_bottom ._title {font-size: 14px;  float: left; width: 68%;}
.pdet-bottom ._detailPage_bottom ._title:hover { color: #9a5d2b;}
.pdet-bottom ._detailPage_bottom ._time { float: right;}      
/*地图去黑斑*/
.main_content .BMap_shadow img{max-width:none;}
/* 产品订购 */
.content-33782{overflow:hidden;}
.content-33782 .pdet_form{ padding:50px 3%; background:#f9f9f9; margin-top:20px;}
.content-33782 .pdet_form label{ line-height:32px; display:inline-block;}
.content-33782 .pdet_form .ord_inp{ width:75%; height:30px; line-height:30px; border:1px solid #ddd; background:#fff; padding:0; margin:0;}
.content-33782 .pdet_form .ord_area{ width:88%;border:1px solid #ddd; background:#fff; padding:0; margin:0; height:110px;}
.content-33782 .pdet_form .ord_inp.ord_yzm{ width:40%;}
.content-33782 .pdet_form .porder_v{ margin-bottom:10px;}
.content-33782 .pdet_form .ord_btninp{ text-align:center; padding-top:20px;}
.content-33782 .pdet_form .ord_sub{background: #009944;margin-right: 10px;outline: none;border: none;font-size: 20px;border-radius: 0;height: 42px;line-height: 32px; width: 140px;padding: 0;color: #f5eccd;cursor: pointer;}
.content-33782 .pdet_form .ord_rest{background: #909090;border: none;font-size: 20px;border-radius: 0;height: 42px;line-height: 32px; width: 140px;padding: 0;color: #f5eccd;cursor: pointer;}
.content-33782 .pdet_form .red{color:red}
.content-33782 .con_nr a:hover{ color:#1480bf;}

@media only screen and (max-width: 64em) {
.content-33782 .Login-L1-Left{ width:60%;}
.content-33782 .Login-L1-li input { width: 65%; }
}
@media only screen and (max-width: 40em) {
.content-33782 .Login-L1 { background: none; }
.content-33782 .Login-L1-Left { width: 100%; }
}

._r_main .content-33779 form .btn:hover{background:#94c309}

/*延迟*/
.delay1 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s;}
.delay2 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s;}
.delay3 { -webkit-animation-delay: 0.8s; animation-delay: 0.8s;}
.delay4 { -webkit-animation-delay: 1s; animation-delay: 1s;}
.delay5 { -webkit-animation-delay: 1.2s; animation-delay: 1.2s;}
.delay6 { -webkit-animation-delay: 1.4s; animation-delay: 1.4s;}

/*新闻综合*/
.news_index .part3 .bd_box.news_index_video ._li1{margin-bottom:8px;}
.part3_video .news_index_video .rect-56{padding-bottom:57%;}
.part3_video .news_index_video ._more{width:49%;background:#009944;float: right;}
.part3_video .news_index_video ._more ._more_box{height:0;padding-bottom: 57%;overflow:hidden;}
.part3_video .news_index_video ._more ._more_box a{width:100%;display:block;text-align:center;font-size:14px;color:#fff;margin-top:34px;line-height:40px;}

/*头部跟随效果*/
.pageHeader.fixed{position:fixed;top:0;background:#fff;z-index:98;left:0;width:100%;}

/*网站地图样式*/
body .channel-content-37678 .site_cell a:hover{color:#009944;}

/*在线留言表单*/
body .channel-content-38020 .form-m1 .form-m1-btn ._submit,body .channel-content-38020 .form-m1 .form-m1-btn button{border: none;font-size: 20px;border-radius: 0;height: 42px;line-height: 32px;width: 140px;padding: 0;color: #f5eccd;cursor: pointer;}
/*地图去黑斑*/
#map-38391 img{max-width:none;}

/*2016-10-22*/
.pageHeader .top_bar ._zgs ._search_box_bottom ._bottom_r dl{min-height:40px;}

.pro_index .part2 .pic_list_out_box{position:relative;}
.pro_index .part2 .pic_list_out_box .pic_list{height:330px;overflow:hidden;}
.pro_index .part2 .pic_arr{width:33px;height:65px;background:url(../images/pro_index_bottom_arr.png) no-repeat;position:absolute;top:50%;display:block;margin-top:-32.5px;}
.pro_index .part2 .pic_arr.pic_arr_prev{left:-50px;}
.pro_index .part2 .pic_arr.pic_arr_next{right:-50px;background-position:-33px 0px;}
.pro_index .part2 .pic_arr.pic_arr_prev:hover{background-position:0px -65px;}
.pro_index .part2 .pic_arr.pic_arr_next:hover{background-position:-33px -65px;}

/*在线留言按钮*/
body .form-38755 .form-m1 .form-m1-btn button{border:none;font-size: 20px;border-radius: 0;height: 42px;line-height: 32px;width: 140px;padding: 0;color: #f5eccd; cursor:pointer;}
body .form-38755 .form-m1 .form-m1-btn ._submit{background:#009944; margin-right: 10px;outline:none;}
body .form-38755 .form-m1 .form-m1-btn ._reset{background: #909090;}

/*企业文化*/
.qywh_part2{padding-bottom:100px;}
.qywh_part2 .part2_l{width:40%;}
.qywh_part2 .part2_l .part2_main{background-color:#009944;color:#fff;padding:20px 24px 40px;}
.qywh_part2 .part2_l .part2_main_box{line-height:24px;overflow:hidden;height:123px;position:relative;padding-right:20px;}

.qywh_part2 .scrollbar-ui .scroll_bar{background:url(../images/foot_scoll_bj.png) repeat-y center;}
.qywh_part2 .scrollbar-ui .scroll_slider{background:#fff;}

.qywh_part2 .part2_r{width:56%;}
.qywh_part2 .part2_r .part2_r_box{background-color:#f6f6f6;border-top:1px solid #e1e1e1;border-left:1px solid #e1e1e1;}
.qywh_part2 .part2_r .part2_r_box li{float:left;font-size:16px;color:#333;}
.qywh_part2 .part2_r .part2_r_box .qywh_ico{width:100px;height:100px;background:url(../images/qywh_ico.png) no-repeat;margin:14px auto 10px;}
.qywh_part2 .part2_r .part2_r_box .li_box{text-align:center;border-bottom:1px solid #e1e1e1;border-right:1px solid #e1e1e1;}
.qywh_part2 .part2_r .part2_r_box li.li9{background:url(../images/qywh_li9_bk.png) no-repeat center;background-size:100% 100%;}
.qywh_part2 .part2_r_box li.li2 .qywh_ico{background-position:-100px 0px;}
.qywh_part2 .part2_r_box li.li3 .qywh_ico{background-position:-200px 0px;}
.qywh_part2 .part2_r_box li.li4 .qywh_ico{background-position:-300px 0px;}
.qywh_part2 .part2_r_box li.li5 .qywh_ico{background-position:-400px 0px;}
.qywh_part2 .part2_r_box li.li6 .qywh_ico{background-position:-500px 0px;}
.qywh_part2 .part2_r_box li.li7 .qywh_ico{background-position:-600px 0px;}
.qywh_part2 .part2_r_box li.li8 .qywh_ico{background-position:-700px 0px;}
.qywh_part2 .part2_r_box li:hover,.qywh_part2 .part2_r_box li.cur{background-color:#009944;color:#fff;}
.qywh_part2 .part2_r_box .li1:hover .qywh_ico,.qywh_part2 .part2_r_box .li1.cur .qywh_ico{background-position:0px -100px;}
.qywh_part2 .part2_r_box .li2:hover .qywh_ico,.qywh_part2 .part2_r_box .li2.cur .qywh_ico{background-position:-100px -100px;}
.qywh_part2 .part2_r_box .li3:hover .qywh_ico,.qywh_part2 .part2_r_box .li3.cur .qywh_ico{background-position:-200px -100px;}
.qywh_part2 .part2_r_box .li4:hover .qywh_ico,.qywh_part2 .part2_r_box .li4.cur .qywh_ico{background-position:-300px -100px;}
.qywh_part2 .part2_r_box .li5:hover .qywh_ico,.qywh_part2 .part2_r_box .li5.cur .qywh_ico{background-position:-400px -100px;}
.qywh_part2 .part2_r_box .li6:hover .qywh_ico,.qywh_part2 .part2_r_box .li6.cur .qywh_ico{background-position:-500px -100px;}
.qywh_part2 .part2_r_box .li7:hover .qywh_ico,.qywh_part2 .part2_r_box .li7.cur .qywh_ico{background-position:-600px -100px;}
.qywh_part2 .part2_r_box .li8:hover .qywh_ico,.qywh_part2 .part2_r_box .li8.cur .qywh_ico{background-position:-700px -100px;}

/*2016-11-25*/
.list_detail .pro_list_hd .hd_list.hd_list01{border-bottom:1px solid #d7d7d7;}
.pageHeader{position:fixed;top:0;background:#fff;z-index:98;left:0;width:100%;}
.fix_box{width:100%;height:110px;}
.tzz_index .notice_wrap{display:none;}
.xc_banner{margin-bottom:0;}
.about_index{padding-top:24px;}
.xc_bread{padding:24px 0px;margin-bottom:0;}

/*20161125投资者关系*/
.tzz_index .details_box .hd-box .box_l,.tzz_index .details_box .hd-box .box_r{width:47.5%;}
.tzz_index .details_box .hd-box .box_main{position:relative;}
.tzz_index .details_box .hd-box .box_cover{position:absolute;width:100%;height:100%;top:0;left:0;}
.tzz_index .details_box .hd-box .cover_ico{width:90px;height:90px;margin:40px auto 14px;}
.tzz_index .details_box .hd-box .cover_ico img{width:100%;height:100%;}
.tzz_index .details_box .hd-box .title{font-size:22px;color:#f1f5fa;text-align:center;}

/*29161128*/
.pic_list_contant .pro_list_hd .hd_list.hd_list01{border-bottom:1px solid #d7d7d7;}
.list_detail{padding-bottom:40px;}

/*2016-12-21视频列表*/
.vide_list_contant .pic_list li .img_box a{display:block;}
.album_ordinary .slide_c img{max-height:70%!important;}

/*2016-12-21工程案例*/
.gcal_main p{margin-bottom:10px;}
</pre></body></html>