@charset "UTF-8";
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{-webkit-appearance: none;}
input[type="number"]{-moz-appearance: textfield;}
.blockbox{width: 1280px; margin: auto;}
.clearfix:after{content: ''; display: block; clear: both;}
body.unscroll{height:100vh; overflow: hidden; position: fixed; top: 0; left: 0;}
/* 头部 */
.header{background: #fff;}
.header.wrap1200 .blockbox{width:1200px;}
.header_top{height: 54px; border-bottom: 1px solid #EEEEEE; position: relative; z-index: 3;}
.header .logo{float: left; display: block; height: 53px; line-height: 53px;}
.header .logo .img{display: inline; vertical-align: middle;}
.header_top_nav{height: 53px; position: relative; float: right;}
.header_top_nav .url{display: block; float: left; height: 53px; line-height:53px; transition: 0.3s; font-size: 12px; color: #656565; margin-left: 30px; position: relative;}
.wrap1200 .header_top_nav .url{margin-left: 25px;}
.header_top_nav .url.login:after{content: ''; display: block; width: 1px; height: 6px; background: #E7E7E7; position: absolute; top: 50%; right: -15px; margin-top: -3px;}
.tools_urlhover,.spans .tools_url,.spans .url{position: relative;}
.tools_urlhover:hover:before,.spans .tools_url:hover:before,.spans .url:hover:before{position:absolute;content:'';bottom: 18px;left:0;margin: auto;right: 0;width: 100%;height:1px;background:#656565;}
.header_top_nav .url.phone{padding-left: 16px; background: url("../image/icon_phone.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/icon_phone.png*/ no-repeat center left;}
.show_code{display: none; position: absolute; transition: 0.3s; top: 53px; left: -88px; width: 220px; height: 220px; background: #fff; border: 1px solid #F0F0F0; -moz-box-shadow: 0 10px 20px 0 rgba(0, 40, 79, 0.06); -webkit-box-shadow: 0 10px 20px 0 rgba(0, 40, 79, 0.06); box-shadow: 0 10px 20px 0 rgba(0, 40, 79, 0.06); text-align: center; padding-top: 25px; z-index: 3;}
.show_code:after{content: ''; display: block; width: 22px; height: 12px; position: absolute; top: -10px; left: 50%; margin-left: -11px; background: url("../image/r_code_up.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/r_code_up.png*/ no-repeat center;}
.show_code .code_img{width: 130px; height: 130px;}
.show_code .maihui_txt{font-size: 14px; color: #2B2B2B; font-weight:normal; line-height: 14px; padding-top: 14px; border-top: 1px solid #EEEEEE; margin-top: 17px;}
.focus:hover .show_code{display: block;}
.header_top .url.list_set,.header_top .url.list_set1{width: 94px; height: 30px; margin: 12px 3px 0 12px; padding: 0; text-align: center; line-height: 30px; font-size: 12px; color: #2A2A2A; background: #F1F4F5;}
.header_top .url.list_set i,.header_top .url.list_set1 i{display: inline-block; width: 14px; height: 30px; vertical-align: top; margin-right: 4px; background: url("../image/icon_buy.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/icon_buy.png*/ no-repeat center;}
.header_top .url.list_set1{margin-left:2px;}
.header_top .url.list_set1 i{background: url("../image/icon_set.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/icon_set.png*/ no-repeat center;}
.header_top .url.list_set:hover,.header_top .url.list_set1:hover{background: #E4E7E8;}
.header_top .buybox,
.header_top .setbox{width: 280px; background: #fff; border: 1px solid #f0f0f0; padding: 25px; position: absolute; top: 62px; right: 0; z-index: 4; display: none; -moz-box-shadow: 0 15px 30px 0 rgba(31, 46, 62, 0.12); -webkit-box-shadow: 0 15px 30px 0 rgba(31, 46, 62, 0.12); box-shadow: 0 15px 30px 0 rgba(31, 46, 62, 0.12);}
.header_top .buybox:after,
.header_top .setbox:after{content: ''; display: block; width: 0; height: 0; border: 8px solid transparent; border-bottom-color: #fff; position: absolute; top: -16px; left: 50%; margin-left: -8px;}
.header_top .buybox .titles,
.header_top .setbox .titles{overflow: hidden; margin-bottom: 16px;}
.header_top .buybox .titles a,
.header_top .setbox .titles a{float: left; display: block; width: 75px; height: 30px; background: #F1F4F5; text-align: center; line-height: 30px; font-size: 14px; color: #2A2A2A; transition: 0.3s; cursor: pointer;}
.header_top .buybox .titles a:hover,
.header_top .setbox .titles a:hover{color: #F12500;}
.header_top .buybox .titles a.on,
.header_top .setbox .titles a.on{background: #FAECE8; font-weight: bold; color: #F12500;}
.header_top .buybox .titles a:not(:last-child),
.header_top .setbox .titles a:not(:last-child){margin-right: 1px;}
.header_top .buybox .box_each,
.header_top .setbox .box_each{height: 30px; border: 1px solid #DBDBDB; margin: 0 2px 10px 0; position: relative;}
.header_top .buybox .box_each ::-webkit-scrollbar-track-piece,
.header_top .setbox .box_each ::-webkit-scrollbar-track-piece{background-color: #0761CA;}
.header_top .buybox .box_each.on,
.header_top .setbox .box_each.on{border-color: #0761CA;}
.header_top .buybox .box_each_lable,
.header_top .setbox .box_each_lable{font-size: 12px; color: #2A2A2A; line-height: 28px; float: left; position: relative; padding-left: 14px; width: 94px;}
.header_top .buybox .box_each_lable:after,
.header_top .setbox .box_each_lable:after{content: ''; display: block; width: 1px; height: 14px; background: #DBDBDB; position: absolute; top: 50%; right: 0; margin-top: -7px;}
.header_top .buybox .box_each_content,
.header_top .setbox .box_each_content{float: left; font-size: 12px; color: #656565; line-height: 28px; padding-left: 16px; width: 130px; background: url("../image/box_icon1.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/box_icon1.png*/ no-repeat center right 14px;}
.header_top .buybox .box_each .input,
.header_top .setbox .box_each .input{float: left; width: 100px; height: 28px; padding-left: 16px; line-height: 28px; font-size: 12px;}
.header_top .buybox .box_each .yuan,
.header_top .setbox .box_each .yuan{position: absolute; font-size: 12px; color: #979797; line-height: 12px; top: 50%; right: 12px; margin-top: -6px;}
.header_top .buybox .box_each .box_each_select,
.header_top .setbox .box_each .box_each_select{width: 225px; max-height: 160px; background: #fff; overflow-y: scroll; overflow-x: hidden; padding: 8px 0 0 0; border: 1px solid #dbdbdb; position: absolute; top: 29px; left: 0; border-top: transparent; display: none; z-index: 3; -moz-box-shadow: 0 10px 20px 0 rgba(0, 40, 79, 0.06); -webkit-box-shadow: 0 10px 20px 0 rgba(0, 40, 79, 0.06); box-shadow: 0 10px 20px 0 rgba(0, 40, 79, 0.06);}
.header_top .buybox .box_each .option,
.header_top .setbox .box_each .option{padding-left: 22px; font-size: 12px; color: #2A2A2A; line-height: 26px; display: block; transition: 0.3s;}
.header_top .buybox .box_each .option:hover,
.header_top .setbox .box_each .option:hover{color: #F12500;}
.header_top .buybox .btns,
.header_top .setbox .btns{margin-top: 6px;}
.header_top .buybox .btns_sure,
.header_top .setbox .btns_sure{float: left; width: 113px; height: 32px; background: #0761CA; border: 1px solid #0761CA; text-align: center; line-height: 32px; font-size: 12px; color: #FFFFFF; font-weight: bold; transition: 0.3s;}
.header_top .buybox .btns_contact,
.header_top .setbox .btns_contact{float: left; width: 113px; height: 32px; background: #fff; border: 1px solid #0761CA; font-size: 12px; color: #0761CA; line-height: 32px; font-weight: bold; text-align: center;}
.header_top .buybox .faultbox,
.header_top .setbox .faultbox{font-size: 14px; color: #FF7300; width: 192px; height: 36px; border: 1px solid #FF7300; text-align: center; line-height: 34px; position: absolute; top: 175px; left: 50%; margin-left: -96px; background: #fff; z-index: 3; display: none;}
.header_top .buybox .faultbox i,
.header_top .setbox .faultbox i{display: inline-block; width: 14px; height: 34px; background: url("../image/box_fault_icon.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/box_fault_icon.png*/ no-repeat center; vertical-align: top; margin-right: 14px;}
.header_top .setbox:after{left: auto; margin-left: 0; right: 38px;}
.header_nav{height: 75px; border-bottom: 1px solid rgba(255, 255, 255, 0.2); position: relative; z-index: 999;}
.header_nav .navigate{float: left; height: 75px; width: 928px;}
.wrap1200 .header_nav .navigate{width: 848px !important;}
.header_nav .navigate > li{float: left; height: 75px; line-height: 74px; font-size: 15px; color: #2A2A2A; font-weight: bold; margin: 0 8px; position: relative;}
.header_nav .navigate > li:hover .nav{color:#1450d2;}
.header_nav .navigate > li:first-child,.header_nav .navigate > li:first-child >a.nav{margin-left: 0!important;}
.header_nav .navigate > li .icon{display: block; width: 27px; height: 15px; background: url("../image/index_qc5z.png")/*tpa=https://style.sudoyu.com/maihuiipr/brandNew/images/index_qc5z.png*/ no-repeat center;position: absolute;top: 11px;right: 0;animation: moving 1.5s linear infinite alternate;}
.header_nav .navigate > li .hot{background-image: url("../image/icon_new.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/icon_new.png*/; animation: moving 1.5s linear infinite alternate;}
.header_nav.activities .navigate > li.noNew .hot{display:none;}
/* .header_nav .navigate > li .i2:after{content: '';position:absolute;left:50%;margin-left:-4.5px;bottom:-4px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #f1001b;} */
.header_nav .navigate > li .i2{display: none;line-height: 19px;text-align: center;border-radius: 5px;left: 27%;font-size: 12px;color: #fff;width: 68px;height: 24px;font-weight: normal;top: 9px;}

.header_nav .navigate > li .i2:after{border-top:5px solid #5F3FFa;}
.header_nav.activities .navigate > li .i2{display: inline-block;}
@keyframes moving{100%{transform: translateY(-5px);}}
.header_nav .navigate > li:not(:first-child):after{content: ''; display: block; width: 1px; height: 6px; background: rgba(255, 255, 255, 0.2); position: absolute; top: 50%; left: 0; margin-top: -3px;}
.header_nav .navigate .nav:first-child{margin: 0 14px!important;}
.wrap1200 .header_nav .navigate .nav:first-child{margin: 0 10px!important;}
.left_i{display: inline-block; vertical-align: top; width: 18px; height: 18px; margin: 28px 3px 0 0; background-position: center; background-repeat: no-repeat;}
.left_i.left_i1{background-image: url("../image/icon_menu1a.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/icon_menu1a.png*/;}
.left_i.left_i2{background-image: url("../image/icon_menu2a.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/icon_menu2a.png*/;}
.left_i.left_i3{background-image: url("../image/icon_menu3a.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/icon_menu3a.png*/;}
.header_nav .navigate .nav.active:before{content: '';display: block;width: 79%;height: 3px;background: #F12500;position: absolute;bottom: 0;left: 14px;z-index: 2;}
.header_nav .search{position: relative; float: right; height: 40px; width: 350px; margin-top: 17px; background: #fff; border: 1px solid #0761CA;}
.header_nav .search_select{position: relative; width: 80px; height: 40px; float: left;}
.header_nav .search_select .item{display: block; width: 80px; line-height: 40px; padding-left: 16px; font-size: 14px; color: #2A2A2A;}
.header_nav .search_select .icon{display: block; position: absolute; top: 50%; left: 62px; width: 8px; height: 6px; background: url("../image/icon8-1.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/icon8.png*/ no-repeat center; margin-top: -3px; transition: 0.3s;}
.header_nav .search_select:after{content: ''; display: block; width: 1px; height: 12px; background: #E7E7E7; position: absolute; top: 50%; right: -1px; margin-top: -6px;}
.header_nav .search_select:hover .icon{transform: rotate(180deg);}
.header_nav .search .option_wrap{position: absolute; top: 40px; left: 0; width: 80px; padding-top: 16px; height: 0; opacity: 0;}
.header_nav .search_option{width: 80px; background: #fff; padding: 8px 8px 6px 8px; border: 1px solid #EEEEEE;}
.header_nav .search_option .each{display: block; height: 38px; line-height: 38px; text-align: center; background: #fff; font-size: 14px; color: #2B2B2B; transition: 0.3s;}
.header_nav .search_option .each:hover{color: #0761CA;}
.header_nav .search_option .each.on{background: #EFF3F7; font-weight: bold; color: #0761CA;}
.header_nav .search_option:before{content: ''; display: block; width: 0; height: 0; border: 8px solid transparent; border-bottom-color: #fff; position: absolute; top: 0; left: 50%; margin-left: -8px;}
.header_nav .search_input{width: 267px; height: 32px; float: right; position: relative; margin-top: 4px;}
.header_nav .search_input input{width: 100%; height: 100%; padding-left: 12px; font-size: 14px; color: #979797; padding-right: 50px;}
.header_nav .search_input .search_icon{position: absolute; top: -1px; right: 4px; display: block; width: 44px; height: 32px; background-color:#0761CA; background-position:center; background-repeat:no-repeat; background-image: url("../image/header_icon5.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/header_icon5.png*/;}
.header_nav .search_input .search_icon:hover{background-color:#055CC0;}
.show_menu{position:absolute;left: 2px;width:1200px;top: 59px;z-index: 99;display:none;}
.show_menu.sty1{width: 364px;}
.show_menu .publicblock{width:auto;background:#fff;box-shadow: 0 1px 14px 0 rgba(44, 71, 146, 0.21);line-height:30px;padding: 15px 50px 24px;float: left;position:absolute;border-radius:0 0 5px 5px;top:13px;}
.show_menu .publicblock::before,.show_menu .sub-nav::before{content:'';display:inline-block;width: 0;height: 0;line-height: 0;border-bottom: 10px solid #ffffff;border-left: 10px solid transparent;border-right: 10px solid transparent;position:absolute;top: -10px;left: 59px;}
.show_menu dl{font-size:14px;color:#505050;display:block;float:left;}
.show_menu dl:not(:last-child){padding: 0 40px 0 0;}
.show_menu dl:hover{color:#FF570D;}
.show_menu dl dt{font-weight: bold;position:relative;cursor:pointer;font-size:14px;line-height:30px !important;margin-bottom: 8px;color: #2A2A2A;border-bottom: 1px solid #dcdcdc;padding: 10px 10px 9px 0;}
.show_menu dl dt img{margin-right: 5px;vertical-align: -2px;}
.show_menu a{color:#666;font-size:14px;color: #2A2A2A;margin-right: 8px;line-height:30px !important;height:30px;display:block;min-width: 100px;font-weight: normal;}
.show_menu a:hover{color:#FF570D;}
.show_menu a:last-child:after{display:none;}
.show_menu.espic .publicblock{padding: 15px 30px 24px;}
.show_menu.espic dl dt{margin: 0 9px 10px;}
.show_menu.espic dl dt img{margin-left: 4px;}
.show_menu.espic dd::after{content: "";display: block;clear: both;}
.show_menu.espic dd{padding-left: 3px;}
.show_menu.espic a{float: left;width: 116px;margin: 0 5px;position: relative;}
.show_menu.espic a i{position: absolute;top: 9px;right: 0;margin-left: 0;}
.header .nav ul li:hover .son{display: block;}
.header .nav ul li .son4 .publicblock{left:175px;padding: 5px 0 5px 20px;text-align: center;}
.header .nav ul li .son2 .publicblock{left:140px;}
.header .nav ul li .son3 .publicblock{left:411px;}
.show_menu a i{display: inline-block;width: 29px;height: 12px;margin-left: 2px;vertical-align: middle;}
.show_menu a.icon_hot i{background: url("../image/icon_menuhot.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/icon_menuhot.png*/ no-repeat center;}
.show_menu a.icon_new i{background: url("../image/icon_menunew.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/icon_menunew.png*/ no-repeat center;}
.nav-menu > a::after{content: "";width: 6px;height: 4px;background: url("../image/icon_menudowna.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/icon_menudowna.png*/ no-repeat center;vertical-align: top;transition: all 0.2s;-webkit-transition: all 0.2s;}
.nav-menu > a::after{display: inline-block;margin: 36px 0 0 5px;}
.nav-menu:hover > a::after{transform: rotate(-180deg);-webkit-transform: rotate(-180deg);}
.nav-menu .sub-nav{position: absolute; top: 72px; display: none; padding: 12px; font-size: 14px; /* border-top: 1px solid #ffffff; */ background-color: #fff; width: 130px; text-align: center; z-index: 2; box-shadow: 0 1px 5px rgba(0,0,0,.2); left: -20px;}
.nav-menu.espic .sub-nav{left: 3px;}
.nav-menu:hover > div{display: block;}
.nav-menu:hover .sub-nav > li{height:50px; line-height: 50px;}
.nav-menu .sub-nav li:hover{background: #F9F2F0;}
.nav-menu .sub-nav a{font-size: 14px; font-weight: normal;}
.nav-menu .sub-nav li:hover a{font-weight: normal !important; color: #e8571f;}
.nav-menu .sub-nav .small_arrow{position: absolute; left: 0; top: -9px; right: 0; margin: auto; width: 18px; height: 18px; background: #fff; border-top: 1px solid #eaeaea; border-right: none; border-bottom: none; border-left: 1px solid #eaeaea; transform: rotate(45deg); -ms-transform: rotate(45deg); /* Internet Explorer */ -moz-transform: rotate(45deg); /* Firefox */ -webkit-transform: rotate(45deg); /* Safari 和 Chrome */ -o-transform: rotate(45deg); /* Opera */}
.header_nav .search input::-webkit-input-placeholder{/* 使用webkit内核的浏览器 */ color: #979797;}
.header_nav .search input:-moz-placeholder{/* Firefox版本4-18 */ color: #979797;}
.header_nav .search input::-moz-placeholder{/* Firefox版本19+ */ color: #979797;}
.header_nav .search input:-ms-input-placeholder{/* IE浏览器 */ color: #979797;}
/* 底部 */
.footer{margin-top: 80px;box-shadow: 0 0 5px 5px rgba(214,214,214,.1);}
.footer .blockbox{width: 1280px; margin: auto;}
.footer.wrap1200 .blockbox{width: 1200px;}
.footer_top{height: 140px; background: #fff;}
.footer_top.maihuifooter{background: #2e2d39;}
.footer_top .li{float: left; width: 286px; position: relative; padding-left: 52px; background-position: 1% 76%; background-repeat: no-repeat;}
.footer_top .li:nth-child(1){background-image: url("../image/icon1-1.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/icon1.png*/;}
.footer_top .li:nth-child(2){background-image: url("../image/icon2-1.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/icon2.png*/;}
.footer_top .li:nth-child(3){background-image: url("../image/icon3-1.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/icon3.png*/;}
.footer_top .li:nth-child(4){background-image: url("../image/icon4-1.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/icon4.png*/;}
.footer_top.maihuifooter .li:nth-child(1){background-image: url("../image/icon01.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/icon01.png*/;}
.footer_top.maihuifooter .li:nth-child(2){background-image: url("../image/icon02.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/icon02.png*/;}
.footer_top.maihuifooter .li:nth-child(3){background-image: url("../image/icon03.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/icon03.png*/;}
.footer_top.maihuifooter .li:nth-child(4){background-image: url("../image/icon04.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/icon04.png*/;}
.wrap1200 .footer_top .li{width: 260px;}
.footer_top .li:not(:first-child){margin-left: 65px;}
.footer_top .li:last-child{width: 219px;}
.footer_top .li .img{position: absolute; top: 44px; left: 0; width: 38px; height: 38px;}
.footer_top .li .name{font-size: 16px; line-height: 16px; color: #2B2B2B; margin-top: 46px; font-weight: bold;}
.footer_top .li .intro{width: 168px; font-size: 12px; color: #979797; line-height: 14px; margin-top: 8px;}
.footer_top.maihuifooter .li .name{color: #9695a5 ;}
.footer_top.maihuifooter .li .intro{color: #5a5967;}
.footer_bottom{background: #161616; padding-top: 70px;}
.footer_bottom_about{height: 202px;}
.footer_bottom_link{float: left; overflow: hidden;}
.footer_bottom_link .col{float: left; width: 160px;}
.footer_bottom_link .p1{font-size: 14px; color: #FFFFFF; line-height: 14px;}
.footer_bottom_link .p1:after{content: ''; display: block; width: 100px; height: 1px; background: #303030; margin: 15px 0 15px 0;}
.footer_bottom_link .link{display: block; font-size: 12px; color: #8D8D8D; line-height: 12px; margin-bottom: 15px;}
.footer_bottom_contact{float: right;}
.footer_bottom_contact .phone{float: left; position: relative;}
.footer_bottom_contact .phone:before{content: ''; display: block; width: 40px; height: 40px; background: url("../image/icon5-1.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/icon5.png*/ no-repeat center; position: absolute; top: 0; left: -48px;}
.footer_bottom_contact .phone .p1{font-size: 14px; color: #8D8D8D; line-height: 14px;}
.footer_bottom_contact .phone .p2{font-size: 20px; color: #DBDBDB; line-height: 20px; font-weight: bold; margin-top: 5px;}
.footer_bottom_contact .phone .p3{margin-top: 39px; font-size: 12px; color: #8D8D8D; line-height: 12px;}
.footer_bottom_contact .phone .mail{font-size: 12px; color: #DADADA; line-height: 12px; margin-top: 7px;}
.footer_bottom_contact .code{float: left; margin-left: 45px;}
.footer_bottom_contact .code1{float: left;}
.footer_bottom_contact .code1:last-child{margin-left: 24px;}
.footer_bottom_contact .code_img{width: 150px; height: 150px;}
.footer_bottom_contact .code .p4{display: inline-block; width: 12px; height: 108px; font-size: 12px; color: #8D8D8D; line-height: 14px; margin-left: 6px; border-bottom: 1px solid #5E5E5E; vertical-align: top;}
.footer_bottom .footer_company{overflow: hidden;}
.footer_bottom .footer_company_head{float: left;}
.footer_bottom .footer_company_part{float: left; margin-left: 23px;}
.wrap1200 .footer_bottom .footer_company_part{margin-left: 20px;}
.footer_bottom .footer_company .txt{width: 34px; height: 61px; background: #3A3A3A; text-align: center; font-size: 12px; color: #FFFFFF; padding-top: 16px; line-height: 14px; float: left;}
.footer_bottom .footer_company .txt.txt2{padding-top: 10px;}
.footer_bottom .footer_company .info{float: left;width: 146px;height: 61px;text-align: center;line-height: 61px;margin-left: 2px;font-size: 12px;color: #FFFFFF;background: #232323;}
.wrap1200 .footer_bottom .footer_company .info{width: 120px;}
.footer_bottom .footer_company .info i{display: inline-block; width: 20px; height: 61px; vertical-align: top; margin-right: 12px; background-repeat: no-repeat; background-position: center; background-size: 100%;}
.footer_bottom .footer_company .info i.cd{background-image: url("../image/img_1.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/img_1.png*/;}
.footer_bottom .footer_company .info i.bj{background-image: url("../image/img_2.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/img_2.png*/;}
.footer_bottom .footer_company .info i.sh{background-image: url("../image/img_3.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/img_3.png*/;}
.footer_bottom .footer_company .info i.gz{background-image: url("../image/img_4.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/img_4.png*/;}
.footer_bottom .footer_company .info i.sz,
.footer_bottom .footer_company .info i.fs{background-image: url("../image/img_4.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/img_4.png*/;}
.footer_bottom .footer_company .info i.hz,
.footer_bottom .footer_company .info i.yw,
.footer_bottom .footer_company .info i.wz{background-image: url("../image/img_6.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/img_6.png*/;}
.footer_bottom .footer_company .info i.wh{background-image: url("../image/img_5.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/img_5.png*/;}
.footer_bottom .footer_company .info i.qz{background-image: url("../image/img_7.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/img_7.png*/;}
.footer_bottom .friendly_link{overflow: hidden; margin-top: 60px;}
.footer_bottom .friendly_link .item{float: left; font-size: 12px; color: #FFFFFF; line-height: 12px;}
.footer_bottom .friendly_link .links_detail{float: right; width: 1198px; font-size: 0; justify-content: center;}
.footer_bottom .friendly_link .links_detail a{float: left; margin-left: 20px; font-size: 12px; color: #8D8D8D; line-height: 12px; margin-bottom: 15px;}
.footer_bottom .copyright{margin-top: 59px; border-top: 1px solid #303030; padding-bottom: 59px;}
.footer_bottom .copyright .tr{overflow: hidden;}
.footer_bottom .copyright .col{float: left; font-size: 12px; line-height: 17px; color: #8D8D8D; padding-left: 24px; background: url("../image/icon6-1.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/icon6.png*/ no-repeat center left; margin-right: 26px;}
.footer_bottom .copyright .col:last-child{margin-right:0;}
.footer_bottom .copyright .col > a{color: #8D8D8D;}
.footer_bottom .friendly_link .links_detail a:hover,
.footer_bottom_link .link:hover,
.footer_bottom .copyright .col a:hover{color:#a7a6a6;}
.footer_bottom .copyright .col.xinxi{padding-left: 29px; background: url("../image/icon7-1.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/icon7.png*/ no-repeat center left;}
.footer_bottom .copyright .txt{font-size: 12px; color: #8D8D8D; line-height: 12px;}
.footer_bottom .copyright_l{margin-top: 40px;}
.footer_bottom .copyright_link{margin-top: 16px;}
.footer_bottom .copyright_link a{margin-right: 6px;}
.footer_bottom .copyright_link img{width: 90px !important;height: 34px !important;}
.ripple{outline: 0; overflow: hidden; position: relative; transition: .3s; cursor: pointer; user-select: none;}
.ripple:after{content: ''; position: absolute; width: 100%; padding-top: 100%; background: transparent; border-radius: 50%; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.ripple:hover:after{animation: ripple 0.5s;}
@keyframes ripple{from{transform: translate(-50%, -50%) scale(0); /**由于我们默认写了变换属性，所以这里要补上translate(-50%,-50%)，不然就会被替换了**/ background: rgba(0, 0, 0, 0.25);} to{transform: translate(-50%, -50%) scale(1); background: transparent;}}
.amap-logo{display: none !important;}
.amap-copyright{bottom: -100px; display: none !important;}
.maihui_s .info{position: relative; padding: 25px 25px 25px 194px; -moz-box-shadow: 0 15px 30px 0 rgba(28, 51, 74, 0.1); -webkit-box-shadow: 0 15px 30px 0 rgba(28, 51, 74, 0.1); box-shadow: 0 15px 30px 0 rgba(28, 51, 74, 0.1);}
.maihui_s .sercpic{width: 144px; height: 144px; display: block; position: absolute; top: 25px; left: 25px;}
.maihui_s .infomain .name{font-size: 18px; color: #2B2B2B; line-height: 18px;}
.maihui_s .infomain .name:after{content: ''; display: block; width: 16px; height: 2px; background: #FF5E26; margin: 9px 0;}
.maihui_s .infomain .detail{font-size: 12px; color: #7E7E7E; line-height: 16px;}
.maihui_s .infomain .iphone{font-size: 14px; color: #7E7E7E; line-height: 16px; padding-left: 16px; background: url("../image/phone_icon.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/phone_icon.png*/ no-repeat center left; margin-top: 10px;}
.maihui_s .infomain .myqq{font-size: 14px; color: #7E7E7E; line-height: 16px; padding-left: 16px; background: url("../image/qq_icon.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/qq_icon.png*/ no-repeat center left; margin-top: 5px;}
.maihui_s .info-middle a{display: block; width: 100px; height: 30px; background: #1B76DF; text-align: center; line-height: 30px; font-size: 14px; color: #FFFFFF; font-weight: bold; margin-top: 15px;}
.maihui_s .info-bottom{position: absolute; bottom: -14px; left: 50%; width: 40px; height: 14px; margin-left: -20px; background: url("../image/area_icon2.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/area_icon2.png*/ no-repeat center;}
.maihui_s .closebtn{position: absolute; top: 10px; left: 10px;}
/* 公共求购弹窗 */
.looking_pop{position: fixed; top: 0; left: 0; width: 100%; height: 100vh; background: rgba(0,0,0,0.2); z-index: 9999; display: none;}
.looking_pop .list_set_pop{width: 500px; height: 300px; background: #fff; border: 1px solid #f0f0f0; padding: 25px; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; z-index: 4; /* display: none; */}
.looking_pop .list_set_pop .titles{overflow: hidden; margin-bottom: 16px;}
.looking_pop .list_set_pop .titles a{float: left; display: block; width: 75px; height: 30px; background: #F1F4F5; text-align: center; line-height: 30px; font-size: 14px; color: #2A2A2A; transition: 0.3s; cursor: pointer;}
.looking_pop .list_set_pop .titles a:hover{color: #F12500;}
.looking_pop .list_set_pop .titles a.on{background: #FAECE8; font-weight: bold; color: #F12500;}
.looking_pop .list_set_pop .titles a:not(:last-child){margin-right: 1px;}
.looking_pop .list_set_pop .box_each{height: 30px; border: 1px solid #DBDBDB; margin: 0 2px 10px 0; position: relative;}
.looking_pop .list_set_pop .box_each ::-webkit-scrollbar-track-piece{background-color: #0761CA;}
.looking_pop .list_set_pop .box_each.on{border-color: #0761CA;}
.looking_pop .list_set_pop .box_each_lable{font-size: 12px; color: #2A2A2A; line-height: 28px; float: left; position: relative; padding-left: 14px; width: 94px;}
.looking_pop .list_set_pop .box_each_lable:after{content: ''; display: block; width: 1px; height: 14px; background: #DBDBDB; position: absolute; top: 50%; right: 0; margin-top: -7px;}
.looking_pop .list_set_pop .box_each_content{float: left; font-size: 12px; color: #656565; line-height: 28px; padding-left: 16px; width: 350px; background: url("../image/box_icon1.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/box_icon1.png*/ no-repeat center right 14px;}
.looking_pop .list_set_pop .box_each .input{float: left; width: 349px; padding-left: 16px; line-height: 28px; font-size: 12px;}
.looking_pop .list_set_pop .box_each .yuan{position: absolute; font-size: 12px; color: #979797; line-height: 12px; top: 50%; right: 12px; margin-top: -6px;}
.looking_pop .list_set_pop .box_each .clearspan{display:none;position:absolute;top:5px;right:29px;width: 20px;height: 20px;background: url("../image/icon_clear1.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/icon_clear1.png*/ no-repeat center ;border-radius:50%;cursor: pointer;}
.looking_pop .list_set_pop .box_each .clearspan.marginr{right:8px;}
.looking_pop .list_set_pop .box_each .select{width: 446px; max-height: 160px; background: #fff; overflow-y: scroll; overflow-x: hidden; padding: 8px 0 0 0; border: 1px solid #dbdbdb; position: absolute; top: 29px; left: -1px; border-top: transparent; display: none; z-index: 3; -moz-box-shadow: 0 10px 20px 0 rgba(0, 40, 79, 0.06); -webkit-box-shadow: 0 10px 20px 0 rgba(0, 40, 79, 0.06); box-shadow: 0 10px 20px 0 rgba(0, 40, 79, 0.06);}
.looking_pop .list_set_pop .box_each .option{padding-left: 22px; font-size: 12px; color: #2A2A2A; line-height: 26px; display: block; transition: 0.3s;}
.looking_pop .list_set_pop .box_each .option:hover{color: #F12500;}
.looking_pop .list_set_pop .btns{margin-top: 6px; text-align: center;}
.looking_pop .list_set_pop .btns_sure{display: inline-block; width: 113px; height: 32px; background: #0761CA; border: 1px solid #0761CA; text-align: center; line-height: 32px; font-size: 12px; color: #FFFFFF; font-weight: bold; transition: 0.3s;}
.looking_pop .list_set_pop .btns_contact{display: inline-block; width: 113px; height: 32px; background: #fff; border: 1px solid #0761CA; font-size: 12px; color: #0761CA; line-height: 32px; font-weight: bold; text-align: center;}
.looking_pop .list_set_pop .faultbox{font-size: 14px; color: #FF7300; width: 192px; height: 36px; border: 1px solid #FF7300; text-align: center; line-height: 34px; position: absolute; top: 175px; left: 50%; margin-left: -96px; background: #fff; z-index: 5; display: none;}
.looking_pop .list_set_pop .faultbox i{display: inline-block; width: 14px; height: 34px; background: url("../image/box_fault_icon.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/box_fault_icon.png*/ no-repeat center; vertical-align: top; margin-right: 14px;}
.looking_pop .closebtn{position: absolute; display: block; top: 10px; right: 10px; width: 15px; height: 15px; background: url("../image/close_window-1.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/close_window.png*/ no-repeat center;}
/* 模糊搜索 */
.xg-search_result{display: none; position: absolute; top: 43px; left: -3px; width: 87.5%; background: #fff; z-index: 1; border: 1px solid #ededed;}
.xg-search_result ul li{height: 40px; padding: 0 20px; line-height: 40px; font-size: 13px; color: #626262; cursor: pointer; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.xg-search_result ul li:hover{color: #fa3336; background-color: #f9f9f9;}
.after_year_2021_top{width: 100%;height: 90px;min-width: 1280px;background: url("../image/after-year-2021-top.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/after-year-2021-top.png*/ center center no-repeat;background-size: cover;position: relative;}
.link_a{width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 10;}
.after_year_2021_top .center_box{width: 1280px; height: 100%; margin: 0 auto; position: relative;}
.after_year_2021_top .close{width: 30px;height: 30px;background: url("../image/icon_gb.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/icon_gb.png*/ no-repeat;background-size: 100% 100%;position: absolute;top: 35px;right: 0;z-index: 10;cursor: pointer;display: none;}
.after_year_2021_top .close{width: 30px; height: 30px; background: url("../image/icon_gb.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/icon_gb.png*/ no-repeat; background-size: 100% 100%; position: absolute; top: 35px; right: 0; z-index: 10; cursor: pointer;}
.altkefubox{display: none;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.3);position: fixed;top: 0;right: 0;bottom: 0;left: 0;margin: auto;z-index: 999999;}
.altkefu{width: 646px;height: 462px;border-radius: 4px 4px 0 0;-webkit-border-radius: 4px 4px 0 0;position: absolute;top: 50%;left: 50%;margin-top: -241px;margin-left: -360px;background: url("../image/alt_hd_bj.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/alt_hd_bj.png*/ no-repeat;}
.altkefu_hd{height: 84px;padding-top: 22px;font-size: 24px;color: #fff;margin-top: 41px;padding-left: 26px;}
.altkefu_hd:after{content:'';position:absolute;left: 265px;top: 112px;width: 154px;height: 1px;background: #FFFFFF;opacity: 0.12;}
.altkefu_close{width: 24px;height: 24px;background: url("../image/altkefu_close.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/altkefu_close.png*/ no-repeat center;position: absolute;top: 16px;right: -26px;}
.altkefu_bd{padding: 20px;height: 373px;}
.altkefu_bd > ul{display: table;margin: 0 auto;width: 100%;}
.altkefu_bd > ul::after{content: "";display: block;clear: both;zoom: 1;}
.altkefu_bd > ul li{float: left;width: 48.5%;height: 295px;margin-left: 15px;}
.altkefu_bd > ul li:first-child{margin-left: 0;}
.altkefu_bd > ul li .p1{font-weight: bold;font-size: 16px;color: #222;line-height: 18px;padding: 19px 20px;}
.altkefu_bd > ul li .p1 i{display: inline-block;vertical-align: top;width: 18px;height: 18px;background: url("../image/wymm.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/wymm.png*/ no-repeat;margin-right: 7px;}
.altkefu_bd > ul .li2 .p1 i{background: url("../image/wyfw.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/wyfw.png*/ no-repeat;}
.altkefu_bd > ul li .p2{padding-left: 14px;}
.altkefu_bd > ul .li2 .p2{padding-top: 22px;}
.altkefu_bd > ul li .p2 > div{height: 34px;margin-bottom: 19px;font-size: 0;width: 93%;}
.altkefu_bd > ul li.li1 > div img{display: inline-block;vertical-align: top;width: 60px;height: 60px;}
.altkefu_bd > ul li.li2 > div img{display: inline-block;width: 20px;height: 20px;}
.altkefu_bd > ul li .p2 > div i{display: inline-block;vertical-align: middle;height: 34px;line-height: 34px;text-indent: 10px;font-size: 16px;color: #222;font-weight: bold;}
.altkefu_bd > ul .li2 .p2 > div i{text-indent: 11px;}
.altkefu_bd > ul .li2 .p2 > div i span{display:inline-block;width:27px;height:13px;background: url("../image/hot.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/hot.png*/ no-repeat;margin-left: 5px;vertical-align: -2px;}
.altkefu_bd > ul li .p2 > div>.span{display: inline-block;vertical-align: top;width: 130px;height: 30px;text-align: center;border: 1px solid #1D5FC6;margin: 10px 0;font-size: 0;}
.altkefu_bd > ul li .p2 > div>.span a{float: left;width: 85px;height: 28px;line-height: 28px;background: #1D5FC6;font-size: 12px;color: #fff;}
.altkefu_bd > ul li .p2 > div>.span a:first-child{background: #fff;color: #0864CD;}
.altkefu_bd > ul li .p2 > div>.span a:first-child:hover{background: #D3E9FF;}
.altkefu_bd > ul li .p2 > div>.span a:last-child:hover{background: #063EDB;}
.altkefu_bd > ul li .p2 > div>a{display: inline-block;vertical-align: top;width: 102px;height: 28px;line-height: 24px;text-align: center;border: 1px solid #F83D00;font-size: 12px;color: #F83D00;margin: 4px 0;float: right;border-radius: 6px;background: url("../image/alticon9.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/alticon9.png*/ no-repeat 12% 50%;text-indent: 31px;position: relative;}
.altkefu_bd > ul li .p2 > div>a:after{content:'';position:absolute;bottom: -6px;top: 8px;left: 34px;width: 1px;height: 11px;background: #FCE3DA;}
.altkefu_bd > ul li .p2 > div>a:hover{background: #F83D00 url("../image/alticon9h.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/alticon9h.png*/ no-repeat 12% 50%;color: #fff;}
.altkefu_bd > ul li .p2 > div>a:hover:after{opacity:.2;}
.altkefu_bd > ul li .p1 a{float: right;height: 18px;line-height: 18px;font-size: 12px;color: rgba(36, 39, 74, .6);font-weight: normal;}
.altkefu_bd > ul li .p1 a:hover{opacity: 0.9;filter: alpha(opacity=90);}
.altkefu_bd > ul li .p1 a i{display: inline-block;vertical-align: top;width: 16px;height: 16px;margin: 1px 4px 0 0;background: url("../image/alticon8.png")/*tpa=https://style.sudoyu.com/maihuiipr/newindex/images/common/alticon8.png*/!important;}
.altkefu_hd  .p3{font-size: 12px;color: rgba(255,255,255,.4);line-height: 28px;}
.altkefu_hd  .p3 span{color: #BFD2FF;}
.altkefu_bd > ul .li1 .p2{padding-left: 0;margin-top: 9px;}
.altkefu_bd > ul .li1 .p2::after{content: "";display: block;clear: both;zoom: 1;}
.altkefu_bd > ul .li1 .p2 > div{height: 91px;position: relative;padding-left: 98px;margin-top: 23px;}
.altkefu_bd > ul .li1 .p2 > div:nth-child(1):after{content:'';position:absolute;bottom: -6px;left: 23px;width: 246px;height:1px;background: #E8EFFB;}
.altkefu_bd > ul .li1 .p2 > div img{display: block;position: absolute;top: 0;left: 18px;}
.altkefu_bd > ul .li1 .p2 > div i{position:relative;display: block;width: 100%;height: 20px;line-height: 20px;text-indent: 0;position: relative;margin: 5px 0 1px;font-size: 16px;color: #333;font-weight: bold;}
.altkefu_bd > ul .li1 .p2 > div .tagspan{font-size:12px;color:#999;font-weight: normal;}
.altkefu_bd > ul .li1 .p2 > div>.span{margin: 8px 0 0;width: 172px;border-radius: 5px;overflow: hidden;}

/*main*/
.main{margin-top: 60px;}
.main .form{background-color: #FFFFFF;border: solid 1px #dddddd;border-top: solid 4px #c40001;width: 1000px;
    margin: 0 auto;}
.main .form>h4{background-color: #ececec;font-size: 22px;color: #333333;font-weight: 700;text-align: center;
    height: 64px;line-height: 64px;margin-bottom: 30px;}
.main .form .item{display: flex;justify-content: center;margin-top: 20px;}
.main .form h5{font-size: 18px;color: #FFFFFF;background-color: #c40001;width: 145px;height: 50px;text-align: center;
    line-height: 50px;margin-right: 16px;}
.main .form .print{border: solid 1px #aaaaaa;width: 610px;}
.main .form .print>i{font-size: 18px;color: #ff0000;display: inline-block;margin-left: 16px;vertical-align: middle;}
.main .form .input{font-size: 18px;height: 48px;width: 575px;}
.main .form label{font-size: 18px;color: #333333;cursor: pointer;display: inline-block;position: relative;
    padding-left: 25px;height: 24px;line-height: 24px;}
.main .form label:before{width: 14px;height: 14px;border: solid 1px #acacac;border-radius: 50%;position: absolute;
    content: '';left: 0;top: 3px;}
.main .form label.on:after{background-color: #c40001;width: 8px;height: 8px;border-radius: 50%;position: absolute;
    content: '';left: 4px;top: 7px;}
.main .form .trademarkType{margin-top: 13px;}
.main .form .trademarkType label{margin: 0 8px 0 18px;}
.main .form .searchType{padding: 10px 0 0 16px;}
.main .form .searchType .all{font-size: 18px;color: #333333;cursor: pointer;display: inline-block;position: relative;
    padding-left: 25px;height: 24px;line-height: 24px;margin-bottom: 10px;}
.main .form .searchType .all:before{width: 14px;height: 14px;border: solid 1px #acacac;border-radius: 50%;position: absolute;
    content: '';left: 0;top: 3px;}
.main .form .searchType .all.on:after{background-color: #c40001;width: 8px;height: 8px;border-radius: 50%;position: absolute;
    content: '';left: 4px;top: 7px;}
.main .form .searchType .list{display: flex;flex-flow: row wrap;}
.main .form .searchType .list label{margin-bottom: 10px;}
.main .form .searchType .list label:nth-child(4n+1){width: 135px;}
.main .form .searchType .list label:nth-child(4n+2){width: 180px;}
.main .form .searchType .list label:nth-child(4n+3){width: 180px;}
.main .form .searchType .list label:nth-child(4n){width: 90px;}
.main .form .btn{display: flex;justify-content: center;margin: 35px 0px;}
.main .form .btn a{text-align: center;cursor: pointer;margin: 0 15px;width: 146px;height: 50px;font-size: 18px;}
.main .form .reset{color: #333333;background-color: #f5f5f5;cursor: pointer;border: solid 1px #cfd1d0;line-height: 48px;}
.main .form .submit{background-color: #c40001;color: #FFFFFF;line-height: 50px;}
.main .form .down{background-color: #f5f5f5;display: block;cursor: pointer;text-align: center;height: 0px;
    line-height: 0px;margin-top: 50px;font-size: 14px;color: #333333;font-weight: 700;}
.main .form .down:before{position: absolute;content: '';left: 50%;bottom: 11px;height: 2px;background-color: #a6a6a6;
    width: 150px;margin-left: -75px;}
.main .form .down:hover{color: #c40001;}
.main .form .down:hover:before{background-color: #dd9c9c;}
.main .tip{text-align: center;font-size: 16px;color: #333333;margin-top: 56px; display: none}
.main .tip a{cursor: pointer;color: #c40001;text-decoration: underline;}
.main .listLi{display: flex;flex-flow: column wrap;padding-left: 116px;height: 410px;}
.main .listLi a{position: relative;font-size: 18px;color: #333333;cursor: pointer;padding-left: 18px;
    display: inline-block;width: 365px;margin-right: 40px;line-height: 36px;}
.main .listLi a:before{position: absolute;content: '';width: 6px;height: 6px;background-color: #999999;
    left: 0;top: 15px;}
.main .listLi a:hover{color: #c40000;}
.main .listLi a:hover:before{background-color: #c40000;}
.main .listLis{padding-left: 60px;height: initial;padding-bottom: 30px;}
.main .listLis a{width: initial;}
.main .zclct{position: relative;text-align: center;margin-top: 45px;padding-bottom: 67px;}
.main .zclct p{position: absolute;width: 419px;height: 50px;border: solid 1px #c40001;font-size: 0;
    right: 193px;bottom: 62px;}
.main .zclct p .input{width: 254px;vertical-align: top;height: 48px;padding-left: 20px;font-size: 18px;background-color: #FFFFFF;}
.main .zclct p .submit{display: inline-block;width: 163px;height: 48px;line-height: 48px;
    vertical-align: top;cursor: pointer;font-size: 18px;color: #FFFFFF;}
/*foot*/
.foot{border-top: solid 1px #dde3e9;text-align: center;margin-top: 23px;padding-bottom: 45px;}
.foot .line{position: relative;border-top: dashed 1px #d1d9e1;margin-top: 54px;height: 62px;}
.foot .line:before{border-top: dashed 1px #d1d9e1;width: 100%;height: 1px;position: absolute;content: '';
    left: 0;top: 5px;}
.foot .line:after{border-top: dashed 1px #d1d9e1;width: 100%;height: 1px;position: absolute;content: '';
    left: 0;top: 11px;}
.foot .line .img{background-color: #f5f8fa;position: absolute;left: 50%;width: 100px;text-align: center;z-index: 1;margin-left: -50px;top: -26px;}
.foot .line .img img{width: 62px;height: 62px;}
.foot .nav{font-size: 0;margin-bottom: 24px;}
.foot .nav a{font-size: 14px;color: #333333;cursor: pointer;border-left: solid 1px #333333;display: inline-block;
    height: 15px;line-height: 15px;padding: 0 20px;}
.foot .nav a:first-child{border-left: none;}
.foot p{font-size: 14px;color: #666666;line-height: 26px;}
.foot p a{color: #c40001;cursor: pointer;}
/*mask*/
.mask{position: fixed;background-color: rgba(0,0,0,0.5);left: 0;top: 0;right: 0;bottom: 0;display: none;z-index: 2;}
.mask .box{background-color: #FFFFFF;position: absolute;width: 554px;left: 50%;margin-left: -277px;top: 50%;
    border-top: solid 4px #c40000;text-align: center;}
.mask .box .close{position: absolute;cursor: pointer;right: 20px;top: 20px;}
.mask .box .tit{font-size: 20px;color: #333333;background-color: #ececec;height: 60px;line-height: 60px;}
.mask .box h4{font-size: 18px;color: #c40000;font-family: simsun;font-weight: 700;margin-top: 26px;}
.mask .box .txt{font-size: 16px;color: #333333;text-indent: 35px;padding: 0 43px;text-align: left;line-height: 32px;margin: 15px 0 23px;}
.mask .box p{height: 50px;width: 453px;display: flex;justify-content: space-between;margin: 20px auto 0;}
.mask .box p span{font-size: 18px;color: #FFFFFF;background-color: #c40000;display: inline-block;width: 111px;
    text-align: center;height: 50px;line-height: 50px;vertical-align: top;}
.mask .box p .input{width: 342px;height: 50px;border: solid 1px #dddddd;vertical-align: top;font-size: 18px;padding-left: 12px;}
.mask .box p .code{width: 290px;}
.mask .box p .getCode{font-size: 18px;color: #FFFFFF;background-color: #c40000;display: inline-block;width: 152px;
    text-align: center;height: 50px;line-height: 50px;vertical-align: top;outline: none;border: none;cursor: pointer;}
.mask .box .tips{font-size: 14px;color: #c40000;text-align: left;margin-left: 50px;margin-top: 6px;}
.mask .box .submit{width: 236px;font-size: 18px;color: #FFFFFF;background-color: #c40000;display: inline-block;
    text-align: center;height: 50px;line-height: 50px;cursor: pointer;margin-top: 34px;}
.maskDown .box,.maskDowns .box{height: 450px;margin-top: -265px;/*height: 460px;margin-top: -230px;*/}
.maskForm .box{height: 356px;margin-top: -218px;/*height: 366px;margin-top: -183px;*/}
.maskForm .box .tit{margin-bottom: 40px;}