/* Body */
body { background-color: #f5f7fa; font-size: 0.875rem; color: #333; }
.btn-primary { background-color: #6E60F1; border-color: #6E60F1; }
.border { border: 1px solid #e9ecef!important; }
.wrapper { max-width: 62.5rem; margin: 0 auto; }

/* Top */
.top-nav .navbar-nav .nav-link { font-size: 15px; color: #FFF; font-weight: 400; font-family: "Poppins", sans-serif; }
.top-nav .navbar-nav .nav-link:hover { color: #FFC107; }
.top-r .btn { padding: 2px 8px; background-color: #0062cc; border-radius: 20px; font-size: 12px; }

.jumu-big { padding: 40px 40px 60px; }
.jumbotron { margin-bottom: 0; background-color: initial; color: #FFF; font-weight: 400; }
.jumbotron .lead { margin-top: 1rem; font-size: 1rem; }
.jumbotron .btn { background-color: #fff; color: #212529; }
.mobile-thumb img { float: right; max-width: 100%; max-height: 300px; }

.info-box .ico span { font-size: 42px; }
.info-box p { font-size: 0.875rem; }
.top-nav .navbar-nav .buyvip {
    background: linear-gradient(315deg,#565e90,#3b3f57);
    font-weight: bold;
    color: #f3cbb2;
    border: none;
    padding: 10px 25px;
    border-radius: 25px;
}
.top-nav .navbar-nav .buyvip:hover{
    color: #fff;
}

.hd { margin-bottom: 50px; }
.h3-name { position: relative; }
.h3-name:after {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 50%;
	right: 50%;
	display: block;
	width: 50px;
	height: 2px;
	line-height: 1;
	background-color: #adb5bd;
}
.h3-name:after { margin-left: -25px; }


.hangye-row dt { margin-bottom: 0; padding: 10px 0 10px 20px; }
.hangye-row dd { padding: 10px 20px 10px 0; }
.hangye-row .progress { height: 20px; }

.dingzhi h3 { color: #adb5bd; }
.dingzhi p { font-size: 14px; color: #6c757d; line-height: 1.875rem; }
.dingzhi .btn { color:#dae0e5; }

.footer { padding: 20px 15px 15px; background-color: #1F1F1F; color: #6c757d; }
.footer p { margin-bottom: 5px; }
.footer a { color: #6c757d!important; }
.footer .lx { color: #117a8b; }
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
}

/* media */
@media (min-width: 576px) {
	.top-header { 
		background: #FFF url('../img/top_big_bg.png') no-repeat;
		background-size: 100% 100%;
	}
	.jumbotron {
		padding: 35px 0 0;
	}
	.type{
	    border-radius: 40px 0 0 40px;
        border-color: #2d8cf0;
	}
	.duanlian{
	    border-color: #2d8cf0;
	}
	.shengcheng{
	    border-radius: 0px 29px 29px 0px;
	    margin: 0 auto;
	}
	.agreement {
        margin-top: 30px;
    }
    .popup{
        width: 400px;
    }
}

@media (max-width: 768px) {
	.top-header { 
		background: #FFF url('../img/top_sm_bg.png') no-repeat;
		background-size: 100% 100%;
	}
	.jumu-big {
		padding: 20px 15px 40px;
	}
	.jumbotron {
		padding: 15px 0 0;
		text-align: center;
	}
	.jumbotron h1 {
		font-size: 1.625rem;
	}
	.jumbotron p {
		font-size: 14px;
		line-height: 28px;
	}
	.jumbotron .btn {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.top-nav .navbar-nav {
		text-align: center;
	}
	.top-r { display: block; text-align: center; }
	.top-r a { display: inline; }
	.navbar-dark .navbar-toggler {
		padding: 0 0.125rem;
		border-color: #7db5ed;
		font-size: 1.125rem;
	}
	.navbar-dark .navbar-toggler-icon {
		height: 1.5rem;
	}
	.product { padding-left: 10px; padding-right: 10px; }
	.product .inr-box h5 { font-size: 16px; }
	.hangye-row dt {
		padding-left: 0;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.hangye-row dd {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.buyvip{
	    width: 50%;
	    margin: 0 auto;
	}
	.type,.duanlian,.shengcheng{
        border: none;
        border-radius: .25rem;
    }
    .shengcheng{
        margin-top: 20px;
    }
    .url{
        border-radius: .25rem;
    }
    .agreement{
        margin-top: 260px;
    }
    .popup{
        width: auto;
    }
    .xzfs{
        margin-bottom: 20px;
    }
}
header{
    position: relative;
}
.juli {
    margin-top: 40px
}

.shurukuang {
    height: 60px;
    padding: 0 20px
}

.wztext {
    position: relative;
    height: 100%;
    padding: 0;
}

.link-icon {
    position: absolute;
    top: 20px;
    left: 15px;
    font-size: 20px;
    color: #0F9;
    display: inline-block;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.url,.type,.duanlian {
    width: 100%;
    height: 100%;
    padding: 0 50px;
    /*border: 0;*/
    font-size: 18px;
    outline: 0
}
.url{
    border: 2px solid #2d8cf0;
    /*border-radius: 40px 0 0 40px;*/
}
.type, .duanlian{
    color: #fff;
    background-color: #2d8cf0;
    padding: 0 35px;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}

.xzfs {
    height: 60px;
    padding: 0;
    border: 0;
    outline: 0;
}
.action{
    margin: 0 auto;   
}
.action-btn{
    /*width: 200px;*/
    /*margin-top: 20px;*/
}
.scbtn {
    height: 100%;
    padding: 0;
}

.form-control {
    width: 100%;
    height: 100%
}
.shengcheng {
    display: block;
    width: 100%;
    height: 60px;
    border: 0;
    outline: 0;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    font-family: cursive;
    background-color: #2d8cf0;
}
.shengcheng:hover{
    background-color: #007bff;
    border: none;
}

.buyvip {
    background: linear-gradient(315deg,#565e90,#3b3f57);
    font-weight: bold;
    color: #f3cbb2;
    border: none;
}
.buyvip:hover{
    color: #fff;
}
.agreement {
    text-align: center;
    /*margin-top: 30px;*/
}
.agreement .btn-default {
    color: #212529;
    border: 1px solid #2d8cf0;
}
.zmdi {
    display: inline-block;
    width: 1.28571429em;
    text-align: center;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.rule {
    padding: 2px 0px;
    transition: border .3s ease;
}
.mnselect,
.mnselect1 {
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-family: cursive;
    text-align: center;
    line-height: 60px;
    color: #fff;
    box-sizing: border-box;
    border-radius: 0;
    cursor: pointer
}
.mnselect span,
.mnselect1 span {
    position: absolute;
    right: 15px;
    top: 23px;
}
.navbar{
    background: transparent;
    /*min-height: 68px;*/
    /*position: fixed;*/
    width: 100%;
    z-index: 999;
    top: 0;
    left: 0;
    transition: all 0.2s ease-in-out;
}
.navbar.activehead{
    background-color: #2d8cf0;
    min-height: 68px;
    position: fixed;
}
.jumu-big.activehead{
    padding-top: 108px;
}
a#back-to-top{
    display: none;
    position: fixed;
    z-index: 9999;
    bottom: 58px;
    right: 15px;
    background: #151720;
    color: #fff;
    font-weight: 700;
    padding: 0px 1.3px;
    font-size: 25px;
    text-decoration: none;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.banner__arrow {
    animation: b 1s 1s infinite;
    opacity: 0;
    display: none;
    position: absolute;
    vertical-align: middle;
    width: 24px;
    height: 12px;
    background-size: cover;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='12' viewBox='0 0 24 12'%3E  %3Cdefs%3E    %3Cpath id='2883de6b-9b56-4ce9-a5b1-606b3650aa1f-a' d='M.021 1.486l4.949 4.95-4.949 4.95 1.414 1.413 5.657-5.658a1 1 0 0 0 0-1.414L1.435.072.021 1.486z'/%3E  %3C/defs%3E  %3Cg fill='none' fill-rule='evenodd' transform='rotate(90 12 12)'%3E    %3Cpath fill='%23FFF' d='M0 0h12v24H0z' opacity='0'/%3E    %3Cg transform='translate(3 5.5)'%3E      %3Cmask id='2883de6b-9b56-4ce9-a5b1-606b3650aa1f-b' fill='%23fff'%3E        %3Cuse xlink:href='%232883de6b-9b56-4ce9-a5b1-606b3650aa1f-a'/%3E      %3C/mask%3E      %3Cpath fill='%23FFF' d='M14.87 6.435L1.435 19.871-12 6.435 1.435-7z' mask='url(%232883de6b-9b56-4ce9-a5b1-606b3650aa1f-b)'/%3E    %3C/g%3E  %3C/g%3E%3C/svg%3E");
    z-index: 1;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
}
@media (max-height: 800px) {
    .banner__arrow {
        display: block;
    }
}
@keyframes b{0%{opacity:0}to{opacity:.5;transform:translateX(-50%) translateY(7px)}}