/*
* 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(/resources/web/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: #f1f1f1;}
.wrap { max-width: 1200px; margin-right: auto; margin-left: auto; *width: 1200px;}
a{color: inherit; cursor: pointer;}
a:hover { color: #976131;}
/*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; }

/* 网站样式 */
button{ cursor: pointer;}
.trans{ -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.logo{ width: 34%;padding: 10px 0;}
.home .top{ position: absolute;}
.top{ width: 100%;z-index: 10;left: 0; top: 0; background:url(../image/whiteBg.png) repeat; }
.top_r li{padding-top: 10px; cursor: pointer; float: left; margin-left: 10px; color: #a4a5a6; position: relative;}
.top_r ._pan{ display: none; position: absolute; left:0; top: 100%; width: 130%; z-index: 5; background: #fff;}
.top_r ._pan a{ display: block;text-align: left; padding: 3%;text-indent: 10px;}
.top_r li>span{display: block;}
.top_r li.l4 ._pan{ width: 250%; }
.top_r li.l4 ._pan a{ padding: 1%; }
.top_r .l3.hover,.top_r .l4.hover,.top_r .l5.hover { padding-top: 7px;border-top: 3px solid #976131; background: #fff;}
.top_r li.hover ._pan{ display: block;border-bottom: 3px solid #976131;}

.top_r ._form{ overflow: hidden; padding-top: 12px;}
.top_r ._form button{ float: left;background: none; height: 22px; line-height: 22px; color: #000; border: 0;padding: 0; margin: 0; border-left: #a4a5a6 solid 1px;}
.top_r ._form .seartxt{ float: left;width: 0; padding: 0; margin: 0; border: 0; text-indent: 10px; height: 22px; line-height: 22px;}
.top_r ._form:hover .seartxt{ width: 120px; border: 1px solid #dedfde;}
.top_r ._form:hover button{ border-left: none;}
.top_r .ic{padding: 0; margin: 0; color: #494f52; font-size: 12px;}
.header {z-index: 1;}
.banner{ height: 648px; width: 100%; }
.banner li img{ max-width: none; position: absolute; left: 50%; margin-left: -960px;}
.banner .arrs{ display: none; position: absolute; width: 45px; height: 90px; background:url(../image/banner_btns.png) no-repeat; top: 50%; margin-top: -45px; left: 50%;}
.banner:hover .arrs{ display: block;}
.banner .arr_prev{ margin-left: -670px;}
.banner .arr_next{ margin-left: 620px;  background-position: -45px 0; }
.b_navs_con{ position: absolute; z-index: 20; width: 100%; height: 90px; left: 0; bottom: 0; background:url(../image/whiteBg.png) repeat;}
.b_navs_con .wrap{ height: 100%; border-right: 1px solid #decfce; border-left:1px solid #decfce ;}
.b_navs{ position: absolute; width: 100%; height: 100%; overflow: hidden; left: 0; bottom: 0; z-index: 5;}
.b_navs li{ float: left; width: 20%; height: 100%; }
.b_navs li>a{display: block; width: 100%; height: 100%;}
.b_navs li h3{ line-height: 90px; float: left;}
.b_navs ._detail{ background: #f8f8f8; display: none; overflow: hidden;}
.b_navs ._detail ._img{ width: 90px;}
.b_navs ._detail ._info{ padding:10px 4%; float: left; width: 42%; height: 70px; overflow: hidden; line-height: 1.4;}
.b_navs .hic{padding: 15px 25px; float: left; }
.b_navs .ic{ background: url(../image/h_icos2.png) no-repeat 0 -60px; display: inline-block; float: left; width: 60px; height: 60px;}
.b_navs .ic2{ background-position:-60px -60px; }
.b_navs .ic3{ background-position:-120px -60px; }
.b_navs .ic4{ background-position:-180px -60px; }
.b_navs .ic5{ background-position:-240px -60px; }
.b_navs li:hover .hic{ background: #976131; display: none;}
.b_navs li:hover .ic{ background-position: 0 0;}
.b_navs li:hover h3{ display: none;}
.b_navs li:hover ._detail{ display: block;}


.homeCon{ background: #fff; padding: 50px 0;}
.homeLeft{ width: 71%;}
.homeRight{ width: 25%;}
.homeNews{ margin-bottom: 40px;}
.homeNews ._news{ height: 285px;}
.homeNews ._news .slide_nav{ display: none;}
.homeNews .narrs { position: absolute; color: #fff; top: 20px; font-size: 12px; width: 20px; height: 20px; line-height: 20px; background: #b4b4b4;}
.homeNews .narr_prev { right: 23px;}
.homeNews .narr_next { right: 0px;}
.homeNews .narrs:hover{ background: #976131;}
.homeNews ._news li{ overflow: hidden;}
.homeNews ._tit{ position: relative;font-size: 22px; line-height: 34px; margin-bottom: 20px; color: #000; background: url(../image/tit_bg.gif) no-repeat left bottom; }
.homeNews ._tit h3{ padding-bottom: 7px;}
.homeNews ._img{ width: 45%; cursor: pointer;overflow: hidden;}
.homeNews ._img ._c{overflow: hidden; height: 0; padding-bottom: 55.25%;}
.homeNews ._img img{ width: 100%;}
.homeNews ._img ._info{ position: static;width: 92%;padding: 4%; color: #fff;background:url(../image/black.6.png) repeat; }
.homeNews ._list{ width: 52%;}
.homeNews ._list ._txt{ padding-bottom:18px; border-bottom: #ddd solid 1px; margin-bottom: 17px;}
.homeNews ._list h3{ font-size: 18px; font-weight: normal; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.homeNews ._list dl{ line-height: 2.2;}
.homeNews ._list dd{position: relative; padding-right: 20%; white-space: nowrap; overflow: hidden; text-overflow:ellipsis; }
.homeNews ._list dd span{ position: absolute; right: 0;}
.homeNews >a.r{ margin-top: -10px;}

.h_news_tab{ margin-bottom: 40px;}
.h_news_tab .tab_b{ height: 32px; line-height: 32px; margin-bottom: 15px;}
.h_news_tab .tab_t{ width: 104px; height: 32px;line-height: 32px; text-align: center; background: #e2e2e2;}
.h_news_tab .tab_t_cur{ color: #fff; background: #976131; }
.h_news_tab .tab_c{ padding: 30px; border: #ddd solid 1px;}
.h_news_tab .tab_c li{ width: 45%; margin-right: 5%; float: left; margin-bottom: 20px;}
.h_news_tab .tab_c ._date{font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; border-right: #ddd solid 1px; padding-right: 10px; border-right: #ddd solid 1px; margin-right: 10px; padding-bottom: 20px;}
.h_news_tab .tab_c ._date .p1{ font-size: 16px;}
.h_news_tab .tab_c ._date .p2{ font-size: 16px; color: #d7d7d7;}
.h_scroll{ height: 260px; }
.h_scroll li{ width: 272px; cursor: pointer;}
.h_scroll li ._name{ width: 132px; height: 36px; line-height: 36px; margin-bottom: 13px; text-align: center; background: #f2f2f2;}
.h_scroll li ._img{ height: 0; padding-bottom: 60%; overflow: hidden;}
.h_scroll li:hover ._name{background: #976131; color: #fff;}
.h_scroll .arrs { display: inline-block; background: url(../image/btns.png) no-repeat 0 0;  top: 43.5%; width: 50px;height: 50px;}
.h_scroll .arr_prev{ left: 0;}
.h_scroll .arr_next{ right: 0; background-position: -50px 0;}
.homeRight ._video dt{ width: 96%; background:#eef3f8 url(../image/tit_bg2.gif) no-repeat left; padding-left: 4%; margin-bottom: 10px; font-size: 16px; font-weight: bold; color: #000;  line-height: 30px;  }
.homeRight ._video{ margin-bottom: 30px;}
.homeRight ._video dd{ position: relative; height: 0; padding-bottom: 56%; overflow: hidden;}
.homeRight ._video .playBtn{ position: absolute; width:64px; left: 50%; margin-left: -32px; top: 30%; }
.homeLink{ overflow: hidden; width: 100%; margin-bottom: 25px;}
.homeLink ul{ float: left; width: 102%;}
.homeLink li{ float: left; width: 48%; height: 84px; margin-bottom: 2%; line-height: 84px; background: #9e9e9e; color: #fff; margin-right:2%; text-align: center; font-size: 14px;}
.homeLink li .ic{display: inline-block; vertical-align: middle; margin-right: 10px; background:url(../image/h_icos.png) no-repeat 0 0; width: 40px; height: 40px; }
.homeLink li .ic2{ background-position: -40px 0; }
.homeLink li .ic3{ background-position: -80px 0; }
.homeLink li .ic4{ background-position: -120px 0; }
.homeLink li a{ display: block; color: #fff;}
.homeLink li:hover{ background: #976131; }

.hr_tit{ padding: 10px;}
.homeSubject{ border: #ddd solid 1px; margin-bottom: 30px;}
.homeSubject ._list{ height: 0; padding-bottom: 48.7%; overflow: hidden;}
.homeSubject ._bar{ background: #f7f8fa; text-align: center; line-height: 30px;}
.homeSubject ._bar a{ display: inline-block; margin:0 6px; width: 14px; height: 14px; border-radius: 7px; line-height: 99; overflow: hidden; background: #7f92a0; }
.homeSubject ._bar a.on{ background: #976131; }
.homePublic { padding:0 10px;  border: #ddd solid 1px;}
.homePublic .hr_tit{ padding:10px 0;}
.homePublic ._item{ overflow: hidden; padding: 20px 0; border-top: #ddd dashed 1px;font-size: 12px; line-height: 1.3; }
.homePublic ._item ._img{ margin-right: 20px; width: 34%;}
.homePublic ._list{ height: 200px; padding-bottom: 40px;}
.homePublic .slide_nav{ display: none;}
.homePublic .parrs{ display: inline-block; color: #fff; background: #c9c9c9; text-align: center; line-height: 36px; width: 36px; height: 36px; position: absolute;  bottom: 0; z-index: 20;}
.homePublic .parrs:hover{ background: #976131;}
.homePublic .parr_next { right: 0;}
.homePublic .parr_prev{ right: 40px;}
.home .footer{margin-top: 0;}
.footer{ overflow: hidden; margin-top: 50px; background: #e9e9e9;border-top:#d7d7d7 solid 1px; box-shadow:#dbdbdb 0px 0px 15px; }
.footer>.wrap{ padding: 60px 0 40px 0;   }
.foot_logo{ margin-bottom: 15px;}
.footer dl{ float: left; }
.footer dt{ font-weight: bold; color: #221815; font-size: 20px; margin-bottom: 10px;}
.footer dd{ line-height: 30px;}
.footer .d1{ width: 31%; margin-right: 7.5%;}
.footer .d2{ width: 18%;}
.footer .d3{ width: 20%;}
.footer .d4{ width: 20%; float: right;}
.footer .d2 dd a,.footer .d3 dd a{ display: block; padding-left: 12%; position: relative; }
.footer .d2 dd .ion,.footer .d3 dd .ion{ position: absolute; left: 0;}
.footer .coder { text-align: center;}
.footer .coder .l1{ margin-right: 10%; }
.footer_bottom{ width: 100%; background: #976131; color: #cab3a3; height: 50px; line-height: 50px;}
.footer_bottom a{ color: #cab3a3;}
.footer_bottom a:hover{ color: #fff;}
.footer_bottom .r em{ margin: 0 10px;}

/*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: #976132; 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(../image/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: #976132; 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(../image/channelT_bg.jpg) no-repeat center; height: 100px; color: #fff; padding-left: 50px; padding-top: 10px;}
.channelT h2{ font-size: 30px; font-weight: normal; line-height: 80px;}
.channelT h4{font-size: 16px; font-weight: normal;}
/*伊泰简介*/
.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: #956030;}
.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(../image/dot_normal.png) center bottom no-repeat; font-size: 14px; }
.widget-history-4 .tab_t_cur { background-image: url(../image/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(../image/line.png) center 0 repeat-y; padding-top: 30px; }
.widget-history-4 .tab_c li { background: url(../image/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: #946131;}
.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(../image/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;}
.news_list li:hover h3{ color: #976132;}
.news_list li ._btn{ background: #976131; 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(../image/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(../image/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: 25%; float: left; position: relative; overflow: hidden;}
.proCom li ._mask{ position: absolute; left: 0; bottom: 0; width: 100%; height: 74px;text-align: center; background:url(../image/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(../image/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: #72451c; 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: #976132;}
.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;}
.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: #976132; 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: #976132;}
.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: #75471e;}
.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: #976132;}
.coal_chem .tools .tips{ color: #6f4219; 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 .bdsharebuttonbox { margin-top: 10px;}
.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;}

 .nav{ width:63%;position:relative;}
 .nav .navli{ float:left; width:12.2%; position: relative;}
 .nav .navli .nav_a{ display:block; width:100%; text-align:center; font-size:15px; position:relative;}
 .nav .navli.cur .nav_a{ background-color:#1f80be; color:#fff;}
 .nav .navli ._layer{ z-index: 20;border-bottom: #976131 solid 4px; overflow: hidden;display:none; width:545px; position:absolute; ;left:0; top:142%; background:#ededed;border-top: 2px #f3f3f3 solid;}
 .nav .navli ._layer ._layer_menu{ width:20%; 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:#976131;}
 .nav .navli ._layer ._img { width:72%; 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;}
.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%; left: 0; top: 0; z-index: 10;  padding: 6%; color: #fff; background:url(../image/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-job-4 ._btn2: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;}
.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: 100px; 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;}
.foot_btnn{ float: right; margin-left: 40px; cursor: pointer; width: 50px; height: 50px; background: #bb8a5e;color: #fff; text-align: center; line-height: 50px; font-size: 20px;}
.foot_btnn .i2{ display: none;}
.foot_btnn.active .i1{ display: none;}
.foot_btnn.active .i2{ display: block;}

.album_wrap .album_ordinary .album_btns_bar{ top: 50%;background: none;}
.album_wrap .album_ordinary .album_btns_bar .arr_next{ float: right; background: none;}
.album_wrap .album_ordinary .album_close{ position: fixed; top: 50px; right: 50px;}

.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:#a47c29; color:#fff; font-size:16px; text-align:center;}
