* {
    margin: 0;
    padding: 0;
}
body{
    font-family: "Microsoft YaHei","Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #393939;
    font-size: 14px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: "Microsoft YaHei","Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 100;
}
h1 {font-size: 30px;}
h2 {font-size: 24px;}
h3 {font-size: 20px; font-family: 微软雅黑; line-height: 45px;color: #777;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}
h3,h4,h5 {margin-top: 5px;font-weight: 600;}
ol, ul {list-style: none;}
a, a:hover, a:focus,a:active {text-decoration: none;outline: none;color: #30373e;}
img {border: none;}
input[type=button]:hover,
input[type=button]:focus,
input[type=button]:active,
input[type=reset]:hover,
input[type=reset]:focus,
input[type=reset]:active,
input[type=submit]:hover,
input[type=submit]:focus,
input[type=submit]:active,
.btn:hover, .btn:focus, .btn:active{
    outline: none;
}
.modal {height: 100%;}
.modal .modal-dialog {top: 20%;}
.bootbox-alert .modal-dialog,.bootbox-confirm .modal-dialog{max-width: 400px;}

.footer, .header, .main{
	width: 100%;
	clear: both;
}
.header {
    height: 560px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.foot-content,  .main-content {
	max-width: 1200px;
	width: 1200px;
	clear: both;
    overflow: hidden;
    zoom: 1;
}
.header-content
{
    max-width: 100%;
    width: 100%;
    clear: both;
    overflow: hidden;
    zoom: 1;
}

.header_nav {
    width: 100%;
    height: 65px;
    position: relative;
    z-index: 1;
}
.header-content {
    height: 180px;
    margin: 0 auto;
    z-index: 2;
    display: inline;
}
.header-content .logo {
    width: 147px;
    height: 65px;
    float: left;
    padding:0px 10px 0px 0px;
}
.header-content ul {
    float: left;
    padding: 0 15px;
    height: 65px;
    line-height: 65px;
}
.header-content ul li {
    line-height: 65px;
    height: 65px;
    margin: 0 15px;
    float: left;
}
.header-content ul li a {
    font-size: 16px;
    color: #ffffff;
}
.header-content ul li a:hover{
	color:#008bff;
}
.header-content .login {
    float: right;
    line-height: 65px;
}
.header-content .login ul li#charge {
    width: 96px;
}
.header-content .login ul li#charge a {
    display: inline-block;
    width: 94px;
    line-height: 26px;
    border: solid 1px #ffffff;
    border-radius: 2px;
}
.banner {
    min-width: 100%;
    position: absolute;
    top: 0;
    overflow: hidden;
}
.banner .slide{
	margin: 0 auto;
	text-align: center;
}


.main {
    margin: 0 auto;
    height: auto;
    clear: both;
    overflow: hidden;
}
.main-content {
    margin: 0 auto;
}


.footer{
	background: #282828;
	padding-top: 20px;
}
.foot-content{

	margin: 0 auto;
}
.footer_nav {
    width: 1100px;
    height: 220px;
    font-size: 12px;
}
.footer_nav dl {
    float: left;
    padding: 30px 0px 0 160px;
    color: #fff;
}
.footer_nav dl dt {
    line-height: 50px;
    font-size: 16px;
    padding-bottom: 20px;
}
.footer_nav dl dd {
    line-height: 26px;
    color: #ccc;
}
.footer_nav dl dd img{
    width: 120px;
}
.footer_nav dl dd a,.footer_nav dl dd a:hover {
    color: #ccc;
}
.talkqq {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url("../images/qqkf.png") no-repeat;
    margin-right: 5px;
    position: relative;
    top: 4px;
}
.footer_bot{
    width: 100%;
    background: #151C27;
    color: #ccc;
    font-size: 12px;
    text-align: center;
    padding: 20px 0 10px 0;
    text-align: center;
}




.fc {
    display: table;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}
.H10 {
    height: 10px;
    display: block;
    overflow: hidden;
    clear: both;
}
.H30 {
    height: 30px;
    display: block;
    overflow: hidden;
    clear: both;
}
#bgimg {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#bgimg img {
    position: absolute;
    width: 100%;
    height: 100%;
}
#login-box {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    padding: 30px;
    width: 95%;
    max-width: 420px;
    _width: 400px;
    height: auto;
    background: transparent\9\0;
    background: transparent\0;
    _background: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7000101a,endColorstr=#7000101a);
    zoom: 1;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: rgba(0, 25, 41, 0.6);
}
#login-box .form-horizontal {
    display: block;
    width: 248px;
}
#login-box .form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
    background-color: #fff;
    border-radius: 6px;
    overflow: hidden;
}
#login-box .form-horizontal .form-group .col-xs-9,
#login-box .form-horizontal .form-group .col-xs-12{
    padding: 0;
}
#login-box .form-horizontal .form-control {
    padding-left: 34px;
    height: 42px;
    border: 0;
    box-shadow: 0 0 0;
    border-radius: 0;
}
#login-box .form-horizontal .control-label{
    color: #393939;
    border-right: 1px solid #ddd;
    padding-top: 2px;
    margin-bottom: 0;
}
#login-box .form-horizontal .form-control-feedback {
    left: 4px;
    top: 12px;
    color: #515567;
    font-size: 20px;
}
.imgcode {
    border-left: 1px solid #ccc;
}
.prompt {
    min-height: 26px;
}
.prompt-error {
    color: #ff8900;
    padding-left: 35px;
    min-height: 30px;
}
.stat {
    width: 100%;
    text-align: center;
}
.stat a {
    color: #FFF;
    font-size: 14px;
}

