@charset "utf-8";
@import "../../images/system.css";
html,body {background-color:#fff;}
.my_ul ,.my_dl{ margin:0; padding:0;}
.my_ul li{ list-style:none;}
.my_dl dt ,.my_dl dd{margin:0; padding:0; font-weight:normal;}
input:required:invalid ,select:required:invalid ,textarea:required:invalid{outline: none;box-shadow: none;}
table{ font-size:1.4rem;}
.am-table{ margin-bottom:0;}
.wapper{max-width:640px;margin:0 auto;position:relative; min-height:100px; background-color:#FFFFFF; padding-top:60px;}
.wapper.bg{ background-color:#f2f2f2;}
.am-header{ padding:0; height:60px; line-height:60px;line-height:normal;position: fixed;top: 0;left: 0;width:100%; z-index:100;}
.am-topbar-brand{height:60px; line-height:60px; float:none;}
.header_nav{ width:100%;max-width:640px;margin:0 auto;height:60px;background-color:#fff;position:relative;box-shadow: 0 0 10px gray;}
.am-topbar-brand img{ display:block; height:40px; position:relative; top:10px;}
.am-menu-dropdown1 .am-menu-toggle{ width:30px;color:#333; font-size:2rem; font-weight:100;top: -52px;text-align: right; padding-right:0.5rem}
.am-menu-dropdown1 .am-menu-nav{ height:calc(100vh - 60px);background-color:#f2f2f2; }
.am-menu-dropdown1 .am-menu-nav > li > a{ height:49px; line-height:48px;background-color:#f2f2f2; color:#3e3e3e;text-shadow:none; border-bottom:#dedede solid 1px; text-indent:0; padding:0 1rem;font-size:1.5rem;}
.am-menu-dropdown1 .am-menu-nav > li > a > i{ float:right;}
.am-menu-dropdown1 .am-menu-nav > li > a:hover{color: #00B3E5;}
.am-menu-dropdown1 .am-menu-nav > li.am-parent.am-open > a{ background-color: #00B3E5;}
.am-menu-dropdown1 .am-menu-sub a{ height:30px; line-height:30px;font-size:1.5rem;}
.am-menu-dropdown1 .am-menu-sub.am-collapse.am-in{ padding:10px 0;}
.btn_a{ display:block; width:110px; height:30px; line-height:30px; text-align:center; margin:1.5rem auto 0; background-color:#00b3e5; font-size:1.4rem; color:#FFFFFF!important; border-radius:30px;}
.index_peixun{ width:100%; position:relative;}
.index_peixun li{ padding:0; height:100%;}
.index_peixun li img{ display:block; width:100%; height:auto;}
.index_peixun .text_1{ background-color:#1BA8D6;color:#fff;}
.index_peixun .text_2{ background-color:#70AD2F;color:#fff;}
.index_peixun .text_3{ background-color:#E57F11;color:#fff;}
.index_peixun .am-vertical-align-middle{ font-size:1.2rem; padding:0 10px;}
.index_peixun .am-vertical-align-middle a{ display:block; color:#FFFFFF; white-space:nowrap; overflow:hidden;text-overflow:ellipsis; line-height:24px;}

.index_scroll_news{  width:100%; height:40px; background:#F1F1F1; overflow:hidden; padding:0 10px;}
.index_scroll_news .title{ display:block; width:30px; height:40px; line-height:40px; float:left; text-align:left;}
.index_scroll_news .am-slider-default{ width:calc(100% - 30px); float:left; height:40px;background:#F1F1F1;box-shadow:none; border-radius:0;}
.index_scroll_news .am-slider-default li{ height:40px; line-height:40px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:1.4rem;}

.index_youshi{ padding:3rem 0!important;}
.index_youshi dt{text-align:center; color:#696969; font-size:1.8rem; font-weight:bold;}
.index_youshi dt i{display:block;width:40px; height:3px;background:#696969; margin:0 auto; margin-top:1rem;}
.index_youshi dt span{ display:block; color:#00B3E5; margin-top:0.8rem; font-size:1.4rem;line-height:2rem;}
.index_youshi dd{ margin-top:1rem;}
.index_youshi dd span{ display:block; width:33.33%; float:left;text-align:center; font-size:1.4rem; color:#686868; font-weight:bold; margin-top:2rem;}
.index_youshi dd span a{ color:#686868;}
.index_youshi dd span i{display:block; width:80px; height:80px;background-image: url(../img/mico_5.png); background-repeat:no-repeat;transition: all 300ms ease-in-out 0s; margin:0 auto;margin-bottom:1rem;}
.index_youshi dd span.s1 i{ background-position:left top;}
.index_youshi dd span.s2 i{ background-position:-124px top;}
.index_youshi dd span.s3 i{ background-position:-248px top;}
.index_youshi dd span.s4 i{ background-position:-372px top;}
.index_youshi dd span.s5 i{ background-position:-496px top;}
.index_youshi dd span.s6 i{ background-position:right top;}
.index_youshi dd span:hover i{transition: all 300ms ease-in-out 0s;transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);}

.index_case{ padding:3rem 0!important; background-color:#f1f1f1; font-size:1.4rem;}
.index_case dt{text-align:center; color:#696969;font-size:1.8rem; font-weight:bold;}
.index_case dt i{display:block;width:40px; height:3px;background:#696969; margin:0 auto; margin-top:1rem;}
.index_case dt span{display:block; color:#00B3E5; margin-top:0.8rem; font-size:1.4rem;line-height:2rem;}
.index_case dd{padding:1rem 1rem 0;}
.index_case dd a ,.case_list .case_a{ display:block; width:100%; background-color:#fff; padding-bottom:1rem;margin-top:1rem; }
.index_case dd img ,.case_list .case_a img{ display:block; width:100%; height: auto;}
.index_case dd strong ,.case_list .case_a strong{ display:block; padding:10px 10px 8px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.index_case dd span ,.case_list .case_a span{ display:block; padding:0 10px;line-height:22px; max-height:44px; overflow:hidden; color:#696969;}
.case_list{ padding:0 10px 10px;font-size:1.4rem;background-color:#f1f1f1;}
.case_list .case_a{ margin-bottom:10px;margin-top:0px;}

.index_news{padding:3rem 1rem!important; font-size:1.4rem;}
.index_news dt{text-align:center;color:#696969;font-size:1.8rem; font-weight:bold;}
.index_news dt i{display:block;width:40px; height:3px;background:#696969; margin:0 auto; margin-top:1rem;}
.index_news dt span{ display:block; color:#00B3E5; margin-top:0.8rem; font-size:1.4rem;line-height:2rem;}
.index_news dd{ width:100%;margin-top:10px; padding-bottom:10px;}
.index_news dd:first-of-type{ margin-top:20px;}
.index_news dd img{ display:block; width:100%;}
.index_news dd .text{ padding:10px;background-color:#f1f1f1;}
.index_news dd .text strong{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-bottom:5px; font-size:15px;}
.index_news dd .text span{ display:block; max-height:66px; overflow:hidden; color:#696969;}
.index_news dd .text .time{ color:#686868; margin-top:10px;}
.index_news dd .text .time .more{float:right; color:#00B3E5; font-size:13px;}
.index_news dd .iteam{padding: 10px 10px 8px;border-top: #dedede solid 1px;background-color:#f1f1f1;}
.index_news dd .iteam a{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;line-height:32px;}
.index_news dd .iteam a span{float:right;padding-left:10px;}
.index_news dd .title{font-size: 15px;font-weight: bold;background: #fff;border-bottom: #dedede solid 1px;padding-bottom: 10px;margin-bottom: 10px;position:relative;}
.index_news dd .title a{float:right;font-size:13px;font-weight:normal;}
.index_news dd .title:after{display:block; content:''; width:90px; height:3px; position:absolute; left:0; bottom:-2px;background:#00B3E5;}






.index_huoban{ padding:3rem 1rem!important; font-size:1.4rem;background-color:#f1f1f1;}
.index_huoban dt{ text-align:center;color:#696969;font-size:1.8rem; font-weight:bold;}
.index_huoban dt i{display:block;width:40px; height:3px;background:#696969; margin:0 auto; margin-top:1rem;}
.index_huoban dt span{ display:block; color:#00B3E5; margin-top:0.8rem; font-size:1.4rem;line-height:2rem;}
.index_huoban dd{ padding:10px 0;}
.index_huoban dd a{ display:block; width:calc(25% - 6px); float:left; margin-top:1rem; margin-right:8px;}
.index_huoban dd a:nth-of-type(4n+4){ margin-right:0;}
.index_huoban img{ display:block; width:100%; height:auto; margin:0 auto;}


.index_contact{ padding:3rem 1rem; font-size:1.4rem;}
.index_contact dt{ color:#00B3E5; font-size:1.6rem; text-align:center;}
.index_contact dd{ margin-top:2rem;}
.feedback_add{ padding:0;}
.feedback_add input.am-form-field{ font-size:14px;border:#dedede solid 1px; height:38px; line-height:38px;}
.feedback_add .am-input-group{ margin-bottom:1rem; position:relative;}
.feedback_add .am-input-group em{ display:block; font-style:normal;position:absolute; right:0; bottom:0; color:#ff0000; width:20px; text-align:center; height:38px; line-height:39px; z-index:9}
.feedback_add .am-form-group{ margin-bottom:1rem;}
.feedback_add .am-form-group textarea{ border:#dedede solid 1px; width:100%; height:80px; padding:8px 10px; font-size:14px;}
.feedback_add .k_submits{ display:block; padding:0; border:none; width:90px; height:30px; line-height:30px; text-align:center; margin:1.5rem auto 0; background:#00b3e5; font-size:1.4rem; color:#FFFFFF; border-radius:30px; margin:0 auto;}

.footer{font-size:13px; background-color: #e1e1e1; padding:1rem 0; text-align:center;}
.footer_nav{ height:30px; line-height:30px; text-align:center;}
.footer_nav span{ padding:0 1.3rem;}
.copyright{ margin:6px 0 0px;}
.bottom_code{ margin:6px 0 0px;text-align:center;}
.bottom_code img{display:inline-block;margin:0 10px;width:70px;}
.footer a:hover{ color:#00B3E5;}

.m_banner{ width:100%; position:relative;}
.m_banner img{ display:block; width:100%;}
.banner_text{width:100%; height:40px; line-height:40px; text-align:center; color:#FFFFFF; background-color:#00B3E5; font-size:1.6rem;}

.about_1{ font-size:1.4rem; padding:2rem 0;}
.about_list_t{ color:#00b3e5; font-size:1.8rem; text-align:center; margin-bottom:1rem;}
.about_img{ margin-top:1rem;}
.about_2{ font-size:1.4rem; padding:2rem 0rem; background-color:#f2f2f2;}

.team_list{ padding:2rem 0rem!important;}
.team_list_c{font-size:1.4rem; padding:2rem 1rem;}
.team_list_c.last{ background-color:#f2f2f2;}
.team_list_c img{ display:block; width:130px!important; height:130px!important; border-radius:50%; margin:0 auto!important;}
.team_list_c .name{ text-align:center; color:#EF8200; font-size:1.6rem; font-weight:bold; margin-top:10px;}
.team_list_c .zhiwu{ text-align:center; color:#323232; font-size:1.4rem;}
.team_list_c .jieshao{ color:#686868; margin-top:10px; line-height:24px;}

.honer_wapper{padding:2rem 1rem!important; background-color:#f2f2f2;font-size:1.4rem;}
.honer_wapper dt{}
.honer_wapper dd{ margin-top:1.5rem}
.honer_wapper .btn_a{ width:170px;}

.job_wapper{padding:2rem 1rem!important; background-color:#fff000;font-size:1.4rem;}
.job_wapper dt .about_list_t{ color:#000;}
.job_wapper dd{ margin-top:2rem}
.job_wapper .btn_a{ background-color:#e50011;}

.honer_list{  padding:1rem 0.5rem 1rem;}
.honer_list li{ padding:0 0.5rem;margin-bottom:1rem;}
.honer_list a{ display:block; position:relative;overflow:hidden; font-size:1.4rem;}
.honer_list .am-thumbnail{ border:1px solid #e1e1e1; padding:0px; margin:0;}
.honer_list a span{ display:block; white-space:nowrap; overflow:hidden; text-align:center; text-overflow:ellipsis; margin-top:.3rem;}

.index_t{width:100%; height:40px; line-height:40px;text-align:center; font-size:1.6rem; color:#000; margin-bottom:1rem;}
.index_t span{ display:inline-block; height:40px; line-height:40px; margin:0 auto; position:relative;white-space:nowrap; word-wrap:break-word; font-weight:bold;}
.index_t span em{font-style:normal; float:left;}
.index_t span i{ width:45px; height:1px; border-bottom:#00b3e5 solid 1px; overflow:hidden; position:absolute; top:22px;}
.index_t span i.l{ left:-52px;}

.job_ul{ padding:1rem 0.5rem 1rem; font-size:1.4rem;}
.job_ul li{ background:url(../img/ico_0.png) 1rem 1.8rem no-repeat; background-size:30px auto; padding:1.5rem 0 1.5rem 5.5rem;}
.job_ul li.last{background:#f2f2f2 url(../img/ico_0.png) 1rem 1.8rem no-repeat;background-size:30px auto;}
.job_ul li .dd_t{font-weight:bold; margin-bottom:0.8rem}
.job_ul li p{ margin-top:0;}
.job_ul li p:last-child{ margin-bottom:0}

.course_list{padding:2rem 0.5rem 2rem; font-size:1.4rem;}
.course_list li{ padding:0 0.5rem;margin-bottom:1rem;}
.course_list a{ display:block; position:relative;overflow:hidden; font-size:1.4rem; text-align:center;}
.course_list .am-thumbnail{ padding:0px; margin:0; border:none;}
.course_list  a.a_1{ height:100px;background-color:#00B3E5;color:#FFFFFF;}
.course_list  a.a_2{ height:100px;background-color:#72B52A;color:#FFFFFF;}
.course_list  a.a_3{ height:100px;background-color:#EF8200;color:#FFFFFF;}
.course_list  a.a_4{ height:100px;background-color:#E50011;color:#FFFFFF;}
.course_list a strong{ display:block; font-size:1.6rem;}
.course_list a span{ display:block;text-align:center;margin-top:.3rem;padding:0rem 1rem; line-height:2rem; margin-top:0.3rem;}
.course_list li.last a{ background-color:#f2f2f2; height:100%; font-size:1.4rem;}

.peixun_dj{padding:2rem 1rem 2rem; font-size:1.4rem; background-color:#f2f2f2;}
.peixun_dj dt{ text-align:center; font-size:1.6rem; font-weight:bold; margin-bottom:1.5rem; color:#00b3e5;}
.peixun_dj dd{ margin-bottom:2rem;}
.peixun_dj dd table caption{ height:36px; line-height:36px; background-color:#00B3E5; color:#FFFFFF; text-align:center; font-size:16px;}
.peixun_dj dd table td{ text-align:center; width:50%;}

.peixun_ts{ padding:2rem 1rem 2rem; font-size:1.4rem;}
.peixun_ts dt{ text-align:center; font-size:1.6rem; font-weight:bold; margin-bottom:1.5rem; color:#00b3e5;}
.peixun_ts dd{margin-bottom:2rem;}
.peixun_ts dd table tr th{background-color:#00B3E5!important; color:#FFFFFF; font-size:16px;height:36px; line-height:36px; padding-top:0; padding-bottom:0;}
.peixun_ts dd table tr td{}

.youshi_1{padding:2.5rem 0rem; font-size:1.4rem;}
.youshi_1 dt{text-align:center;font-size:1.8rem; }
.youshi_1 dt span{ display:block;}
.youshi_1 dt i{display: block;width: 40px;height: 3px;background: #696969;margin: 0 auto;margin-top:1rem;}
.youshi_1 dt b{ display:block; color:#686868; font-size:2rem; line-height:46px; margin:0px}
.youshi_1 dd{ margin-bottom:2rem;}
.youshi_1 dd span{ display:block; width:33.33%; float: left; text-align:center; font-size:1.4rem;margin-top:2rem; padding:0 1rem}
.youshi_1 dd span img{ display:block; width:85px; height:85px; border-radius:50%; margin:0 auto; margin-bottom:0.5rem;}
.youshi_1 dd span:hover img{transition: all 300ms ease-in-out 0s;transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);}

.youshi_2{color:#FFFFFF; background:url(../img/myoushi_bg.jpg) center center no-repeat; background-size:cover;}
.youshi_2 dt b{color:#fff;}
.youshi_2 dt i {background:#fff;}

.wenhua_1{ padding:2rem 0; font-size:1.4rem;}
.wenhua_1.first{ padding-bottom:0;}
.wenhua_1 a.more{display:block;width:180px; height:36px; line-height:36px; text-align:center; background-color:#00b4e6; color:#FFFFFF;border-radius:30px; margin:0 auto;margin-top:20px;}
.wenhua_1 a.more:hover{color:#FFFFFF;}
.wenhua_1 p{ text-align:left!important;}
.wenhua_1 p.last{text-align:center!important;}

.error_x{ background-color:#f2f2f2; text-align:center; padding:3rem; font-size:1.4rem;}
.gustbook{ min-height:200px; position:relative;}
.gustbook.last{padding-bottom:1rem;}
.gustbook .am-modal-hd{ padding:1rem; font-size:1.5rem; font-weight:bold;color:#00B3E5; background-color:#f2f2f2;}
.gustbook .am-modal-bd p{ margin:0 0 1rem 0;}
.gustbook .am-modal-bd{ padding:1rem 1rem 0rem;font-size:1.4rem;}
.gustbook .am-modal-bd.last{ padding-bottom:0;}
.gustbook .am-input-group ,.gustbook .am-form-group{ margin-bottom:10px;}
.gustbook .k_submits_w{ text-align:center; padding-bottom:1rem;}
.gustbook .k_submits_w .k_submits{ display:inline-block;margin:0 0.2rem; width:90px;}

.news_select{ display:block; width:100%; position:relative; z-index:3;}
.news_select button{ width:100%; display:block;height:42px; line-height:42px;background:#00b3e5;color:#fff;text-align:center;font-weight:bold; font-size:1.4rem; padding:0; z-index:2; position:relative;}
.news_select button:hover ,.news_select button:focus{ color:#FFFFFF;background:#00b3e5;}
.news_select .am-dropdown-content{ font-size:1.5rem; width:98%; margin-left:1%;z-index:1;}
.news_select .am-dropdown-content > .am-active > a ,.news_select .am-dropdown-content > .am-active > a:hover{background-color:#00b3e5;}


.list_news{background-color:#fff; padding:1rem 1rem 0.2rem; font-size:1.4rem}
.list_news.last{ background-color:#f2f2f2; padding:0rem; margin:0 1rem 1rem;}
.list_item {display: block;padding:1rem;overflow: hidden;position: relative;text-decoration: none;-webkit-tap-highlight-color: transparent; margin-top:1rem; background-color:#fff;}
.index_news.last{ padding:0; background-color:#f2f2f2;}
.list_item .cover {float: left;margin-right: 10px; font-size:0rem; text-align:center; background:#f2f2f2; background-size:cover;}
.list_item .cover img { display: block; width: 80px;height: 60px;}
.list_item .cont { overflow: hidden;}
.list_item .cont .js_title {font-weight: 400;font-size: 14px;margin:0;color: #000;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;
}
.list_item .cont .desc {font-size: 13px;color:#999;margin:3px 0 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;   -webkit-line-clamp: 2;line-height: 1.3;}


.am-paragraph-default img{max-width:100%; height:auto; padding:0; border:none; margin:0;}
.am-paragraph p{ margin:0 0 10px 0;color:#3e3e3e;}
.am-paragraph a{ color:#3e3e3e;}
.am-paragraph a:hover{color:#00B3E5;}

.nodata{display:none; height:5rem; line-height:5rem; text-align:center; font-size:14px; overflow:hidden;}
.nodata img{ display:inline-block;}
.nodata span{ display:block; width:100%; height:5rem; text-align:center; position:relative;}
.nodata span em{ display:inline-block; position:relative; font-style:normal; height:5rem; padding:0 2rem; background-color:#f2f2f2; z-index:2; color:#757575;}
.nodata span em.s{ background-color:#fff;}
.nodata span i{ display:block; width:80%; height:1px;  border-bottom:#dedede solid 1px; position:absolute; left:10%; top:2.4rem; z-index:1;}


.like_share_block { width:100%; padding:10px 5px; overflow: hidden; position:relative; margin-top:1rem;}
.like_share_block li { width: 50%; padding:0 5px; float: left;}
.link_share_button i { display: inline-block; margin-right: 5px;}
.link_share_button {font-size: 14px;height: 36px; line-height: 36px; text-align: center; display: block; border-radius: 20px;background:#f2f2f2;}
.link_share_button:hover { color:#00B3E5;}
.like_share_block #k_digg{width:100%; height:36px; line-height:36px; margin:0; position:relative; top:-36px; z-index:2;}
.like_share_block #k_digg0{ display:none;}
.like_share_block #k_digg1{  margin:0; padding:0; background:none; width:100%; height:36px; line-height:36px; padding-left:35px;}

.tk_news_t{ line-height:26px; font-size:16px; font-weight:bold; color:#000000;}
.course_page_t{ line-height:26px; font-size:16px; font-weight:bold; color:#000000; text-align:center; border-bottom:#dedede solid 1px; padding-bottom:10px; margin-bottom:15px;}
.tk_news_t.on{ color:#1678cf;}
.tk_news_t1{line-height:20x; font-size:12px; color:#666;}
.tk_news_b{ line-height:16px; font-size:12px;margin-top:5px;color: #7f7f7f;}

.tk_news_b span:last-child{ display:none;}
.tk_news_ve_dz{ height:32px; line-height:26px; border-bottom:#cccccc solid 1px;color: #7f7f7f;font-size:13px; margin-bottom:1.5rem;}
.tk_news_ve_dz em{ font-style:normal;}
.tk_news_b em.on ,.tk_news_b em.on a{ font-style:normal;color:#00B3E5;}
.tk_news_ve_dz i{color:#7f7f7f;}
.tk_news_ve{ float:left;}
.tk_news_line{ float:left; width:30px; height:26px; background:url(../img/ico_line.jpg) center center no-repeat;}
.tk_news_dz{ float:left;position:relative;}
.page_t{ height:40px; line-height:40px; margin-top:2rem; background-color:#00B3E5; font-size:1.4rem; padding:0 1rem; margin:0 1rem; color:#fff; font-size:15px;}
.page_t a.return{ display:block;float:right;color:#fff;}
.page_t a.return i:before{content: "\f137";fon-size:2rem;}

.map{ background-color:#f2f2f2; padding:1rem;}
.con_w{ background-color:#fff; padding:2rem 1rem; font-size:1.4rem;}
.con_t{ text-align:center; font-size:1.6rem; font-weight:bold; color:#00b3e5; margin-bottom:1rem;}


.kc_list_table{margin-top:1.5rem;}
.kc_list_table .am-table{margin-bottom:1.5rem;}
.kc_list_table table tr.tr_col td ,.kc_list_table table.table_l tr.select td{background-color:#f2f2f2;}
.kc_list_table table tr th {
    background-color: #00B3E5 !important;
    color: #FFFFFF;
    font-size: 16px;
    padding: 10px;
    text-align:center;
}
.kc_list_table .am-table > tbody > tr > td{vertical-align:middle;}

.chocon_loading{ text-align:center; font-size:14px; margin:2rem 0; margin-top:60px;}
.chocon_loading span{ font-size:24px;}
.bm_a{ display:block; width:100px; height:30px; line-height:30px; text-align:center; font-size:14px; background-color:#fff; border-radius:30px; background-color:#00B3E5;color:#fff; position:absolute; left:50%; margin-left:-50px; bottom:20px; font-size:14px;}
.bm_a:hover{ color:#FFFFFF;}

.pages{ position:relative; margin-top:20px; font-size:14px; border-bottom:#dedede solid 1px;border-top:#dedede solid 1px; padding:10px 0; position:relative;}	
.pages .page{ height:34px; line-height:34px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.rel_course{ padding:10px 0 20px;}
.rel_course li{ line-height:33px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:14px;}

.am-paragraph-default video ,.am-paragraph-default iframe{ width:100%!important; height:auto!important;}