

/*banenr*/
.cm-banner img{width: 100%;height: 391px;}


/*搜索框*/
.gshm{margin:60px auto 10px;border-top:1px solid #e84649;border-radius: 10px;border-left:1px solid #e84649;}
.gshm form{height: 58px;background-color: #fff;border-bottom:1px solid #e84649;border-radius: 10px;border-right:1px solid #e84649;}
.gshm .sz{width: 8%;height: 59px;font-size:18px;background-color:#e84649; color:#fff;border-top-left-radius: 10px;border-bottom-left-radius: 10px;}
.gshm .mc{width: 40%;height: 40px;border-right: 1px solid #ddd;font-size:18px;padding-left:15px;color:#333;}
.gshm .sj{width: 30%;height: 40px;font-size:18px;padding-left:15px;color:#333;}
.gshm .chaxun{width: 18.30%;height: 59px;font-size:18px;border-top-right-radius: 10px;border-bottom-right-radius: 10px;color:#fff;background-color: #e84649;cursor: pointer;}
.gshm-p p{text-align: center;margin-bottom:60px;font-size: 16px;color:#8c8c8c;}



/*工商核名*/
.hm-bj{clear:both;background-color: #f9f9f9;clear: both;}
.hm .hm-bt h2{text-align: center;font-size: 34px;color: #333;margin: 0px auto 30px;padding-top:80px; font-weight: normal;}
.hm .hm-bt p{font-size: 16px;text-align: center;color:#8c8c8c;}
.hm .hm-lc{height: 500px;position: relative;background:url(../images/gshm-1.png) no-repeat center center;}
.hm .hm-lc h4:nth-child(1){position: absolute;left: 120px;top: 280px;font-weight:normal;font-size: 24px;}
.hm .hm-lc h4:nth-child(2){position: absolute;left: 410px;top: 295px;font-weight:normal;font-size: 24px;}
.hm .hm-lc h4:nth-child(3){position: absolute;left: 700px;top: 350px;font-weight:normal;font-size: 24px;}
.hm .hm-lc h4:nth-child(4){position: absolute;left: 995px;top: 320px;font-weight:normal;font-size: 24px;}

.hm .hm-lc h4:hover{ animation: move .5s linear;}
@keyframes move { 0% {transform: rotate(0deg);} 50% {transform: rotate(10deg);}  100% {transform: rotate(0deg);} }


/*提高通过率*/
.qm{width:1200px;margin:0 auto;height:700px;clear: both;}
.qm .qm-bt p{font-size: 16px;text-align: center;color:#8c8c8c;margin-bottom:50px;}
.qm-bt h2{text-align: center;font-size: 34px;color: #333;margin: 0px auto 30px;padding-top:90px; font-weight: normal;}
.qm-li li{width: 280px;height: 355px;float: left;text-align: center;background-color: #fff;margin: auto 10px;box-shadow: 2px 4px 20px 0 rgba(86,107,168,.15);}
.qm-li li img{margin-top: 60px;}
.qm-li li h4{color: #444;font-size:22px;margin: 35px auto;}
.qm-li li p{width: 100%;font-size: 16px;color: #999;}
.qm-li li:hover{ animation: move1 .5s linear;}
@keyframes move1 { 0% {transform:translateY(10px);} 50% {transform: rotate(5deg);}  100% {transform: rotate(0deg);} }



/*公司取名注意*/
.qm-zy-bj{background: url(../images/qmzybj.jpg)no-repeat center center;}
.qm-zy{width:1200px;margin:0 auto;height:1000px;padding-bottom:60px;}
.qm-zy-bt h2{text-align: center;font-size: 34px;color: #333;margin: 0px auto 30px;padding-top:80px; font-weight: normal;}
.qm-zy-bt p{font-size: 16px;text-align: center;color:#8c8c8c;margin-bottom:30px;}
.qm-zy-li li{width: 280px;height: 355px;float: left;text-align: center;background-color: #fff;margin:20px 10px 0  10px;box-shadow: 2px 4px 20px 0 rgba(86,107,168,.15);}
.qm-zy-li li img{margin-top: 40px;}
.qm-zy-li li h4{color: #444;font-size:22px;margin: 30px auto;}
.qm-zy-li li p{font-size: 16px;color: #999;padding:0 5px;}

.qm-zy-li li:hover h4{ animation: move2 .5s linear;}
@keyframes move2 {0% { transform: scale(1); } 50% { transform: scale(1.1); } 100% { transform: scale(1); }  }



/*提供工商注册*/
.qm-gs-bj{background-color: #fafcfe;}
.qm-gs{width:1200px;margin:0 auto;height:600px;padding-bottom:60px;background: url(../images/qmgsbj.png)no-repeat center center;}
.qm-gs-bt h2{text-align: center;font-size: 34px;color: #333;margin: 0px auto 30px;padding-top:80px; font-weight: normal;}
.qm-gs-bt p{font-size: 16px;text-align: center;color:#8c8c8c;margin-bottom:30px;}
.qm-gs-li li{float: left;width: 500px;height: 108px;margin-bottom: 60px;margin-left:30px;margin-right:30px;box-shadow: 2px 4px 20px 0 rgba(86,107,168,.15);padding:20px;}
.qm-gs-li li img{float: left; margin-right: 20px;}
.qm-gs-li li div h3{font-size: 22px;}
.qm-gs-li li div p{font-size: 16px;color: #999;padding-top:15px;}

.qm-gs-li li:hover{ animation: move4 .5s linear;}
@keyframes move4 { 	0% { transform: scale(1); } 50% { transform: scale(1.1); } 100% { transform: scale(1); }  }
