
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, table, th, td, blockquote, fieldset, div, strong, label, em {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    font-size: 14px;
    margin: 0px;
    color: #3C3C3C;
    font-family: "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
}

ul, ol, li {
    list-style: none;
}

input, button {
    margin: 0;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

em, i {
    font-style: normal;
}

/* strong{ font-weight:normal;} */
p img {
    display: inline-block;
}

h3 {

}

h4 {

    font-weight: normal;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
    font-weight: normal;
}

.fs12 {
    font-size: 12px
}

.w1200 {
    margin: 0 auto;
    width: 1200px;
}

.w1198 {
    margin: 0 auto;
    width: 1198px;
    background: #fff;
}

.w300 {
    width: 300px;
}

.w590 {
    width: 580px;
}

.w250 {
    width: 250px;
}

.w200 {
    width: 200px;
}

.w150 {
    width: 150px;
}

.w120 {
    width: 120px;
}

.w100 {
    width: 100px;
}

.w80 {
    width: 80px;
}

.bor {
    border: 1px solid #e5ece9;
    border-radius: 4px;
}

.bor_bottom {
    border-bottom: 1px solid #e5ece9;
}

.newesoboy_wrap {
    margin: 0 auto;
    width: 1200px;
}

.mod_wrap {
    width: 690px;
    float: left;
}

.mod_left {
    width: 335px;
    float: left;
}

.mod_cen {
    width: 335px;
    float: left;
}

.mod_right {
    width: 275px;
    float: right;
}

.esoboymod_right {
    width: 280px;
    float: right;
}

.esoboymod_left {
    width: 900px;
    float: left;
}

.esoboymod_leftt {
    width: 1200px;
    float: left;
}

.newwrap {
    margin: 0 auto;
    width: 1200px;
    padding: 0px 5px;
    overflow: hidden;
}

.w_wrap {
    width: 1200px;
}

.newesoboy_w940 {
    margin: 0 auto;
    width: 940px;
    overflow: hidden;
}

.crumb {
    border-bottom: 1px solid #dedede;
    color: #666;
    padding: 12px 0;
}

.table > tbody > tr > td {
    vertical-align: middle
}

.table {
    margin: 0px;
}

.text-nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.ving {
    text-align: left;
    padding-left: 22px;
    background: url("../images/v_weixin.gif" /*tpa=http://www.esoboy.com/statics/home/restyle/css/images/v_weixin.gif*/) no-repeat left center;
}

.weibo_v {
    display: inline-block;
    width: 22px;
    height: 17px;
    background: url("../../../../../App/Public/Global/images/weibo_icon.png" /*tpa=http://www.esoboy.com/App/Public/Global/images/weibo_icon.png*/) no-repeat;
    margin-left: 5px;
}

.yellow_weibo {
    background-position: 0px -48px;
}

/*微博黄v认证*/
.blue_weibo {
    background-position: 0px -73px;
}

/*微博蓝v认证*/
.master_weibo {
    background-position: 0px -123px;
}

/*微博达人*/
.alert-default {
    color: #333;
    background-color: #f4f4f4;
    border-color: #efefef;
}

.text-nowrap {
    width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

/*弹窗 begin*/
.modal-content {
    border: 5px solid #fff;
}

.modal-dialog {
    position: absolute;
    top: 50%;
    margin-top: -255px;
    left: 50%;
    margin-left: -355px;
}

/*弹窗 begin*/
/*列表 begin*/
.list_li22 li {
    padding-left: 15px;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    color: #222a37;
    position: relative;
}

.list_li22 li a {
    color: #444;
}

.list_li22 li a:hvoer {
    color: #222a37;
}

.list_li22 li a:hover {
    text-decoration: underline;
}

.list_li22 li span.middot {
    display: block;
    position: absolute;
    width: 3px;
    height: 3px;
    left: 3px;
    top: 8px;
    background: #999
}

.list_li24 li {
    padding-left: 15px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    color: #222a37;
    position: relative;
}

.list_li24 li a {
    color: #444;
}

.list_li24 li a:hover {
    text-decoration: underline;
    color: #222a37;
}

.list_li24 li span.middot {
    display: block;
    position: absolute;
    width: 3px;
    height: 3px;
    left: 3px;
    top: 8px;
    background: #999
}

.list_li26 li {
    padding-left: 15px;
    line-height: 26px;
    color: #222a37;
    position: relative;
    font-size: 13px;
}

.list_li26 li span.sapnr {
    float: right;
}

.list_li26 li a {
    color: #444;
}

.list_li26 li a:hover {
    text-decoration: underline;
    color: #222a37;
}

.list_li26 li span.middot {
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    overflow: hidden;
    left: 3px;
    top: 10px;
    background: #999
}

.list_xy li span.sapnr {
    float: right;
}

.list_xy li {
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    color: #222a37;
    position: relative;
    font-size: 13px;
    margin: 5px 0px;
}

.list_xy li h4 {
    padding: 0px 5px 0px 15px;
    line-height: 24px;
    overflow: hidden;
    color: #222a37;
    position: relative;
    font-size: 12px;
}

.list_xy li p {
    color: #ff0000;
    padding: 0px 5px 0px 15px;
}

.list_xy li a {
    color: #444;
}

.list_xy li.xy_line {
    border-bottom: 1px #CCC dashed;
    margin: 0px 0px 3px 0px;
    padding: 0px 0px 3px 0px;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    clear: both;
    overflow: hidden;
}

.list_xy li a:hover {
    text-decoration: underline;
    color: #222a37;
}

.list_xy li span.middot {
    display: block;
    position: absolute;
    width: 3px;
    height: 3px;
    overflow: hidden;
    left: 3px;
    top: 10px;
    background: #999
}

.list_pp li {
    padding-left: 20px;
    line-height: 26px;
    color: #222a37;
    position: relative;
    font-size: 13px;
}

.list_pp li span.sapnr {
    float: right;
}

.list_pp li a {
    color: #444;
}

.list_pp li a:hover {
    text-decoration: underline;
    color: #222a37;
}

.list_pp li span.middot {
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    overflow: hidden;
    left: 3px;
    top: 8px;
    background: #00b0e1
}

#box_line {
    border-bottom: 1px #CCC dashed;
    margin: 0px 0px 8px 0px;
    padding: 0px 0px 8px 0px;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    clear: both;
    overflow: hidden;
}

.list_ent {
    background: url("newimages/ent_listbg.png" /*tpa=http://www.esoboy.com/statics/home/restyle/css/index/newimages/ent_listbg.png*/) no-repeat 0 px 6 px;
}

.list_ent li {
    padding-left: 30px;
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    color: #222a37;
    position: relative;
}

.list_ent li a {
    color: #444;
}

.list_ent li a:hover {
    text-decoration: underline;
    color: #222a37;
}

.list_ent li span.middot {
    display: block;
    position: absolute;
    width: 3px;
    height: 3px;
    overflow: hidden;
    left: 3px;
    top: 10px;
}

.list_li28 li {
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    color: #222a37;
    position: relative;
}

.list_li28 li a {
    color: #444;
}

.list_li28 li a:hover {
    text-decoration: underline;
    color: #222a37;
}

.list_li28 li span.middot {
    display: block;
    position: absolute;
    width: 3px;
    height: 3px;
    left: 3px;
    top: 12px;
    background: #999
}

/*列表 end*/
/*.mod_bg1{ border-top:1px  solid #d1d1d1;}*/
.esoboymod_bg1 .mod_title {
}

.esoboymod_bg1 .mod_title h3 {
    position: relative;
}

.esoboymod_bg1 .mod_title span {
    height: 45px;
    width: 100px;
    float: left;
    display: inline;
    text-align: center;
    bottom: -2px;
    color: #545454;
    margin-right: 10px;
    cursor: pointer;
}

/*模块begin*/
.mod_nav {
}

.mod_nav .mod_title {
    height: 62px;
    line-height: 62px;
}

.mod_nav .mod_title h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 45px;
    height: 45px;
}

