@charset "utf-8";
*, *:before, *:after {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    outline:0;
    margin:0;
    padding:0;
}
#bsWXBox {
    box-sizing:content-box;
}
ul {
    list-style:none;
}
body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li, sub, sup, tt, var, del, dfn, ins, kbd, q, s, samp, strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select {
    margin:0;
    padding:0;
}
a:link, a:visited {
    text-decoration:none;
    outline:0;
    color:#666
}
a:hover, a:active, a:focus {
    color:#666;
    text-decoration:none
}
img {
    border:0;
    padding: 0;
    margin: 0;
    max-width:100%;
}
table {
    border-collapse:collapse;
    width:100%
}
h1, h2, h3, h4, h5, h6 {
    font-weight:normal;
}
input, textarea {
    font-size:14px;
    outline:0;
    overflow:hidden;
    font-family:arial, "microsoft yahei"
}
input[type='reset'], input[type='button'], input[type='submit'], input[type='radio'] {
    cursor:pointer;
    outline:0;
    border: none;
}
input[type='checkbox'], input[type='radio'] {
    position:relative;
    vertical-align:middle;
}
textarea, input[type='email'], input[type='date'], input[type='password'], input[type='text'] {
    outline:0;
    color:#666;
}
input[type="submit"], input[type="reset"], input[type="button"], input[type='text'], select, button {
    -webkit-appearance:none
}
input, select, textarea {
    -webkit-appearance:none;
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}
::-webkit-input-placeholder {
    color:#666;
}
:-moz-placeholder {
    color:#666;
    opacity:1;
}
::-moz-placeholder {
    color:#666;
    opacity:1;
}
:-ms-input-placeholder{
    color:#666;
}
.clearfix:after {
    clear:both;
    height:0;
    content:"";
    line-height:0;
    font-size:0;
    display:block
}
.clear {
    clear:both;
}
body {
    font-family:"微软雅黑;";
    font-size:14px;
    color:#666;
    line-height:1.5;
    width:100%;
    background:#fff;
    -webkit-tap-highlight-color:transparent;
    min-width: 1200px;
}
.fl {
    float:left;
}
.fr {
    float:right;
}
.pic{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.pic:after{
    content: '';
    display: block;
    padding-bottom: 100%;
}
.pic img{
    transition: .5s;
}
.middleCenter {
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    max-width:100%;
    max-height:100%;
    display:block;
    vertical-align:middle;
    text-align:center;
    margin:auto
}
.container1 {
    width: 1000px;
    margin: 0 auto;
}
header {
	width:100%;
	margin:0 auto;
	position:relative;
    z-index: 99;
}
.daohang {
	display:block;
	width:100%;
	margin:0 auto;
	clear:both;
}
.top{
    height: 73px;
    overflow: hidden;
}
.yx {
	float:left;
}
.yx a {
	display:block;
    padding-top: 3px;
}
.yx img {
	max-width:100%;
	height:auto;
}
.nation{
    float: right;
    padding-top: 28px;
}
.nation li{
    float: left;
    margin-left: 28px;
    background: url("/static/web/images/li.png") no-repeat left center;
    padding-left: 13px;
}
.nation li a{
    display: block;
    color: #7d7d7d;
    font-size: 15px;
}
.navdaohang {
    height:41px;
    /*padding-top: 19px;*/
    background-color: #eee;
    margin-top: 10px;
}
.menupc{
    display: flex;
    justify-content: center;
}
.menupc li{
    float: left;
    text-align: center;
    position: relative;
    line-height:41px;
    z-index: 9;
    margin: 0 17px;
}
.menupc li:hover a{
    color: #6699ff;
}
.menupc li a{
    display:block;
    color: #333;
    font-size: 15px;
    font-weight: bold;
    padding: 0px 17px;
    z-index: 999;
    position: relative;
    min-width: 108px;
}
.menupc li:hover a{
    color: #6699ff;
}
.menupc li a:hover{
    color: #6699ff;
}
.menupc li .current{
    color: #6699ff;
}

.second-nav{
    width: 100%;
    display: none;
    position: absolute;
    background: url(/static/web/images/ul.png) no-repeat top center;
    top: 37px;
    padding-top: 4px;
}
.second-nav li{
    position: relative;
    float: none;
    height: 32px;
    line-height: 30px;
    background: url("/static/web/images/navli.jpg") repeat-x bottom center;
    margin: 0;
}
.second-nav li a{
    color: #eee !important;
    background: #6699ff;
    padding: 0 5px;
    font-size: 13px;
    font-weight: normal;
    position: relative;
}
.second-nav li a i{
    width: 4px;
    height: 100%;
    background: url("/static/web/images/jt.png") no-repeat center;
    position: absolute;
    right: 10px;
    top: 0;
}
.second-nav li a:hover{
    color: #fff !important;
    font-weight: bold !important;
}
.third-nav{
    position: absolute;
    width: auto;
    display: none;
    margin-left: 100%;
    margin-top: -32px;
    border-top: 2px solid #4479e4;
}
.third-nav li{
    height: 32px;
    line-height: 30px;
    background: url("/static/web/images/navli.jpg") repeat-x bottom center;
}
.third-nav li a{
    color: #eee;
    background-color: #6699ff;
    min-width: 130px
}
.third-nav li a:hover{
    color: #fff !important;
    font-weight: bold !important;
}
 

/*手机导航*/
.phone-nav {
    position:absolute;
    font-size:30px;
    right:15px;
    top:0px;
    line-height:60px;
    display:none;
    color:#666;
}
.phone-nav img{
    height: 30px;
    margin-top: 15px;
    display: block;
}
.header a[href="#page"] {
	display:none!important;
}
.mm-opened .header a[href="#page"] {
	display:block!important;
}
.mm-opened .header a[href="#mmenu"] {
	display:none!important;
}
#mmenu {
	z-index:9999;
}
#mmenu li .home-search {
	float:left;
	margin-left:20px;
	width:90%;
	background-color:#fff;
	padding-left:0;
	overflow:hidden;
	margin-top:10px;
	position:relative
}
#mmenu li .home-search .keyword {
	text-align:left;
	border:0;
	box-shadow:0;
	border-radius:0;
	width:86%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-mz-border-radius:0;
	font-size:14px;
	color:#999;
	line-height:20px;
	vertical-align:top;
	padding:6px 86px 6px 10px;
	-webkit-appearance:none;
	background-color:#fff;
	border:1px solid #ccc
}
#mmenu li .home-search .keyword:focus {
	transition:border linear .2s, box-shadow linear .5s;
	-moz-transition:border linear .2s, -moz-box-shadow linear .5s;
	-webkit-transition:border linear .2s, -webkit-box-shadow linear .5s;
	outline:0;
	border:1px solid #0a78bc;
}
#mmenu li .home-search .btn-sub {
	top:0;
	border:0;
	right:0;
	color:#e20008;
	width:42px;
	height:34px;
	line-height:34px;
	text-align:center;
	position:absolute;
	cursor:pointer;
	border-radius:0;
	background:#0a78bc url(../images/search3.png) no-repeat center center;
}
.container-fluid {
	margin-left:auto;
	margin-right:auto;
	padding:0 15px;
}

