body{font-family:'microsoft yahei','Microsoft YaHei',SimHei,sans-serif;}
.header{
    overflow: hidden;
    padding: 17px 0;
}
.primary{
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.header .header_left{
    float: left;
}
.header .header_right{
    float: right;
}
.header .header_right .free{
    color: #666;
    font-size: 15px;
}
.header .header_right .big_red{
    color: #C9283D;
    font-size: 22px;
    font-weight: bold;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:#999;
    font-size: 15px;
    text-indent: 6px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#999;
    font-size: 15px;
    text-indent: 6px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#999;
    font-size: 15px;
    text-indent: 6px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#999;
    font-size: 15px;
    text-indent: 6px;
}
.header .right_top{
    float: right;
    line-height: 40px;
}
.input__field--minoru{
    float: left;
    border:2px solid #C9283D;
    width: 315px;
    height: 32px;
    color:#000;
    font-size:15px;
    font-weight:normal;
    outline: none;
}
.input__field--minoru:focus{
    text-indent: 6px;
}
.input__label-content{
    background: #C9283D;
    color: #fff;
    width: 66px;
    height: 38px;
    outline: none;
    float: right;
    cursor: pointer;
}
.sort{
    background: #D5D5D5;
}
.sort .first_ul{
    width: 100%;
    height: 60px;
}
.sort .first_ul .first_li{
    width: 118px;
    height: 100%;
    text-align: center;
    float: left;
    border-right: 2px solid #C5C5C5;
    position: relative;
}
.sort .first_ul .first_li:hover{
    background: #fff;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.sort .first_ul .first_li:hover .first_block{
    color: #BC2135;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.sort .first_ul .first_li a > span{
    color: #000000;
    line-height: 60px;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: bold;
}
.sort .second_ul{
    display: none;
    position: absolute;
    top: 60px;
    z-index: 999;
    width: 176px;
}
.second_ul li{
    background: #bc2135;
    border-bottom: 1px solid #ca3b4d;
    height: 50px;
    position: relative;
    color: #fff;
    line-height: 50px;
}
.sort .first_ul .first_li:hover .second_ul{
    display: block;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.second_ul li:hover{
    background: #fff;
    border-bottom: none;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.second_ul li:hover span{
    color: #C9283D;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.series{
    background: #f2f2f2;
    height: 156px;
}
.series ul li{
    width: 232px;
    height: 156px;
    float: left;
    position: relative;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}
.series ul li:nth-child(3){
    width:261px;
}
.series ul li img{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    padding-left: 9px;
}
.series ul li:not(:nth-child(5)){
    border-right: 0;
}
.series ul li .series_right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}
.series ul li:nth-child(3) .series_right p{
    margin-left: 5px;
}
.series ul li .series_right p{
    color: #444343;
    font-size: 20px;
    font-weight: bold;
    height: 30px;
}
.series ul li .series_right span{
    color:#b5b5b5;
}
.information{
    height: 578px;
}
.information .intro{
    width:317px;
    float: left;
}
.information .intro_all{
    padding: 56px 0 37px 0;
    overflow: hidden;
}
.information p{
    padding: 38px 0 24px 0;
    color: #363636;
    font-size: 20px;
    text-align: center;
}
.information .desc{
    color: #b1b1b1;
    letter-spacing: 1px;
    font-size: 15px;
    padding-bottom: 23px;
    display: block;
    padding-left: 23px;
    padding-right: 23px;
}
.information .intro .intro_desc{
    margin-top: -4px;
    border: 1px solid #dadada;
    border-top: 0;
}
.information .intro .intro_desc:hover span{
    color: #C9283D;
}
.information .news{
    float: left;
    padding: 0 30px 0 30px;
    width:496px;
}
.information .news .intro_all{
    padding: 56px 0 37px 0;
}
.news ul li{
    width: 494px;
    height: 44.9px;
    margin-bottom: 18.8px;
    position: relative;
    border: 1px solid #DCDCDC;
}
.news ul li:hover{
    border:1px solid #C9283D;
}
.news ul li img{
    float: left;
}
.news ul li span{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 15px;
}
.news .date{
    position: absolute;
    right: 5px;
}
.column{
    float: right;
}
.column .classify{
    padding: 56px 0 33px 0;
}
.column ul{
    width: 325px;
    border: 1px solid #DCDCDC;
    height: 440px;
}
.column ul li{
    width: 50%;
    float: left;
    height: 110px;
    line-height: 110px;
    text-align: center;
    position: relative;
}
.column ul li a{
    width: 100%;
    height: 100%;
    display: block;
}
.column ul li:hover{
    background: #C9283D;
    transition: 1.5s;
    -moz-transition: 1.5s;
    -webkit-transition: 1.5s;
}
.column ul li:hover span{
    color: #fff;
}
.column ul li img{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 23px;
}
.column ul li:nth-child(2){
    background: #F2F2F2;
}
.column ul li:nth-child(2):hover span{
    color: #C9283D;
}
.column ul li:nth-child(3){
    background: #F2F2F2;
}
.column ul li:nth-child(3):hover span{
    color: #C9283D;
}
.column ul li:nth-child(6){
    background: #F2F2F2;
}
.column ul li:nth-child(6):hover span{
    color: #C9283D;
}
.column ul li:nth-child(7){
    background: #F2F2F2;
}
.column ul li:nth-child(7):hover span{
    color: #C9283D;
}

.advertise{
    margin:45px 0 66px 0;
}
.little_title{
    color: #C9283D;
    font-weight: bold;
    margin-bottom: 33px;
    display: block;
}
footer .f-top{
    overflow: hidden;
    background: #EFEFEF;
    padding: 50px 0 41px 0;
}
footer .f-top ul li{
    float: left;
}
footer .f-top ul li:nth-child(1){
    width: 96px;
}
footer .f-top ul li:nth-child(2){
    width: 96px;
}
footer .f-top ul li:nth-child(3){
    width: 170px;
}
footer .f-top ul li:nth-child(4){
    width: 185px;
}
footer .f-top ul li:nth-child(5){
    width: 185px;
}
footer .f-top ul li:nth-child(6){
    width: 114px;
}
footer .f-top ul li:nth-child(7){
    width: 68px;
}
footer .f-top ol{
    float: right;
}
footer .f-top p a{
    color: #818181;
    font-size: 14px;
    display: inline-block;
    margin: 5px 0;
}
footer .f-top p a:hover{
    color: #C9283D;
}
footer .wei{
    text-align: center;
}
footer .wei small{
    color: #818181;
}
footer .line{
    float: left;
    padding-top: 60px;
    margin: 0 19px;
}
footer .f-bottom{
    height: 58px;
    background: #b8283b;
    line-height: 58px;
}
footer .f-bottom span{
    font-size: 14px;
    color: #656464;
}
footer .f-bottom a{
    font-size: 14px;
    color: #de848e;
}
footer .f-bottom_left{
    float: left;
}
footer .f-bottom_right{
    float:right;
    width: 230px;
    margin-top: 15px;
}
.dplayer-resolution > p{
    height: 30px;
    line-height: 30px;
    border: 1px solid #de848e;
    text-indent:5px;
}
.dplayer-resolution > p span{
    color: #de848e;
}
.dplayer-resolution > p img{
    float: right;
}
.dplayer-resolution-item{
    background: #fff;
    width: 230px;
    height: 30px;
    line-height: 30px;
}
.dplayer-resolution-item:hover span{
    color: #252525;
}
.dplayer-resolution-box {
    display: none;
}
.dplayer-resolution:hover .dplayer-resolution-box {
    display: block;
    position:absolute;
    bottom: 100%;
}
.dplayer-resolution-box {
    display: none;
    margin-top: -100px
}
.dplayer-resolution{
    position:relative
}