@charset "UTF-8";
/* CSS Document */

/*
-----------------------------内页样式start-----------------------------
*/
.webuploader-pick{
	width:100% !important;
}
/*单篇+文章页start*/
/*newsView*/
.news{
    padding: 10px 85px;
}
.articleBox {
	line-height:28px;
	color: #666;
	font-size: 16px;
    text-align: justify;
}
.articleBox img{
	max-width:100%;
	}
.articleTitle {
	clear: both;
	text-align: center;
	line-height: 35px;
	font-size:26px;
	font-family:"microsoft yahei";
	color:#000000;
}
.articleTime {
    height: 50px;
    overflow: hidden;
	line-height:50px;
	padding:10px 0 20px 0;
    font-size: 0;
    text-align: center;
}
.artcon{
    display: inline-block;
}
.artcon .artfl{
    float: left;
    display: inline;
    font-size: 14px;
    color: #666;
}
.artC{
    margin-right: 10px;
}
.artShare .bdsharebuttonbox a{
    margin: 0 2px 2px 0 !important;
    height: 36px !important;
    width: 20px !important;
}
.artShare .bdsharebuttonbox a.bds_tsina{
    background: url(../images/wb.png) center center no-repeat;
}
.artShare .bdsharebuttonbox a.bds_tqq{
    background: url(../images/tx.png) center center no-repeat;
}
.artShare .bdsharebuttonbox a.bds_qzone{
    background: url(../images/qz.png) center center no-repeat;
}
.artShare .bdsharebuttonbox a.bds_douban{
    background: url(../images/db.png) center center no-repeat;
}
.artShare .bdsharebuttonbox a.bds_sqq{
    background: url(../images/qq.png) center center no-repeat;
}
.artShare .bdsharebuttonbox a.bds_weixin{
    background: url(../images/wx.png) center center no-repeat;
}
.pageUp{
	display:block;
	line-height:30px;
	padding:10px 0 20px 0;
	border-top:1px dotted #ccc;
	color:#333333;
	font-size:14px;
	}
.share{
	display:block;
	clear:both;
	padding:10px 0;
	}
.articlePage{
	clear:both;
	height:30px;
	text-align:center;
	font-family:Arial;
	}
.articlePage a{
	margin:0 1px;
	background:#ccc;
	padding:5px 10px;
	}
.articlePage a:hover{
	color:#fff;
	background:#1e8ddc;
	}
.articlePage a.hover{
	color:#fff;
	background:#1e8ddc;
	}
/**
 * 文章阅读页-内容上部大图
 */
#play{
	width:900px;
	height:600px;
	position:relative;
	overflow: hidden;
	background:#fff;
	border:1px solid #e9e9e9;
	padding:5px;
	margin:20px auto 0 auto;
}
#play .change_a {
	width:40%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	cursor: pointer;
	display: block;
	overflow: hidden;
	background:url(about:blank);
}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {
	width: 24px;
	height: 43px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	display: none
}
#play .prev_a span {background: url(../images/file/article_icon.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../images/file/article_icon.png) no-repeat -30px -50px;right: 0;}
#play .img_ul {
	position: relative;
	z-index: 1;
	width:900px;
	height:600px;
}
#play .img_ul li{
	position: relative;
	z-index: 1;
	width:900px;
	height:600px;
	background:#fff;
	margin:0 0 5px 0;
}
#play .img_ul li img{position:absolute;}
#play .img_ul .zoomText{
	font-size: 14px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	line-height: 28px;
	min-height: 38px;
	padding: 5px 10px;
	box-sizing: border-box;
	text-align: center;
	z-index: 99;
	background-color: rgba(0,0,0,0.6);
}
.imgMove{width:600px;clear:both;margin:20px auto;position:relative;}
.img_hd {
	margin:0 auto;
	overflow: hidden;
	height:60px;
	position:relative;
}
.img_hd ul {
	position: absolute;
	z-index: 1
}
.img_hd ul li {
	float: left;
	height:47px;
	width:70px;
	padding:3px;
	margin:0 7px;
	cursor: pointer;
	background:#fff;
	border:1px solid #d4d4d4;
	position:relative;
}
.img_hd ul li p{
	height:47px;
	width:70px;
	display:block;
	background:#fff;
	position:relative;
	}
.img_hd ul li i{
	display:block;
	clear:both;
	line-height:20px;
	padding:0 5px;
	background:#000;
	color:#fff;
	position:absolute;
	right:3px;
	bottom:3px;
	z-index:99999999999999;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	}
