@charset "utf-8";html {
    font-size: 62.5%
}
body {
    background-color: #f2f2f2;
    color: #474747;
    font-size: 1.2rem;
    font-family: 'Microsoft Yahei';
    -webkit-text-size-adjust: 100%
}
body a {
    color: #474747
}
h3 {
    position: relative;
    margin: 0 10px;
    margin-bottom: 15px;
    height: 41px;
    border-bottom: 1px solid #e5e5e5;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 41px;
	text-align:center;
}
h3 span {
    float: right;
    color: #d1d1d1;
    font-size: 1.6rem;
    font-family: SimSun
}
h3 span.spe {
    color: #888;
    font-size: 1.1rem;
    font-family: 'Microsoft Yahei'
}
h3 span a {
    color: #888;
    font-family: 'Microsoft Yahei'
}
h3 i {
    position: absolute;
    bottom: -1px;
    left: 0;
    display: block;
    width: 64px;
    height: 1px;
    background-color: #f42d2d
}
img {
    vertical-align: middle;
    background: none
}
header {
    width: 100%;
    height: 34px;
    padding: 8px 0;
    background-color: #282828
}
header .logo {
    width: 102px;
    height: 34px;
    float: left;
    margin-left: 10px
}
header .logo img {
    background: none
}
header .ulogo {
    height: 34px;
    float: right;
    text-align: right;
    width: 170px
}
header .ulong {
    width: 340px
}
header img {
    width: 100%;
    height: 100%
}
nav {
    width: 100%;
    /*height: 41px;*/
    background-color: #fff;
    overflow: hidden
}
nav .nav {
    width: 100%;
    font-size: 1.6rem;
    /*height: 40px;*/
    line-height: 40px;
    font-weight: 700;
    border-bottom: 1px solid #dedede;
    background-color: rgba(255,255,255,.88);
    position: relative;
    z-index: 200;
    overflow: hidden
}
nav .mainnav {
    width: 100%;
    float: left
}
nav .mainnav a {
    display: inline-block;
    width: 20%;
    text-align: center;
    float: left
}
.hotcom_wrap {
    background-color: #fff;
    margin-top: 15px;
    border-bottom: 1px solid #e7e7e7
}
.hotcom_box {
    padding: 0 4px;
    overflow: hidden
}
.hotcom_box li {
    width: 33%;
    float: left;
    margin-bottom: 15px
}
.hotcom_box li .hotcom_img {
    width: 88%;
    height: auto;
    margin: 0 auto;
    position: relative
}
.hotcom_box li .hotcom_img img {
    width: 100%;
    height: auto;
	box-shadow: 1px 1px 5px;
    border: 1px solid rgb(233,217,181);
    overflow: hidden;
    border-radius: 1px;
}
.hotcom_box li .hotcom_img i {
    display: block;
    width: 41px;
    height: 38px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/tips.png) no-repeat;
    background-size: 100% 200%
}

.hotcom_box li .hotcom_img i.tj {
    background-position: 0 0
}

.hotcom_box li .hotcom_img i.sf {
    background-position: 0 -38px
}

.hotcom_box li p {
    height: 18px;
    margin-top: 8px;
    font-size: 1.4rem;
    line-height: 18px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
/**/
.hotcom_box1 {
    padding: 0 4px;
    overflow: hidden
}
.hotcom_box1 p a{
	color: rgb(194,12,12);
    font-weight: bold;
}
.hotcom_box1 li {
    width: 33%;
    float: left;
    margin-bottom: 15px
}
.hotcom_box1 li .hotcom_img1 {
    width: 88%;
    height: auto;
    margin: 0 auto;
    position: relative
}
.hotcom_box1 li .hotcom_img1 img {
    width: 100%;
    height: auto;
	box-shadow: 1px 1px 5px;
    border: 1px solid rgb(233,217,181);
    overflow: hidden;
    border-radius: 1px;
}
.hotcom_box1 li .hotcom_img1 i {
    display: block;
    width: 41px;
    height: 38px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/tips.png) no-repeat;
    background-size: 100% 200%
}

.hotcom_box1 li .hotcom_img1 i.tj {
    background-position: 0 0
}

.hotcom_box1 li .hotcom_img1 i.sf {
    background-position: 0 -38px
}

