/**热门申请**/
.hot_sb{ padding-top:40px; background:#fff;}
.hot_sb ul{ margin-top:50px; margin-bottom:75px;}
.hot_sb ul li{float: left; width:312px; height:335px; background:url("bg_02.jpg")/*tpa=bg_02.jpg*/ no-repeat 100% 100%; border:1px solid #dedede; text-align: center; margin-left:66px;}
.hot_sb ul li:first-child{background:url("bg_01.jpg")/*tpa=bg_01.jpg*/ no-repeat 100% 100%;}
.hot_sb ul li:last-child{background:url("bg_03.jpg")/*tpa=bg_03.jpg*/ no-repeat 100% 100%;}
.hot_sb ul li a{cursor: pointer;}
.hot_sb ul li img{ width:140px; height:140px; margin-top:30px;}
.hot_sb ul li h5{ font-size:18px; line-height:30px; color:#333; font-weight:bold; margin-top:25px;}
.hot_sb ul li p{ font-size:14px; line-height:24px; color:#595959; width:275px; padding-top:10px; border-top:1px solid #dadada; margin:5px auto 15px;}
.hot_sb ul li .more{ font-size:14px; line-height:24px; color:#1daffc; border:1px solid red; padding:1px 25px; border-radius:12px;}
.hot_sb ul li:hover{transform: scale(1.2);transition: all 0.6s;border: none;box-shadow: 0 5px 10px rgba(0,0,0,.2);}
.hot_sb ul li:hover .more{ background:#1daffc; color:#fff;}
/**四步注册**/
.zc_sb{ background: url("bg_zc.jpg")/*tpa=bg_zc.jpg*/ no-repeat center top; height:618px; padding-top:40px;}
.zc_sb ul{ margin-top:70px; padding-left:5px;}
.zc_sb ul li{ float:left; text-align:center; margin:0 85px;}
.zc_sb ul li h5{ font-size:30px; color:#fff; font-weight:bold;}
.zc_sb ul li .img{width: 125px; height: 125px; border:1px solid #6e768b;-webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -o-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg); border-radius:5px; margin-top:72.5px; margin-bottom:52.5px; padding-top:25px;}
.zc_sb ul li .img img{ width:80px; height:80px;transform:rotate(45deg);-webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -o-transform:rotate(45deg); -ms-transform:rotate(45deg);}
.zc_sb ul li .img.on{ background:#f23d45; border:1px solid #f23d45;}
.zc_sb ul li p{ font-size:16px; color:#fff;}
/**所需材料**/
.cl_sb{ background:#f2f2f2; padding-top:35px;}
.cl_sb .wrap{ margin-top:60px;}
.cl_sb .step{ position: relative;}
.cl_sb .step .yd_img{ width:130px; height:130px; overflow:hidden;}
.cl_sb .step .yd_img .active,.cl_sb .step .yd_img .hover{ width:130px; height:130px; display:block;transition: transform .2s ease-out;}
.cl_sb .step .yd_img:hover .active,.cl_sb .step .yd_img:hover .hover{transform: translateY(-130px);}
.cl_sb .step p{ font-size:22px; line-height:30px; color:#333; text-align:center; margin-top:40px;}
.cl_sb .step p.ftitle{ font-size:14px; margin-top:0; margin-bottom:55px;}
.cl_sb .arrow{ margin:40px 15px 0 20px;}
/**商标服务**/
.fw_sb{ background:#fff; padding-top:35px;}
.fw_sb ul{padding:60px 48px;}
.fw_sb ul li{ float:left; width:276px; height:365px; border:1px solid #e5e5e5; border-right:none;}
.fw_sb ul li .top{ width:100%; height:180px; background:#eff4f8; text-align:center; padding-top:25px;}
.fw_sb ul li .top .img{ width:60px; height:60px; background:url("fw_01.png")/*tpa=fw_01.png*/ no-repeat 100% 100%; margin:0 auto;}
.fw_sb ul li:nth-child(2) .top .img{background:url("fw_02.png")/*tpa=fw_02.png*/ no-repeat 100% 100%;}
.fw_sb ul li:nth-child(3) .top .img{background:url("fw_03.png")/*tpa=fw_03.png*/ no-repeat 100% 100%;}
.fw_sb ul li:nth-child(4) .top .img{background:url("fw_04.png")/*tpa=fw_04.png*/ no-repeat 100% 100%;}
.fw_sb ul li .top h4{ font-size:22px; line-height:44px; color:#666;}
.fw_sb ul li .top h5{ font-size:14px; line-height:36px; color:#aaa;}
.fw_sb ul li .bottomd{ padding:35px; background:#fff;}
.fw_sb ul li .bottomd p{ font-size:14px; line-height:24px; color:#666; display:block;}
.fw_sb ul li .bottomd a{ display:none;}
.fw_sb ul li:hover{transform: scale(1.2);transition: all 0.6s;border: none;box-shadow: 0 0 9px rgba(66,80,90,.45); height:375px; margin-top:-10px; overflow:hidden; border:1px solid #4f6288;}
.fw_sb ul li:hover .top{ background:url("bg_fw.png")/*tpa=bg_fw.png*/ no-repeat 100% 100%;}
.fw_sb ul li:hover .top .img{ background:url("fw_05.png")/*tpa=fw_05.png*/ no-repeat 100% 100%;}
.fw_sb ul li:nth-child(2):hover .top .img{ background:url("fw_06.png")/*tpa=fw_06.png*/ no-repeat 100% 100%;}
.fw_sb ul li:nth-child(3):hover .top .img{ background:url("fw_07.png")/*tpa=fw_07.png*/ no-repeat 100% 100%;}
.fw_sb ul li:nth-child(4):hover .top .img{ background:url("fw_08.png")/*tpa=fw_08.png*/ no-repeat 100% 100%;}
.fw_sb ul li:hover .top h4,.fw_sb ul li:hover .top h5{ color:#fff;}
.fw_sb ul li:hover .bottomd a{ display:block; font-size:14px; line-height:24px; color:#fff; background:#2c95e4; width:120px; border-radius:12px; margin:20px auto 0; text-align:center;border:1px solid red;}
/**问题解答**/
.qs_sb{ background:#f2f2f2; padding-top:35px;}
.qs_sb ul{ position:relative; height:615px;}
.qs_sb ul li{ width:555px; height:155px; background:#fff url("bg_qs.png")/*tpa=bg_qs.png*/ no-repeat top left; border-radius:0 0 115px 30px; position:absolute; padding:20px 40px 0 70px; float:left;transition: all 0.6s; left:15px; top:45px;}
.qs_sb ul li:nth-child(2n){left:630px;}
.qs_sb ul li:nth-child(3),.qs_sb ul li:nth-child(4){ top:230px;}
.qs_sb ul li:nth-child(5),.qs_sb ul li:nth-child(6){ top:415px;}
.qs_sb ul li i{ position:absolute; left:15px; top:2px; font-size:22px; color:#fff;}
.qs_sb ul li h4{ color:#3a455a; font-size:22px; font-weight:bold; padding-bottom:15px;}
.qs_sb ul li p{color:#3a455a; font-size:14px;}
.qs_sb ul li a{ position:absolute;color:#3a455a; font-size:14px; right:70px; bottom:15px;cursor: pointer;color:red}
.qs_sb ul li:hover{ margin-top:-15px;box-shadow: 6px 8px 11px #eeeeee;}



