@charset "gb2312";

#bottom {
    font-size: 12px;
}

/* 有固定顶部底部时,增加margin */
#bodyTop {
    margin-top: 48px;
    height: 0;
}

#bodyBottom {
    margin-bottom: 43px;
    height: 0;
}

#bodyBottom2 {
    margin-bottom: 67px;
    height: 0;
}

#bodyBottom0820 {
    margin-bottom: 47px;
    height: 0;
}

/* 走马灯 */
.zoumadeng_wrap {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.zoumadeng_wrap ul {
    overflow: hidden;
    position: absolute;
    width: 1600px;
    left: 0;
    top: 0;
}

.zoumadeng_wrap ul li {
    float: left;
    width: 200px;
}
.zoumadeng_wrap ul li img {
    width: 90%;
}

/* 固定底部导航 */
.fix_channel {
    line-height: 3;
    font-size: 14px;
    text-align: center;
    border-right: 2px solid #fff;
    position: relative;
}

.fix_channel a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}

.fix_channel:nth-child(odd) {
    background-color: #0af;
}

.fix_channel:nth-child(even) {
    background-color: #ff3c3f;
}

.fix_channel1:nth-child(odd) {
    background-color: #ff3c3f !important;
}

.fix_channel1:nth-child(even) {
    background-color: #0af !important;
}

.fix_channel:last-child {
    border: 0;
}

.fix_channel .rednum {
    position: absolute;
    top: -10px;
    right: 5px;
    width: 20px;
    height: 20px;
    background-color: #ff3c3f;
    color: white;
    line-height: 20px;
    border-radius: 10px;
}

.fix_channel .rednum_blue {
    position: absolute;
    top: -10px;
    right: 5px;
    width: 20px;
    height: 20px;
    background-color: #0af;
    color: white;
    line-height: 20px;
    border-radius: 10px;
}

.fix_channel0820 {
    padding: 5px 3px !important;
    line-height: 2.5;
    font-size: 14px;
    text-align: center;
    position: relative;
}

.fix_channel0820 a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    border-radius: 5px;
}

.fix_channel0820:nth-child(odd) a {
    background-color: #0af;
}

.fix_channel0820:nth-child(even) a {
    background-color: #ff3c3f;
}

.fix_channel0820 .rednum {
    position: absolute;
    top: -8px;
    right: 5px;
    width: 20px;
    height: 20px;
    background-color: #ff3c3f;
    color: white;
    line-height: 20px;
    border-radius: 10px;
}

/* 底部导航5列0120 */
.ou_fixFoot5 {
    display: block;
    width: 100%;
    max-width: 750px;
    position: fixed;
    bottom: 0;
    /* background-color: #fff; */
    /* border-top: solid 1px #E1E1E1; */

    left: 50%;
    z-index: 999;
    /* -webkit-transition: all .7s ease-out;
                	transition: all .7s ease-out; */
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}


.ou_channel5 {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    vertical-align: top;
    float: left;
    width: 20%;
    line-height: 0;
}

.ou_channel5 .title {
    font-size: 12px;
    text-align: center;
}

.ou_channel5 img{
    width: 100%;
}

.ou_channel5 .rednum {
    position: absolute;
    top: -5px;
    right: 3px;
    width: 20px;
    height: 20px;
    background-color: #ff3c3f;
    color: white;
    line-height: 20px;
    border-radius: 10px;
    font-size: 14px;
    text-align: center;
}
/* 底部导航5列0120 */


/* 二级页顶部导航 */
.topChannle_01 {
    background-color: #0a93d6;
    color: white;
    height: 50px;
    line-height: 54px;
    overflow: hidden;
}

.topChannle_01_l {
    width: 40px;
    text-align: center;
    font-size: 22px;
    line-height: 50px;
}
.topChannle_01_l2 {
    width: 26px;
    padding: 12px 0px;
    line-height: 0;
}

.topChannle_01_c {
    text-align: center;
    font-weight: bold;
}

.topChannle_01_r {
    width: 40px;
    padding: 10px 5px;
    line-height: 0;
}

/* 固定顶部固定按钮 */
.topTel_01 {
    background-color: #1c5dad;
    color: white;
    height: 48px;
    line-height: 0;
}

.topTel_01_l {
    width: 70px;
}

.topTel_01_c {
    text-align: center;
    font-weight: bold;
    line-height: 48px;
    color: white;
    font-size: 16px;
}

.topTel_01_r {
    width: 100px;
}

/* 固定顶部4导航 */
.topChannel {
    line-height: 3;
    font-size: 14px;
    text-align: center;
    border-right: 2px solid #fff;
    position: relative;
    background-color: #0af;
    color: #fff;
}

.topChannel a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}

