@charset "utf-8"; .public_add_main {
    width: 1190px;
}

.top_bg {
    background: #fff;
}

#index_header {
    width: 1190px;
    margin: 0 auto;
    height: 160px;
    z-index: 5;
}

.fl {
    float: left
}

.fr {
    float: right
}

/**index_header**/
#index_header .logo {
    height: 60px;
    float: left;
    width: 345px;
    margin: 30px 0;
}

#index_header .logo .logo_img {
    display: inline-block;
    width: 345px;
    height: 60px;
    background: url(images/index_img.png) no-repeat;
}

/**index_search*/
#index_header .header_search {
    margin-top: 30px;
}

#index_header .header_search {
    float: right;
    position: relative;
}

#index_header #searchform {
    width: 540px;
    height: 36px;
    border: 2px solid #d3d3d3;
    overflow: hidden;
    font-size: 0;
}

#index_header #searchform #s {
    height: 36px;
    border: none;
    width: 462px;
    display: block;
    padding: 0px 5px;
    float: left;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    line-height: 30px;
}

#index_header #searchform a.search_btn {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    width: 78px;
    height: 40px;
    color: #fff;
    background: #4285f5;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
    letter-spacing: normal;
    word-spacing: normal;
}

.search_word {
    height: 20px;
    line-height: 20px;
    width: 540px;
    overflow: hidden;
    margin-top: 4px;
}

.search_word a {
    font-size: 12px;
    color: #aaaaaa;
    border-right: 1px solid #dadada;
    padding-right: 7px;
    margin-right: 2px;
}

.search_word a:last-child {
    border-right: none;
}

.search_word a:hover {
    color: #f90;
}

/*header_right*/
.wrap_all .header_right {
    position: absolute;
    top: -40px;
    right: 0;
    float: none;
    margin-top: 0;
}

.wrap_all .header_right .header_login {
    height: 40px;
    line-height: 40px;
    margin-top: 0
}

.wrap_all .header_right .header_login a {
    margin: 0;
}

.wrap_all .header_right .header_tool {
    margin-top: 0;
}

.wrap_bg {
    width: 100%;
    height: 460px;
}

.wrap_banner_bg {
    width: 100%;
    height: 460px;
}

.wrap_all {
    width: 1190px;
    margin: 0 auto;
    position: relative;
    height: 460px;
    z-index: 10;
}

.nav_top {
    position: absolute;
    top: -33px;
    width: 964px;
    margin: 0 auto;
    left: 226px;
    z-index: 3;
}

.wrap_bg .nav_top a {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 9px 24px 10px 9px;
    font-size: 16px;
    color: #333;
}

.wrap_bg .nav_top a:hover {
    color: #f90
}

.icon_hot {
    width: 20px;
    height: 25px;
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(images/index_img.png) no-repeat;
    background-position: -370px -135px;
}

.nav_top .czy_ico {
    left: 9px;
}

.mod-nav {
    position: absolute;
    top: -40px;
    left: 0;
    z-index: 5;
    width: 222px;
}

.mod-nav__li-first {
    height: 40px;
    width: 222px;
    background: #4285f5;
}

.mod-nav__course-all {
    padding: 0 16px;
    height: 40px;
    line-height: 40px;
    width: 190px;
    color: #fff;
}

.mod-nav__course-all {
    vertical-align: middle;
    font-size: 16px;
    display: inline-block;
}

.nav-tt {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 16px;
    font-weight: normal
}

.nav-tt:hover {
    text-decoration: underline
}

.mod-nav__course-all .icon-menu {
    display: inline-block;
    vertical-align: 4px;
    width: 18px;
    height: 2px;
    margin-right: 12px;
    position: relative;
    background: #fff;
}

.icon-menu:after,.icon-menu:before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    top: -7px;
    left: 0;
    background: #fff;
}

.icon-menu:after {
    top: 7px;
}

.mod-nav__li {
    position: relative;
    background-color: #232d3e;
    filter: alpha(opacity=80);
    background: rgba(35,45,62,.8);
}

