html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { padding: 0; margin: 0;}

body{background: #fff; font-size: 16px; color: #333333;}

em{font-style: normal;}

/*.mt{margin-top:100px;}*/

.mb{margin-bottom:70px;}

.mb30{margin-bottom: 30px;}

.fullimg{width: 100%;}

.companyReg,.operateProcess,.specificReq,.advantage{width: 100%; text-align: center;padding: 50px 0;}

.top_title{ line-height: 30px;}

.top_title h3{font-size: 30px; font-weight: normal; color: 303030;}

.top_title p{color:#b9b9b9; font-weight: normal;}

.conmpanyReg_box { padding: 0 15px;}

.conmpanyReg_box_img{width: 35%; margin-right: 25px;}

.conmpanyReg_box_text{width: 60%; margin-top: 35px;}

.conmpanyReg_box_text p{list-style-type:demical; text-align: left; list-style-position:outside; margin-bottom: 10px;}  

.operateProcess .operateProcess_box{text-align: center;}

.operateProcess_box .steps{width: 23%; vertical-align: middle; text-align: center;}

.operateProcess_box .nextStep{width: 2%; padding: 10px 0; box-sizing: border-box;}

.operateProcess_box .steps img{vertical-align: middle;}

.operateProcess_box .steps > p{margin-top: 20px; font-size: 24px;}

.specificReq_box .requirementList{text-align: left;}

.specificReq_box .requirementList .requirement{color: rgb(0,130,220); font-size: 20px;}

.requirementList .requirement > span{width: 60px; height: 60px; background: rgb(0,130,220); display: inline-block; font-size: 40px; color: #fff; text-align: center;line-height: 60px; margin-right: 15px;}

.requirementList .requirement em{width:100%; line-height: 20px; word-wrap:break-word;}

.advantage_box .advantageList{width: 33.3%; height: 260px; font-size: 18px; color: #fff; padding: 20px; text-align: center;}

.advantage_box .advantageList p{margin-bottom: 14px;}

.advantage_box .advantageList .firstWord{font-size: 30px; margin-bottom: 10px;}

.advantage_box .advantageList:nth-child(1){background: #2494e3;}

.advantage_box .advantageList:nth-child(2n){color: rgb(0,130,220);}

.advantage_box .advantageList:nth-child(2){background: #f2f2f2 url("images/gszc/object_img.png") no-repeat center bottom;}

.advantage_box .advantageList:nth-child(4){background: #f2f2f2 url("images/gszc/input_img.png") no-repeat center bottom;}

.advantage_box .advantageList:nth-child(6){background: #f2f2f2 url("images/gszc/security_img.png") no-repeat center bottom;}

.advantage_box .advantageList:nth-child(3){background: #6350fb;}

.advantage_box .advantageList:nth-child(5){color: #333;}

.advantage_box .advantageList:nth-child(5) .firstWord{color: rgb(0,130,220);}

@media (max-width: 1199px){
	.conmpanyReg_box_text{ margin-top: 15px;}

	.operateProcess_box .steps > p{font-size: 18px;}

}

@media (max-width: 991px){
	.top_title h3{font-size: 24px; }

	.top_title p{font-size: 4px;}

	.conmpanyReg_box_text{ margin-top: 0;}

	.operateProcess_box .steps > p{font-size: 16px;}

	.operateProcess_box .steps img{height: 45px;}

	.operateProcess_box .nextStep img{height: 20px;}

	.advantage_box .advantageList{width: 50%; margin-top: 5px;}

	.advantage_box .advantageList{font-size: 14px;}

	.advantage_box .advantageList .firstWord{font-size: 24px;}

}

@media (max-width: 767px){
	.requirementList .requirement > span{width: 45px; height: 45px; font-size: 24px; line-height: 45px;}

	.conmpanyReg_box_img{ display: none;}

	.conmpanyReg_box_text{ width: 100%;}

}

@media (max-width: 479px){
	.operateProcess_box .steps > p{font-size: 14px;}

	.operateProcess_box .steps img{height: 35px;}

	.operateProcess_box .nextStep img{height: 15px;}

	.advantage_box .advantageList{width: 100%;}

}