
@font-face {
    font-family: HYZHUZILETIANPAIW; 
    src: url("../fonts/HYZHUZILETIANPAIW.TTF");
}
@font-face {
    font-family: HYQIHEI-50S; 
    src: url("../fonts/HYQIHEI-50S.TTF");
}
@font-face {
    font-family: HYQIHEI-75S; 
    src: url("../fonts/HYQIHEI-75S.TTF");
}
.index-banner.ce-index{
   background: url('../images/company/ceimgs/banner.png'); 
   height: 500px;
   padding: 0;
   background-position: center center;
}
.index-banner>a{
    width: 100%;
    height: 100%;
    display: inline-block;
}
.bg-tel{
    background: url('../images/company/ceimgs/banner2.png'); 
   height: 500px;
   padding: 0;
   background-position: center center;
   
}
.flex-itme{
    display: flex;
   justify-content: space-between;
   align-items: center;
   width: 1170px;
   height: inherit;
}
.bg-dec{
   background: url('../images/company/ceimgs/mini-bg.png'); 
   width: 593px;
   height: 377px;
   background-position: center center;
   position: relative;
}
.dec-title{
    text-align: center;
    position: absolute;
    width: 100%;
    top: 5px;
    color: #ffffff;
    font-family: HYQIHEI-50S;
	font-size: 28px;
}
.dec-item{
    position: absolute;
    top: 83px;
    margin: auto 46px;
}
.dec-item h4{
    margin-bottom: 16px;
    font-family: HYQIHEI-75S;
	font-size: 18px;
	color: #242424;
}
.top2{
    top: 227px;
}
.dec-item .content{
    font-family: HYQIHEI-50S;
	font-size: 16px;
	color: #666666;
}
.iqc-box-font1{
    color: #4e4e4e;
}
.iqc-box-font2{
    color: #666666;
}
.color1{
    color: #ff6600;
}
.iqc-box-btn{
   height: 55px;
	background-color: #ff6600;
	border-radius: 4px;
    font-family: HYQiHei-EES;
    font-size: 22px;
}
.message-gd{
    width: 100%;
}
.iqc-rightbox{
    height: 410px;
    margin-right: 0;
    padding: 0;
}
.iqc-sbox{
    height: 437px;
    width: inherit;
}
.iqc-inp{
    height: 55px;
	background-color: #f8f8f8;
}
.mt24{
    margin-top: 24px;
    margin-bottom: 37px;
}
#banner{
    box-shadow: 0px 2px 5px 0px 
		rgba(52, 104, 144, 0.46);
	border-radius: 12px;
    overflow: hidden;
}
/* 哪些产品 */
.common-item{
    text-align: center;
    font-family: HYQIHEI-75S;
	font-size: 32px;
	color: #333333;
    margin: 54px 0;
}
.product-content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    width: 1170px;
    margin: 0 auto;
    
}
.product-content .item{
    width: 232px;
	height: 232px;
    position: relative;
   margin-bottom: 40px;
   overflow: hidden;
   cursor: pointer;
  
}
.product-content .item:hover img{
    cursor: pointer;
    transform: scale(1.1);
}
.product-content .item:not(:nth-child(4n)){
    margin-right: 78px;
}
.product-content img{
    width: 100%;
    height: 100%;
    transition: all .3s;
}
.product-content span{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-family:HYQIHEI-50S;
    font-size: 26px;
    color: #ffffff;
    width: 100%;
    display: block;
    text-align: center;
}
.a-btn{
  
    display: inline-block;
    width: 309px;
	height: 55px;
	background-color: #ff6600;
	border-radius: 27px;
    line-height: 55px;
    text-align: center;
    font-size: 22px;
    color: #ffffff;
    text-decoration: none;
    transition: all .3s;
    margin-bottom: 54px;
    margin-top: 14px;
    cursor: pointer;
}
.zx{
    text-align: center;
    display: inline-block;
    width: 100%;
}
.a-btn:hover{
    color: #ffffff;
    background-color: #cc5200;
    text-decoration: none;
}
/* 如何选择认证代理机构 */
.choose-company{
    background: #F1F5FA;
}
.common-item2{
    text-align: center;
    font-family: HYQIHEI-75S;
	font-size: 32px;
	color: #333333;
    padding: 54px 0;
    margin: 0;
}
.choose-content{
    width: 1170px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;

}
.left {
    width: 591px;
    padding-top: 34px;
}
.left li{
    list-style: none;
    background: url('../images/company/ceimgs/list.png') no-repeat;
    width: 591px;
	height: 43px;
    line-height: 43px;
    margin-bottom: 15px;
    text-indent: 52px;
    position: relative;
    font-family: HYQIHEI-50S;
    transition: all .3s;
    cursor: pointer;
}
.left li:hover{
    transform: translateY(-5px);
}
.left li:nth-child(2){
    background: url('../images/company/ceimgs/list1.png') no-repeat;
}
.left li:nth-child(3){
    background: url('../images/company/ceimgs/list2.png') no-repeat;
}
.left li:nth-child(4){
    background: url('../images/company/ceimgs/list3.png') no-repeat;
    margin-bottom: 24px;
}
.left ul{
    padding: 0;
}
.left span{
    font-size: 22px;
    color: #666666;
    padding-left: 10px;
}
.left a:hover{
    text-decoration: none;
}
.pos{
    position: absolute;
    right: 10px;
    color: #ff6600 !important;
    font-size: 22px;
}
.advantage{
    background: url('../images/company/ceimgs/banner3.png'); 
    height: 632px;
    background-position: center center;
}
.advantage .common-item{
    margin: 0;
    padding: 54px 0;
}
.advantage-content{
    width: 1170px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.advantage-content .item{
    width: 280px;
	height: 416px;
	background-color: #ffffff;
	border-radius: 8px;
    box-shadow: 0px 2px 5px 0px 
		rgba(52, 104, 144, 0.46);
        overflow: hidden;
    transition: all .5s;
   
}
.advantage-content img{
    width: 100%;
}
.advantage-content .dec p:first-child{
    font-family: HYQIHEI-75S;
	font-size: 26px;
	color: #333333;
    text-align: center;
    position: relative;
    margin-top: 32px;
    margin-bottom: 16px;
}
.advantage-content .dec p:first-child::after{
    position: absolute;
    content: "";
    display: block;
    width: 54px;
	height: 2px;
	background-color: #ff6600;
    left: 50%;
    transform: translateX(-50%);
    top:44px;
}
.advantage-content .dec p:last-child{
    font-family: HYQIHEI-50S;
    font-size: 20px;
    color: #676767;
    text-align: center;
    padding: 0 68px;
}
.advantage-content .item:hover{
    transform: translateY(-5px);
    cursor: pointer;
}
.progress-content{
    height: 488px;
}
.progress-content-item{
    width: 1170px;
    margin: 0 auto;
}
.progress-content .step{
    display: flex;
    justify-content: space-between;
}
.progress-content .step-item{
    width: 154px;
    font-family: HYQIHEI-75S;
	font-size: 26px;
	color: #333333;
    text-align: center;
    padding: 15px 0;
}
.zs-content{
    background: url('../images/company/ceimgs/banner4.png'); 
    height: 632px;
    background-position: center center;
}
.zs-content-item{
    width: 1170px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.zs-content-item .item{
    width: 279px;
    text-align: center;
    font-family: HYQiHei-EES;
	font-size: 22px;
	color: #444444;
}
.zs-content-item img{
    width: 100%;
    margin-bottom: 15px;
    transition: all .3s;
}
.zs-content-item .item:hover img{
    transform: scale(1.1);
    cursor: pointer;
}
.bl-content{
    width: 1170px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.bl-content .item{
    width: 373px;
	height: 316px;
    position: relative;
    margin-bottom: 30px;
    transition: all .3s;
}
.bl-content .item:hover{
    cursor: pointer;
    transform: translateY(-5px);
}
.bl-content .item span{
    
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 196px;
	text-align: center;
	font-family: HYZHUZILETIANPAIW;
	font-size: 48px;
	color: #ffffff;

}
.a-btn:visited{
    color:#ffffff !important;
    text-decoration: none !important;
}
.a-btn:focus{
    color:#ffffff !important;
    text-decoration: none !important;
}