.hotcom_box1 li p {
    height: 18px;
    margin-top: 8px;
    font-size: 1.4rem;
    line-height: 18px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
/**/

.slider_wrap {
    background-color: #fff;
    position: relative;
    overflow: hidden
}

.slider_box {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
    -webkit-user-select: none
}

.slider_box li {
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
    -webkit-user-select: none
}

.slider_box li.active {
    display: block;
    transition: all .3s ease-in-out
}

.slider_box li img {
    display: block;
    width: 100%;
    height: 100%
}

.slider_box li a {
    -webkit-tap-highlight-color: transparent
}

.slider_box li p {
    width: 100%;
    height: 35px;
    background-color: rgba(0,0,0,.7);
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 1.6rem;
    line-height: 35px;
    text-indent: 10px
}

.slider_dot {
    position: absolute;
    bottom: 10px;
    right: 0;
    z-index: 10
}

.slider_dot span {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 8px;
    background-color: #fff;
    border-radius: 8px
}

.slider_dot span.active {
    background-color: #f42d2d
}

.news_wrap {
    background-color: #fff;
    border-bottom: 1px solid #e7e7e7
}

.news_box {
    overflow: hidden
}

.news_box li:active {
    background-color: #e5e5e5
}

.news_box li .news {
    margin: 0 10px;
    padding: 15px 0;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden
}

.news_box li:last-child .news {
    border-bottom: none
}

.news_box li .news_img {
    width: 99px;
    height: 60px;
    margin-right: 9px;
    position: relative;
    float: left
}

.news_box li .news_img img {
    width: 99px;
    height: 60px
}

.news_box li .news_img span {
    display: block;
    height: 15px;
    background-color: #f42d2d;
    font-size: 1rem;
    color: #fff;
    text-align: center;
    line-height: 15px;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 3px
}

.news_box li .news_cont {
    letter-spacing: -1px
}

.news_box li .news_cont .rec {
    color: #f42d2d
}

.news_box li .news_cont h4 {
    font-size: 1.5rem;
    line-height: 15px;
    margin-bottom: 3px
}

.news_box li .news_cont p {
    font-size: 1.1rem;
    line-height: 23px;
    color: #888;
    margin-bottom: 4px
}

.news_box li .news_cont span {
    font-size: 1.2rem;
    color: #b8b8b8;
    letter-spacing: normal
}

.news_box li .news_cont span.cmt {
    float: right;
    padding: 0 1px 0 5px
}

.news_box li .news_cont i {
    display: block;
    width: 10px;
    height: 10px;
    background: url(../images/cmt.png) no-repeat;
    background-size: 100% 100%;
    float: right;
    margin-top: 3px
}

a.get_more {
    display: block;
    margin: 0 10px 15px 10px;
    height: 34px;
    background-color: #f2f2f2;
    font-size: 1.5rem;
    line-height: 34px;
    text-align: center;
    color: #888
}

a.get_more span {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 6px;
    background: url(../images/more.png) no-repeat 0 -20px;
    background-size: 100% 400%
}

a.get_more:active {
    background-color: #5e5e5e;
    color: #fff
}

a.get_more:active span {
    background-position: 0 -30px
}

.reccom_wrap {
    background-color: #fff;
    margin-top: 15px;
    border-bottom: 1px solid #e7e7e7
}

.reccom_top {
    padding: 0 10px;
    margin-bottom: 20px;
    position: relative
}

.reccom_top img {
    width: 50%;
    height: auto
}

.reccom_top .reccom_btn {
    display: block;
    width: 136px;
    height: 38px;
    border: 2px solid rgba(0,0,0,.3);
    border-radius: 19px;
    font-size: 1.6rem;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background-color: #ff4b4b;
    margin-left: -68px;
    position: absolute;
    left: 50%;
    bottom: 10px;
    background-clip: padding-box
}

.reccom_box {
    overflow: hidden
}

.reccom_box li {
    width: 33.33%;
    float: left;
    margin-bottom: 23px;
    position: relative
}

.reccom_box li span.rank {
    display: block;
    width: 15px;
    height: 22px;
    background: url(../images/rank.png) no-repeat;
    background-size: 100% 300%;
    background-position: 0 -44px;
    font-size: 10px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 17px;
    position: absolute;
    left: 10px;
    top: 0
}

.reccom_box li span.first {
    background-position: 0 0
}

.reccom_box li span.second {
    background-position: 0 -22px
}

.reccom_box li .reccom {
    margin: 0 auto
}

.reccom_box li .reccom img {
    display: block;
    width: 55%;
    height: auto;
    border-radius: 10px;
    margin: 0 auto
}

.reccom_box li .reccom p {
    height: 18px;
    margin-top: 8px;
    font-size: 1.4rem;
    line-height: 18px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.reccom_box li .reccom span {
    display: block;
    height: 18px;
    margin-bottom: 8px;
    font-size: 1.2rem;
    line-height: 18px;
    text-align: center;
    color: #888;
    overflow: hidden
}

a.downbtn {
    display: block;
    width: 64px;
    height: 26px;
    margin: 0 auto;
    border: 1px solid #aeddfe;
    border-radius: 13px;
    background-color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    text-align: center;
    line-height: 26px;
    color: #35aafc
}

a.downbtn:active {
    background-color: #35aafc;
    border-color: #35aafc;
    color: #fff
}

a.downbtn_no {
    display: block;
    width: 64px;
    height: 26px;
    margin: 0 auto;
    border: 1px solid #d4d4d4;
    border-radius: 13px;
    background-color: #fff;
    font-size: 1.2rem;
    text-align: center;
    line-height: 26px;
    color: #939393;
    cursor: default
}

.union_wrap {
    margin-top: 10px
}

.union_wrap img {
    background-color: #fff;
    width: 100%;
    height: auto
}

footer {
    background-color: #fd3939;
    margin-top: 10px
}

footer .about {
    padding: 10px 0;
    margin: 0 auto
}

footer .about span {
    display: inline-block;
    width: 33.33%;
    position: relative;
    float: left
}

footer .about a {
    display: block;
    font-size: 1.5rem;
    line-height: 30px;
    color: #fff;
    text-align: center
}

footer .about i {
    display: block;
    width: 1px;
    height: 18px;
    background-color: #d43030;
    position: absolute;
    right: 0;
    top: 7px
}
footer .copyright {
    padding-bottom: 15px
}
footer .copyright p {
    font-size: 1.2rem;
    line-height: 20px;
    color: #fff;
    text-align: center
}

.backtop {
    width: 40px;
    height: 40px;
    position: fixed;
    right: 10px;
    bottom: 100px;
    overflow: hidden;
    display: none
}
.backtop a {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    background: rgba(0,0,0,.6) url(../images/backtop.png) no-repeat;
    background-size: 100% 100%;
    text-indent: -999em
}
.backtop a:active {
    background-color: rgba(253,57,57,1)
}

