 .clearfix{clear:both;}
 button{ border: none;}
 .form-wrap {
     width: 100%;
     background-color: #f7f7f7;
     height: 270px;
 }
 .form-wrap .w1200 {
     position: relative;
 }
 .w1200 {
     width: 1120px;
     margin: 0 auto;
	 position: absolute;
	 top: -20px;
	 left: 0;
	 z-index: 5;
	 background: #FFFFFF;
	 opacity:0.9;
	 box-shadow: 1px 4px 38px 0px rgba(0, 0, 0, 0.06);
	 border-radius: 6px;
	 padding: 28px 40px 10px;
 }
 .form-wrap form {
     width: 100%;
   
 }
.form-wrap form h4 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
}
.form-wrap form .first-item {
    margin-top: 25px;
    display: flex;
    align-items: center;
}
.form-wrap form .first-item span {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 16px;
}
.form-wrap form .first-item .label-parent {
    margin-left: 16px;
}
	/*单选*/
.radio_label{
	background: url(../img/form-button.png) no-repeat;
	background-size:1rem 2rem;
	display: inline-block;
	line-height: 1rem;
	height: 1rem;
	text-indent:1rem;
	margin-right:2rem;
}

.checked {
	background-position: 0  -1rem;
}

input[type='radio'] {
	display:none;
}
	/*==
.form-wrap form .first-item .label-parent label.on {
    background-image: url(../img/form-icon-right.png);
}
.form-wrap form .first-item .label-parent label {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 16px;
    padding-left: 24px;
    background-image: url(../img/form-icon-left.jpg);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: left center;
}===*/
.form-wrap form .content {
    width: 100%;
    height: 50px;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.form-wrap form .content .item-form {
    width: 252px;
    height: 50px;
    position: relative;
}
.form-wrap form .content .item-form img {
    width: 18px;
    height: 19px;
    position: absolute;
    left: 11px;
    top: 15px;
}
.form-wrap form .content .item-form .img2 {
    width: 12px;
    height: 20px;
  
}
.form-wrap form .content .item-form::before {
    content: '';
    position: absolute;
    left: 38px;
    top: 18px;
    width: 1px;
    height: 18px;
    background-color: #CCCCCC;
}
.form-wrap form .content .item-form input {
    position: absolute;
    left: 0;
    top: 0;
    width: 88%;
    height: 100%;
    padding-left: 52px;
    background-color: transparent;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    padding-right: 10px;
}
.form-wrap form .content .submit-btn {
    width: 235px;
    height: 50px;
    background: #0043ac;
    border-radius: 4px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
	cursor:pointer;
}
.form-wrap form .content .btn-color{
	background: #ff5e14;
	position: relative;
	left: -30px;
	padding: 0 10px;
}
.item-win{
	border-top: 1px solid #f5f5f5;
	padding: 10px 0;
	margin-top: 20px;
	overflow: hidden;
}

.item-win .news_icon{
	width: 24px; 
	height: 20px;
	float: left;
}
.item-win .news_icon .img{
	margin-top: 8px;
}
.item-win ul{
	width:96%;
	height:35px;
	overflow:hidden; 
	float: left; 
	margin-left: 12px;
}  
.item-win li{
	line-height:35px;
	font-size: 14px;
	color: #a0a3a3;
}

/*=======高企认定知多少=======*/
.gq_box{width:100%;height:474px;background-image: url(../gaoqi/gq_bg.jpg);padding-top:1px;}
.gq-fied{
	background-color: #fff;
	width: 1200px;
	margin: 30px auto;
	padding:40px 0;
}
.gq-fied h3{
	font-size: 35px;
	color: #333333;
	text-align: center;
	
}
.gq-fied-center{
	/* overflow: hidden; */
	margin-top: 20px;
}
.gq-fied-center li{
	width: 285px;
	float: left;
	margin-right: 10px;
	text-align: center;
}
.gq-fied-center li .gq-h4{
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin: 14px 0 0;
}
.gq-fied-center li .gq-p{
	font-size: 16px;
	color: #999999;
	padding: 10px 0;
}
.gq-fied-center li .button{
	display:block;
	width: 150px;
	height: 45px;
	line-height: 45px;
	border-radius: 6px;
	background: #0043ac;
	color: #FFFFFF;
	margin: 10px auto;
}
.gq-fied-center li .button:hover{
	background: #ff5e14;
}

/*========高企认定的好处======*/
.gq-benefits{
	width: 100%;
	background:#fff;
	padding: 50px 0;
}
.gq-ben-conter{
	width: 1200px;
	margin: 0 auto;
	clear: both;
}
.gq-ben-conter h3{
	font-size: 36px;
	color: #333333;
	text-align: center;
}
.gq-item img{
	margin-top: 0px;
}
.item{
	width: 380px;
	padding: 45px 0;
	float: left;
	margin-right: 30px;
	margin-top: 40px;
	background: #f5f5f5;
	border-radius: 4px;
	text-align: center;
	/* moz-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2); */
	
	  box-shadow: 0px 4px 5.82px 0.18px rgba(179, 177, 177, 0.74);
	
}
.item h4{
	margin-top:10px;
	font-size: 26px;
	 color: #333333;
	 font-weight: bold;
}
.item p{
	font-size: 15px;
	margin-top:20px;
	 color: #808080;
	text-align: center;
	 line-height: 25px;
}
.item i{
	font-size: 40px;
	color: #ff5e14;
	padding: 20px 0;
}
.clear{
  clear:both;
  }
/* ============================================================== */


/*===========申请高新技术企业必备条件开始=========*/
.gq-conditions{
	width: 100%;
	background: #fff;
	padding: 60px 0 0;
}
.gq-cond-center{
	width: 1200px;
	margin: 0 auto;
}
.gq-cond-center h3{
	font-size: 36px;
	color: #333333;
	text-align: center;
}
.gq-cond-center{
	/* overflow: hidden; */
	margin-top: 50px;
}
.gq-cond-center li{
	border:solid 1px #f5f5f5;
	width: 220px;
	height:280px;
	float: left;
	text-align: center;
	transition:0.5s;
}
.gq-cond-center .mar-r{
	margin-right:20px;
}
.gq-conditions img{margin-top:30px;}
.gq-cond-center li .gq-h4{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin: 20px 0 0;
}
.gq-cond-center li .gq-p{
	font-size: 16px;
	color: #999999;
	padding: 20px 0;
}
.gq-cond-center li .button{
	display:block;
	width: 150px;
	height: 45px;
	line-height: 45px;
	border-radius: 6px;
	background: #0043ac;
	color: #FFFFFF;
	margin: 15px auto;
}
.gq-cond-center li .button:hover{
	background: #ff5e14;
}
.gq-but{
	width: 535px;
	margin: 40px auto 60px;
	overflow: hidden;
}
.cond-button{
	width: 250px;
	height: 48px;
	font-size: 18px;
	color: #FFFFFF;
	border-radius: 4px;
	display: block;
	float: left;
	text-align: center;
	line-height: 48px;
	
}
.left{
	background: #0043ac;
}
.left:hover{
	background: #ff5e14;
}
.right{
	background: #ff5e14;
	margin-left: 35px;
}
.right:hover{
	background: #0043ac;
}
.gq-cond-center li:hover{background-color:#f5f5f5;box-shadow: 0px 4px 5.82px 0.18px rgba(179, 177, 177, 0.74);}
/*===========申请高新技术企业必备条件结束=========*/

/*=====所遇问题开始======*/
.gq-problem{
	width:100%;
}
.gq-problem-div{
	width: 1100px;
	margin: 0 auto;
	padding: 0 0 60px;
}
.gq-problem-div h3{font-size:35px;text-align:center;}
.gq-problem-div img{float:left;margin-top:30px;}
.gq-problem-div ul{float:left;margin-top:30px;}
.gq-problem-div ul li {margin-top:10px;}
.gq-problem-div ul li a{font-size:16px;color:#666;display:block;border-bottom:1px #666 dashed;line-height:38px;}
.gq-problem-div ul li a b{color:#0043ac;font-weight:normal; float: right; margin-left: 100px;}
.gq-problem-div ul li a span{display:inline-block;width:25px;height:22px;margin-top:6px; margin-right: 8px; background-image:url(../gaoqi/gq-problem2.png);} 

/*=====所遇问题结束======*/

/*=====我们的优势=======*/
.gq-tage{
	width: 100%;
	background: #f7f7f7;
	padding: 50px 0;
}
.gq-tage-center{
	width: 1200px;
	margin: 0 auto;
}
.gq-tage-center h3{
	font-size: 36px;
	color: #333333;
	text-align: center;
}
.gq-tage-ul{
	width: 1200px;
	margin-top: 50px;
}
.gq-tage-li{
	float: left;
	width: 280px;
	height: 350px;
	margin-left: 11px;
	margin-top: 30px;
	display: inline-block;
	background-color: rgb(255, 254, 254);
	box-shadow: 0px 4px 5.82px 0.18px rgba(179, 177, 177, 0.74);
}
.gq-tage-div{
	width: 280px;
	margin-top: 50px;
	border-radius: 8px;
	position: relative;
	top: 0;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
.gq-tage-nei{
	display: block;
	width: 240px;
	height: 130px;
	margin: 0 auto;
	font-size: 13px;
	line-height: 23px;
	color: #808080;
}
.gq-tage-add{
	position: absolute;
	top: -100px;
	right: 20px;
	z-index: 10;
}
.gq-tage-em{
	text-align: center;
	font-size: 22px;
	line-height: 59px;
	padding: 0 15px;
	padding-bottom: 7px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.bg-img1{
	background: url(../gaoqi/1.png) no-repeat 16px 0px;
	background-size: 38px 59px;
}
.bg-img2{
	background: url(../gaoqi/2.png) no-repeat 35px 0px;
	background-size: 38px 59px;
}
.bg-img3{
	background: url(../gaoqi/3.png) no-repeat 35px 0px;
	background-size: 38px 59px;
}
.bg-img4{
	background: url(../gaoqi/4.png) no-repeat 36px 0px;
	background-size: 38px 59px;
}
.gq-tage-but{
	width: 195px;
	height: 40px;
	line-height: 40px;
	display: block;
	background: #0043ac;
	color: #FFFFFF;
	text-align: center;
	margin: 30px auto;
	border-radius: 4px;
}
.gq-tage-but:hover{
	background: #ff5e14;
}

/*====我们的优势结束======*/





















