/*
* name: Global && Pc StyleSheet
* version: v3.1.1
* update: 加入placeholder依赖样式
* date: 2015-08-26
*/

/* 雪碧图 */
.ico { display: inline-block; overflow: hidden; width: 20px; height: 20px; 
	vertical-align: middle; background: url(../img/ico.png);margin:0 .3em;}
.ico1_2 { background-position: -20px 0;}
.ico1_3 { background-position: -40px 0;}
.ico1_4 { background-position: -60px 0;}
.ico1_5 { background-position: -80px 0;}
.ico2_1 { background-position: 0 -20px;}
.ico2_2 { background-position: -20px -20px;}
.ico2_3 { background-position: -40px -20px;}
.ico2_4 { background-position: -60px -20px;}
.ico2_5 { background-position: -80px -20px;}
.ico3_1 { background-position: 0 -40px;}
.ico3_2 { background-position: -20px -40px;}
.ico3_3 { background-position: -40px -40px;}
.ico3_4 { background-position: -60px -40px;}
.ico3_5 { background-position: -80px -40px;}
.ico4_1 { background-position: 0 -60px;}
.ico4_2 { background-position: -20px -60px;}
.ico4_3 { background-position: -40px -60px;}
.ico4_4 { background-position: -60px -60px;}
.ico4_5 { background-position: -80px -60px;}
/*
* 依赖：
* placeholder插件
*/
.placeholder { color: #aaa;}
/* 设置 */
body{font-size:13px; line-height: 1.8; color:#555; background-color:#f1f1f1;}
.wrap { max-width: 1200px; margin-right: auto; margin-left: auto; *width: 1200px;}
a{color: #333; cursor: pointer;}
a:hover { color: #00743f;}
input,select,button,textarea{ font-family:microsoft yahei; border:none;outline: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: #39f; }
::selection {color: #fff; background: #39f; }

/* 表格 */
.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;}


/* 网站样式 */
button{ cursor: pointer;}
.trans{ -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;}
.hoverImg:hover{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);}
.c{ padding-bottom:9999px; margin-bottom:-9999px;}
.mt40{ margin-top:40px;}
.mt20{ margin-top:20px;}
.mt10{ margin-top:10px;}

/*通用头部*/
.head{ position:relative; z-index:5;}
.logo a{ display:block; width:420px; height:83px; background:url(../img/logo.png) no-repeat; background-size:contain;}
.home .top{ position: absolute;}
.head_top{background-color: #00743f;position: relative;z-index: 2;}
.head_bottom{ width: 100%;background-color: #fff; }
.top_r li{ cursor: pointer; float: right; padding:2px 1%;color: #fff; position: relative;}
.top_r ._pan{ display: none; position: absolute; left:0; top: 99%; width: 100%; z-index: 5;background-color: #00743f;}
.top_r ._pan a{ display: block;text-align: left; padding: 3% 24%;text-indent: 10px;color: #fff;}
.top_r li>span{display: block;}
.top_r li.l1{ background-color:#27d18a;}
.top_r li.l1 i{color: #bcf1db;}
.top_r li.l3 ._pan{ width: 303px;}
.top_r li.l3 ._pan a{ padding: 1%;  }

.top_r ._form{ overflow: hidden;}
.top_r ._form button{ float: left;background: none; height:16px; line-height:16px; color: #fff; border: 0;padding: 0 0 0 5px;margin: 5px 0 0; border-left: #a4a5a6 solid 1px;vertical-align: top;}
.top_r ._form .seartxt{ float: left;width: 0; padding: 0; margin: 0; border: 0; text-indent: 10px; height: 24px; line-height: 24px;}
.top_r ._form:hover .seartxt{ width: 120px; border: 1px solid #dedfde;}
.top_r ._form:hover button{ border-left: none;}
.top_r .ic{padding: 0 0 0 5px;margin: 0; color: #b5efd7; font-size: 12px;}
.nav{ width:57%;position:relative;}
.nav .navli{ float:left; width:16.667%; position: relative;}
.nav .navli .nav_a{ display:block; width:100%; text-align:center; font-size:15px; position:relative; line-height:83px;}
.nav .navli.cur .nav_a{ background-color:#1f80be; color:#fff;}
.nav .navli ._layer{ z-index: 20;border-bottom: #00743f solid 4px; overflow: hidden;display:none; width:456px; position:absolute;left:0; top:100%; background:#ededed;border-top: 2px #f3f3f3 solid;}
.nav .navli ._layer ._layer_menu{ width:23%; float:left; padding: 10px 0 10px 10px;}
.nav .navli ._layer ._layer_menu li { border-bottom:#ddd 1px solid; padding:0;}
.nav .navli ._layer ._layer_menu li a { display:block; line-height:1.5; padding:5px; text-align:left; font-weight:bold;}
.nav .navli ._layer ._layer_menu li a:hover { color:#00b562;}
.nav .navli ._layer ._img { width:68%; float:right; background:#fff; padding:15px 15px 20px;}
.nav .navli ._layer .cont li { float: left; width: 45%; margin-right: 5%; *width:44%;}
.nav .navli.nav4 ._layer,.nav .navli.nav5 ._layer, .nav .navli.nav6 ._layer, .nav .navli.nav7 ._layer{right: 0; left: auto;}
.nav .navli.nav4 ._layer ._layer_menu, .nav .navli.nav5 ._layer ._layer_menu, .nav .navli.nav6 ._layer ._layer_menu, .nav .navli.nav7 ._layer ._layer_menu{ float:right;}
.nav .navli.nav4 ._layer ._img,.nav .navli.nav5 ._layer ._img, .nav .navli.nav6 ._layer ._img, .nav .navli.nav7 ._layer ._img{ float:left;}
.header {z-index: 1;}

/*首页中间区域*/
.banner{ height: 533px; width: 100%; position:relative; overflow:hidden; }
.banner li img{ max-width: none; position: absolute; left: 50%; margin-left: -960px; width:1920px; top:0; height:100%;}
.banner .arrs{ display: none; position: absolute; width: 45px; height: 90px; background:url(../images/banner_btns.png) no-repeat; top: 50%; margin-top: -45px; left: 50%;z-index: 5;}
.banner:hover .arrs{ display: block;}
.banner .arr_prev{ margin-left: -670px;}
.banner .arr_next{ margin-left: 620px;  background-position: -45px 0; }

.channelOut .channelIn{ font-size:24px;font-weight: normal;}
.channelOut .channelIn a{ color:#313437;margin-right: 30px;}
.channelOut .channelIn a:hover{ color:#00743f;}
.channelOut .loadmore{float:right;margin-top: 10px;}

.i_center_box{ padding:40px 0 15px;background-color: #fff;}
.center_news,.center_shzr{ margin-top:17px;}
.center_news .imgbox{width: 48.5%;margin-right: 2%;}
.center_news .imgbox .rect-75{ padding-bottom:56.25%;}
.center_news .center_news_list li{ margin-bottom:18px;overflow: hidden;}
.center_news .center_news_list li .data{ font-family:Arial;border: 1px #c9c9c9 solid;width: 55px;margin-right: 2%;}
.center_news .center_news_list li .data span{ display:block; text-align:center;}
.center_news .center_news_list li .data .day{ font-size:30px; font-weight:bold; background-color:#c9c9c9;line-height: 37px; color: #fff;}
.center_news .center_news_list li .data .month{ font-size:0.77em; color:#c9c9c9;}
.center_news .center_news_list li .title{font-size: 14px;line-height: 20px;}
.center_news .center_news_list li .p{font-size: 12px;line-height: 20px;}
.center_news .center_news_list li:hover .data,.center_news .center_news_list li.hover .data{ border-color:#00b562;}
.center_news .center_news_list li:hover .data .day,.center_news .center_news_list li.hover .data .day{ background-color:#00b562;}
.center_news .center_news_list li.last{ margin-bottom:0;}

.center_shzr{padding-left: 1%;}
.center_shzr .info{ background-color:#27d18a;}
.center_shzr .info a{ display:block;padding: 0 8%;height: 0;padding-bottom: 57%; position:relative; overflow:hidden;width: 84%; color:#fff;}
.center_shzr .info .columns{ font-size:16px; font-weight:normal;padding-top: 17%;}
.center_shzr .info .p{ font-size:12px;margin-top: 5px;}
.center_shzr .img{ display:block; width:100%; height:0; padding-bottom:57%; position:relative; overflow:hidden;}
.center_shzr .img img{ position:absolute; top:0; left:0; width:100%; height:100%; *height:auto;}

.channelOut .channelIn .report{ color:#999a9b;}
.newsBox-list{position:relative;}
.newsBox-list .loadmore{position: absolute;right: 0;top: -37px;}
.newsBox-list,.gpinfo_box{ margin-top:5px;}
.newsBox-list li{ padding:9px 0; overflow:hidden; margin-bottom:13px; border:1px #dadee7 solid; position:relative;}
.newsBox-list li a *{ cursor:pointer;}
.newsBox-list li ._time{ float:left; padding:0 2% 0 3%; font-family:Arial; font-weight:bold;border-right: 1px #d5d5d5 solid;margin-right: 5%;color:#2c2c2e; }
.newsBox-list li ._time span{ display:block;}
.newsBox-list li ._time ._ri{font-size:26px; text-align:center;line-height: 23px;}
.newsBox-list li ._time ._year{font-size:12px;line-height: 16px;}
.newsBox-list li ._intro{color:#2c2c2e;line-height: 39px;padding-right: 9%;}
.newsBox-list li ._intro ._title{font-size: 14px;}
.newsBox-list li .i_n_ico{ display:block; width:34px; height:34px; background:url(../img/i_n_ico.gif) no-repeat; position:absolute; right:2%; top:50%; margin-top:-17px;}
.newsBox-list li:hover{ border-color:#7fdab0;}
.newsBox-list li:hover ._time { color:#00b562;}
.newsBox-list li:hover .i_n_ico{ background-position:0 -34px;}

.gpinfo_box{ background:url(../img/gp_bg.jpg) center bottom no-repeat; border:1px #e0e0e0 solid;padding: 5% 7%;color: #2f2f2f;position: relative;background-size: cover;}
.gpinfo_box .gp_tt .t{ font-size:20px; display:inline-block;margin-right: 5%;vertical-align: middle;}
.gpinfo_box .gp_tt em{font-size: 16px;color: #a8a8a8;padding: 0 9px;vertical-align: middle;}
.gpinfo_box .gp_tt .gp_tt_a{ font-size:17px; font-weight:bold;vertical-align: middle;cursor: pointer;}
.gpinfo_box .gp_tt .gp_tt_a.cur{ color:#00b562;}
.gp_sort_box{ display:none;}
.gpinfo_box .gp_info{ position:relative;}
.gpinfo_box .gp_info ._btn{ display:block; width:32px; height:32px; position:absolute; top:50%;margin-top: 10px;right:5%;}
.gpinfo_box .gp_info ._btn._rising{ background:url(../img/rising.png) no-repeat; background-size:contain;}
.gpinfo_box .gp_info ._btn._failing{ background:url(../img/failing.png) no-repeat; background-size:contain;}
.gpinfo_box .gp_info ._digit{ font-family:Arial; font-size:14px;}
.gpinfo_box .gp_info ._num{ margin-right:20px;}
.gpinfo_box .gp_info ._num ins{ font-size:48px;text-decoration: none;font-weight: bold;}
.gpinfo_box .gp_info ._code{ margin:-18px 0 10px; font-size:15px;}
.gpinfo_box .gp_erwm{ position:absolute;top: -1px;right: -1px;cursor: pointer;}
.gpinfo_box .gp_erwm ._erwm_t{ display:block; width:45px; height:43px; background:url(../img/s_erwm.jpg) no-repeat;position: absolute;right: 0;top: 0;}
.gpinfo_box .gp_erwm ._erwm{position: absolute;top: 0;right: 0;width: 107px;height: 107px; display:none;}

.yewu_box .channelIn{margin-right: 2%;}
.yewu_box .yewu_p{ font-size:14px; color:#919191;padding-top: 12px; font-weight:bold;}
.yewu_box .yewu_p em{ font-style:italic; color:#00a45a;}

.i_pro_box{ background:url(../img/i_pbg.gif) left top repeat-x; padding:25px 0 50px;}
.i_pro_box li .imgbox{ padding:2.5%; border:1px #ececec solid; background-color:#fff;}
.i_pro_box li .info{ display:block;}
.i_pro_box li .info .name{ font-size:18px; font-weight:normal;margin: 10px 0 5px;}
.i_pro_box li .info .p{ color:#919191;line-height: 23px;height: 46px;overflow: hidden;}


/*通用底部*/
.home .footer{ margin-top:0;}
.footer{background: #e6e2db; margin-top:45px;}
.foot_logo{ margin-bottom: 15px;}
.footer dl{ float: left; width:10%;padding-right:2%; padding-left:3%;border-left: 1px #d2cfc9 solid;margin-left: -1px;}
.footer dt{ font-weight: bold; color: #221815; font-size: 20px; margin:30px 0 10px;}
.footer dd{ line-height: 30px;}
.footer .d6{ width: 22%; float: right; padding-right:0;border-left: 0;margin-left: 0;background-color: #e0dcd6;}
.footer .d6 dt{margin-bottom: 25px;}
.footer dl dd a{ display: block;}
.footer .coder { text-align: center;}
.footer .coder .l1{ margin-right: 3%; }
.footer dl:hover{background-color: #e0dcd6;}
.footer .d6 .bdsharebuttonbox{padding: 15px 0 25px;}
.footer .d6 .bdsharebuttonbox span{line-height: 25px;vertical-align: middle;font-size: 12px;padding-right: 10px;}
.footer .d6 .bdsharebuttonbox a{ width:26px; height:25px; background:url(../img/share.png) no-repeat; padding-left:0;margin: 0 6px 0 0;float: none;display: inline-block;}
.footer .d6 .bdsharebuttonbox a.bds_qzone{ background-position:0 0;}
.footer .d6 .bdsharebuttonbox a.bds_tsina{ background-position:-26px 0;}
.footer .d6 .bdsharebuttonbox a.bds_tqq{ background-position:-52px 0;}
.footer .d6 .bdsharebuttonbox a.bds_sqq{ background-position:-78px 0;}
.footer .d6 .bdsharebuttonbox a.bds_weixin{ background-position:-104px 0;}

.footer_bottom{ width: 100%; background: #00743f; color: #b8cfc1; height: 44px; line-height:44px;}
.footer_bottom a{ color: #b8cfc1;}
.footer_bottom .l a{ margin-right:10px;}
.footer_bottom a:hover{ color: #fff;}
.footer_bottom .r em{ margin: 0 10px;}
.footer_bottom .f_mbtn{ display:inline-block; width:48px; height:44px; background:url(../img/f_mbtn.png) 0 0 no-repeat #27d18a;vertical-align: top;margin-left: 20px; cursor:pointer;}
.footer_bottom .f_mbtn.close{ background-position:0 -44px;}

/*about综合页*/
.channelTop{ position: static;}
.box_tit { line-height: 24px; margin-bottom: 15px;}
.box_tit h3{ font-size: 24px; font-weight: normal;}
.about_coms .box{ background: #fff; padding: 30px; margin-bottom: 30px; cursor: pointer; }
.about_coms .box:hover{ box-shadow:#6A6A6A 0px 0px 10px; }
.about_coms .box ._img{ margin-bottom: 20px; height: 130px;}
.about_coms .box ._img img{width: 100%;}
.about_coms .box ._more{ color: #976131;}
.about_coms .box ._txt{ height: 82px;}
.about_coms .box .b_img{width: 44%; border: #ddd solid 1px;}
.about_coms .box .n_list{ width: 50%;}
.about_coms .box .n_list li{ line-height: 30px; overflow: hidden;}
.about_coms .box .n_list li>a{ display: block; padding-right: 30%; position: relative; overflow: hidden; white-space: nowrap; text-overflow:ellipsis;}
.about_coms .box .n_list li span{ text-align: right; position: absolute; right: 0; top: 0; display: inline-block; width: 30%;}
.about_coms .box ._video .ic{ position: absolute; width: 66px; height: 66px; position: absolute; left: 50%; top: 50%; margin-left: -33px; margin-top: -33px;}
.about_coms .box ._video{ margin-top: 30px; margin-bottom: 22px;}
.about_coms .box .imgscroll{ height: 185px; width: 260px; margin:31px auto;}
.about_coms .box .imgscroll .slide_nav{ display: none;}
.about_coms .box .imgscroll img{ width: 100%;}
.about_coms .box .arrs{ position: absolute; top: 50%; font-size: 24px;}
.about_coms .box .arr_prev{ left: 20px;}
.about_coms .box .arr_next{ right:20px;}

/*下层通用*/
.breadCrumb h1{ font-size: 30px; font-weight: normal; float: right; display: none;}
.breadCrumb .r{float: left; color: #00b663; font-size: 16px;}
.breadCrumb em{ margin:0 5px;} 
.breadCrumb .last{ color: #976132;}
.breadCrumb a,.breadCrumb span{ color: #555;}
.breadCrumb { background: #fff; line-height: 70px; margin-bottom: 40px;}
.about_bread a{color: #fff;}
.about_bread .r{ float: right;color: #fff;}
.about_bread h1.l{float: left; display: block;}
.about_bread {  margin-bottom: 50px; color: #fff; width: 100%; height: 118px; line-height: 118px; background: url(../images/about_breadcrumb.jpg) no-repeat center;}
.about_bread a,.about_bread span{ color: #fff;}
.mainLeft{width: 20%;}
.mainRight{ width: 71.5%; padding: 3%; background: #fff; min-height: 500px;}
.subnavs{ padding: 15px 0; background: #fff; margin-bottom: 20px;}
.subnavs>li{ padding:0 15px;}
.subnavs>li.cur{ background: #00b562; color: #fff;}
.subnavs>li.cur a{ border-bottom: none; color: #fff;}
.subnavs>li>a{display: block; padding:0 12px; font-size: 14px; line-height: 42px; border-bottom: #dadadb solid 1px;}
.subnavs>li>a i{float: right; padding: 0; margin: 0;}
.channelT{ background:url(../images/channelT_bg.jpg) no-repeat center; height: 100px; color: #fff; padding-left: 50px; line-height: 100px;}
.channelT h2{ font-size: 30px; font-weight: normal;display: inline-block;vertical-align: middle;height: auto;line-height: 1.6;}
.channelT h4{font-size: 16px; font-weight: normal;}

.n_gpinfo_box .gp_tt .t{ font-size:18px; font-weight:bold;margin-right: 24%;}
.n_gpinfo_box .gp_info ._num ins{ font-size:37px;}
.n_gpinfo_box .gp_info ._code,.gpinfo_box .gp_info ._digit ._num{ font-size:12px;}
.n_gpinfo_box .gp_tt em{padding: 0 2px;}



/*伊泰简介*/
.leftVideo h3{ line-height: 60px;font-size: 18px; text-indent: 35px; font-weight: normal; background: #fff;}
.leftVideo ._img{ display: block;}

.playbtn{ position: absolute; left: 50%; top: 50%; margin-left: -33px; margin-top: -33px;}
.about_tit{ margin-bottom: 20px;}
.about_tit h3{ font-size: 30px; font-weight: normal; color: #00b562;}
.about_tit h4{ font-size: 12px; color: #b6b6b6;}
.about_top_intro{ border-bottom: #e5e5e5 solid 1px;}
.about_top{ padding-bottom: 50px; border-bottom: #d1d1d1 solid 1px;}
.about_bottom{ padding-top: 45px; border-top:#d1d1d1 solid 1px; margin-top: 2px;}
.about_bottom ._v{ margin-left: 40px; margin-bottom: 40px; text-align: center;}
.about_bottom ._txt{ text-indent: 2em;}
/*发展历程*/
.widget-history-4-T { height: 50px; }
.widget-history-4 .tab_t { width: 106px; background: url(../images/dot_normal.png) center bottom no-repeat; font-size: 14px; }
.widget-history-4 .tab_t_cur { background-image: url(../images/dot_cur.png); color: #976132; font-weight: bold; }
.widget-history-4 .tab_c { margin-top: -7px; border-top: 1px solid #dbdfe1; }
.widget-history-4 .tab_c ul { background: url(../images/line.png) center 0 repeat-y; padding-top: 30px; }
.widget-history-4 .tab_c li { background: url(../images/dot.png) center 25px no-repeat; padding-bottom: 20px; }
.widget-history-4 .tab_c ._img { float: right; width: 47%; }
.widget-history-4 .tab_c ._img img { height: 200px; margin: 0 15px 15px 0; }
.widget-history-4 .tab_c ._text { float: left; width: 47%; text-align: right; }
.widget-history-4 .tab_c ._title { font-size: 24px; color: #976132; line-height: 1.8em; }
.widget-history-4 ._even ._img { float: left; text-align: right; }
.widget-history-4 ._even ._img img { margin: 0 0 15px 15px; }
.widget-history-4 ._even ._text { float: right; text-align: left; }
/*公司荣誉*/
.honor_btns{margin-bottom: 30px;}
.honor_btns a{ display: inline-block; width: 160px; height: 40px; background: #dfdfdf; line-height: 40px; text-align: center;}
.honor_btns .cur{ background: #976132; color: #fff;}
.honorList ._con{ cursor: pointer; background: #f7f7f7; border: #e1e2e1 solid 1px; padding: 10px; margin-bottom: 15px;}
.honorList ._con img{ margin-bottom: 15px;}

.page-1{font-size: 12px; color: #777777; text-align: center; margin-top: 30px;}
.page-1 a,.page-1 span { color: #777777;display: inline-block;border: 1px solid #ededed;padding: 5px 10px;vertical-align: middle;margin: 0 0 10px -1px;}
.page-1 .goprev{margin-right: 10px;}
.page-1 .gonext,.page-1 .count {margin-left: 10px;}
.page-1 a:hover,.page-1 span{color:#fff; background: #00b562;}
.page-1 span.goprev,.page-1 span.gonext {color: #777777; background: none}
.page-1 span.count { border: 0;background: 0;color: #777777;}

/*党群工作*/
.buildList li{ line-height: 40px; padding-left: 16%; position: relative; overflow: hidden; white-space: nowrap; text-overflow:ellipsis;}
.buildList li ._date{ position: absolute; left: 2%;}
.buildList li:nth-child(odd){ background: #f4f4f4;}

/*新闻*/
.newsTop{ background:url(../images/newsTop_bg.jpg) repeat-x bottom; height: 240px;}
.newsTop ._img{ width: 50%;}
.newsTop ._intro{ padding: 3%; width: 44%;}
.newsTop ._intro h3{ font-size: 17px;  font-weight: normal; line-height: 28px;}
.newsTop li{ border: #eee solid 1px; overflow: hidden;}
.newsTop ._intro ._d{color: #976131;}
.newsTop .arrs{position: absolute; z-index: 5; bottom: 30px;  display: inline-block; width: 28px; height: 28px; border: 1px solid #8e8e8e; text-align: center;}
.newsTop .arrs:hover{ border-color: #976131;}
.newsTop .arr_next{ right:30px;}
.newsTop .arr_prev{ right:70px;}
.newsTop .slide_nav{ display: none;}
.news_list li{-webkit-transition: all 0.3s ease; transition: all 0.3s ease; padding-top: 40px; padding-bottom: 15px; border-bottom: #dedede dashed 1px; position: relative;}
.news_list li:hover{ padding-bottom: 25px;padding-top: 50px; }
.news_list li h3{ font-size: 20px; font-weight: normal; color: #000;width: 80%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news_list li:hover h3{ color: #00b663;}
.news_list li ._btn{ background: #00b663; text-align: center; width: 130px; height: 30px; line-height: 30px; color: #fff; display: inline-block; margin-top: 20px; }
.news_list li ._time{ position: absolute; right: 0; top:40px; color: #9c9a9c;}
.newsSear{ margin-bottom: 20px;}
.newsSear,.media{ background: #fff; padding: 20px;}
.newsSear ._sel{ display: block; background: #e5e5e5; height: 30px; line-height: 30px; width: 100%; margin-bottom: 10px;}
.newsSear ._t{ font-size: 18px; margin-bottom:15px; text-indent: 15px;}
.newsSear .input_txt{ height: 30px; text-indent: 15px; width: 100%; margin: 0; margin-bottom: 10px; padding: 0; border: #ccc solid 1px; }
.newsSear button{ height: 36px; width: 100%; background: #976131; color: #fff; text-align: center; border: 0; width: 100%;}
.media p{ font-size: 14px; text-indent: 15px;}
.media ._t{text-indent: 15px; font-size: 18px; border-bottom: #dadadb solid 1px; padding-bottom: 15px; margin-bottom: 20px;}
.media .ion{ color: #976131; font-size: 20px;}
/*联系我们*/
.mapCon{ margin-bottom: 20px;}
.contactCon ._con{ padding: 60px 45px; border: #e6e6e6 solid 1px;}
.contactCon ._con h3{ font-size: 18px; margin-bottom: 45px;}
.contactCon ._con .p1{ padding-bottom: 30px; border-bottom: 1px solid #ddd; margin-bottom: 17px;}
.contactCon ._con2{ background: url(../images/contact_bg.jpg) no-repeat right bottom; background-size: 100% auto;}
.contactCon ._con2 li{ margin-bottom: 20px; }

/*招聘*/
.job_top{ margin-bottom: 40px;}
.job_top h3{ font-size: 35px; font-weight: normal;}
.widget-job-1 li.first { background: #d7d7d7; border-bottom: none; padding: 0; }
.widget-job-1 li { border-bottom: 1px solid #cccccc; float: left; width: 100%; height: 42px; line-height: 42px; }
.widget-job-1 li ._t1 { width: 18%; color: #000; }
.widget-job-1 li ._t2 { width: 20%; }
.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; text-align: center; color: #000; font-weight: 700; font-size: 16px; }
.widget-job-1 li ._un { float: left; text-align: center; height: 42px; cursor: pointer; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.widget-job-1 li:hover { background: #ededed; }
.job_sear{ background: #efefef; padding: 15px 25px; overflow: hidden; margin-bottom: 20px;}
.job_sear label{ margin-right: 1%;}
.job_sear .ser_txt{ width: 14%; height: 28px; line-height: 28px; background: #fff; border: #adaeb5 solid 1px; padding: 0; margin: 0; margin-right: 1.5%;}
.job_sear ._sel{ width: 24%; margin-right: 1.5%; height: 28px; line-height: 28px;}
.job_sear button{ width: 70px; height: 30px; line-height: 30px; text-align: center; border: 0; padding: 0; margin: 0;color: #fff; background: #946131;}
.job_con .j_t{ font-size: 20px; margin-bottom: 10px;}
.job_con .j_txt{ padding-bottom: 20px; border-bottom: #e3e3e3 solid 1px; margin-bottom: 20px; }
.job_con .j_address{ font-size: 16px; margin-bottom: 40px;}
.job_con .j_btn{ color: #fff; display: inline-block; padding-left: 50px;font-size: 14px; width: 140px; height: 35px; line-height: 35px; background: url(../images/job_btn.gif) no-repeat center;}
.railway_con ._img{ height: 260px; overflow: hidden;}
.railway_con ._img img{ width: 100%; height: 100%;}
.railway_con ._con{ padding: 40px; height: 178px; border: 1px solid #d7d7d7;}
.railway_con ._con h4{ font-size: 20px; font-weight: normal;}
.railway_con ._con ._more{ margin-top: 25px; display: inline-block; border: 1px solid #b6b6b6; width: 108px; height: 30px; line-height: 30px;text-align: center;}


/*产品综合*/
.proCom li{width: 33.3%; float: left; position: relative; overflow: hidden;}
.proCom li ._mask{ position: absolute; left: 0; bottom: 0; width: 100%; height: 74px;text-align: center; background:url(../images/yellowBg.png) repeat; color: #fff;-webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.proCom li ._mask h3{ font-size: 24px; line-height: 74px; width: 41%;  margin: 0 auto; }
.proCom li ._mask ._txt{ display: none; line-height: 26px; margin: 30px auto 0 auto; height: 150px; width: 73%;}
.proCom li ._mask ._more{ display: none; color: #fff; text-align: center; width: 110px; height: 32px; line-height: 32px; text-align: center; border: 1px solid #fff; margin: 0 auto;}
.proCom li:hover ._mask{ height: 100%; background:url(../images/brownBg.png) repeat;}
.proCom li:hover ._mask ._txt{ display: block;}
.proCom li:hover ._mask ._more{ display: block;}
.proCom li:hover ._mask h3{ border-bottom: #fff solid 1px; padding-top: 25px; }

/*公益事业*/
.public_b{ background: none;}
.public_b li{ background: #fff; overflow: hidden; margin-bottom: 20px;}
.public_b li ._img{ float: left;  width: 38%;}
.public_b li ._info{ padding: 3%;width: 56%; float: left;}
.public_b li h3{ font-size: 16px; line-height: 1.2;}
.public_b li ._date{ color: #595757; margin-bottom:5px;}
.public_b li ._txt{ line-height: 1.6;}

._video_tit { font-size: 24px; font-weight: normal;}
._videoCon .label{ font-weight: bold; padding: 15px 0;}
.video_list ._title{ line-height: 52px; background: #e7e7e7; padding-left: 10px;}
.video_list ._con{ display: block; margin-bottom: 30px;}
._videoCon .v_txt{ margin-bottom: 40px;}
.friendLink{ width: 100%;}
.friendLink h3{ font-size: 18px; padding: 10px 0; }
.friendLink ._con{ /*background: #fff; border: 1px solid #ddd; */}
.friendLink .label{ width: 23%; text-align: center; color: #000; border-right:1px solid #ddd ;}
.friendLink .label i{ color: #da211e;}
.friendLink ._sel1{ float: left;border: 0;width: 24%; border-right: 1px solid #ddd; height: 32px; line-height: 32px;}
.friendLink ._sel2{ float: left;width: 70%; border: 0; height: 32px; line-height: 32px;}

/*置业*/

.zhiye_list ._tit{ font-size: 20px; margin-bottom: 20px; }
.zhiye_list li{ border: 1px solid #eee; overflow: hidden; padding: 15px; margin-bottom: 20px;}
.zhiye_list li ._img{ margin-right: 25px; width: 30%;}
.zhiye_list li h3{ font-size: 18px;}
.zhiye_list li ._more{ display: inline-block; width: 108px; height: 30px; line-height: 30px; text-align: center; border: 1px solid #b6b6b6;}
.zhiye_list li ._info{ height: 7.7em; overflow: hidden;}
/*置业详细*/
.widget-newsdetail-4 ._head { text-align: center; }
.widget-newsdetail-4 ._head ._title { font-size: 18px; line-height: 1.4; 
color: #333333; margin:0 0 10px;font-weight:bold;}
.widget-newsdetail-4 ._tools { padding: 0 5px; color: #555555;}
.widget-newsdetail-4 ._tools a:hover{color:#5eb95e;}
.widget-newsdetail-4 .ion { font-size: 1.1em; }
.widget-newsdetail-4 .myart { padding: 30px 0;}

.widget-newsdetail-4 ._bottom_bar {line-height: 30px;  height: 30px; 
  padding: 20px 0; text-align: center; border-top: 1px solid #cccccc;}
.widget-newsdetail-4 ._bottom_bar a { display: inline-block; margin: 0 5px;padding: 0 10px; 
  color: #ffffff; background: #00b663; font-size:14px;}
.widget-newsdetail-4 ._bottom_bar a:hover {opacity: .8;}

/*煤炭*/
.coal_top{ text-indent: 2em;}
.coalTab{ display: none;}
.coalTab .tab_t{ margin-right: 4px; width: 160px; height: 40px; line-height: 40px; text-align: center; background: #dfdfdf;}
.coalTab .tab_t_cur{ color: #fff; background: #00b663;}
.coalTab .tab_b{ height: 40px; margin-bottom: 25px;border-bottom: 1px solid #dfdfdf;}
.coal_list ._title{ background: #e7e7e7; padding:0 15px; line-height: 52px; margin-bottom: 25px;font-size: 14px;height: 52px;}
.coal_list li ._img{ height: 0; padding-bottom: 75%; overflow: hidden;}
.coal_list ._img img{ width: 100%;}
.coal_pro ._tit{ font-size: 20px; margin-bottom: 15px;}
.coal_pro ._left{ width: 65%; border: 1px solid #ddd; position: relative;}
.coal_pro ._right{ width: 32%; float: right;}
.coal_pro ._left .ptab{ padding:4% 3% 4% 24%; display: none;}
.coal_pro ._left .ptab .tab_c{ overflow: hidden;}
.coal_pro ._left .ptab .tab_c h3{ color: #00b663; font-size: 20px; font-weight: normal;}
.coal_pro ._left .ptab .tab_c ._txt{ height: 158px;}
.coal_pro ._left .ptab ._img{ width: 50%; margin-right: 5%;}
.coal_pro ._left ._more{  width: 108px; height: 30px; display: inline-block; text-align: center; line-height: 30px; border: 1px solid #b6b6b6;}
.coal_pro ._left .ptab .tab_t{margin-bottom: 2px; position:static !important; width: 118px; height: 36px; line-height: 36px; text-align: center; background: #dfdfdf; font-size: 14px;}
.coal_pro ._left .ptab .tab_t_cur{ color: #fff; background: #00b663;}
.coal_pro ._left .ptab .tab_tc{position: absolute; left: 0; top: 0; }
.coal_pro ._right ._con{ position: relative;border: 1px solid #ddd; color: #fff; display: block; margin-bottom: 10px;overflow: hidden; height: 0; padding-bottom: 45.7%;}
.coal_pro ._right ._con ._name{ background:rgba(0,0,0,.8); line-height: 28px; position: absolute; width: 92%; padding:0 4%; text-align: right; left: 0; bottom: 0;}


/*煤化工*/
.coal_chem { margin-bottom: 40px; position: relative;}
.coal_chem ._list { padding:0 50px;}
.coal_chem ._list ._img{ margin-right: 25px; padding: 10px; border: 1px solid #ddd;} 
.coal_chem ._list ._t{ font-size: 24px; color: #00b663;}
.coal_chem ._list li{ overflow: hidden;}
.coal_chem .tools{ border-top: 1px solid #ddd; margin-top: 25px; padding-top: 10px; overflow: hidden;line-height: 1.2;}
.coal_chem .tools li{ float: left;border-right: #818181 solid 1px; width: 50px;  cursor: pointer; text-align: center;}
.coal_chem .tools li.on{ color: #00b663;}
.coal_chem .tools .tips{ color: #00b663; font-weight: bold;}
.coal_chem .arrs{ position: absolute; top: 33%; z-index: 10; font-size: 30px;}
.coal_chem .arrs .ion{ padding: 0; margin: 0;}
.coal_chem .prev{ left: 0;}
.coal_chem .next{right: 0;}

/*煤炭详细*/
.coal_detail { margin-bottom: 40px;}
.coal_detail ._img{ margin-right: 4%; width: 54%;padding-bottom: 40%; height: 0; overflow: hidden;}
.coal_detail ._img img{ width: 100%;}
.coal_detail ._tit{ font-size: 24px; margin-bottom: 25px;}
.coal_detail h4{ font-size: 16px; margin-bottom: 10px;}
.coal_detail .p1{ margin-bottom: 15px;}
.coal_detail_con ._tit{ font-size: 20px; line-height: 1; padding-bottom: 10px; border-bottom: 1px solid #ddd; margin-bottom: 20px;}
/*文化与责任*/
.culture .span-4:hover{ box-shadow:#6A6A6A 0px 0px 10px;}
.culture .left_list{ background: #fff; padding:42px 20px; }
.culture .left_list .bd { height: 194px;}
.culture .left_list .bd .l1{display: block; line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow:ellipsis;}
.culture .left_list .bd .l1 .ion{ font-size: 12px;}
.culture .left_list ._tit { padding-bottom: 10px; border-bottom: 1px dotted #999999; margin-bottom: 10px;}
.culture .left_list ._tit h3{ font-size: 24px; line-height: 1; font-weight: normal;}
.culture .right_list{ margin-bottom: 25px;}
.culture .right_list:hover{ box-shadow:#6A6A6A 0px 0px 10px;}
.culture .right_list li{ float: left;  width: 50%;}
.culture .right_list ._info{ padding:13px 25px;overflow: hidden; background: #fff;border-right: 1px solid #eeeeee;}
.culture .right_list ._info h3{ font-size: 24px; font-weight: normal;}
.culture .right_list ._info p a{float: right;}
.culture .right_list ._txt{margin-bottom: 20px;}
.culture .ic_list:hover{ box-shadow:#6A6A6A 0px 0px 10px;}
.culture .ic_list li{ float: left; width: 50%; background: #fff; text-align: center; }
.culture .ic_list li>a{ display: block; font-size: 24px; border-right: 1px solid #eeeeee; height: 120px; padding: 30px 0;}
.culture .ic_list li>a i{  display: inline-block; color: #b3b3b3; font-size: 68px; line-height: 1; padding: 0; margin: 0;margin-bottom: 15px;}
.culture .ic_list li>a:hover i{ color:#976131;}

 
.vjs-default-skin .vjs-big-play-button{ left: 43% !important; top: 40% !important;}
.content-20023 form p.form_btn input:hover{ background: #976131 !important;}
.jl_info{ width: 36%; height: 71%; right: 0; top: 0; z-index: 10;  padding: 6%; color: #fff; background:url(../images/black.6.png) repeat;}
.jl_info .jl_t{ font-size: 24px; line-height: 1; margin-bottom: 30px;}
.jl_info .jl_txt{ line-height: 26px; margin-bottom: 20px;}
.jl_info ._more{ display: inline-block; background: #976131; color: #fff; text-align: center; width: 120px; height: 40px; line-height: 40px;}

.zt_list li ._txt{ margin-bottom: 5px;}
.zt_list li ._link a{ display: block; position: relative; padding-left: 16px;}
.zt_list li ._link a i{ position: absolute;background: #946131; left: 0;top: 9px; width: 6px; height: 6px; display: inline-block; }

.widget-job-4 ._jcon { margin-bottom: 20px; }
.widget-job-4 ._title { font-size: 18px; color: #333333; }
.widget-job-4 ._part { padding: 10px; border-bottom: 1px solid #cccccc; line-height: 26px; }
.widget-job-4 ._detailBtn { padding: 10px 0; }
.widget-job-4 ._btn { display: inline-block; padding: 0 30px; border-radius: 3px; color: #ffffff; background: #cccccc; cursor: pointer; line-height: 32px; margin-right: 10px; }
.widget-job-4 ._btn1 { background: #976132; }
.widget-job-4 ._btn1:hover { background: #976132; }

.widget-form-2 ._act{margin-top: 30px;}
.widget-form-2 .form-control{ border-radius: 0px;border-color:#cccccc; }
.widget-form-2 .btn-primary{ background:#e6e6e6; border-color:#adadad;color: #333;font-family: 'MicroSoft Yahei'; }
.widget-form-2 .btn-primary:hover{background:#976132; color: #fff;}
.widget-form-2 .btn-default{ background:#e6e6e6;border-color:#adadad; font-family: 'MicroSoft Yahei';}
.widget-form-2 .btn-default:hover{background:#976132; color: #fff;}
img#changeImage{height: 34px;}
.channelBan{ position:relative; overflow:hidden; height:340px;}
.channelBan img{ position:absolute; left:50%; margin-left:-960px; top:0; width:1920px;  max-width:none; height:100%;}
.content-20016 .sear_f .inp{ height: 24px; line-height: 24px; border: none;}
.content-21804 form .btn{ font-family: "MicroSoft Yahei";}
.content-21804 form .btn:hover{background:#976132 !important;}

.imghover_big{ -moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s;}
.imghover_big:hover {transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);}

.imgcon_big img{ -moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s;}
.imgcon_big:hover img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);}
.culture ._img{overflow: hidden;}

.form_btn .btn {font-family: 'MicroSoft Yahei'; float: left; line-height: 30px; width: 120px; height: 36px; background: #949494; color: #fff; font-size: 15px; border: none; margin-right: 5px; }
.form_btn .btn:hover{background:#976132; color: #fff;}
.widget-form-2 .control-label{ font-weight: normal;}
.widget-form-2 .form_btn{ padding-left: 16.7%; overflow: hidden;}
.widget-form-2 textarea{ height: 150px;}

.banner .slide_nav { left: 0; width: 100%; bottom: 34px; text-align: center; }
.banner .slide_nav a{display: inline-block;width: 1em;height: 1em;border-radius: .5em;
margin: .5em;background:#ccc;box-shadow: 1px 1px 2px rgba(0,0,0,.5);overflow: hidden;
line-height: 99px;}
.banner .slide_nav .on{background:#976131;}

/*下层--公告与通函*/
.widget-history-3 { background: #ffffff;position:relative; }
.widget-history-3-T { height:50px; line-height: 50px; border: 1px #e8e8e8 solid;border-bottom: 4px solid #e7e7e7;overflow: hidden;margin: 0 33px 15px; }
.widget-history-3-tab .tab_t { position: relative; width:19%; font-size: 16px; color: #6f6f6f; font-weight:bold;text-align: center; border-left:1px #e7e7e7 solid; margin-left:-1px;}
.widget-history-3-tab .tab_t_cur { color:#00b562; font-size:22px;}
.widget-history-3-tab .tab_t b { position: absolute; width: 0; height: 1em; border-left: 1px solid #cccccc; left: 50%; bottom: 0; display:none;}
.widget-history-3-tab .tab_c { padding: 10px 0 0; }
.widget-history-3_arrs { position: absolute; width: 34px; height: 55px; background: url(../img/arr.gif) no-repeat; top:0; cursor: pointer; transition: none; z-index: 3; }
.widget-history-3_prev { left: 0; }
.widget-history-3_next { right: 0; background-position: right 0; }
.widget-history-3_prev:hover { background-position: 0 bottom; }
.widget-history-3_next:hover { background-position: right bottom; }

.tac_box{background-color:#fff;}
.tac_box .tac_tt{ font-size:24px; font-weight:bold; color:#221815;}
.tac_box.b_tac_box{border-bottom: 1px #b3bcb8 solid;padding-bottom: 30px;margin-bottom: 30px; }
.tac_box.h_tac_box{ padding-top:30px;}

.widget-tab-1-list li { height: 40px; line-height: 40px; overflow: hidden; vertical-align: top; color: #333333; border-bottom: 1px dashed #d8d8d8;font-family: microsoft yahei;}
.widget-tab-1-list li a { color: #4a4a4a;}
.widget-tab-1-list li a:hover { color: #00b562;}
.widget-tab-1-list ._title {width:57%;font-size:13px}
.widget-tab-1-list li ._btn,.widget-tab-1-list li ._count {padding: 0 20px;font-size: 12px;}
.widget-tab-1-list .ion { font-size: 16px; color: #0e90d2;}

/*下层--股票表现*/
.table-responsive .datalist .img{ width: 660px;margin: 20px;}
.table-responsive .datalist .da_t{ font-size:20px; font-weight:bold; color:#00b562;}
.table-responsive .datalist .da_code{ font-size:13px; color:#7b7b7b;font-weight: normal;}

.content-22473 form .btn:hover{ background:#00b663!important;}
.form-m1 .form-m1-btn button{ width:120px!important; height:36px!important; line-height: 36px!important;border-radius: 2px!important;}
.form-m1 .form-m1-btn ._submit{background: #949494!important;}
.form-m1 .form-m1-btn button:hover{background:#00b663!important;}

.mapCon .tac_box.b_tac_box{ border-bottom:0;}
.mapCon img{max-width: none;}
.inewsSearch {padding: 20px 7% 28px;background-color:#fff;}
.inewsSearch .sec_hd { margin-bottom:8px;}
.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;width: 100%;}
.inewsSearch .sec_bd .nselect .ms { position:absolute; left:7px; top:12px; z-index:10;}
.nselect .c_select { display:block; width:100%;background-color:#e5e5e5; height:40px; line-height:40px; border-radius:0!important;}
.nselect .c_select ._txt { padding-right:36px; padding-left:20px;}
.nselect .c_select ._arrow { width:33px; background-color:#aeaeae;}
.nselect .c_select ._arrow .arr {position: absolute;border: .3em solid;left: 50%;top: 50%;border-color: #333 transparent transparent transparent;margin: -0.15em 0 0 -0.2em;border-top-color: #fff;}
.nselect .c_select.on ._arrow .arr{border-color: transparent transparent #333 transparent;margin-top: -0.5em;border-bottom-color: #fff;}
.select-ui-options-ncb { border-color:#ddd!important;background-color: #F1F1F1;overflow: auto;max-height: 11em; width:344px\9;}
.select-ui-options li{padding: 6px;line-height: 1.8em; width:92%;}
.select-ui-options li:hover {background: #aeaeae;color: #fff;}
.select-ui-options-ncb ._disabled { display:none;}
.nInput { display:block; height:39px;border:#ddd 1px solid; padding:0 20px; overflow:hidden; margin-bottom:15px;background-color: #fff;}
.nInput input { width:100%; height:19px; line-height:19px; padding:10px 0; vertical-align:top; border-width:0; font-family:"Microsoft Yahei";}
.nBtn { overflow:hidden;}
.nBtn a { display:block; width:100%; height:40px; line-height:40px; background-color:#00b663; color:#fff; font-size:16px; text-align:center;}