.mod_nav .mod_title a {
    font-weight: bold;
}

.mod_nav .mod_title a:hover {
    font-weight: bold;
}

.mod_nav .mod_con {
}

.mod_nav .item_list {
    float: left;
}

.mod_nav .item_list li {
    float: left;
    width: 125px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #666;
    background: #f4f4f4;
    border: 1px solid #e5ece9;
    border-radius: 4px;
    cursor: pointer;
    font-weight: normal;
    padding: 0px 10px;
    margin-right: 5px;
}

.mod_nav .item_list li i {
    font-size: 36px;
}

.mod_nav .item_list li b {
    line-height: 48px;
}

.mod_nav .item_list li:hover, .mod_nav .item_list li.current, .mod_nav .item_list li.active {
    background: #337ab7;
    color: #fff;
    border-right: none;
    text-decoration: none
}

.mod_popover {
    position: relative;
    background-color: #fff;
    border-top: 1px solid #337ab7;
}

.mod_popover > .arrow, .mod_popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.mod_popover > .arrow {
    border-width: 15px;
}

.mod_popover > .arrow {
    top: -15px;
    left: 50%;
    margin-left: -15px;
    border-top-width: 0;
    border-bottom-color: #337ab7;
}

.mod_popover > .arrow:after {
    content: "";
    border-width: 14px;
}

.mod_popover > .arrow:after {
    top: 1px;
    margin-left: -14px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
}

.mod_popover.popover_w1 .arrow {
    left: 170px;
}

.mod_popover.popover_w2 .arrow {
    left: 300px;
}

.mod_popover.popover_w3 .arrow {
    left: 430px;
}

.mod_popover.popover_w4 .arrow {
    left: 560px;
}

.mod_popover.popover_w5 .arrow {
    left: 690px;
}

.mod_popover.popover_w6 .arrow {
    left: 825px;
}

.esoboymod_hot {
}

.esoboymod_hot .esoboymod_hot_title {
    height: 48px;
    line-height: 48px;
    border-bottom: 2px solid #eee;
}

.esoboymod_hot .esoboymod_hot_title h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
}

.esoboymod_hot .esoboymod_hot_title h3 .b_info {
    font-size: 14px;
    color: #999;
    font-weight: normal;
}

.esoboymod_hot .esoboymod_hot_title span {
    float: left;
    display: inline;
    text-align: center;
    bottom: -2px;
    border-bottom: 2px solid #337ab7;
    color: #545454;
    margin-right: 10px;
    cursor: pointer;
}

.esoboymod_hot .mod_title span.currot {
    border-bottom: 2px solid #337ab7;
}

.esoboymod_hot .esoboymod_hot_title span.currot i {
    font-size: 35px;
    color: #337ab7;
}

.esoboymod_hot .esoboymod_hot_title a {
    font-weight: bold;
    color: #ea5949;
}

