/*************************************************
 *   样式重置 reset
 ***********************************************/
@font-face {font-family: "iconfont";
    src: url("iconfont.eot-t=1501665087477")/*tpa=http://www.doumo.cn/font/iconfont.eot?t=1501665087477*/; /* IE9*/
    src: url("iconfont-1.eot-t=1501665087477#iefixx'")/*tpa=http://91tcqp.cn/font/iconfont.eot?t=1501665087477#iefixx'*/ format('embedded-opentype'), /* IE6-IE8 */
    url("iconfont.woff-t=1501665087477")/*tpa=http://www.doumo.cn/font/iconfont.woff?t=1501665087477*/ format('woff'), /* chrome, firefox */
    url("iconfont.ttf-t=1501665087477")/*tpa=http://www.doumo.cn/font/iconfont.ttf?t=1501665087477*/ format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url("iconfont.svg-t=1501665087477#iconfontt'")/*tpa=http://91tcqp.cn/font/iconfont.svg?t=1501665087477#iconfontt'*/ format('svg'); /* iOS 4.1- */
}

h1, h2, h3, h4, h5, h6, p, dl, dd, ul, ol { margin: 0; font-size: 1em;}
body{padding:0; margin:0;}

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

input::-webkit-input-placeholder { color : #cacaca;}

input::-moz-placeholder { color : #cacaca; }

input::-ms-input-placeholder { color: #cacaca; }

input::input-placeholder { color: #cacaca; }

textarea::-webkit-input-placeholder { color: #cacaca; }

textarea::-moz-placeholder { color: #cacaca; }

textarea::-ms-input-placeholder { color: #cacaca; }

textarea::input-placeholder { color: #cacaca; }

dd, ul, ol { padding: 0; }

ul, ol { list-style: none; }

table { border-collapse: collapse; }

a { text-decoration: none; font-size: 1em;}

p { font-size: 1.4em; }

h1 { font-size: 2.4em; }

h2 { font-size:  2em; }

h3 { font-size: 1.8em; }

h4 { font-size: 1.6em; }

a, img {
    border   : none;
    outline  : none;
}

b, em, i {
    font-size: 1em;
    font-style : normal;
    font-weight: normal;
}


/*****************************************
 *   基础样式库
 ****************************************/
.fl { float: left; }

.fr { float: right; }

.cl { clear: both; }

.cl:after { clear: both; }

.of { overflow: hidden; }

.dn { display: none; }

.db { display: block; }

.di { display: inline-block; }

.pr { position: relative; }

.pa { position: absolute; }

.zm { *display: inline; *zoom:1; }

.mw { max-width: 100%; }

.nh { max-height: 100%; }

.w100 { width: 100%; }

.h100 { height: 100%; }

.idt { text-indent: 2em; }

.bpon {
    border: none;
    padding: 0;
    outline: none;
}

.wrapper {  width: 100%; }

.container:after { clear: both; }

.wrapper:after { clear: both; }

.horizontal li { float: left; }

.horizontal dt { float: left; }

.mgb8  { margin-bottom: 8px;}

.mgb12 { margin-bottom: 12px;}

.mgb16 { margin-bottom: 16px;}

.mgb20 { margin-bottom: 20px;}

.mgb24 { margin-bottom: 24px;}

.mgb32 { margin-bottom: 32px;}

.mgb40 { margin-bottom: 40px;}

.mgb48 { margin-bottom: 48px;}

.mgb56 { margin-bottom: 56px;}

.mgb60 { margin-bottom: 60px;}

.bdbe8 { border-bottom: 1px solid #e8e8e8; }

.container {
    margin-right: auto;
    margin-left: auto;

    position: relative;
/*    overflow: hidden;
*/}

.cl:before, .cl:after, .wrapper:after,
.container:after, .container:before {
    display: table;
    content: "";
}

.ts15 {
    -webkit-transition: 0.15s ease-in-out;
    -moz-transition: 0.15s ease-in-out;
    -ms-transition: 0.15s ease-in-out;
    -o-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
}

.ts25 {
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

.ts15:hover, .ts25:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.bgc1 { background: #c00;}

.bgc2 { background: #fff;}

.bgc3 { background: #f6f6f6;}

.txtc1 { color: #c00; }

.txtc2 { color: #212121; }

.txtc3 { color: #666; }

.txtc4 { color: #999; }

.iconfont {
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-sina:before { content: "\e635"; }

.icon-next:before { content: "\e60d"; }

.icon-down:before { content: "\e600"; }

.icon-prev:before { content: "\e62b"; }

.icon-weix:before { content: "\e673"; }

.icon-top:before { content: "\e624"; }

.icon-phone:before { content: "\e634"; }

.icon-comt:before { content: "\e610"; }

a.hv, .hv a { display: block;}

a.hv:hover, .hv a:hover { color: #c00; }

/*************************************************
 * 通用样式
 ***********************************************/
html body {
    font: normal 10px/1.5 "Microsoft Yahei", Arial, sans-serif;
    width: 100%;
}

body {
    color: #666;
    min-width:100%;
}

/*************************************************
 * header 头部的样式
 ***********************************************/

.hd-container {
    text-align: center;
}

.hd-logo {
    margin: 16px 0 8px;
    float: left;
    height: 60px;
}

.hd-logo-img {
    height: 100%; 
}

.hd-navbar {
    margin: 20px auto;
    height: 44px;
    width: 484px;
    line-height: 44px;
}

.hd-navbar-item {
    float: left;
    padding: 0 16px;
}

.hd-navbar-item a {
    color: #4b4b4b;
    font-size: 1.6em;
}

.hd-navbar .hd-active a {
    color: #ee3b58;
}

.hd-navbar-item a:hover {
    color: #ee3b58;
}

.hd-user {
    margin: 20px 0;
    line-height: 44px;
    position: relative;
}

.hd-user a {
    margin-left: 12px;
    padding: 8px 24px;
    color: #333;
    font-size: 14px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
}

.hd-user a:hover {
    color: #ee3b58;
    border-color: #ee3b58;
}

.lg-input-container {
    padding: 30px 20px;
    position: absolute;
    top: 64px;
    right:50%;
    margin-right:-150px;
    z-index: 2000;
    width:300px;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    box-shadow: 0 5px 8px #999;
}

.lg-input {
    width: 100%;
    margin-top: 16px;
}

.lg-input:first-child {
    margin-top: 0;
}

.lg-input label {
    display: block;
    color: #666;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}

.lg-input input[type="text"] {
    width: 100%;
    height: 28px;
    padding: 0;
    outline: none;
    border: 1px solid #dbdbdb;
    box-sizing: border-box;
    text-indent: 0.5em;
}

.lg-input.pg-radio {
    margin-left: 0;
    text-align: left;
}

.lg-input.pg-radio button {
    width: 96px;
    margin-right: 16px;
}

.lg-passwrod {
    color: #888;
    font-size: 14px;
}

.lg-input .lg-passwrod input[type="checkbox"] {
    margin: 2px 4px 0;
    vertical-align: text-bottom;
}

.lg-cover {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 19;
}




/*************************************************
 * footer 页脚的样式
 ***********************************************/
.footer {
    padding: 20px 0;
    background: #212121;
}

.ft-tip {
    margin-bottom: 12px;
    padding: 10px 0 10px 35px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #333;
    background: url("tip.png")/*tpa=http://www.doumo.cn/img/tip.png*/ no-repeat left center;
}

.ft-tip-item {
    float: left;
    color: #888;
    font-size: 1.5em;
}

.ft-tip-item ~ .ft-tip-item {
    padding-left: 35px;
}

.ft-nav {
    padding: 12px 0;
    height: 15px;
    line-height: 15px;
    text-align: center;
}

.ft-nav-item {
    display: inline-block;
    color: #888;
    font-size: 1.5em;
    padding: 0 16px;
}

.ft-nav-item ~ .ft-nav-item {
    border-left: 1px solid #4b4b4b;
}

.ft-nav-item:hover {
    color: #ee3b58;
}

.copyright p {
    color: #888;
    font-size: 1.5em;
    line-height: 2;
    text-align: center;
}



/*************************************************
 * banner 的样式
 ***********************************************/
.banner {
    width    : 100%;
    height   : 400px;
    overflow : hidden;
    position : relative;
    min-width: 1200px;
}

.banner-wrapper {
    position   : absolute;
    top        : 0;
    left       : 50%;
    margin-left: -960px;
    width      : 1920px;
    height     : 100%;
    line-height: 0;
    z-index    : 2;
}

.banner-item-img {
    width: 100%;
    height: 100%;
}

.banner .items {
    position: absolute;
    top     : 0;
    left    : -1920px;
    width   : 1000%;
    height  : 100%;
}

.banner .items > li {
    float : left;
    width : 1920px;
    height: 100%;
}

.banner .items> li > a {
    display    : block;
    width      : 100%;
    line-height: 0;
    }

.banner .items > li > a > img {
    width: 100%;
}

.banner > .indicators {
    position  : absolute;
    left      : 0;
    right     : 0;
    bottom    : 10px;
    margin    : auto;
    width     : 300px;
    height    : 15px;
    text-align: center;
    z-index   : 4;
}

.banner > .indicators > a {
    margin          : 0 5px;
    display         : inline-block;
    width           : 16px;
    height          : 16px;
    cursor          : pointer;
    background-color: #e6e6e6;
    border-radius   : 50%;
}

.banner > .indicators > a.on {
    background-color: #ff7216;
}


.banner > a {
    position  : absolute;
    top       : 0;
    bottom    : 0;
    margin    : auto;
    width     : 50px;
    height    : 80px;
    opacity   : 0.5;
    background: rgba(0,0,0,0.6) url("next.png")/*tpa=http://www.doumo.cn/images/icon/next.png*/ no-repeat;
    z-index   : 10;
}

.banner > a.prev {
    left: 0;
    background-position: right center;
}

.banner > a.next {
    right: 0;
    background-position: left center;
}

.banner > a:hover {
    opacity: 1;
}


p.banner-wrapper {
    margin-left: -960px;
    position   : relative;
    top        : 0;
    left       : 50%;
}

p.banner-wrapper img {
    width: 1920px;
}

.inner-banner {
    width: 100%;
    height: 208px;
	background: url("1-1FRP9163E02.jpg")/*tpa=http://www.doumo.cn/uploads/170828/1-1FRP9163E02.jpg*/ no-repeat center top;
}




/*************************************************
 * 首页的样式
 ***********************************************/
.hm-main {
    margin-bottom: 40px;
}

.hm-marquee {
    margin-bottom: 24px;
    padding: 8px 16px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #f1f1f1;
    background: #f6f6f6;
}

.hm-marquee-wrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.hm-marquee-list {
    width: 400%;
    height: 100%;
}

.hm-marquee-item {
    float: left;
    width: 25%;
}

.ico-notice {
    width: 24px;
    height: 24px;
    background: url("notice.png")/*tpa=http://www.doumo.cn/img/notice.png*/ no-repeat center center;
}

.hm-marquee-item a {
    float: left;
    width: 80%;
    color: #ee3b58;
    font-size: 1.5em;
}

.hm-marquee-item a:hover {
    color: #ee3b58;
}

/************ hm-content  ***************/
.hm-con {
    width: 618px;
    overflow: hidden;
    border-radius: 4px;
}

.hm-con-h2 {
    padding: 12px 22px;
    height: 18px;
    color: #4b4b4b;
    font-size: 1.8em;
    line-height: 18px;
    background: #f8f8f8;
    border: 1px solid #e8e8e8;
}

.hm-more {
    color: #888;
    font-size: 0.7em;
    letter-spacing: 1px;
}

.gt {
    padding: 0 3px;
    font-family: Simsun;
    letter-spacing: -1px;
}

.hm-more:hover {
    color: #ee3b58;
}

.hm-con-wp {
    padding: 16px;
    line-height: 2;
    border: 1px  solid #e8e8e8;
    border-width: 0 1px 1px;
}

.hm-con-thumb {
    margin-top: 4px;
    float: left;
    width: 240px;
    height: 240px;
    overflow: hidden;
    border-radius: 4px;
}

.hm-con-info {
    margin-left: 256px;
    height: 244px;
}

.hm-con-h4 {
    color: #4b4b4b;
    font-size: 1.8em;
    line-height: 2;
}

.hm-con-ol {
    margin-top: 8px;
    margin-left: 16px;
    font-size: 1.4em;
    line-height: 2.25;
    text-align: justify;
    list-style: decimal outside;
}

.hm-con-a {
    margin-top: 12px;
    float: left;
    color: #fff;
    font-size: 1.4em;
    line-height: 1;
    padding: 8px 16px;
    background: #ee3b58;
    border-radius: 4px;
}

.hm-con-a:hover {
    background: #d2344e;
}

.hm-con-a:active {
    background: #b22c42;
}

.hm-con-h3 {
    padding: 0 12px;
    height: 18px;
    color: #4b4b4b;
    font-size: 1.6em;
    line-height: 18px;
    letter-spacing: 1px;
    border-left: 2px solid #ee3b58;
}

.hm-con-ul {
    width: 100%;
    height: 120px;
}

.hm-con-ul li {
    float: left;
    width: 120px;
    height: 120px;
}

.hm-con-ul li ~ li {
    margin-left: 20px;
}

.btn-load  {
    padding: 15px;
    display: block;
    height: 90px;
    color: #666;
    font-size: 1.4em;
    line-height: 2;
    text-align: center;
    border: 1px solid #e8e8e8;
}

.btn-load i {
    display: block;
    margin: 0 auto 10px;
    width: 50px;
    height: 50px;
    background: url("icon-download.png")/*tpa=http://www.doumo.cn/img/icon-download.png*/ no-repeat;
}

.btn-load .ico-adr {
    background-position: center 0;
}

.btn-load:hover .ico-adr {
    background-position: center -50px;
}

.btn-load:hover {
    color: #fff;
    background: #ee3b58;
}


/*************************************************
 * aside 的样式
 ***********************************************/
.hm-sidebar {
    width: 360px;
}

.hm-news-list {
    padding: 20px 15px;
    border: 1px solid #e8e8e8;
    border-width: 0 1px 1px;
}

.hm-news-item {
    font-size: 1.4em;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.hm-news-item ~ .hm-news-item  {
    border-top: 1px dashed #e8e8e8;
}

.hm-news-item a {
    color: #4b4b4b;
}

.hm-sort {
    padding: 3px 6px;
    color: #ee3b58;
}

.hm-time {
    display: block;
    text-align: right;
}

.hm-news-item a:hover {
    color: #ee3b58;
}

.hm-news-item a:hover .gt {
    margin-right: 10px;
}



/*************************************************
 * slide 的样式
 ***********************************************/
.hm-pic-wrap {
    width: 100%;
    height: 203px;
}

.hm-pic-list {
    width: 300%;
    height: 100%;
}

.hm-pic-item {
    float: left;
    width: 360px;
    line-height: 0;
}

.hm-slider-marks {
    padding: 12px 16px 12px 22px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    background: #f8f8f8;
    border: 1px solid #e8e8e8;
}

.hm-marks-list {
    margin: 3px 0;
    height: 100%;
}

.hm-marks-list li {
    margin: 0 4px;
    float: left;
    width: 12px;
    height: 12px;
    font-size: 0;
    border-radius: 50%;
    background: #e6e6e6;
    overflow: hidden;
}

.hm-marks-list li.on {
    background: #ee3b58;
}


/*************************************************
 * 内页面
 ***********************************************/
.pg-con {
    padding: 0 15px 24px;
    float: right;
    width: 728px;
    border: 1px solid #e8e8e8;
}

.pg-con-h2 {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 20px;
    height: 42px;
    color: #4b4b4b;
    font-size: 1.8em;
    line-height: 42px;
    background: #f8f8f8;
    border-bottom: 1px solid #e8e8e8;
}

.pg-con-txt {
    margin: 20px 0 24px;
    width: 100%;
    min-height: 500px;
    font-size: 1.4em;
    line-height: 2;
}

.pg-con-p {
    color: #4b4b4b;
    font-size: 1em;
}

.pg-con-p strong {
    margin-right: 5px;
    color: #212121;
}

.pg-con-h4 {
    margin-top: 16px;
    font-size: 1em;
    color: #4b4b4b;
    font-weight: bold;
}

.pg-con-ul {
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 20px;
    color: #4b4b4b;
    list-style: disc outside;
}


.pg-sidebar {
    float: left;
    width: 224px;
}

.pg-side-h2 {
    padding: 0 10px;
    height: 42px;
    color: #4b4b4b;
    font-size: 1.8em;
    line-height: 42px;
    background: #f8f8f8;
    border: 1px solid #e8e8e8;
}

.hm-side-menu {
    margin-bottom: 16px;
    padding: 20px 15px;
    border: 1px solid #dcdcdc;
    border-width: 0 1px 1px;
}

.hm-side-menu li {
    height: 42px;
    line-height: 42px;
}

.hm-side-menu li ~ li {
    border-top: 1px dashed #e8e8e8;
}

.hm-side-menu li a {
    color: #666;
    font-size: 1.4em;
}

.pg-side-ul {
    margin-bottom: 16px;
    width: 100%;
    padding: 20px 0;
    border: 1px solid #e8e8e8;
    border-width: 0 1px 1px;
}

.pg-side-ul li {
    text-align: center;
    line-height: 0;
}

.btn-side-load {
    margin: 0 auto 16px;
    display: block;
    width: 90%;
    height: 48px;
    color: #fff;
    font-size: 1.6em;
    line-height: 48px;
    text-align: left;
    background: #ee3b58;
    border-radius: 4px;
}  

.btn-side-load i {
    margin: 8px 10px 8px 20px;
    float: left;
    width: 32px;
    height: 32px;
    overflow: hidden;
    background: url("icon-download.png")/*tpa=http://www.doumo.cn/img/icon-download.png*/ no-repeat;
    background-size: 100% auto;
}

.btn-side-load i.ico-adr {
    background-position: center -32px;
}

.btn-side-load i.ico-ios {
    background-position: center -64px;
}

.pg-load-cd {
    margin: 0 auto;
    display: block;
    width: 64%;
    line-height: 1.8;
    font-size: 1.6em;
    font-weight: bold;
}

.hm-hotline {
    padding: 20px 10px;
    font-size: 1.4em;
    line-height: 2;
    border: 1px solid #e8e8e8;
    border-width: 0 1px 1px;
}

.hm-hotline-dt {
    width: 48px;
}

.hm-hotline-dd img {
    width: 120px;
    height: 120px;
}


/*************************************************
 * 立即充值页面
 ***********************************************/
 .pg-con .wrapper {
    margin: 20px 0;
 }

.hm-pay-ways {
    margin: 15px;
    float: left;
    width: 334px;
    overflow: hidden;
    border-radius: 4px;
}

.hm-pay-thumb {
    display: block;
    padding: 16px 6px;
    text-align: center;
    line-height: 0;
    background: #efefef;
}

.hm-pay-btn {
    display: block;
    width: 100%;
    height: 42px;
    color: #fff;
    font-size: 1.6em;
    background: #dcdcdc;
    line-height: 42px;
    text-align: center;
}

.hm-pay-ways:hover img {
    opacity: 0.8;
}

.hm-pay-ways:hover .hm-pay-btn {
    background: #ee3b58;
}

.hm-pay-ways:active .hm-pay-btn {
    background: #bf2f47;
}


/*************************************************
 * 面包屑导航
 ***********************************************/
.breadcrumbs {
    margin-bottom: 12px;
    height: 48px;
    line-height: 48px;
}

.breadcrumbs-item {
    float: left;
    color: #666;
    font-size: 1.4em;
}

.breadcrumbs-item + .breadcrumbs-item ~ .breadcrumbs-item:before {
    padding: 0 8px;
    content: ">";
    color: #777;
    font-size: 0.9em;
    font-family: Simsun;
    font-weight: bold;
}

.breadcrumbs-item a {
    color: #666;
}

.breadcrumbs .current {
    color: #ee3b58;
}

.breadcrumbs-item a:hover {
    color: #ee3b58;
}


/*************************************************
 * 翻页
 ***********************************************/
.page {
    text-align: center;
}

.page li {
    display: inline-block;
    margin: 0 3px;
    font-size: 1.4em;
    vertical-align: middle;
}

.page li a {
    display: block;
    padding: 5px 16px;
    color: #999;
    font-size: 1em;
    line-height: 20px;
    border: 1px solid #bcbcbc;
}

.page li a[href] {
    color: #000;
    border: 1px solid #a0a0a0;
}

.page li.active a,
.page li a[href]:hover {
    color: #fff;
    border-color: #650010;
    background-color: #650010;
}



/*************************************************
 * 新手礼包
 ***********************************************/
.hm-gift-list {
    margin: 20px 0;
}

.hm-gift-list li {
    margin: 15px;
    width: 334px;
}

.hm-con .hm-news-list {
    padding: 15px 20px;
}

.pg-news-list {
    min-height: 400px;
    padding: 20px 5px;
}

.pg-news-item {
    line-height: 48px;
    height: 48px;
    border-bottom: 1px dashed #e8e8e8;
}

.pg-news-item .gt {
    margin-right: 12px;
}

.pg-news-item a {
    color: #666;
}

.pg-news-item a:hover {
    color: #ee3b58;
}

.pg-con-h3 {
    color: #212121;
    font-size: 1.5em;
    line-height: 2;
    text-align: center;
}

.pg-con-pd {
    margin-bottom: 24px;
    color: #999;
    font-size: 12px;
    line-height: 2;
    text-align: right;
    border-bottom: 1px dashed #e8e8e8;
}

.pg-con-pdi {
    padding: 0 10px;
}

.pg-con-p {
    text-indent: 2em;
}
/*************************************************
 * 注册
 ***********************************************/
.pg-input {
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
}

.pg-input label {
    float: left;
    width: 90px;
    color: #888;
    font-size: 1.6em;
    text-align: right;
    margin-right: 16px;
}

.pg-input input {
    width: 400px;
    height: 32px;
    border: 1px solid #dcdcdc;
    outline: none;
    padding: 0;
    text-indent: 1em;
}

.input-tips {
    margin-left: 5px;
    color: #ee3b58;
    font-size: 1.3em;
}

.pg-radio  {
    margin-left: 106px;
    margin-top: 10px;
}

.pg-radio input[type="checkbox"] {
    margin: 0;
    width: 15px;
    height: 15px;
    vertical-align: text-top;
}

.pg-radio label {
    color: #666;
    font-size: 1.6em;
}

.pg-radio button {
    width: 120px;
    height: 36px;
    border: none;
    outline: none;
    color: #fff;
    background: #ee3b58;
    border-radius: 4px;
    margin: 16px 0;
}

.pg-radio button:active { background: #c00; }
.pg-radio button.disabled { background: #dbdbdb; }
.pg-radio button.disabled:active { background: #dbdbdb; }