/*swiper的banner*/
.home-banner {
    overflow:hidden;
    width:1000px;
    margin: 0px auto;
    position: relative;
    z-index: 9;
}
.swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
.swiper-slide {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.banners a{
    display: block;
}
.banners a img{
    display: block;
    width: 100%;
    height: auto;
}
.home-banner .swiper-container .swiper-pagination{
    display: block;
    bottom: 5px;
    right: 0px;
}
.home-banner .swiper-container .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    background-color: #fff;
    opacity: 1;
    outline: none;
    margin: 0px 8px;
    border-radius: 0px;
}
.home-banner .swiper-container  .swiper-pagination-bullet-active{
    background-color: #6699ff;
}


footer{
    width: 100%;
    margin: 0 auto;
}
.footer{
    background-color: #4479e4;
    overflow: hidden;
    padding: 30px 28px;
    line-height: 30px;
    border-top: 12px solid #6699ff;
}
.footer p{
    color: #fff;
}
.footer p a{
    color: #fff;
}
.footer p a:hover{
    color: #6699ff;
}

.home-about{
    width: 100%;
    margin: 15px auto;
    overflow: hidden;
}
.index_title{
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
    padding-bottom: 10px;
    line-height: 30px;
    position: relative;
}
.index_title p{
    float: left;
    font-size: 18px;
    color: #000;
    padding-left: 12px;
}
.index_title p:before{
    content: '';
    display: block;
    width: 3px;
    height: 17px;
    background-color: #6699ff;
    position: absolute;
    left: 0;
    top: 7px;
}
.index_title a{
    float: right;
    color: #6699ff;
}
.about_con{
    margin-top: 19px;
}
.about_con_fl{
    float: left;
    width: 40%;
}
.about_con_fl img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}
.about_con_fr{
    float: right;
    width: 58%;
    color: #636363;
    line-height: 30px;
}
.home-pro{
    width: 100%;
    margin: 0 auto;
}
.pro_con{
    margin-top: 20px;
}
.prolist{
    position: relative;
}
.prolist li{
    margin: 5px 9px 0px 9px;
}
.prolist li a{
    display:block;
}
.prolist li a .pic{
    border: 5px solid #fff;
    box-shadow: 0px 0px 10px #ccc;
}
.prolist li a .pic:after{
    padding-bottom: 72.1%;
}
.pro_txt{
    padding: 16px 5px;
    text-align: center;
    color: #676767;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.prolist li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.prolist li a:hover .pro_txt{
    color: #6699ff;
}