.esoboymod_hot .esoboymod_hot_title a:hover {
    color: #760004;
    text-decoration: underline;
}

.esoboymod_hot .mod_con {
}

.tabBar h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 38px;
}

.tarBar h3 span {
    color: #545454;
}

.tabBar h3 span.currot i {
    font-size: 35px;
    color: #337ab7;
}

/*模块end*/
.mod_nav .mod_title span {
    background: url("../images/index_icon.png" /*tpa=http://www.esoboy.com/statics/home/restyle/css/images/index_icon.png*/) no-repeat 50 px 0;
    font-size: 18px;
    margin-right: 10px;
}

/*微信 begin*/
.esoboymod_weixin .mod_title span.currot {
    background-position: center -45px;
    margin-top: -25px;
}

.esoboymod_weixin .mod_title a {
    display: block;
    color: #000;
    margin-top: 40px;
}

.esoboymod_weixin .mod_title a:hover {
    color: #36a934;
    text-decoration: underline;
}

/*微信 end*/
/*朋友圈 begin*/
.esoboymod_pyq .mod_title span.currot {
    background-position: center -90px;
    margin-top: -25px;
}

.esoboymod_pyq .mod_title a {
    display: block;
    color: #000;
    margin-top: 40px;
}

.esoboymod_pyq .mod_title a:hover {
    color: #36a934;
    text-decoration: underline;
}

/*朋友圈 end*/
/*微博 begin*/
.esoboymod_weibo .mod_title span.currot {
    color: #ea5949;
    background-position: center -135px;
    margin-top: -15px;
}

.esoboymod_weibo .mod_title a {
    display: block;
    margin-top: 30px;
    color: #000;
}

.esoboymod_weibo .mod_title a:hover {
    color: #ea6949;
    text-decoration: underline;
}

/*微博 end*/
/*新闻 begin*/
.esoboymod_news .mod_title span.currot {
    color: #33a9ff;
    background-position: center -180px;
    margin-top: -20px;
}

.esoboymod_news .mod_title a {
    display: block;
    margin-top: 35px;
    color: #000;
}

.esoboymod_news .mod_title a:hover {
    color: #33b9ff;
    text-decoration: underline;
}

/*新闻 end*/

.tool-container {
    width: 100%;
    height: 38px;
    background: #f6f6f6;
    line-height: 38px;
}

.tool-container .tool {
    width: 1200px;
    margin: 0 auto;
    color: #333;
}

.tool-container .tool a {
    color: #333;
    text-decoration: none;
}

/*立即免费咨询 begin*/
.advice {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    font-size: 15px;
}

.advice .advice_t {
    width: 760px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    float: left;
    background: #f5f5f5;
    color: #24a7d9;
}

.advice .advice_t a {
    color: #D72A22;
}

.advice .advice_s {
    padding-right: 20px;
    text-align: right;
    float: right;
    color: #C00
}

/*立即免费咨询 end*/

.header_top {
    height: 30px;
    font-size: 13px;
    line-height: 30px;
    background: #F5F5F5;
    color: #353334;
    border-bottom: 1px solid #E7E7E7;
}

.top_left {
    float: left;
    text-align: left;
}

.cctv_logo {
    background: url("../images/cctv_com_logo.png" /*tpa=http://www.esoboy.com/statics/home/restyle/css/images/cctv_com_logo.png*/) no-repeat;
    display: block;
    width: 125px;
    height: 50px;
    margin-top: -5px;
}

.top_right {
    display: inline-block;
    float: right;
}

.header_top a {
    color: #6f6f6f;
    text-decoration: none;
}

.header_top a:hover {
    color: #337ab7;
    text-decoration: none;
}

.header_top .top_right li {
    float: left;
    padding: 0 15px 0 3px;
    color: #353334;
    height: 30px;
    line-height: 30px;
}

.header_top a.blue {
    color: #238cc8;
}

.header_top a.red {
    color: #ea6060;
    padding-left: 10px;
}

.media_menu {
    color: #fff;
    display: block;
    height: 40px;
    background: #eb6b4c;
}

/* top menu */
.top-menu, .top-menu .media_logo, .top-menu .media_logo a {
    height: 90px;
}

.top-menu {
    background-color: #fff;
    border-bottom: 1px solid #ebebeb;
}

.top-menu .media_logo {
    float: left;
    overflow: hidden;
    width: 453px;
}

.top-menu .media_logo a {
    width: 453px;
    overflow: hidden;
    line-height: 80px;
    background: url("../../images/logo.png" /*tpa=http://www.esoboy.com/statics/home/restyle/images/logo.png*/) no-repeat left center;
    display: block;
    text-indent: -9999px;
}

.top-menu .esoboy_logotxt {
    float: left;
    width: 180px;
    height: 45px;
    line-height: 45px;
    margin: 22px 0;
    padding: 0px 0px 0px 10px;
    background: none;
    text-align: left;
    font-size: 16px;
    border-left: 1px solid #959595;
    z-index: 10;
}

.top-menu .aw-top-nav {
    float: right;
    margin: 0;
}

.top-menu .aw-top-nav .navbar-collapse {
    background: transparent;
}

