*{
	margin:0;padding:0;
	
}
img{
	margin:0;
	padding:0;
}
ul,ol{
	list-style: none;
	margin:0;
	padding:0;
}
a{
	text-decoration: none;
}


.bk{
	background-image: url(bg.jpg);
	width: 487px;
	height: 470px;
	margin: 0 auto;
	margin-top:
	
}
.font{
	width: 487px;
	height: 200px;
	font-size:50px;
	margin-left:;
	padding-top: 10%;
}
.login{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    width: 388px;
    height: 48px;
    margin-top: 48px;
	background: #FFFFFF;
	border-radius:5px; 
	border:0px solid red;
	outline: none;
	border-bottom: 1px solid #dcdee0!important;
}
.login5{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    width: 388px;
    height: 48px;
    margin-top: 20px;
	background: #FFFFFF;
	border-radius:5px; 
	border:0px solid red;
	outline: none;
	border-bottom: 1px solid #dcdee0!important;
}
.login1{
	width: 296px;
	height:42px;
	background: #FFFFFF;
	border-radius:5px; 
	border:0px solid red;
	margin-left: 0%;
	margin-top:0%;
}
.login2{
	width: 296px;
	height:42px;
	background:#000000;
	border-radius:10px; 
	border:0px solid red;
	margin-left: 20%;
	margin-top:5%;
	color: #FFFFFF;
}
.banner-container {
    width: 100%;
    height: 368px;
    /* background: #0c111e url(../img/new-index-bg.png) no-repeat center center; */
    position: relative;
    overflow: hidden;
}
.canvas-bg {
    background-image: url(/static/images/new-index-bg.png);
    position: absolute;
    left: 0;
    top: -2px;
    width: 1920px;
    height: 368px;
    background-position: center top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.canvas-wrapper {
    width: 1920px;
    height: 368px;
    position: absolute;
    top: -2px;
    left: 0;
    overflow: hidden;
}
#myCanvas {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.banner-container .auto0 {
    width: 100%;
    height: 368px;
    position: relative;
}
.auto0 {
    margin: 0 auto;
}
.jc-main h1 {
    padding: 70px 0 54px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    font-weight: normal;
}
.tool-ul{
    width: 1200px;
    height: 460px;
    margin-top: 34px;
}
.tool-ul a:hover{
    text-indent:30px;
    border:solid 1px #2b7ace;
    background: #fff url(/static/images/new-go1.png) no-repeat right 25px center;
}
.tool-ul a {
    text-align: left;
    text-indent: 20px;
    float: left;
    width: 260px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 24px;
    margin-right: 53px;
    font-size: 15px;
    color: #666;
    background: #fff url(/static/images/new-go.png) no-repeat right 25px center;
    border: solid 1px #eee;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
.icon-tool {
    display: inline-block;
    width: 24px;
    height: 20px;
    margin-right: 8px;
    background: url(../img/icon-whois.png) no-repeat center center;
    vertical-align: middle;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.layout {
    width: 100%;
    margin: 0 auto;
}
.new-tool{
    width: 1200px;
    height:587px;
    padding: 40px 0 0;
    background-color: #fff;
}
.titl{
    width: 1200px;
    height: 30px;
    margin-top: 60px;
}
.titl h2{
    float: left;
    font-size: 20px;
    font-weight:1000;
    line-height: 30px;
    margin-bottom: 0;
    color: #333;
    padding-left: 42px;
    background: url(/static/images/new-check-ico.png) no-repeat left center;
}
.titl p{
    margin-left: 16px;
    margin-top: 2px;
    float: left;
    color: #999;
    line-height: 30px;
    font-size: 16px;
    margin-bottom:0;
}
.titl strong{
    font-size: 16px;
        color: #ff5722;
}
.newtools strong{
    font-size: 16px;
        color: #ff5722;
}
.tool-ul strong{
    font-size: 16px;
        color: #ff5722;
}
.jc-content {
    width: 850px;
    margin: 20px auto 20px;
    
}
.jc-search-list {
    margin-bottom: 20px;
}
.jc-search-list .search-list-li {
    position: relative;
    float: left;
    margin-right: 40px;
    color: #fff;
    list-style-type: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4cffffff, endcolorstr=#4cffffff);
}
.jc-search-list .search-list-li:before {
    position: absolute;
    content: "";
    left: -21px;
    top: 4px;
    width: 2px;
    height: 15px;
    background-color: #2b3e61;
}
.news-list {
    position: relative;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    width: 380px;
    height: 242px;
    background-color: #fff;
    border: 1px solid #eee;
    margin-left: 30px;
}
.newtitl{
    position: relative;
    font-size: 20px;
    font-weight: 1000;
    color: #333;
    padding-left: 42px;
    background: url(../images/new-news-bg.png) no-repeat left bottom;
    text-align: left;
    line-height: 38px;
}
.news-list:first-child {
    margin-left: 0;
}
.fl{
        float: left;
}
.fr{
        float: right;
}
.newtool-ul{
    width: 1200px;
    padding-top: 30px;
    padding-bottom: 54px;
}
.clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.news-con{
    width:100%;
    height:100%;
    background-color:#f7f7f7;
    padding-top:40px;
}
.news-dys{
    width:100%;
    height:100%;
    background-color:#fff;
    padding-top:40px;
}
.tool-ul a:nth-child(4n){
    margin-right: 0;
}
.jucha-ys {
    padding-top: 50px;
    width: 100%;
    height:262px ;
    background-color: #fff;
}
.jucha-ys-box {
    width: 1200px;
    margin: 0 auto;
}
.newtool-ul li .p1 {
    font-size: 16px;
    color: #333;
    margin-bottom: 0;
    padding-left: 45px;
    background: url(/static/images/new-ys-1.png) no-repeat left center;
}
.newtool-ul li+li .p1 {
    background: url(/static/images/new-ys-3.png) no-repeat left center;
}
.newtool-ul li+li+li .p1 {
    background: url(/static/images/new-ys-2.png) no-repeat left center;
}
.newtool-ul li+li+li+li .p1 {
    background: url(/static/images/new-ys-4.png) no-repeat left center;
}
.newtool-ul li .p2 {
    margin-top: 4px;
    font-size: 14px;
    margin-bottom: 0;
    color: #999;
    line-height: 34px;
}
.newtool-ul li {
    float: left;
    padding: 22px 0 16px;
    background-color: #fff;
    cursor: pointer;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.newtool-ul li:hover {
    box-shadow: 0 12px 15px -15px #000;
}
.newtool-ul li:first-child {
    width: 23%;
    padding-left: 40px;
}
.newtool-ul li:first-child+li {
    width: 27%;
    padding-left: 40px;
}
.newtool-ul li:first-child+li+li {
    width: 25%;
    padding-left: 40px;
}
.newtool-ul li:first-child+li+li+li {
    width: 25%;
    padding-left: 40px;
}

.footer{
    background: #091830;
    font-size: 12px;
}
.foot-header {
    display: inline-block;
    padding-top: 30px;
    padding-bottom: 26px;
}
.foot-bottom {
    padding: 10px 0;
    color: rgba(255, 255, 255, .25);
    border-top: 1px solid rgba(58, 70, 89, 0.50);
}
.foot-nav {
    float: left;
    padding-left: 26px;
    padding-right: 60px;
    border-left: 1px solid rgba(255, 255, 255, .1);
    min-height: 170px;
}
.foot-nav li {
    color: #919191;
    font-size: 14px;
    line-height: 26px;
}
.bl0 {
    border-left: 0 !important;
}
.pl0 {
    padding-left: 0 !important;
}
.footer a {
    color: rgba(255, 255, 255, .3);
    transition: all .3s;
    font-size: 14px;
}
.foot-nav:first-child {
    border-left: 0;
}
.footer strong {
    display: block;
    margin-bottom: 15px;
    color: rgba(255, 255, 255, .7);
    font-size: 16px;
    font-weight: 400;
}
.foot-kf {
    padding-right: 0;
}
.foot-kf span {
    color: rgba(255, 255, 255, .5);
}
.foot-kf .hot-line {
    margin-bottom: 0;
    font-size: 18px;
    font-family: Arial;
    color: #0f9fff;
    display: initial;
}
.call {
    text-align: center;
    display: block;
    height: 36px;
    margin: 18px 0;
    margin-bottom: 18px;
    background: #0f9fff;
    border-radius: 2px;
    background-size: 14px;
    line-height: 36px;
    text-align: center;
    color: #fff !important;
}
.newtitl2 {
    position: relative;
    font-weight: 1000;
    text-align: left;
    line-height: 38px;
    font-size: 20px;
    color: #333;
    padding-left: 40px;
    background: url(/static/images/new-ys-bg.png) no-repeat left center;
}
.newtools{
    width: 900px;
    height: 460px;
    margin-top: 34px;
}
.newtools a:hover{
    text-indent:30px;
    border:solid 1px #2b7ace;
    background: #fff url(/static/images/new-go1.png) no-repeat right 25px center;
}
.newtools a {
    text-align: left;
    text-indent: 20px;
    float: left;
    width: 260px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 24px;
    margin-right: 60px;
    font-size: 15px;
    color: #666;
    background: #fff url(/static/images/new-go.png) no-repeat right 25px center;
    border: solid 1px #eee;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
.newtools a:nth-child(3n){
    margin-right: 0;
}
.btn-primary {
    color: #fff;
    background-color: #4e6ef2;
    border-color: #4e6ef2;
}
.newstit{
    font-weight: 1000;
    font-size: 17px;
}



/*悬浮链接*/
.suspension .a span {
    display: inline-block;
    width: 32px;
    height: 50px;
    font-size: 12px;
    margin: 0 auto;
    padding: 9px 0px;
}
.fl{
    float: left;
}
.b-kf-text {
    width: 100%;
    height: 16px;
    line-height: 16px;
    color: #4a4a4a;
    font-weight: bold;
    font-size: 13px;
    position: absolute;
}

.b-kf-date {
    width: 100%;
    color: #888;
    font-size: 12px;
    position: absolute;
}
.b-kf-date-f {
    top: 46px;
}
.b-kf-date-s {
    top: 68px;
}
.b-kf-btn {
    width: 100%;
    height: 32px;
    line-height: 32px;
    border-radius: 30px;
    position: absolute;
    color: #FFF;
    font-size: 12px;
    z-index: 1;
    display: block;
    text-align: center;
}
.b-kf-btn-f {
    top: 90px;
    background: #6b74e6;
}
.pr {
    position: relative;
}
.b-kf-info-box {
    width: 118px;
    height: 100%;
    left: 50%;
    margin-left: -56px;
    position: absolute;
}
.b-kf-img-f {
    background-image: url(https://static-qn.51miz.com/images/bottom/b-com-kefu@2x.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
}
.b-kf-text-f {
    top: 20px;
}
.b-kf-img {
    width: 16px;
    height: 16px;
    margin-right: 4px;
}
.b-kf-line {
    width: 149px;
    height: 1px;
    background: #f2f2f2;
    margin: 0 auto;
    top: 50%;
    margin-top: -1px;
}
.pa {
    position: absolute;
}
.none {
    display: none;
}
.b-kf-text-s {
    bottom: 105px;
}
.b-kf-date-t {
    bottom: 82px;
}
.b-kf-date-fth {
    bottom: 60px;
}
.b-kf-btn-s {
    bottom: 20px;
    background: #37da90;
}
.weixin-login {
    position: absolute;
    width: 140px;
    height: 180px;
    right: 56px;
    top: 0px;
    z-index: 99;
    background-color: #fff;
    text-align: center;
    box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
}
.qr-code {
    width: 140px;
    height: 130px;
    background-image: url(../image/qrcode.png);
    background-size: 120px 120px;
    background-repeat: no-repeat;
    background-position: center;
}
.qr-title {
    text-align: center;
}
.qr-title-main {
    font-size: 14px;
    color: #4a4a4a;
}
.qr-title-detail {
    font-size: 12px;
    color: #888;
}
.suspension{position:fixed;z-index:55;right:0;bottom:120px;width:50px;height:200px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:50px;height:50px;background-color:#fff;color:#818992;margin-bottom:0px;cursor:pointer;outline:none;text-align: center;
    box-shadow: 0 2px 8px rgb(0 0 0 / 15%);}
.suspension .a.active,
.suspension .a:hover{background:#6b74e6;border:none;color:#fff;}
.suspension .a-first .i{float:left;width:50px;height:50px;background-image:url(../image/side_icon.png);background-repeat:no-repeat;background-size: 24px 24px;background-position: center;}
.suspension .a-second .i{float:left;width:50px;height:50px;background-image:url(../image/side_icon.png);background-repeat:no-repeat;background-size: 24px 24px;background-position: center;}
.suspension .a-third .i{float:left;width:50px;height:50px;background-image:url(../image/side_icon.png);background-repeat:no-repeat;background-size: 24px 24px;background-position: center;}
.suspension .a-four .i{float:left;width:50px;height:50px;background-image:url(../image/side_icon.png);background-repeat:no-repeat;background-size: 24px 24px;background-position: center;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{float:left;width:50px;height:50px;background-image:url(../image/VIP.png);background-repeat:no-repeat;background-size: 24px 24px;background-position: center;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(kefu/image/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}

.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width: 260px;
    height: 130px;
    top: -112px;
    right: 60px;}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../image/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-first{position: absolute;


    width: 260px;
    height: 130px;
    right: 60px;
    top: -12px;
    z-index: 99;
    background-color: #fff;
    text-align: center;
    box-shadow: 0 2px 8px rgb(0 0 0 / 15%);}
    

    .suspension .d-third{position: absolute;
    width: 260px;
    height: 130px;
    right: 60px;
    top: -12px;
    z-index: 99;
    background-color: #fff;
    text-align: center;
    box-shadow: 0 2px 8px rgb(0 0 0 / 15%);}
    
    
    .suspension .d-four{position: absolute;
    width: 260px;
    height: 130px;
    right: 60px;
    top: -12px;
    z-index: 99;
    background-color: #fff;
    text-align: center;
    box-shadow: 0 2px 8px rgb(0 0 0 / 15%);}
    
    
.suspension .d-service-phone{top:100px;}
.suspension .d-qrcode{position: absolute;
    width: 140px;
    height: 180px;
    right: 60px;
    top: -12px;
    z-index: 99;
    background-color: #fff;
    text-align: center;
    box-shadow: 0 2px 8px rgb(0 0 0 / 15%);}
.suspension .d .inner-box{width: 260px;
    height: 130px;
    background: #FFF;
    box-shadow: 4px 4px 40px #0000001a;
    border-radius: 8px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:50px;height:50px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:50px;height:50px;background:url(https://static-qn.51miz.com/images/bottom/b-com-kefu@2x.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:16px;height:16px;background:url(https://static-qn.51miz.com/images/bottom/b-com-kefu@2x.png) no-repeat;background-size:cover;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(kefu/images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}