* {
	font-family: "Microsoft YaHei";
}

.ccb_head{
	background-color: #0066b3;
}
.ccb_head_content{
	position: relative;
	width:1160px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
}

.ccb_head_title{
	 position: absolute;
	 top:8px;
	 left: 40px;
	 font-size: 16px;
	 color: #fff;
	 cursor: pointer;"
}

.ccb_head_tel{
	position: absolute;
	top:8px;
	left: 1000px;
	font-size: 16px;
	color: #fff;
}

.ccb_body{
	background-color: #fff;
}

.ccb_body_content{
	width:1160px;
	height: 70px;
	margin-left:auto;
	margin-right:auto;
	background-color: #fff;
}

.article{
	width:1120px;
	margin-left:auto;
	margin-right:auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	background-color: #fff;
}
.article_content{
	width:700px;
	margin-left:auto;
	margin-right:auto;
}
.article_content h1{
	margin-bottom: 30px;
	font-size: 28px;
	font-weight:bold;
}
.article_content h3{
	margin-top:40px;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
}
.article_content p{
	margin-bottom: 20px;
	font-size: 16px;
	text-indent: 32px;
	line-height: 24px;
}

.article_content p.ctr{
	text-indent: 0;
	text-align: center;
}
.article_content p.noi{
	text-indent: 0;
}
.article_img{
	text-align: center;
}
.article_img img{
	display: inline-block;
	width: 300px;
}

.section_qa{
	width: 670px;
	height: 90px;
	padding-top: 44px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background: url(../images7/ptyy/bgqa.jpg) no-repeat center center;
}


.section_title{
	margin-top:50px;
	margin-bottom:10px;
	text-align: center;
}
.section_title i{
	display: inline-block;
	width:50px;
	height:40px;
	margin-right: 20px;
	padding-top: 10px;
	font-size: 20px;
	font-style: normal;
	color:#fff;
	background: url(../images7/ptyy/no.png);
	font-size: 20px;
}
.section_title span{
	display:inline-block;
	height: 50px;
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	background: url(../images7/ptyy/bgline.png) no-repeat bottom right;
}

.qrcode_link{
	position: fixed;
	top:40px;
	left: 50%;
	transform: translateX(380px);
	border:1px solid #cccccc;
	padding:10px;
}
.pos2{
	top:240px;
}
.qrcode_link p{
	text-align: center;
}
.qrcode_link img{
	width: 180px;
}