.top-menu .aw-top-nav .nav li > span {
    display: block;
    height: 60px;
    padding: 20px;
    cursor: pointer;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.aw-top-nav > nav > ul > li > a {
    height: 88px;
    padding: 34px 10px;
    color: #6f6f6f;
    border-bottom: 3px solid #fff;
    font-size: 16px;
    font-weight: bold;
}

.aw-top-nav > nav > ul > li > a:hover, .aw-top-nav > nav > ul > li > a:focus {
    background-color: #fafafa;
    border-bottom: 3px solid #337ab7;
    color: #337ab7
}

.top-menu .aw-top-nav .nav li.fir_cur a {
    border-color: #337ab7;
    background-color: #fafafa;
    color: #337ab7;
}

.top-menu .aw-top-nav .nav li.nav_next {
    width: 120px;
    color: #fff;
    float: right;
    padding: 29px 0px;
}

.top-menu .aw-top-nav .nav li.nav_next a {
    display: block;
    margin: 0px;
    color: #fff;
    width: 115px;
    line-height: 30px;
    height: 30px;
    background: url("../../../../../App/Public/Owner/images/btn_header.png" /*tpa=http://www.esoboy.com/App/Public/Owner/images/btn_header.png*/) no-repeat;
    padding: 0px;
    text-align: center;
    border: none;
}

/* banner  begin*/
.banners {
    position: relative;
    overflow: hidden;
    min-width: 1200px
}

.banners .banner-pic {
    overflow: hidden;
    width: 100%;
    position: relative;
    min-hegith: 342px;
}

/* .banners .banner-pic .bandiv{ position:relative; margin:0 auto;height:100%;} */
.banners .banner-pic .bandiv {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 342px;
}

.banners .banner-pic .bandiv img {
    width: 100%;
    background-position-x: 50%;
    background-position-y: 342px;
}

.banners .carousel-indicators {
    bottom: 12px;
}

.banners .carousel-indicators li {
    margin: 2px 4px;
}

.cirl_bg {
    position: absolute;
    width: 100%;
    height: 40px;
    background: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    bottom: 0px;
}

.carousel-control b {
    position: absolute;
    top: 50%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 50px;
    font-weight: 100;
    line-height: 25px;
    color: #ffffff;
    text-align: center;
    background: #222222;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.carousel-control.right b {
    left: auto;
    right: 15px;
}

/* banner  end*/
/* 登录  begin*/
.tap1 {
    background: url("../images/login.png" /*tpa=http://www.esoboy.com/statics/home/restyle/css/images/login.png*/) 0 px 0 px no-repeat;
}

.tap2 {
    background: url("../images/login.png" /*tpa=http://www.esoboy.com/statics/home/restyle/css/images/login.png*/) - 323 px 0 px no-repeat
}

.login_nav {
    width: 325px;
    height: 388px;
    top: 0px;
    left: 50%;
    margin-left: 290px;
    text-align: left;
    position: absolute;
    z-index: 99;
}

.login_nav .login-padding {
    padding: 13px 14px 15px;
}

.login_nav .loginFunc {
    width: 100%;
    height: 47px;
    overflow: hidden;
    clear: both;
}

.login_nav .loginFuncNormal, .loginFuncDynPw {
    width: 148px;
    height: 100%;
    overflow: hidden;
    position: relative;
    line-height: 46px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #333;
    cursor: pointer;
}

.login_nav .loginFuncDynPw {
    width: 147px;
    border-right: none;
}

.login_nav .loginForm {
    position: relative;
    padding-top: 20px;
}

.login_nav #login126 {
    height: 280px;
}

.login_nav .loginFormIpt {
    position: relative;
    width: 245px;
    height: 42px;
    line-height: 42px;
    margin: 0 auto 10px;
    clear: both;
    z-index: 2;
}

.reset_Code {
    position: absolute;
    left: 160px;
    top: 5px;
}

.loginFormCheckInner .label_left, .lfAutoLogin .label_left {
    display: none;
}

.login_nav .loginmax {
    background-position: 0 0;
}

.login_nav .loginmin {
    background-position: 0 -53px;
}

.login_nav .ico-uid {
    width: 14px;
    height: 16px;
    background-position: right 0px;
}

.login_nav .loginFormIpt .ico {
    position: absolute;
    left: 9px;
    top: 13px;
    z-index: 1;
}

.login_nav .ico-pwd {
    width: 14px;
    height: 16px;
    background-position: right -30px;
}

.login_nav .headerLogo, .headerIntro, .headerNav, .footerLogo, .footerNav, .loginIcoCurrent, .loginIcoNew, .formIpt, .domain, #whatAutologinTip, #mobtips, #mobtips_arr, #mobtips_close {
    position: absolute;
}

.loginFormIpt, .ico-uid, .ico-pwd, .ico-pwd {
    background-image: url("../images/bg_v3.png" /*tpa=http://www.esoboy.com/statics/home/restyle/css/images/bg_v3.png*/);
}

.login_nav .formIpt {
    padding: 9px 0 10px;
    ime-mode: disabled;
    top: 1px;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    border: none;
    font-family: "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
    line-height: 21px;
    background: transparent !important;
}

.login_nav .loginmax .formIpt {
    width: 205px;
    left: 28px;
}

.loginmin .formIpt {
    width: 130px;
    left: 10px;
}

.login_nav #idInputTest {
    visibility: hidden;
    position: absolute;
    font-size: 14px;
    font-weight: 700;
}

.login_nav .loginFormCheck {
    height: 16px;
    line-height: 16px;
    color: #555;
    margin-left: 25px;
    clear: both;
    width: 245px;
    position: relative;
    z-index: 1;
}

.sub_advert_form, .sub_media_form, .btn-reg {
    width: 100px;
}