.mod-nav_div {
    width: 206px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: 24px 0;
    margin: 0 8px 0 8px;
    border-bottom-color: rgba(247,247,247,0.1);
}

.mod-nav__li:hover .mod-nav_div {
    border-bottom-color: rgba(35,45,62,.1);
    filter: alpha(opacity=10);
}

.mod-nav__wrap-nav-first {
    margin-bottom: 8px;
    position: relative;
    height: 19px;
    line-height: 19px;
}

h3.mod-nav__link-nav-first {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: normal
}

.mod-nav__link-nav-first-link:hover {
    text-decoration: underline;
}

.mod-nav__li:hover .i-v-right, .mod-nav__link-nav-first .mod-nav__link-nav-first-link {
    color: #fff;
}

.mod-nav__li:hover .mod-nav__wrap-nav-side {
    display: block;
    animation: sideFadeIn .3s both;
    -webkit-animation: sideFadeIn .3s both
}

a.mod-nav__link-nav-first-link:hover {
    color: #f90;
    text-decoration: underline
}

.mod-nav__wrap-nav-hot {
    height: 16px;
    line-height: 16px;
    position: relative;
    font-size: 0;
    overflow: hidden;
}

a.mod-nav__link-nav-hot {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
    color: #bababa;
}

a.mod-nav__link-nav-hot:hover {
    text-decoration: underline;
    color: #f90;
}

.mod-nav__li:hover {
    background-color: #232d3e;
    filter: alpha(opacity=90);
    background: rgba(35,45,62,.9);
}

.mod-nav__li .mod-nav__wrap-nav-side {
    position: absolute;
    left: 222px;
    top: 8px;
    width: 382px;
    padding: 0 20px;
    background-color: #232d3e;
    filter: alpha(opacity=90);
    background: rgba(35,45,62,.9);
    display: none
}

.mod-nav__side-list {
    width: 382px;
}

h3.mod-nav__link-nav-second {
    padding: 30px 0 16px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(247,247,247,0.1);
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}

h3.mod-nav__link-nav-second a {
    color: #fff;
}

h3.mod-nav__link-nav-second a:hover {
    color: #f90;
}

.mod-nav__side-li {
    margin: 13px 0;
    float: left;
    margin-right: 20px;
}

.mod-nav__side-li a {
    color: #bababa;
    font-size: 14px;
}

.mod-nav__side-li a:hover {
    color: #f90
}

.flexslider {
    overflow: hidden;
    width: 746px;
    height: 460px;
    margin: 0 auto;
}

.flexslider ul,.flexslider ul li {
    width: 100%;
}

.slides {
    position: relative;
}

.slides li {
    position: absolute;
    top: 0px;
    width: 100%;
}

.slides li.flex-active-slide {
    display: block
}

.slides li a {
    display: block;
    width: 100%;
    font-size: 0px;
}

.flex-control-nav {
    position: absolute;
    bottom: 2px;
    z-index: 2;
    width: 746px;
    left: 222px;
    text-align: center;
}

.flex-control-nav li {
    display: inline-block;
    width: 20px;
    height: 22px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;}

.flex-control-nav a {
    display: inline-block;
    width: 20px;
    height: 22px;
    line-height: 40px;
    overflow: hidden;
    background: url(images/cirse.png) right 0 no-repeat;
    cursor: pointer;
    font-size: 0px;
}

.flex-control-nav .flex-active {
    background-position: 0 0;
}

.flexslider img {
    width: 100%;
}

.flexslider ul.flex-direction-nav {
    position: relative;
    width: 746px;
    left: 0px;
    z-index: 2;
    display: none;
}

.flexslider:hover .flex-direction-nav {
    display: block
}

.flexslider .flex-direction-nav li {
    position: absolute;
    top: 195px;
    width: 40px;
    height: 80px;
    right: 20px;
}

.flexslider .flex-direction-nav li:first-child {
    left: 20px;
}

.flex-prev {
    display: inline-block;
    vertical-align: middle;
    background: url(images/index_img.png) no-repeat;
    background-position: -417px -88px;
    font-size: 0px;
    width: 40px;
    height: 80px;
}

