

.qy_banner {
	width: 100%;
	height: 290px;
	background: url("../images/Qy_page/qy_banner.png") no-repeat;
}


.qy_banner .banner_left {
	width: 375px;
	height: auto;
	margin: 82px 0;
}
.qy_banner .banner_left p {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
}
.qy_banner .banner_left span {
	color: #d2d5ec;
	font-size: 16px;

}
ul.banne_right {
	width: 666px;
	height: 78px;
	margin-top: 128px;
}
ul.banne_right li {
	height: 78px;
	width: 114px;
}
ul.banne_right li .shuzi {
	width: 98px;
	height: 40px;
	color: #fff;
	margin: 0 auto;
	line-height: 40px;
}
ul.banne_right li:not(:last-child) {
	margin-right: 15px;
}
ul.banne_right li .shuzi p {
	font-family: "DIN";
	font-size: 54px;
	letter-spacing: -4px;
	margin-right: 7px;
}
ul.banne_right li .shuzi span {
	font-size: 16px;
	line-height: 63px;
	margin-left: 5px;
}
ul.banne_right li label {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 32px;
}
.service {
	width: 160px;
	height: 40px;
	color: #fff;
	text-align: center;
	display: block;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	border: 1px #fff solid;
	margin-top: 20px;
	font-style: 
}
.service .dzx {
	position: absolute;
	left: 50%;
    top: 50%;
	font-size: 15px;
    line-height: 40px;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 40px;
    transition: all 0.35s;
    transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
.service .tell {
	position: absolute;
    left: -80px;
    top: 50%;
	font-size: 15px;
    line-height: 40px;
    transform: translate(-50%,-50%);
    transition: all 0.35s;
    transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
.content:nth-of-type(3) .banne_right,
.content:nth-of-type(2) .banne_right {
	width: 504px;
	height: 290px;
	background: url("../images/Qy_page/qy_sm.png") no-repeat;
}

.jianjie_frame {
	width: 100%;
	height: 426px;
	background: #fff;
}
.frame_center .jianjie_title {
	color: #333;
	font-size: 24px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 16px;
}
.frame_center .jianjie_ftitle {
	color: #9a9a9a;
	font-size: 14px;
	text-align: center;
	margin-bottom: 52px;
	width: 100%;
}
.jianjie_frame .cpgn_frame {
	width: 100%;
	height: 192px;
}
.jianjie_frame .cpgn_frame li{
	width: 290px;
	height: 192px;
	border: 1px #eeeeee solid;
	background: #fff;
	box-sizing: border-box;
	transition: all 0.2s;
 	transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
 	margin-bottom: 10px;
}
.marginl {
	margin-left: 13px;
}
.jianjie_frame .cpgn_frame li i {
	width: 42px;
	height: 42px;
	background: url("../images/Qy_page/APP_icon.png") no-repeat;
	display: block;
	margin: 28px auto 16px auto;
}
.ld_gn_ul li .ld_gn_font p,
.jianjie_frame .cpgn_frame li p {
	color: #333;
	font-size: 16px;
	text-align: center;
	display: block;
}
.ld_gn_ul li .ld_gn_font span,
.jianjie_frame .cpgn_frame li span {
	width: 242px;
	color: #888888;
	font-size: 14px;
	text-align: center;
	display: block;
	margin: 0 auto;
}
.rg_frame {
	width: 100%;
	height: 180px;
	background: url("../images/Qy_page/rg_icon.png") no-repeat;
	color: #fff;
	text-align: center;
	line-height: 180px;
	font-family: "方正兰亭刊黑_GBK";
	font-size: 36px;
}
.dk_frame .eight {
	width: 100%;
	height: 743px;
	background: #fff;
}
.eight .eight_content {
	width: 100%;
	height: 578px;
	margin: 75px auto;
}
.eight .eight_content p {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	display: block;
}
.eight .eight_content ul.eight_ul {
	width: 100%;
	height: 196px;
	margin: 45px 0;
}
.eight .eight_content ul.eight_ul li {
	width: 400px;
	height: 74px;
	box-sizing: border-box;
}
.eight .eight_content ul.eight_ul li:hover .line{
	width: 4px;
	background: #ff6a00;
}
.eight .eight_content ul.eight_ul li .line {
	width: 2px;
	height: 74px;
	transition: all 0.2s;
 	transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
	background: #eee;
}
.eight .eight_content ul.eight_ul li:last-child {
	margin-top: 50px;
}
ul.eight_ul li .eight_font {
	margin-left: 14px;
}
ul.eight_ul li .eight_font span{
	font-size: 12px;
	color: #666666;
}
ul.eight_ul li .eight_font span:first-child {
	font-size: 15px;
	color: #333;
	font-weight: bold;
	display: block;
	margin: 7px 0 1px 5px;
}
.eight_content .twenty_ul {
	width: 100%;
	height: 196px;
	margin-top: 45px;
}
.eight_content .twenty_ul li {
	width: 220px;
	height: 40px;
	box-sizing: border-box;
	border: 1px #eee solid;
	margin-bottom: 20px;
}
.eight_content .twenty_ul li:not(:nth-of-type(5n)) {
	margin-right: 24px;
}
.eight_content .twenty_ul li .twenty_y {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-image: linear-gradient(to right,#0092f4,#5abdff);
	margin: 17px 12px 17px 18px;
	transition: all 0.2s;
 	transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
.eight_content .twenty_ul li:hover .twenty_y {
	width: 12px;
	border-radius: 20px;
}
.eight_content .twenty_ul li span {
	color: #666;
	font-size: 13px;
	display: block;
	line-height: 40px;
}
.dk_frame:nth-child(3) .cpgn_frame i {
	background: url("../images/Qy_page/web_icon.png") no-repeat;
}
.dk_frame:nth-child(3) .cpgn_frame li:not(:nth-of-type(4n)) {
	margin-right: 13px;
}
.dk_frame .cptd_frame {
	width: 100%;
	height: 647px;
	background: #f4f6f8;
}
.cptd_frame .cptd_ul {
	width: 100%;
	height: auto;
	margin: 75px 0;
}
.cptd_frame .cptd_ul li {
	width: 290px;
	height: 192px;
	background: #fff;
	margin-bottom: 13px;
}
.cptd_frame .cptd_ul li:not(:nth-of-type(4n)) {
	margin-right: 13px;
}
.cptd_frame .cptd_ul li i{
	width: 70px;
	height: 70px;
	background: url("../images/Qy_page/td_icon.png") no-repeat;
	display: block;
	margin: 22px auto 16px auto;
}
.cptd_frame .cptd_ul li p {
	color: #333;
	font-size: 16px;
	text-align: center;
	display: block;

}
.cptd_frame .cptd_ul li span {
	width: 243px;
	color: #666;
	display: block;
	text-align: center;
	margin: 5px auto 0 auto;
}
/*应用场景*/
.yycj_frame {
	width: 100%;
	height: 402px;
	background: url("../images/Qy_page/yycj_icon.png") no-repeat;
}
.yycj_frame .yycj_tab {
	width:290px;
	height: 30px;
	margin: 0 auto;
}
.yycj_frame .yycj_tab li {
	width: 82px;
	color: #b8b8d2;
	font-size: 16px;
	line-height: 30px;
	transition: all 0.2s;
 	transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
 	position: relative;
 	text-align: center;
 	cursor: pointer;

}
.yycj_frame .yycj_tab li.li_cur {
	color: #fff;
	font-size: 20px;
}
.yycj_frame .yycj_tab li .li_line {
	width: 10%;
	height: 2px;
	position: absolute;
	bottom: -2px;
	left: 50%;
	transform: translate(-50%,-50%);

}
.yycj_frame .yycj_tab li .line_cur {
	width: 100%;
	background: #fff;
}
.yycj_frame .yycj_tab li .bsfs_aini {
	animation:myline 0.4s 1 forwards;
}
@keyframes myline
{
	from {width: 10%;background: #fff;}
	to {width: 100%;background: #fff;}
}
.yycj_frame .yycj_tab li:not(:first-child) {
	margin-left: 22px;
}
.yycj_frame .yycj_as {
	width: 836px;
	height: auto;
	margin: 56px auto 0 auto;
}
.que {
	height: 25px;
	margin: 0 auto;
}
.yycj_as li {
	width: 834px;
}
.yycj_frame .yycj_as .yh {
	color: #fff;
	font-size: 50px;
	font-family: "方正兰亭粗黑简体";
	line-height: 47px;
}
.yycj_frame .yycj_as span {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	margin: 0 5px;
}
.yycj_as li .label {
	width: 734px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	display: block;
	margin: 0 auto;
	float: left;
	position: absolute;
    left: 50%;
    transform: translate(-50%, 21px);
}
/*版本信息*/
.bbxx_frame {
	width: 100%;
	height: 853px;
	background: #fff;
}
.bbxx_content {
	width: 830px;
	height: auto;
	margin: 0 auto;
}
.bbxx_content .bbxx_content_frame {
	width: 380px;
	height: 600px;
	background: #fff;
	border: 1px #eee solid;
}
.bbxx_content .bbxx_content_frame .bbxx_title {
	width: 100%;
	height: 70px;
	border-top: 4px #888 solid;
	background: #f1f2f5;
	color: #333;
	line-height: 70px;
	text-align: center;
	font-size: 18px;
}
.bbxx_content .bbxx_content_frame .bbxx_ul {
	width: 335px;
	height: 415px;
	box-sizing: border-box;
	border-bottom: 1px #eee dashed;
	margin: 30px auto 0 auto;
}
.bbxx_content_frame .bbxx_ul li {
	width: 100%;
	height: 14px;
	margin-bottom: 20px;
}
.bbxx_content_frame .bbxx_ul li:last-child {
	margin-bottom: 0;
}
.bbxx_content_frame .bbxx_ul li i {
	width: 14px;
	height: 14px;
	background: url("../images/Qy_page/yesorno.png") no-repeat;
	margin: 5px 5px 5px 0;
	display: block;
}
.bbxx_content_frame .bbxx_ul li p {
	color: #333;
	display: block;
	font-size: 14px;
}
.bbxx_content_frame .bbxx_ul li span {
	color: #888;
}
.bbxx_content .bbxx_content_frame:last-child .bbxx_title {
	background: #eef3fc;
	border-top: 4px #0092f4 solid;
}
.bbxx_content .bbxx_content_frame:last-child span {
	color: #0092f4;
}
.bbxx_content_frame .sqjc_frame {
	width: 240px;
	height: 36px;
	border: 1px #0092f4 solid;
	line-height: 36px;
	text-align: center;
	margin: 22px auto;
	position: relative;
	box-sizing: border-box;
	transition: all 0.2s;
 	transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
 	overflow: hidden;
 	cursor: pointer;
}
.bbxx_content_frame .sqjc_frame:hover .jc {
	color: #fff;
}
.bbxx_content_frame .sqjc_frame .jc {
	color: #0092f4;
	display: block;
	transition: all 0.2s;
 	transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
.bbxx_content_frame .sqjc_frame .sqjc_ani {
	color: #fff;
	position: absolute;
	left: 50%;
	top: 150%;
	transform: translate(-50%,-50%);
	transition: all 0.2s;
 	transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
.bbxx_content_frame .sqjc_frame_cur,
.bbxx_content_frame .sqjc_frame:hover {
	background: #0092f4;
}
.bbxx_content_frame .sqjc_frame .p_cur,
.bbxx_content_frame .sqjc_frame:hover p {
	color: #fff;
}
/*网站漏洞扫描*/
.ld_gn_frame {
	width: 100%;
	height: 368px;
	background: #fff;
}
.ld_gn_frame .ld_gn_ul {
	width: 100%;
	height: 134px;
}
.ld_gn_frame .ld_gn_ul li {
	width: 590px;
	height: 100%;
	border: 1px #eee solid;
	box-sizing: border-box;
	background: #fff;
}
.ld_gn_frame .ld_gn_ul li:last-child {
	margin-left: 20px;
}
.ld_gn_frame .ld_gn_ul li i {
	width: 42px;
	height: 42px;
	background: url("../images/Qy_page/ld_gn_icon.png") no-repeat;
	display: block;
	margin: 35px 22px 0 40px;
}
.ld_gn_frame .ld_gn_ul li .ld_gn_font {
	margin-top: 35px;
	width: 450px;
	height: auto;
}
.ld_gn_frame .ld_gn_ul li .ld_gn_font p {
	text-align: left;
}
.ld_gn_ul li .ld_gn_font span {
	width: 100%;
	text-align: left;
}
.content_frame .dk_frame:nth-of-type(4) .cptd_frame {
	height: 480px;
}
.content_frame .dk_frame:nth-of-type(4) .cptd_frame li {
	height: 220px;
}
.content_frame .dk_frame:nth-of-type(4) .cptd_frame li i {
	background: url("../images/Qy_page/ld_td_icon.png") no-repeat;
}
/*服务流程*/
.fflc_frame {
	width: 100%;
	height: 645px;
}
.fflc_frame ul.fflc_ul {
	width: 1094px;
	height: 384px;
	margin: 75px auto;
	background: #33333321;
}
.fflc_frame ul.fflc_ul li {
	width: 233px;
	height: 100%;
	box-sizing: border-box;
}
