﻿/*公用*/
body{
    font-family: "微软雅黑";
}
.container{
    margin: 0px;
    padding: 0px;
    width: 100%;
}
ul{
    margin: 0px;
    padding: 0px;
}
ul li{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
a,a:hover,a:focus,a:active{
    text-decoration: none;
}
.clear{
    clear: both;
}
.margin_top50{
    margin-top: 50px;
}
.content_tab ul li{
    float: left;
    cursor: pointer;
}
.row{
    margin-left: 0px;
    margin-right: 0px;
}
.max_width1440{
    max-width: 1440px;
    margin: auto;
}
/*头部，底部*/
.header{
	background: #fff !important;
	margin:0px !important;
	position: fixed;
	top: 0px;
    width: 100%;
    z-index: 99;
    border-bottom: 2px solid rgba(0,0,0,0.1);
    height: 50px;
}
.head-ul {
	float: right;
	margin-right: 10px;
}
.head-ul li {
    margin: 0px 10px;
}
.head-ul li a{
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    color: #333333 !important;
}
ul.head-ul li.active a {
    color: #1667b8 !important;
    border-bottom: 1px solid #1667b8;
    background: none !important;
}
.header_logo{
	background: url(../images/logo.png) no-repeat;
	background-size:100%;
    display: inline-block;
    width: 220px;
    height: 30px;
    margin: 12px 0 0 20px;
}
.footer{
	width: 100%;
    height: 150px;
    background-color: #373739;
    color: #878788;
}
.footer .row{
    margin: 0px;
}
.footer a {
    color: #fff;
    display: inline-block;
    margin: 0px 10px 0px 10px;
}
.footer>div{
	text-align: center;
}
.footer-left{
	margin-top: 40px;
}
.footer-right{
	color: #fff;
	margin-top: 30px;
}
.footer-right span{
	vertical-align: middle;
}
.footer .watch_us{
	/*background: url(../images/qr_code.png) no-repeat;*/
	/*background-size: 100%;*/
    display: inline-block;
    width: 70px;
    height: 70px;
    margin: 12px 0 0 10px;
}
/*首页*/
/*轮播图*/
.lunbo{
    width: 100%;
    padding: 0px;
}
.swiper-wrapper img{
    display: block;
    max-width: 100%;
}
.device{
    position: relative;
}
.device .arrow-left {
  background: url(../images/arrows.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  background-color: rgba(0, 0, 0, 0.68);
  margin-top: -15px;
  width: 17px;
  height: 30px;z-index: 2;
}
.device .arrow-right {
  background: url(../images/arrows.png) no-repeat left bottom;
  background-color: rgba(0, 0, 0, 0.68);
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;z-index: 2;
}
.swiper-active-switch {
    background: #1885FE !important;
}
.swiper-pagination-switch{
    width: 10px !important;
    height: 10px !important;
}
.pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #555;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.index-content1,.index-content2,.index-content3,.index-content4{
    width: 100% !important;
    max-width: 1440px;
    margin: 0 auto;
    margin-top: 10px;
}
.content-img{
    position: relative;
}
.content-introduce{
    position: absolute;
    top: 8%;
    left: 2%;
}
.content1-image1,.content2-image1{
    padding-left: 30px;
    padding-right: 5px;
}
.content1-image2,.content1-image3,.content2-image2{
    padding-left: 5px;
    padding-right: 30px;    
}
.content3-image1,.index-content4{
    padding:0px 30px;
}
.content1-image2{
    margin-bottom: 10px;
}
.content-introduce {
    color: #fff;
    margin-top: 6%;
    margin-left: 30%;
}
p.big_font {
    font-size: 20px;
}
.index-content4{
    height: 300px;
    background-color: #F5F5F5;
    font-size: 12px;
    color: #313131;
    margin-bottom: 10px;
}
.index-content4>div{
    margin-top:30px;
}
.content4_font ul{
    margin-top: 16px;
}
.content4_font li{
    margin-bottom: 14px;
}
.content4_font h4{
    font-size: 16px;
    font-weight: bold;
}
.content4_font a,.content4_font span{
    display: block;
}
.content4_font a{
    color: #313131;
}
.content4_font a:hover,.content4_font a:focus{
    color: #337ab7;
}
.content4_font span{
    color: #999999;
}
.index-content4>div>div{
    margin-top: 40px;
}
.content4_left{
    padding-left: 10%;
}
.content4_center{
    padding-left: 6%;
}
.content4_right img{
    width: 60%;
}
.content4_right p{
    margin-top: 10px;
    padding-left: 10px;
}
.index_small{
    display: none;
}
.swiper-wrapper .swiper-slide .index_small{
    display: none;
}
.content1{
    margin: 0px;
    padding: 0px;
}
/*产品中心*/
.pr_select_left img,.pr_select_right img{
    cursor: pointer;
}
.center_tel,.center_game{
    display: none;
}
.recharge {
    width: 70%;
    margin-left: 15%;
    margin-top: 10px;
    margin-bottom: 6px;
    position: relative;
    color: #fff;
}
.recharge_font1 {
    position: absolute;
    width: 40%;
    background-color: rgba(0,0,0,0.6);
    height: 100%;
    top: 0px;
    right: 0px;
    padding-left: 4%;
    padding-top: 6%;
}
.recharge_font1 span {
    display: inline-block;
    font-size: 18px;
    padding: 6px 0px;
    border-bottom: 1px solid;
    margin-bottom: 10px;
}
.recharge_font1 p,.recharge_font2 p{
    width: 80%;
    font-size: 12px;
}
.recharge_font2 {
    position: absolute;
    width: 40%;
    top: 50%;
    right: 0px;
    font-size: 12px;
    padding-left: 4%;
}
.product_select {
    margin-bottom: 40px;
    width: 40%;
    margin-left: 30%;
}
.product_select ul{
    width: 80%;
    height: 100px;
    margin-top: 10px;
    display: inline-block;
}
.product_select ul li{
    float: left;
    display: inline-block;
    cursor: pointer;
    width: 30%;
    height: 80px;
    margin-left: 10px;
}
span.pr_select {
    display: inline-block;
    width: 8%;
    vertical-align: top;
}
.product_select{
    margin-bottom: 40px;
}
.pr_select img{
    width: 40%;
    float: right;
    margin-top: 30px;
}
.pr_select_right img{
    float: left;
}
.select_flow,.select_tel,.select_game{
    background-color: #EBEBEB;
}
.select_main img{
    width: 20%;
    margin-top: 24px;
    margin-left: 39%;
    display: none;
}
.select_main img.product_blue{
    display: none;
}
.select_main img.product_grey{
    display: inline-block;
}
.select_flow img.product_blue{
    display: inline-block;
}
.select_flow img.product_grey{
    display: none;
}
.select_tel img{
    width: 16%;
    margin-left: 40%;
}
/*行业资讯*/
.industry_content {
    width: 70%;
    margin-left: 15%;
    margin-bottom: 50px;
}
.row.content_tab {
    padding: 14px 0px;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
}
.row.content_tab ul li{
    background-color: #e8e8e8;
    margin-right: 10px;  
}
.row.content_tab ul li a,.row.content_tab ul li a:hover,.row.content_tab ul li a:focus{
    padding: 8px 28px;
    color: #000;  
    display: inline-block;
}
.tab_total{
    padding: 8px 28px;
}
.tab_active{
    background-color: #003e87 !important;
    color: #fff !important;
}
.tab_active a{
    background-color: #003e87 !important;
    color: #fff !important;
}
.row.industry_main {
    padding: 14px 0px;
    border-bottom: 1px solid #ccc;
}
.row.industry_main img{
    display: inline-block;
    width: 20%;
    margin-right: 2%;    
}
.row.industry_main .main_font{
    display: inline-block;
    width: 76%;
    vertical-align: middle;    
}
.main_font .main_content {
    font-size: 12px;
}
.main_font h5{
    font-weight: bold;
}
.main_font h5 a{
    color: #000;
}
.main_font h5 a:hover,.main_font h5 a:focus,.main_font h5 a:active {
    color: #337ab7;
}
.main_font .main_content p{
    line-height: 20px;
    letter-spacing: 0.6px;
    color: #65656c;
}
.main_font .main_content span{
    color: #999999;
}
.industry_company{
    display: none;
}
/*合作加盟*/
.cooperate_content1 {
    width: 60%;
    margin-left: 20%;
    margin-top: 30px;
}
.cooperate_content1 img {
    width: 46%;
    display: inline-block;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 20px;
}
/*行业资讯详情*/
.detail_title {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}
.detail_title h4{
    font-weight: bold;
    font-size: 16px;
}
.detail_title p{
    color: #65656c;
    font-size: 12px;
}
.detail_content {
    padding: 20px 6%;
}
.detail_content p{
    color: #65656c;
    text-indent: 2em;
}
.detail_content img{
    width: 60%;
    margin-left: 20%;
    margin-top: 10px;
    margin-bottom: 20px;
}

/*关于金朋*/
.menu-bar{
    padding:3% 0;
    border-bottom: 1px solid #ccc;
    clear:both;
    overflow: hidden;
}
.menu-bar .menu{
    background: #e8e8e8;
    margin-right:10px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.menu-bar .menu a{
    color:#333;
}
.menu-bar .menu.current{
    background: #003e87;
}
.menu-bar .menu.current a{
    color:#fff;
}
.contact{
    margin-top:40px;
    display: none;
}
.address{
    margin: 10px 0;
}
.contact .add-info{
    text-indent: 2em;
    font-size: 14px;
}
.lecture{
    width: 90%;
    margin: 0 auto;
    display: none;
}
.lecture .info{
    text-indent: 2em;
    line-height: 25px;
}
.lecture .img-box{
    width: 80%;
    margin: 30px auto;
}
.concept{
    width:74%;
    margin: 0 auto;
    display: none;
    margin-bottom: 50px;
}
.concept img{
    margin: 30px 0;
}
.concept .info{
    text-align: center
}
.introduction{
    width: 80%;
    margin: 0 auto;
}
.introduction p{
    line-height: 30px;
    font-size: 16px;
}
.introduction .intro-list{
    margin: 30px 0;
    text-indent: 2em
}
.introduction img{
    width: 60%;
    margin: 30px auto;
}
.introduction .intro-list span{
    color: #4a8bce;
}
.recruit_content{
    width: 60%;
    margin-left: 20%;
}
.about_small{
    display: none;
}
.about-content h3{
    color: #666;
    text-align: center;
}
.about-content p{
    font-size: 14px;
    text-indent: 2em;
}
.about-content>div{
    margin-bottom: 50px;
}
.history>img{
    display: inline-block;
    width: 14%;
    margin-left: 6%;
}
.history_right {
    display: inline-block;
    width: 79%;
    border: 1px solid #ccc;
    vertical-align: top;
    margin-top: 40px;
    margin-left: -4px;
    height: 180px;
}
.right_img {
    border: 1px solid #ccc;
    width: 30%;
    height: 100px;
    margin-top: 20px;
    margin-left: 20px;
}
.right_img img{
    width: 100%;
    margin: 20px auto;
}
.history_right p{
    margin-left: 20px;
    margin-top: 10px;
    text-indent: 0px;
}
.history_right span{
    display: none;
}
.history{
    display: none;
}
@media (max-width: 1060px) {
    .recharge_font1{
        padding-top: 2%;
    }
    .recharge_font2 {
        top: 60%;
    }
    .product_select ul li {
        height: 60px;
        margin-left: 6px;
    }
    .select_flow img, .select_tel img, .select_game img {
        margin-top: 20px;
    }
}
@media (max-width: 770px) {
    .content-img {
        padding: 0px 15px;
    }
    .index_big{
        display: none;
    }
    .index_small{
        display: inline-block;
    }
    .content-introduce{
        position: relative;
        border-bottom: 1px solid #e1e1e1;
        margin: 10px 0px 14px 0px;
        top: 0px;
        left: 0px;
        color: #000;
    }
    p.big_font {
        font-size: 18px;
        margin-bottom: 0px;
    }
    p.small_font {
        margin-bottom: 18px;
    }
    p.big_font_last{
        margin-bottom: 18px;
    }
    .index-content4{
        background: none;
        padding: 0px;
        height: auto;
    }
    .content4_font {
        padding: 0px;
        margin-left: 6px;
        border-bottom: 1px solid #e1e1e1;
    }
    .content4_font h4 {
        color: #003e87;
        font-weight: bold;
        font-size: 20px;
    }
    .content4_font ul {
        margin-top: 20px;
    }
    .content4_font li {
        margin-bottom: 20px;
    }
    .content4_right img {
        width: 97%;
    }
    .content4_right{
        border-bottom : none;
    }
    .head-ul{
        width: 100%;
    }
    .head-ul li{
        padding-left: 10%;
        border-bottom: 1px solid #e1e1e1;
        height: 40px;
    }
    ul.head-ul li.active a{
        border: none;
    }
    .concept{
        width:90%;
        margin: 0 auto;
    }
    .concept .slog{
        text-align: left;
    }
    .introduction img{
        width: 100%;
    }
    .recharge{
        width: 86%;
        margin-left: 7%;
    }
    .recharge_font1{
        position: relative;
        width: 100%;
        background: none;
        color: #333;
        padding: 0px;
    }
    .recharge_font1 span{
        border: none;
        padding: 0px;
        margin-bottom: 6px;
    }
    .recharge_font1 span{
        color: #999;
    }
    .recharge_font2{
        position: relative;
        width: 100%;
        color: #333;
        padding: 0px;
        margin-top: 10px;
    }
    .recharge_font2 p{
        width: 90%;
    }
    .product_select ul {
        width: 80%;
        margin-left: 0px;
    }
    .select_flow, .select_tel, .select_game {
        width: 100px;
        height: 60px;
        margin-left: 4px;
    }
    .select_flow img, .select_tel img, .select_game img {
        margin-top: 20px;
        margin-left: 42%;
    }
    .product_select {
        width: 90%;
        margin-left: 8%;
        margin-top: 10px;
        margin-bottom: 30px;
    }
    .industry_content_detail {
        width: 92% !important;
        margin-left: 4% !important;
        margin-bottom: 20px;
    }
    .detail_hide{
        display: none;
    }
    .detail_content{
        padding: 0px;
        padding-top: 10px;
        font-size: 12px;
        line-height: 20px;
    }
    .detail_content img{
        margin-top: 6px;
        margin-bottom: 6px;
        width: 70%;
        margin-left: 15%;
    }
    .industry_content {
        width: 100%;
        margin-left: 0%;
    }
    .industry_content .content_tab{
        padding-left: 20%;
    }
    .row.industry_main {
        padding: 12px 12px;
    }
    .row.industry_main img {
        width: 30%;
    }
    .row.industry_main .main_font {
        width: 66%;
    }
    .main_font h5 {
        margin-top: 0px;
        margin-bottom: 0px;
        line-height: 20px;
        font-weight: normal;
    }
    .main_font .main_content p {
        display: none;
    }
    .cooperate_content1 img{
        width: 98%;
        display:block;
    }
    .cooperate_content1 {
        width: 70%;
        margin-left: 15%;
    }
    .recruit_content{
        width: 96%;
        margin-left: 2%;
    }
    .about_big{
        display: none;
    }
    .about_small{
        display: block;
    }
    .about_small .tab_total {
        padding: 4px 12px;
    }
    .about_small{
        width: 100%;
    }
    .introduction {
        width: 100%;
        margin: 0 auto;
    }
    .introduction .intro-list {
        margin: 20px 0;
    }
    .history_right{
        width: 100%;
        border: none;
    }
    .history>img{
        display: none;
    }
    .right_img{
        display: inline-block;
        width: 30%;
        height: 80px;
    }
    .right_img img{
        display: inline-block;
        margin: 16px auto;
    }
    .history_right .right_font{
        display: inline-block;
        width: 62%;
        margin-left: 1%;
        vertical-align: middle;        
    }
    .history_right span{
        display: block;
        color: #1667b8;
        margin-left: 20px;
    }
}
.ie8 .header{border:none;border-bottom: 2px solid #ccc;}
.ie8 .navbar-header{float: left}
.ie8 .collapse{display: block;border:none;}
.ie8 .navbar-nav>li{float: left;}
.ie8 .col-lg-6,
.ie8 .col-md-6{width: 50%;}
.ie8 .col-lg-4{width: 33.33333333%;}
.ie8 .navbar-toggle{display: none;}
.ie8 .col-lg-offset-2{margin-left: 16.66666667%;}




