@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
html{ margin:0; padding:0; overflow-x:hidden;}
body{margin:0; padding:0;font-family:"微软雅黑", arial; background:#fff;}
 body {
            font-size: 12px;
            line-height: 1.5;
            user-select: none;
            -webkit-font-smoothing: antialiased;
        }

        ul,
        li {
            margin: 0;
            padding: 0;
        }

        a {

            font-family: Microsoft Yahei, Arial, Lantinghei SC, Hiragino Sans GB, Helvetica Neue, Helvetica, sans-serif;
            box-sizing: border-box;
            text-decoration: none;
            color: inherit;
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        }

        .header {
            height: 60px;
            background: #131d34;
            display: block;

            font-family: Microsoft Yahei, Arial, Lantinghei SC, Hiragino Sans GB, Helvetica Neue, Helvetica, sans-serif;
            box-sizing: border-box;

        }

        .container {
            width: 1180px;
            height: 100%;
            margin: 0 auto;
            position: relative;
            z-index: 1;
        }

        .container nav {
            height: 100%;
            margin-left: 150px;
        }

        .logoLink {
            background-image: url(./assets/logo.png);
            padding: 15px 0;
            height: 60px;
            width: 150px;
            background-size: 122px 26px;
            background-repeat: no-repeat;
            display: inline-block;
            background-position: 0 center;
            position: absolute;
            top: 0;
            left: 0;
        }

        .nav {
            display: inline-block;
            color: #fff;
            font-weight: 100;
            margin: 12px 0;
            font-size: 14px;
        }

        .commonNav {
            font-size: 14px;
            float: right;
            color: #fff;
            margin-top: 12px;
        }

        .navs li {
            display: inline-block;
            margin-right: 24px;
            padding: 10px 0;
            float: left;
        }

        .navs li a {
            color: #fff;
        }

        .navs li a:hover {
            color: #0b9eff;
        }

        .navs .controlli {
            margin-right: 0;
        }

        .controlli a {
            border: 1px solid #fff;
            border-radius: 2px;
            padding: 7px 7px 7px 30px;
            background: url(./assets/control.png) no-repeat 7px;
            background-size: 16px;
        }

        .navs .controlli a:hover {
            opacity: 1;
            background-color: #0b83e1;
            border-color: #0b83e1;
            color: #fff;
        }

        .showName span {
            display: none;
        }

        .showName {
            cursor: pointer;
            position: relative;
        }

        .showName span a {
            color: #0b9eff;
        }

        .showName:hover span {
            display: block;
            position: absolute;
            background: #fff;
            height: 40px;
            width: 100px;
            color: #333;
            text-align: center;
            font-size: 14px;
            line-height: 2.857;
            z-index: 99;
            border: 1px solid #ddd;
            top: 35px;
        }


        .login-li {
            position: relative;
        }

        .sub-nav {
            position: absolute;
            background: #fff;
            height: 40px;
            width: 100px;
            color: #333;
            text-align: center;
            font-size: 14px;
            line-height: 2.857;
            z-index: 99;
            border: 1px solid #ddd;
            top: 35px;
        }

        .logout-nav {
            
        }

        .logout-btn {
            color: #0b9eff!important;
            padding: 0!important;
            margin: 0!important;
        }
        .logout-btn a {
            color: #0b9eff!important;
        }

        .login-li:hover>.logout-nav {
            display: flex!important;
            justify-content: center;
            align-items: center;
        }
.banner_bg{ background: url(../images/banner.png); height:700px; min-width:1200px;}
.banner_zi{ width:1200px; height:600px; margin:0 auto; padding-top:100px; color:white;}
.p1{ font-size:36px;}
.p2{ font-size:18px; margin:50px 0; line-height:40px;}
.banner_bg button{ width:200px; height:50px; border:1px solid white; background:none;font-size:18px; color:white; margin-top:30px; cursor:pointer;}
.banner_bg button:hover{ background:white; color:#128fdb;}
.banner_bg span{ font-size:36px;}
.main1{background:#fafafc; min-width:1200px; }
.main1_in,.main2_in,.main3_in{ width:1200px;margin:0 auto; padding-top:100px; color:#666; margin:0 auto;}
.main1_icon1{ float:left; margin-right:30px;}
.main1_zi{ float:left;}
.main1_one{ height:250px;}
.p3{ font-size:24px; color:#128fdb; margin-left:20px;}
.p4{ font-size:16px;  margin:20px; line-height:30px;}
.main1_two{margin-top:100px;height:300px; padding-left:320px;}
.main2{min-width:1200px;}
.main2 .tb_top{ height:60px; background:url(../images/tb_top.png) no-repeat right;}
.main2 .p2{ float:right; margin:0; color:white; height:60px; line-height:60px;}
.main2 .p2 span{ font-size:16px; margin:0 120px auto 280px;}
table{ width:1200px; height:600px;  border:0; cellspacing:0;text-align:center; font-size:16px;}
table .r1{background:#128fdb; height:60px; color:white;}
table .r2{background:#eff0f2;}
table .r3{background:#faf9f9;}
table .c1{ width:370px;} 
table tr:hover{ background:#e1e0dc;}
table .r1:hover{ background:#128fdb;}
table button{ width:120px; height:30px; background:#128fdb; border:none; color:white; border-radius:5px; cursor:pointer;}
table span{ color:red;}
.main3{ background:#128fdb; height:500px; margin-top:100px;}
.main3 img{  margin:0 auto; display:block;}
.main3 p{ color:white;}
.main3 .p1{margin-top:80px; font-size:24px;}
.main3 .p2{margin-top:30px; }
        * {
            font-family: Microsoft Yahei, Arial, Lantinghei SC, Hiragino Sans GB, Helvetica Neue, Helvetica, sans-serif;
            box-sizing: border-box;
        }

        [class^=icon-] {
            font-family: icomoon !important;
            speak: none;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

        li,
        ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        a {
            text-decoration: none;
            color: inherit;
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        }

        .footer {
            height: 390px;
            overflow: hidden;
            display: block;
        }



        .container1 {
            height: 105px;
            width: 100vw;
            background: #383c49;
        }

        .container2 {
            height: 225px;
            width: 100vw;
            background: #444855;
        }

        .container3 {
            height: 60px;
            text-align: center;
            width: 100vw;
            border-top: solid #656973 1px;
            background: #444855;
        }

        .container3 p {
            font-size: 12px;
            line-height: 60px;
            color: #ebebeb;
            margin-top: 0;
        }

        .container3 p a:hover {
            text-decoration: underline;
            color: #ebebeb;
        }

        .service {
            width: 1180px;
            margin: 0 auto;
        }

        .service ul {
            padding: 30px 0;
            color: #fff;
        }

        .service li {
            display: inline-block;
            width: 275px;
        }

        .main {
            font-size: 16px;
            display: block;
            line-height: 20px;
            margin-top: 5px;
        }

        .sub {
            font-size: 14px;
            line-height: 25px;
            color: #bfbfbf;
        }

        .icon-refund,
        .text {
            float: left;
        }

        .icon-refund {
            font-size: 50px;
        }

        .text {
            margin-left: 25px;
        }

        .container2 dl {
            float: left;
            color: #fff;
            font-size: 16px;
        }

        .group {
            width: 1180px;
            margin: 0 auto;
            padding-left: 230px;
        }

        .group dl {
            width: 185px;
            color: #fff;
            margin: 0;
        }

        .group dt {
            margin: 40px 0 30px 0;
            font-size: 16px;
        }

        .group dd {
            font-size: 14px;
            margin: 10px 0;
            color: #a6a7aa;
            line-height: 18px;
        }

        .group dd a:hover {
            text-decoration: underline;
            color: #a6a7aa;
        }

        .group .phone {
            width: auto;
        }

        .phone dd {
            font-size: 26px;
            position: relative;
            color: #fff;
        }

        .phone span {
            color: #0b83e1;
            position: absolute;
            left: -36px;
            top: -6px;
        }