.flex-next {
    display: inline-block;
    vertical-align: middle;
    background: url(images/index_img.png) no-repeat;
    background-position: -487px -88px;
    font-size: 0px;
    width: 40px;
    height: 80px;
}

.wrap_board {
    position: absolute;
    top: 0px;
    right: 0;
    background: #fff;
    width: 222px;
    height: 460px;
    z-index: 5;
}

.board_top img {
    width: 222px;
    height: 162px;
}

.board_top p {
    font-size: 12px;
    color: #999;
    margin-top: 5px;
}

.board_sign {
    position: absolute;
    bottom: 0;
    width: 222px;
    text-align: center;
    height: 50px;
}

.board_sign .sign_a,.board_sign .sign_a2 {
    display: block;
    width: 122px;
    height: 26px;
    background: #4285f5;
    padding: 12px 50px;
}

.board_sign .sign_a2 {
    background: #aaaaaa;
}

.board_sign i.sign_ico {
    display: inline-block;
    vertical-align: middle;
    background: url(images/index_img.png) no-repeat;
    background-position: -468px -183px;
    width: 26px;
    height: 30px;
    margin-right: 10px;
}

.board_sign .sign_a:hover {
    background: #3474de;
}

.board_sign .sign_txt {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}

.board_news {
    padding-top: 24px;
}

.board_news p {
    font-size: 14px;
    margin-bottom: 20px;
}

.board_news p a i {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #999;
    vertical-align: middle;
    margin-right: 8px;
}

.board_news p a {
    padding: 0 20px;
    width: 182px;
    color: #333;
    overflow: hidden;
    line-height: 16px;
    height: 16px;
    word-break: break-all;
    display: inline-block;
    vertical-align: middle;
}

.board_news p a:hover {
    color: #f90
}

/*header_trends**/
.header_trends {
    width: 718px;
    border: 1px solid #dedede;
    height: 128px;
    position: absolute;
    left: 240px;
    bottom: 0;
    background: #fff;
}

.trends_tit {
    float: left;
    width: 14px;
    height: 68px;
    background: #ececec;
    font-size: 14px;
    color: #333;
    padding: 30px 8px;
    margin-right: 20px;
}

.trends_list {
    float: left;
    height: 104px;
    padding: 12px 0;
}

.trends_list li {
    width: 150px;
    float: left;
    margin-right: 17px;
    height: 104px;
}

.trends_list li img {
    width: 150px;
    height: 90px;
}

.trends_list li a.trends_txt {
    font-size: 13px;
    color: #505050;
    width: 150px;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    word-break: break-all;
    overflow: hidden
}

.trends_list li a.trends_txt:hover {
    color: #f90;
}

/*main*/
.main {
    width: 1190px;
    margin: 0 auto;
}

.part_left {
    float: left;
    width: 948px;
    margin-right: 20px;
}

.part_tit {
    margin: 30px 0 20px 0;
    height: 18px;
    line-height: 18px;
}

.part_tit h3 {
    font-size: 18px;
    color: #333;
    float: left;
    font-weight: normal;
}

.part_tit .part_tit_more {
    font-family: SimSun;
    font-size: 12px;
    float: right;
    color: #999;
}

.part_tit .part_tit_more:hover {
    color: #f90;
}

.course_list {
    width: 968px;
    margin-right: -20px;
}

.course_list li {
    width: 222px;
    margin-right: 20px;
    float: left;
    background: #fff;
    box-shadow: 0 2px 10px rgba(4,0,0,0.1);
    height: 214px;
}

.course_list li:hover {
    box-shadow: 0 2px 10px rgba(4,0,0,0.25);
}

.course_list li .course_link {
    display: block;
    width: 222px;
    height: 214px;
}

.course_cover {
    width: 222px;
    height: 155px;
    overflow: hidden;
}

.course_cover img {
    width: 222px;
    height: 155px;
}

