@charset "UTF-8";
.subPage{padding-top: 88px;}
/*公司简介 start*/
.introC{padding: 40px;background-color: #fff;overflow: hidden;box-sizing: border-box;-webkit-box-sizing: border-box;}
.introC .picBox{width: 30.2083%;z-index: 3;position: relative;margin-right: 30px;}
.introC .picBox .pic::before{padding-top: 68.9655%;}
.introC .picBox .text{background: url(../test/introBg.jpg) no-repeat center / cover;padding: 0 20px;}
.introC .picBox .text .title1{height: 90px;line-height: 90px;font-size: 30px;color: #fff;border-bottom: 1px solid rgba(255,255,255,0.2);}
.introC .picBox .text .title2{height: 90px;line-height: 32px;font-size: 20px;color: #fff;}
.introC .info{overflow: hidden;line-height: 36px;font-size: 16px;color: #666;}
.intro .down{margin-top: -76px;}
.intro .down .pic::before{padding-top: 18.75%;}
/*公司简介 end*/
/*公司文化 start*/
.culture{padding: 87px 10.4166% 60px;}
.cultureDl{margin-right: -60px;}
.cultureDl dd{width: 20%;float: left;display: inline;}
.cultureDl dd .con{margin-right: 60px;border: 1px solid #dddddd;position: relative;height: 410px;box-sizing: border-box;-webkit-box-sizing: border-box;padding: 68px 0;text-align: center;}
.cultureDl dd .con .num{position: absolute;left: 50%;width: 54px;height: 54px;margin-left: -27px;top: -27px;background: #0043af;font-size: 22px;color: #fff;line-height: 54px;text-align: center;}
.cultureDl dd .con .title{font-size: 22px;color: #0043af;letter-spacing:2px;line-height: 22px;display: inline-block;margin-right: 12px;writing-mode: vertical-lr;text-align: left;vertical-align: top;}
.cultureDl dd .con .info{font-size: 16px;color: #666666;letter-spacing:2px;line-height: 28px;display: inline-block;writing-mode: vertical-lr;text-align: left;vertical-align: top;}

/*公司文化 end*/
/*董事长致辞 start*/
.dszzc{background-color: #fff;padding: 40px;overflow: hidden;box-sizing: border-box;-webkit-box-sizing: border-box;}
.dszzc .up{padding-bottom: 60px;overflow: hidden;border-bottom: 1px solid #efefef;}
.dszzc .picBox{width: 45%;display: inline;float: left;position: relative;margin-right: 25px;}
.dszzc .picBox .pic{width: 98.4%;z-index: 2;}
.dszzc .picBox .pic::before{padding-top: 73.9063%;}
.dszzc .picBox .bg{width: 98.4%;position: absolute;left: 10px;top: 50px;background-color: #fff;box-shadow: 0px 3px 13px 0px rgba(0, 67, 175, 0.24);z-index: 1;}
.dszzc .picBox .bg::before{display: block;content: '';padding-top: 69.8438%;}
.dszzc .text{overflow: hidden;line-height: 30px;font-size: 15px;color: #666;}
.dszzc .down{padding-top: 30px;line-height: 30px;color: #666;font-size: 15px;text-align: right;}
/*董事长致辞 end*/
/* 发展历程 start */
.course{padding: 50px 150px;background: #fff;}
.course .title{font-size: 26px;font-weight: bold;color: #333333;height: 26px;line-height: 26px;overflow: hidden;margin-bottom: 85px;text-align: center;}
.course .list{position: relative;}
.course .list dt{position: absolute;width: 2px;height: 100%;top: -15px;background: #f1f1f1;left: 50%;margin-left: -1px;}
.course .list dt::before{display: block;content: "";position: absolute;top: -30px;width: 32px;height: 4px;left: 50%;margin-left: -16px;background-color: #eaeaea;}
.course .list dt::after{display: block;content: "";position: absolute;top: 0;width: 12px;height: 12px;left: 50%;margin-left: -6px;background: #0043af;border-radius: 50%;}
.course .list dd{margin-bottom: 60px;}
.course .list dd .picBox{width: 50%;position: relative;}
.course .list dd .picBox::before{display: block;content: "";width: 100%;height: 100%;position: absolute;bottom: -10px;overflow: hidden;background: url(../test/courseBg1.png) no-repeat center;background-size: auto 100%;}
.course .list dd .picBox .pic::before{padding-top: 59.0361%;}
.course .list dd .picBox .pic{width: 87.3684%;margin-left: 18px;}
.course .list dd .text{overflow: hidden;position: relative;}
.course .list dd .text span{position: absolute;top: 0;font-size: 24px;color: #0043af;height: 26px;line-height: 26px;overflow: hidden;}
.course .list dd .text .title{font-size: 18px;height: 18px;line-height: 18px;color: #333333;overflow: unset;margin-bottom: 20px;position: relative;text-align: unset;font-weight: bold;}
.course .list dd .text .title::before{display: block;content: "";width: 6px;height: 28px;position: absolute;top: 50%;margin-top: -14px;background: #0043af;}
.course .list dd .text .info{line-height: 20px;}
.course .list dd .text .info a{font-size: 14px;color: #555;}
.course .list dd:nth-child(odd) .picBox{float: right;}
.course .list dd:nth-child(odd) .picBox .pic{margin-left: 58px;}
.course .list dd:nth-child(odd) .picBox::before{right: -32px;}
.course .list dd:nth-child(odd) .text span{right: 30px;}
.course .list dd:nth-child(odd) .text{padding-right: 30px;text-align: right;}
.course .list dd:nth-child(odd) .text .info{text-align: left;}
.course .list dd:nth-child(odd) .text .title::before{right: -31px;}
.course .list dd:nth-child(even) .picBox{float: left;}
.course .list dd:nth-child(even) .picBox::before{left: -30px;}
.course .list dd:nth-child(even) .text span{left: 30px;}
.course .list dd:nth-child(even) .text{padding-left: 30px;text-align: left;}
.course .list dd:nth-child(even) .text .title::before{left: -30px;}
/* 发展历程 end */
/*公司荣誉 start*/
.honorList{margin-right: -40px;}
.honorList dd{width: 25%;display: inline;float: left;margin-bottom: 40px;}
.honorList dd .con{margin-right: 40px;text-align: center;position: relative;background-color: #fff;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.honorList dd .con .picBox{text-align: center;overflow: hidden;height: 395px;padding: 40px 20px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.honorList dd .con .pic::before{padding-top: 112.6667%;}
.honorList dd .con .pic img{object-fit: contain;cursor: pointer;left: 50%;transform: translateX(-50%);}
.honorList dd .con .text{height: 64px;line-height: 24px;color: #333;font-size: 16px;border-top: 1px solid #efefef;padding: 0 20px;}
.honorList dd .con:hover{box-shadow: 0px 2px 20px 0px rgb(4 49 20 / 10%);}
.honorList dd .con:hover .text{color: #0043af;}
/*公司荣誉 end*/
/*新闻中心 start*/
.newsBox1{overflow: hidden;}
.news-swiper{position: relative;overflow: hidden;padding-bottom: 40px;margin-bottom: 50px;}
.news-swiper .con{background-color: #fff;}
.news-swiper .con .pic{overflow: hidden;}
.news-swiper .con .pic::before{padding-top: 56.5217%;}
.news-swiper .con .text{padding: 20px;}
.news-swiper .con .title{height: 24px;line-height: 24px;color: #181818;font-size: 16px;}
.news-swiper .con .title a{color: #333;transition: all 100ms linear;-webkit-transition: all 100ms linear;}
.news-swiper .con .title a:hover{color: #0043af;}
.news-swiper .con .info{line-height: 24px;color: #808080;font-size: 14px;margin-bottom: 10px;}
.news-swiper .con .time{height: 20px;line-height: 20px;color: #aaaaaa;font-size: 14px;}
.news-swiper.swiper-container-horizontal>.swiper-scrollbar{left: 50% !important;transform: translateX(-50%);-webkit-transform: translateX(-50%); width: 20%;height: 4px;background-color: #e5e5e5;}
.news-swiper .swiper-scrollbar-drag{background-color: #0043af;cursor: grab;height: 6px;border-radius: 0;top: -1px;}
.newsList dd{background-color: #fff;height: 120px;line-height: 120px;border-bottom: 1px solid #efefef;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.newsList dd:last-child{border-bottom: none;}
.newsList dd .time{font-size: 16px;color: #aaaaaa;margin-right: 90px;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.newsList dd .xqBtn{font-size: 14px;color: #808080;transition: all 200ms linear;-webkit-transition: all 200ms linear;margin-left: 50px;}
.newsList dd .xqBtn .icon-xiazai6-copy{font-size: 12px;color: #808080;margin-left: 12px;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.newsList dd .title{overflow: hidden;font-size: 16px;color: #333;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.newsList dd .pic{width: 240px;margin-top: -45px;z-index: 2;opacity: 0;visibility: hidden;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.newsList dd .pic::before{padding-top: 56.25%;}
.newsList dd:hover{background-color: #edf3fc;}
.newsList dd:hover .time{color: #0043af;}
.newsList dd:hover .title{color: #0043af;}
.newsList dd:hover .xqBtn{color: #0043af;}
.newsList dd:hover .xqBtn .icon-xiazai6-copy{color: #0043af;}
.newsList dd:hover .pic{opacity: 1;visibility: visible;}
/*新闻中心 end*/
/*图文列表 start*/
.imgText1{margin-right: -30px;}
.imgText1 dd{width: 33.3333%;display: inline;float: left;margin-bottom: 30px;}
.imgText1 dd .con{background-color: #fff;text-align: center;margin-right: 30px;padding: 90px 50px 45px 50px;position: relative;}
.imgText1 dd .con .picBox{height: 250px;overflow: hidden;}
.imgText1 dd .con .picBox img{display: inline-block;max-width: 100%;height: auto;}
.imgText1 dd .con .name{height: 26px;line-height: 26px;color: #333;font-size: 18px;font-weight: bold;}
.imgText1 dd .con .guige{height: 26px;line-height: 26px;color: #333;font-size: 18px;font-weight: bold;margin-bottom: 20px;}
.imgText1 dd .con .info{height: 52px;line-height: 26px;color: #808080;font-size: 14px;border-top: 1px solid #efefef;padding-top: 17px;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.imgText1 dd .con .xqBtn{width: 160px;height: 48px;background-color: #0043af;border-radius: 10px;line-height: 48px;text-align: center;position: absolute;bottom: 50px;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);z-index: 2;opacity: 0;visibility: hidden;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.imgText1 dd .con .xqBtn a{display: block;color: #fff;width: 100%;height: 100%;font-size: 14px;}
.imgText1 dd .con .xqBtn a .icon-xiazai6-copy{color: #fff;font-size: 12px;margin-left: 12px;}
.imgText1 dd .con:hover{box-shadow: 0px 0px 15px 0px rgba(63, 0, 0, 0.1);}
.imgText1 dd .con:hover .info{opacity: 0;visibility: hidden;}
.imgText1 dd .con:hover .xqBtn{opacity: 1;visibility: visible;}
/*图文列表 end*/
/*全文列表 start*/
.textList dd{background-color: #fff;padding: 36px 30px 30px 30px;margin-bottom: 30px;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.textList dd .title{height: 28px;line-height: 28px;font-size: 18px;}
.textList dd .title a{color: #333;transition: all 100ms linear;-webkit-transition: all 100ms linear;}
.textList dd .time{height: 30px;line-height: 30px;font-size: 16px;color: #aaaaaa;}
.textList dd .info{height: 56px;line-height: 28px;font-size: 16px;color: #808080;}
.textList dd:hover{box-shadow: 0px 0px 15px 0px rgba(63, 0, 0, 0.1);}
.textList dd:hover .title a{color: #0043af;}
/*全文列表 end*/
/*全图列表 start*/
.imgList1{overflow: hidden;margin-right: -40px;}
.imgList1 dd{width: 25%;display: inline;float: left;margin-bottom: 40px;}
.imgList1 dd .con{margin-right: 40px;background-color: #fff;display: block;position: relative;border-bottom: 1px solid #f5f5f5;box-shadow: 0 3px 15px rgba(51,51,51,0.05);}
.imgList1 dd .con::before{display: block;content: '';width: 0;height: 1px;background-color: #363994;position: absolute;bottom: 0;left: 0;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.imgList1 dd .con .pic{overflow: hidden;}
.imgList1 dd .con .pic::before{padding-top: 66.1111%;}
.imgList1 dd .con .text{padding: 26px 30px 34px 30px;}
.imgList1 dd .con .text .title{height: 52px;line-height: 26px;font-size: 16px;color: #333;margin-bottom: 20px;transition: all 100ms linear;-webkit-transition: all 100ms linear;}
.imgList1 dd .con .text .time{height: 26px;line-height: 26px;font-size: 16px;color: #b2b2b2;transition: all 100ms linear;-webkit-transition: all 100ms linear;}
.imgList1 dd .con:hover{border-bottom: 1px solid transparent;}
.imgList1 dd .con:hover::before{width: 100%;}
.imgList1 dd .con:hover .text .title{color: #363994;}
/*全图列表 end*/
/*电子期刊 start*/
.imgList2{overflow: hidden;margin-right: -60px;}
.imgList2 dd{width: 25%;display: inline;float: left;margin-bottom: 30px;}
.imgList2 dd .con{margin-right: 60px;background-color: #fff;display: block;position: relative;border: 1px solid #f5f5f5;}
.imgList2 dd .con .pic{overflow: hidden;}
.imgList2 dd .con .pic::before{padding-top: 137.4269%;}
.imgList2 dd .con .text{padding: 24px;font-size: 16px;color: #666;line-height: 30px;text-align: center;}
/*电子期刊 end*/
/*招聘列表 start*/
.recruit{overflow: hidden;}
.recruitList dd{background-color: #fff;padding: 0 30px;border-radius: 10px;margin-bottom: 30px;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.recruitList dd .ddUp{height: 90px;line-height: 90px;border-bottom: 1px solid #eaeaea;}
.recruitList dd .ddUp .title{font-size: 20px;color: #333;display: inline;float: left;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.recruitList dd .ddUp .title em{font-style: normal;display: inline-block;vertical-align: text-bottom;line-height: 32px;}
.recruitList dd .ddUp .title .icon-01{font-size: 32px;color: #333;margin-right: 20px;}
.recruitList dd .ddUp span{font-size: 14px;color: #808080;display: inline;float: right;padding-right: 15px;background: url(../images/zpMore.png) no-repeat center right;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.recruitList dd .ddUp span em{font-style: normal;}
.recruitList dd .ddUp span .icon-xiazai6-copy{font-size: 12px;color: #808080;margin-left: 12px;}
.recruitList dd .ddDown{height: 75px;line-height: 24px;}
.recruitList dd .ddDown .item{font-size: 16px;color: #808080;display: inline;float: left;margin-right: 70px;}
.recruitList dd .ddDown .item:last-child{margin-right: 0;}
.recruitList dd:hover{box-shadow: 0px 0px 15px 0px rgba(63, 0, 0, 0.1);}
.recruitList dd:hover .ddUp .title{color: #0043af;}
.recruitList dd:hover .ddUp .title .icon-01{color: #0043af;}
.recruitList dd:hover .ddUp span{color: #0043af;}
.recruitList dd:hover .ddUp span .icon-xiazai6-copy{color: #0043af;}
/*招聘列表 end*/
/* 招聘详情 start */
.recruit{background-color: #fff;padding: 30px;}
.recruitUp{background-color: #fafafa;padding: 13px 30px 17px 30px;margin-bottom: 25px;}
.recruitUp .title{height: 50px;line-height: 50px;font-size: 22px;color: #333;font-weight: bold;}
.recruitUp .list{overflow: hidden;margin-right: -104px;font-size: 0;}
.recruitUp .list dd{display: inline-block;}
.recruitUp .list dd .con{margin-right: 60px;color: #808080;font-size: 16px;height: 46px;line-height: 46px;}
.recruitDownT{height: 30px;line-height: 30px;color: #555;font-size: 18px;overflow: hidden;margin-bottom: 8px;}
.recruitDownT span{display: inline;float: left;margin-right: 20px;width: 80px;font-weight: bold;}
.recruitDownT em{overflow: hidden;height: 1px;background-color: #e6e6e6;display: block;margin-top: 15px;}
.recruitDown .info{line-height: 32px;font-size: 14px;color: #777;margin-bottom: 20px;}
.recruitDown .info span{display: block;}
.recruitBtnBox{text-align: center;}
.recruitBtn{text-align: center;font-size: 0;}
.recruitBtn a{width: 180px;height: 48px;line-height: 48px;margin-right: 40px;border: 1px solid #0043af;text-align: center;display: inline-block;margin: 0 20px;color: #0043af;font-size: 14px;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.recruitBtn a.btn2{position: relative;}
.recruitBtn a .icon-shenqing1{font-size: 24px;color: #0043af;margin-right: 10px;display: inline-block;vertical-align: top;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.recruitBtn a .icon-icon--1{font-size: 21px;color: #0043af;margin-right: 10px;display: inline-block;vertical-align: top;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.recruitBtn a:hover{background-color: #0043af;border-color: transparent;color: #fff;}
.recruitBtn a:hover .icon-shenqing1{color: #fff;}
.recruitBtn a:hover .icon-icon--1{color: #fff;}
.articleShare1 {position: relative;}
.articleShare1 .bshare-custom {width: 204px;height:72px;line-height:65px;border-radius: 10px;background: url(../images/shareBg.png) no-repeat center center;background-size: 204px 72px;position: absolute;top: -74px;right: -12px;transform: scale(0);-webkit-transform: scale(0);transition: all 0.4s;-webkit-transition: all 0.4s;text-align: center;padding-right: 15px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.articleShare1 .shareParent .shareFont{margin: 0 20px;}
.articleShare1:hover .bshare-custom {transform: scale(1);-webkit-transform: scale(1);}
.articleShare1 .bshare-custom a {height: 30px !important;width: 30px !important;margin-right: 0 !important;padding: 0 !important;transition: all 0.4s;-webkit-transition: all 0.4s;}

/* 招聘详情 end */
/*招聘表单 start*/
.recruitFormBoxCon {background: #fff;}
.recruitFormBox .webuploader-pick{padding: 0 58px;background: none !important;}
.recruitFormBox {box-sizing: border-box;-webkit-box-sizing: border-box;padding: 15px 50px 40px;margin-right: -60px;}
.formBd {border: 1px solid #e9e9e9;}
.formBd0 {border: 1px solid transparent;}
.formBg {background: #fafafa;}
.allreformDl {overflow: hidden;margin-bottom: 40px;}
.allreformDl .allreformDd {float: left;display: inline;margin-bottom: 15px;}
.allreformDl .allreformDd.w50 {width: 50%;}
.allreformDl .allreformDd.w33 {width: 33.3333%;}
.allreformDl .allreformDd.w100 {width: 100%;}
.allreformCon {margin-right: 60px;}
.allreformCon .allreformTitle {
	font-size: 16px;
	color: #666666;
	line-height: 46px;
}

.allreformDiv {
	width: 100%;
	height: 46px;
	line-height: 43px;
	
}

.allreformDiv .formIcn {
	width: 55px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 22px;
	color: #808080;
}

.allreformDiv .inputWidth {
	overflow: hidden;
	height: 100%;
}

.formInput {
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	resize: none;
	background: none;
	font-size: 14px;
	color: #333333;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	line-height: 46px;
	padding-right: 20px;
}

.formInput::-webkit-input-placeholder {
	color: #999999;
	font-size: 14px;
}

.allreformDiv.textarea {
	height: 160px;
}

.allreformDiv.textarea .formInput {
	line-height: 30px;
	padding: 8px 0;
}

/* 性别 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: 16px;
	color: #555555;
}

.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: #be1111;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -5px;
	margin-left: -5px;
}

.radioBox .radioCon input[type="radio"]:checked+label span::before {
	display: block;
}

/* 性别 end */
/* 上传按钮 start */
.allformUpBox {
	font-size: 0;
}

.allformUpBox a {
	display: inline-block;
	height: 46px;
	line-height: 46px;
	padding: 0 58px;
	text-align: center;
	
	overflow: hidden;
	margin-right: 20px;
	font-size: 16px;
	color: #ffffff;
	float: left;
}

.allformUpBox a.down {
	background: #ffb009;
}

.allformUpBox a.up {
	background: #0043af;
	padding: 0;
}

.allformUpBox a:hover {
	opacity: 0.9;
}

.allformUpBox span {
	display: inline-block;
	font-size: 16px;
	color: #999999;
	height: 46px;
	line-height: 46px;
}

/* 上传按钮 end */
/* 验证码 start */
.allreformDiv.yzm .inputWidth {
	
}

.allreformDiv.yzm .inputWidth .formInput {
	width: auto;
	overflow: hidden;
}

.allreformDiv.yzm .imgBox {
	width: 98px;
	height: 46px;
	overflow: hidden;
	margin: 0 20px;
	cursor: pointer;
}

.allreformDiv.yzm .imgBox img {
	width: 100%;
	height: 100%;
}

.allreformDiv.yzm span {
	font-size: 16px;
	color: #999999;
}

/* 验证码 end */
/* 提交重置按钮 start */
.recruitFormBtn {
	font-size: 0;
	text-align: center;
}

.recruitFormBtn a {
	display: inline-block;
	margin: 0 20px;
	height: 48px;
	line-height: 48px;
	padding: 0 75px;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
}

.recruitFormBtn a:hover {
	opacity: 0.9;
}
.recruitFormBtn a.submit {
	background: #0043af;
}
.recruitFormBtn a.reset {
	background: #bababa;
}

/* 提交重置按钮 end */
/* ==================== 招聘表单 end ==================== */
/*视频列表start*/
/*视频列表 start*/
.videoList{margin-right: -40px;}
.videoList dd{width: 25%;display: inline;float: left;transition: all 200ms linear;-webkit-transition: all 200ms linear;margin-bottom: 40px;}
.videoList dd .con{margin-right: 40px;background-color: #fff;display: block;position: relative;border-bottom: 1px solid #f5f5f5;box-shadow: 0 3px 20px rgba(51,51,51,0.1);}
.videoList dd .con::before{display: block;content: '';width: 0;height: 1px;background-color: #363994;position: absolute;bottom: 0;left: 0;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.videoList dd .con .pic{overflow: hidden;}
.videoList dd .con .pic::before{padding-top: 66.1111%;}
.videoList dd .con .text{padding: 26px 30px 34px 30px;}
.videoList dd .con .text .title{height: 52px;line-height: 26px;font-size: 16px;color: #333;margin-bottom: 20px;transition: all 100ms linear;-webkit-transition: all 100ms linear;}
.videoList dd .con .text .time{height: 26px;line-height: 26px;font-size: 16px;color: #b2b2b2;transition: all 100ms linear;-webkit-transition: all 100ms linear;}
.videoList dd .con:hover{border-bottom: 1px solid transparent;}
.videoList dd .con:hover::before{width: 100%;}
.videoList dd .con:hover .text .title{color: #363994;}
.videoList dd .con .pic .play{display:block;position: absolute;width: 100%;height: 100%;left: 50%;top: 50%;transform: translate(-50%,-50%); background: rgba(0,0,0,0.3) url(../images/newsPlay.png) no-repeat center center;}
/*视频列表end*/
/*业务板块start*/
.ywbk{padding-top: 50px;}
.ywbkTitle{line-height: 80px;height: 80px;font-size: 36px;color: #333;text-align: center;position: relative;margin-bottom: 80px;}
.ywbkTitle::before{display: block;content: '';width: 32px;height: 4px;background-color: #2950a0;position: absolute;bottom: 0;left: 50%;margin-left: -16px;}
.imgText2{overflow: hidden;}
.imgText2 dd{overflow: hidden;position: relative;background-color: #fff;}
.imgText2 dd:nth-child(odd) .pic{float: left;}
.imgText2 dd:nth-child(even) .pic{float: right;}
.imgText2 dd .pic{width: 50%;display: inline;float: left; position: relative;overflow: hidden;}
.imgText2 dd .pic::before{display: block;content: '';padding-top: 56.25%;}
.imgText2 dd .text{overflow: hidden;}
.imgText2 dd:nth-child(odd) .text{padding-left: 80px;padding-right: 178px;}
.imgText2 dd:nth-child(even) .text{padding-right: 80px;padding-left: 178px;}
.imgText2 dd .text .title{height: 34px;line-height: 34px;margin-bottom: 48px;}
.imgText2 dd .text .title a{font-size: 28px;color: #333333;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.imgText2 dd .text .info{font-size: 15px;color: #666;line-height: 30px;margin-bottom: 80px;}
.imgText2 dd .text .title a:hover{color: #363994;}
/*业务板块end*/
/*联系我们start*/
.contactUs{background: #fff ;padding: 20px;}
#map{width: 100%;height: 564px;margin-bottom: 55px;z-index: 99;position: relative;}
.BMapLabel {display: none !important;}
.anchorBL {display: none;}
.BMap_omCtrl {display: none;}
.mapItem{overflow: hidden;}
.mapItem dd{width: 33.3333%;display: inline;float: left;text-align: center;position: relative;}
.mapItem dd::before{display: block;content: '';width: 1px;height: 56px;background-color: #efefef;position: absolute;top: 50%;right: 0;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.mapItem dd:last-child::before{display: none;}
.mapItem dd .icnBox{margin-bottom: 20px;}
.mapItem dd .icnBox .icon-dianhua11{font-size: 40px;color: #0043af;}
.mapItem dd .icnBox .icon-youjian1{font-size: 40px;color: #0043af;}
.mapItem dd .icnBox .icon-Fill1{font-size: 40px;color: #0043af;}
.mapItem dd .title{line-height: 22px;color: #808080;font-size: 16px;}
.mapItem dd .text{line-height: 24px;color: #333333;font-size: 18px;}
/*联系我们end*/
/*不良反应报告start*/
.reportBox{background-color: #fff;padding: 20px 60px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.reportTitle{
	height:40px;
	line-height: 40px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.reportTcon{
	padding: 30px 20px;
	background: #f9f9f9;
}
.reportTcon{
	overflow: hidden;
}
.reportB{
	overflow:hidden; 
}
.reportTleft{
	width: 60px;
	height: 90px;
	background: url(../images/down3.png) center center no-repeat;
	margin-right: 20px;
}
.reportTright{
	overflow: hidden;
}
.reportTright span{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #000;
	display: block;
}
.reportDl{
	overflow: hidden;
	margin-right: -30px;
}
.reportDl dd{
	float: left;
	display: inline;
	padding: 10px 0;
	margin-right: 30px;
}
.reportB .title{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #666;
}
.reportB .title i{
	font-style: normal;
	color: #ff0000;
	display: none;
}
.reportDiv{
	overflow: hidden;
	border: 1px solid #eaeaea;
	
}
.boxDiv{overflow: hidden;}
.boxDiv .div1{margin-right: 20px;}
.reportDiv .reportIpt{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border: none;
	background-color: #f9f9f9;
	padding: 0 10px;
	box-sizing: border-box;-webkit-box-sizing: border-box;
	font-size: 14px;
	color: #333;
}
.reportSex {
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	margin-right: -20px;
}
.reportSex .sex{
	float: left;
	display: inline;
	padding-left: 25px;
	background: url(../images/sel1.png) left center no-repeat;
	margin-right: 20px;
	font-size: 16px;
	color: #333;
}
.reportSex .sex.select{
	background: url(../images/sel2.png) left center no-repeat;
}
.state{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #666;
}
.reportDl dd.floatN{
	float: none;
	display: block;
}
.reportDt{
	overflow: hidden;
}
.reportDt li{
	float: left;
	display: inline;
	overflow: hidden;
	margin-right: 10px;
}
.reportDt li .have{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #666;
	margin-right: 10px;
	padding-left: 25px;
	background: url(../images/sel1.png) left center no-repeat;
}
.reportDt li.select .have{
	background: url(../images/sel2.png) left center no-repeat;
}
.div1{
	padding: 10px 0;
}
.reportArea{
	width: 99.8%;
	height: 100px;
	background-color: #f9f9f9;
	line-height: 20px;
	font-size: 14px;
	color: #333;
	border: 1px solid #eaeaea;
	outline: none;
	resize: none;
}
.reportDlw{
	margin-right: -30px;
}
.reportDlw dd{
	margin-right: 30px;
}
.reportB .title i.aa{
	visibility: hidden;
}
.reportDiv1{
	overflow: hidden;
}
.yearBox{
	overflow: hidden;
}
.yearBox li{
	float: left;
	display: inline;
	overflow: hidden;
}
.yearBox li .time{
	padding: 0 5px;
	height: 40px;
	line-height: 40px;
}
.ul1{
	overflow: hidden;
}
.ul1 li{
	float: left;
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
	font-size: 16px;
	color: #333;
	margin-right: 10px;
	position: relative;
}
.ul1 li:after{
	display: block;
	content: "";
	position: absolute;
	width: 28px;
	height: 28px;
	left: 0;
	top: 0;
	border: 1px solid transparent;
	margin-top: 6px;
	background: #eaeaea;
}
.ul1 li.checked:after{
	border: 1px solid #be1111;
	background: url(../images/dui.png) center center no-repeat;
}
.reportDiv2{
	width: 100%;
}
.textReport{
	height: 150px;
	width: 99.7%;line-height: 20px;
	font-size: 14px;
	color: #333;
	background-color: #f9f9f9;
	border: 1px solid #eaeaea;
	outline: none;
	resize: none;
}
.tip{
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #be1111;
}
.ask{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #808080;
}
.reportColumn1 .webuploader-pick{padding: 0 !important;width: 180px !important;background: none !important;}
.adjunct{
	
	
}
.adjunct a{
	display: block;
	width: 180px;
	height: 46px;
	line-height: 46px;
	background: #ffa70e;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.adjunct a .icon{
	height: 70px;
	width: 100%;
	background: url(../images/uP5.png) center bottom no-repeat;
}
.adjunct a span{
	display: block;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #808080;
	text-align: center;
}
.reportBtn{text-align: center;font-size: 0;}
.reportBtn a{
	display: inline-block;
	width:180px;
	height: 46px;
	margin: 0 15px;
	font-size: 16px;
	color: #fff;
	background: #bababa;
	line-height: 46px;
	text-align: center;
}
.reportBtn a.submit{background-color: #0043af;}
.reportBtn a:hover{opacity: 0.9;}
.borderNum{
	border: none;
}
.w_110{
	width: 110px;
}
.w_120{
	width: 120px;
}
.w_180{
	width: 180px;
}
.w_35{
	width: 25px;
}
.w_60{
	width: 60px;
}
.w_45{
	width: 50px;
}
.w_80{
	width: 80px;
}
.w_170{
	width: 170px;
}
.w_200{
	width: 199px;
}
.w_270{
	width: 270px;
}
.w_338{
	width: 338px;
}
.w_590{
	width: 590px;
}
/*不良反应报告end*/
/* ========== 单篇+文章页 start ========== */
.articleC {background: #FFFFFF;}
.articleBox {line-height: 36px;padding: 0 50px;color: #666666;font-size: 14px;}
.articleBox img {max-width: 100%;height: auto;}
/* ————— 标题 start ————— */
.articleTitle {clear: both;line-height: 40px;font-size: 32px;font-family: "microsoft yahei";color: #333333;position: relative;margin-bottom: 10px;padding: 0 50px;font-weight: bold;}
/* ————— 标题 end ————— */
/* ————— 发布信息 start ————— */
.articleTime {display: block;clear: both;color: #666666;font-size: 14px;line-height: 40px;border-bottom: 1px solid #dddddd;padding: 0 50px 25px 50px;}
.articleTime .liulan{font-size: 14px;color: #aaaaaa;display: inline;float: left;margin-right: 20px;}
.articleTime .liulan .icon-chakan{font-style: normal;color: #aaaaaa;font-size: 26px;margin-right: 8px;vertical-align: top;}
.articleTime .time{font-size: 14px;color: #aaaaaa;display: inline;float: left;}
.articleTime .time .icon-shijian{font-size: 22px;color: #aaaaaa;margin-right: 8px;vertical-align: top;}
.ljBtnBox{text-align: center;}
.ljBtnBox .ljBtn{display: inline-block;width: 260px;height: 56px;line-height: 56px;font-size: 16px;background: #e8f2eb url(../images/lianjie.png) no-repeat center left 58px;border: 1px solid #21833f;border-radius: 10px;padding-left: 30px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.ljBtnBox .ljBtn a{display: block;color: #21833f;}
/* ————— 发布信息 end ————— */
/* ————— 分享 start ————— */
.articleTime em {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: #aaaaaa;
	font-size: 24px;
}
.articleTime .shareIcn.icon-fenxiang2{
	font-size: 24px;
	color: #ababab;
	cursor: pointer;
}

.articleShare {
	display: inline;
	float: right;
	position: relative;
}

.articleShare .bshare-custom {
	width: 126px;
	height: 40px;
	padding-right: 6px;
	box-sizing: border-box;-webkit-box-sizing: border-box;
	line-height: 40px;
	border-radius: 10px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
	position: absolute;
	bottom: -36px;
	right: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	text-align: center;
}

.articleShare:hover .bshare-custom {
	transform: scale(1);
	-webkit-transform: scale(1);
}

.articleShare .bshare-custom a {
	height: 25px !important;
	width: 25px !important;
	line-height: 25px !important;
	font-size: 18px !important;
	margin-right: 0 !important;
	padding: 0 !important;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.articleShare .bshare-custom a.bshare-qqim {
	background: url(../images/images/qq.png) no-repeat center center !important;
	background-size: 14px 16px;
}

.articleShare .bshare-custom a.bshare-qqim:hover {
	background: url(../images/images/qqh.png) no-repeat center center !important;
	background-size: 14px 16px;
	opacity: 1 !important;
}

.articleShare .bshare-custom a.bshare-weixin {
	background: url(../images/images/wx.png) no-repeat center center !important;
	background-size: 16px 16px;
}

.articleShare .bshare-custom a.bshare-weixin:hover {
	background: url(../images/images/wxh.png) no-repeat center center !important;
	background-size: 16px 16px;
	opacity: 1 !important;
}

.articleShare .bshare-custom a.bshare-sinaminiblog {
	background: url(../images/images/wb.png) no-repeat center center !important;
	background-size: 17px 15px;
}

.articleShare .bshare-custom a.bshare-sinaminiblog:hover {
	background: url(../images/images/wbh.png) no-repeat center center !important;
	background-size: 17px 15px;
	opacity: 1 !important;
}

/* ————— 大图 start ————— */
/* 文章阅读页-内容上部大图 */
#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;}
#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/common/file/article_iconh.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../images/common/file/article_iconh.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: 9;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 #1e5ab0;background: #1e5ab0;}
.imgMove .bottom_a {width: 20px;height: 25px;display: block;cursor: pointer;z-index: 10;float: left;top: 15px;position: absolute;z-index: 9;background: url(../images/common/file/article_iconh.png) no-repeat;}
.imgMove .prev_a {background-position: left top;left: 0;}
.imgMove .next_a {background-position: right top;right: 0;}
/* ————— 大图 end ————— */
/* ————— 文件 start ————— */
.articleHand {clear: both;font-size: 16px;padding: 10px 50px 20px 50px;overflow: hidden;}
.articleHand a {display: block;line-height: 32px;padding: 0 20px 10px 30px;background: url(../images/common/file/file.png) no-repeat left center; color:#666}
.articleHand a.word {background: url(../images/common/file/word.png) no-repeat left 3px;color: #37a6ff !important;}
.articleHand a.ppt {background: url(../images/common/file/ppt.png) no-repeat left center;color: #ff7735 !important;}
.articleHand a.excel {background: url(../images/common/file/excel.png) no-repeat left center;color: #15bf44 !important;}
.articleHand a.pdf {background: url(../images/common/file/pdf.png) no-repeat left center;color: #1369c0 !important;}
.articleHand a.zip {background: url(../images/common/file/zip.png) no-repeat left 3px;color: #ff9779 !important;}
/* ————— 文件 end ————— */
/* ————— 文章页码 start ————— */
.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: #1e5ab0;}
.articlePage a.hover {color: #fff;background: #1e5ab0;}
/* ————— 文章页码 end ————— */
/* ————— 上一篇/下一篇 start ————— */
.pageBox{overflow: hidden;border-top: 1px solid #f5f5f5;padding-top: 40px;}
.returnListBtn{width: 160px;height: 50px;line-height: 50px;}
.returnListBtn a{display: block;width: 100%;height: 100%;font-size: 14px;color: #999;padding-left: 30px;background: url(../images/menuIcn.png) no-repeat center right 30px;box-sizing: border-box;-webkit-box-sizing: border-box;border-radius: 25px;border: 1px solid #999;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.returnListBtn a:hover{background-color: #363994;color: #fff;background-image: url(../images/menuIcnH.png);border: 1px solid transparent;}
.pageUp {overflow: hidden;line-height: 56px;height: 56px; color: #808080;font-size: 14px;margin: 0 50px;background-color: #fafafa;padding: 0 30px;}
.pageUp a {font-size: 14px;color: #808080;}
.pageUp em{font-style: normal;color: #808080;}
.pageUp em.icon-xiazai6{color: #808080;font-size: 12px;margin-right: 15px;}
.pageUp em.icon-xiazai6-copy{color: #808080;font-size: 12px;margin-left: 15px;}
.articlePageBox:hover,
.pageUp a:hover {color: #0043af;font-weight: bold;}
.pageUp a:hover em.icon-xiazai6{color: #0043af;font-weight: bold;}
.pageUp a:hover em.icon-xiazai6-copy{color: #0043af;font-weight: bold;}
/* ————— 上一篇/下一篇 end ————— */
/* ————— 音频 start ————— */
.newsAudio .audiojs audio {position: absolute;left: -1px;opacity: 0;}
.newsAudio .audiojs {z-index: 99999;background: #fff;overflow: hidden;font-family: monospace;font-size: 12px;border-radius: 5px;box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);width: 400px;margin: 0 auto;border: 1px solid #e5e5e5\9;}
.newsAudio .audiojs .play-pause {width: 25px;height: 27px;padding: 4px 6px;margin: 0px;float: left;overflow: hidden;position: relative;}
.newsAudio .audiojs .play-pause:before {content: '';display: block;border-right: 1px solid #e5e5e5;position: absolute;right: 0;top: 0;height: 100%;transform: scaleX(0.3);}
.newsAudio .audiojs p {display: none;width: 25px;height: 27px;margin: 0px;cursor: pointer;}
.newsAudio .audiojs .play {display: block;}
.newsAudio .audiojs .scrubber {position: relative;float: left;width: 240px;background: #f5f5f5;height: 14px;margin: 10px;top: 1px;overflow: hidden;}
.newsAudio .audiojs .progress {position: absolute;top: 0px;left: 0px;height: 14px;width: 0px;background: #fbbc05;z-index: 1;}
.newsAudio .audiojs .loaded {position: absolute;top: 0px;left: 0px;height: 14px;width: 0px;background: #ffeebb;cursor: pointer;}
.newsAudio .audiojs .time {overflow: hidden;height: 35px;line-height: 36px;margin: 0px 0px 0px 6px;padding: 0px 6px 0px 12px;position: relative;color: #666;}
.newsAudio .audiojs .time:before {content: '';display: block;border-left: 1px solid #e5e5e5;position: absolute;left: 0;top: 0;height: 100%;transform: scaleX(0.3);}
.newsAudio .audiojs .time em {padding: 0px 2px 0px 0px;color: #666;font-style: normal;}
.newsAudio .audiojs .time strong {padding: 0px 0px 0px 2px;font-weight: normal;}
.newsAudio .audiojs .error-message {display: none;padding: 0px 10px;height: 35px;overflow: hidden;line-height: 36px;white-space: nowrap;color: #666;text-overflow: ellipsis;-o-text-overflow: ellipsis;-icab-text-overflow: ellipsis;-khtml-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-webkit-text-overflow: ellipsis;}
.newsAudio .audiojs .error-message a {color: #666;text-decoration: none;padding-bottom: 1px;border-bottom: 1px solid #999;white-space: wrap;}
.newsAudio .audiojs .play {background: url(../components/audio/images/play.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .loading {background: url(../components/audio/images/loading.png) center center no-repeat;background-size: 14px;-webkit-animation: fa-rotating 2s infinite linear;animation: fa-rotating 2s infinite linear;}
.newsAudio .audiojs .loading:before {content: '';}
@keyframes fa-rotating {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(359deg);transform: rotate(359deg);}}
.newsAudio .audiojs .error {background: url(../components/audio/images/error.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .pause {background: url(../components/audio/images/pause.png) center center no-repeat;background-size: 16px;}
.newsAudio .playing .play,
.newsAudio .playing .loading,
.newsAudio .playing .error {display: none;}
.newsAudio .playing .pause {display: block;}
.newsAudio .loading .play,
.newsAudio .loading .pause,
.newsAudio .loading .error {display: none;}
.newsAudio .loading .loading {display: block;}
.newsAudio .error .time,
.newsAudio .error .play,
.newsAudio .error .pause,
.newsAudio .error .scrubber,
.newsAudio .error .loading {display: none;}
.newsAudio .error .error {display: block;}
.newsAudio .error .play-pause p {cursor: auto;}
.newsAudio .error .error-message {display: block;}
/* ————— 音频 end ————— */
/* ————— 视频 start ————— */
.newsViewVideo{width: 600px;height: 400px;margin: 0 auto;position: relative;}
.newsViewVideo #col1mui-player{height: 100% !important;cursor: pointer;}
.newsViewVideo #muiPlaybtn{position: absolute;left: 0;top: 0;background: url(../images/play.png)no-repeat center center;width: 100%;height: 100%;display: block;z-index: 999;cursor: pointer;}
/* ————— 视频 end ————— */
/* ========== 单篇+文章页 end ========== */
/* ========== 全图列表 start ========== */
/* 全图列表1 start */
/* 全图列表1 end */
/* 视频列表 start */

/* 视频列表 end */
/* 资质荣誉 start */

/* ========== 招聘 end ========== */
/* ========== 联系我们 start ========== */
/* #map{width: 100%;height: 600px;}
.BMapLabel {display: none !important;}
.anchorBL {display: none;}
.BMap_omCtrl {display: none;} */
/* ========== 联系我们 end ========== */
/* ========== 问卷调差 start ========== */
/* 问卷列表 start */
.collectListPage{padding: 20px; background: #fff;}
.collectList{overflow: hidden;}
.collectList dt{clear: both;height: 50px;overflow: hidden;border-radius:3px;background: #1e5ab0b5;}
.collectList dt span{float: right;height: 50px;line-height: 50px;text-align: center;font-size: 16px;color:#fff;}
.collectList span.span1{overflow: hidden;float: none;display: block;}
.collectList span.span2{width:23%}
.collectList span.span3{width:12%}
.collectList dd{clear: both;line-height: 60px;overflow: hidden;border-radius:3px;}
.collectList dd:nth-child(2n+1){background:#f3f3f3;}
.collectList dd span{float: right;overflow: hidden;}
.collectList dd span.span2{text-align:center;font-size:16px;color:#999999;}
.collectList dd span.span3{text-align:center;color: #1e5ab0;font-size: 16px;}
.collectList dd span.span3.finish{color:#999999}
.collectList dd span a{display:block;padding-left: 19px;background: url(../images/common/icon1.png) no-repeat 10px center;color: #333333;font-size: 16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.collectList dd span a:hover{color:#1e5ab0;}
/* 问卷列表 end */
/* 问卷调查 start*/
.whdc {padding: 0 50px;margin: 0 auto;background: #fff;}
.whdcT {clear: both;text-align: center;line-height: 45px;font-size: 26px;font-family: "microsoft yahei";color: #333333;}
.whdcTime {height: 38px;line-height: 38px;color: #666;font-size: 12px;}
.whdcText {font-size: 14px;line-height: 30px;padding: 15px 0;border-bottom: 1px solid #f0f0f0;margin-bottom: 15px;}
.whdcText.noborder {border: none;}
.whdcTable {text-align: center;margin-bottom: 30px;}
.whdcTable table {border: 1px solid #efeeee;}
.whdcTable table tr {border: 1px solid #efeeee;height: 58px;}
.whdcTable table tr td {border: 1px solid #efeeee;}
.whdcTable table .w1 {width: 25%;}
.whdcTable table .w2 {width: 25%;}
.whdcTable table .w3 {width: 25%;}
.whdcTable table .w4 {width: 25%;}
.whdcTable table tr td .con {padding: 0 15px;font-size: 16px;color: #333333;}
.whdcTable table tr td .con em {color: #333;font-style: normal;}
.whdcTable table tr td .con em.red {color: #1e5ab0;}
.whdcTable table tr td .con em.green {color: #2aa516;}
.whdcTable table tr td.gray {background: #f7f7f7;}
.whdcTable table tr td.gray .con {color: #666;}
.questionBox {overflow: hidden;clear: both;padding: 20px 0;clear: both;margin: 0 0 20px 0;border-bottom: 1px solid #efefef;}
.questionT {clear: both;overflow: hidden;width: 100%;font-size: 16px;padding-bottom: 8px;color: #333333;}
.questionT span {color: #cc0000;font-size: 13px;padding: 0 0 0 10px;}
.questionDl {clear: both;padding: 0;background: #FFF;}
.questionDl dd {clear: both;overflow: hidden;padding: 0;}
.questionDl dd em {display: block;width: 16px;height: 16px;float: left;margin: 8px 0 0 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background: url(../images/common/kk1.png) no-repeat center center;}
.questionDl dd:last-child {border-bottom: none;}
.questionDl.radio em {border-radius: 16px;background: url(../images/common/kk1.png) no-repeat center center;}
.questionDl.radio em.selected {background: url(../images/common/kk1h.png) no-repeat center center;}
.questionDl.checkbox em.selected {background: url(../images/common/kk1h.png) no-repeat center center;}
.ChoiceBox {clear: both;overflow: hidden;cursor: pointer;}
.ChoiceBox.float {float: left;}
.ChoiceBox span {display: block;line-height: 20px;font-size: 14px;margin-left: 30px;padding: 6px 0;}
.ChoiceBox i {margin-left: 30px;}
.writeBox {float: left;display: inline;overflow: hidden;}
.writeBox input {width: 120px;border: none;display: block;float: left;font-size: 12px;margin: 0 0 0 10px;line-height: 25px;font-family: "microsoft yahei";border-bottom: 1px solid #b80b0b;}
.surveyBt {clear: both;overflow: hidden;padding: 20px 0 10px 0;}
.surveyBt a {display: block;width: 100%;line-height: 30px;border-radius: 3px;text-align: center;font-size: 14px;color: #fff !important;background: #b51413;margin: 0 auto;padding: 3px 0;}
.surveyBt a:hover {background: #4189d0;}
.dcBtn {clear: both;text-align: center;}
.dcBtn div {display: inline-block;overflow: hidden;}
.dcBtn div a {float: left;display: inline;padding: 0 56px;border-radius: 3px;height: 40px;line-height: 40px;font-size: 14px;margin: 0 15px;}
.dcBtn div a.a1 {background: #1e5ab0;color: #FFF;}
.dcBtn div a.a2 {background: #f0f0f0;color: #666;}
.dcBtn div a:hover {opacity: .9;}
.wjdcT {background: #f8f8f8;padding: 5px 10px;}
.wjdcT1 {height: 33px;line-height: 33px;overflow: hidden;text-align: center;color: #333333;font-size: 24px;}
.wjdcT1Text {line-height: 31px;overflow: hidden;color: #666666;font-size: 14px;text-align: center;}
.questionTC {clear: both;}
.questionTC textarea {width: 1148px;border: 1px solid #eeeeee;height: 118px;line-height: 30px;padding: 0 10px;}
.questionDl.onchoice em {background: url(../images/common/kk2.png) no-repeat center center}
.questionDl.onchoice em.selected {background: url(../images/common/kk2h.png) no-repeat center center}
/* 问卷调查 end*/
/* 问卷详情 start*/
.wjdcresult {text-align: center;}
.wjdcresult dd {border-top: 2px solid #1e5ab0;margin-bottom: 20px;}
.wjdcresult dd .title {height: 51px;margin-bottom: 0px;overflow: hidden;line-height: 51px;background: url(../images/common/tBg2.png) repeat-x left top;}
.wjdcresult dd .title .titleL {padding-left: 65px;height: 51px;background: url(../images/common/listT.png) no-repeat 32px center;font-size: 16px;color: #333333;}
.wjdcresult dd .title .titleR {font-size: 14px;color: #0b5fab;padding-right: 90px;}
.wjdcresult table {border: 1px solid #efeeee;}
.wjdcresult table tr {border: 1px solid #efeeee;height: 40px;}
.wjdcresult table tr.tr1 {height: 40px;background: #f7f7f7;font-size: 12px;}
.wjdcresult table tr td {border: 1px solid #efeeee;}
.wjdcresult table .w1 {width: 599px;}
.wjdcresult table .w2 {width: 120px;}
.wjdcresult table .w3 {width: 197px;}
.wjdcresult table tr td .con {padding: 0 15px;font-size: 14px;}
.wjdcresult table tr td .td1 {padding: 0 30px !important;}
.l {text-align: left;}
.r {text-align: right;}
.c {text-align: center;}
.wjdcresult table tr.tr1 td .con {padding: 0 15px;font-size: 14px;}
.whdcTable .gray {background: #f7f7f7;}
.wjdcCount {display: inline-block;overflow: hidden;}
.wjdcCount .wjdcCountL {color: #1e5ab0;margin-right: 10px;width: 50px;}
.wjdcCount .wjdcCountR {color: #1e5ab0;width: 115px;height: 15px;border: 1px solid #d1d1d1;}
.wjdcCount .wjdcCountR em {display: block;height: 15px;background: #1e5ab0;}
.questionC{padding-top: 10px;}
.questionArea{padding: 5px 10px;margin-bottom: 10px;border: 1px solid #ccc;}
.questionArea textarea{border: none;outline: none;background: none;height: 140px;width: 100%;line-height: 28px;font-size: 14px;color: #666;resize:none;}
/* 问卷详情 end*/
/* ========== 问卷调查 end ========== */