.login_nav .label_left {
    float: left;
}

.login_nav .label_right {
    float: right;
}

.login_nav .loginFormBtn {
    position: relative;
    width: 245px;
    height: 40px;
    padding-top: 5px;
    margin: 0px 0 10px 25px;
}

.login_nav .login_btn {
    font-family: "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
    width: 110px;
    height: 38px;
    float: left;
    text-align: center;
    cursor: pointer;
    border: 0;
    padding: 0;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    vertical-align: baseline;
    line-height: 38px;
    outline: 0;
}

.login_nav .btn-main {
    color: #fff;
    box-shadow: 0 2px 5px rgba(0, 94, 21, .3);
}

.login_nav .btn-login {
    background: #f15433;
}

.login_nav .btn-login:hover {
    background: #f00;
}

.login_nav .btn-side {
    color: #ff0000;
    font-size: 16px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
}

.login_nav .btn-reg {
    background: #f6f6f6;
    float: right;
}

.login_nav .btn-reg:hover {
    background: #eeeeee;
}

.login_nav .logined {
    width: 200px;
    margin: 35px auto;
    text-align: center
}

.login_nav .lophone {
    position: absolute;
    left: 50px;
    bottom: 15px;
    height: 40px;
    line-height: 40px;
    width: 250px;
    font-size: 22px;
    background: url("../images/tel_icon.png" /*tpa=http://www.esoboy.com/statics/home/restyle/css/images/tel_icon.png*/) center left no-repeat;
    padding-left: 45px;
}

/* 登录  end*/
/*导航墙样式 begin*/
.Navigation_wall {
    z-index: 99999;
    position: fixed;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    color: #FFF;
    border-right: 4px solid #3f3f3f;
}

.wallturn {
    position: absolute;
    top: 50%;
    right: 0px;
    width: 60px;
    height: 200px;
}

.wallturn a, .Return a {
    position: absolute;
    right: 0px;
    display: block;
    width: 60px;
    height: 60px;
    margin: 1px auto 0 auto;
    color: #FFF;
    border-radius: 5px 0 0 5px;
    font-size: 14px;
}

.wallturn b, .Return b {
    border-radius: 5px 0 0 5px;
    z-index: -1;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 60px;
    height: 60px;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.wallturn i, .Return i {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 60px;
    height: 60px;
    background: url("../../images/navigation.png" /*tpa=http://www.esoboy.com/statics/home/restyle/images/navigation.png*/) no-repeat
}

.wallturn i.wallkf {
    background-position: 5px 10px;
    top: -40px;
}

.wallturn i.wall400 {
    background-position: 5px -50px;
}

.wallturn a.phone400 span {
    display: none;
}

.wallturn a.phone400:hover span {
    display: block;
    line-height: 40px;
}

.wallturn i.wallphone {
    background-position: 5px -112px;
}

.wallturn i.walltop {
    background-position: 5px -110px;
}

.wallturn a#ToTop {
    display: none;
}

.wallturn a#ToTop span {
    display: none;
}

.wallturn a#ToTop:hover span {
    display: block;
}

.wallturn a#ToTop:hover i {
    display: none;
}

.wallturn a.qq {
    top: 0px;
}

.wallturn a.phone400 {
    top: 65px;
}

.wallturn a#ToTop {
    top: 130px;
}

.wallturn a:hover, .Return a:hover {
    color: #fff;
    background: #337ab7;
}

.wallturn a span, .Return a span {
    padding: 10px 15px;
    color: #fff;
}

.wallturn a:hover span, .wallturn a:hover i, .Return a:hover span, .Return a:hover i {
    display: inline-table;
    color: #fff;
}

.Return {
    position: fixed;
    right: 4px;
    bottom: 0px;
    width: 35px;
    margin: 0px 0 0 0;
}

.Navigation_wall a {
    text-decoration: none;
}

.Navigation_wall a:hover {
    text-decoration: none;
    color: #337ab7;
}

/*导航墙样式 end*/
/*footer begin*/
.newfooter {
    position: relative;
    overflow: hidden;
    background-color: #2b2e33;
    padding: 20px 0 0
}

.newfooter .helper {
    background: url("images/dotted_line_y.png" /*tpa=http://www.esoboy.com/statics/home/restyle/css/index/images/dotted_line_y.png*/) repeat-y right top;
}

dl.ftfirst {
    height: 150px;
    color: #6f6f6f;
    background: url("images/dotted_line_y.png" /*tpa=http://www.esoboy.com/statics/home/restyle/css/index/images/dotted_line_y.png*/) repeat-y right top;
    float: left;
    padding: 0px 30px 0px 0px;
    width: 100px;
}

.newfooter .helper dl dt {
    font-weight: bold;
    color: #cecece;
    font-size: 14px;
    line-height: 34px;
}

.newfooter .helper dl dt i {
    font-weight: normal;
    font-size: 22px;
    float: left;
    width: 30px;
    height: 34px;
    background: url("images/sprite.png" /*tpa=http://www.esoboy.com/statics/home/restyle/css/index/images/sprite.png*/) no-repeat left - 17 px;
    display: block;
    margin-top: -2px;
}

.newfooter .helper dl.ftfirst dd {
    line-height: 24px;
}

.newfooter .helper dl.ftfirst i {
    color: #337ab7
}

.newfooter .helper dl.businessList {
    height: 150px;
    color: #6f6f6f;
    float: left;
    padding: 0px 20px;
    width: 100px;
}