.course_action img,.course_list li img {
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.course_list li:hover img,.course_action:hover img {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    zoom: 1.05\9;/*Ã©â€™Ë†Ã¥Â¯Â¹ie8*/
}

.course_title {
    margin: 10px 0 8px 0;
    padding: 0 14px;
    width: 194px;
    color: #333;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    word-break: break-all;
    overflow: hidden;
}

.course_list li:hover .course_title {
    color: #f90;
}

.course_tool {
    margin: 0 14px;
    font-size: 12px;
    color: #aaaaaa;
}

.course_tool .course_views {
    float: right;
}

.part_right {
    float: left;
    width: 222px;
}

/*live_schedule*/
.live_schedule {
    width: 222px;
}

.schedule_main {
    background: #fff;
    box-shadow: 0 2px 10px rgba(4,0,0,0.1);
}

.schedule_main:hover {
    box-shadow: 0 2px 10px rgba(4,0,0,0.25);
}

.schedule_sign {
    margin-bottom: 6px;
}

.schedule_img {
    width: 222px;
    height: 155px;
    overflow: hidden;
    display: block;
}

.schedule_img img {
    width: 222px;
    height: 155px;
}

.schedule_item {
    display: block;
    padding: 14px 25px 0 21px;
    position: relative;
    height: 53px;
}

.schedule_item_main {
    padding-bottom: 14px;
    border-bottom: 1px solid #e6e6e6;
    position: absolute;
    z-index: 2;
    width: 176px;
}

.schedule_tools i {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    margin-right: 8px;
}

.schedule_tools i.ico1 {
    background: url("images/index_img.png") no-repeat;
    background-position: -547px -194px;
}

.schedule_tools i.ico2 {
    background: url("images/czy_play.gif") no-repeat;
}

.schedule_tools i.ico3 {
    background: url("images/index_img.png") no-repeat;
    background-position: -570px -194px;
}

.schedule_tools i.ico4 {
    background: url("images/index_img.png") no-repeat;
    background-position: -516px -193px;
    height: 14px;
}

.schedule_tools .schedule_time {
    display: inline-block;
    vertical-align: middle;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
    color: #999;
}

.schedule_title {
    font-size: 14px;
    color: #333;
    width: 100%;
    height: 15px;
    line-height: 15px;
    word-break: break-all;
    overflow: hidden;
}

.schedule_hidden {
    position: absolute;
    left: 0;
    top: -2px;
    width: 222px;
    height: 68px;
    overflow: hidden;
}

.schedule_bg {
    display: none;
    background-color: #f3f3f3;
    width: 240px;
    height: 240px;
    border-radius: 200px;
    opacity: 1;
    position: absolute;
    top: -90px;
    left: -10px;
}

.schedule_item:hover .schedule_bg {
    display: block;
    opacity: 1;
    -webkit-animation: zoomIn 0.5s ease-out;
    -moz-animation: zoomIn 0.5s ease-out;
    -o-animation: zoomIn 0.5s ease-out;
    animation: zoomIn 0.5s ease-out;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

/**ad****/
.ad-top {
    background: #fff!important;
    padding-top: 15px;
    padding-bottom: 10px;
    width: 1190px;
    margin: 0 auto;
}

.ad-top .wrap {
    position: relative;
    height: 60px;
}

.ad-top .wrap span {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background-position: -228px -201px;
    cursor: pointer;
    display: block
}

.ad-top .wrap span:hover {
    background-color: #000;
    opacity: .4;
    filter: Alpha(opacity=40);
    background-position: -267px -201px
}

.wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
.ad-top .wrap em{
    position: absolute;
    width: 26px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    background: #333;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    -khtml-opacity: .3;
    opacity: .3;
    border-radius: 3px;
    left: 0;
    bottom: 0
}
.adhidden {
    display: none;
}
.ad1 {
    width: 1190px;
    height: 60px;
    cursor: pointer;
}
.ad {
    width: 1190px;
    height: 90px;
    box-shadow: 0 2px 10px rgba(4,0,0,0.1);
    position: relative;
    margin: 0 auto;
    margin-top: 30px;
}

.ad:hover {
    box-shadow: 0 2px 10px rgba(4,0,0,0.25);
}

.ad img {
    width: 1190px;
    height: 90px;
    display: inline-block
}

.ad em {
    position: absolute;
    width: 26px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    background: #333;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    -khtml-opacity: .3;
    opacity: .3;
    border-radius: 3px;
    left: 0;
    bottom: 0;
    z-index: 5;
}

/**course_opt**/
.course_opt {
    width: 1190px;
    margin: 0 auto;
}

.course_opt .left_course {
    height: 448px;
}

.course_opt .left_course .course_list {
    height: 468px;
    margin-bottom: -20px;
}

.left_img {
    float: left;
    margin-right: 20px;
    width: 222px;
    height: 448px;
    position: relative;
    box-shadow: 0 2px 10px rgba(4,0,0,0.1);
    backgroun-size: 100% 100%;
}

.left_img.img_1 {
    background: url("images/opt_img1.jpg") no-repeat;
}

.left_img.img_2 {
    background: url("images/opt_img2.jpg") no-repeat;
}

.optbar0 {
    background: url("images/optbar0.jpg") no-repeat;
}

.optbar1 {
    background: url("images/optbar1.jpg") no-repeat;
}

.optbar2 {
    background: url("images/optbar2.jpg") no-repeat;
}

.optbar3 {
    background: url("images/optbar3.jpg") no-repeat;
}

.optbar4 {
    background: url("images/optbar4.jpg") no-repeat;
}

.optbar5 {
    background: url("images/optbar5.jpg") no-repeat;
}

.optbar6 {
    background: url("images/optbar6.jpg") no-repeat;
}

.left_item_list {
    position: absolute;
    left: 23px;
    bottom: 16px;
    width: 184px;
    font-size: 0;
}

.left_item_list a {
    width: 84px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    height: 28px;
    line-height: 28px;
    margin-right: 8px;
    margin-bottom: 8px;
}

.left_item_list a.item_list {
    position: relative;
}

.left_item_list a.item_list .item_list_bg {
    display: block;
    filter: alpha(opacity=60);
    opacity: 0.2;
    height: 28px;
    background: #00acfd;
}

.left_item_list a.item_list .item_list_txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 84px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.left_item_list a.item_list:hover .item_list_bg {
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.left_item_list a.item_list2 {
    background: #ffa70d;
    filter: alpha(opacity=60);
    background-color: rgba(255,167,13,0.6);
}

.left_item_list a.item_list2:hover {
    background: #ffa70d;
    filter: alpha(opacity=40);
    background-color: rgba(255,167,13,0.4);
}

.lefttrem {
    position: absolute;
    left: 23px;
    top: 91px;
    width: 184px;
    font-size: 38px;
    color: #fff;
    font-weight: bold;
}

.lefttreminf {
    position: absolute;
    left: 23px;
    top: 140px;
    width: 184px;
    font-size: 14px;
    color: #fff;
}

.left_course {
    float: left;
    width: 706px;
}

.left_course .course_list {
    width: 728px;
    margin-right: -20px;
}

.left_course .course_list li {
    margin-bottom: 20px;
}

.right_course {
    background: #fff;
    box-shadow: 0 2px 10px rgba(4,0,0,0.1);
    padding-bottom: 14px;
}

.right_course:hover {
    box-shadow: 0 2px 10px rgba(4,0,0,0.25);
}

.right_course_img {
    display: block;
    width: 222px;
    height: 155px;
    overflow: hidden;
    margin-bottom: 15px;
}

.right_course_img img {
    width: 222px;
    height: 155px;
}

.right_course_item {
    padding: 15px 20px;
    font-size: 0;
}

.right_course_item i {
    display: inline-block;
    vertical-align: middle;
    width: 4px;
    height: 4px;
    margin-right: 8px;
}

.right_course_item i.right_course_1 {
    background: #d91ef5;
}

.right_course_item i.right_course_2 {
    background: #ffa912;
}

.right_course_item a {
    display: inline-block;
    vertical-align: middle;
    width: 170px;
    height: 14px;
    font-size: 14px;
    color: #333;
    line-height: 14px;
    word-break: break-all;
    overflow: hidden;
}

.right_course_item a:hover {
    color: #f90;
}

.course_more_btn {
    width: 1190px;
    margin: 0 auto 30px auto;
    padding-top: 30px;
}

.course_more_btn .more_btn_a {
    display: block;
    width: 178px;
    height: 46px;
    font-size: 18px;
    color: #4285f5;
    border: 1px solid #4285f5;
    border-radius: 30px;
    text-align: center;
    margin: 0 auto;
    line-height: 44px;
}

.course_more_btn .more_btn_a:hover {
    background: #4285f5;
    color: #fff;
}

/*footer20170306*/
footer {
    width: 100%;
    background: #2f2f2f;
    padding-bottom: 38px;
}

.bottom_main {
    width: 1190px;
    margin: 0 auto;
    padding-top: 30px;
}

.bottom_1 {
    margin-bottom: 20px;
}

.bottom_left {
    float: left;
    margin-right: 30px;
    width: 665px;
}

.bottomLeft1 {
    float: left;
    margin-right: 85px;
    width: 300px;
}

.bottomLeft1 h1,.bottomLeft2 h1 {
    font-size: 18px;
    color: #999;
    font-weight: bold;
}

.bottomLeft1 h1 i {
    display: block;
    float: left;
    width: 36px;
    height: 35px;
    background: url("images/index_img.png") no-repeat;
    background-position: -484px -400px;
    margin-right: 12px;
}

.bottomLeft1 h1 span,.bottomLeft2 h1 span {
    display: block;
    float: left;
    line-height: 20px;
    margin-top: 15px;
}

.bottomList {
    margin-top: 20px;
    margin-right: -15px;
}

.bottomList li {
    float: left;
    margin-right: 20px;
}

.bottomList li i {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #999;
    border-radius: 5px;
    margin-right: 3px;
    vertical-align: middle;
}

.bottomList li a {
    font-size: 14px;
    color: #999;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle
}

.bottomLeft2 {
    float: left;
    width: 280px;
}

.bottomLeft2 h1 i {
    display: block;
    float: left;
    width: 36px;
    height: 35px;
    background: url("images/index_img.png") no-repeat;
    background-position: -542px -398px;
    margin-right: 12px;
}

.bottomLeft2 .bottomList li {
    width: 140px;
    margin-right: 0
}

.bottom_right {
    float: left;
    border-left: 1px solid #4f4f4f;
    height: 74px;
    margin-top: 26px;
    padding-left: 65px;
}

.bottom_erwm {
    float: left;
    width: 74px;
    height: 74px;
    background: url("images/index_img.png") no-repeat;
    background-position: -298px -410px;
    margin-right: 30px;
}

.bottom_cont {
    float: left;
}

.bottom_cont h1 {
    font-size: 18px;
    color: #999;
    line-height: 20px;
    margin-bottom: 15px;
    margin-top: 10px;
}

.bottom_cont p {
    font-size: 14px;
    color: #999;
    line-height: 18px;
}

.bottom_cont .bottom_span {
    display: inline-block;
    margin-right: 20px;
    width: 120px;
}

.bottom_cont i,.bottom_cont span {
    display: inline-block;
    vertical-align: middle;
}

.bottom_cont i.qq_ico {
    width: 15px;
    height: 15px;
    background: url("images/index_img.png") no-repeat;
    background-position: -591px -401px;
    margin-right: 3px;
}

.bottom_cont i.weibo_ico {
    width: 17px;
    height: 15px;
    background: url("images/index_img.png") no-repeat;
    background-position: -613px -403px;
    margin-right: 3px;
}

.bottom_cont i.tel_ico {
    width: 15px;
    height: 15px;
    background: url("images/index_img.png") no-repeat;
    background-position: -641px -402px;
    margin-right: 3px;
}

.bottom_cont p a {
    color: #999;
}

.bottom_main a:hover {
    color: #f90;
}

#footer2 {
    width: 900px;
    color: #575757;
    line-height: 25px;
    font-family: SimSun;
}

#footer2 a {
    color: #575757
}

.sign_finish {
    font-size: 16px;
    background: #ccc;
    color: #999;
    display: block;
    width: 165px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    cursor: default
}

/*sign_msg**/
.sign_msg {
    position: absolute;
    top: 200px;
    left: 50%;
    width: 320px;
    margin-left: -169px;
    height: 160px;
    background: #fff;
    z-index: 999991;
    padding: 10px;
    display: none
}

.sign_main {
    border: 1px solid #e5e5e5;
    height: 158px;
    width: 318px;
    position: relative;
    text-align: center;
    font-family: "Microsoft YaHei"
}

.sign-tit {
    font-size: 22px;
    color: #565656;
    margin-top: 35px;
}

.sign-tit i {
    display: inline-block;
    background: url(images/sign_img.png) center no-repeat;
    width: 36px;
    height: 36px;
    vertical-align: middle;
}

.sign-tit span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.sign-txt {
    font-size: 13px;
    color: #565656;
    margin-top: 20px;
}

.sign-txt a {
    color: #4285f5
}

.sign_close {
    position: absolute;
    right: -37px;
    top: -11px;
}

/**guide**/
.guide_div {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: alpha(opacity=60);
    z-index: 99;
    display: none;
}

.guide_1 {
    position: absolute;
    top: 150px;
    z-index: 100;
    left: 50%;
    margin-left: -235px;
}

.guide_1 img,.guide_2 img {
    display: block;
}

.guide_2 {
    position: absolute;
    top: 190px;
    z-index: 100;
    left: 50%;
    margin-left: -595px;
    display: none;
}

.guide_1 .guide_shut {
    position: absolute;
    top: 70px;
    right: -125px;
}

.guide_2 .guide_shut {
    position: absolute;
    top: 30px;
    right: 250px;
}

.guide_shut img {
    display: block;
    width: 29px;
    height: 29px;
}

/**indexAd_bottom**/
.indexAd_bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 120px;
    z-index: 1000;
}