.topChannel a.orange {
    color: #ffee00;
}

#topChannel>div:last-child {
    border: 0;
}


.topChannel_1125 {
    line-height: 2.4;
    font-size: 14px;
    text-align: center;
    border-right: 2px solid #fff;
    position: relative;
    background-color: #0af;
    color: #fff;
}

.topChannel_1125 a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}

.topChannel_1125:last-child {
    border: 0;
}

/* 首页 引导按钮 */
.guide_box {
    border: 3px solid orange;
    padding: 10px 0;
    background-color: #FFF8DC;
    color: #222222;
}

.guide_box span.guide_keyword {
    font-weight: bold;
    font-size: 18px;
    color: orange;
}

/* 首页 学费咨询按钮 */
.index_xfzx {
    float: left;
    font-size: 12px;
    padding: 4px 4px;
    background-color: red;
    color: white;
    line-height: 1;
}

.index_syme {
    float: right;
    font-size: 12px;
    padding: 4px 0;
    line-height: 1;
}

/* 首页 专业表格 */
.itable_box1 {
    height: 30px;
    line-height: 30px;
    background-color: #0ba2e9;
    color: white;
    border-bottom: 2px white solid;
}

.itable_box2 {
    height: 30px;
    line-height: 30px;
    border-bottom: 2px white solid;
}

.itable_box2:nth-child(odd) {
    background-color: #f0f0f0;
    /* color: white; */
}

.itable_box2:nth-child(even) {
    background-color: #f9f9f9;
    /* color: white; */
}

.itable {
    float: left;
    text-align: center;
    border-right: 2px white solid;
}

.itable01 {
    /* text-align: left; */
}

.itable_box2 .itable01 {
    text-align: left;
    padding: 0 5px;
}

.itable02 {
    width: 35px;
}

.itable03 {
    width: 35px;
}

.itable23 {
    width: 70px;
}

.itable04 {
    width: 70px;
}

.itable04 .qd {
    padding: 3px 10px;
    background-color: red;
    color: white;
}

.itable04 .yy {
    padding: 3px 10px;
    background-color: #00AAFF;
    color: white;
}

/* 首页 万通头条 滚动信息 */
.wttt {
    width: 80px;
    padding-right: 10px;
    line-height: 0;
}

.wttt_maquee {
    height: 70px;
    overflow: hidden;
    margin: 0 auto;
    color: #7C7C7C;
}

.wttt_maquee ul {
    width: 100%;
    height: 70px;
}

.wttt_maquee li {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 12px;
    border-bottom: 1px dashed #aaa;
}

.wttt_maquee li div:nth-child(1) {
    width: 75%;
    height: 35px;
    line-height: 35px;
    color: #666;
    text-align: left;
    float: left;
}

.wttt_maquee li div:nth-child(2) {
    width: 25%;
    height: 25px;
    line-height: 25px;
    color: red;
    margin-top: 4px;
    border: 1px solid #f00;
    float: left;
}

/* 首页tab切换 */
/* .tab_main1 {
    background: #FFF;
} */

.tab_main1>input,
.tab_main1>section {
    /* clear: both; */
    display: none;
}

.tab_main1>label {
    line-height: 1;
    font-weight: bold;
    font-size: 18px;
    height: 30px;
    display: block;
    float: left;
    padding: 0 10px;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 2px solid transparent;
}

.tab_main1>label:hover {
    cursor: pointer;
    /* text-decoration: underline; */
}

#tab1:checked~#content1,
#tab2:checked~#content2,
#tab3:checked~#content3,
#tab4:checked~#content4,
#tab11:checked~#content1,
#tab21:checked~#content2,
#tab31:checked~#content3 {
    display: block;
}

.tab_main1>input:checked+label {
    border-bottom-color: #0c97ee;
    text-decoration: none;
    color: #0c97ee;
}

.tab_main1>input:checked+label.green {
    border-bottom-color: #5ca712;
    text-decoration: none;
    color: #5ca712;
}

#tab41:checked~#content41,
#tab42:checked~#content42,
#tab43:checked~#content43 {
    display: block;
}

#zhuanye_main>label {
    width: 33.3333%;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    font-size: 16px;
    height: 30px;
    display: block;
    float: left;
}
#zhuanye_main>label>div{
    width: 100%;
    color: #999999;
    border-radius: 20px;
    background-color: #f5f5f5;
    padding: 0 5px;
}

#zhuanye_main>input:checked+label>div {
    background-color: #ff9000;
    color: #FFFFFF;
}

#zhuanye_main>label {
    line-height: 2;
    font-weight: bold;
    font-size: 14px;
    height: 30px;
    display: block;
    float: left;
    padding: 0 5px;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
}

/* 弹窗通用 , public.js里有配合的js代码*/
.shadePage {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
    display: block;
}

