﻿@charset "utf-8";
/*重置样式*/
body.mainbg {background-color:#fff;}
div.mainborder {width:1000px;border:solid 1px #D5D5D5;margin:15px auto;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {margin:0px;padding:0px;}
table tr td .row {padding-bottom:0px;}
input, select, textarea, button{vertical-align:middle;}
img{border:0px;}
ul, ol{list-style:none;margin:0px;padding:0px;}
li{list-style:none outside none;}

/*首页*/
div.indexmaindiv{margin:0px auto;width:1300px; margin-left:-50px;}
div.indexmaindiv div.playerstyles{width:168px;height:44px;background:url('../images/playstyles.png') no-repeat;}
div.indexmaindiv1{margin-top:25px;}
div.indexmaindiv1 div.stylesgoleft{float:left;width:21px;height:28px;background:url('../images/arrowhead.png') no-repeat left top;margin:106px 5px 0px 0px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoleft:hover{float:left;width:21px;height:28px;background:url('../images/arrowhead.png') no-repeat left -28px;margin:106px 5px 0px 0px;cursor:pointer;}
.playerdetail{width:270px;height:140px;background:#FFF;font-family:'微软雅黑'; margin:-60px 0 0 10px; position:absolute; z-index:2;}
.playerdetail img { margin-left:5px;}
.detailimg{width:290px;height:354px;}
.detailimg img{width:290px;height:354px;}
.teanames{ padding-left:15px;font-size:16px;margin-top:5px;color:#404040;}
.teadetail{margin:5px 8px;color:#666; font-size:16px;}
.teadetail img{ float:right;}
div.indexmaindiv1 div.playerdetail .checkdetail{width:134px;height:27px;display:block;background:url('../images/checkdetail.png') no-repeat;margin:18px;}
div.indexmaindiv1 div.stylesgoright{float:left;width:21px;height:28px;background:url('../images/arrowhead.png') no-repeat left -56px;margin:106px 0px 0px 15px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoright:hover{float:left;width:21px;height:28px;background:url('../images/arrowhead.png') no-repeat left -84px;margin:106px 0px 0px 15px;cursor:pointer;}
/*滚动*/
div.maindiv1{float:left;width:1220px;height:460px;overflow:hidden;position:relative;}
div.maindiv1 ul{position:absolute;left:0;top:0; height:460px;}
div.maindiv1 ul li{float:left;margin-left:13px;height:435px;}
div.maindiv1 ul li{position: relative;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  top: 0;}
div.maindiv1 ul li:hover {
  top: -6px;
}
div.maindiv1 ul li:hover {
	margin-top:-5px; box-shadow: 5px 5px 5px #888888;
        }
.hslpcbdbox {
    padding-top: 50px;
}

.hslzttybdbox {
    float: left;
    width: 500px;
}

.hslzttybdboxr {
    float: right;
    width: 580px;
}

.hslzttybdbox h2 {
    font-size: 24px;
    color: #000;
    font-weight: normal;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    height: 48px;
    padding-left: 1rem;
}

.hslzttybdbox h2 b {
    display: block;
    width: 8px;
    height: 2rem;
    border-radius: 8px;
    background-color: #077ed8;
    float: left;
    margin-right: 16px;
}

.hslzttybdbox .input_box {
    height: 52px;
    padding: 0 10px;
}

.hslzttybdbox .input_box input {
    height: 52px;
    border: 2px solid #077ed8;
    border-radius: 8px;
    padding-left: 8px;
    width: 220px;
    font-size: 20px;
}

.hslzttybdbox .input_box .hslzttybdboxinput1 {
    float: left
}

.hslzttybdbox .input_box .hslzttybdboxinput2 {
    float: right
}

.hslzttybdbox .select_box {
    padding: 0 10px;
    margin-top: 25px
}

.hslzttybdbox .select_box select {
    height: 52px;
    border: 2px solid #077ed8;
    border-radius: 8px;
    width: 100%;
    font-size: 20px;
}

.hslzttybdbox .bdbtn_box {
    padding: 0 10px;
    margin-top: 25px
}

.hslzttybdbox .bdbtn_box input {
    height: 52px;
    border: none;
    width: 100%;
    border-radius: 8px;
    background-color: #077ed8;
    color: #fff;
    font-size: 24px;
	text-align: center;
}

.hslzttybdboxr h2 {
    font-size: 24px;
    color: #000;
    font-weight: normal;
    margin-bottom: 1rem;
    border-bottom: 1px solid #ccc;
    height: 48px;
    padding-left: 1rem;
}

.hslzttybdboxr h2 b {
    display: block;
    width: 8px;
    height: 2rem;
    border-radius: 8px;
    background-color: #077ed8;
    float: left;
    margin-right: 16px;
}

.hslpczytjbox1 {
    float: left;
    width: 245px;
    border: 1px solid #ccc;
    margin-right: 45px;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
}

.hslzttybdboxr .nom {
    margin-right: 0px;
}

.hslpczytjbox1 span {
    display: block;
    width: 80px;
    height: 88px;
    float: left;
    background-color: #40ae55;
    border-radius: 8px;
    text-align: center;
    position: relative;
    margin-right: 10px;
}

.hslpczytjbox1 span img {
    width: 40px;
    height: auto;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 50%;
}

.hslpczytjbox2 h3 {
    color: #333;
}

.hslpczytjbox2 p {
    color: #555;
}

.hslpczytjbox1 .hslpczytjboximg1 img {
    margin-top: -23px;
}

.hslpczytjbox1 .hslpczytjboximg2 img {
    margin-top: -17px;
}

.hslpczytjbox1 .hslpczytjboximg3 img {
    margin-top: -20px;
}

.hslpczytjbox1 .hslpczytjboximg4 img {
    margin-top: -13px;
}
		