.newfooter .helper dl.businessList i {
    color: #2aa8e2
}

.newfooter .helper dl.businessList dd {
    line-height: 24px;
}

dl.ftServe {
    height: 150px;
    width: 200px;
    float: left;
    padding: 0px 60px;
}

.newfooter .helper dl.helpList {
    height: 150px;
    color: #6f6f6f;
    float: left;
    padding: 0px 20px;
    width: 100px;
}

.newfooter .helper dl.helpList i {
    color: #f0ad4e
}

.newfooter .helper dl.helpList dd {
    line-height: 24px;
}

dl.ftServe {
    height: 150px;
    width: 200px;
    float: left;
    padding: 0px 60px;
}

.newfooter .helper dl.ggList {
    display: none;
    height: 150px;
    color: #6f6f6f;
    float: left;
    padding: 0px 20px;
    width: 250px;
}

.newfooter .helper dl.ggList i {
    color: #337ab7
}

.newfooter .helper dl.ggList dd {
    line-height: 24px;
}

dl.ftServe {
    height: 150px;
    width: 300px;
    float: left;
    padding: 0px 30px;
}

.newfooter .helper dl.ftServe i {
    color: #5cb85c
}

dl.ftServe dt span.icoTel {
    margin-top: 2px;
    overflow: hidden;
    text-indent: -999em;
    width: 124px;
    height: 16px;
}

dl.ftServe dd {
    line-height: 24px;
    color: #999;
    font-size: 13px;
}

dl.ftServe dd a.xlWeibo, dl.ftServe dd a.txWeibo {
    text-shadow: 0 0 0 #FFF;
    margin-top: 6px;
    padding-left: 30px;
    width: 32px;
    height: 22px;
    line-height: 22px;
    display: inline-block;
    color: #fff;
}

dl.ftServe dd a.xlWeibo:hover {
    color: #fff;
    background-position: -53px -311px;
    text-decoration: none;
}

dl.ftServe dd a.txWeibo {
    background-position: -120px -289px;
    margin-left: 10px;
}

dl.ftServe dd a.txWeibo:hover {
    background-position: -120px -311px;
    text-decoration: none;
}

dl.subscribe {
    float: right;
    width: 140px;
}

dl.subscribe dt {
    font: bold 14px/30px arial;
    color: #6f6f6f;
}

dl.subscribe dd .text {
    text-shadow: 0 0 0 #FFF;
    float: left;
    width: 60px;
    border: 1px solid #dedede;
    height: 20px;
    line-height: 20px;
}

dl.subscribe dd .btn {
    text-shadow: 0 0 0 #FFF;
    float: left;
    width: 42px;
    height: 22px;
    border: 0;
    text-align: center;
    line-height: 22px;
    background: url("images/sprite.png" /*tpa=http://www.esoboy.com/statics/home/restyle/css/index/images/sprite.png*/) no-repeat right - 102 px;
}

.helper a {
    color: #999;
    text-decoration: none;
    font-size: 13px;
}

.helper a:hover {
    color: #337ab7;
    text-decoration: none;
}

.newfooter .copyright {
    text-align: center;
    padding-top: 10px;
}

.newfooter .copyrig {
    padding: 10px;
    text-align: center;
    color: #999;
    background: #222325;
}

/*footer end*/
.avice {
    margin: 0 auto;
    width: 260px;
}

.avice a {
    display: block;
    padding: 10px 30px;
    width: 260px;
    font-size: 18px;
}

/*我们的客户 begin*/
.tab_list {
    overflow: hidden;
    margin: auto;
    width: 1200px;
}

.tab_list_tit {
    height: 25px;
    margin-bottom: 25px;
    position: relative;
    border-bottom: 1px solid #337ab7;
}

.tab_list_tit .a_ico {
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 0px;
    margin-left: -140px;
    width: 280px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    background: #fff;
    color: #337ab7;
}

.tab_list_tit .a_ico:hover {
    text-decoration: none;
    color: #c81623;
}

.tab_list_tit h3 {
    float: left;
    width: 130px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    color: #760004;
}

.tab_list_tit a {
    display: block;
    height: 50px;
}

.tab_list_tit span {
    float: right;
    width: 30px;
    line-height: 36px;
    height: 36px;
}

.tab_list_con {
    overflow: hidden;
    position: relative;
    display: block;
}

/*我们的客户 end*/
.tab_list .strategy_client {
    width: 577px;
}

.tab_list .strategy_client li {
    width: 144px;
}

.pany_list .strategy_client {
    width: 1193px;
}

.pany_list .strategy_client li {
    width: 149px;
}

.strategy_client {
    overflow: hidden;
    border-left: 1px solid #D5DEFF;
    border-top: 1px solid #D5DEFF;
}

.strategy_client li {
    height: 100px;
    float: left;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    display: inline;
    border-right: 1px solid #D5DEFF;
    border-bottom: 1px solid #D5DEFF;
}

.strategy_client li img {
    height: 100px;
    width: 100%;
    float: left;
    border: 4px solid #ffffff;
}

.strategy_client li:hover img {
    border-color: #f3f3f3;
    border-color: rgba(243, 243, 243, 0.8);
}

/* 底部 begin */
.bottom_fixed, .bottom_btmdiv {
    position: fixed;
    bottom: 0;
    left: 0;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    height: 120px;
    width: 100%;
    background: url("../images/eleven/index_eleven_bottom.png" /*tpa=http://www.esoboy.com/statics/home/restyle/css/images/eleven/index_eleven_bottom.png*/) no-repeat center center;
}

