/* 轮播图 */
.pc_imgBox {
	display: block;
	height: 520px;
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.m_imgBox {
	display: block;
	width: 100%;
}

.m_imgBox img {
	display: block;
	width: 100%;
}

.carousel-indicators {
	bottom: -5px;
}

.carousel-indicators li {
	margin: 0 4px;
}

.carousel-indicators li {
	border-color: #eb6100;
}

.carousel-indicators .active {
	background-color: #eb6100;
}

/* 职称申报 */
.section-01 .box .pic {
	text-align: center;
}

.section-01 .box .pic img {
	width: 180px;
}

.section-01 .box .text {
	color: #FFFFFF;
	position: relative;
}

.section-01 .box-01 .text {
	background-color: #1dbc43;
}

.section-01 .box-02 .text {
	background-color: #1e71fc;
}

.section-01 .box-03 .text {
	background-color: #ee3f40;
}

.section-01 .box-04 .text {
	background-color: #ffa801;
}

.section-01 .box h3 {
	font-size: 24px;
	position: relative;
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: 10px;
}

.section-01 .box h3 small {
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 5px;
}

.section-01 .box a {
	display: block;
	width: 100%;
	color: #FFFFFF;
	border: solid 1px #FFFFFF;
	border-radius: 20px;
	text-align: center;
	margin: 0 auto;
	transition: all 300ms;
}

/* 在线测评 */
.section-02 {
	background-color: #F6F6F6;
}

.section-02 form {
	background-color: #FFFFFF;
	padding: 30px;
	border-radius: 10px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
}

.section-02 .form-group {
	margin-bottom: 15px;
}

.section-02 .form-group h3 {
	color: #322c2b;
	margin-top: 0;
	margin-bottom: 15px;
}

.section-02 .form-group label {
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-weight: normal;
	text-align: center;
	border: solid 1px #cccccc;
	color: #959595;
	border-radius: 20px;
	position: relative;
	margin-bottom: 10px;
}

.section-02 .form-group label input {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	opacity: 0;
}

.section-02 .form-group .select label {
	background-color: #ff9703;
	border-color: #ff9703;
	color: #FFFFFF;
}

.section-02 .form-submit input {
	width: 100%;
	height: 50px;
	border: solid 1px #e5e5e5;
	padding: 0 20px;
	box-sizing: border-box;
	border-radius: 25px;
}

.section-02 .form-submit button {
	width: 100%;
	height: 50px;
	border-radius: 25px;
	border: none;
	color: #FFFFFF;
	background-color: #f47300;
	font-size: 16px;
}

.section-02 .rightBox {
	background-color: #FFFFFF;
	padding: 30px;
	border-radius: 10px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
}

.section-02 .rightBox h3 {
	margin-top: 0;
	color: #313131;
	text-align: center;
}

.section-02 .rightBox h3 span {
	color: #f47300;
}

.section-02 .rightBox table {
	width: 100%;
	border-radius: 0 0 10px 10px;
	border: solid 1px #E5E5E5;
	margin-top: 30px;
}

.section-02 .rightBox table caption {
	color: #FFFFFF;
	background-color: #f47300;
	border-radius: 10px 10px 0 0;
	text-align: center;
}

.section-02 .rightBox table td {
	text-align: center;
	padding: 5px;
}

.section-02 .rightBox table td a {
	color: #434343;
}

.section-02 .rightBox table td a:hover {
	color: #ff9703;
}

/* 条件不足 */
.section-03 {
	background: url(../images/tjbz-bg.jpg) no-repeat;
	background-size: cover;
}

.section-03 .content {
	margin-left: 0;
	margin-right: 0;
}

.section-03 .box {
	background-color: #FFFFFF;
	text-align: center;
	box-shadow: 0 0 40px rgba(0, 0, 0, .2);
	padding: 0 30px;
	box-sizing: border-box;
	margin-top: 57px;
}

.section-03 .box .num {
	display: inline-block;
	font-size: 48px;
	font-weight: bold;
	color: #856302;
	width: 100px;
	height: 114px;
	line-height: 114px;
	background: url(../images/tjbz-num-bg.png) no-repeat;
	margin-top: -57px;
}

.section-03 .box h3 {
	margin-top: 10px;
}

.section-03 .box p {
	color: #959595;
	line-height: 2em;
	margin-top: 15px;
}

.section-03 .box a {
	display: inline-block;
	width: 100%;
	height: 48px;
	line-height: 48px;
	border: solid 1px #ff9703;
	border-radius: 25px;
	color: #ff9703;
	margin-bottom: 24px;
	transition: all 300ms;
}

.section-03 .box a:hover {
	color: #FFFFFF;
	background-color: #ff9703;
}


/* 职称专业 */
.section-04 {
	background-color: #F6F6F6;
}

.section-04 .leftBox {
	height: 714px;
	background: url(../images/zy-bg.jpg) no-repeat;
	background-size: cover;
}

.section-04 .leftBox h3 {
	margin-top: 0;
	color: #FFFFFF;
	padding-left: 50px;
	padding-top: 50px;
}

.section-04 .leftBox h3 strong {
	font-size: 48px;
}

.section-04 .leftBox h3 p {
	font-size: 36px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 10px;
}

.section-04 .leftBox h3 small {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
	color: #FFFFFF;
}

.section-04 .leftBox h3::after {
	content: "";
	display: block;
	width: 80px;
	height: 8px;
	background-color: #FFFFFF;
	margin-top: 30px;
}

.section-04 .rightBox {
	background-color: #FFFFFF;
	padding: 30px;
	box-sizing: border-box;
}

.section-04 .rightBox .row {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px #E5E5E5;
}

.section-04 .rightBox .row:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.section-04 .rightBox h3 {
	color: #FFFFFF;
	background-color: #ff9703;
	padding: 3px 5px;
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: normal;
}

.section-04 .rightBox p {
	color: #7D7D7D;
	font-size: 12px;
}

.section-04 .rightBox .score {
	color: #353535;
	margin-top: 5px;
	margin-bottom: 0;
}

.section-04 .rightBox .score span {
	color: #ffc000;
}

.section-04 .rightBox a {
	display: block;
	margin-top: 15px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
}

.section-04 .rightBox a:hover {
	background-color: #ff9703;
}

/* 服务保障 */
.section-05 .content {
	margin-left: 0;
	margin-right: 0;
}

.section-05 .box {
	text-align: center;
	transition: all 300ms;
	border: solid 1px #E5E5E5;
	padding: 30px 15px;
}

.section-05 .box .icon {
	display: inline-block;
	width: 82px;
	height: 82px;
	background: url(../images/fwbz-icons-1.png) no-repeat;
	transition: all 300ms;
}

.section-05 .box .icon-01 {
	background-position: -246px 0;
}

.section-05 .box .icon-02 {
	background-position: -328px 0;
}

.section-05 .box .icon-03 {
	background-position: -410px 0;
}

.section-05 .box .icon-04 {
	background-position: 0 0;
}

.section-05 .box .icon-05 {
	background-position: -82px 0;
}

.section-05 .box .icon-06 {
	background-position: -164px 0;
}

.section-05 .box h3 {
	margin-top: 0;
}

.section-05 .box p {
	color: #959595;
	margin-top: 10px;
	margin-bottom: 0;
}

/* 职称优势 */
.section-06 {
	background: #f6f6f6;
	background: -webkit-linear-gradient(#f6f6f6, #dfe0e4);
	background: linear-gradient(#f6f6f6, #dfe0e4);
}

.section-06 .box {
	border: solid 1px #E5E5E5;
	background-color: #f8f8f8;
	text-align: center;
	padding: 30px 20px;
	box-sizing: border-box;
	transition: all 300ms;
}

.section-06 .box:hover {
	transform: translateY(-4px);
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	box-shadow: 0 5px 30px rgba(0, 0, 0, .1);
}

.section-06 .box i {
	display: inline-block;
	height: 90px;
}

.section-06 .box h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.section-06 .box h3 span {
	display: inline-block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background-color: #f47300;
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	margin-right: 10px;
	transform: translateY(-2px);
}

.section-06 .box p {
	font-size: 14px;
	color: #959595;
	margin-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

/* 评审流程 */
.section-07 {
	background: url(../images/pslc-bg.jpg) center top no-repeat;
}

.section-07 .box {
	margin-top: 30px;
	padding: 30px 20px;
	color: #fff;
	transition: all 300ms;
}

.section-07 .box::after {
	content: "";
	display: table;
	clear: both;
}

.section-07 .box:hover {
	transform: translateY(-4px);
	box-shadow: 0 5px 30px rgba(0, 0, 0, .2);
}

.section-07 .box-01 {
	background-color: #f39700;
}

.section-07 .box-02 {
	background-color: #6349e8;
}

.section-07 .box-03 {
	background-color: #b28850;
}

.section-07 .box-04 {
	background-color: #1b80e2;
}

.section-07 .box-05 {
	background-color: #f71829;
}

.section-07 .box-06 {
	background-color: #1fbf32;
}

.section-07 .box .text p {
	font-size: 12px;
	margin-bottom: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* 资料领取 */
.section-08 .leftBox>div{
	margin: 15px 0;
}
.section-08 .leftBox>div::after{
	content: "";
	display: table;
	clear: both;
}
.section-08 .pic{
	float: left;
	width: 20%;
	max-width: 60px;
}
.section-08 .text{
	float: left;
	width: 80%;
	padding-left: 15px;
	box-sizing: border-box;
}
.section-08 .text p{
	margin-bottom: 0;
}
.section-08 .text span{
	display: block;
	color: #7D7D7D;
}
.section-08 .text a{
	display: inline-block;
	padding: 3px 20px;
	color: #FFFFFF;
	background-color: #f39700;
	margin-top: 5px;
}
.section-08 form{
	background-color: #06224c;
	padding: 30px;
}
.section-08 form input{
	width: 100%;
	height: 48px;
	margin-bottom: 20px;
	padding: 0 15px;
}
.section-08 form button{
	width: 100%;
	height: 48px;
	background-color: #f47300;
	color: #FFFFFF;
	border: none;
}

/* 常见问题 */
.section-09{
	background: url(../images/faq-bg.jpg) no-repeat;
	background-size: cover;
}
.section-09 .leftBox{
	padding: 50px;
	background-color: #f47300;
	box-shadow: 0 5px 10px rgba(0,0,0,.05);
	border-radius: 10px;
}
.section-09 h3{
	text-align: center;
	margin-bottom: 30px;
	margin-top: 0;
}
.section-09 .leftBox h3{
	color: #FFFFFF;
}
.section-09 .leftBox li{
	border-bottom: dashed 1px rgba(255,255,255,.3);
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.section-09 .leftBox li a{
	color: #FFFFFF;
	font-size: 16px;
	opacity: 0.9;
}
.section-09 .leftBox a:hover{
	opacity: 1;
	text-shadow: 0 0 2px #FFFFFF;
}

.section-09 .line{
	font-size: 24px;
}
.section-09 .line a{
	color: #FFFFFF;
}
.section-09 .line::before{
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../images/more-arrow.png) no-repeat;
	margin-right: 10px;
	transform: translateY(3px);
}

.section-09 .rightBox{
	height: 622px;
	background-color: #eeeeee;
	padding: 50px 30px 20px;
	border-radius: 10px;
	box-sizing: border-box;
}
.section-09 .rightBox li{
	height: 140px;
	background-color: #FFFFFF;
	border-radius: 10px;
	margin-bottom: 30px;
}
.section-09 .rightBox li::after{
	content: "";
	display: table;
	clear: both;
}
.section-09 .rightBox li .pic{
	float: left;
	width: 25%;
	padding-top: 20px;
	padding-left: 20px;
}
.section-09 .rightBox li .pic img{
	max-width: 100px;
}
.section-09 .rightBox li .pic img{
	width: 100%;
}
.section-09 .rightBox li .text{
	float: left;
	width: 75%;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
}
.section-09 .rightBox .text p.name{
	font-size: 16px;
}
.section-09 .rightBox .text p.name span{
	color: #959595;
	margin-left: 20px;
}
.section-09 .rightBox .text p.txt{
	color: #7d7d7d;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0;
}


/* xs */
@media (max-width: 768px) {
	.section-01 .box .pic img {
		width: 100%;
		max-width: 100px;
	}

	.section-01 .box .text {
		padding: 15px;
	}

	.section-01 .box .text p {
		display: none;
	}

	.section-01 .box h3 {
		font-size: 18px;
		text-align: center;
	}

	.section-01 .box h3 small {
		display: none;
	}

	.section-01 .box .text a {
		padding: 5px 0;
		font-size: 14px;
	}

	.section-02 .form-group h3 {
		font-size: 16px;
	}

	.section-03 .box {
		padding: 0 15px;
	}

	.section-03 .box h3 {
		font-size: 16px;
	}

	.section-03 .box a {
		height: 36px;
		line-height: 36px;
	}

	.section-05 .box h3 {
		font-size: 16px;
	}

	.section-05 .box {
		padding: 20px 10px;
	}

	.section-05 .box.m {
		background-color: #f47300;
		border-color: #f47300;
		color: #FFFFFF;
	}

	.section-05 .box.m i {
		background-position-y: -100px;
	}

	.section-05 .box.m p {
		color: #FFFFFF;
	}

	.section-05 .box p {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: normal;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

	.section-06 .row>div:nth-child(odd) {
		padding-right: 5px;
	}
	.section-06 .row>div:nth-child(even) {
		padding-left: 5px;
	}
	.section-06 .row>div:nth-child(-n+4) {
		margin-bottom: 15px;
	}
	.section-06 .box h3 {
		font-size: 18px;
	}
	.section-06 .box {
		padding: 15px;
	}
	.section-06 .box h3 span {
		display: none;
	}
	.section-06 .box p {
		margin-bottom: 0;
	}
	.section-07 .box{
		padding: 20px;
		text-align: center;
	}
	.section-07 .box .icon img{
		width: 48px;
	}
	.section-07 .box h3{
		font-size: 18px;
	}
	.section-08 .text span{
		display: none;
	}
}

/* 大于xs */
@media (min-width: 769px) {
	.section-01 .box .text {
		padding: 30px;
	}

	.section-01 .box a {
		position: absolute;
		bottom: 30px;
		width: 80%;
		left: 50%;
		transform: translateX(-50%);
		height: 40px;
		line-height: 40px;
	}

	.section-01 .box h3::before {
		content: "";
		position: absolute;
		top: 4px;
		left: 0;
		width: 3px;
		height: 36px;
		background-color: #FFFFFF;
	}

	.section-06 .row>div:nth-child(-n+3) {
		margin-bottom: 30px;
	}
	
	.section-07 .box .icon {
		float: left;
		width: 20%;
		max-width: 64px;
	}
	
	.section-07 .box .text {
		float: left;
		width: 80%;
		padding-left: 15px;
		box-sizing: border-box;
	}
	.section-07 .box .text h3 {
		font-size: 22px;
		font-weight: normal;
		margin-top: 0;
	}
	.section-09 .rightBox li .text{
		padding-top: 20px;
	}	
}


/* xs-sm */
@media (max-width: 992px) {
	.section-02 .form-submit .row > div:first-child {
		margin-bottom: 15px;
	}
	.section-02 .form-submit button {
		margin-top: 15px;
	}

	.section-03 .box:nth-of-type(n+3) {
		margin-top: 87px;
	}

	.section-04 .rightBox h3 {
		color: #313131;
		font-weight: bold;
		font-size: 18px;
		background: none;
		padding: 0;
	}

	.section-04 .rightBox a {
		height: 30px;
		line-height: 30px;
		border-radius: 15px;
	}

	.section-04 .rightBox a:first-child {
		float: left;
		width: 48%;
		background-color: #ff8400;
	}

	.section-04 .rightBox a:last-child {
		float: right;
		width: 48%;
		background-color: #0055db;
	}
	.section-09 .rightBox{
		margin-top: 30px;
	}
}

/* sm */
@media (min-width: 769px) and (max-width: 992px) {
	.section-01 .box .text {
		height: 344px;
	}
	.section-09 .rightBox li .text{
		padding-top: 30px;
	}
}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
	.section-09 .rightBox{
		height: 644px;
	}
}

/* xs-md */
@media (max-width: 1200px) {}

/* md-lg */
@media (min-width: 992px) {
	.section-01 .box .text {
		height: 344px;
	}

	.section-01 .box p {
		margin-bottom: 15px;
	}

	.section-01 .box-01 a:hover {
		color: #1dbc43;
		background-color: #FFFFFF;
	}

	.section-01 .box-02 a:hover {
		color: #1e71fc;
		background-color: #FFFFFF;
	}

	.section-01 .box-03 a:hover {
		color: #ee3f40;
		background-color: #FFFFFF;
	}

	.section-04 .rightBox {
		height: 714px;
	}

	.section-04 .rightBox h3 {
		display: inline-block;
	}

	.section-05 .box:hover {
		background-color: #f47300;
		border-color: #f47300;
	}

	.section-05 .box:hover i {
		background-position-y: -100px;
	}

	.section-05 .box:hover h3,
	.section-05 .box:hover p {
		color: #FFFFFF;
	}
}

/*lg*/
@media (min-width: 1200px) {
	.section-06 .box {
		padding: 30px 60px;
	}
}
.form-submit .row > div {
	padding: 0 5px;
}