.img_hd ul li img {position:absolute;height:47px;width:70px;}
.img_hd ul li.on {border:1px solid #1e8ddc;background:#1e8ddc;}
.imgMove .bottom_a {
	width:20px;
	height:25px;
	display: block;
	cursor: pointer;
	z-index: 10;
	float:left;
	top:15px;
	position:absolute;
	z-index:9999999999999;
	background:url(../images/file/article_icon.png) no-repeat;
}
.imgMove .prev_a {background-position:left top;left:0;}
.imgMove .next_a {background-position:right top;right:0;}
.articleHand{
    clear:both;
    font-size:16px;
    padding:10px 0px 20px 0;
    overflow: hidden;
    }
.articleHand a{
    display:block;
    line-height:32px;
    padding:0 20px 10px 30px;
    float:left;
	background:url(../images/file/file.png) no-repeat left center; 
}
.articleHand a.word{background:url(../images/file/word.png) no-repeat left 3px; color:#37a6ff !important; }
.articleHand a.ppt{background:url(../images/file/ppt.png) no-repeat left center; color:#ff7735 !important;}
.articleHand a.excel{background:url(../images/file/excel.png) no-repeat left center; color:#15bf44 !important; }
.articleHand a.pdf{background:url(../images/file/pdf.png) no-repeat left center; color:#1369c0 !important; }
.articleHand a.zip{background:url(../images/file/zip.png) no-repeat left 3px; color:#ff9779 !important; }
.shareBox{
	height:40px;
	overflow:hidden;
	background:#f1f1f1;
	}
.shareBoxL{
	float:left;
	padding:0 0 0 20px;
	}
.shareBoxL B{
	display:block;
	line-height:40px;
	float:left;
	}
.bdsharebuttonbox{
	float:left;
	padding:6px 0 0 10px;
	}
.shareBoxR{
	line-height:40px;
	float:right;
	padding:0 20px 0 0;
	font-size:14px;
	color:#000;
	}
/*单篇+文章页end*/

/*全图列表页start*/

.imgList {
    overflow: hidden;
    margin-right: -33px;
}

.imgList dd {
    float: left;
    display: inline;
    width: 33.333%;
    margin-bottom: 30px;
}

.imgList dd .con {
    margin-right: 33px;
    background: #fff;
    padding: 13px;
}

.imgList dd .con .pic {
    position: relative;
    width: 100%;
}

.imgList dd .con .pic:after {
    display: block;
    content: "";
    padding-top: 66.6667%;
}

.imgList dd .con .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.imgList dd .con .text {
    padding-top: 10px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #666;
    text-align: center;
	overflow: hidden;
}

.imgList dd .con .text a {
    color: #666;
}

.imgList dd .con:hover .text a {
    color: #da271f;
}

.imgList dd .con:hover {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.16);
}

/*全图列表页end*/

/*图文列表页start*/

.imgText {
    overflow: hidden;
    margin-right: -32px;
}

.imgText dd {
    float: left;
    display: inline;
    width: 33.333%;
    margin-bottom: 30px;
}

.imgText dd .con {
    padding-right: 32px;
}

.imgText dd .con .pic {
    position: relative;
    width: 100%;
}

.imgText dd .con .pic:after {
    display: block;
    content: "";
    padding-top: 66.8817%;
}

.imgText dd .con .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
}

.imgText dd .con .text {
    padding: 20px 20px;
    background: #fff;
}

.imgText dd .con .text .title {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
	overflow: hidden;
}

.imgText dd .con .text .title a {
    color: #333;
}

.imgText dd .con .text .txt {
    padding-right: 25px;
    height: 90px;
    line-height: 30px;
    overflow: hidden;
    font-size: 16px;
    color: #666;
}

.imgText dd .con .text .time {
    font-size: 16px;
    color: #999;
    margin-bottom: 7px;
}

/*领导页面*/

.imgText1 {
    padding: 0px 50px 70px 55px;
    background: #fff;
}

.imgText1 dd {
    padding: 60px 0;
    border-bottom: 1px solid #e6e6e6;
}

.imgText1 dd.odd .pic {
    float: right;
    display: inline;
    margin-left: 70px;
}

.imgText1 dd.even .pic {
    float: left;
    display: inline;
    margin-right: 70px;
}

.imgText1 dd .pic {
    position: relative;
    width: 350px;
    border-radius: 50%;
    overflow: hidden;
}

.imgText1 dd .pic:after {
    display: block;
    content: "";
    padding-top: 100%;
}

.imgText1 dd .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.imgText1 dd .text {
    overflow: hidden;
}

.imgText1 dd .text .title {
    height: 45px;
    line-height: 45px;
    font-size: 24px;
}

.imgText1 dd .text .title a {
    color: #333;
}

.imgText1 dd .text .duty {
    position: relative;
    height: 47px;
    font-size: 17px;
    color: #da271f;
}

.imgText1 dd .text .duty:after {
    content: "";
    display: block;
    position: absolute;
    width: 31px;
    height: 2px;
    background: #da271f;
    left: 0;
    bottom: 0;
}

.imgText1 dd .text .txt {
    padding-top: 27px;
    height: 150px;
    line-height: 30px;
    font-size: 16px;
    color: #666;
}

/*图文列表页end*/

/*全文列表页start*/

.textList {
    padding-bottom: 32px;
    background: #fff;
}

.textList dd {
    padding: 25px 30px;
    border-bottom: 1px solid #e6e6e6;
}

.textList dd .text .title {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #4c4c4c;
    font-weight: bold;
}

.textList dd .text .title a {
    color: #4c4c4c;
}

.textList dd .text .time {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #999;
}

.textList dd .text .txt {
    height: 64px;
    line-height: 32px;
    font-size: 14px;
    color: #666;
}

/*全文列表页end*/

/*招聘列表页start*/

.ext5 {
    background: #fff;
    padding: 0 40px;
}

.recruitList {
    overflow: hidden;
}

.recruitList .title {
    height: 50px;
    padding-top: 28px;
    line-height: 50px;
    font-size: 0;
    margin-right: -65px;
    margin-bottom: 17px;
}

.recruitList .title span {
    display: inline-block;
    width: 237px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.recruitList dd {
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 3px;
}

.recruitList dd:last-child {
    margin-bottom: 28px;
}

.recruitList dd .recruitT {
    overflow: hidden;
    height: 60px;
    line-height: 60px;
    background: #F5F5F5;
    color: #656565;
    cursor: pointer;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.recruitList dd .recruitT .text {
    font-size: 0px;
    overflow: hidden;
    margin-right: -65px
}

.recruitList dd .recruitT .text .textName {
    width: 237px;
    display: inline-block;
    font-size: 16px;
    color: #666;
    text-align: center;
}

.recruitList dd .recruitT .btn {
    float: right;
    display: inline;
    width: 60px;
    height: 60px;
    padding: 0 30px;
    background: url(../images/jia.png) no-repeat center center;
}

.recruitList dd .recruitC {
    overflow: hidden;
    font-size: 14px;
    color: #888;
    line-height: 28px;
    display: none;
    background: #FFF;
    padding-top: 12px;
}

.recruitTable {
    font-size: 14px;
    color: #555555;
    padding: 0px 0px;
    border-bottom: 1px solid #ddd;
}

.recruitList dd .recruitC .recruitText_title {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    line-height: 25px;
}

.recruitList dd .recruitC .tel {
    padding-top: 23px;
    display: block;
}

.recruitTable table {
    border: none;
}

.recruitTable table tr {
    border: none;
    height: 50px;
}

.recruitTable table tr td {
    border: none;
}

.recruitTable table b {
    margin-right: 20px;
}

.recruitList dd:hover .recruitT {
    background: #da271f;
    color: #FFF;
}

.recruitList dd:hover .recruitT .btn {
    color: #fff;
}

.recruitList dd:hover .recruitT .text .textName {
    color: #FFF;
}

.recruitList dd.active .recruitT {
    background: #da271f;
    color: #FFF;
}

.recruitList dd.active .recruitT .text .textName {
    color: #FFF;
}


/*招聘列表页end*/

/*招聘详情start*/

.recruitView {
    padding: 30px 70px;
}

.recruitView .recruitTitle {
    height: 90px;
    line-height: 90px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #333;
}

.recruitDuty {
    overflow: hidden;
}

.recruitDuty dd {
    float: left;
    display: inline;
    width: 33.333%;
    height: 38px;
    font-size: 16px;
    color: #666;
    text-align: left;
}

.recruitView .recruitC1 {
    overflow: hidden;
    font-size: 14px;
    color: #888;
    line-height: 28px;
    background: #FFF;
    padding-top: 12px;
}

.recruitC1 .recruitText_title {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    line-height: 48px;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    padding-left: 14px;
}

.recruitC1 .recruitText_title:after {
    display: block;
    content: "";
    position: absolute;
    top: 13px;
    left: 0;
    width: 3px;
    height: 22px;
    background: #676767;
}

.recruitC1 .tel {
    padding-top: 23px;
    display: block;
}

.recruitBtn {
    overflow: hidden;
    text-align: center;
    padding: 12px 35px 30px;
}

.recruitBtn a {
    overflow: hidden;
    padding: 15px 40px;
    background: #da271f;
    color: #FFF;
    border-radius: 3px;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.recruitBtn a:hover {
    opacity: 0.9
}

.subPopBox {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 999999;
    display: none;
}

.subPopCont {
    width: 790px;
    height: 555px;
    border: 10px solid #fff;
    border-radius: 3px;
    background: #fff;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -395px;
    margin-top: -277px;
}

.joinForm {
    overflow: hidden;
    padding: 20px 40px;
}

.joinFormTit {
    display: block;
    font-size: 24px;
    color: #333;
    text-align: center;
    overflow: hidden;
}

.h20 {
    clear: both;
    height: 20px;
    overflow: hidden;
}

.joinForm_dl {
    overflow: hidden;
}

.joinForm_dl dd {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    padding-left: 70px;
    position: relative;
    margin-bottom: 10px;
}

.joinForm_dl dt {
    position: relative;
}

.joinFormName {
    display: block;
    width: 70px;
    height: 32px;
    overflow: hidden;
    line-height: 32px;
    text-align: right;
    font-size: 12px;
    color: #444;
    position: absolute;
    left: 0px;
    top: 0px;
}

.joinFormInp {
    display: block;
    width: 203px;
    height: 30px;
    overflow: hidden;
    border: 1px solid #abadb3;
    padding: 0px 5px;
    font-size: 12px;
    background: transparent;
    border-radius: 3px;
    color: #666;
    font-family: "microsoft yahei";
    line-height: 30px;
}

.joinForm_dl dd label {
    margin-right: 15px;
}

.joinForm_dl dt textarea {
    width: 580px;
    height: 140px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #abadb3;
    padding: 5px 10px;
    font-size: 12px;
    margin-left: 70px;
    margin-bottom: 12px;
    color: #666;
    line-height: 20px;
    border-radius: 3px;
}

.joinFile {
    display: inline-block;
    width: 80px;
    height: 28px;
    border-radius: 3px;
    border-style: none;
    overflow: hidden;
    background: #666666;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    text-align: center;
}

input.w_100 {
    width: 100px;
}

a.joinCode {
    font-size: 12px;
    color: #999;
    margin-left: 10px;
}

.joinCode img {
    display: block;
    height: 32px;
    float: left;
}

.joinCode i {
    display: block;
    height: 32px;
    overflow: hidden;
    float: left;
    padding-left: 10px;
}

.h10 {
    clear: both;
    height: 10px;
    overflow: hidden;
}

.contactBt {
    margin-left: 70px;
}

.contactBt a {
    display: inline-block;
    width: 100px;
    height: 35px;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    border-radius: 3px;
    margin: 0px 5px;
}

.contactSubmit {
    background: #00b2f4;
}

.contactReset {
    background: #9a9a9a;
}

.contactReset:hover {
    background: #00b2f4;

}

.closeSubPop {
    width: 30px;
    height: 28px;
    overflow: hidden;
    background: url(../images/close.png) no-repeat center center;
    position: absolute;
    right: -30px;
    top: -30px;
}

.layui-layer-ico {
    overflow: hidden;
    background: url(../images/close.png) no-repeat center center !important;
    position: absolute;
    right: -65px !important;
    top: -16px !important;
    width: 30px;
    height: 30px;
    margin-left: 0;
}

/*招聘详情end*/

/*联系我们start*/

.contactBox {
    padding: 10px;
    overflow: hidden;
}

.contactBox .map {
    width: 58.5393%;
    height: 480px;
    background: red;
    margin-right: 36px;
}

.contactText .title {
    height: 62px;
    line-height: 62px;
    padding-top: 17px;
    color: #da271f;
    font-size: 24px;
    font-weight: bold;
}

.contactText .txt div {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

.contactText .txt {
    line-height: 35px;
    font-size: 16px;
    color: #666;
    margin-bottom: 42px;
}

.contactDl {
    overflow: hidden;
}

.contactDl dd {
    float: left;
    display: inline;
    position: relative;
    width: 105px;
    overflow: hidden;
    margin-right:10px;
}

.contactDl dd img {
    display: block;
    width: 105px;
    height: 105px;
}

.contactDl dd span {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666;
    font-size: 12px;
}

/*联系我们end*/

/*
-----------------------------内页样式end-----------------------------
*/