.bottom_btmdiv .w1200 {
    height: 120px;
}

.bottom_fixed {
    z-index: 20;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
}

.bottom_btmdiv {
    display: block;
    padding: 10px 20px;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    z-index: 100;
}

.bottom_btmdiv .close_max {
    top: 5px;
}

.bottom_btmdiv p {
    font-size: 16px;
}

.bottom_btmdiv a {
    margin: 0px 5px;
}

.btn-dreg {
    display: block;
    position: absolute;
    left: 640px;
    top: 62px;
}

.btn-dlogin {
    display: block;
    position: absolute;
    left: 740px;
    top: 62px;
}

/*.bottom_btmdiv a{position:absolute;bottom:0px;cursor:pointer;}
.bottom_btmdiv a.ah{ left:560px;}
.bottom_btmdiv a.bh{ left:680px;}

 底部 end */
/*首页切换*/
.tabBar {
    width: 1200px;
    font-family: "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
}

.tabBar .hd ul {
    z-index: 5;
    position: relative;
    zoom: 1;
    margin: 20px 0 0 0;
    padding-top: 10px;
}

.tabBar .hd li {
    float: left;
    height: 38px;
    padding: 0px 17px 0px 20px;
    color: #333333;
    border-bottom: 0px;
    border-left: 1px solid #f0f0f0;
    cursor: pointer;
}

.tabBar .hd li h3 {
    font-size: 16px;
    color: #337ab7;
}

.tabBar .hd li span {
    color: #b5b5b5;
    font-weight: bold;
}

.tabBar .hd .no {
    border-left: 0;
}

.tabBar .hd li.on {
    height: 55px;
    font-weight: bold;
    overflow: hidden;
    margin-top: -10px;
    position: relative;
    top: 1px;
    border-top: 2px solid #337ab7;
    border-left: 1px solid #337ab7;
    border-right: 1px solid #337ab7;
    background: #fff;
    color: #337ab7;
}

.tabBar .hd li.on h3 {
    line-height: 35px;
    margin-top: 10px;
    background: url("../images/sj.jpg" /*tpa=http://www.esoboy.com/statics/home/restyle/css/images/sj.jpg*/) no-repeat right;
    padding-right: 10px;
}

.tabBar .hd li.on h3 a {
    color: #fc3500;
}

.tabBar .hd li.on span {
    font-weight: bold;
    color: #337ab7;
}

.tabBar .bd {
    border-top: 1px solid #337ab7;
    padding: 10px 0 0 0;
    clear: both;
    position: relative;
    height: 225px;
    overflow: hidden;
}

.tabBar .prevStop, .tabBar .nextStop {
    display: none;
}

/*新闻 begin*/
.tabBar .news_client {
    overflow: hidden;
    border-left: 1px solid #D5DEFF;
    border-top: 1px solid #D5DEFF;
    width: 1197px;
}

.tabBar .news_client li {
    width: 199px;
    float: left;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    display: inline;
    border-right: 1px solid #D5DEFF;
    border-bottom: 1px solid #D5DEFF;
}

.tabBar .news_client li img {
    height: 100%;
    width: 100%;
    float: left;
    border: 4px solid #ffffff;
}

.tabBar .news_client li:hover img {
    border-color: #f3f3f3;
    border-color: rgba(243, 243, 243, 0.8);
}

.tabBar .news_package {
    overflow: hidden;
    border-left: 1px solid #D5DEFF;
    border-top: 1px solid #D5DEFF;
    width: 1197px;
}

.tabBar .news_package li {
    width: 299px;
    float: left;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    display: inline;
    border-right: 1px solid #D5DEFF;
    border-bottom: 1px solid #D5DEFF;
}

.tabBar .news_package li img {
    height: 100%;
    width: 100%;
    float: left;
    border: 4px solid #ffffff;
}

.tabBar .news_package li:hover img {
    border-color: #f3f3f3;
    border-color: rgba(243, 243, 243, 0.8);
}

.tabBar .h3 {
    float: left;
    margin: 37px 58px 0 0;
}

.tabBar .h3 i {
    font-size: 24px;
}

.tabBar .t {
    float: left;
}

.tabBar .hd li h3 {
    line-height: 35px;
}

.tabBar a.mediamore {
    margin-top: 50px;
}

/*新闻 end*/
.tel-new {
    float: left;
    margin: 34px 0 0 15px;
}

.tel-new a {
    color: red;
    line-height: 18px;
}

.tel-new a:hover {
    text-decoration: none;
}

.tel-new a i {
    font-size: 24px;
}

.tel-new a span {
    font-weight: bold;
    font-size: 16px;
}

/************ banner ********/
.banner {
    height: 90px;
    background: #009bf8
}

.banner .bannerc {
    width: 989px;
    margin: auto;
    height: 90px;
    padding: 0px 5px 0px 5px;
    background: url("../../images/hp_banner.png" /*tpa=http://www.esoboy.com/statics/home/restyle/images/hp_banner.png*/) no-repeat;
    background-position: 368px 13px;
}

.banner .bannerc .fl {
    color: #FFF;
    float: left;
    font-size: 32px;
    text-transform: uppercase;
    line-height: 89px;
}

.banner .bannerc .fl .f_32 {
    margin-right: 15px;
}

.banner .bannerc .fl .f_st {
    font-family: Segoe UI;
    color: #72c8fb;
}