/* 提问问题,引导到快商通 */
.tiwen_l {
    display: block;
    border: 1px solid orange;
    height: 40px;
    line-height: 40px;
    color: orange;
    padding-left: 10px;
}

.tiwen_r {
    display: block;
    background-color: orange;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    text-align: center;
}

.tiwen01_l {
    display: block;
    border: 1px solid #7c6ad7;
    height: 40px;
    line-height: 40px;
    color: #7c6ad7;
    padding-left: 10px;
}

.tiwen01_r {
    display: block;
    background-color: #7c6ad7;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    text-align: center;
}

.tiwen02_l {
    display: block;
    border: 1px solid #0087ff;
    height: 40px;
    line-height: 40px;
    color: #0087ff;
    padding-left: 10px;
}

.tiwen02_r {
    display: block;
    background-color: #0087ff;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    text-align: center;
}

.tiwen03_l {
    display: block;
    border: 1px solid #ff66a3;
    height: 40px;
    line-height: 40px;
    color: #ff66a3;
    padding-left: 10px;
}

.tiwen03_r {
    display: block;
    background-color: #ff66a3;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    text-align: center;
}

.tiwen04_l {
    display: block;
    border: 1px solid #ff725e;
    height: 40px;
    line-height: 40px;
    color: #ff725e;
    padding-left: 10px;
}

.tiwen04_r {
    display: block;
    background-color: #ff725e;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    text-align: center;
}

.tiwen05_l {
    display: block;
    border: 1px solid #ffab08;
    height: 40px;
    line-height: 40px;
    color: #ffab08;
    padding-left: 10px;
}

.tiwen05_r {
    display: block;
    background-color: #ffab08;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    text-align: center;
}

/* 3行问题,蓝色背景 */
.wenti {
    font-size: 14px;
    padding: 0 5px;
    background-color: #004099;
    line-height: 1.8;
    color: #FFFFFF;
    margin-right: 5px;
    text-align: center;
}

.wenti:last-child {
    margin-right: 0;
}

.wenti2 {
    font-size: 14px;
    padding: 0 5px;
    background-color: #d8d8d8;
    line-height: 2.2;
    /* color: #222; */
    margin-right: 5px;
    text-align: center;
}

.wenti2:last-child {
    margin-right: 0;
}

/* 行业前景 */
.hangyeqianjing {
    padding: 5px 0;
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
}

.hangyeqianjing span {
    font-size: 16px;
}

.hangyeqianjing01 {
    background: url(/apps/images/hyqj01.jpg) no-repeat;
    background-size: 100% 100%;
}

.hangyeqianjing02 {
    background: url(/apps/images/hyqj02.jpg) no-repeat;
    background-size: 100% 100%;
}

.hangyeqianjing03 {
    background: url(/apps/images/hyqj03.jpg) no-repeat;
    background-size: 100% 100%;
}

.hangyeqianjing04 {
    background: url(/apps/images/hyqj04.jpg) no-repeat;
    background-size: 100% 100%;
}

/* 万通实例,4个数字,红色区域 */
#wtshili {
    text-align: center;
}

#wtshili .ou_grid:nth-child(1),
#wtshili .ou_grid:nth-child(2),
#wtshili .ou_grid:nth-child(3) {
    padding: 0;
    border-right: 1px #CCCCCC solid;
}

#wtshili .ou_grid:nth-child(4) {
    padding: 0;
    border-right: none;
}

.wenzi01 {
    font-size: 22px;
    font-weight: bold;
}

.wenzi02 {
    color: #e20014;
}

.grid_btn {
    width: 100%;
    text-align: center;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 2;
}

/* 顶部微信，红点闪烁 */
.weixinTop {
    display: block;
    width: 100%;
    max-width: 640px;
    min-width: 320px;
    height: 48px;
    background-color: #EEEEEE;
    position: fixed;
    top: -48px;
    /* top: 0; */
    left: 50%;
    z-index: 999;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    opacity: 0.9;
}

.weixinTop_l {
    width: 48px;
    padding: 5px;
    position: relative;
}

.weixinTop_rendian {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
    display: block;
    width: 15px;
    height: 15px;
    background: red;
    text-align: center;
    line-height: 15px;
    color: #fff;
    border-radius: 50%;
    opacity: 0;
    animation: myreddian 2s ease-in infinite
}

@keyframes myreddian {

    0%,
    100% {
        opacity: 1
    }

    33%,
    66% {
        opacity: 0
    }
}

.weixinTop_c {
    padding: 0 10px;
    line-height: 24px;
    font-size: 14px;
}

.weixinTop_c1 {
    height: 24px;
    line-height: 28px;
    color: #d62c2c;
    font-size: 14px;
    overflow: hidden;
}