.prolist .slick-dots {
    z-index: 10;
    bottom: -5px;
    line-height: 0;
    text-align: center;
    display: none !important;
}
.prolist .slick-dots li {
    margin: 5px;
    padding:0;
    width: 10px;
    height: 10px;
}
.prolist .slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 25px;
    display:block;
    background-color: #4479e4;
}
.prolist .slick-dots li button:before {
    content:"";
    display: none;
}
.prolist .slick-dots .slick-active button {
    background-color: #6699ff;
}
.prolist .slick-dots .slick-active button:before {
    color:transparent;
}


/*世界杯竞猜网官方版-世界杯竞猜网*/
.inner-main{
    width: 100%;
    margin: 17px auto;
    overflow: hidden;
}
.inner_fl{
    float: left;
    width: 230px;
}
.inner_fl_t{
    margin-bottom: 23px;
    overflow: hidden;
}
.inner_fl_title{
    background-color: #6699ff;
    padding: 15px 0px;
    border-radius: 8px 8px 0px 0px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    border-bottom: 7px solid #4479e4;
    overflow: hidden;
}

.inner_fl_nav{
    overflow: hidden;
}
.inner_fl_nav li{
    margin-top: 1px;
    overflow: hidden;
}
.inner_fl_nav li a{
    display: block;
    background-color: #efefef;
    line-height: 47px;
    color: #303030;
    position: relative;
    padding: 0px 10px 0px 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.inner_fl_nav li a:before{
    content: '';
    display: block;
    height: 0;
    width: 0;
    border-left: 5px solid #989898;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    left: 10px;
    position: absolute;
    top: 19px;
}
.inner_fl_nav li a:hover{
    color: #6699ff;
}
.inner_fl_nav li a:hover:before{
    border-left: 5px solid #6699ff;
}
.inner_fl_nav li .current{
    color: #6699ff;
}
.inner_fl_nav li .current:before{
    border-left: 5px solid #6699ff;
}
.inner_fl_b{
    margin-bottom: 23px;
    overflow: hidden;
}
.inner_fl_lx{
    margin-top: 8px;
    color: #5e5e5e;
}
.inner_fl_lx img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}
.inner_fl_lx h3{
    font-weight: bold;
    font-size: 16px;
    margin: 20px 0px 10px 0px;
}
.inner_fl_lx  p{
    line-height: 30px;
}
.inner_fr{
    float: right;
    width: 752px;
}
.inner_fr_title{
    border-bottom: 2px solid #e0e0e0;
    overflow: hidden;
    padding-bottom: 10px;
    line-height: 30px;
}
.inner_fr_title p{
    float: left;
    font-size: 18px;
    color: #000;
    position: relative;
    padding-left: 12px;
}
.inner_fr_title p:before{
    content: '';
    display: block;
    width: 3px;
    height: 17px;
    background-color: #6699ff;
    position: absolute;
    left: 0;
    top: 7px;
}
.inner_fr_title span{
    float: right;
    color: #636363;
}
.inner_fr_title span a{
    color: #636363;
}
.inner_fr_about{
    margin: 30px 0px;
    overflow: hidden;
    line-height: 30px;
    color: #636363;
}
.inner_fr_about img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}