.banner .bannerc .fr {
    float: right;
    margin-top: 25px;
}

.banner .bannerc .fr .bt1 {
    width: 90px;
    height: 40px;
    float: left;
    margin-right: 10px;
    background: url("../../images/button1.png" /*tpa=http://www.esoboy.com/statics/home/restyle/images/button1.png*/) - 156 px - 309 px;
    cursor: pointer;
}

.banner .bannerc .fr .bt2 {
    width: 90px;
    height: 40px;
    float: left;
    background: url("../../images/button1.png" /*tpa=http://www.esoboy.com/statics/home/restyle/images/button1.png*/) - 156 px - 368 px;
    cursor: pointer;
}

/*********** cont begin********/
.cont {
    background: #fff;
    overflow: hidden;
    min-width: 990px; /*height:8885px;*/
}

.cont .contc a {
    color: #454545;
}

.cont .contc p.postOn {
    font-weight: bold;
}

.cont .contc {
    width: 999px;
    margin: auto;
    color: #454545;
    background: #f7f7f7;
}

.cont .contc .cont_l {
    float: left;
    width: 274px;
    background: #efefef;
    min-height: 90px;
}

.cont .contc .cont_l .pl {
    padding-left: 15px;
}

.cont .contc .cont_l .pls {
    padding-left: 40px;
}

.cont .contc .cont_l .pl b.pt {
    width: 25px;
    height: 20px;
    float: left;
    margin-top: 13px;
    background: url("../../images/button1.png" /*tpa=http://www.esoboy.com/statics/home/restyle/images/button1.png*/) - 136 px - 466 px;
}

.cont .contc .cont_l .pl b.ab {
    width: 25px;
    height: 20px;
    float: left;
    margin-top: 10px;
    background: url("../../images/button1.png" /*tpa=http://www.esoboy.com/statics/home/restyle/images/button1.png*/);
    background-position: -180px -431px;
    cursor: pointer;
}

.cont .contc .cont_l .pl b.abc {
    width: 25px;
    height: 20px;
    float: left;
    margin-top: 7px;
    background: url("../../images/button1.png" /*tpa=http://www.esoboy.com/statics/home/restyle/images/button1.png*/);
    background-position: -180px -431px;
    cursor: pointer;
}

.cont .contc .cont_l p {
    height: 23px;
    line-height: 23px;
}

.cont .contc .cont_l h3.f_16 {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    background: #e5e5e5;
}

.cont .contc .cont_l h3.f_14 {
    font-size: 14px;
    height: 44px;
    line-height: 50px;
    cursor: pointer;
}

.cont .contc .cont_l .sub1 {
    font-size: 14px;
    height: 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid #FFF;
    display: block;
}

.cont .contc .cont_l .sub2 {
    font-size: 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid #FFF;
    display: block;
}

.cont .contc .cont_l a:hover {
    text-decoration: underline;
}

.cont .contc .cont_l .sub_last {
    border-bottom: none;
}

.cont .contc .cont_l h4.f_14 {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}

.cont .contc .cont_r {
    width: 700px;
    float: left;
    padding: 0px 0px 95px 22px;
}

.cont .contc .cont_r h2.f_20 {
    font-size: 20px;
    text-align: center;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px dashed #e5e5e5;
}

.cont .contc .cont_r h4.f_16 {
    font-size: 16px;
    height: 60px;
    line-height: 60px;
}

.cont .contc .cont_r div {
    font-size: 14px;
    line-height: 23px;
}

.cont .contc .cont_r div .bd {
    height: 25px;
    width: 20px;
    float: left;
}

.cont .contc .cont_r div.mtp {
    margin-top: 20px;
}

.cont .contc .cont_r div .bdc {
    height: 50px;
}

.cont .contc .cont_r div .bdd {
    height: 20px;
}

.header_top .uname a {
    font-weight: bold;
    color: #E83D31;
}

.header_top .uname a:hover {
    color: #B95049;
}

.aboutMain {
    overflow: hidden;
    background-color: #eee;
    min-width: 990px;
    _zoom: 1;
}

.aboutMain .main-con {
    width: auto;
    margin: auto;
    _margin: auto 150px;
    max-width: 1150px;
    min-width: 1100px;
    padding-top: 20px;
}

.aboutclearfix {
    _zoom: 1;
}

.aboutMain .about {
    min-height: 500px;
}
/*另加↓*/
.about{
    padding-bottom: 50px;
}
/*另加↑*/

.content {
    position: relative;
    width: 990px;
    margin: 40px auto 20px;
    background: #fff;
}

.content .sidebar {
    position: absolute;
    top: 0;
    left: 0;
    width: 230px;
}

.content .sidebar li {
    border-bottom: 1px solid #f1f1f1;
}

.content .sidebar a {
    display: block;
    padding: 17px 0 17px 46px;
    color: #000;
    font-size: 14px;
}

.content .sidebar .curr a {
    padding-left: 40px;
    border-left: 6px solid #337ab7;
    color: #337ab7;
    font-weight: bold;
}

.ct {
    overflow: hidden;
    margin: 0 25px 0 230px;
    line-height: 1.8;
    color: #3332;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0px;
    height: 0px;
}

.about p {
    margin-bottom: 10px;
    text-indent: 2em;
}

.about .center {
    text-align: center;
}

.aboutMain .aboutTitle {
    margin: 20px 0 10px 0;
    color: #333;
    font-size: 27px;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-weight: normal;
}