.order-box .panel .panel-heading {
    background: url(../images/dhbj.png) repeat-x bottom;
    height: 47px;
    padding-top: 8px;
    padding-left: 10px;
    border-bottom: 0;
    position: relative;
}
.order-box .panel .panel-heading span {
    float: left;
    position: absolute;
    margin-top: 0px;
    left: -8px;
    top: 8px;
}
.table{
    font-size: 12px;
    /*margin-bottom: 0px;*/
}
.table tbody tr td {
    vertical-align: middle;
}
.table-bordered thead tr td, .table-bordered thead tr th {
    background: #F3F3F3;
    border-bottom: 0px;
}
.text-green {
    color: #1FA67A;
}
.text-red {
    color: #FF0000;
}
.mt-30{
    margin-top: 30px;
}
.mt-40{
    margin-top: 40px;
}
.mt-50{
    margin-top: 50px;
}
.mr {
    margin-right: 10px !important;
}
.alert-danger {
    background-color: #f05050;
    border-color: rgba(0, 0, 0, 0.1);
    color: #ffffff;
}
.alert-warning {
    background-color: #ff902b;
    border-color: rgba(0, 0, 0, 0.1);
    color: #ffffff;
}
.font-xs{
    font-size: 12px;
}
.order-box .panel .panel-body .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.cardinfo {
    vertical-align: middle;
    text-align: left;
    border: 1px solid #f00;
    /*color: blue;*/
}
.cardinfo p{
    margin: 0;
}

@media (min-width: 768px){
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
}
@media (max-width: 768px){
    .table-responsive {
        margin-bottom: 0px;
        border-left: 0;
    }
}
@media (max-width: 480px){
    .panel-body {
        padding: 15px 5px;
    }
    .order-box .panel .panel-body select.form-control {
        width: 80px;
        padding: 4px 0;
    }
    .order-box .panel .panel-body input.form-control {
        width: 180px;
        padding: 6px;
    }
    .order-box .panel .panel-body .btn-success {
        margin: 0;
    }
    .mr {
        margin-right: 5px !important;
    }
}

@media (max-width: 320px){
    .order-box .panel .panel-body select.form-control {
        width: 60px;
    }
    .order-box .panel .panel-body input.form-control {
        width: 150px;
        padding: 6px;
    }
    .order-box .panel .panel-body .btn-success {
        padding: 6px;
    }
    .mr {
        margin-right: 2px !important;
    }
}
 .banner {
            background: url(/images/banner1.jpg) center bottom no-repeat;
            background-size: 100% 100%;
        }
        
        .bannertxt {
            width: 1000px;
            text-align: center;
            height: 500px;
            margin: 0px auto;
            padding-top: 180px;
            position: relative;
            color: #fff;
            line-height: 1.4;
        }
            .bannertxt h1.slogan {
                margin: 0;
                font-weight: 100;
                font-size: 50px;
                font-family: "Microsoft Yahei";
            }
            .bannertxt h2.free {
                margin: 0;
                font-size: 70px;
                font-weight: 100;
            }
        .regwrap {
            margin: 50px auto 0;
            width: 437px;
            height: 46px;
        }
        .index_head_info_downloadBtn {
            min-width: 164px;
            height: 46px;
            line-height: 45px;
            border-radius: 4px;
            font-size: 22px;
            -webkit-transition: all .2s;
            -moz-transition: all .2s;
            -o-transition: all .2s;
            transition: all .2s;
            display: inline-block;
            -webkit-font-smoothing: antialiased;
            text-align: center;
            padding: 0 14px;
            background: #ff9000;
            color: #fff;
            text-decoration: none;
        }
            .index_head_info_downloadBtn:hover {
                text-decoration: none;
                background-color: #ffa735;
                color: #fff;
            }
        .header{
            height: 620px;
        }
        .animated{
    -webkit-animation-duration:1s;
    -moz-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-fill-mode:both;
    -moz-animation-fill-mode:both;
    animation-fill-mode:both;

}


.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
        
        @-webkit-keyframes fadeInUp2 {
          from {
            opacity: 0;
            -webkit-transform: translate3d(0, 20%, 0);
            transform: translate3d(0, 20%, 0);
          }
        
          100% {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
          }
        }
        
        @keyframes fadeInUp2 {
          from {
            opacity: 0;
            -webkit-transform: translate3d(0, 20%, 0);
            transform: translate3d(0, 20%, 0);
          }
        
          100% {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
          }
        }
        
        .fadeInUp2 {
          -webkit-animation-name: fadeInUp2;
          animation-name: fadeInUp2;
        }
        .solution
        {
            font-size: 60px;position: absolute; width: 100%;text-align: center;color: #eee;top:0;
        }
        .f_what
        {
            width: 218px;float: left;text-align: center;
        }
        
        fieldset,img{border:0 none;}
:focus{outline:0;}
:link,:visited,ins{text-decoration:none;}
body{min-width:1000px;font:12px/1.5 tahoma,sans-serif;}
body{text-align:; margin:0px;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:underline!important;}
.video_full {
	POSITION: relative; MARGIN: 0px auto; WIDTH: 100%;background:#1e1e1e; text-align:center;margin-top: 60px; }
.video_full .video_fbtn {
	POSITION: absolute; WIDTH: 19px; DISPLAY: none; HEIGHT: 55px; TOP: 0; right: 23px; z-index:99999;
}
.video_full .video_fcon img{ width:100%;}
.video_full .video_fbtn A {
	DISPLAY: block; BACKGROUND: url(/images/gg_btn.png) no-repeat 0px 0px; HEIGHT: 55px; OVERFLOW: hidden
}
.video_full .video_fbtn .video_fclose {
	BACKGROUND: url(/images/gg_btn.png) no-repeat -19px 0px
}
.video_full .video_fcon {
	DISPLAY: none; height:auto;
}