@charset "UTF-8";
body, div, dl, dt, dd, ul, ol,em, li, h1, h2, h3, h4, h5, h6, pre, strong, em, span, form, fieldset, input, textarea, p, blockquote, th, td, b input{padding: 0;margin: 0;font-weight:normal;}
html{overflow: -moz-scrollbars-vertical;overflow-x: hidden;} /*始终让 Firefox 显示滚动条*/
*{word-wrap: break-word;margin: 0;padding: 0;}/*文字强制换行word-break:keep-all;(Ff)*/
table{border-collapse: collapse;}/*细线表格*/
fieldset, img{border: none;}/*清除描边,块显示*/
ul, li{list-style-type: none;}/*无列表项目标记*/
a{text-decoration: none;}/* 链接无下划线,有为underline;链接去框 */
a:link{color: #555;}/* 未访问的链接 */
a:visited{color: #555;}/* 已访问的链接 */
a:hover{color: #ff7741;}/* 鼠标在链接上 */
a:active{color: #555;blr:expression(this.onFocus=this.blur());}/* 点击激活链接 */
body{font-family:"Microsoft YaHei";font-size:14px;color:#555;background:#f2f2f2;}
select, input{vertical-align: middle;outline: none;font-family:"Microsoft YaHei";}
em, i , strong{font-style: normal;}
strong{font-weight:normal;}
input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox]{cursor: pointer;outline: none;border: none;}
h5{font-style: normal;}
.fl{ float:left;}
.fr{ float:right;}
.clear{clear:both;overflow: hidden;}
.h5{height:5px;clear:both;}
.h10{height:10px;clear:both;}
.h15{height:15px;clear:both;}
.h20{height:20px;clear:both;}
.h30{height:30px;clear:both;}
.h40{height:40px;clear:both;}
.h45{height:45px;clear:both;}
.h50{height:50px;clear:both;}
.h60{height:60px;clear:both;}
.h90{height:90px;clear:both;}
.h150{height:150px;clear:both;}
.wrap{ 
	width:1200px; 
	margin:0 auto; 
	clear:both; 
}
.wrap.whiteBg{ background:#fff;}
.wrap_1255{
	padding-left:15px;
	width:1240px; 
	margin:0 auto; 
	clear:both;
}
.wrapCon{
	width:1120px; 
	margin:0 auto; 
	clear:both; 
	overflow:hidden;
	background:#fff;
	padding:40px;
}
.minH_400{
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

.listColor{
	background:#f2f2f2;
}

/*首部 begin*/
.white{
	background:#fff;
}

.top1{
	padding:15px 0;
	line-height: 20px;
	overflow:hidden;
	background:#f2f2f2;
	display: none;
}

.top1L{
	float:left;
	display:inline;
}
.top1L span{
	display: block;
	float: left;
	margin-right: 20px;
}
.top1R{
	overflow:hidden;
	float:right;
}

.top1R .s1{
	color:#cc0000;
	font-weight:bold;
}

.top1R .s3{
	color:#cc0000;
}

.top1R .s1{
	display: block;
	height: 20px;
	line-height: 20px;
	background:url(../images/a1_05.jpg) no-repeat left center;
	background-size: 15px 10x;
	padding-left:25px;
}


.top1R .s2{
	display: inline-block;
	height: 20px;
	line-height: 20px;
	background:url(../images/a1_07.jpg) no-repeat left center;
	background-size: 20px 15px;
	padding-left:20px;
}
.menuColor{
	background:#fff;
}
.menu{
 	padding:15px 0;
	overflow:hidden;
}

.logo{
	margin-left:20px;
	float:left;
}
.menuR{
	float:right;
}

.menuR dd{
	text-align: center;
	height:60px;
	line-height:60px;
	width:60px;
	text-align: center;
	font-size:15px;
	display: inline-block;
	float:left;
	list-style: none;
	margin-left: 50px;
}
.menuR dd.hover a{ color:#ff7741;}

/*首部 ending*/


/*banner begin*/
.banner img{
	width:100%;
	height:650px;
}
.banCode{
	position: absolute;
	right: 50%;
	top: 50%;
	margin-top: -137px;
	margin-right: -600px;
	overflow: hidden;
	z-index: 9;
}
.banCode p{
	overflow: hidden;
	padding: 5px;
	background: #fff;
}
.banCode p img{
	display: block;
	width: 140px;
	height: 140px;
}
.banCode i{
	display: block;
	overflow: hidden;
	font-size: 16px;
	color:#333;
	text-align: center;
	height: 25px;
	padding-top: 10px;
}
/*banner ending*/

/*foot begin*/

.foot{
	background:#21252b;
	padding:40px 0 55px 0;
}

.footL{
	width:808px;
	overflow: hidden;
	float:left;
	margin-right:118px;
}

.footL p{
	font-size:13px;
	color:#73777a;
	margin-bottom:15px;
}

.footL p a{
	font-size:13px;
	color:#73777a;
	margin-bottom:15px;
}

.footR{
	float:right;
	overflow: hidden;
}

.footP1{
	float:left;
	margin-right:20px;
}

.footP1 img{
	width:121px;
	margin-bottom:15px;
}

.footP1 p{
	text-align: center;
}
.footP2{
	float:left;
}
.footP2 img{
	width:121px;
	margin-bottom:15px;
}

.footP2 p{
	text-align: center;
}
/*foot ending*/



/* demo1 */	
.focus1{width:100%;height:calc(100vh - 140px);overflow: hidden;position: relative;}
.focus1 .center{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
.focus1 .hd{width: 100%;position: absolute;z-index: 1;bottom: 0;left: 0;height: 30px;line-height: 30px;}
.focus1 .hd ul{text-align: center;}
.focus1 .hd ul li{
	cursor: pointer;display: inline-block;*display:inline;zoom: 1;width:30px;height:5px;overflow: hidden;line-height: 999px;margin: 0 2px;
	background:#fff;
	border-radius:2px;
}
.focus1 .hd ul .on{background:#ff7741;}
.focus1 .bd{position:relative;height: 100%;z-index: 0;overflow:hidden;}
.focus1 .bd dd{zoom: 1;vertical-align: middle;height:100%;width: 100%;}
.focus1 .bd dd a{
	display:block;
	height:100%;
	width:100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.banScale a{
	-webkit-animation: banScale 7s linear forwards;
	-o-animation: banScale 7s linear forwards;
	animation: banScale 7s linear forwards;
}
@keyframes banScale{
	0%  {transform: scale(1);}
	100%{transform: scale(1.1);}
}
.focus1 .bd .bd_dl{height: 100%;}
.focus1 .prev,.focus1 .next{
	opacity: 0;
	visibility: hidden;
	position: absolute;left:0;top: 50%;margin-top: -25px;display: block;width: 32px;height: 40px;
	background:#000 url(../images/slider-arrow.png) -110px 5px no-repeat;;
	}
.focus1 .next{left: auto;right:0;background-position: 8px 5px;}
.focus1 .prev:hover, .focus1 .next:hover{filter: alpha(opacity=100);opacity: 1;}
#video{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
	object-fit: cover;
    object-position: center center;
}
.videoShadow{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4;
	background: rgba(0,0,0,0.3);
}
a.scrollOne {
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
	width:81px;
	height:81px;
	background:url(../images/mouse_guide.png) no-repeat;
	display: block;
	position: absolute;
	z-index: 100;
	right:0px;
	/*margin-right: -40px;*/
	bottom:0px;
	z-index:8;
	-webkit-animation: jumpto 1.5s linear infinite;
	animation: jumpto 1.5s linear infinite;
	-moz-animation: jumpto 1.5s linear infinite;
	-o-animation: jumpto 1.5s linear infinite;
	-ms-animation: jumpto 1.5s linear infinite;
	opacity: .8;
	-ms-filter: alpha(opacity=80);
	filter: alpha(opacity=80);
}
@keyframes jumpto {
0% {
margin-bottom:0;
animation-timing-function:ease-out
}
50% {
margin-bottom:10px;
animation-timing-function:ease-in
}
100% {
margin-bottom:0;
animation-timing-function:ease-out
}
}


/********************/
/*******二级页面*****/
/********************/
/*textList begin*/

/*二级页面公用框架*/
.subBanner{
	padding-top:23.95833333%;
}
.locationBox{
	height: 60px;
	overflow: hidden;
	background: #fff;
}
.location {
    clear: both;
    height: 60px;
    background: #fff;
    font-size: 14px;
    -webkit-box-shadow: 0px 1px 2px rgba(152,152,152,0.16);
    box-shadow: 0px 1px 3px rgba(152,152,152,0.16);
    position: relative;
    z-index: 9;
}
.location.fixed{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 99;
}
.subLL{
	float:left;
}
.subLL em{
	display: inline-block;
	float:left;
	width:25px;
	height:60px;
	background:url(../images/home.jpg) no-repeat center center;
}
.subLL i{
	display: inline-block;
	float:left;
	width:25px;
	height:60px;
	background:url(../images/arrowRight.jpg) no-repeat center center;
}
.subLL span{
	display: inline-block;
	float:left;
	line-height: 60px;
	color:#999999;
	font-size:14px;
}
.subLL a{
	display: inline-block;
	float:left;
	line-height: 60px;
	color:#999999;
	font-size:14px;
}
.subLL a:hover{
	color:#ff7741;
}
.subLL a.hover{
	color:#ff7741;
}

.subLR{
	display:inline-block;
	float:right;
	line-height: 57px;
	margin-left:20px;
}

.subLR dd{
	display:inline-block;
	float:left;
	line-height: 57px;
	margin: 0px 10px;
}
.subLR dd a{
	display:inline-block;
	line-height: 57px;
	color:#999999;
}
.subLR dd a:hover,.subLR dd.hover a{color:#ff7741;border-bottom:3px solid #ff7741;}
.textListcolor{background:#fff;}

.subTL{
	margin-right:40px;
	float:left;
}

.subTL p{
	width:400px;
	height:265px;
	overflow:hidden;
}


.subTL img{
	margin-left: 20px;
	width:400px;
	height:265px;
}

.subTR{
	width:720px;
	overflow: hidden;
}

.subTR:hover a{
	color:#ff7741;
}

.subTR h6 a{
	display: block;
	margin:20px 0 30px 0;
	font-size:24px;
	color:#333333;
	font-weight:bold;
}

.subTR h6 a:hover{
	
}

.subTR p{
	display: block;
	font-size:14px;
	color:#666666;
	line-height:30px;
	height:120px;
	overflow: hidden;
	margin-bottom:40px;
}

.subTR span{
	display: block;
	font-size:12px;
	color:#999999;
	float:left;
	margin-left:15px;
}

.subTR em{
	display: block;
	font-size:12px;
	color:#999999;
	float:right;
	margin-right:35px;
}


.subFL{

	overflow:hidden;
}

.subFL span{
	
}


.testList dd{
	overflow: hidden;
	margin-top:20px;
	border-bottom:1px solid #e5e5e5;
}

.testList p{
	display: block;
	overflow: hidden;
	margin:0 20px 20px 20px;
	float:left;
	background:#f8f8f8;
}

.testList dd:hover p{
	color:#fff;
	display: block;
	overflow: hidden;
	margin:0 20px 20px 20px;
	float:left;
	background:#ff7741;
}

.testList dd:hover span{
	color:#fff;
}

.testList dd:hover em{
	color:#fff;
}

.testList dd:hover div a{
	color:#ff7741;
}

.testList p span{
	display:block;
	width:55px;
	height:45px;
	color:#999999;
	font-size:46px;
	padding:5px 20px 10px 20px;
}

.testList p em{
	display:block;
	width:67px;
	height:25px;
	color:#999999;
	font-size:14px;
	padding:0px 10px 5px 20px;
}

.testList div{
	float:left;
	overflow:hidden;
	width:1040px;
}

.testList div h6 {
	font-size:18px;
	color:#333333;
	margin:10px 0 5px 0;
}

.testList div i{
	height:50px;
	line-height:25px;
	overflow: hidden;
	margin:0 10px 0 0;
	font-size:14px;
	color:#666666;
}

/*textList ending*/



/*imgText ending*/

.wrap.imgTextColor dl{
	width:1240px;
	overflow: hidden;
}
.imgText{
	clear: both;
}

.imgText dd{
	float:left;
	width:383px;
	display: block;
	background:#fff;
	overflow: hidden;
	margin:0 10px 25px 15px;
	-webkit-transition:all .3s ease;
	transition:all .9s ease
}

.imgText dd:hover{
	border-bottom-color:#c5c4c3;
	-webkit-transform:translateY(-4px);
	transform:translateY(-4px);
	-webkit-box-shadow:0 20px 40px rgba(f,f,f,.12);
	box-shadow:0 20px 30px rgba(0,0,0,.12)
}

.imgText p{
	height:220px;
	width:385px;
	overflow:hidden;
	margin-bottom:20px;
}

.imgText img{
	height:220px;
	width:385px;
	display: block;
}

.imgText h6{
	font-weight:bold;
	margin:0 15px 15px 15px;
	font-size:16px;
	color:#333333;
}

.imgText i{
	display:block;
	margin:0 15px 15px 15px;
	font-size:14px;
	line-height:25px;
	color:#808080;
	height:50px;
	overflow: hidden;
}

.imgText span{
	display:block;
	margin:0 15px 15px 15px;
	color:#b2b2b2;
}
/*imgText ending*/


/*imgList begin*/
.imgList{
	overflow:hidden;
}
.imgList dd{
	float:left;
	width:383px;
	display: block;
	background:#fff;
	overflow: hidden;
	margin:0 10px 25px 15px;
	-webkit-transition:all .2s ease;
	transition:all .9s ease
}
.imgList dd:hover{
	border-bottom-color:#c5c4c3;
	-webkit-transform:translateY(-4px);
	transform:translateY(-4px);
	-webkit-box-shadow:0 20px 40px rgba(f,f,f,.23);
	box-shadow:0 10px 30px rgba(0,0,0,.23);
}

.imgList p{
	height:220px;
	width:383px;
	overflow:hidden;
	margin-bottom:20px;

}

.imgList img{
	height:220px;
	width:383px;
	display: block;
}
dl.imgList h6 a{
	display: block;
	text-align: center;
	margin-bottom:20px;
	font-size:16px;
	color:#666666;
}

.imgList2{
	margin: 0px -7px;
}
.imgList2 dd{
	width: 25%;
	float: left;
	display: inline;
	padding: 7px 0px;
}
.imgList2 dd .teamBox{
	margin: 0px 7px;
	overflow: hidden;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.teamBox p{
	overflow: hidden;
}
.teamBox p a{
	display: block;
	overflow: hidden;
	padding-top: 122.807018%;
	position: relative;
}
.teamBox p a img{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.imgList2 h6{
	padding: 15px 0px;
	background: #fff;
}
.imgList2 h6 a{
	display: block;
	text-align: center;
	font-size:16px;
	color:#666666;
}
.imgList2 dd:hover .teamBox{
	border-bottom-color:#c5c4c3;
	-webkit-transform:translateY(-4px);
	transform:translateY(-4px);
	-webkit-box-shadow:0 20px 20px rgba(f,f,f,.23);
	box-shadow:0 10px 20px rgba(0,0,0,.23);
}
/*imgList ending*/


/**
 * 文章详细页（标题、时间、内容、附件）
 * @author 杨朝杰
 * @return
 */
.pageBox{
	min-height:300px;
	height:auto !important;
	height:300px;
	clear:both;
	overflow:hidden;
	padding:40px 60px; 
	background:#fff;
    -webkit-animation: gfadeIn 0.6s 0.6s both;
    -moz-animation: gfadeIn 0.6s 0.6s both;
    animation: gfadeIn 0.6s 0.6s both;
	}
.articleTitle{
	padding:20px 0 10px 0;
    font-size:32px;
    line-height:46px;
    color:#333;
    text-align: center;
	font-weight:bold;
	}
.articleTime {
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #f0f0f0;
    color: #888;
    font-size: 14px;
}
.fontBt span{ cursor:pointer; padding:0 2px;}
.fontBt span:hover{ color:#ff0000;}

.articleBox {
    overflow:hidden;
    font-size: 16px;
    color: #808080;
    line-height: 40px;
	padding:20px 0 0 0;
}
.articleBox img{ max-width:100%;}

.articleHand{
    clear:both;
    font-size:16px;
    overflow: hidden;
	padding:10px 0 0 0;
    }
.articleHand a{
    display:block;
    line-height:32px;
    padding:10px 20px 10px 30px;
    float:left;
	background:url(../images/file.png) no-repeat left center; 
}
.articleHand a.word{background:url(../images/word.png) no-repeat left center; color:#37a6ff !important; }
.articleHand a.ppt,.articleHand a.pptx{background:url(../images/ppt.png) no-repeat left center; color:#ff7735 !important;}
.articleHand a.excel{background:url(../images/excel.png) no-repeat left center; color:#15bf44 !important; }
.articleHand a.pdf{background:url(../images/pdf.png) no-repeat left center; color:#1369c0 !important; }
.articleHand a.zip{background:url(../images/zip.png) no-repeat left center; color:#ff9779 !important; }

.codeBox{
	clear:both;
	background:#fff;
	text-align:center;
	padding:20px;
	}
.codeBox p{
	display:block;
	line-height:40px;
	font-size:14px;
	}
	
/**
 * 文章阅读页-内容上部大图
 */
/**
 * 文章阅读页-内容上部大图
 */
#play{
    width:800px;
    height:535px;
    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/article_icon.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../images/article_icon.png) no-repeat -30px -50px;right: 0;}
#play .img_ul {
    position: relative;
    z-index: 1;
    width:800px;
    height:535px;
}
#play .img_ul li{
    position: relative;
    z-index: 1;
    width:800px;
    height:535px;
    background:#fff;
    margin:0 0 5px 0;
}
#play .img_ul li img{position:absolute;}
.imgMove{width:800px;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 #ff7741;background:#ff7741;}
.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/article_icon.png) no-repeat;
}
.imgMove .prev_a {background-position:left top;left:0;}
.imgMove .next_a {background-position:right top;right:0;}

.articlePage{
    clear:both;
    text-align:center;
	overflow:hidden;
	padding:20px 0;
    }
.articlePage a{
    display: inline-block;
    padding: 8px 15px;
    color: #444;
    border-radius: 2px;
    margin: 0 2px;
    background: #E2E2E2;
    }
.articlePage a:hover,.articlePage a.hover{
    color:#fff;
    background:#666;
    }
	
.pageUp{
	clear:both;
	overflow:hidden;
	line-height:35px;
	font-size:16px;
	padding:20px 0 0 0;
	border-top: 1px solid #e4e4e4;
}

/**
 * 分享
 * @author 杨朝杰
 * @return
 */
.ShareBox {
	overflow: hidden;
	clear:both;
}
.ShareBox p {
	display: block;
	overflow: hidden;
	float: left;
}
.ShareBox i {
	clear:both;
	display: block;
	font-size:12px;
	color:#666;
	text-align: center;
	overflow: hidden;
	margin:5px 0px;
	display:none;
}
.ShareBox span {
    font-size: 14px;
    line-height: 30px;
	float:left;
}
.ShareBox a{
	padding: 0 !important;
    width: 30px !important;
    height: 30px !important;
    margin: 0 7px 0 0 !important;
	}
.ShareBox .bds_weChat{background: url(../images/share/shareBt5.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .bds_tsina{background: url(../images/share/shareBt1.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .bds_tqq{background: url(../images/share/shareBt2.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .bds_qzone{background: url(../images/share/shareBt3.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .bds_douban{background: url(../images/share/shareBt4.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .bds_sqq{background: url(../images/share/shareBt6.png) no-repeat center center !important;background-size:100%!important;}
.ShareBox .f_more{background:url(../images/footShare.png) no-repeat -111px 0px !important;}
	
/**
 * 列表分页
 * @author 杨朝杰
 * @return
 */
.page{padding:5px 0;text-align: center;clear: both;font-size: 14px;}
.page a{display: inline-block;overflow: hidden;padding:8px 14px;color:#999999;border-radius:3px;background: #fff;}
.page a:hover{background: #ff7741;color:#fff;}
.page a.hover{background: #ff7741;color:#fff;}
.page input{display: inline-block;vertical-align: middle;height: 22px;border: 1px solid #e6e6e6;position: relative; top: -2px;}
.page input.pageDetail{width: 30px; height: 30px; text-align: center; border-radius: 3px; color: #999999; position: relative; top: -13px;}
.page label{color:#999999;position: relative;top: -11px;}
.page input.page_bnt{border: none; width: 30px; height: 25px; cursor: pointer; background: none; color: #999999; position: relative; top: -13px;}

.page a div{
	width: 11px;
    height: 19px;
	background-position: center center;
	background-repeat: no-repeat;
}
.page a.firstPage div{background-image: url(../images/page/firstPage.png)}
.page a.prevPage div{background-image: url(../images/page/prevPage.png)}
.page a.nextPage div{background-image: url(../images/page/nextPage.png)}
.page a.lastPage div{background-image: url(../images/page/lastPage.png)}

.page a.firstPage:hover div{background-image: url(../images/page/firstPageH.png)}
.page a.prevPage:hover div{background-image: url(../images/page/prevPageH.png)}
.page a.nextPage:hover div{background-image: url(../images/page/nextPageH.png)}
.page a.lastPage:hover div{background-image: url(../images/page/lastPageH.png)}

.page a.firstPage.disabled{background:#E2E2E2;}
.page a.prevPage.disabled{background:#E2E2E2;}
.page a.nextPage.disabled{background:#E2E2E2;}
.page a.lastPage.disabled{background:#E2E2E2;}

.page a.firstPage.disabled div{background-image: url(../images/page/firstPage.png)}
.page a.prevPage.disabled div{background-image: url(../images/page/prevPage.png)}
.page a.nextPage.disabled div{background-image: url(../images/page/nextPage.png)}
.page a.lastPage.disabled div{background-image: url(../images/page/lastPage.png)}


/*招聘*/
/*
* 招聘列表页
*/
.recruitList{
    background: #fff;
    overflow: hidden;
    padding: 50px;
}
.recruitment_dl{
    margin: 0px auto;
    position: relative;
    z-index: 9;
    overflow: hidden;
    background: #fff;
}
.recruitment_dl dt{
    overflow: hidden;
    background: #d6000f;
}
.recruitment_dl dd span,
.recruitment_dl dt span{
    display: block;
    width: 240px;
    height:50px;
    overflow: hidden;
    float: left;
    display: inline;
    font-size:15px;
    color:#fff;
    text-align: left;
    line-height:50px;
    text-align: center;
}
.recruitment_dl dd span{
    display: block;
    width: 240px;
    height:50px;
    overflow: hidden;
    float: left;
    display: inline;
    font-size:15px;
    color:#666;
    text-align: left;
    line-height:50px;
    text-align: center;
}
.recruitment_dl dd a:hover span{
    color:#d6000f;
}
.recruitment_dl dd{
    overflow: hidden;
    border-bottom:1px dotted #e1e1e1;
}
.recruitment_dl dd.hover{
    border:none;
}
.recruitment_dl dd span.span_1,
.recruitment_dl dt span.span_1{
    width: 270px;
    padding-left: 20px;
    text-align: left;
}
.recruitment_dl dd span.span_3,
.recruitment_dl dt span.span_3{
    width: 210px;
}
.recruitment_dl dd span.span_4,
.recruitment_dl dt span.span_4{
    width: 240px;
}
/*.recruitment_dl dt span.span_4{
    text-align: center !important;
}*/
.recruitment_dl dd span.span_2,
.recruitment_dl dt span.span_2{
    width: 130px;
    padding-left: 0px;
    text-align: right;
    padding-right: 20px;
}



/**
 * 招聘列表
 * @author ycj
 * @return
 */
.jobInfo{
	clear:both;
	overflow:hidden;
	line-height:36px;
    font-size: 16px;
	padding:10px 0 0 0;
	font-family: 'Microsoft YaHei';
}
.jobTitle{
    font-size: 17px;
    color: #333;
    border-bottom: solid 1px #E7E7E7;
    line-height: 30px;
    margin-top:30px;
    padding-bottom: 10px;
	}
.jobTitle i{
    width: 3px;
    background:#666;
    height: 20px;
    display: block;
    float: left;
    position: relative;
    top: 5px;
    margin-right: 10px;
}
.jobBt{
	clear:both;
    width: 180px;
    height: 50px;
    border-radius: 3px;
    text-align: center;
    line-height: 50px;
    color: #fff !important;
    background:#cc0000;
    display:block;
    font-size: 18px;
	margin:0 auto;
	-webkit-transition:0.3s; 
	-moz-transition:0.3s; 
	transition:0.3s;
}
.jobBt:hover{background:#cc0000;}
.jobField{clear:both;overflow:hidden;line-height:36px;font-size:16px;padding:15px 0 0 0;}
.jobField dd{width:33%;float:left;}
.jobName{font-weight:bold;font-size:24px;clear:both;padding:0 0 10px 0;}
.jobTime{font-size:14px;line-height:30px;padding:0 0 10px 0;color:#999;border-bottom: solid 1px #E7E7E7;}
	
/**
 * 应聘表单
 * @author ycj
 * @return
 */
.subPopBox{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    left: 0px;
    top:0px;
    background: rgba(0,0,0,0.65);
    filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#65000000',endColorstr = '#65000000')\9;
    z-index: 999999;
    display: none;
}
.subPopCont{
    width: 790px;
    height: 555px;
    /*overflow: hidden;*/
    border:10px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    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;
}
.joinForm_dl{overflow: hidden;}
.joinForm_dl dd{
    clear: both;
    /*height: 32px;
    line-height: 32px;*/
    /*overflow: hidden;*/
    padding-left: 70px;
    position: relative;
    margin-bottom: 10px;
}
.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;
}
.joinFormName i{font-style:normal;padding-right:3px;color:#cc0000;}
.joinFormInp{
    display: block;
    width: 203px;
    height: 30px;
    overflow: hidden;
    border:1px solid #ddd;
    padding: 0px 5px;
    font-size: 12px;
    color:#666;
    font-family: "microsoft yahei";
    line-height: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.joinForm_dl dd label{margin-right: 15px;}
.joinForm_dl dd label span{padding-left: 6px;}
.joinFormInp[disabled="disabled"]{background: #fff;}
.joinForm_dl dt{overflow: hidden; position: relative; padding-left: 70px; margin-bottom: 10px;}
.joinForm_dl dt textarea{width: 580px; height: 140px; overflow-x: hidden; overflow-y: auto; border:1px solid #ddd; padding: 5px 10px; font-size: 12px; color:#666; line-height: 20px;outline: none;border-radius: 3px;}
.joinFile{display: block; width: 110px; height: 30px; overflow: hidden; background: #535353; font-size: 14px; color:#fff; line-height: 30px; text-align: center;}
input.w_100{width: 100px;}
.joinCode{height: 32px; overflow: hidden; line-height: 32px; margin-left: 10px;}
.joinCode img{display: block; height: 32px; float: left;}
.joinCode i{display: block; height: 32px; overflow: hidden; float: left; padding-left: 10px; color:#666;}
.joinCode i:hover{color:#d70112;}
.closeSubPop{width: 30px; height: 28px; overflow: hidden; background:url(../images/closeVideoPop.png) no-repeat center center; position: absolute; right:10px; top:10px;}
.bbsBt{border-radius:3px;display: block; width: 90px; height: 40px; overflow: hidden; margin:0px auto; text-align: center; line-height: 40px; font-size: 14px; color:#fff !important; background: #d6000f;}


/*
* banner图视频
*/

/*
* 第一通栏 begin
*/
.row{
	overflow: hidden;
}
.ind1st{
	height: 780px;
}
.linkBox{
	padding-top: 35px;
}
.link_dl{
	margin: 0px -35px;
}
.link_dl dd{
	width: 25%;
	float: left;
	display: inline;
}
.link_a{
	display: block;
	overflow: hidden;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	margin: 0px 35px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.link_a:hover{
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
}
.link_a span{
	display: inline-block;
	font-size: 24px;
	color:#333;
	font-weight: bold;
	height: 70px;
	line-height: 70px;
	padding-left: 60px;
}
.taobao{
	background: url(../images/taobao.png) no-repeat left center;
}
.tmall{
	background: url(../images/tmall.png) no-repeat left center;
}
.s_1688{
	background: url(../images/s_1688.png) no-repeat left center;
}
.jd{
	background: url(../images/jd.png) no-repeat left center;
}
.proImg{
	width: 50%;
	height: 600px;
	overflow: hidden;
}
.proDeta{
	width: 50%;
	height: 600px;
	overflow: hidden;
}

/*
* 第二通栏 begin
*/
.ind2nd{
	height: 595px;
}
.proImg2{
	width: 698px;
}
.proDeta2{
	width: 484px;
}

/*
* 第三通栏 begin
*/
.ind3rd{
	height: 1370px;
	position: relative;
}
.ind3rdImg{
	overflow: hidden;
}
.ind3rdImg img{
	display: block;
	overflow: hidden;
}
.ind3rdImg1{
	padding: 80px 0px 40px 0px;
}
.ind3rdImg3{
	padding-top: 200px;
}
.ind3rdPro{
	position: absolute;
	left: 0px;
	height: 290px;
	bottom: 100px;
	width: 100%;
	background: url(../images/line.png) no-repeat center center;
}
.ind3rd_dl{
	margin: 0px -50px;
}
.ind3rd_dl dd{
	width: 20%;
	float: left;
	display: inline;
}
.ind3rdProImg{
	margin: 0px 50px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	position: relative;
	border: 5px solid #fff;
}
.ind3rd_a{
	display: block;
	position: relative;
	padding-top: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	overflow: hidden;
}
.ind3rd_a img{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.ind3rdProImg2{
	top: 75px;
}
.ind3rdProImg4{
	top: 40px;
}
.ind3rdProImg5{
	top: 125px;
}
.ind4th{
	height: 630px;
}

.rightScroll{
    position: fixed;
    right: 10px;
    top: 50%;
    margin-top: -62px;
}
.rightScroll_dl dd{
    position: relative;
    margin-bottom: 5px;
}
a.right_a{
    display: block;
    overflow: hidden;
    width: 60px;
    height: 30px;
    padding-top: 30px;
    font-size: 12px;
    color:#fff;
    text-align: center;
    line-height: 30px;
}
.rightHome{
    background: #a4a7ac url(../images/rightHome.png) no-repeat center 8px;
}
.rightTell{
    background: #a4a7ac url(../images/rightTell.png) no-repeat center 8px;
}
.rightScroll_dl dd:hover .rightHome{
    background: #ff7741 url(../images/rightHome.png) no-repeat center 8px;
}
.rightScroll_dl dd:hover .rightTell{
    background: #ff7741 url(../images/rightTell.png) no-repeat center 8px;
}
.rightCont{
    display: none;
    position: absolute;
    right: 60px;
    top: 0px;
    overflow: hidden;
    background: #ff7741;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color:#fff;
    padding: 0px 30px;
    white-space:nowrap;
}
.rightCont span,
.rightCont i,
.rightCont p{
	display: block;
	white-space:nowrap !important;
}