@charset "utf-8";

/*产品与服务*/
.cpfw-main {
	padding: 30px 0 50px;
	/*min-height:550px;*/
	background-color: #F4F4F4;
}
.cpfw-mleft {
	width: 300px;
	background: #fff;
	border-radius: 4px;
}
.cpfw-mleft-tit {
	height: 56px;
	line-height: 56px;
	font-size: 18px;
	color: #fff;
	border-radius: 4px 4px 0 0;
	background: url(../images/service/text_back.png) no-repeat right center;
	padding-left: 20px;
	font-weight: 700;
}
.cpfw-mleft-cot {
	padding: 18px;
}
.cpfw-mleft-cot li {
	position: relative;
	margin-bottom: 32px;
	z-index: 11;
}
.cpfw-mlc-tit {
	height: 10px;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	background: url(../images/service/zk_down.png) no-repeat right center;
	cursor: pointer;
	margin-bottom: 10px;
	border-left: 10px dashed #CCCCCC;
	padding-left: 15px;
	display: flex;
	align-items: center;
}
.cpfw-mlc-tit.active {
	color: #165dff;
	background: url(../images/service/sq_up.png) no-repeat right center;
}
.cpfw-mlc-box {
	padding-bottom: 6px;
}
.cpfw-mlc-box p {
	/*height: 32px;*/
	line-height: 24px;
	padding: 0 10px;
	margin-bottom: 5px;
	font-size: 14px;
}
.cpfw-mlc-box p a {
	color: #9e9e9e;
}
.cpfw-mlc-box p a:hover {
	color: #165dff;
}
/*.cpfw-mlc-box p.dqxs a{*/
/*	color:#1B45CE;*/
/*}*/
.cpfw-mlc-box p.active a {
	color: #165dff;
}
.cpfw-mright {
	width: 876px;
	min-height: 800px;
	background: #fff;
	border-radius: 4px;
	position: relative;
}

/*右侧快捷导航*/
.cpfw-quicknav-box {
	width: 196px;
	position: absolute;
	right: 22px;
}
.cpfw-qnavbox-main {
	width: 196px;
	position: fixed;
	bottom: 25px;
}
.cpfw-quicknav {
	width: 140px;
	border-radius: 12px;
	background: #fff;
	box-shadow: 0px 6px 16px 0px rgba(208, 208, 208, 0.4);
	display: none;
}
.cpfw-navbox-show {
	display: block;
}
.cpfw-quicknav h5 {
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #f72f27;
	font-size: 12px;
	color: #fff;
	border-radius: 12px 12px 0 0;
}
.cpfw-quicknav ul {
	padding: 8px 12px;
}
.cpfw-quicknav ul li {
	padding: 10px 0 6px;
	line-height: 24px;
	border-bottom: 1px solid #ebebeb;
}
.cpfw-quicknav ul li:last-child {
	border-bottom: none;
}
.cpfw-quicknav ul li a {
	color: #999;
}
.cpfw-quicknav ul li a:hover {
	color: #165dff;
}

/*产品服务制作电子招标文件*/
.cpfw-mr-sjmenu {
	padding: 30px;
}
.cpfw-mr-sjmenu li {
	float: left;
	width: 170px;
	height: 52px;
	border: 1px solid #ebebeb;
	box-sizing: border-box;
	margin: 18px 15px;
	border-radius: 100px;
	font-size: 14px;
	color: #165dff;
	line-height: 50px;
	text-align: center;
	background: #fff;
	position: relative;
	cursor: pointer;
}
.cpfw-mr-sjmenu li span {
	display: inline-block;
	padding: 0 3px;
	font-size: 28px;
	/*background:#fff;*/
	position: absolute;
	top: -32px;
	left: 18px;
}
.cpfw-mr-sjmenu li .white {
	display: inline-block;
	width: 42px;
	height: 3px;
	background: #fff;
	position: absolute;
	top: -2px;
	left: 16px;
}
.cpfw-mr-sjmenu li.active {
	font-weight: bold;
	font-size: 15px;
	border: 2px solid #165dff;
	line-height: 48px;
}
.cpfw-mr-sjmenu li.active span {
	font-weight: bold;
}
.cpfw-mr-sjbox {
	padding-top: 10px;
	padding-bottom: 25px;
}

.cpfw-mr-pubtit {
	height: 36px;
	line-height: 36px;
	font-size: 20px;
	color: #333;
	padding-left: 15px;
	margin-bottom: 20px;
	border-left: 20px solid #165dff;
}
.cpfw-mr-zbwj {
	padding: 40px 35px 0;
}
.cpfw-mr-zbwjtit {
	height: 22px;
	line-height: 22px;
	font-size: 18px;
	color: #165dff;
	padding-bottom: 10px;
}

/*产品服务澄清文件下载*/
.cpfw-mr-cqwj {
	padding: 40px 35px 0;
}
.video-file-box {
	padding: 10px 35px 0px 35px;
}
.cpfw-mr-cqwjdown {
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #333;
}
.cpfw-mr-cqwjdown a {
	float: left;
	padding-left: 20px;
	height: 26px;
	line-height: 28px;
	font-size: 14px;
	color: #165dff;
	margin-left: 30px;
}
.cpfw-mr-cqwjdown a.down {
	background: url(../images/service/down.png) no-repeat 0px center;
	background-size: 14px 14px;
}
.cpfw-mr-cqwjdown a.eye {
	background: url(../images/service/eye.png) no-repeat 0px center;
	background-size: 16px 16px;
	line-height: 26px;
	padding-left: 22px;
}
.cpfw-mr-cqwjbox {
	padding-top: 12px;
}
/*服务指南右侧快捷导航样式*/
#shrinknav {
	display: block;
	height: 45px;
	width: 45px;
	background: #f72f27 url(../images/fuzlshow.png) no-repeat center center;
	background-size: 24px 24px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	cursor: pointer;
	box-shadow: 0px 4px 10px 0px rgba(176, 176, 176, 0.3);
	border-radius: 50%;
}
#shrinknav:hover {
	background: #f72f27 url(../images/fuzlhide.png) no-repeat center center;
	background-size: 24px 24px;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
@media screen and (max-width: 1440px) {
	.cpfw-quicknav ul {
		max-height: 300px;
		overflow: auto;
	}
	.cpfw-quicknav ul::-webkit-scrollbar {
		width: 8px;
	}
	.cpfw-quicknav ul::-webkit-scrollbar-track {
		border-radius: 4px;
		background-color: #fff;
	}
	.cpfw-quicknav ul::-webkit-scrollbar-thumb {
		border-radius: 4px;
		background-color: #e0e0e0;
	}
}
