@charset "UTF-8";
/*单篇+文章页start*/
.newD{padding: 25px 100px;}
.articleC {
	background: #FFFFFF;
	padding: 0 50px;
}
.articleTitle {
	clear: both;
	line-height: 43px;
	font-size: 24px;
	font-family:"microsoft yahei";
	color:#333333;
	text-align: center;
	position: relative;
}
.articleTime {
	display: block;
	clear: both;
	color: #666666;
	font-size: 14px;
	line-height: 32px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dddddd;
	overflow: hidden;
	text-align: center;
}
.newDTime{padding-bottom: 12px;}
.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;
	}

.articleBox{font-size: 14px;color: #666;line-height: 28px;}
.articleBox img{
	max-width:100%;
	}
/**
 * 文章阅读页-内容上部大图
 */
#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/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: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/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;
	}
.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;
}
.articleShare a {
	padding: 0 !important;
	height: 25px !important;
	width: 25px !important;
	background: url(../images/atIco.png)no-repeat !important; 
}
.articleShare .bshare-sinaminiblog {
	background-position: 0px 0px !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*/
/*event1 start*/
.event-style1{overflow: hidden;position: relative; padding: 40px 0 80px;}
.event-style1 dt{width: 2px;height: 100%;overflow: hidden;background: #0b579e;position: absolute;left: 50%;top: 118px;margin-left: 0px;z-index: 11;}
.event-style1 dd{position: relative;z-index: 3; clear: both;}
.event-style1 dd .con{width: 420px;position: relative;}
.event-style1 dd .con .text{ overflow: hidden;}
.event-style1 dd .con .text .title{width: 100%;height: 57px;line-height: 57px;background: #0a569e;font-size: 24px;color: #fff;}
.event-style1 dd .con .text .title span{padding-left: 68px;position: relative;}
.event-style1 dd .con .text .title span em{position: absolute;left: 22px;top: 3px;width: 28px;height: 26px;display: block;background: url(../images/date.png) no-repeat center center}
.event-style1 dd .con .text .info{padding: 21px 25px 22px;font-size: 16px;color: #333;line-height: 24px; background: #FFF;}
.event-style1 dd .year{height: 35px;line-height: 35px;position: absolute; top:50%; margin-top: -17px;}
.event-style1 dd .year span{font-size: 18px;color: #333;}
.event-style1 dd .year i{display: inline;width: 32px;height: 1px;background: #0b579e;position: absolute;top: 50%;z-index: 12;}
.event-style1 dd .year .circle{position: absolute;top: 0;width: 11px;height: 11px;border-radius: 23px;background: #0b579e;border: 12px solid #dee8e2;z-index: 10;}
.event-style1 dd.even .con{ float: left;display: inline;}
.event-style1 dd.even .year{right: -150px;}
.event-style1 dd.even .year i{right: -26px;}
.event-style1 dd.even .year .circle{left: 74px;}
.event-style1 dd.odd .con{ float: right;display: inline;}
.event-style1 dd.odd .year{left: -150px;}
.event-style1 dd.odd .year i{left: -26px;}
.event-style1 dd.odd .year .circle{right: 72px;}
/*event1 end*/
/* 工商注册开始 */
/* —————————— 公共部分 start —————————— */
.mostTitle span {
	color: #333333;
	opacity: 1;
	font-size: 26px;
	line-height: 28px;
	margin-right: 22px;
	font-weight: bold
}

.mostTitle .red {
	color: #e70c12;
	opacity: 0.4;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
}
/* —————————— 公共部分 end —————————— */
/* —————————— 第1通栏 start —————————— */
.industrial1Box{background: url(../test/beijin/gszcdl1.png) no-repeat;background-size: cover;padding: 100px 0 0;height: 530px;}
.industrial1 .picR{width: 55.9027%;margin-left: 45px;margin-right: -20px;}
.industrial1 .picR .item{font-size: 0;width: 33.3333%;}
.industrial1 .picR .item.item2{margin-top: 40px;}
.industrial1 .picR .item a{display: block;margin-right: 20px;}
.industrial1 .picR .pic{position: relative;overflow: hidden;}
.industrial1 .picR .pic::before{display: block;content: "";padding-top: 134.6153%;}
.industrial1 .picR .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;transition: all .3s linear;-webkit-transition: all .3s linear;transform: scale(1);-webkit-transform: scale(1)}
.industrial1 .picR .pic:hover img{transform: scale(1.1);-webkit-transform: scale(1.1)}
.industrial1 .text{overflow: hidden;}
.industrial1 .text .mostTitle{margin-bottom: 70px;}
.industrial1 .text .info{font-size: 15px;line-height: 32px;color: #333;max-height: 225px;overflow: hidden;overflow-y: auto;}
/* —————————— 第1通栏 end —————————— */
/* —————————— 第2通栏 start —————————— */
.industrial2Box{background: #fff;padding-bottom: 55px;height: 470px;}
.industrial2 .mostTitle{padding: 50px 0;text-align: center;}
.indu2List .item{margin-right: 20px;width: 32.4%;text-align: center;color: #fff;min-height: 300px;box-sizing: border-box;position: relative;top: 0;transition: all .3s linear;-webkit-transition: all .3s linear;}
.indu2List .text{position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);width: 100%;}
.indu2List .item .title{font-size: 36px;line-height: 38px;margin-bottom: 25px;font-family: 'CTBiaoSongSJ';}
.indu2List .item .title1{font-size: 20px;line-height: 22px;margin-bottom: 15px;}
.indu2List .item .info{font-size: 16px;line-height: 30px;}
.indu2List .item:hover{top: -10px;}
/* —————————— 第2通栏 end —————————— */
/* —————————— 第3通栏 start —————————— */
.industrial3Box{background: url(../test/beijin/gszcdl2.png) no-repeat;background-size: cover;padding-bottom: 50px;height: 670px;}
.industrial3 .mostTitle{padding: 50px 0;text-align: center;}
.industrial3 .mostTitle span{color: #fff;}
.industrial3 .mostTitle .red{color: #fff;opacity: 0.4;}
.industrial3 .title1{font-size: 24px;color: #fff;margin-bottom: 40px;line-height: 26px;}
.indu3List .itemL{width: 41.6667%;}
.indu3List .itemL .item{width: 50%;position: relative;}
.indu3List .itemL .item::before{display: block;content: "";padding-top: 77.9661%;}
.on1{width: 71.1864%;height: 100%;position: absolute;left: 0;top: 0;}
.on2{width: 84.7457%;height: 76.0869%;position: absolute;right: 0;bottom: 0;}
.on3{width: 61.0169%;height: 60.8695%;position: absolute;right: 10px;top: 50%;transform: translatey(-50%);-webkit-transform: translatey(-50%)}
.on4{width: 61.0169%;height: 60.8695%;position: absolute;right: 0;top: 50%;transform: translatey(-50%);-webkit-transform: translatey(-50%)}
.indu3List .itemL .item img{width: 100%;height: 100%;position: relative;transform: scale(1);-webkit-transform: scale(1);transition: all .3s linear;-webkit-transition: all .3s linear}
.indu3List .itemL .item:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);}
.on{position: relative;display: block;}
.itemR .item .on i{position: absolute;font-style: normal;color: #fff;text-align: center;line-height: 25px;width: 25px;height: 25px;border-radius: 50%;background: #a40000;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%)}
.indu3List .itemR{width: 46.5277%}
.indu3List .itemR .item{position: relative;border: 1px solid #6f7480;width: 50%;min-height: 200px;top:20px;box-sizing: border-box;display: block;}
.indu3List .itemR .item .text{color: #fff;font-size: 20px;line-height: 22px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);text-align: center;width: 100%;}
.indu3List .itemR .item .text i{display: block;font-style: normal;width: 35px;height: 35px;margin: 0 auto;line-height: 35px;color: #fff;margin-bottom: 20px;background: #a40000;border-radius: 50%;}
/* —————————— 第3通栏 end —————————— */
/* —————————— 第4通栏 start —————————— */
.industrial4Box{background: #fff;padding-bottom: 50px;height: 550px;}
.industrial4 .mostTitle{padding: 50px 0;text-align: center;}
.indu4List .item{display: block;height: 350px;text-align: center;width: 18.6121%;margin-right: 25px;padding: 100px 0 75px 0;background: #f5f5f5;position: relative;top: 0;transition: all .3s linear;-webkit-transition: all .3s linear}
.indu4List .item .pic{width: 60px;height: 45px;margin: 0 auto;margin-bottom: 25px;}
.indu4List .item .pic img{height: 100%;}
.indu4List .item .title{font-size: 22px;line-height: 24px;color: #333;margin-bottom: 15px;}
.indu4List .item .info{font-size: 14px;line-height: 24px;color: #666;}
.indu4List .item:hover{box-shadow: 0px 9px 12px 0px #ccc;top: -10px;}
/* —————————— 第4通栏 end —————————— */
/* 工商注册结束 */
/* 企业年检开始 */
/* —————————— 第1通栏 start —————————— */
.inspection1Box{background: #fff;height: 450px;overflow: hidden;}
.insp1L{overflow: hidden;}
.insp1L .mostTitle{padding: 40px 0 70px 0;text-indent: 40px;}
.insp1L .info{font-size: 16px;line-height: 30px;color: #666;max-height: 260px;overflow: hidden;overflow-y: auto;cursor: pointer;}
.insp1L .info:hover{font-weight: bold;}
.insp1R{width: 31.5972%;margin-left: 105px;position: relative;height: 400px;top: 58px;}
.insp1R .pic1{width: 200px;height: 200px;position: absolute;left: 0;top: 0;border-radius: 50%;overflow: hidden;display: block;}
.insp1R .pic1 img{width: 100%;transform: scale(1);-webkit-transform: scale(1);transition: all .3s linear;-webkit-transition: all .3s linear}
.insp1R .pic2{width: 300px;height: 300px;position: absolute;right: 0;bottom: 0;border-radius: 50%;overflow: hidden;display: block;}
.insp1R .pic2 img{width: 100%;transform: scale(1);-webkit-transform: scale(1);transition: all .3s linear;-webkit-transition: all .3s linear}
.insp1R .pic1:hover img{transform: scale(1.05);-webkit-transform: scale(1.05)}
.insp1R .pic2:hover img{transform: scale(1.02);-webkit-transform: scale(1.02)}
/* —————————— 第1通栏 end —————————— */
/* —————————— 第2通栏 start —————————— */
.inspection2Box{background: url(../test/images/inspectionbg1.jpg) no-repeat;padding-bottom: 55px;height: 500px;background-size: cover;background-position: center;}
.inspection2 .mostTitle{padding: 50px 0;text-align: center;}
.inspection2{position: relative;}
.inspection2 .now{display: block;}
.inspection2 .now span{font-size: 24px;color: #2781de;margin-bottom: 30px;display: block;}
.inspection2 .now i{display: block;width: 12px;height: 12px;border-radius: 50%;background: #207edd;margin: 0 auto;}
.inspection2 .now1{position: absolute;top: 300px;left: 0;}
.inspection2 .now1 span{margin-bottom: 0;}
.inspection2 .now1 i{margin-bottom: 30px;}
.inspection2 .now2{position: absolute;top: 234px;left: 310px;}
.inspection2 .now3{position: absolute;top: 276px;left: 640px;}
.inspection2 .now4{position: absolute;top: 229px;right: 320px;}
.inspection2 .now5{position: absolute;top: 210px;right: 0;}
.inspection2 .now5 span{margin-bottom: 0;}
.inspection2 .now5 i{margin-bottom: 30px;}
.inspection2 .now:hover i{background: #e6282d;}
.inspection2 .now:hover span{color: #e6282d;}
/* —————————— 第2通栏 end —————————— */
/* —————————— 第3通栏 start —————————— */
.inspection3Box{background: #fff;padding-bottom: 100px;}
.inspection3 .indu4List .item{height: 300px;}
.inspection3 .indu4List .pic{margin-bottom: 30px;width: 50px;}
.inspection3 .indu4List .info{font-size: 18px;line-height: 30px;color: #333;}
/* —————————— 第3通栏 end —————————— */
/* —————————— 第4通栏 start —————————— */
.inspection4Box{background: url(../test/images/inspectionbg2.jpg) no-repeat;background-size: cover;padding-bottom: 50px;height: 580px;}
.inspection4Box .tmhei{background: rgb(0,0,0,0.6);height: 580px;}
.inspection4 .mostTitle{padding: 50px 0;text-align: center;}
.inspection4 .mostTitle span{color: #fff;}
.inspection4 .mostTitle .red{color: #fff;opacity: 0.4;}
.insp4List .item{display: block;width: 32.4%;margin-right: 20px;border-radius: 10px;overflow: hidden;position: relative;top: 0;box-sizing: border-box;transition: all .3s linear;-webkit-transition: all .3s linear}
.insp4List .item .pic{width: 100%;overflow: hidden;position: relative;}
.insp4List .item .pic::before{display: block;content: "";padding-top: 66.6666%;}
.insp4List .item .pic img{position: absolute;width: 100%;height: 100%;top: 0;left: 0;transform: scale(1);-webkit-transform: scale(1);transition: all .3s linear;-webkit-transition: all .3s linear}
.insp4List .item .text{padding: 20px 30px;background: #fff;}
.insp4List .item .text .title{font-size: 20px;line-height: 22px;color: #333;margin-bottom: 14px;}
.insp4List .item .text .info{font-size: 14px;line-height: 16px;color: #666;}
.insp4List .item:hover{top: -10px;}
.insp4List .item:hover .pic img{transform: scale(1.1);-webkit-transform: scale(1.1)}
/* —————————— 第4通栏 end —————————— */
/* 企业年检结束 */
/* 税务筹划开始 */
/*—————————— 第2通栏 start —————————— */
.tax2Box{background: linear-gradient(to top right,#77d5ed,#779bd7);}
.tax2 .mostTitle{padding: 50px 0;text-align: center;}
.tax2 .indu2List .item{width: 23.9594%;min-height: 250px;padding: 0 45px;text-align: left;}
.tax2 .indu2List .item .title1{font-family: 'CTBiaoSongSJ';font-size: 22px;color: #fff;}
.tax2Title1{padding: 55px 0 50px 0;font-size: 28px;line-height: 30px;color: #fff;text-align: center;}
/* —————————— 第2通栏 end —————————— */
/* —————————— 第3通栏 start —————————— */
.tax3Box{background: #FFF;height: 590px;}
.tax3 .mostTitle{padding: 50px 0;text-align: center;}
.tax3List{position: relative;min-height: 410px;}
.tax3List img.tax3bg{width: 100%;position: absolute;z-index: 1;top: 169px;}
.tax3List .item{position: absolute;width: 160px;z-index: 2;display: block;}
.tax3List .item .picBoxF{left: -2px !important;-moz-transform:rotate(180deg); -webkit-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);margin:auto auto 22px auto !important;} 
.tax3List .item .picBoxF .pic{-moz-transform:rotate(180deg); -webkit-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.tax3List .item1{top:0;left: 11%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.tax3List .item2{bottom:0;left: 30%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.tax3List .item3{top:0;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.tax3List .item4{bottom:0;right: 30%;transform: translateX(50%);-webkit-transform: translateX(50%);}
.tax3List .item5{top:0;right: 11%;transform: translateX(50%);-webkit-transform: translateX(50%);}
.tax3List .item .yuan{width: 10px;height: 10px;background: #fff;border: 5px solid #00a0e9;border-radius: 50%;margin: 0 auto;margin-bottom: 20px;}
.tax3List .item .picBox{width: 135px;background: url(../test/images/tax3BtnBg.png) no-repeat;background-size: cover;height: 145px;margin: 0 auto;position: relative;left: 1px;transition: .3s all linear;-webkit-transition: all .3s linear}
.tax3List .item .picBox .pic{width: 120px;border-radius: 50%;overflow: hidden;position: relative;top: 18px;left: 8px;}
.tax3List .item .picBox .pic::before{display: block;content: "";padding-top: 100%;}
.tax3List .item .picBox .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;transform: scale(1);-webkit-transform: scale(1);transition: all .3s linear;-webkit-transition: all .3s linear}
.tax3List .item .text{text-align: center;margin-bottom: 20px;font-size: 14px;color: #333;line-height: 22px;max-height: 44px;overflow: hidden;}
.tax3List .item:hover .yuan{border: 5px solid #e6282d;}
.tax3List .item:hover .text{font-weight: bold;}
.tax3List .item:hover .picBox{background: url(../test/images/tax3BtnBg2.png) no-repeat;background-size: cover;}
/* —————————— 第3通栏 end —————————— */
/* —————————— 第4通栏 start —————————— */
.tax4Box{background: url(../test/images/tax4bg.png) no-repeat;background-size: cover;height: 570px;}
.tax4 .mostTitle{padding: 50px 0;text-align: center;}
.tax4 .mostTitle span{color: #fff;}
.tax4 .mostTitle .red{color: #fff;opacity: 0.4;}
.tax4L{width: 23.9583%;margin-right: 20px;background: #fff;display: block;}
.tax4L .text{padding: 30px 0 0 20px;width: 200px;margin-bottom: 15px;}
.tax4L .text .title{font-size: 22px;color: #000000;height: 25px;line-height: 24px;margin-bottom: 15px;}
.tax4L .text .info{font-size: 14px;color: #000000;height: 36px;line-height: 18px;overflow: hidden;overflow-y: auto;}
.tax4L img{display: block;width: 100%;}
.tax4R{width: 74.6527%;}
.tax4R .item{display: block;width: 32%;margin-right: 20px;margin-bottom: 20px;padding: 46.5px 50px;background: #fff;position: relative;top: 0;box-sizing: border-box;transition: all .3s linear;-webkit-transition: all .3s linear}
.tax4R .item .title{font-size: 18px;color: #333;line-height: 20px;margin-bottom: 20px;}
.tax4R .item .title i{width: 30px;height: 25px;display: inline-block;position: relative;top: 6px;}
.tax4R .item .info{font-size: 14px;line-height: 24px;color: #666;height: 48px;overflow: hidden;overflow-y: auto;}
.tax4R .item:hover{top: -10px;}
/* —————————— 第4通栏 end —————————— */
/* 税务筹划结束 */

/* ==================== 商标代理 start ==================== */
/* —————————— 商标代理 公共部分 start —————————— */
.trademarkTitle{
	text-align: center;
}
.trademarkTitle .title{
	display: inline-block;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
}
.trademarkTitle .title .span1{
	font-size: 26px;
	color: #333333;
	font-weight: bold;
	margin-right: 20px;
}
.trademarkTitle .title .span2{
	font-size: 24px;
	color: rgba(231,12,18,0.4);
}
.trademarkTitle.title2 .title .span1{
	color: #ffffff;
}
.trademarkTitle.title2 .title .span2{
	font-size: 24px;
	color: rgba(255,255,255,0.4);
}
/* —————————— 商标代理 公共部分 end —————————— */
/* —————————— 第1通栏 产品概述 start —————————— */
.trademarkC1{
	overflow: hidden;
	background: #fff;
	padding: 40px 0 36px;
}
.trademarkC1Con{
	padding: 30px 0 0;
}
.trademarkC1Con .info{
	line-height: 30px;
	text-align: center;
	margin-bottom: 23px;
	font-size: 16px;
	color: #333333;
}
.trademarkC1Dl{
	overflow: hidden;
	margin-right: -20px;
}
.trademarkC1Dl dd{
	width: 33.3333%;
	float: left;
	display: inline;
	margin-bottom: 20px;
}
.trademarkC1Dl dd .con{
	margin-right: 20px;
}
.trademarkC1Dl dd .pic::before{
	padding-top: 66.5953%;
}
/* —————————— 第1通栏 产品概述 end —————————— */
/* —————————— 第2通栏 商标代理 start —————————— */
.trademarkC2{
	overflow: hidden;
	background: #f7f7f7;
	padding: 67px 0 0;
}
.tradeC2Slick {
	position: relative;
}
.tradeC2Slick .slick-dots {
	position: absolute;
	bottom: 55px;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 0;
	animation-delay: 1.5s;
}

.tradeC2Slick .slick-dots li {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	margin: 0 10px;
	vertical-align: middle;
	cursor: pointer;
	position: relative;
	background: rgba(0, 0, 0, 0.3);
}

.tradeC2Slick .slick-dots li.slick-active {
	background:rgba(231,12,18,1);;
}
.tradeC2Slick .bd {
	overflow: hidden;
}

.tradeC2Slick .slick-list {
	overflow: visible;
    margin-right: -20px;
	padding: 60px 0 106px;
}

.tradeC2Slick .myslide {
	float: left;
	display: inline;
}
.tradeC2Slick .slickCon {
	display: block;	
	margin-right: 20px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	padding: 0 30px;
}
.tradeC2Slick .myslide:nth-child(3n+1) .slickCon{
	background-image: -moz-linear-gradient( 120deg, rgb(4,169,171) 0%, rgb(0,218,204) 100%);
	background-image: -webkit-linear-gradient( 120deg, rgb(4,169,171) 0%, rgb(0,218,204) 100%);
	background-image: -ms-linear-gradient( 120deg, rgb(4,169,171) 0%, rgb(0,218,204) 100%);
}
.tradeC2Slick .myslide:nth-child(3n+2) .slickCon{
	background-image: -moz-linear-gradient( 120deg, rgb(35,71,255) 0%, rgb(84,111,254) 100%);
	background-image: -webkit-linear-gradient( 120deg, rgb(35,71,255) 0%, rgb(84,111,254) 100%);
	background-image: -ms-linear-gradient( 120deg, rgb(35,71,255) 0%, rgb(84,111,254) 100%);
}
.tradeC2Slick .myslide:nth-child(3n+3) .slickCon{
	background-image: -moz-linear-gradient( 120deg, rgb(119,57,254) 0%, rgb(161,47,248) 100%);
	background-image: -webkit-linear-gradient( 120deg, rgb(119,57,254) 0%, rgb(161,47,248) 100%);
	background-image: -ms-linear-gradient( 120deg, rgb(119,57,254) 0%, rgb(161,47,248) 100%);
}
.slickDl1 dd .con{
	height: 288px;
}
.slickDl1 dd .con .icn{
	height: 60px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 54px 60px;
	margin-bottom: 20px;
}
.slickDl1 dd .con .title{
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	margin-bottom: 20px;
}
.slickDl1 dd .con .info{
	font-size: 16px;
	color: #fff;
	text-align: center;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}
.tradeC2Slick .slickCon:hover {
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
}
/* —————————— 第2通栏 商标代理 end —————————— */
/* —————————— 第3通栏 作用商标 start —————————— */
.trademarkC3{
	overflow: hidden;
	background-color: #333333;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 40px 0 0;
}
.tradeC3Dl{
	overflow: hidden;
	margin-right: -20px;
	padding: 40px 0 30px;
}
.tradeC3Dl dd{
	width: 33.3333%;
	float: left;
	display: inline;
	margin-bottom: 28px;
}

.tradeC3Dl dd .con{
	margin-right: 20px;
	height: 230px;
	border: 1px solid rgba(255,255,255,0.25);
	background: rgba(51,51,51,0.25);
	padding: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}
.tradeC3Dl dd .con .icn{
	height: 42px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 42px 42px;
	margin-bottom: 16px;
}
.tradeC3Dl dd .con .title{
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	font-size: 22px;
	color: #fff;
	overflow: hidden;
	text-align: center;
}
.tradeC3Dl dd .con .info{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 16px;
	color: rgba(255,255,255,0.67);
	text-align: center;
}
.tradeC3Dl dd .con:hover{
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
}
/* —————————— 第3通栏 作用商标 end —————————— */
/* —————————— 第4通栏 常见问题 start —————————— */
.trademarkC4{
	overflow: hidden;
	background: #f7f7f7;
	padding: 39px 0 30px;
}
.trademarkC4Con{
	padding: 38px 0 0;
]}
.tradeC4Dl{
	overflow: hidden;
	margin-right: -20px;
	position: relative;
	z-index: 1 !important;
}
.tradeC4Dl dd{
	width: 50%;
	position: absolute;
}
.tradeC4Dl dd .con{
	margin-right: 20px;
	margin-bottom: 20px;
	background: #fff;
	border-radius: 20px;
	overflow: hidden;
	padding: 32px 80px 22px 32px;
}
.tradeC4Dl dd .text{
	overflow: hidden;
}
.tradeC4Dl dd .text.text1{
	margin-bottom: 24px;
}
.tradeC4Dl dd .text .icn{
	float: left;
	display: inline;
	padding-left: 42px;
	height: 40px;
}
.tradeC4Dl dd .text .icn.icn1{
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	background: url(../images/new/qIcn.png) no-repeat top left;
	background-size: 27px 27px;
}
.tradeC4Dl dd .text .icn.icn1 span{
	color: #e6282d;
}
.tradeC4Dl dd .text .icn.icn2{
	font-size: 18px;
	color: #666666;
	background: url(../images/new/aIcn.png) no-repeat top left;
	background-size: 30px 29px;
}
.tradeC4Dl dd .text .icn.icn2 span{
	color: #58bff8;
}
.tradeC4Dl dd .text .info{
	overflow: hidden;
}
.tradeC4Dl dd .text .info.info1{
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: 34px;
}
.tradeC4Dl dd .text .info.info2{
	font-size: 18px;
	
	color: #666666;
	line-height: 30px;
}
/* —————————— 第4通栏 常见问题 end —————————— */
/* ==================== 商标代理 end ==================== */
/* ==================== 建筑资质 start ==================== */
/* —————————— 第1通栏 start —————————— */
.construction1Box{background: #fff ;padding: 100px 0 85px;}
.construction1Box .mostTitle{margin-bottom: 80px;text-align: center;}
.const1Dl{padding: 0 4.513%;height: 390px;position: relative;font-size: 0;}
.const1Dl::before{display: block;content: "";top: 50%;left: 0;width: 100%;height: 3px;background: #e6e6e6;margin-top: -1.5px;position: absolute;}
.const1Dl dd{height: 100%;position: relative;width: 20%;float: left;display: inline;text-align: center;}
.const1Dl dd .info{width: 134.936%;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);top: 0;height: 110px;line-height: 22px;font-size: 14px;color: #666666;position: absolute;overflow-y: auto;}
.const1Dl dd .info::-webkit-scrollbar {width:2px;border-radius: 8px;}
.const1Dl dd .icn{height: 75px;position: absolute;width: 100%;left: 0;top: 122px;background: url(../images/zyuan.png) no-repeat center;}
.const1Dl dd .title{font-size: 18px;font-weight: bold;color: #333333;line-height: 18px;position: absolute;width: 100%;left: 0;top: 220px;}
.const1Dl dd.dd2 .info{top: auto;bottom: 0;}
.const1Dl dd.dd2 .icn{background-image: url(../images/dyuan.png);top: 197px;}
.const1Dl dd.dd2 .title{top: 155px;}
/* —————————— 第1通栏 end —————————— */
/* —————————— 第3通栏 start —————————— */
.construction3Box{background:#fff;padding: 60px 0;}
.construction3Box .mostTitle{margin-bottom: 55px;text-align: center;}
.constr3Slick {position: relative;}
.constr3Slick .bd {overflow: hidden;}
.constr3Slick .slick-list {overflow: visible;margin:0 -8px;padding-bottom: 20px;}
.constr3Slick .myslide {float: left;display: inline;}
.constr3Slick .slickCon {display: block;margin:0 8px;}
.constr3Slick .slickCon .con{height: 490px;border-radius: 6px;overflow: hidden;position: relative;cursor: pointer;}
.constr3Slick .dd1 .con{background: #53beb9;}
.constr3Slick .dd2 .con{background: #16995c;}
.constr3Slick .dd3 .con{background: #198ca9;}
.constr3Slick .dd4 .con{background: #1a3e5f;}
.constr3Slick .gg2 .con{top: 20px;}
.constr3Slick .slickCon .con .icn{position: absolute;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);width: 100%;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.constr3Slick .slickCon .con .icn .ic{width: 120px;height: 120px;border-radius: 50%;border: 1px dashed rgba(255,255,255,0.5);margin: 0 auto;margin-bottom: 30px;opacity: 1;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;s}
.constr3Slick .slickCon .con .icn span{display: block;text-align: center;font-size: 16px;font-weight: bold;height: 18px;line-height: 18px;color: #fff;}
.constr3Slick .slickCon .con .text{position: absolute;width: 100%;left: 0;bottom: -65%;height: 385px;box-sizing: border-box;-webkit-box-sizing: border-box;padding: 20px;background: rgba(255,255,255,0.2);transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.constr3Slick .slickCon .con .text::before{display: block;content: "";width: 100%;left: 0;top: -40px;height: 40px;background: url(../images/constr3bg.png) no-repeat center / 100% 100% ;position: absolute;}
.constr3Slick .slickCon .con .text .info{width: 100%;height: 100%;overflow-y: auto;text-align: center;opacity: 0;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.constr3Slick .slickCon .con .text .info::-webkit-scrollbar-thumb {width:8px;background:#fff;border-radius: 8px;}
.constr3Slick .slickCon .con .text .info span{font-size: 14px;color: #fff;display: block;height: 30px;line-height: 30px;overflow: hidden;}
.constr3Slick .slickCon .con:hover .icn{top: -5%;}
.constr3Slick .slickCon .con:hover .icn .ic{opacity: 0;}
.constr3Slick .slickCon .con:hover .text{bottom: -5%}
.constr3Slick .slickCon .con:hover .text .info{opacity: 1;}
/* —————————— 第3通栏 end —————————— */
/* —————————— 第4通栏 start —————————— */
.construction4Box{background:url(../test/images/constTbg.png) no-repeat;padding-bottom: 50px;height: 575px;background-size: cover;}
.construction4 .mostTitle{padding: 50px 0;text-align: center;}
/* —————————— 第4通栏 end —————————— */
/* ==================== 建筑资质 end ==================== */
/* ==================== 行业资质 start ==================== */
/* —————————— 第1通栏 start —————————— */
.industry1Box{padding-bottom: 50px;background-size: cover;}
.industry1 .mostTitle{padding: 50px 0;text-align: center;}
.indus1Info{font-size: 14px;color: #666;line-height: 30px;text-align: center;margin-bottom: 50px;height: 90px;overflow: hidden;overflow-y: auto;cursor: pointer;}
.indus1List{margin-right: -22px;overflow: hidden;}
.indus1List .item{font-size: 0;width: 33.3333%}
.indus1List .item .con{margin-right: 22px;;position: relative;display: block;overflow: hidden;}
.indus1List .item .con::before{display: block;content: "";padding-top: 66.6666%;}
.indus1List .item .con img{position: absolute;top:0;left: 0;width: 100%;height: 100%;transform: scale(1);-webkit-transform: scale(1);transition: all .3s linear;-webkit-transition: all .3s linear}
.indus1List .item:hover .con img{transform: scale(1.1);-webkit-transform: scale(1.1);}
.indus1Info:hover{font-weight: bold;}
/* —————————— 第1通栏 end —————————— */
/* —————————— 第2通栏 start —————————— */
.industry2Box{height: 585px;background-size: cover;background: url(../test/images/industry2bg.jpg) no-repeat;}
.industry2 .mostTitle{padding: 50px 0 0 0;text-align: center;}
.indus2List{height: 250px;position: relative;box-sizing: border-box;top: 120px;}
.indus2List .item{position: absolute;transform: translateX(-50%);-webkit-transform: translateX(-50%);width: 13.8888%;text-align: center;}
.indus2List .item1{bottom: 0;left: 6%;}
.indus2List .item2{top: 0;left: 29%;}
.indus2List .item3{bottom: 0;left: 50%;}
.indus2List .item4{top: 0;left: 71%;}
.indus2List .item5{bottom: 0;left: 94%;}
.indus2List .item .yuan{display: block;border: 1px dashed #e0e0e0;position: relative;border-radius: 50%;width: 61.5%;margin: auto auto 25px auto;transform: scale(1);-webkit-transform: scale(1);transition: all .3s linear;-webkit-transition: all .3s linear}
.indus2List .item .yuan::before{display: block;content: "";padding-top: 100%;}
.indus2List .item .yuan .con{background: #3a8cdf;border-radius: 50%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);width: 86.9918%;}
.indus2List .item .yuan .con::before{display: block;content: "";padding-top: 100%;}
.indus2List .item .yuan .con span{width: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);font-size: 20px;line-height: 22px;color: #fff;}
.indus2List .item .info{font-size: 19px;font-size: 20px;color: #333;}
.indus2List .item:hover .yuan{transform: scale(1.1);-webkit-transform: scale(1.1);border: 1px solid #e0e0e0;}
.indus2List .item:hover .info{color: #3a8cdf;}
/* —————————— 第2通栏 end —————————— */
/* —————————— 第3通栏 start —————————— */
.industry3Box{padding-bottom: 75px;}
.industry3 .mostTitle{padding: 50px 0;text-align: center;}
.industry3Dl{margin-right: -20px;overflow: hidden;}
.industry3Dl dd{width: 25%;display: inline;float: left;}
.industry3Dl dd .con{display: block;margin-right: 20px;padding: 15px;background: #fff;height: 400px;overflow: hidden;}
.industry3Dl dd .con .pic{margin-bottom: 25px;position: relative;}
.industry3Dl dd .con .pic::before{padding-top: 66.56%;display: block;content: "";}
.industry3Dl dd .con .pic img{display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.industry3Dl dd .con .text{font-size: 16px;color: #333333;line-height: 36px;}
/* —————————— 第3通栏 end —————————— */
/* —————————— 第4通栏 start —————————— */
.industry4Box{padding-bottom: 60px;background: url(../test/images/industry4bg.jpg) no-repeat;background-size: cover;}
.industry4 .mostTitle{padding: 50px 0;text-align: center;}
.indus4List{height: 400px;position: relative;}
.indus4List .item{display: block;position: absolute;transition: all .3s linear;-webkit-transition: all .3s linear;border-radius: 50%;transform: scale(1);-webkit-transform: scale(1);}
.indus4List .item .itemB{position: relative;height: 100%;}
.indus4List .item .itemB .con{font-size: 16px;color: #fff;line-height: 18px;text-align: center;position: absolute;border-radius: 50%;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%)}
.indus4List .item .itemB .con::before{display: block;content: "";padding-top: 42%;}
.indus4List .item1{top: 145px;left: 0;background: rgb(0,184,148,0.15);width: 180px;height: 180px;}
.indus4List .item1 .itemB .con{background: rgb(0,184,148);width: 170px;height: 170px;}
.indus4List .item2{top: 28x;left: 190px;background: rgb(0,206,131,0.1);width: 110px;height: 110px;}
.indus4List .item2 .itemB .con{background: rgb(0,206,131);width: 100px;height: 100px;}
.indus4List .item3{top: 255px;left: 295px;background: rgb(32,208,176,0.1);width: 135px;height: 135px;}
.indus4List .item3 .itemB .con{background: rgb(32,208,176);width: 125px;height: 125px;}
.indus4List .item4{top: 125px;left: 370px;background: rgb(179,202,101,0.1);width: 110px;height: 110px;}
.indus4List .item4 .itemB .con{background: rgb(179,202,101);width: 125px;height: 125px;}
.indus4List .item5{top: 65px;left: 535px;background: rgb(81,178,163,0.22);width: 160px;height: 160px;}
.indus4List .item5 .itemB .con{background: rgb(81,178,163);width: 150px;height: 150px;}
.indus4List .item6{bottom: 0;left: 690px;background: rgb(126,126,240,0.08);width: 125px;height: 125px;}
.indus4List .item6 .itemB .con{background: rgb(126,126,240);width: 115px;height: 115px;}
.indus4List .item7{bottom: 95px;right: 425px;background: rgb(128,192,255,0.1);width: 140px;height: 140px;}
.indus4List .item7 .itemB .con{background: rgb(128,192,255);width: 130px;height: 130px;}
.indus4List .item8{bottom: 15px;right: 235px;background: rgb(248,191,81,0.05);width: 100px;height: 100px;}
.indus4List .item8 .itemB .con{background: rgb(248,191,81);width: 90px;height: 90px;}
.indus4List .item9{top: 100px;right: 195px;background: rgb(179,212,101,0.1);width: 140px;height: 140px;}
.indus4List .item9 .itemB .con{background: rgb(179,212,101);width: 130px;height: 130px;}
.indus4List .item10{top: 0;right: 30px;background: rgb(128,170,255,0.1);width: 150px;height: 150px;}
.indus4List .item10 .itemB .con{background: rgb(128,170,255);width: 140px;height: 140px;}
.indus4List .item11{top: 200px;right: 0;background: rgb(242,99,99,0.1);width: 100px;height: 100px;}
.indus4List .item11 .itemB .con{background: rgb(242,99,99);width: 90px;height: 90px;}
.indus4List .item:hover{animation: myscale 3s infinite;} 
@keyframes myscale{
	from{transform: scale(1);-webkit-transform: scale(1)}
	50%{transform: scale(1.1);-webkit-transform: scale(1.1)}
	to{transform: scale(1);-webkit-transform: scale(1)}
}  
/* —————————— 第4通栏 end —————————— */
/* ==================== 行业资质 end ==================== */
/* ==================== 疑难解答 start ==================== */
/* —————————— 第1通栏 start —————————— */

.troubS1Box{padding: 50px;background: url(../test/most/troubS1bg.png) no-repeat;background-size: cover;}
.troubS1{height: 430px;position: relative;}
.troubS1L{position: absolute;bottom: 0;left: 0;width: 51.3888%;overflow: hidden;z-index: 2;}
.troubS1L::before{display: block;content: "";padding-top: 50%;}
.troubS1L img{position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;transition: all .3s linear;-webkit-transition: all .3s linear;transform: scale(1);-webkit-transform: scale(1)}
.troubS1R{width: 57.9861%;height: 380px;position: absolute;right: 0;top: 0;background: url(../test/most/troubS1Cbg.png) no-repeat;background-size: cover;padding: 50px 0 50px 155px;}
.troubS1R .mostTitle{padding: 40px 0;}
.troubS1R .info{font-size: 16px;color: #333;line-height: 30px;max-height: 170px;overflow: hidden;overflow-y: auto;cursor: pointer;}
.troubS1R .info:hover{font-weight: bold;}
.troubS1L:hover img{transform: scale(1.1);-webkit-transform: scale(1.1)}
/* —————————— 第1通栏 end —————————— */
/* —————————— 第2通栏 start —————————— */
.troubS2Box{background: #f5f5f5;}
.troubS2{padding: 50px 0;}
.troubS2List{ overflow: hidden;}
.troubS2List dd{ overflow: hidden; }
.troubS2List dd .troubS2T{ overflow: hidden; height: 80px; line-height: 80px; background: #FFF; color: #666; cursor: pointer; transition: all .3s; -webkit-transition: all .3s;border-bottom:1px solid #f7f7f7;padding: 0 40px;}
.troubS2List dd .troubS2T .text{ font-size: 18px; overflow: hidden;}
.troubS2List dd .troubS2T .text i.pic{position: relative;top: 10px;margin-right: 20px;display: inline-block;width: 35px;height: 35px;background: url(../test/most/troubS2picUn.png) no-repeat center center;}
.troubS2List dd .troubS2T .btn{ float: right; display: inline; width: 25px; height: 25px; background: url(../test/most/+Un.png) no-repeat center center;position: relative;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%)}
.troubS2List dd .troubS2C{position: relative;top: -1px; overflow: hidden; font-size: 14px; color: #fff; line-height: 26px; display: none; padding:20px; background:#efb6b7;padding: 30px 40px;}
.troubS2List dd:hover .troubS2T{ background: #ea6568; color: #FFF;}
.troubS2List dd:hover .troubS2T .btn{  background: url(../test/most/+On.png) no-repeat center center;}
.troubS2List dd:hover .troubS2T .text i.pic{ background: url(../test/most/troubS2picOn.png) no-repeat center center;}
.troubS2List dd.active .troubS2T{ background: #ea6568; color: #FFF;}
.troubS2List dd.active .troubS2T .btn{  background: url(../test/most/+On.png) no-repeat center center;}
.troubS2List dd.active .troubS2T .text i.pic{ background: url(../test/most/troubS2picOn.png) no-repeat center center;}
/* —————————— 第2通栏 end —————————— */
/* ==================== 疑难解答 end ==================== */
/* ==================== 内页 start ==================== */
/* 建筑资质 start*/
.imgList1{margin-right: -20px;}
.imgList1 dd{ float: left; display: inline; width: 33.3333%; }
.imgList1 dd .con{ margin-right: 20px;margin-bottom:20px;transition: all .3s linear;-webkit-transition: all .3s linear}
.imgList1 dd .a{ display: block;}
.imgList1 dd .pic{overflow: hidden; position: relative;}
.imgList1 dd .pic:before{ display: block; content: ''; padding-top: 57.9399%;}
.imgList1 dd .pic .bghei{background: rgb(0,0,0,0);width: 100%;height: 100%;position: absolute;top: 0;left: 0;transition: all .3s linear;-webkit-transition: all .3s linear;z-index: 2;}
.imgList1 dd .pic .bghei .btn{position: absolute;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);left: 50%;top: 50%;width: 125px;height: 40px;line-height: 40px;text-align: center;color: #fff;font-size: 14px;background: #d81920;border-radius: 5px;opacity: 0;transition: all .3s linear;-webkit-transition: all .3s linear;}
.imgList1 dd .pic img{ display:block; width:100%; height:100%; position:absolute; left:0px; top:0px;}
.imgList1 dd .text{padding: 30px;background: #fff;font-size: 18px;line-height: 20px;color: #333;height: 20px;transition: all .3s linear;-webkit-transition: all .3s linear}
.imgList1 dd:hover .pic .bghei{background: rgb(0,0,0,0.3)}
.imgList1 dd:hover .pic .bghei .btn{opacity: 1;}
/* 建筑资质 end*/
/* 团队风采 start*/
.imgList2{background: #eee;}
.imgList2 .imgList1 dd .pic:before{padding-top: 66.9527%;}
.imgList2 .imgList1 dd .text{font-size: 14px;color: #666;line-height: 16px;height: 16px;padding: 20px;text-align: center;}
.imgList2 .imgList1 dd:hover .text{text-align: left;color: #e70c12;}
/* 团队风采 end*/
/* 行业资质 start*/
.imgList3{background: #eee;}
.imgList3 .imgList1 dd .pic:before{padding-top: 58.1545%;}
.imgList3 .imgList1 dd .text{text-align: left;}
.imgList3 .imgList1 dd .con:hover{box-shadow: 1px 8px 7px 0 #ddd;;}
/* 行业资质 end*/
/* 行业资质 start*/
.imgList4{background: #eee;}
.imgList4 .imgList1 dd .pic{margin: 0 40px 30px 40px;}
.imgList4 .imgList1 dd .pic:before{padding-top: 67.1052%;}
.imgList4 .imgList1 dd .con{background: #fff;padding-top: 30px;}
.imgList4 .imgList1 dd .text{text-align: left;padding: 20px;text-align: center;font-size: 16px;line-height: 18px;height: 18px;}
.imgList4 .imgList1 dd:hover .text{color: #e6282d;font-weight: bold;}
/* 行业资质 end*/
/* 视频新闻 start*/
.imgText1 dd{padding:30px;background: #fff;-webkit-transition: all 0.2s linear;transition: all 0.2s linear;-webkit-box-sizing: border-box;box-sizing: border-box;border: 1px solid #eeeeee;height: 275px;}
.imgText1 dd .pic{ width: 320px; overflow: hidden; position: relative; margin-right: 35px;}
.imgText1 dd .pic:before{ display: block; content: ''; padding-top: 67.1875%;}
.imgText1 dd .pic img{ display:block; width:100%; height:100%; position:absolute; left:0px; top:0px;}
.imgText1 dd .text{ overflow: hidden;padding: 20px 0;}
.imgText1 dd .text .title{transition: all .3s linear;-webkit-transition: all .3s linear; height: 18px; line-height: 18px; font-size: 16px;margin-bottom: 10px;font-weight: bold;color: #333;}
.imgText1 dd .text .time{font-size: 14px;line-height: 30px;height: 30px;color: #bdbdbd;overflow: hidden;}
.imgText1 dd .text .time i.timeP{width: 20px;height: 20px;display: inline-block;background: url(../images/time.png) no-repeat center center;position: relative;top: 4px;margin-right: 15px;}
.imgText1 dd .text .time i.num{width: 20px;height: 15px;display: inline-block;background: url(../images/num.png) no-repeat center center;position: relative;top: 2px;margin: 0 10px 0 30px;}
.imgText1 dd .text .textC{font-size: 14px;line-height: 26px;color: #666;height: 76px;overflow: hidden;}
.imgText1 dd .text .btn{transition: all .3s linear;-webkit-transition: all .3s linear;text-align: center;display: block;width: 120px;height: 40px;border-radius: 5px;border: 1px solid #e0e0e0;font-size: 14px;color: #666;line-height: 40px;}
.imgText1 dd:hover .text .title{color: #e6282d;}
.imgText1 dd:hover .text .btn{color: #fff;background: #e6282d;border: none;}
/* 视频新闻 end*/
/* 行业新闻 start*/
.imgText2 .item{padding: 30px;position: relative;background: #fff;border-bottom: 1px solid #ededed;}
.imgText2 .item .itemL{transition: all .3s linear;-webkit-transition: all .3s linear;;width: 5.5138%;font-size: 16px;color: #666;text-align: center;line-height: 18px;margin-right: 20px;display: block;}
.imgText2 .item .itemL .bold{font-size: 30px;height: 32px;}
.imgText2 .item .itemR{width: 85.0694%;border-left: 1px solid #e6e6e6;padding-left: 20px;}
.imgText2 .item .itemR .title{font-size: 16px;font-weight: bold;color: #333;line-height: 18px;height: 18px;margin-bottom: 12px;display: block;}
.imgText2 .item .itemR .info{font-size: 14px;color: #666;line-height: 16px;height: 32px;overflow: hidden;display: block;}
.imgText2 .item .btn{transition: all .3s linear;-webkit-transition: all .3s linear;;width: 20px;height: 20px;position: absolute;top: 50%;transform: translateY(-50%);background: #e5e5e5;right: 30px;display: block;}
.imgText2 .item .btn img{display: block;margin: 0 auto;position: relative;height: 9px;top: 5px;}
.imgText2 .item:hover .itemL{color: #e6282d;}
.imgText2 .item:hover .btn{background: #e6282d;}
/* 行业新闻 end*/
/* 产品详情 start*/
.productV{background: #fff;padding: 40px 50px;}
.productVTop{margin-bottom: 40px;}
.productVTop .pic{width: 43.0555%;position: relative;overflow: hidden;margin-right: 30px;}
.productVTop .pic::before{display: block;content: "";padding-top: 66.129%;}
.productVTop .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.productVTop .text{overflow: hidden;padding: 30px 0;}
.productVTop .text .title{font-size: 30px;color: #e6282d;line-height: 32px;height: 32px;}
.productVTop .text .textc{padding: 20px 40px;font-size: 20px;color: #333;line-height: 22px;max-height: 60px;background: #f2f2f2;}
.productVCon .productVCtitle{padding: 20px 0;border-bottom: 1px solid #e6e6e6;font-size: 26px;color: #e6282d;}
.productVCon .productVCtitle i{display: inline-block;width: 5px;height: 35px;background: #e6282d;border-radius: 20px;margin-right: 18px;position: relative;top: 8px;}
.productVScroll{background: #fff;overflow: hidden;position: relative;}
.productVScroll .bd {
	overflow: hidden;
	height: 485px;
}

.productVScroll .slick-list {
	overflow: visible;
	margin-right: -20px;
}
.productVScroll .item{
	display: block;
	box-sizing: border-box;
	margin-right: 20px;
}
.productVScroll .item .pic{width: 100%;position: relative;}
.productVScroll .item .pic::before{display: block;content: "";padding-top: 57.4468%;}
.productVScroll .item .pic img{display: block;position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
.productVScroll .item .text {
	box-sizing: border-box;
	width: 100%;
	padding: 30px 25px;
	background: #e5e5e5;
	color: #333;
	font-size: 18px;
	line-height: 20px;
}
.productVScroll .prev{width: 35px;height: 35px;position: absolute;bottom: 52px;left: 48%;transform: translateX(-50%);-webkit-transform: translateX(-50%);background: url(../test/most/prev.png) no-repeat center center;cursor: pointer;}
.productVScroll .next{width: 35px;height: 35px;position: absolute;bottom: 52px;right: 48%;transform: translateX(50%);-webkit-transform: translateX(50%);background: url(../test/most/next.png) no-repeat center center;cursor: pointer;}
/* 产品详情 end*/
/* 联系我们 start*/
.contectUsTop{margin-right: -20px;}
.contectUsTop .con{font-size: 0;width: 33.3333%;display: block;}
.contectUsTop .con .item{display: block;margin-right: 20px;position: relative;height: 280px;background: #fff;border-radius: 10px;}
.contectUsTop .con .item .pic{background: #e6282d;width: 100px;height: 100px;position: absolute;top: -50px;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);display: block;}
.contectUsTop .con .item .pic img{display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);max-width: 40px;max-height: 40px;}
.contectUsTop .con .item .text{text-align: center;width: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);padding: 0 100px;}
.contectUsTop .con .item .text .title{font-size: 18px;font-weight: bold;color: #555;margin-bottom: 40px;line-height: 20px;height: 20px;}
.contectUsTop .con .item .text .info{font-size: 18px;color: #999;line-height: 30px;height: 60px;overflow: hidden;overflow-y: auto;}
.marp{height: 440px;padding: 10px;background: #fff;}
.marp #allmap{height: 440px;}
.contectUsBot{margin-right: -20px;}
.contectUsBot .con{font-size: 0;width: 33.3333%;display: block;}
.contectUsBot .con .item{margin-right: 20px;height: 220px;background: #fff;border-radius: 10px;padding: 30px 40px 35px 40px;margin-bottom: 20px;}
.contectUsBot .con .item .title{transition: all .3s linear;-webkit-transition: all .3s linear;font-size: 24px;font-weight: bold;color: #333;line-height: 60px;height: 60px;border-bottom: 1px solid #e2e2e2;margin-bottom: 10px;}
.contectUsBot .con .item .info{line-height: 40px;font-size: 18px;color: #333;}
.contectUsBot .con .item:hover .title{color: #e6282d;}
/* 联系我们 end*/
/* ========== 招聘列表 start ========== */
/*招聘列表开始*/
.recruitTitle{height: 50px;background: #b2b2b2;margin-bottom: 20px;}
.recruitTitle dl{overflow: hidden;}
.recruitTitle dd{float: left;width: 16.6667%;text-align: center;line-height: 50px;font-size: 16px;color: #fff;font-weight: bold;}
.recruitList{ overflow: hidden;margin-bottom: -10px;}
.recruitList dd{ overflow: hidden; }
.recruitList dd .recruitT{ overflow: hidden; height: 50px; line-height: 50px;background: #fff;; cursor: pointer; transition: all .3s; -webkit-transition: all .3s;}
.recruitList dd .recruitT dd{ color: #333 ;font-weight: normal;}
.recruitList dd .recruitT .btn{position: relative;top: 19px;  display: inline;  height: 13px;background: url(../images/common/close.png) no-repeat center center;}
.recruitList dd:hover .recruitT .btn{background: url(../images/common/next.png) no-repeat center center;}
.recruitList dd .recruitC{ overflow: hidden;  display: none; background:#FFF;padding: 20px 85px 25px 85px;    position: relative;top: -20px; left: 0;}
.recruitText{ overflow: hidden; line-height: 25px;font-size: 14px; color: #666666;margin-bottom: 25px;}
.recruitText .title{display: block;font-size: 14px;font-weight: bold;color: black;}
.recruitBtn{ overflow: hidden;}
.recruitBtn a{ overflow: hidden; display: block; width: 130px;height: 40px; line-height: 40px; float: left; display: inline; background: #e6282d; color: #FFF; border-radius: 3px; transition: all .3s; -webkit-transition: all .3s;font-size: 16px;text-align: center;}
.recruitBtn a:hover{ opacity: 0.9}
.recruitList dd:hover .recruitT{ background: #e6282d; }
.recruitList dd:hover .recruitT dd{color: #FFF;}
.recruitList dd.active .recruitT dd{color: #FFF;}
.recruitList dd.active .recruitT{ background: #e6282d;}
.recruitList dd.active .recruitT .btn{  background: url(../images/common/open.png) no-repeat center center;}
/*招聘列表结束*/
/* ========== 招聘列表 end ========== */
/* 招聘表单 satrt */
.webuploader-pick{padding: 0 !important;background: none !important;}
.recruitFormBox{ background-color: #ffffff; padding: 60px 40px 50px;}
.recruitFormBox .title1{  text-align: center; font-size: 26px; color: #333333;line-height: 26px;margin-bottom: 70px;}
.recruitForm{ margin-right: -34px; font-size: 14px; color: #333333;}
.recruitForm dd{ float: left; display: inline; margin-bottom: 25px;}
.recruitForm dd .con{ padding-right: 34px;}
.recruitForm dd .subtitle{ height: 50px; line-height: 50px; color: #da0100; font-size: 16px; font-weight: bold;}
.recruitForm dd .title{ height: 50px; line-height: 50px; float: left; width: 85px;text-align: right;margin-right: 10px;}
.recruitForm dd .title span{ color: #da0100;}
.recruitForm dd .formC{ border: 1px solid #e2e2e2; padding: 0 10px; overflow: hidden;}
.recruitForm dd input{ display: block;height: 50px; line-height: 50px; border: none; background: none;}
.recruitForm dd input.input1{ width: 100%;}
.recruitForm dd textarea{ display: block; width: 100%; padding: 6px 0; line-height: 25px;height: 25px; border: none; background: none;}
.recruitForm dd.dd1{ width: 33.3333%;}
.recruitForm dd.dd2{ width: 100%;}
.recruitForm dd.dd3{ width: 50%;}
.zpformSel{ height:50px; position:relative; padding-right:50px;}
.zpformSel .seljg{ padding-left:10px; line-height:50px; color:#333333; font-size:13px; cursor:pointer;}
.zpformSel i{ display:block; width:50px; height:50px; background:url(../images/formSel.png) no-repeat center center; position:absolute; right:0px; top:0px; cursor:pointer;}
.zpformSel .selTj{ width:100%; overflow:hidden; border:1px solid #dedede; border-top:none; max-height:120px; overflow-y:auto; position:absolute; left:-1px; top:38px; background:#FFF; display:none; z-index:100000}
.zpformSel .selTj a{ display:block; height:35px; line-height:35px; padding-left:10px; color:#666666; margin-bottom:1px; font-size: 12px;}
.zpformSel .selTj a:hover{ background:#1a83e0; color:#FFF;}
.zpformSel .selTj a.hover{background:#1a83e0; color:#FFF;}

.photoUpload{ overflow: hidden; height: 40px; line-height: 40px; font-size: 14px;}
.photoUpload span{ overflow: hidden; float: left; display: inline; color: #333333;}
.photoUpload a{ overflow: hidden; float: left; display: inline; height: 40px; line-height: 40px; margin: 0 10px; background: #e9e9e9; padding: 0 20px; color: #666666;}
.photoUpload a:hover{ opacity: 0.8}
.photoUpload em{ overflow: hidden; float: left; display: inline; color: #aeaeae; font-style: normal;}
.formYzm .formC{float: left; width: 150px;}
.formYzm{ overflow: hidden; position: relative; padding-right: 100px; }
.formYzm .text{color: #666666; position: relative; left: 40px;}
.formYzm.formYzm2{ position: relative; height: 50px; width: 150px; }
.yzmFORM{width: 150px; height: 50px;  position: absolute; left: 200px; background-color: #dedede; display: table-cell; vertical-align: middle; text-align: center; line-height: 50px;}
.yzmFORM img{text-align: center;width: 100%;height: 100%;}
.recruitForm dd .input1.input11{height: 50px;}
.textT{position: relative; left: 480px; top: -36px;}
.zpFormBtn{  font-size: 0px; width: 220px; height: 50px; float: left; padding: 0px 30px 0 95px;}
.zpFormBtn a{ display:block;font-size: 16px; color: #666666; padding: 0 90px; height: 50px; line-height: 50px; background: #e6e6e6;}
.zpFormBtn a.hover{ opacity: 0.9; background-color: #e6282d; color: #fff;}
.reset{  font-size: 0px; width: 220px; height: 50px; float: left;}
.reset a{ display:block;font-size: 16px; color: #666666; padding: 0 90px; height: 50px; line-height: 50px; background: #e6e6e6;}
.reset a:hover{ opacity: 0.9; background-color: #e6282d; color: #fff;}
.recruitForm dd .formC.np.np1{border: 1px solid #fff;}
.recruitForm dd .formC.np.np1 input{display: inline-block;} 
.recruitForm dd .formC.np.np1 label{padding-right: 30px;vertical-align: middle;}
.dd2 .formC.maytext textarea{color: #cccccc;}
.dd4{width: 100%;}
.dd4 .textT{position: unset;line-height: 35px;font-size: 14px;color: #666666;}
.recruitForm dd.dd4 .title{line-height: 35px;height: 35px;}
.dd4 .sc{width: 77px;height: 35px;border-radius: 3px;background: #e6282d;opacity: 0.8;color: #fff;margin-right: 12px;text-align: center;line-height: 35px;display: block;}
.dd4 .mb{width: 77px;height: 35px;border-radius: 3px;background: #e6282d;color: #fff;margin-right: 12px;text-align: center;line-height: 35px;display: block;}
/* 招聘表单 end */
/* 性别 start */
.radioBox {line-height: 50px;font-size: 0;}
.radioBox .radioCon {position: relative;overflow: hidden;display: inline-block;font-size: 14px;margin-right: 30px;vertical-align: middle;}
.radioBox .radioCon:last-child {margin-right: 0;}
.radioBox .radioCon label {line-height: 50px;display: block;position: relative;padding-left: 30px;font-size: 14px;color: #333333;}
.radioBox .radioCon label:first-child {padding-left: 0;}
.radioBox .radioCon input {position: absolute;width: 100% !important;height: 100% !important;top: 0;left: 0;z-index: 1;opacity: 0;}
.radioBox .radioCon input[type="radio"]+label span {content: "";display: inline-block;vertical-align: middle;width: 20px;height: 20px;box-sizing: border-box;-webkit-box-sizing: border-box;border-radius: 100%;border: 1px solid #dfdfdf;box-sizing: border-box;position: absolute;left: 0px;top: 50%;margin-top: -10px;}
.radioBox .radioCon input[type="radio"]+label span::before{display: none;content: '';width: 10px;height: 10px;border-radius: 100%;background: #e6282d;position: absolute;top: 50%;left: 50%;margin-top: -5px;margin-left: -5px;}
.radioBox .radioCon input[type="radio"]:checked+label span::before {display: block;}
/* 性别 end */
/* ========== 招聘表单 end ========== */
/* ==================== 内页 end ==================== */
/* ==================== 高薪认定 start ==================== */
.highP1{padding: 77px 0 85px;background: #fff;}
.highP1 .mostTitle{margin-bottom: 100px;text-align: center;}
.highP1Dl{margin-right: -10px;padding-top: 10.5%;}
.highP1Dl dd{width: 20%;}
.highP1Dl dd .con{display: block;margin-right: 10px;padding-top: 148.5714%;background: #fff;border-radius: 10px;position: relative;overflow: hidden;box-shadow: 0px 0px 18px 0px rgba(51, 51, 51, 0.15);transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.highP1Dl dd .con .conB{position: absolute;width: 100%;height: 100%;left: 0;top: 0;box-sizing: border-box;-webkit-box-sizing: border-box;padding: 35px;text-align: center;}
.highP1Dl dd .con .conB .icn{height: 53.5%;margin-bottom: 30px;}
.highP1Dl dd .con .conB .title{font-size: 18px;color: #333333;line-height: 18px;margin-bottom: 12px;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.highP1Dl dd .con .conB .info{font-size: 15px;color: #333333;line-height: 24px;opacity: 0.6;height: 48px;overflow: hidden;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.highP1Dl dd.dd2{margin-top: -10.5%;}
.highP1Dl dd.dd2 .con{padding-top: 131%;}
.highP1Dl dd.dd3 .con{padding-top: 131%;}
.highP1Dl dd.dd5 .con{padding-top: 131%;}
.highP1Dl dd.dd6 .con{padding-top: 131%;}
.highP1Dl dd.dd2 .con .icn{height: 67.5%;}
.highP1Dl dd.dd3 .con .icn{height: 67.5%;}
.highP1Dl dd.dd5 .con .icn{height: 67.5%;}
.highP1Dl dd.dd6 .con .icn{height: 67.5%;}
.highP1Dl dd.dd3{margin-left: -20%;margin-top: 16.5%;}
.highP1Dl dd.dd5{margin-top: -10.5%;}
.highP1Dl dd.dd6{margin-left: -20%;margin-top: 16.5%;}
.highP1Dl dd .con:hover{background: #014a81;}
.highP1Dl dd .con:hover .conB .title{color: #fff;}
.highP1Dl dd .con:hover .conB .info{color: #fff;}



.highP2{padding-top: 100px;background: url(../images/highP2bg.jpg) no-repeat center / cover;box-sizing: border-box;-webkit-box-sizing: border-box;height: 580px;}
.highP2 .mostTitle{margin-bottom: 120px;text-align: center;}
.highP2Slick{position: relative;}
.highP2Slick::before{display: block;content: "";width: 89.5833%;height: 149px;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);background: url(../images/highP2Slickbg.png) no-repeat center / 100%;position: absolute;top: 30px;}
.highP2Slick .bd {overflow: hidden;}
.highP2Slick .slick-list {overflow: visible;margin:0 -23px;height: 225px;padding: 0 5px;}
.highP2Slick .myslide {float: left;display: inline;}
.highP2Slick .slickCon {display: block;margin:0 23px;}
.highP2Slick .slickCon .pic{position: relative;border-radius: 50%;overflow: hidden;width: 140px;margin: 0 autos;}
.highP2Slick .slickCon .pic::before{display: block;content: "";padding-top: 100%;}
.highP2Slick .slickCon .pic .text{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);font-size: 24px;font-weight: bold;color: #ffffff;line-height: 34px;width: 50px;}
.highP2Slick .myslide.dd2 .pic{position: relative;top: 85px;}
.highP2Slick .myslide.gg1 .pic{background: #f8b551;}
.highP2Slick .myslide.gg2 .pic{background: #f19149;}
.highP2Slick .myslide.gg3 .pic{background: #ec6941;}
.highP2Slick .myslide.gg4 .pic{background: #ae5da1;}
.highP2Slick .myslide.gg5 .pic{background: #00429d;}
.highP2Slick .myslide.gg6 .pic{background: #00a0e9;}
.highP2Slick .myslide.gg7 .pic{background: #f73947;}
.highP2Slick .myslide.gg8 .pic{background: #f7c174;}

.highP3{padding: 110px 0 145px;background: url(../images/highP3bg.jpg) no-repeat center / cover;}
.highP3 .mostTitle{text-align: center;margin-bottom: 65px;}
.highP3C{height: 303px;background: url(../images/highP3Listbg.png) no-repeat center / 100% 100%;box-sizing: border-box;-webkit-box-sizing: border-box;padding: 95px 90px 0;}
.highP3C .title{text-align: center;font-size: 18px;color: #333333;height: 20px;line-height: 20px;overflow: hidden;margin-bottom: 45px;}
.highP3List{margin-right: -20px;}
.highP3List dd{float: left;display: inline;width: 25%;}
.highP3List dd .con{margin-right: 20px;overflow: hidden;border-radius: 6px;background: #fff;}
.highP3List dd .con .input{overflow: hidden;}
.highP3List dd .con .input input{width: 100%;height: 50px;line-height: 50px;font-size: 16px;color: #999999;padding: 0 10px;background: none;border: none;outline: none;}
.highP3List dd .con .btn{display: block;height: 50px;border-radius: 6px;background: #f73947;color: #fff;line-height: 50px;text-align: center;font-size: 18px;}
.highP3List dd .con img{width: 90px;height: 35px;margin-top: 7px;margin-right: 20%;border-radius: 6px;float: right;}
/* ==================== 高薪认定 end ==================== */
/* 弹窗 */
.floatL{width: 70px;height: 70px;border-radius: 6px;color: #fff;background-color: rgb(55, 139, 204);box-shadow: 1px 1.732px 5px 0px rgba(0, 0, 0, 0.3);position: fixed;right: 40px;top: 45%;box-sizing: border-box;-webkit-box-sizing: border-box;padding-top: 13px;z-index: 100;cursor: pointer;}

.floatL .icn{height: 25px;margin-bottom: 7px;background: url(../images/mdpg.png) no-repeat center;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.floatL:hover .icn{position: relative;top: -3px;}
.floatL span{font-size: 12px;color: #ffffff;display: block;text-align: center;}
.dbTbg{position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: -1;background: #000000;opacity: 0;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.dbT{position: fixed;width: 80%;height: 303px;left: 0;top: 0;bottom: 0;right: 0;z-index: -1;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;transform: scale(0);-webkit-transform: scale(0);margin: auto;}
.dbT.active{transform: scale(1);-webkit-transform: scale(1);z-index: 1000000;}
.dbTbg.active{z-index: 100000;opacity: 0.6;}
/* 领导列表 start*/
.teacherList dd{margin-bottom: 20px;padding: 15px 35px;background: #fff;box-shadow: 0px 4px 10px 0px rgba(4, 0, 0, 0.12);}
.teacherList dd .pic{width: 240px;margin-right: 40px;position: relative;}
.teacherList dd .pic::before{display: block;content: "";padding-top: 133.3333%;}
.teacherList dd .pic img{display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.teacherList dd .text{overflow: hidden;padding-top: 45px;}
.teacherList dd .text .title{height: 24px;margin-bottom: 25px;}
.teacherList dd .text .title a{font-size: 24px;color: #333;}
.teacherList dd .text .titlec{font-size: 16px;color: #333333;height: 16px;line-height: 16px;margin-bottom: 24px;}
.teacherList dd .text em{width: 30px;height: 2px;margin-bottom: 30px;background: #e6272e;}
.teacherList dd .text .info{font-size: 15px;line-height: 32px;color: #666666;height: 160px;overflow: hidden;}
/* 领导列表 end*/
/* 新招聘 start*/
.recrult{height: 820px;background: url(../images/xzpbg.jpg) no-repeat center / cover;box-sizing: border-box;-webkit-box-sizing: border-box;padding: 95px 0 0 115px;}
.recrult .title{font-size: 24px;line-height: 24px;height: 24px;color: #000000;margin-bottom: 25px;}
.recrult .time{font-size: 14px;line-height: 14px;height: 14px;color: #666666;margin-bottom: 55px;}
.recrult .info{font-size: 15px;line-height: 28px;height: 450px;color: #000000;margin-bottom: 40px;overflow-y: auto;width: 60%;}
.recrult .btn{display: block;width: 180px;height: 48px;line-height: 48px;text-align: center;border-radius: 3px;background: #e6292e;font-size: 16px;color: #fff !important;}
.recrult .btn:hover{opacity: 0.8;}
/* 新招聘 end*/