/*产品介绍*/
.inner_fl_1 li{
    margin-top:1px;
    overflow:hidden;
    position: relative;
}
.inner_fl_1 li a{
    display:block;
    color:#303030;
    font-size:16px;
    background-color:#efefef;
    line-height:47px;
    padding: 0px 20px 0px 39px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.inner_fl_1 li a:hover{
    color: #6699ff;
}
.inner_fl_1 li .current{
    color: #6699ff;
}
.inner_fl_1 li .more{
    position: absolute;
    left: 20px;
    top: 0;
    height: 47px;
    cursor: pointer;
    background: url(/static/web/images/off.png) no-repeat left center;
    display: block;
    z-index: 5;
    width: 190px;
    padding: 0;
}
.inner_fl_1 ul li:hover .more {
    background:url(/static/web/images/on.png) no-repeat left center;
}
.inner_fl_1 li .er{
    display:none;
    overflow:hidden;
    border: 1px solid #efefef;
    padding: 5px 35px 15px 35px;
}
.inner_fl_1 li .er li{
    margin-top:0;
    border-bottom: 1px dashed #dbdbdb;
}
.inner_fl_1 li .er li a {
    font-size: 14px;
    color:#636363;
    font-weight:normal;
    background:#fff url(/static/web/images/ppli.jpg) no-repeat left center;
    line-height: 37px;
    padding:0px 0px 0px 17px;
}
.inner_fl_1 li .er li a:hover {
    color: #4479e4;
}
.inner_fl_1 ul .nav-show:hover .more {
    background:url(/static/web/images/on.png) no-repeat left center;
}
.inner_fl_1 ul .nav-show .more {
    background:url(/static/web/images/on.png) no-repeat left center;
}
.inner_fl_1 ul .nav-show .er {
    display:block;
    overflow:hidden;
}
.inner_fl_1 ul .nav-show a {
    color: #6699ff;
}
.inner_fl_1 .nav-show .er li a {
    background:#fff url(/static/web/images/ppli.jpg) no-repeat left center;
    padding:0px 0px 0px 17px;
    color:#636363;
}
.inner_fr_pro{
    margin: 17px 0px;
    overflow: hidden;
}
.inner_fr_pro li{
    float: left;
    width: 25%;
    padding: 0 5px;
    overflow: hidden;
}
.inner_fr_pro li a{
    display: block;
}
.inner_fr_pro li a .pic{
    border: 1px solid #e1e1e1;
}
.inner_fr_pro li a .pic img{
    padding: 4px;
}
.inner_fr_pro li a .pic:after{
    padding-bottom: 72.1%;
}
.ipro_txt{
    padding: 16px 5px;
    text-align: center;
    color: #676767;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.inner_fr_pro li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.inner_fr_pro li a:hover .ipro_txt{
    color: #6699ff;
}

/*分页*/
.pagination{
    text-align:center;
    color:#666;
    clear:both;
}
.pagination a{
    display:inline-block ;
    color: #808080;
    border:1px solid #D9D9D9;
    text-align: center;
    text-transform: capitalize;
    padding:0px 10px;
    line-height:28px;
    background-color:transparent;
    margin:0px 1px 10px 1px;
}
.pagination a:hover{
    color:#fff;
    background-color:#6699ff;
    border:1px solid #6699ff;
}
.pagination a.active {
    display: inline-block;
    color: #fff;
    background-color: #6699ff;
    border: 1px solid #6699ff;
}

/*产品详情*/
.inner_fr_proshow{
    margin: 30px 0px;
    overflow: hidden;
}
.show_title{
    text-align: center;
    padding-bottom: 15px;
    border-bottom:1px solid #dcdcdc;
}
.show_title h3{
    font-size: 22px;
    font-weight:normal;
    text-align: center;
    color: #000;
    padding-bottom: 15px;
}
.show_title span{
    color:#333;
    margin:0px 10px;
    padding-left:20px;
}
.browse{
    background:url(/static/web/images/browse.png) no-repeat left center;
}
.date{
    background:url(/static/web/images/date.png) no-repeat left center;
}
.show_content{
    line-height:25px;
    color:#4c4c4c;
    padding:20px 0px;
    border-bottom:1px solid #dcdcdc;
}
.show_content img{
    display:block;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    height: auto;
}
.show_back{
    padding-top:20px;
}
.show_back_fl{
    overflow:hidden;
    float: left;
    width: 75%;
}
.show_back_fl li{
    margin-bottom:10px;
    line-height:25px;
    color:#767676;
    width:100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.show_back_fl li a{
    color:#868686;
}
.show_back_fl li a:hover{
    color:#6699ff;
}
.show_back_fr{
    float: right;
    width: 20%;
    overflow:hidden;
}
.show_back_fr a{
    display:block;
    line-height:46px;
    color:#fff;
    font-size: 16px;
    background: #6699ff url(../images/return.png) no-repeat 20px center;
    padding-right:25px;
    text-align: right;
}

/*联系我们*/
.inner_fr_contact{
    margin: 30px 0px;
    overflow: hidden;
    color: #5e5e5e;
    line-height: 30px;
}
.inner_fr_contact h3{
    font-size: 16px;
    font-weight: bold;
}
.inner_fr_map{
    margin-bottom: 30px;
    overflow: hidden;
}
.inner_fr_map img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}


/*信息发布*/
.inner_fr_news{
    margin: 20px 0px;
    overflow: hidden;
}
.inner_fr_news li{
    line-height: 30px;
    margin-bottom: 10px;
    overflow: hidden;
}
.inner_fr_news li a{
    display: block;
    color: #636363;
}
.inner_fr_news li a:hover p{
    color: #6699ff;
}
.inner_fr_news li a p{
    float: left;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url("/static/web/images/ppli.jpg") no-repeat left center;
    padding-left: 18px;
}
.inner_fr_news li a span{
    float: right;
    width: 15%;
    text-align: right;
}


/*信息发布详情*/
.inner_fr_newsshow{
    margin: 30px 0px;
    overflow: hidden;
}

/*招聘信息*/
.inner_fr_job{
    margin: 15px 0px;
    overflow: hidden;
}
.ijob_t{
    background-color: #e0e0e0;
    height: 44px;
    padding: 0px 23px;
}
.ijob_t li{
    float: left;
    line-height: 44px;
    color: #676767;
    text-align: center;
}
.ijob_t li:nth-child(1){
    width: 18%;
}
.ijob_t li:nth-child(2){
    width: 18%;
}
.ijob_t li:nth-child(3){
    width: 64%;
}
.ijob_b{
    border: 1px solid #e0e0e0;
    padding: 10px 23px;
    overflow: hidden;
}
.ijob_b dl{
    border-bottom: 1px dashed #b8b8b8;
    line-height: 48px;
    overflow: hidden;
}
.ijob_b dl dd{
    float: left;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ijob_b dl dd:nth-child(1){
    width: 18%;
}
.ijob_b dl dd:nth-child(2){
    width: 18%;
}
.ijob_b dl dd:nth-child(3){
    width: 64%;
}
.ijob_b dl a dd{
    display: block;
    color: #676767;
}
.ijob_b dl a:hover dd{
    color: #6699ff;
}

/*招聘详情*/
.inner_fr_jobshow{
    margin: 30px 0px;
    overflow: hidden;
}