@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
p,
th,
td {
    margin: 0;
    padding: 0;
    font-family: Microsoft YaHei, 'ËÎÌå', Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
}

html,
body {
    width: 100%;
    /*overflow-x: hidden;*/
}

ul,
ol,
li {
    list-style: none
}

em {
    font-style: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

a,
a:link {
    text-decoration: none;
    outline: none;
    color: #333;
}

.main-wrapper {
    position: relative;
}

img {
    border: none;
}

.layout {
    width: 1200px;
    margin: 0 auto;
}


/*nav*/

.nav_bg {
    background: #fff;
    position: relative;
    z-index: 10002;
}

.logo {
    width: 330px;
    height: 90px;
	margin-top:10px;
   
}
.logo a{
    display: block;
    width: 100%;
    height: 100%;
}
.nav {
    height: 90px;
    /*background: url(../../images/common/niuke_icon.jpg) no-repeat left;*/
    /*padding-left: 256px;*/
    width: 1200px;
    margin: 0 auto;
    font-size: 16px;
}

.nav_list {
    margin-left: 8px;
    float: left;
}

.nav_list li {
    float: left;
    padding-left: 1px;
    /*width: 123px;*/
    background: url(../../images/common/nav_line.jpg) left no-repeat;
}

.nav_list li:first-child {
    background: none;
}

.nav_list li a {
    height: 87px;
    line-height: 87px;
    padding: 0 20px;
    text-align: center;
    border-bottom: 3px #fff solid;
    display: block;
}

body a.nav_list_this {
    color: #2d88db;
    border-bottom: 3px #2d88db solid;
}

.nav_list li a:hover {
    color: #2d88db;
    border-bottom: 3px #2d88db solid;
}

.nav_list li.nav_live_li {
    position: relative;
}
 
.nav_list li.nav_live_li .top_nav_icon{
    position: absolute;
    display: block;
    width: 33px;
    height: 33px;
    background: url(../../images/common/top_nav_icon.png) no-repeat;
    left: 70px;
    top: 4px;
}

.logIn_box {
    float: left;
    padding-top: 33px;
    height: 57px;
    margin-left: 15px;
}

.logIn_box .logIn_btn {
    display: inline-block;
    width: 53px;
    height: 24px;
    border: 1px #FF818C solid;
    text-align: center;
    line-height: 24px;
    color: #FF818C;
    border-radius: 2px;
}


/*yi deng lu */

.succee_login {
    float: left;
    padding: 24px 0;
    cursor: pointer;
    position: relative;
    padding-right: 15px;
}

.sl_img {
    widht: 40px;
    height: 40px;
    text-align: center;
    float: left;
    border-radius: 50%;
    overflow: hidden;
}

.sl_img img {
    width: 40px;
    height: 40px;
}

.login_title {
    margin-left: 10px;
    float: left;
    /*padding-right:15px;*/
    width: 55px;
    margin-right: 0;
    font-weight: normal;
    line-height: 40px;
    font-size: 14px;
    color: #666;
    /*background: url(../../images/common/succ_title.png) no-repeat right center;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

.succee_login .login_title_icon {
    display: block;
    background: url(../../images/common/dropdown_ico.png) 0 0 no-repeat;
    width: 11px;
    height: 6px;
    position: absolute;
    top: 41px;
    left: 109px;
    font-style: normal;
}

.succee_login .login_title_icon.down {
    background: url("../../images/common/dropdown_ico.png") 0 -6px no-repeat;
}

.nav_list_box {
    position: absolute;
    z-index: 100000;
    top: 102px;
    padding: 30px;
    background: #fff;
    /*position: relative;*/
    /*height: 160px;*/
    left: 530px;
    width: 670px;
    /*overflow-x: hidden;*/
    display: none;
}

.nav_list_box_gai {
    width: 670px;
    /*height: 172px;*/
    position: absolute;
    top: 0;
}

.nav_list_box .nav_listBox_0 {
    width: 320px;
    height: 0px;
    float: left;
    margin-left: 30px;
    position: relative;
}

.nav_list_box .nav_listBox_0:first-child {
    margin-left: 0;
}

.nav_list_box .zhezhao {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    filter: progid: DXImageTransform.Microsoft.Gradient(startColorstr=#99000000, endColorstr=#99000000);
    position: absolute;
    top: 0;
    /*left: -30px;*/
}

.nav_list_box .nav_list_box_text {
    width: 100%;
    padding-top: 46px;
    font-size: 34px;
    line-height: 34px;
    margin-bottom: 18px;
    position: absolute;
    top: 0;
    /*left: -30px;*/
    text-align: center;
    color: #fff;
    z-index: 10002;
}
.nav_list_box .nav_list_box_text p {
    margin-bottom: 15px;

}

.nav_list_box .nav_list_box_text span {
    font-size: 14px;
    display: block;
    line-height: 18px;
}


.nav_list_box .nav_list_box_text span i {
    display: inline-block;
    height: 1px;
    background: #fff;
    width: 25px;
    vertical-align: 4px;
    margin-left: 20px;
}

.nav_list_box .nav_list_box_text span i:first-child {
    margin-right: 20px;
    margin-left: 0;
}

.nav_listBox_triangle {
    width: 110px;
    height: 12px;
    background: url(../../images/common/nav_triangle.png) no-repeat center bottom;
    position: absolute;
    top: -12px;
    left: 0;
}

.phone400Num{
    width:240px;
    height: 90px;
    float: right;
	margin-top:35px
  
   
}

/*nav end*/


/*foot*/

.foot_bg {
    background: #282828;
}

.foot {
    height: 230px;
    clear: both;
    color: #888;
    line-height: 34px;
    font-size: 14px;
}

.foot div {
    float: left;
}

.foot_left {
    width: 433px;
    margin-top: 40px;
    height: 190px;
    overflow: hidden;
    background: url(../../images/common/foot_line.jpg) right no-repeat;
}

.foot_left img {
    float: left;
    margin-top: 4px;
}

.foot_left p {
    margin-left: 111px;
    font-size: 12px;
    line-height: 26px;
}

.foot_centent {
    background: url(../../images/common/foot_line.jpg) right no-repeat;
    width: 407px;
    height: 190px;
    margin-top: 40px;
    margin-left: 29px;
}

.foot_centent h3 {
    float: left;
    width: 89px;
    font-size: 18px;
}

.foot_centent p {
    margin-left: 89px;
    font-size: 12px;
    line-height: 26px;
}

.foot_list {
    background: url(../../images/common/foot_line.jpg) right no-repeat;
    margin-top: 40px;
    padding-top: 7px;
    line-height: 14px;
    margin-left: 34px;
    height: 183px;
    width: 153px;
}

.foot_list span {
    font-family: "ËÎÌå";
    margin-right: 10px;
}

.foot_list li {
    margin-bottom: 22px;
}

.foot_list a {
    color: #888;
}

.foot_list a:hover {
    text-decoration: underline;
}

.foot .foot_right {
    float: right;
    margin-top: 40px;
    width: 100px;
}

.foot .foot_right p {
    line-height: 14px;
    margin-bottom: 12px;
}

.foot_right .DL_appStore,
.foot_right .DL_android {
    display: block;
    width: 100px;
    height: 35px;
    margin-bottom: 10px;
    background: url(../../images/common/foot_DL_btn.png) no-repeat;
}

.foot_right .DL_android {
    background-position: 0 -46px;
}


/*foot end*/


/*bottom*/

.bottom_bg {
    background: #212121;
}

.bottom {
    height: 50px;
    line-height: 50px;
    color: #888;
    font-size: 14px;
}

.Btm_left {
    float: left;
}

.Btm_left .Btm_left_text {
    float: left;
}

.Btm_right span {
    padding-left: 10px;
}
.Btm_right{
    position: relative;
}
.Btm_right a {
    color: #888;
}
.Btm_right .text_cent{
    text-align: center;
    margin:0 auto;
    float: left;
    width: 100%;
}

.Btm_right .footer_copy{
    position: absolute;
    top: 0;
    right: 0;
}
.Btm_right a:hover {
    text-decoration: underline;
}


/*bottom end*/


/*right_nav*/

.right_nav {
    width: 50px;
    /* height: 137px; */
    position: fixed;
    right: 0;
    top: 33%;
    z-index: 10000;
}

.right_nav div {
    cursor: pointer;
    border:1px #E6E6E6 solid;
    border-top: none;
}

.right_nav .phone_school {
    border-top:1px #E6E6E6 solid;
    color: #4b8ccb;
    line-height: 18px;
    font-size: 16px;
    text-align: center;
    padding-top: 6px;
    height: 44px;
    width: 50px;
    background: #fff;
}
.right_nav .phone_school:hover {
    background: #4b8ccb;
    color: #fff;
    border-color: #4b8ccb;
}
.right_nav .qq_btn {
    text-align: center;
    color: #4b8ccb;
    font-size: 16px;
    padding-top: 6px;
    line-height: 18px;
    width: 50px;
    height: 44px;
    /* background: url(../../images/common/qq_bg1.png) no-repeat center; */
    background-color: #fff;
}
.right_nav .qq_btn:hover {
    /* background: url(../../images/common/qq_bg.png) no-repeat center; */
    border-color: #4b8ccb;
    background-color: #4b8ccb;
    color: #FFF;
}
.right_nav .phone_btn {
    width: 50px;
    height: 50px;
    background: url(../../images/common/phone1.png) no-repeat center;
    background-color: #fff;
}
.right_nav .phone_btn:hover {
    border-color: #4b8ccb;
    background: url(../../images/common/phone.png) no-repeat center;
    background-color: #4b8ccb;
}
.right_nav .weixin {
    width: 50px;
    height: 50px;
    background: url(../../images/common/weixin1.png) no-repeat center;
    background-color: #fff;
}
.right_nav .weixin:hover {
    border-color: #4b8ccb;
    background: url(../../images/common/weixin.png) no-repeat center;
    background-color: #4b8ccb;
}

.right_nav .go_top {
    width: 50px;
    height: 50px;
    background: url(../../images/common/go-top1.png) no-repeat center;
    background-color: #fff;
}
.right_nav .go_top:hover {
    background: url(../../images/common/go-top.png) no-repeat center;
    border-color: #4b8ccb;
    background-color: #4b8ccb;
}

.right_nav .erweima {
    position: absolute;
    width: 105px;
    height: 100px;
    left: -110px;
    top: 103px;
    border: 1px #ECECEC solid;
    background: #fff;
    text-align: center;
    display: none;
}

.right_nav .phone_school:hover .erweima {
    display: block;
}

.right_nav .erweima img {

    width: 101px;
    height: 98px;
}

.right_nav .erweima span {
    font-size: 12px;
    color: #666666;
}
.right_nav .phone_number {
    position: absolute;
    width: 173px;
    height: 51px;
    line-height: 51px;
    color: #fff;
    background: url(../../images/common/phone_number.png) no-repeat center #4b8ccb;
    left: -176px;
    top: 103px;
    text-align: center;
    display: none;
    font-weight: bold;
    border:none;
}

.right_nav .wx_kf{
    position: absolute;
    width: 240px;
    height: 150px;
    left: -245px;
    top: 53px;
    border: 1px #ECECEC solid;
    background: #fff;
    text-align: center;
    display: none;
}
.right_nav .wx_kf p{
    color: #666666;
    padding: 10px 0 5px;
}
.right_nav .wx_img{
    border: none;
}
.right_nav .wx_img img{
    width: 100px;
    height: 100px;
}
.right_nav .wx_img img:first-child{
    margin-right: 10px;
}
/*right_nav end*/


/*zhezhao*/

.zhezhao {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    filter: progid: DXImageTransform.Microsoft.Gradient(startColorstr=#99000000, endColorstr=#99000000);
    z-index: 10001;
    display: none;
}

.ov_hi {
    overflow: hidden;
    height: 100%;
}


/*.zhezhao end*/


/*slider_nav*/

.slider_nav {
    width: 100%;
    height: 55px;
    background: #0091e4;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    display: none;
}

.inside_sliderNav {
    width: 100%;
    height: 55px;
    background: #0091e4;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
}

.logo1 {
    display: block;
    float: left;
    width: 122px;
    height: 39px;
    padding-top: 7px;
}

.slider_nav_ul {
    float: left;
    padding-left: 55px;
}

.slider_nav_ul li {
    float: left;
    height: 55px;
    line-height: 55px;
    background: url("../../images/common/nav_li.jpg") right center no-repeat;
}

.slider_nav_ul li.li_no {
    background: none;
}

.slider_nav_ul li a {
    display: block;
    font-weight: bold;
    color: #FFF;
    font-size: 16px;
    padding: 0 30px;
    height: 55px;
    text-align: center;
}

.slider_nav_ul li span {
    display: block;
    background: url("../../images/common/live1.png") no-repeat;
    width: 24px;
    height: 16px;
    position: absolute;
    top: 5px;
    right: 3px;
}

.slider_nav_ul li a:hover,
.slider_nav_ul li a.s_on {
    background: #0077bb;
}

.slider_nav_r {
    float: right;
    background: url("../../images/common/register_ico.jpg") left center no-repeat;
    padding-left: 15px;
    padding-right: 30px;
}

.slider_nav_r li {
    float: left;
    line-height: 55px;
    padding: 0 11px;
}

.slider_nav_r li.slider_register {
    background: url("../../images/common/nav_li.jpg") right center no-repeat;
}

.slider_nav_r li a {
    color: #FFF;
}


/*Î´µÇÂ¼*/

.slider_nav_r {
    background: url("../../images/common/register_ico.jpg") left center no-repeat;
    padding-left: 15px;
    padding-right: 30px;
    display: none;
}

.slider_nav_r li {
    float: left;
    line-height: 55px;
    padding: 0 11px;
}

.slider_nav_r li.slider_register {
    background: url("../../images/common/nav_li.jpg") right center no-repeat;
}

.slider_nav_r li a {
    color: #FFF;
}


/*ÒÑµÇÂ¼*/

.slider_message {
    position: relative;
    cursor: pointer;
}

.slider_message img {
    width: 40px;
    height: 40px;
    float: left;
    border-radius: 100%;
    margin-top: 7px;
}

.slider_message p {
    padding: 0 10px 0 8px;
    float: left;
    width: 60px;
    height: 55px;
    line-height: 55px;
    color: #FFF;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.state_yes {
    margin-top: 20px;
}

.state_yes p {
    color: #333;
}

.slider_message span {
    display: block;
    background: url("../../images/common/dropdown_ico.png") 0 -6px no-repeat;
    width: 11px;
    height: 6px;
    position: absolute;
    top: 26px;
    right: 0;
}

.slider_message span.down {
    background: url("../../images/common/dropdown_ico.png") 0 0 no-repeat;
}

.sm_dropdown {
    position: absolute;
    width: 121px;
    height: 235px;
    top: 90px;
    right: 0;
    display: none;
    z-index: 99;
}

.sm_d {
    border: 1px solid #e0e0e0;
    border-top: 2px solid #e83646;
    width: 119px;
    /* height: 164px; */
    /* height: 235px; */
    background: #FFF;
    margin-top: 5px;
    padding-bottom: 10px;
}

.sm_d i {
    display: block;
    background: url("../../images/common/up_ico.png") no-repeat;
    width: 9px;
    height: 5px;
    position: absolute;
    top: 0;
    left: 56px;
}

.sm_ul li {
    font-size: 12px;
}

.sm_ul li a {
    line-height: 24px;
    display: block;
    text-align: center;
    color: #666;
}

.sm_ul li a:hover {
    color: #e83646;
}

.sm_ul li a.sm_01 {
    background-position: 0 0;
    position: relative;
}

.sm_ul li a.sm_02 {
    background-position: 0 -20px;
}

.sm_ul li a.sm_03 {
    background-position: 0 -40px;
}

.sm_ul li a.sm_04 {
    background-position: 0 -60px;
}

.sm_ul li a.sm_05 {
    background-position: 0 -80px;
}

.sm_ul li a.sm_01:hover {
    background-position: 0 -100px;
}

.sm_ul li a.sm_02:hover {
    background-position: 0 -120px;
}

.sm_ul li a.sm_03:hover {
    background-position: 0 -140px;
}

.sm_ul li a.sm_04:hover {
    background-position: 0 -160px;
}

.sm_ul li a.sm_05:hover {
    background-position: 0 -180px;
}

.sm_ul li a.sm_01 em {
    margin-left: 8px;
    background: #e83646;
    color: #FFF;
    padding: 0 3px;
    border-radius: 3px;
    display: block;
    position: absolute;
    top: 5px;
    left: 83px;
    height: 13px;
    line-height: 13px;
}

.sm_list {
    padding-bottom: 10px;
}

.sm_list li {
    text-align: center;
    font-size: 12px;
    color: #333;
    text-align: center;
    line-height: 24px;
}

.sm_list_1 {
    height: 16px;
    margin-top: 12px;
    margin-bottom: 10px;
    background: url(../../images/common/user_vip_bg.jpg) no-repeat;
}

.sm_d_line {
    height: 1px;
    width: 99px;
    margin: 0 auto;
    background: #E1E1E1;
    margin-bottom: 10px;
}

.sm_list li a:hover {
    color: #e83646;
}


/*À¶µ×µ¼º½À¸ end*/


/*百度分享按钮重置*/

#share a {
    float: left;
    display: block;
    background: url("../../images/common/footer_share.png") no-repeat;
    width: 23px;
    height: 23px;
    margin-top: 14px;
    margin-left: 6px;
}

#share a.share_wx {
    background-position: 0 0;
}

#share a.share_sina {
    background-position: -29px 0;
}

#share a.share_qq {
    background-position: -58px 0;
}

#share a.share_wx:hover {
    background-position: 0 -23px;
}

#share a.share_sina:hover {
    background-position: -29px -23px;
}

#share a.share_qq:hover {
    background-position: -58px -23px;
}

#share:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.ios_android{
    background: url("../../images/common/iso_android.png") no-repeat;
    width: 168px;
    height: 168px;
    position: absolute;
    top: -150px;
    right: 0;
    display: none;
}

.safeLogo{
    width: 83px;
    margin: 0 auto;
    padding-bottom: 10px;
}

.foot_bg .toushu{
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-top: 1px #212121 solid;
}
.foot_bg .toushu p{
    font-size: 12px;    
}
.foot_bg .toushu span{
    margin-left:40px; 
    font-size: 12px;
    color: #adadad;

}
.foot_bg .toushu span.icon {
    display: inline-block;
    background: url("../../images/common/protect_icon.png") no-repeat left 13px;
    padding-left: 20px;
    margin-left:0; 
}
.ga_icon {
    display: inline-block;
    position: relative;
    top: 5px;
    margin-right: 3px;
    width: 20px;
    height: 20px;
    background: url("../../images/common/ga_icon.png") no-repeat;
}
h2{
	font-size:30px}