/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2018-10-24, 11:48:31
    Author     : Administrator
*/
/*banner下面的数据*/
.sm_data{background: #fafafa;height: 40px;padding: 10px 0;}
.sm_data ul li{float: left;text-align:center;width: 22%;border-right: 1px solid #bfbfbf;;height: 20px; line-height: 20px;font-size: 16px;}
.sm_data ul li span{color: #ffae00; }
/*选择您的公司注册服务类型*/

.serve_type ul{width: 90%;}
.serve_type ul li{
    width: 22%;
    text-align: center;
    float: left;
    margin-right: 4%;
    background: #fafafa;
    transition: box-shadow 0.3s, transform 0.3s;
    padding-bottom: 12px;
}
.serve_type ul li:hover{
    background: #fff;
    box-shadow: 10px 10px 5px #ccc;
    transform: translateX(-3px) translateY(-3px);
}
.serve_type ul li:hover a{
    background: #6eb4f5;
    color: #fff;
}
.serve_type ul li div{
    margin: 16px 0;
}
.serve_type ul li h3{
    margin-top: 10px;
    display: block;
    font-size: 16px;
    color: #333;
    height:17px;
    line-height: 17px;
}
.serve_type ul li p{
    font-size: 14px;
    color: #666;
    margin: 9px 0 14px;
}
.serve_type ul li a{
    display: block;
    width: 121px;
    line-height: 31px;
    background-color: #ffffff;
    border-radius: 3px;
    border: solid 1px #6eb4f5;
    margin: 0 auto;
    color: #6eb4f5;
}
.serve_type .provHead{
    width:100px;
    height:210px;
    color:#fff;
    border-radius: 6px;
}
.serve_type .provHead p{
    position: absolute;
    width:20px;
    line-height:24px;
    top:50%;
    left:54%;
    transform: translate(-50%, -50%);
    font-size: 20px !important;
}
.serve_type .provHead .sanjiao{
    right:-12px;
    top:50%;
    transform: translateY(-50%);
    width:0; 
    height:0; 
    border-top:12px solid transparent;
    border-bottom: 12px solid transparent;
}
/*开公司免费核名先查询在注*/
.free_signup{
    background: url(../img_TG/kgs_bg.jpg) center;
    margin-top: 50px;
    padding:50px 0 30px;
}
.free_signup .title,.free_signup .titleEnglisc{
    color: #fff;
}
.free_signup .title{
    margin-top: 0px;
}

.free_signup ul li{
    float: left;
    width: 23%;
    margin-right: 2.66%;
    background: #3a81fe;
    border-radius: 5px;
    padding: 20px;
}
.free_signup ul li div{
    float: left;
    
}
.free_signup ul li .img_box{
    width: 88px;
    height: 88px;
}
.free_signup ul li .con_box{
    width: 110px;
    margin-left: 30px;
    color: #fff;
}
.free_signup ul li .con_box h3{
    font-size: 18px;
    margin-top: 15px;
    height: 42px;
}
.free_signup ul li .con_box p{
    margin-top: 10px;
}
.free_signup a.sfButton{
    background: #fff;
    color: #3366ff;
    margin: 54px auto 30px;
    position: relative;
    z-index: 2;
}
.free_signup a.sfButton:after{    
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    background: #ffae00;
    transform: scale(0.1, 1);
    transition: 0.4s;
    opacity: 0;
    z-index: -1;
    color: #000;
}
.free_signup a.sfButton:hover{
    color: #fff;
}
.free_signup a.sfButton:hover:after{
    transform: scale(1); 
    transition: 0.6s;
    opacity: 1; 
    filter:alpha(opacity=100);
}
/*闪猫注册公司的优势*/
.sm_youshi{
     background: url(../img_TG/youshi_bg.jpg) center;
     padding:30px 0;
}
.sm_youshi .title{
    height:40px;
    line-height: 40px;
    margin: 0;
}
.sm_youshi .titleEnglisc{
    margin-bottom: 40px;
}
.sm_youshi ul li{
    padding: 20px;
    float: left;
    width: 23%;
    margin-right: 2.66%;
    background: #fff;
    border-radius: 5px;
    text-align: center;
}
.sm_youshi ul li div{
    width: 132px;
    border-radius: 50%;
    margin: 30px auto; 
}
.sm_youshi ul li h3{
    display: block;
    font-size: 22px;
    color: #333;
    line-height:22px;
}
.sm_youshi ul li span{
    display: block;
    margin: 20px auto;
    width: 59px;
    height: 3px;
    background-color: #5798fe;
}
.sm_youshi ul li p{
    height: 80px;
    line-height: 26px;
    font-size: 16px;
    color: #666;
    padding: 0 24px;
}
.sm_youshi a.button{
    border: 1px solid  #5798fe;
    background: #5798fe;
    color: #fff;
    position: relative;
    z-index: 2;
}
.sm_youshi a.button:after{
   content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 2px;
    background: #ffae00;
    transform: scale(0.1, 1);
    transition: 0.4s;
    opacity: 0;
    z-index: -1;
    color: #000; 
}.sm_youshi a.button:hover{
    border: 1px solid #ffae00;
}
.sm_youshi a.button:hover:after{
     transform: scale(1); 
    transition: 0.6s;
    opacity: 1; 
    filter:alpha(opacity=100);
}
/*开公司免费核名先查询在注开市*/
/*.form_zc{
   
}*/
.form_zc .title{
    height: 40px;
    line-height: 40px;
    margin:0;
}
.form_zc .titleEnglisc{
    margin: 26px 0 38px 0;
}
.form_zc .notice,
.form_zc .issue{
    padding: 30px;
    width:48%;
    height:270px;
    background:#fff;
}
.form_zc .notice h3,
.form_zc .issue h3{
    border-left: 4px solid #5798fe;
    padding-left: 18px;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
}
.form_zc .notice h3 i{
    color: #ffae00;
}
.form_zc .notice .part2{
    height: 160px;
    margin-top:20px;
    padding-left: 22px;
    overflow: hidden;
}
.form_zc  .part2 ul li{
    height: 32px;
    line-height: 32px;
    background: url(../img_TG/point_01.png) no-repeat left center;
    padding-left: 20px;
    
}
.form_zc  .part2 ul li span{
    color: #ff0000;
}
.form_zc .issue li{
    background: url(../img_TG/point_01.png) no-repeat left center;
    height: 36px;
    line-height: 36px;
    padding-left: 14px;
    border-bottom: 1px dashed #e4e4e4;
    width: auto;
    text-align: left;
    width: 400px;
}
.form_zc .issue li:after{
    content: " ";
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-top: 4px;
    background: url(../images4m/shanmaohot.gif) no-repeat;
    background-size: 80%;
}
.form_zc .issue ul{
    margin-top: 24px;
    margin-left: 22px;
    border: none;
}
.form_zc{ background: url(../img_TG/bg_1.jpg)  no-repeat;  padding: 60px 0;box-shadow: -3px -3px 8px 0px rgba(118, 144, 183, 0.05);}
.form_zc .input-box{width: 890px;float: left;}
.form_zc .input-box .inputItem{width: 50%;}
.form_zc .input-box .inputItem i{width: 40px; line-height:60px; display: block;float: left;text-align: center;}
.form_zc input{width: 90%;border: none;font-size: 16px;box-sizing: border-box;height: 60px;margin-top: 0px;float: left; }
.form_zc .submit{float: right;width: 310px;height: 60px;text-align: center;padding: 0;line-height: 60px;background-color: #5798fe;font-size: 18px;color: #fff;cursor: pointer;border: none;}
.form_zc .submit img{margin-right: 10px;}