/* 
 *@名称: public.css
 *@功能: 重设浏览器默认样式
 *@作者: Kish
 *@版本: v1.0
 *@时间: 2013-06-20
 */
@charset "utf-8";
html { background: #f4d16f;}
.pageDiv { position: relative; min-width: 1200px; height: 100%; min-height: 700px;}
.pageDiv-ind { position: relative; min-width: 1000px; height: 100%; min-height: 700px; background: #f4d16f url("../f-images/bodyBg.jpg") center top no-repeat;}

/*程序独立样式*/
div.freeStyle{ display: block; width: 840px; margin: 0 auto; background: #fff; padding: 10px 30px;}

/*超长按钮*/
.xy-LBtn-lf { display: inline-block; height: 28px; margin: 0 5px 0 0; padding: 0 0 0 5px; background: url("../f-images/xy-Btn.png") 0 0 no-repeat;}
.xy-LBtn-ri { display: inline-block; height: 28px; margin: 0; padding: 0 5px 0 0; background: url("../f-images/xy-Btn.png") right -56px no-repeat;}
.xy-LBtn { display: inline-block; height: 28px; margin: 0 0px; padding: 0 20px; color: #fff; background: url("../f-images/xy-Btn.png") 0 -28px repeat-x; cursor: pointer;}
/*可调用提示信息*/
.imp-info { display: block; padding: 20px; font: bold 18px/24px arial, \5b8b\4f53; text-align: center; color: #b51004;}
.by-button { display: inline-block; width: 114px; height: 38px; letter-spacing: 2px; font: normal 12px/38px "MS yahei", "宋体", serif; color: #fff; background-image: url("../images/button.png"); cursor: pointer;}
/*可调用按钮*/
.by-button01 { background-position: 0 0px;}
.by-button02 { background-position: 0 -38px;}
.by-button03 { background-position: 0 -76px;}
.by-button04 { background-position: 0 -114px;}
.by-button05 { background-position: 0 -152px;}

.by-button01-hover { background-position: -114px 0px;}
.by-button02-hover { background-position: -114px -38px;}
.by-button03-hover { background-position: -114px -76px;}
.by-button04-hover { background-position: -114px -114px;}
.by-button05-hover { background-position: -114px -152px;}

.by-button01-focus { background-position: -228px 0px;}
.by-button02-focus { background-position: -228px -38px;}
.by-button03-focus { background-position: -228px -76px;}
.by-button04-focus { background-position: -228px -114px;}
.by-button05-focus { background-position: -228px -152px;}
/*
  @ 头部
*/
.head { position: relative; z-index: 9999; width: 100%; height: 75px; background: url("../f-images/bgHead.png") center center no-repeat; _ background: url("../f-images/bgHead.gif") center center no-repeat;}
.head .headCont { position: relative; margin: 0 auto; width: 1000px; height: 46px;}
.head .div1 { float:left; height: 29px; margin-top: 8px; padding-right: 12px; background: url("../images/infoUser.png") right bottom no-repeat;}
.head .div2 { height: 29px; padding-left: 25px; background: url("../images/infoUser.png") left top no-repeat;}
.head .div1 span{ float: left; text-align: left; color: #feef00; line-height:29px; padding-right:5px;}
.head .div1 span.prompt {color: #fff; font-weight: bold;}

/*
  @ 头部下拉菜单
*/
.dropMenu { position: relative; z-index: 10;}
.dropMenu-title { position: relative; display: block; width: 88px; height: 46px; line-height: 46px; color: #fff; cursor: pointer; text-align: center; text-indent: 24px;}
.dropMenu-title-curr { background: url("../f-images/bgMenu.gif");}
.dropMenu-list { display:none; z-index:9999; position: absolute; top:46px; left: 0px; width: 100%;}
.dropMenu-list ul { width: 86px; border: 1px solid #8f846e; border-top: none; border-bottom: none;}
.dropMenu-list li { display: block; border-bottom: 1px solid #776a5f;}
.dropMenu-list li a { display: block; height: 30px; line-height: 30px; color: #fff;  text-align: center; background: url("../f-images/bgMenuOut.png");}
.dropMenu-list li a:hover { text-decoration: underline;}


/*
 @ 头部菜单图标
*/
.dropMenu .iconHome { position: absolute; display: block; width: 17px; height: 15px; left: 14px; top: 15px; background: url("../f-images/iconHome.png");}
.dropMenu .iconBuy { position: absolute; display: block; width: 19px; height: 14px; left: 8px; top: 16px; _top: 14px; background: url("../f-images/iconBuy.png");}
.dropMenu .iconQuestion { position: absolute; display: block; width: 22px; height: 15px; left: 13px; top: 17px; _top: 15px; background: url("../f-images/iconQuestion.png");}
/*left-right*/
.dropMenu .iconUser { position: absolute; display: block; width: 17px; height: 16px; left: 14px; top: 15px; background: url("../f-images/iconUser.png");}
.dropMenu .iconHelp { position: absolute; display: block; width: 15px; height: 19px; left: 15px; top: 13px; background: url("../f-images/iconHelp.png");}
.dropMenu .iconStem { position: absolute; display: block; width: 15px; height: 16px; left: 15px; top: 17px; _top: 15px; background: url("../f-images/iconStem.png");}
.dropMenu .iconUserLogin { position: absolute; display: block; width: 17px; height: 16px; left: 14px; top: 15px; _top: 15px; background: url("../f-images/iconUserLogin.png");}

/*
  @ 头部下拉菜单2
*/
.dropMenus { position: relative; z-index: 10;}
.dropMenus-title { position: relative; display: block; width: 110px; height: 46px; line-height: 46px; color: #fff; cursor: pointer; font-size: 14px; font-weight: bold; text-align: center; text-indent: 24px;}
.dropMenus-titles { text-indent: 26px;}
.dropMenus-title-curr { background: url("../f-images/bgMenu2.gif");}
.dropMenus-list { display:none; z-index:9999; position: absolute; top:46px; left: 0px; width: 100%;}
.dropMenus-list ul { width: 108px; border: 1px solid #8f846e; border-top: none; border-bottom: none;}
.dropMenus-list li { display: block; border-bottom: 1px solid #776a5f;}
.dropMenus-list li a { display: block; height: 30px; line-height: 30px; color: #fff;  text-align: center; background: url("../f-images/bgMenuOut.png");}
.dropMenus-list li a:hover { text-decoration: underline;}
/*
 @ 头部菜单图标2
*/
.dropMenus .iconHome { position: absolute; display: block; width: 17px; height: 15px; left: 14px; top: 15px; background: url("../f-images/iconHome.png");}
.dropMenus .iconBuy { position: absolute; display: block; width: 19px; height: 14px; left: 8px; top: 16px; _top: 14px; background: url("../f-images/iconBuy.png");}
.dropMenus .iconQuestion { position: absolute; display: block; width: 22px; height: 15px; left: 6px; top: 17px; _top: 15px; background: url("../f-images/iconQuestion.png");}
/*left-right*/
.dropMenus .iconUser { position: absolute; display: block; width: 17px; height: 16px; left: 14px; top: 15px; background: url("../f-images/iconUser.png");}
.dropMenus .iconHelp { position: absolute; display: block; width: 15px; height: 19px; left: 15px; top: 13px; background: url("../f-images/iconHelp.png");}
.dropMenus .iconStem { position: absolute; display: block; width: 15px; height: 16px; left: 15px; top: 17px; _top: 15px; background: url("../f-images/iconStem.png");}
.dropMenus .iconUserLogin { position: absolute; display: block; width: 17px; height: 16px; left: 14px; top: 15px; _top: 15px; background: url("../f-images/iconUserLogin.png");}
/*公共*/
.content { margin: 0 auto; width: 1000px;}
.content dl { display: block; overflow: hidden;}
.content dd { display: inline-block; float: left;}
.content dd.none { width: 21px; height: 30px;}
.divCont { position: relative; padding: 49px 0 0 0; background: #fff url("../f-images/ind-box-bg.jpg") 0 0 no-repeat;}
.divCont-tit { position: absolute; left: 0; top: -9px; width: 1000px; height: 37px; text-align: left; background: url("../f-images/ind-tit-bg.png") 0 0 no-repeat;}
.divCont-tit p { display: block; float: left; height: 37px; line-height: 37px; width: 236px; text-align: center; font-size: 20px; font-weight: bold; color: #fff;}
.divCont-tit span { display: block; float: left; padding-top: 23px; width: 764px; height: 14px; line-height: 14px; color: #7e715f;}
.divCont-tit b { font-weight: bold; color: #6e3d2e; padding-right: 4px;}
.divCont-tit a { color: #f64500; font-weight: bold; text-decoration: underline;}
.ind-Cont { position: relative; padding: 0 12px;}

/*
  @首页*banner ad
*/
.banner { z-index: 5; position: relative; margin: 0 auto; width: 1000px; height: 219px; background: url("../f-images/banner.png") 0 0 no-repeat;}
.banner img { z-index: 99px; position: absolute; right: 0; bottom: -30px;}
/*vedio*/
.ind-Cont dd .img-bg { position: relative; padding: 6px 6px 20px 6px; background: url("../f-images/ind-img-bg.gif") 0 0 no-repeat;}
.ind-Cont .img-tit { position: absolute; left: 2px; bottom: 20px; padding-left: 5px; height: 30px; line-height: 30px; width: 195px; background: url("../f-images/ind-img-tit-bg.png") 0 0 no-repeat;}
.ind-Cont .img-tit a { color: #fff;}

.ind-Cont2 dd .img-bg { position: relative; padding: 6px 6px 20px 6px; background: url("../f-images/ind-img-bg.gif") 0 0 no-repeat; float:left; margin:14px;}
.ind-Cont2 .img-tit { position: absolute; left: 2px; bottom: 20px; padding-left: 5px; height: 30px; line-height: 30px; width: 195px; background: url("../f-images/ind-img-tit-bg.png") 0 0 no-repeat;}
.ind-Cont2 .img-tit a { color: #fff;}

.ind-Cont3 dd .img-bg { position: relative; padding: 6px 6px 20px 6px; background: url("../f-images/ind-img-bg2.gif") 0 0 no-repeat; float:left; margin:15px;}
.ind-Cont3 .img-tit { position: absolute; left: 2px; bottom: 20px; padding-left: 5px; height: 30px; line-height: 30px; width: 195px; background: url("../f-images/ind-img-tit-bg.png") 0 0 no-repeat;}
.ind-Cont3 .img-tit a { color: #fff;}

/*H通知公告*/
.info-Lf { border: 4px solid #e2bb7f;}
.info-ul { display: block; width: 271px; padding: 0 10px 10px 10px; border: 1px solid #ad7b30; background: #f1ecea;}
.info-ul .notice-tit { position: relative; overflow: hidden; height: 29px; background: url("../f-images/ui-H-tit.gif") 10px bottom no-repeat;}
.info-ul li.odd { background: #fff;}
.info-notice a { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block; height: 19px; padding: 5px 0 5px 15px; color: #583930; background: url("../f-images/iconLink.gif") 5px -47px no-repeat;}
.info-notice a:hover { color: #f60; background: url("../f-images/iconLink.gif") 5px -18px no-repeat;}
.info-ul .notice-tit a { position: absolute; display: inline-block; width: 23px; height: 5px; padding: 0; left: 85px; top: 23px; background: url("../f-images/more.gif") 0 0 no-repeat; }
.info-ul .notice-tit a:hover { background: url("../f-images/more.gif") 0 -7px no-repeat;}
/*B充值卡,用户登录*/
.ind-Cont .B-img { border: 1px solid #cbc2be; padding: 3px 5px;}
.info-login li { padding: 2px 0 2px 20px;}
.info-login li.line { padding-left: 0px; margin: 0 10px; border-bottom: 1px dashed #c5c2c1;}
.info-ul li.login-tit { padding: 10px 0 10px 0; text-align: center;}
.info-ul li.login-btn { padding: 12px 0 12px 20px;}
.info-ul label { color: #6e3d2e;  font-weight: bold; font-size: 14px;}
.info-ul input { width: 160px; height: 26px; line-height: 26px; padding: 0 5px; background-image: url("../f-images/ind-login-bg.jpg");}
.info-ul .user { background-position: 0 0;}
.info-ul .pwd { background-position: 0 -30px;}
.info-ul .code { width: 93px; padding-right:13px; background-position: 0px -60px;}
.info-ul span { color: #ff7200;}
.info-ul span.user { font-size: 14px; font-weight: bold;}
.info-ul .vip { display: inline-block; width: 54px; height: 19px; text-align: center; color: #fff; background: url("../f-images/btn-vip.png") 0 0 no-repeat;}
.info-ul span.code { display: inline-block; width: 59px; height: 26px; line-height: 26px; font-weight: bold; letter-spacing: 3px; text-align: center; color: #6e3d2e; background: url("../f-images/ind-login-bg.jpg") -111px -60px no-repeat;}
.info-ul input.btn { display: inline-block; margin-left: 60px; padding: 0; width: 171px; height: 27px; line-height: 27px; cursor: pointer; color: #fff; font-weight: bold; background: url("../f-images/ind-login-btn.gif") 0 0 no-repeat;}
.info-ul input.btn-loginAfter { display: inline-block; margin: 15px 2px 10px 0; padding: 0; width: 79px; height: 27px; line-height: 27px; cursor: pointer; color: #fff; font-weight: bold; background: url("../f-images/ind-login-btn2.png") 0 0 no-repeat;}
.info-login a { color: #9d5d49; display: inline-block;}
.info-login a.newUser { margin-left: 60px;}
.info-login a.forgotPwd { margin-left: 62px;}
/*C客户服务*/
.ind-Cont .C { border: 1px solid #c8b682; width: 652px; height: 260px; overflow: hidden; text-align: left; background: #f1ecea;}
.ind-Cont .C .tit { height: 29px; line-height: 29px; background: url("../f-images/ind-C-titBg.gif") 0 0 repeat-x;}
.ind-Cont .C .tit span { display: inline-block; cursor: pointer; height: 26px; line-height: 26px; margin-left: 15px; padding: 3px 25px 0 25px; color: #8c5b2b; font-weight: bold;}
.ind-Cont .C .tit span.curr { color: #fff; background: url("../f-images/ind-C-tit-nowBg.gif") left bottom no-repeat;}
/*联系我们*/
.ind-Cont .C .companyName { padding-top: 20px; width: 590px; height: 35px; padding-left: 31px;}
.ind-Cont .C pre { font-size: 12px; line-height: 24px; padding: 15px 0 0 31px; color: #583930; }
.ind-Cont .C .C-cont-A { position: relative;}
.ind-Cont .C .C-cont-A .C-Num { position: absolute; width: 262px; height: 133px; right: 0; bottom: 15px;}
.ind-Cont .C-cont-B, .ind-Cont .C-cont-C, .ind-Cont .C-cont-D { display: none;}
/*我要留言*/
.ind-Cont .C p.p-contact { display: block; padding: 5px 0 0 70px;}
.ind-Cont .C p.p-contact label, .mainCont p.p-contact input { display: inline-block; height: 30px; color: #915c28;}
.ind-Cont .C p.p-contact label {  font-weight: bold; line-height: 30px;}
.ind-Cont .C p.p-contact input { padding: 5px 5px 4px 10px; width: 247px; height: 21px; line-height: 21px; background: url("../f-images/loginFrm.gif") 0 0 no-repeat;}
.ind-Cont .C p.p-contact textarea { display: inline-block; padding: 5px 10px; height: 106px; width: 428px; line-height: 22px; border: 0; background: url("../f-images/contUsBg2.gif") 0 0 no-repeat;}
.ind-Cont .C p.p-contact input.p-Btn { padding: 0; width: 101px; height: 28px; line-height: 28px; background: url("../f-images/Btn.png") -82px 0 no-repeat; font-weight: bold; color: #fff; cursor: pointer;}
/*汇款信息*/
.ind-Cont .C .pay-table { border: 1px solid #cfc3b1; width: 96%; margin: 20px auto; margin-bottom: 0;}
.ind-Cont .C .pay-table th { text-align: right; padding-right: 10px; border-bottom: 1px solid #cfc3b1; border-right:1px solid #cfc3b1; height: 35px; line-height: 35px; font-weight: normal; font-size: 14px; background: #f5f3f1; color: #6e3d2e;}
.ind-Cont .C .pay-table th.tit { text-align: center; border: 0; border-bottom: 1px solid #cfc3b1; background: url("../f-images/list-tit2.gif") 0 0 repeat-x; font-weight: bold; color: #6e3d2e;}
.ind-Cont .C .pay-table td { padding-left: 10px; border-right: 1px solid #cfc3b1; border-bottom: 1px solid #cfc3b1; height: 34px; line-height: 34px;}
.ind-Cont .C .pay-table td.nob { border-right: 0;}
.ind-Cont .C .pay-table .th-sm { height: 120px; line-height: 120px;}
.ind-Cont .C .pay-table .td-sm { height: 120px; line-height: 120px;}
/*插件*/
.ind-Cont .C .C-cont-D p { display: block; padding: 10px 50px; text-align: center;}
.ind-Cont .C p.imgFF { height: 59px; background: url("../f-images/unit-browser.gif") 50px center no-repeat;}
.ind-Cont .C p.imgFF span { display: block; line-height: 22px; padding-left:150px; text-align: left;}
.ind-Cont .C p.imgFF b {  color: #ff4800;}
.ind-Cont .C .C-cont-D p a { color: #000;}

/*H帮助与支持*/
.help { border-color: #d7d7d7;}/*height:272px*/
.info-help { border-color: #c2c2c2;}
.info-ul .help-tit { position: relative; overflow: hidden; height: 29px; background: url("../f-images/H-h-tit.gif") 10px bottom no-repeat;}
.info-help a { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block; height: 19px; padding: 5px 0 5px 15px; color: #583930; background: url("../f-images/iconLink.gif") 5px -47px no-repeat;}
.info-help a:hover { color: #f60; background: url("../f-images/iconLink.gif") 5px -18px no-repeat;}
.info-ul .help-tit a { position: absolute; display: inline-block; width: 23px; height: 5px; padding: 0; left: 104px; top: 21px; background: url("../f-images/more.gif") 0 0 no-repeat; }
.info-ul .help-tit a:hover { background: url("../f-images/more.gif") 0 -7px no-repeat;}



.enter_ico { display:block; width:301px; height:135px; background: url("../f-images/doctor.jpg") no-repeat; background-position:0px 0px}
.enter_ico:hover { background-position:0px -135px}







/*
  @ 共用页面框架
*/
.mainCont { position: relative; width: 1000px; height: auto; padding-top: 49px; margin: 9px auto 0 auto; background: #fff url("../f-images/ind-box-bg.jpg") 0 0 no-repeat;}
.mainCont font { _font-size: 14px; font-weight: bold; _font-weight: normal; color: #ff4800;}
.mainCont dt, .mainCont dd { display: block; width: 1000px;}
.mainCont dd { overflow: hidden;}
.mainCont dd.contMid { height: 91px; background: url("../f-images/bg-contMid.gif") center center no-repeat;}
.mainCont dd.contMid-ind { height: 91px; }
.mainCont dd.contBot { padding-bottom: 20px;}
.mainCont dd.imgTit { position: absolute; left: 0; top: -9px; height: 37px; text-align: left; background: url("../f-images/ind-tit-bg.png") 0 0 no-repeat;}
.mainCont dd.imgTit p { display: block; float: left; height: 37px; line-height: 37px; width: 236px; text-align: center; font-size: 20px; font-weight: bold; color: #fff;}
.mainCont dd.imgTit span { display: block; float: left; padding-top: 23px; width: 764px; height: 14px; line-height: 14px; color: #7e715f;}
.mainCont dd.imgTit b { font-weight: bold; color: #6e3d2e; padding-right: 4px;}
.mainCont dd.imgTit a { color: #f64500; font-weight: bold; text-decoration: underline;}
.mainCont dd.imgTit h2.txt { text-align: left; font-size: 18px; font-weight: bold;}
.mainCont p.p-contact { display: block; padding: 5px 0 5px 115px;}
.mainCont p.p-contact label, .mainCont p.p-contact input { display: inline-block; height: 30px; color: #915c28;}
.mainCont p.p-contact label {  font-weight: bold; line-height: 30px;}
.mainCont p.p-contact input { padding: 5px 5px 4px 10px; width: 247px; height: 21px; line-height: 21px; background: url("../f-images/loginFrm.gif") 0 0 no-repeat;}
.mainCont p.p-contact textarea { display: block; padding: 5px 10px; height: 106px; width: 578px; line-height: 22px;  color: #915c28; border: 0; background: url("../f-images/contUsBg.gif") 0 0 no-repeat;}
.mainCont p.p-contact input.p-Btn { padding: 0; width: 101px; height: 28px; line-height: 28px; background: url("../f-images/Btn.png") -82px 0 no-repeat; font-weight: bold; color: #fff; cursor: pointer;}
.mainCont .img { float: left;}
.mainCont .iconTel { display: block; height: 45px; padding: 110px 0 0 435px; background: url("../f-images/contImg.png") center center no-repeat;}
.mainCont .iconTel span { float: left; width: 133px; height: 19px; line-height: 19px; margin-right: 15px; text-align: center; color: #fff; background: url("../f-images/iconTelBg.png");}
.mainCont .iconTel span.web { width: 161px; background: url("../f-images/iconTelBg2.png");}
.mainCont .p0{ padding: 0;}
.mainCont .List { padding: 0 30px; width: 940px; display: block;}
.mainCont .List h3 { font-size: 18px; font-weight: bold; line-height: 40px;}
.mainCont .List h4 { font-size: 12px; margin-bottom: 25px; padding-bottom: 5px; border-bottom: 1px dashed #999; color: #999;}
.mainCont .List h5 { font-size: 12px; margin-top: 5px; padding-bottom: 0px; color: #999;}
.mainCont ul, .mainCont li { display: block; text-align: left;}
.mainCont li a { display: inline-block;}
.mainCont ul.QA { padding: 5px 115px; margin-bottom: 25px;}
.mainCont ul.QA .li-click { cursor: pointer; line-height: 26px; padding: 0 5px; color: #888;}
.mainCont ul.QA .li-odd { background: #f4f4f4;}
.mainCont ul.QA ul.A { display: none;}
.mainCont ul.QA ul.A-curr { display: block;}
.mainCont ul.QA ul.A li { color: #915c28; border-top: 1px dashed #915c28; line-height: 20px; padding: 5px 0 10px 0; margin-bottom: 15px;}
.mainCont ul.QA font.close { cursor: pointer;}
.mainCont span { display: block;}
.mainCont table { width: 100%;}
.mainCont table th { text-align: right;}
.mainCont table td { text-align: left;}
.mainCont table, .mainCont th, .mainCont td { border: 0; padding: 0; margin: 0;}
.mainCont .imgTit-txt { height: 31px; line-height: 31px; padding-left: 10px; color: #7e715f;}
.mainCont .imgTit-txt a { font-weight: bold; color: #f64500;}




/*
  @注册页
*/
.mainCont dd.botR { padding-top: 30px;}
.mainCont p.R-img { overflow: hidden; padding-left: 80px; margin: 8px 0; background: url("../f-images/R-img.gif") 80px 0 no-repeat;}
.mainCont p.R-img span { float: left; width: 254px; height: 37px; padding-left: 30px; font: bold 18px/37px "MS yahei"; color: #888;}
.mainCont p.R-img .R-step { color: #fff;}
.mainCont p.R-img2 { overflow: hidden; padding-left: 80px; margin: 8px 0; background: #fff url("../f-images/R-img.gif") 80px -37px no-repeat;}
.mainCont p.R-img2 span { float: left; width: 254px; height: 37px; padding-left: 30px; font: bold 18px/37px "MS yahei"; color: #888;}
.mainCont p.R-img2 .R-step { color: #fff;}
.mainCont p.R-img3 { overflow: hidden; padding-left: 80px; margin: 8px 0; background: #fff url("../f-images/R-img.gif") 80px -74px no-repeat;}
.mainCont p.R-img3 span { float: left; width: 254px; height: 37px; padding-left: 30px; font: bold 18px/37px "MS yahei"; color: #888;}
.mainCont p.R-img3 .R-step { color: #fff;}
.mainCont dd span.retrievePw { padding: 10px 0 0px 0; font-size: 14px; font-weight: bold; color: #6e3d2e; }
.mainCont table.Reg-table { width: 900px;}
.mainCont .Reg-table th { width: 325px; padding: 15px 0;}
.mainCont .Reg-table td { padding: 15px 0;}
.mainCont .Reg-table td input { width: 242px; height: 20px; line-height: 20px; padding: 5px 10px; background-image: url("../f-images/loginFrm.gif");}
.mainCont .Reg-table th label { color: #6e3d2e; font-size: 14px; font-weight: bold;}
.mainCont div.btn { width: 102px; margin: 0px auto; padding: 10px 0 30px 0;}
.mainCont .Reg-table .Reg-btn { width: 101px; height: 27px; line-height: 27px; background: url("../f-images/loginFrm.gif") right 0px; color: #fff; cursor: pointer; text-align: center; font-weight: bold; cursor: pointer;}
.mainCont .Reg-btn:hover { background-position: right -27px;}
.mainCont .Reg-inp { background-position: 0px 0px; color: #888;}
.mainCont .Reg-inp-focus { background-position: -262px 0px; color: #b06666; font-weight: bold;}
.mainCont .Reg-table .Reg-code { width: 90px; padding-left: 10px; background-position: 0px -30px;}
.mainCont span.num { float: left; display: inline-block; height: 27px; line-height: 27px; padding: 0 10px; margin-left: 8px; font-weight: bold; letter-spacing: 3px; color: #6e3d2e; border: 1px solid #acb4bc;background: #dfe6ec;}
.mainCont span.star { display: inline-block; margin-left: 5px; color: red; font-family: \5b8b\4f53; }/* 星号 */  
.mainCont .iconImg { position: absolute; left: 10px; top: 4px; width: 40px; height: 41px; background: url("../f-images/iconImg.png");}
/*
  @购买页
*/
.mainCont .buyTable { width: 100%;}
.buyTable tr th, .buyTable tr td { border-bottom: 5px #fff solid; text-align: left;}
.buyTable tr th { width: 230px;}
.buyTable .tr-odd th, .buyTable .tr-odd td { background: #f8f5ee;}/*e9e4d2*/
.buyTable .tr-even th, .buyTable .tr-even td { background: #f8f5ee;}/*efebdc*/
.buyTable .tr-hover th, .buyTable .tr-hover td { background: #f7e7d9;}
.buyTable .td-buyBtn { width: 243px; padding-right: 60px; text-align: left;}

.buyTable th div { position: relative; padding: 10px 32px 9px 16px; background: url("../f-images/iconImgBg.png") 10px 4px no-repeat;}

.buyTable p { line-height: 22px; color: #6e3d2e;}
.buyTable p.Tit-Pri { margin-bottom: 6px; padding-left: 24px; border-bottom: 1px dashed #cec8c1; font: bold 14px/32px "Microsoft Yahei"; background: url("../f-images/icon-proTit.png") left center no-repeat;}
.buyTable p.P-nobg { padding-left: 0; background: none;}
.buyTable p.P-noMar { margin-bottom: 0;}

.buyTable .proPri span { float: right; width: 218px; height: 32px;}
.buyTable .proBuy { display: block; overflow: hidden; height: 26px; padding: 9px 0;}
.buyTable .proBuy span { display: block; float: right; line-height: 26px;}
.buyTable .proBuy input { display: block; width: 66px; height: 28px; padding: 0 6px 0 5px; background-image: url("../f-images/buyBtn.png");}
.buyTable .proBuy input.proBtn { width: 101px; height: 28px; line-height: 28px; padding: 0; color: #fff; cursor: pointer; background-position: -82px 0;}
.buyTable .proBuy input.proBtn-hover { background-position: -183px 0;}

/*
  @购买详情页
*/
.BDtable tr td { border-bottom: 5px #fff solid; text-align: left;}
.BDtable td.td-img { width: 330px;}
.BDtable tr td.line { height:15px; border-bottom: 1px dashed #cec8c1;}
.BDtable .td-img div { position: relative; padding: 10px 32px 13px 16px; background: url("../f-images/iconImgDetBg.gif") 10px 4px no-repeat;}
.BDtable p { display: block; padding-left: 25px; color: #6e3d2e; line-height: 22px;}
.BDtable p span { display: inline-block;  font-size: 12px; font-weight: normal;}
.BDtable p.proTit { font: bold 14px/32px "Microsoft Yahei"; background: url("../f-images/icon-proTit.png") left center no-repeat;}
.BDtable p.proPri { font: bold 24px/32px "Ms yahei";}
.BDtable p.proBuy { display: block; overflow: hidden; margin-top: 10px; height: 28px; line-height: 28px;}
.BDtable p.proBuy span { display: block; float: left; line-height: 26px;}
.BDtable .proBuy input { display: block; width: 66px; height: 28px; line-height: 28px; padding: 0 6px 0 5px; background-image: url("../f-images/buyBtn.png");}
.BDtable .proBuy input.proBtn { width: 101px; height: 28px; line-height: 28px; padding: 0; color: #fff; cursor: pointer; background-position: -82px 0;}
.BDtable .proBuy input.proBtn-hover { background-position: -183px 0;}

.BDtable td.BD-pro-text { padding: 30px 0; background: #f8f5ee url("../f-images/BD-pro-tit.gif") 5px 5px no-repeat;}
.BDtable td.BD-pro-text p { padding: 3px 0;}

.BDtable .bd-pro-div1 {  padding: 45px 0 0 35px; background: url("../f-images/bd-tit-img1.gif") 10px 10px no-repeat;}
.BDtable .bd-pro-div1 p span { display: inline-block; height: 30px; line-height: 30px; color: #6e3d2e;}
.BDtable .bd-pro-div1 p span.bd-Slf { padding-left: 4px; background: url("../f-images/bd-box1.gif") left top no-repeat;}
.BDtable .bd-pro-div1 p span.bd-Smid { padding-right: 80px; background: url("../f-images/bd-box2.gif") 0 0 repeat-x;}
.BDtable .bd-pro-div1 p span.bd-Sri { padding-right: 6px; background: url("../f-images/bd-box3.gif") right top no-repeat;}
.BDtable .bd-pro-div1 p span.s-icon { display: block; padding-left: 22px; height: 30px; background: url("../f-images/icon-proTit.png") left center no-repeat;}

.BDtable .bd-pro-div2 { padding: 25px 0 0 35px; background: url("../f-images/bd-tit-img2.gif") 10px 10px no-repeat;}
.BDtable .bd-pro-div3 { background: url("../f-images/bd-tit-img3.gif") 10px 10px no-repeat;}
.BDtable .bd-pro-div4 { background: url("../f-images/bd-tit-img4.gif") 10px 10px no-repeat;}
.BDtable .bd-pro-div2 p span { display: block; color: #6e3d2e;}
.BDtable .bd-pro-div2 p span.bd-Stop { width: 897px; padding-top: 13px; background: url("../f-images/bd-border1.png") right top no-repeat;}
.BDtable .bd-pro-div2 p span.bd-Smid { padding: 20px 15px 20px 10px; width: 872px; background: url("../f-images/bd-border2.gif") 0 0 repeat-y;}
.BDtable .bd-pro-div2 p span.bd-Sbot { padding-bottom: 6px; background: url("../f-images/bd-border3.gif") left bottom no-repeat;}
.BDtable .bd-pro-div2 p span.bd-txt { text-indent: 24px; padding: 5px 0; line-height: 18px;}
.BDtable .bd-pro-div4 p strong { display: block; text-align: center;}


/*
  @experience Vedio 免费视频体验
*/
.Exptable tr td { border-bottom: 5px #fff solid; text-align: left;}
.Exptable .tr-odd  td { background: #e9e4d2;}
.Exptable .tr-even  td { background: #efebdc;}
.Exptable .tr-hover  td { background: #f7e7d9;}
.Exptable td.td-img { width: 240px;}
.Exptable .td-img div { position: relative; padding: 10px 32px 13px 16px; background: url("../f-images/iconImgexpVedioBg.gif") 10px 4px no-repeat;}
.Exptable p { display: block; padding-left: 25px; color: #6e3d2e; line-height: 22px;}
.Exptable p span { display: block; float: left; width: 200px;  font-size: 12px; font-weight: normal;}
.Exptable .proTit { font: bold 14px/32px "Microsoft Yahei"; border-bottom: 1px dashed #cec8c1; background: url("../f-images/icon-proTit.png") left center no-repeat;}
.Exptable .proPri { font: bold 24px/32px "Ms yahei";}
.Exptable .proBuy { display: block; margin-top: 10px; overflow: hidden; height: 28px; line-height: 28px;}
.Exptable .proBuy span { display: block; float: left; line-height: 26px;}
.Exptable .proBuy input { display: block; background-image: url("../f-images/buyBtn.png");}
.Exptable .proBuy input.proBtn { width: 62px; height: 20px; line-height: 20px; padding: 0; color: #6e3d2e; cursor: pointer; background-position: -284px 0;}
.Exptable .proBuy input.proBtn-hover { background-position: -346px 0;}
.Exptable font { color: #6e3d2e; font-weight: normal;}
.Exptable .line { height:15px; border-bottom: 1px dashed #cec8c1;}

.Exptable tr.BD-pro-text p { padding: 5px 0;}
.Exptable tr.BD-pro-text p span { display: block; padding: 5px 0; line-height: 24px; text-indent: 24px; letter-spacing: 1px; color: #7E715F;}

/*支付页面f-pay*/
.mainCont .pay-table { border: 1px solid #cfc3b1;}
.mainCont .pay-table th { padding-right: 10px; border-bottom: 1px solid #cfc3b1; border-right:1px solid #cfc3b1; height: 35px; line-height: 35px; font-weight: normal; font-size: 14px; background: #f5f3f1; color: #6e3d2e;}
.mainCont .pay-table th.tit { text-align: center; border: 0; border-bottom: 1px solid #cfc3b1; background: url("../f-images/list-tit2.gif") 0 0 repeat-x; font-weight: bold; color: #6e3d2e;}
.mainCont .pay-table td { padding-left: 10px; border-right: 1px solid #cfc3b1; border-bottom: 1px solid #cfc3b1; height: 34px; line-height: 34px;}
.mainCont .pay-table td.nob { border-right: 0;}
.mainCont .pay-table .th-sm { height: 120px; line-height: 120px;}
.mainCont .pay-table .td-sm { height: 120px; line-height: 120px;}

/*
  @ 信息框
*/
/*样式一*/
.mainCont .f-table { width:100%;}
.mainCont .f-table, .mainCont .f-table td { background: #fff; border: 1px solid #cfc3b1; padding: 0;}
.mainCont .f-table td span { display: block; text-align: center; padding: 0; margin: 0;}
.mainCont .f-table td.list-tit span { display: block; float: left; text-align: center; padding: 5px 30px 5px 10px; margin: 0;}

.mainCont .f-table-buy { width:100%; border:0;}
.mainCont .f-table-buy th { width: 230px;}
.mainCont .f-table-buy th, .mainCont .f-table-buy td { border: 0; padding: 0; margin: 0;}
.mainCont .f-table-buy th div { position: relative; padding: 10px 32px 13px 16px; background: url("../f-images/iconImgexpVedioBg.gif") 10px 4px no-repeat;}
.mainCont .f-table-buy p { display: block; overflow: hidden; color: #6e3d2e; line-height: 22px;}
.mainCont .f-table-buy p.proTit { padding-left: 22px; margin-bottom: 15px; font: bold 14px/32px "Microsoft Yahei"; background: url("../f-images/icon-proTit.png") left center no-repeat;}
.mainCont .f-table-buy p.proTit span { display: inline-block; width: auto; padding-right: 30px;}

.mainCont .f-table input { display: block; margin: 0 auto; padding: 0 6px 0 5px; background-image: url("../f-images/Btn.png");}
.mainCont .f-table input.indentBtn { width: 67px; height: 25px; line-height: 25px; padding: 0 0 2px 0; color: #fff; cursor: pointer; background-position: -408px 0;}

.mainCont dd.allBtn span { display: block; margin: 0 auto; text-align: center; margin: 0 auto;}
.mainCont dd.allBtn input { display: inline-block; padding: 0 6px 0 5px; margin: 10px 15px; background-image: url("../f-images/Btn.png");}
.mainCont .allBtn .zhifubao { width: 101px; height: 28px; line-height: 28px; padding: 0; color: #fff; cursor: pointer; background-position: -82px 0;}
.mainCont .allBtn .huikuan { width: 101px; height: 28px; line-height: 28px; padding: 0; color: #fff; cursor: pointer; background-position: -82px 0;}
.mainCont .allBtn .back { width: 101px; height: 28px; line-height: 28px; padding: 0; color: #fff; cursor: pointer; background-position: -82px 0;}


/*
  @ 搜索框
*/
/*按钮*/
.searchbar { padding: 6px 15px 10px; border: 1px solid #cfc3b1; color: #a67240; background: #fff; text-align: left;}
.searchbar span { display: inline-block; margin-left: 5px;}
.searchbar .btn01 { position: relative; top: -2px; margin-left: 15px;}
.searchbar select { _position: relative; _top: 2px;}
.searchbar .searchBtn { display: inline-block; width: 62px; height: 20px; line-height: 20px; background: url("../f-images/buyBtn.png") -284px 0 no-repeat; color: #a67240;}
/* 搜索框对齐方式*/
.searchbar .search-table th, .searchbar .search-table td { padding: 5px 0;}
.searchbar .search-table th { padding-left: 10px; color: #5e7581; text-align: right; font-weight: normal;}
.searchbar .search-table td { padding-left: 5px; color: #202020; border-left: none; text-align: left;}
.mainCont .list-table { border: 1px solid #cfc3b1; color: #a67240;}
.mainCont .list-table th { color: #c68444; padding: 5px; border: 1px solid #cfc3b1; border-right: none; text-align: center; background: url("../f-images/list-tit.gif") left bottom repeat-x;}
.mainCont .list-table th.ri { border: 1px solid #cfc3b1;}
.mainCont .list-table th.tit { width: 200px; background: none;}
.mainCont .list-table td { color: #666666; padding: 3px 5px; border-left: 1px solid #cfc3b1; border-bottom: 1px solid #cfc3b1;}
.mainCont .list-table td.ri { border: 1px solid #cfc3b1;}
.mainCont .list-table tr.odd { background: #f4f4f4;}
.mainCont .list-table tr.tr-hover { background: #fffee7;}

/*插件页面*/
.unitBg-txt { margin-top: 20px; width: 940px; height: 101px; background: url("../f-images/unitBg-txt.gif") center 0 no-repeat;}
.unitBg-txt .unit-browser { height: 101px; background: url("../f-images/unit-browser.gif") 70px 15px no-repeat;}
.unitBg-txt .unit-vedio { height: 101px; background: url("../f-images/unit-vedio.gif") 70px 15px no-repeat;}
.mainCont .List .unitBg-txt span { height: 101px; margin: auto; padding: 24px 75px 0 232px; text-align: left; text-indent: 24px;}
.mainCont .List .unit-vedio span { height: 101px; margin: auto; padding: 24px 75px 0 297px; text-align: left; text-indent: 24px;}
.mainCont .List h2 { font-size:18px; font-weight:bold; color:#dd3a15; line-height:36px; border-bottom:2px solid #ddd; text-align:left}
.mainCont .List i { font-size:12px; font-weight:normal; color:#999; line-height:36px; font-style:normal; margin:0px 5px}

.mainCont .List ul.browser { padding-bottom: 30px;}
.mainCont .List ul.browser li { display: block; margin: 0 auto; width: 280px; height: 208px;}
.mainCont .List ul.browser li p { padding: 8px 0; font-size: 14px; font-weight: bold; color: #6e3d2e; text-align: center;}


.mainCont .List ul.tool li { display: block; float:left; margin:15px; width: 280px; height: 208px;}
.mainCont .List ul.tool li p { padding: 8px 0; font-size: 14px; font-weight: bold; color: #6e3d2e; text-align: center;}

.mainCont .List p.u3c-btn { padding: 25px 0; height: 52px; text-align: center;}
.mainCont .List p.u3c-btn input { width: 207px; height: 52px; background: url("../f-images/u3c-btn.gif") 0 0 no-repeat; cursor: pointer;}
.mainCont .List p.u3c-btn .input-hover { background: url("../f-images/u3c-btn.gif") -207px 0 no-repeat;}

/*文本框*/
.input { color: #666; border: 1px solid #abadb3; height: 20px; line-height: 20px; padding: 0 5px; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#b2b2b2'); box-shadow: 1px 1px #d9d9d9;}
.input-focus { color: #000; border: 1px solid #4299bf;}
/*
  @ 操作区域
*/
.toolBar { height: 30px; line-height: 30px;}
.toolBar .floatL { position: relative; top: 3px;}

/*
  @ 分页
*/
.page { color: #5e7581;}
.page-info { margin-right: 10px;color:#635f5c;}
.page-info em { margin: 0 2px; color: #ca6934; font-weight: bold; text-decoration: underline;}
.page-num, .page-link { display: inline-block;}
.page-num { height: 18px; line-height: 18px; margin: 0 2px; padding: 0 5px; color: #ca6934; border: 1px solid #d7d7d7; background: url("../images/ui-page.gif") repeat-x 0 0;}
.page-num-curr, .page-num:hover { color: #fff; border: 1px solid #893809; background: #ca6934;}
.page-link { margin: 0 5px; color: #635f5c; cursor: pointer;}
.page-link:hover { color: red; text-decoration: underline;}
.page-disabled { color: #959595; cursor: default;}
.page-disabled:hover { color: #959595; text-decoration: none;}
/*
 @ 底部版权信息
*/
.footer { position: relative; padding-top: 14px; width: 1000px; height: 28px; margin: 0 auto; background: url("../f-images/footer-bg.png") left bottom repeat-x;}
.copyright { height: 28px; line-height: 28px; text-align: center; font-family: Arial, Helvetica, sans-serif; color: #4e4e4e;}

/*
 @ 其他登陆方式
*/
.other_login { line-height: 26px; margin: 0 auto ;}
.other_login a { display: block; float: left; width: 26px; height: 26px; margin: 0 20px 0 10px; background: url("../images/login_v6.png") no-repeat; cursor: pointer; transition: all 0s;}
.other_login a.log_wechat { background-position: right top;}
.other_login a.log_wechat:hover { background-position: right bottom;}