@charset "UTF-8";
.ch_bg {background: top center no-repeat;}
.ch_default {background-image: url(../images/bg_default.png);}
.ch_meiguo {background-image: url(../images/bg_meiguo.png);}
.ch_yingguo {background-image: url(https://www.chuguo.cn/static/pc/images/bg_yingguo.png);}
.ch_aozhou {background-image: url(../images/bg_aozhou.png);}
.ch_jianada {background-image: url(../images/bg_jianada.png);}
.ch_hanguo {background-image: url(../images/bg_hanguo.png);}
.ch_riben {background-image: url(../images/bg_riben.png);}
.ch_faguo {background-image: url(../images/bg_faguo.png);}
.ch_xinxilan {background-image: url(../images/bg_xinxilan.png);}
.ch_xinjiapo {background-image: url(../images/bg_xinjiapo.png);}
.ch_xianggang {background-image: url(../images/bg_xianggang.png);}
.ch_malaixiya {background-image: url(../images/bg_malaixiya.png);}
.ch_deguo {background-image: url(../images/bg_deguo.png);}
.ch_yidali {background-image: url(../images/bg_yidali.png);}
.ch_xibanya {background-image: url(../images/bg_xibanya.png);}
.ch_ielts {background-image: url(../images/ch_ielts.png);}
.ch_toefl {background-image: url(../images/ch_toefl.png);}
.ch_sat {background-image: url(../images/ch_sat.png);}
.ch_ssat {background-image: url(../images/ch_ssat.png);}
.ch_ap {background-image: url(../images/ch_ap.png);}
.ch_gre {background-image: url(../images/ch_gre.png);}
.ch_hanyu {background-image: url(../images/ch_hanyu.png);}
.ch_riyu {background-image: url(../images/ch_riyu.png);}
.ch_yingyu {background-image: url(../images/ch_yingyu.png);}
.ch_fayu {background-image: url(../images/ch_fayu.png);}
.ch_deyu {background-image: url(../images/ch_deyu.png);}
.ch_yiyu {background-image: url(../images/ch_yiyu.png);}
.ch_xibanyayu {background-image: url(../images/ch_xibanyayu.png);}
.ch_navbar {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-pack: distribute;justify-content: space-around;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 25px;height: 48px;background-color: #0E3576;border-radius: 5px;}
.ch_navbar_item a {font-size: 15px;color: #fff;}
.ch_navbar_item a:hover {text-decoration: underline;}
.ch_layout_col2 {width: 48%;}
.tabbar {display: -webkit-box;display: -ms-flexbox;display: flex;height: 45px;border-bottom: 1px solid #cee0f1;}
.tabbar.tabbar_r .tabbar_item {font-size: 19px;}
.tabbar.tabbar_r .tabbar_item.cur, .tabbar.tabbar_r .tabbar_item:hover {color: #0E3576;}
.tabbar.mt30 {margin-top: 30px;}
.tabbar_item {padding: 0 3px;margin-right: 40px;height: 43px;font-size: 18px;line-height: 42px;color: #333;border-bottom: 3px solid transparent;cursor: pointer;-webkit-transition: color 0.2s linear;transition: color 0.2s linear;}
.tabbar_item:hover {color: #1349A4;}
.tabbar_item.cur {color: #1349A4;border-bottom-color: currentColor;}
.school_list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin: 30px 0;}
.school_link {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 0 10px;width: 172px;height: 135px;border: 1px solid #cee0f1;font-size: 13px;line-height: 20px;color: #333;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-transition: border 0.2s linear;transition: border 0.2s linear;}
.school_link:hover {border-color: #1349A4;}
.school_link img {margin-bottom: 8px;width: 68px;height: 68px;}
.school_link h4, .school_link p {display: block;width: 100%;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ch_layout_list {padding: 0 15px;margin-bottom: 30px;}
.ch_layout_list .ch_layout_l {padding-right: 15px;}
.ch_layout_list .ch_layout_r {padding-left: 15px;margin-top: -15px;}
.ch_layout_list .info_content {padding: 0;margin-bottom: 30px;}
.ch_layout_list .info_list {padding-bottom: 15px;border-bottom: 1px solid #eee;}
.ch_layout_videos {}
.ch_courses {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin: 30px 0;}
.ch_courses .list {width: 200px;font-size: 13px;color: #999;}
.ch_courses .inner:hover .img img {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.ch_courses .inner:hover h4 {color: #1349A4;}
.ch_courses .img {margin: auto;width: 100%;height: 120px;overflow: hidden;}
.ch_courses .img img {width: 100%;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.ch_courses h4 {margin: 12px 0 5px;font-size: 15px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition: color 0.2s linear;transition: color 0.2s linear;}
.ch_topic {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-top: 30px;}
.ch_topic .list {margin-bottom: 30px;width: 14.28%;}
.ch_topic .link {display: block;margin: auto;width: 133px;height: 36px;font-size: 15px;line-height: 36px;color: #333;text-align: center;background-color: #f5f8fc;border: 1px solid #cee0f1;-webkit-transition: border 0.2s linear;transition: border 0.2s linear;}
.ch_topic .link:hover {border-color: #1349A4;}
.detail_title {font-size: 28px;line-height: 36px;}
.detail_views {margin-top: 10px;font-size: 13px;color: #999;}
.detail_views span {margin-right: 50px;}
.detail_content {margin: 20px 0;padding: 20px 0;font-size: 16px;line-height: 2;color: #333;border-top: 1px solid #cee0f1;}
.detail_content h1, .detail_content h2, .detail_content h3, .detail_content h4 {padding-bottom: 10px;font-weight: bold;line-height: 2.2;color: #333;margin-top: 10px;}
.detail_content h1 {font-size: 32px;}
.detail_content h2 {font-size: 26px;}
.detail_content h3 {font-size: 18px;}
.detail_content h4 {font-size: 16px;}
.detail_content img {display: block;margin: 20px auto;max-width: 90%}
.detail_content strong {font-weight: bold;color: #333;}
.detail_content p {margin-bottom: 15px;text-indent: 2em;}
.detail_content p > img {display: block;width: 90%;margin: 5px auto;}
.detail_article {overflow: hidden;}
.detail_article .item {float: left;width: 50%;font-size: 14px;}
.detail_article .item span {float: left;font-weight: bold;}
.detail_article .item a {float: left;width: 75%;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.detail_article .item a:hover {color: #1349A4;}
.detail_tuijian {margin-top: 30px;}
/* 留学人群 */
.lxrq .content_list {position: relative;margin: 30px 0;display: none;width: 100%;}
.lxrq .content_list:first-child {display: block;}
.lxrq .content_box {width: 100%;height: auto;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-line-pack: justify;align-content: space-between;}
.lxrq .content_item {width: 222px;}
.lxrq .content_item_img {width: 100%;height: 126px;border-radius: 5px;overflow: hidden;position: relative}
.lxrq .content_item_img img {width: 100%;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}

.lxrq .content_item_img .content_item_stat { position: absolute;bottom: 0px;left:0px;right:0px;background: #333333;opacity: 0.4}
.lxrq .content_item_img .content_item_stat span { color: #ffffff;font-size: 12px;padding:0 3px; }
.lxrq .content_item_txt {font-size: 15px;line-height: 44px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition: color 0.2s linear;transition: color 0.2s linear;}
.lxrq .content_item a:hover .content_item_img img {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);-webkit-filter: blur(1px);filter: blur(1px);}
.lxrq .content_item a:hover .content_item_txt {color: #1349A4;}
.content_item_v { border-radius: 0!important;}


.video .content_item { margin-bottom: 13px;}
.video .content_item_v:hover .video-ls-bottom { display: none; }
.video .video-ls-bottom { position: absolute; height: 29px; left: 0; right: 0; bottom: 0; color: #fff; font-size: 12px; line-height: 29px; text-align: right; padding-right: 9px; background: url("../images/video-ls-bg.png") repeat-x; }
.video .content_item_v:hover .video-ls-hover { display: block; }
.video .video-ls-hover { display: none; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0, 0, 0, 0.3);z-index: 9999 }
.video .video-ls-info { line-height: 22px; font-size: 12px; color: #999999; }
.icon-video-btn, .icon-video-camera, .icon-video-static, .icon-video-lsvideo{background-image: url(../images/icons.png)!important;}
.video .video-ls-info { line-height: 22px; font-size: 12px; color: #999999; }
.video .icon-video-static { display: inline-block; width: 12px; height: 12px; margin-top: 5px; margin-right: 5px; background: no-repeat;background-position: -68px -223px; }
.video .video-ls-title { line-height: 24px; font-size: 14px; padding-top: 8px; font-weight: normal; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.video .video-ls-title:hover { color: #6595ff; }
.video .icon-video-lsvideo { width: 36px; height: 36px; display: block; background: no-repeat;background-position: 0 0; margin: 31px auto 0; }
.video .fl {float: left;}
/*# sourceMappingURL=map/channel.css.map */