.weixinTop_c2 {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    overflow: hidden;
}

.weixinTop_r {
    width: 25px;
    line-height: 48px;
    font-size: 24px;
    font-weight: bold;
}

/* vedio导航 */
.channel_normal {
    display: inline-block;
    margin-bottom: 7px;
    margin-right: 7px;
    padding: 5px;
    background-color: #f3f3f3;
    line-height: 1;
}

.channel_active {
    display: inline-block;
    margin-bottom: 7px;
    margin-right: 7px;
    padding: 5px;
    background-color: #39a4ec;
    line-height: 1;
}

.btn_pd_red {
    display: inline-block;
    padding: 5px 10px;
    line-height: 1;
    font-size: 14px;
    background-color: #e20014;
    border-radius: 5px;
    color: white;
    margin-top: 5px;
    cursor: pointer;
}

/* 顶部4字导航 */
.top_channel,
.top_channel2 {
    line-height: 2;
    font-size: 14px;
    text-align: center;
    position: relative;
    background-color: #0af;
}

.top_channel {
    border-right: 2px solid #fff;
}

.top_channel a,
.top_channel2 a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}

/* zhanshi单独,开始 */
.item_title {
    color: #a9a9a9;
}

/* 把radio变成方块的方法 */
.radioBox input {
    display: none;
}

.radioBox label {
    display: block;
    border: 1px solid #D9D9D9;
    line-height: 38px;
    width: 100%;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
    background: #fff;
}

.radioBox input[name]:checked+label {
    background: #20A0FF;
    color: #fff;
    border: 1px solid #20A0FF;
}

/* 电话按钮弹窗--start */
.tc_tel {
    width: 85%;
    max-width: 544px;
    min-width: 272px;
    display: none;
    position: fixed;
    border: 2px solid #ff0400;
    padding: 15px 0;
    top: 30%;
    left: 0;
    right: 0;
    margin: auto;
    background: #ffffff;
    opacity: 0.9;
    box-shadow: 3px 0 8px #ccc;
    z-index: 9999;
    border-radius: 5px;
}

.tc_tel .tc_tel_close {
    width: 32px;
    height: 32px;
    background-image: url('/apps/images/tc_orange_close.png');
    background-size: 100%;
    position: absolute;
    right: -6px;
    top: -15px;
}

.tc_tel_box1 {
    font-size: 18px;
    text-align: center;
    padding-bottom: 15px;
    color: #515151;
}

.tc_tel_box1 span {
    color: #ff0400;
    font-size: 18px;
    letter-spacing: 0.05rem;
    font-weight: bold;
}

.tc_tel_box2 #tc_tel_phone {
    width: 69%;
    margin-left: 1%;
    height: 40px;
    border: 1px solid #DCDCDC;
    float: left;
    border-radius: 5px;
    text-indent: 10px;
    font-size: 16px;
    box-sizing: border-box;
    padding: 0;
}

.tc_tel_box2 #tc_tel_submit {
    width: 28%;
    height: 40px;
    line-height: 40px;
    margin-right: 1%;
    float: right;
    background: #ff0400;
    border-radius: 5px;
    color: #fff;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
}
/* 电话按钮弹窗--end */

/* =================可能没用================================================== */




/* 不知道哪里的 */
/* .shouye_tel {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    position: static;
    width: 100%;
}

.shouye_tel img {
    width: 100%;
    display: block;
} */

/* 快商通弹窗电话end */


/* 页面中模拟聊天窗口 */


/* .tc_shade{
    z-index: 100;
} */



/* 快商通弹窗电话 */
/* .btn_kst {
    background: url(/apps/images/freePhone.gif) no-repeat center;
    background-size: 100%;
    width: 50px;
    height: 61px;
    position: fixed;
    right: 3px;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: 999;
    border: none;
}

.kstdh form {
    background: url(http://www.tywtqc.com/templets/pc/images/free_1.png) no-repeat center top;
    background-size: 100%;
    width: 292px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    box-sizing: border-box;
    margin-top: 187px;
}

.kstdh .bg_kst {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: rgba(0, 0, 0, .3);
    z-index: 1000;
}

.kstdh form input {
    width: 233px;
    font-size: 14px;
    margin-top: 218px;
    height: 31px;
    padding: 10px;

}

.kstdh form input[type='submit'] {
    border-radius: .56rem;
    background: linear-gradient(to right, #86f1d1, #2edfab);
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, .2);
    font-size: .24rem;
    text-indent: 0;
    box-shadow: 0 2px 10px 2px rgba(12, 15, 81, .25);
}

.cls {
    position: absolute;
    top: -40px;
    right: -10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 40px;
}*/

/* 快商通end */
