﻿@charset "UTF-8";
/*单篇+文章页start*/
.articleC {
	background: #FFFFFF;
	padding: 0 50px;
	    min-height: 600px;
}
.articleTitle {
	clear: both;
	line-height: 43px;
	font-size: 30px;
	font-family:"microsoft yahei";
	color:#333333;
	text-align: center;
	position: relative;
	font-weight: bold;
}
.articleTime {
	display: block;
	clear: both;
	color: #666666;
	font-size: 14px;
	line-height: 54px;
	height: 54px;
	border-bottom: 1px solid #dddddd;
	overflow: hidden;
	text-align: center;
}
.articleTime span {
	padding-right: 16px;
	font-size: 14px;
	color: #999999;
}
.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:#da0100;
	}
.articlePage a.hover{
	color:#fff;
	background:#da0100;
	}
.BMapLib_SearchInfoWindow{
	display: none !important;
}
.articleBox {
	line-height:30px;
	padding:10px 100px;
	color: #666666;
	font-size:16px;
}
.articleBox img{
	max-width:100%;
	}
.minH600{
	min-height: 600px;
	height: auto !important;
	height: 600px;
}
/**
 * 文章阅读页-内容上部大图
 */
#play{
	width:600px;
	height:400px;
	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:600px;
	height:400px;
}
#play .img_ul li{
	position: relative;
	z-index: 1;
	width:600px;
	height:400px;
	background:#fff;
	margin:0 0 5px 0;
}
#play .img_ul li img{position:absolute;}
.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 #da0100;background:#da0100;}
.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;}
.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.png) no-repeat left center; 
}
.articleHand a.word{background:url(../images/word.png) no-repeat left 3px; color:#37a6ff !important; }
.articleHand a.ppt{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 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;
	}
.pageUp{
	display:block;
	line-height:34px;
	padding:10px 0 20px 0;
	color: #999999;
	font-size:16px;
	}
.pageUp a {
	font-size: 16px;
	color: #999999;
}
.articleShare {
	display: inline;
}
.articleShare .bshare-custom{
	display: inline;
	position: relative;
}
.articleShare a {
	padding: 0 !important;
	height: 25px !important;
	width: 25px !important;
	background: url(../images/atico.png)no-repeat !important; 
}
.articleShare .bshare-sinaminiblog {
	background-position: -32px 0 !important;
}
.articleShare .bshare-qqmb {
	background-position: -32px 0px !important;
}
.articleShare .bshare-qzone {
	background-position: -65px 0px !important;
}
.articleShare .bshare-douban {
	background-position: -96px 0px !important;
}
.articleShare .bshare-qqim {
	background-position: -128px 0px !important;
}
.pageUp a:hover  {
	color: #da0100;
}
/*单篇+文章页end*/
/*详情页banner开始*/
.viebanner{
	width: 100%;
	height: 330px;
	overflow: hidden;
}
.tophei{
	height: 100px;
	width: 100%;
	overflow: hidden;
}
/* 详情页banner结束 */
/*成功案例开始*/
#container{position:relative;}
.grid{width:25%;min-height:200px;float:left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; }
.gridCon{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background:#fff;border-radius:5px;}
.gridCon .text{padding: 12px 18px 18px;overflow: hidden;}
.gridCon .text .title{height: 38px; line-height: 38px; color: #333; font-weight: bold; font-size: 16px;}
.gridCon .text .title a{color: #333333;}
.gridCon .text .textC{
	height: 24px;
	line-height: 24px;
	color: #999;
	font-size: 14px;
}
.gridCon .text  a.dym{
	display: inline-block;
	width: 23px;
	height: 23px;
	background: url(../images/dywem.png)no-repeat center center;
	background-size: cover;
}
.gridCon .text  a.dym .dydm{
	width: 154px;
	height: 154px;
	background: #fff;
	position: absolute;
	right: 50px;
	bottom: 17px;
	overflow: hidden;
	z-index: 666;
	transition: all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	border: 1px solid #eaeaea;
	opacity:0;
	visibility:hidden;
	transform:translateX(-20px);
	-webkit-transform:translateX(-20px);
}
.grid img{max-width:100%; transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.gridCon .imgholder{position: relative;}
.imgholder .bofang{
	width: 29px;
	height: 29px;
	background: url(../images/bofang1.png)no-repeat center center rgba(0,0,0,0.5);
	border-radius: 50%;
	position: absolute;
	top: 20px;
	right: 20px;
}
.mvBox{display: none;height: 100%;}
.gridCon:hover .title a{color: #d70c18;}
.gridCon .text  a.dym .dydm img{width: 100%;height: 100%;object-fit: contain;}
.gridCon .text  a.dym:hover .dydm{opacity:1;visibility:visible;transform:translateX(0);-webkit-transform:translateX(0px);}
.layui-layer-setwin .layui-layer-close2{
	background:url(../images/videoff1.png)no-repeat center center !important;
	height: 23px;
	width: 23px;
	right: -50px !important;
	top: -40px !important;
	
}
.imgBox{
	position: fixed;
	bottom: 0;
	top: 99px;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.5);
	display: none;
	
}
.imgBox .imgoff{
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/videoff.png)no-repeat center center;
	position: absolute;
	right: 50px;
	top: 50px;
	z-index: 66;
}
.imgBox .img-con{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	max-height: 700px;
	max-width: 1920px;
	overflow: hidden;
}
.imgBox .img-con img{
	max-width: 100%;
	max-height: 100%;
}
/* 成功案例介绍 */

/*合作客户开始*/
.cooperDl{
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
.cooperDl dd{
	overflow: hidden;
}
.cooperDl dd a{
	display: block;
	height: 56px;
	line-height: 56px;
	text-align: center;
	color: #333333;
	font-size: 18px;
	padding: 0 92px;
	background: #FFFFFF;
	border-bottom: 1px solid #f5f5f5;
}
.cooperDl dd:last-child a{border: none;}
.cooperDl dd a i{
	display: inline-block;
	width: 35px;
	height: 30px;
	background-size: auto 24px;
	margin-right: 20px;
	position: relative;
	top: 8px;
}
.cooperDl dd a i.jiaoyu{
	background: url(../images/jiaoyuh.png)no-repeat center center;
}
.cooperDl dd a i.wangfu{
	background: url(../images/wangfuh.png)no-repeat center center;
}
.cooperDl dd a i.youxi{
	background: url(../images/youxih.png)no-repeat center center;
}
.cooperDl dd a i.luyou{
	background: url(../images/luyouh.png) no-repeat center center;
}
.cooperDl dd a i.qiche{
	background: url(../images/qicheh.png)no-repeat center center;
}
.cooperDl dd a i.kuaixiao{
	background: url(../images/kuaixiaoh.png)no-repeat center center;
}
.cooperDl dd a i.jinrong{
	background: url(../images/jinrongh.png)no-repeat center center;
}
.cooperDl dd a i.dianshang{
	background: url(../images/dianshangh.png)no-repeat center center;
}
.cooperDl dd.hover a i.jiaoyu{
	background: url(../images/jiaoyu.png)no-repeat center center;
}
.cooperDl dd.hover a i.wangfu{
	background: url(../images/wangfu.png)no-repeat center center;
}
.cooperDl dd.hover a i.youxi{
	background: url(../images/youxi.png)no-repeat center center;
}
.cooperDl dd.hover a i.luyou{
	background: url(../images/luyou.png) no-repeat center center;
}
.cooperDl dd.hover a i.qiche{
	background: url(../images/qiche.png)no-repeat center center;
}
.cooperDl dd.hover a i.kuaixiao{
	background: url(../images/kuaixiao.png)no-repeat center center;
}
.cooperDl dd.hover a i.jinrong{
	background: url(../images/jinrong.png)no-repeat center center;
}
.cooperDl dd.hover a i.dianshang{
	background: url(../images/dianshang.png)no-repeat center center;
}
.cooperDl dd.hover a{
	background: #d70c18;
	color: #FFFFFF;
}
.cooperDl dd a:hover{background: #D70C18; color: #FFFFFF;}
.cooperDl dd a:hover i.jiaoyu{background: url(../images/jiaoyu.png)no-repeat center center;}
.cooperDl dd a:hover i.wangfu{background: url(../images/wangfu.png)no-repeat center center;}
.cooperDl dd a:hover i.youxi{background: url(../images/youxi.png)no-repeat center center;}
.cooperDl dd a:hover i.qiche{background: url(../images/qiche.png)no-repeat center center;}
.cooperDl dd a:hover i.luyou{background: url(../images/luyou.png)no-repeat center center;}
.cooperDl dd a:hover i.kuaixiao{background: url(../images/kuaixiao.png)no-repeat center center;}
.cooperDl dd a:hover i.jinrong{background: url(../images/jinrong.png)no-repeat center center;}
.cooperDl dd a:hover i.dianshang{background: url(../images/dianshang.png)no-repeat center center;}
.cooperDl2{overflow: hidden;}
.cooperDl2 dd{
	width: 25%; 
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
}
.cooperDl2 dd .con
{
	padding: 12px 37px; 
	background: #FFFFFF;
	margin-right: 20px; 
	border-radius: 5px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	
}
.cooperDl2 dd .con .pic img{
	object-fit: contain;
}
.cooperDl2 dd .con:hover{
	transform: scale(1.05);
}
.cootext{
	text-align: center;
	color: #999999;
	font-size: 14px;
	height: 97px;
	line-height: 97px;
}

.cootab{
	overflow: hidden;
}
/* 合作客户结束 */

/* 合作媒体开始 */
.mediaDl{
	overflow: hidden;
	margin-right: -18px;
}
.mediaDl dd{
	overflow: hidden;
	float: left;
	width: 14.2857%;
	margin-bottom: 20px;
	overflow: hidden;
}
.mediaDl dd .con{
	display: block;
	background: #FFFFFF;
	margin-right: 18px;
	padding: 37px 50px 0px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;

}
.mediaDl dd .con:hover{
	transform: scale(1.05);
}
.mediaDl dd .con .pic::before{padding-top: 100%;}
.mediaDl dd .con .text{
	height: 53px;
	line-height: 53px;
	color: #333;
	font-size: 16px;
	text-align: center;
	padding-top: 18px;
	margin: 0 -40px;
}
/* 合作媒体结束 */

/* 联系我们开始 */
.contact{border-radius: 5px; overflow: hidden;}
.cont-Left{
	background: #FFFFFF; 
	padding: 89px 0px  230px 58px;
	overflow: hidden;
	height: 600px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.contDl{
	overflow: hidden;
	position: relative;
}
.contDl dd{
	float: left;
}
.contDl dd a{
	color: #333333;
	font-size: 24px;
	margin-right:80px;
	display: block;
	height: 69px;
	line-height: 69px;
}
.contDl dt.xian{
	width: 53px; 
	height: 2px;
	 background: #c41b20; 
	 position: absolute;
	  left: 0; 
	  bottom: 0;
	  transition: all 0.3s linear;
	  -webkit-transition: all 0.3s linear;
}
.cont-con{overflow: hidden; padding-top: 69px;}
.contDl dd.hover a{color: #C41B20;}
.cont-conDl dd{overflow: hidden;line-height: 36px; color: #666666; font-size: 16px; padding-left: 30px; }
.cont-conDl dd.dd1{background: url(../images/conphohe.png)no-repeat top 9px left;}
.cont-conDl dd.dd2{background: url(../images/conmai.png)no-repeat top 9px left;}
.cont-conDl dd.dd3{background: url(../images/condizhi.png)no-repeat top 9px left;}
.cont-conDl dd .text{overflow: hidden;}
#allmap{height: 600px; width: 52%;overflow: hidden; float: right;}
/* 联系我们结束 */

/* 新闻中心开始 */
.imgtext1{
	overflow: hidden;
	margin-right: -30px;
}
.imgtext1 dd{
	width: 33.33%;
	overflow: hidden;
	float: left;
	margin-bottom: 30px;
}
.imgtext1 dd .con{
	background: #FFFFFF;
	padding: 24px;
	border-radius: 5px;
	overflow: hidden;
	margin-right: 30px;
}
.imgtext1 dd .con .pic::before{
	padding-top: 58.4725%;
}
.imgtext1 dd .con .pic img{
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.imgtext1 dd .con .title{
	height: 41px;
	line-height: 41px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	overflow: hidden;
	padding-top: 15px;
}
.imgtext1 dd .con .title a{
	color: #333333;
}
.imgtext1 dd .con .textC{
	height: 58px;
	line-height: 29px;
	color: #666;
	font-size: 14px;
	margin-bottom: 35px;
}
.imgtext1 dd .con .det{
	height: 43px;
	line-height: 43px;
	overflow: hidden;
	font-size: 14px;
	color: #999;
}
.imgtext1 dd .con .det a{
	float: right; 
	font-size: 14px; 
	color: #333333; 
	display: block; 
	background: url(../images/imgjia.png)no-repeat center left; 
	padding-left: 22px;
}
.imgtext1 dd .con:hover .title a{
	color: #D70C18;
}
.imgtext1 dd .con:hover img{transform: scale(1.05); -webkit-transform: scale(1.05);}
.imgtext1 dd .con:hover .det a{
	background: url(../images/imgjia1.png)no-repeat center left;
	color: #D70C18;
}
/* 新闻中心结束 */

/* 新闻中心详情开始 */
.imgtextView{width: 100%; background: rgba(0,0,0,0.3); position: fixed; top: 0; left: 0; z-index: 1000; display: none;}
.imgtext-con{
	/* width: 1200px; */
	margin: 50px auto;
	position: relative;
	background: #FFFFFF;
	padding: 50px 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 800px;
	overflow-y: auto;
}
.pausecenterchrizkyozjee{
	position: absolute;
	left: 240px;
	top: 140px;
}
.imgtextView a.off{width: 60px;height: 60px;background: url(../images/off.png)no-repeat center center #d70c18;position: absolute;top: 0px;right: -60px;}
.imgtextView .imgtext-wai{
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
/* 新闻中心详情结束 */

/*招聘列表开始*/
.sele-wai{
	height: 0;
	position: relative;
	top: -178px;
	
}
.sele{
	height: 50px;
	line-height: 50px;
	background: #FFFFFF;
	width: 418px;
	border-radius: 50px;
	margin: 0 auto;
	padding:5px;
	overflow: hidden;
	
}
.sele-but{
	display: block;
	height: 50px;
	width: 50px; 
	background:url(../images/sele.png)no-repeat center center #d70c18;
	border-radius: 50%;
	float: right;
}
.sele .input{height: 50px; line-height: 50px; overflow: hidden;}
.sele .input input{
	height: 100%;
	width: 100%;
	padding:0 30px;
	border: none;
	outline: none;
}
.recutitle {text-align: center;overflow: hidden; margin-bottom: 30px;}
.recutitle a{
	color: #333333;
	font-size: 18px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	margin: 0 35px;
}
.recutitle a.hover{color: #C41B20; border-bottom: 1px solid #C41B20;}
.recu-Left{float: left; width: 21.6216%; margin-right: 30px;}
.recu-leftDl{
	background: #FFFFFF;
	padding: 25px 40px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 20px;
	
}
.recu-leftDl dd input{
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin-right: 10px;
}
.recu-leftDl dd{
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #333333;
}
.recu-leftDl dt{
	height: 46px;
	line-height: 46px;
	color: #333333;
	font-size: 18px;
}
.recu-RightDl dt span{float: right; color: #666666; font-size: 16px;}
.recu-Right{overflow: hidden;}
.recu-RightDl{
	overflow: hidden;
}
.recu-RightDl dt{
	font-size: 20px;
	color: #333;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin-bottom: 20px;
}
.recu-RightDl dd{
	background: #FFFFFF;
	padding: 32px 40px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 20px;
}
.recu-RightDl dd .title{
	height: 42px;
	line-height: 42px;
	font-size: 22px;
	color: #333;
}
.recu-RightDl dd .textC{
	font-size: 16px;
	color: #999999;
	height: 29px;
	line-height: 29px;
	overflow: hidden;
	margin: 15px 0;
}
.recu-RightDl dd .textC span{
	padding: 0 10px;
	border-right: 1px solid #999;
}
.recu-RightDl dd .textC span:last-child {
	border: none;
}
.recu-RightDl dd .textC span:first-child {
	padding-left: 0;
}
.recu-RightDl dd .textD {
	overflow: hidden;
	height: 54px;
	line-height: 27px;
	color: #999999;
	font-size: 16px;
}
.recuBut {padding-top: 50px;}
.recuBut a{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 40px;
	border: 1px solid #dedede;
	color: #666666;
	border-radius: 20px;
	margin-right: 20px;
	
}

.recuBut a:hover{
	background: #d70c18;
	color: #FFFFFF;
	border: 1px solid #d70c18;
}
/*招聘列表结束*/

/*招聘列表详情开始*/
.view-title{
	font-size: 20px;
	color: #333;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin-bottom: 20px;
}
.view-title span{float: right; color: #666666; font-size: 16px;}
.view-con{
	background: #FFFFFF;
	padding: 32px 40px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	
}
.view-con .title{
	height: 42px;
	line-height: 42px;
	font-size: 22px;
	color: #333;
}
.view-con .textC{
	font-size: 16px;
	color: #999999;
	height: 29px;
	line-height: 29px;
	overflow: hidden;
	margin-bottom: 27px;
}
.view-con .textC span{
	padding: 0 10px;
	border-right: 1px solid #999;
}
.view-con  .textC span:last-child {
	border: none;
}
.text-title{
	height: 31px;
	line-height: 31px;
	font-size: 16px;
	color: #666666;
	overflow: hidden;
}
.view-con  .textD{
	margin-bottom: 30px;
}
.view-con  .textD .textE{
	line-height: 27px;
	color: #999;
	font-size: 16px;
}
.view-con  .textD .text-title.phohe{color: #999999;}
.res-viewbut a{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	background: #d70c18;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	padding: 0 40px;
	border-radius: 20px;
	
}
/* 招聘列表详情结束 */

/*案例详情开始*/
.viewlocation{
	overflow: hidden;
	background: #FFFFFF;
	/* height: 60px; */
	line-height: 60px;
}
.viewlocation .fanhui{
	display: block;
	background: #d70c18;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0 20px;
	float: left;
	border-radius: 10px;
	margin: 20px 0;
}
.viewlocation .fanhui i{
	display: inline-block;
	width: 24px;
	height: 8px;
	background: url(../images/fanhui.png)no-repeat center center;
	margin-left: 30px;
}
.viewlocation .text{
	overflow: hidden;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}
.viewlocation .articleShare .bshare-custom{
	display: inline;
	position: relative;
	top: -3px;
}

/* 案例详情结束 */
.subBanner{position: relative;overflow: hidden;}
.subBanner .subtext{
	position: absolute;
	left: 11.4583%;
	top: 50%;
	transform: translateY(-50%);
}
.subBanner .subtext .title{
	height: 118px;
	line-height: 118px;
	color: #FFFFFF;
	font-size: 44px;
	overflow: hidden;
	letter-spacing: 5px;
}
.subBanner .subtext .text{
	height: 18px;
	line-height: 18px;
	color: #ffffff;
	font-size: 16px;
	letter-spacing: 2px;
	overflow: hidden;
}
/*频道页开始*/
.chann1{
	background: url(../images/chann1bg.png)no-repeat center center;
	background-size: cover;
	padding-bottom: 186px;
}
.chann1-con{
	padding: 37px 100px;
	background: url(../images/chann1con.png)no-repeat top 142px right 58px #fff;
	margin-top: -67px;
	position: relative;
	z-index: 1;
}
.chann1-con .chann1-text{
	overflow: hidden;
}
.chann-title{
	line-height: 75px;
	color: #333333;
	font-size: 34px;
	overflow: hidden;
}
.chann-title span{
	display: block;
	height: 18px;
	line-height: 18px;
	color: #999999;
	font-size: 18px;
	overflow: hidden;
}
.chann1-con .text{
	padding-top: 100px;
	color: #d70c18;
	font-size: 20px;
	line-height: 26px;
	
}
.chann1-con .text::after{
	display: block;
	content: '';
	width: 60px;
	height: 2px;
	background: #fc930d;
	margin-top: 25px;
	margin-bottom: 25px;
}
.chann1-con .textC{
	height: 150px;
	line-height: 30px;
	color: #666666;
	font-size: 16px;
	overflow: hidden;
	margin-bottom: 133px;
	    word-break: break-word;
}
.chann1-img{
	width: 525px;
	overflow: hidden;
	margin-left: 180px;
	position: relative;
	top: 157px;
}
.chann1-img .pic::before{
	padding-top: 109.9047%;
}
.chann1-con .pic img{
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
	
.chann1-con .chann1-img:hover img{
	transform: scale(1.05);
}

/* 第二通栏开始 */
.chann2{
	background: #FFFFFF;
	padding: 135px 197px 131px 185px;
}

.chann2-con .mylide .con{
	background: url(../images/chann2bg.png)no-repeat center center;
	padding: 118px 190px;
	position: relative;
	background-size: cover;
}
.con2-img{
	overflow: hidden;
	position: absolute; 
	bottom: 0;
	width: 440px;
}
.con2-img .pic::before{
	padding-top: 175%;
}
.con2-text {
	overflow: hidden;
	margin-left: 54.5454%;
}
.con2-text .name{
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
.con2-text .title{
	height: 53px;
	line-height: 53px;
	overflow: hidden;
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 20px;
}
.con2-text .text{
	color: #fff;
	font-size: 16px;
	height: 96px;
	line-height: 32px;
	overflow: hidden;

}
.con2-text .textC {
	margin-right: -182px;
	padding-top: 50px;
}
.con2-text .textC .dd{
	float: left;
	overflow: hidden;
	line-height: 43px;
	color: #FFFFFF;
	font-size: 16px;
	margin-right: 180px;
		
}
.textC .dd span{
	display: block;
	font-size: 40px;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	font-weight: bold;
}
.chann2-con .slick-list{
	padding-top: 195px;
}
.chann2-con{position: relative;}
.chann2-con .slick-dots{
	position: absolute;
	overflow: hidden;
	top: 50%;
	right: 58px;
}
.chann2-con .slick-dots li{
	display: block;
	width: 6px;
	height:6px;
	background: #4c4548;
	border-radius: 100%;
	margin: 30px auto;
} 
.chann2-con .slick-dots li.slick-active{
	width: 13px;
	height: 13px;
	border: 2px solid #c41b20;
	background: none;
}
/* 第二通栏结束 */
/* 第三通栏开始 */
.chann3{
	background: url(../images/chann3bg.png)no-repeat center center;
	background-size: cover;
	padding: 81px 0; 
}
.chann3 .chann-title{
	color: #FFFFFF;
}
.chann3 .chann-title span{
	color: #FFFFFF;
}

.chann3-con{
	position: relative;
	padding-top: 114px;
}
.course{
		    position: relative;
		    /* width: 1480px; */
		    margin: 0 auto;
		    height: 374px;
		    top: -98px;
		    /* padding: 0 10px; */
		}
.course:after{
	display: block;
	content: '';
	border-bottom: 1px solid rgba(255, 255, 255, 0.31);
	position: absolute;
	width: 100%;
	left: 0;
	top: 237px
}
.course .hd{
	width: 1080px;
	height: 475px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	background: url(../images/yearlinebg.png) repeat-x 166px center;
	padding: 0 60px;
}
.courseLine1{
	display: none;
	width: 0px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 62px;
	z-index: 1;
	background: url(../images/line.png) no-repeat center center;
}
.course_ul{
	width: 20000px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
	margin-left: 90px;
}
.course_ul li{
	width: 180px;
	float: left;
	display: inline;
	cursor: pointer;
	position: relative;
	height: 470px;
	/* top: -150px; */
}
.course_ul li span{
	display: block;
	text-align: center;
	font-size: 16px;
	color:#fff;
	line-height: 30px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	position: absolute;
	width: 180px;
	left: -16px;
	top: 138px;
	/* font-weight: bold; */
	font-size: 30px;
}
.course_ul li .yearCon{
	position: absolute;
	left: -81px;
	bottom:335px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 25px;
	text-align: center;
	width: 325px;
}
.course_ul li:nth-child(2n+1) span{
	top:295px
}
.course_ul li:nth-child(2n+1) .yearCon{
	top:330px;
}
.course_ul li.on span{
	font-weight: bold;
	font-size: 40px;
}


.courseLine{
	display: none;
	width: 100%;
	height: 97px;
	overflow: hidden;
	background: url(../images/line.png) no-repeat center center;
	position: absolute;
	left: 0px;
	top: 172px;
	z-index: 2;
}

.course .bd{
	overflow: hidden;
	position: relative;
	font-size: 14px;
	color: #fff;
}
.course_dl{
	overflow: hidden;
}
.course_dl dd{
	overflow: hidden;
	line-height: 32px;
	font-size: 16px;
	border: 1px solid #fff;
	padding: 10px;
	min-height: 142px;
}

.course_dl dd .con .pic{
	width: 360px;
	margin-top: 30px;
}
.courseCont{
	overflow: hidden;
	background: #fff;
	padding: 30px;
}
.courseBt{
	position: absolute;
	right: 30px;
	top: 30px;
	overflow: hidden;
}
.course .bt2{
	display: block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 218px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
	border-radius: 40px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	z-index: 9;
}
.bt2.prev{
	left: -25px;
	background: #f8b551 url(../images/col3nextb.png) no-repeat center center;
}
.bt2.next{
	right: -25px;
	background: #f8b551 url(../images/col3pextb.png) no-repeat center center;
}



.bdCont{
	width: 500px;
	margin: 0px auto;
	padding-top: 16px;
	position: relative;
	padding-bottom: 10px;
	display: none;
}
.timerEv{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
}

.col1BgBox {
	position: absolute !important;
	width: 100%;
	height: 100%;
	left: 0% !important;
	top: 0% !important;
}

.col1Bg {
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
}
/* 第三通栏结束 */
/* 第四通栏开始 */
.chann4{
	background: url(../images/chann4bg.png)no-repeat center center;
	background-size: cover;
	padding: 198px 0;
}
.chann-form-formBox{
	width: 250px;
	height: 50px;
	line-height: 50px;
}
.chann-form-formBox select{
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding: 0 15px;
}
a.chann-input-but{
	height: 50px;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	padding: 0 35px;
	display: inline-block;
	background: #c41b20;
	margin-left: 10px;
}

.chann4-con .pic img{
	object-fit: contain;
}
.chann4-con .pic .textBg{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/textbg1.png)no-repeat center center;
	background-size: cover;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	 opacity: 0; 
	
	
	
}
.chann4-con .swiper-button-prev{
	background-image: url(../images/xiapenxb.png);
}
.chann4-con .swiper-button-prev:hover{
	background-image: url(../images/xiapenx.png);
}
.chann4-con  .swiper-button-next{
	background-image: url(../images/xianext.png);
}
.chann4-con  .swiper-button-next:hover{
	background-image: url(../images/xianextb.png);
}
.chann4-con .pic .text{
	position: absolute;
	top: 100%;
	transform: translateY(-50%);
	color: #FFFFFF;
	line-height: 25px;
	font-size: 16px;
	padding: 0 30px;
	text-align: center;
	opacity: 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s linear;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	
}
.chann4-con .hover .pic:hover .text{
	opacity: 1;
	top: 50%;
}
.chann4-con .hover .pic:hover .textBg{
	opacity: 1;
}
.chann4-con {padding-bottom: 90px; padding-top: 88px;}
.chann4-con .swiper-scrollbar-drag{
	background: #d70c18;
}
.chann4-con .swiper-scrollbar{
	width: 880px;
	left: 50%;
	transform: translateX(-50%);
	height: 9px;
}
.chann4-con .swiper-wrapper .swiper-slide{
	width: 20%;
	margin-right: 30px;
}
/* 第四通栏结束 */

/* 第五通栏开始 */
.chann5{
	padding: 85px 0;
	background: #FFFFFF
}
a.chann5-but{
	display: block;
	text-align: center;
	height: 50px;
	line-height: 50px;
	color: #666666;
	font-size: 16px;
	border: 1px solid #d1d1d1;
	padding: 0 40px;
	border-radius: 30px;
	margin-top: 20px;
}
.chann5-but i{
	display: inline-block;
	width: 10px;
	height: 16px;
	background: url(../images/genduo.png)no-repeat center center;
	background-size: auto 16px;
	position: relative;
	top: 3px;
	margin-left: 10px;
}
.imgtext2{
	margin-right: -30px;
	padding-top: 35px;
}
a.chann5-but:hover{
	color: #d70c18;
}
a.chann5-but:hover i{
	background: url(../images/genduoh.png)no-repeat center center;
}
.imgtext2 dd{
	width: 33.33%;
	float: left;
	margin-bottom: 30px;
}
.imgtext2 dd .con{
	background: #FFFFFF;
	padding: 24px;
	border-radius: 5px;
	margin-right: 30px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.imgtext2 dd .con .pic::before{
	padding-top: 58.4725%;
}
.imgtext2 dd .con .pic img{
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.imgtext2 dd .con .title{
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	overflow: hidden;
	padding-top: 15px;
}
.imgtext2 dd .con .title a{
	color: #333333;
}
.imgtext2 dd .con .textC{
	height: 58px;
	line-height: 29px;
	color: #666;
	font-size: 14px;
	margin-bottom: 35px;
}
.imgtext2 dd .con .det{
	height: 43px;
	line-height: 43px;
	overflow: hidden;
	font-size: 14px;
	color: #999;
}
.imgtext2 dd .con .det a{
	float: right; 
	font-size: 14px; 
	color: #333333; 
	display: block; 
	background: url(../images/imgjia.png)no-repeat center left; 
	padding-left: 22px;
}
.imgtext2 dd .con:hover .title a{
	color: #D70C18;
}
.imgtext2 dd .con:hover img{transform: scale(1.05); -webkit-transform: scale(1.05);}
.imgtext2 dd .con:hover .det a{
	background: url(../images/imgjia1.png)no-repeat center left;
	color: #D70C18;
}
.imgtext2 dd .con:hover{box-shadow: 0 0 30px #d7d7d7;}
/* 第五通栏结束 */
/* 频道页结束 */