.ad_detail {
    display: block;
    width: 100%;
    height: 120px;
    background-color: #000;
    filter: alpha(opacity=80)/9;
    background: rgba(0,0,0,0.7)!important;
}

.IndexAd_imgB {
    display: block;
    width: 1190px;
    height: 120px;
    position: relative;
    margin: 0 auto;
}

.indexAd_closeB {
    width: 46px;
    height: 46px;
    top: 0;
    right: 10px;
    position: absolute;
    cursor: pointer;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: url(images/Indexad_close.png) no-repeat;
    background-size: 46px 46px;
}

.indexAd_closeB:hover,.indexAd_closeL:hover {
    animation: close .5s
}

@keyframes close {
    from {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
}

/*indexAd_left**/
.indexAd_left {
    position: fixed;
    bottom: 280px;
    left: 0;
    z-index: 999999;
    _position: absolute;
    width: 110px;
}

.indexAd_imgL {
    width: 110px;
    display: block;
}

.indexAd_closeL {
    width: 11px;
    height: 11px;
    top: 2px;
    right: 2px;
    position: absolute;
    cursor: pointer;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: url(images/new_msg_close.png) no-repeat;
}

.signNew {
    display: none;
    width: 400px;
    height: auto;
    padding-bottom: 30px;
    position: absolute;
    top: 40%;
    left: 50%;
    ,margin-left: -200px;
    background: #fff;
    z-index: 999999;
    border-radius: 8px;
    font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
}

.msg_login_title {
    padding: 30px 0;
    position: relative;
    text-align: center;
}

.msg_login_title img {
    width: 165px;
    height: 41px;
}

.signNewEwm {
    width: 195px;
    height: 195px;
    margin: 0 auto;
}

.signNewEwm img {
    width: 195px;
    height: 195px;
    display: block;
}

.signNew_cont span {
    display: block;
    width: 195px;
    height: 30px;
    border: 1px solid #4285f5;
    border-radius: 15px;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    color: #4285f5;
    margin: 25px auto 0;
}

.signNew .signNew_close {
    top: 10px;
    right: 10px;
    position: absolute;
    word-spacing:
}

.signNew .signNew_close img {
    width: 10px;
    height: 10px;
}
