
@media (min-width:1200px) {
.container { width: 1170px!important; margin: 0 auto }
.box-container { width: 985px!important; margin: 0 auto }
.nav-container { width: 485px!important; margin: 0 auto }
.ml-1_mr-1{margin-left: -1rem!important;margin-right: -1rem!important;}
.mt1_mt1{margin-top: 1.2rem!important;margin-bottom: 1.2rem!important;}
.bg-white{background: #fff;}
.clearfix{clear: both; }

}
.header-box { background: #fff }
.topbar { width: 100%; background-color: #7c6aa6 }
.topbar .container .am-g { padding: 3px 0; font-size: 15px; color: #fff }
.topbar .container .am-g .topbar-left { font-size: 15px }
.topbar .container .am-g .topbar-left .am-icon-globe { font-size: 23px }
.topbar .container .am-g .topbar-left .am-btn-primary { color: #fff; background-color: #7c6aa6; border-color: #7c6aa6 }
.topbar .container .am-g .topbar-left .am-btn { padding: 0; line-height: 1; margin-top: -10px }
.topbar .container .am-g .topbar-right { line-height: 34px; width: 75% }
.topbar .container .am-g .topbar-right i { opacity: .3; margin: 0 5px }
.topbar .container .am-g .topbar-right a { color: #fff; font-size: 14px; margin: 4px }
.topbar .container .am-g .topbar-right a:nth-of-type(1) { margin-left: 20px }

@media screen and (max-width:640px) {

.m-header .m-logo { width: 150px; margin: 8px auto }
.m-header .m-logo img { width: 150px; margin: 0 auto }
.m-header .am-offcanvas-bar { width: 320px; background: #383d61 }
.m-header .am-icon-bars { font-size: 30px; color: #262626 }
.m-header { padding: 10px 0; background: #fFF }
.am-menu-offcanvas1 .am-menu-nav>li>a:focus, .m-header .am-menu-offcanvas1 .am-menu-nav>.am-open>a, .m-header .am-menu-offcanvas1 .am-menu-nav>li>a:hover { background-color: #383d61!important; color: #fff; outline: 0 }
.m-header .am-menu-offcanvas1 .am-menu-sub { background-color: #383d61!important }
.m-header .am-menu-sub { padding: 0 }
.m-header .am-menu-sub li { border-top: 1px solid rgba(0,0,0,.3); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.05); box-shadow: inset 0 1px 0 rgba(255,255,255,.05); text-shadow: 0 1px 0 rgba(0,0,0,.5); padding-left: 36px }
.m-header .am-menu-offcanvas1 .am-menu-nav>li>a { color: #fff }
.m-header .am-menu-sub li a { color: rgba(255,255,255,.3); text-shadow: none!important }
.m-header .nav-icon::before { margin-left: -14px; margin-right: 5px }
.m-header .nav-icon-globe::before { content: "\f0ac" }
.m-header .nav-share-contain { height: 44px; line-height: 44px; text-indent: 9px; padding: 0; position: relative; color: #ccc; border-top: 1px solid rgba(0,0,0,.3); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.05); box-shadow: inset 0 1px 0 rgba(255,255,255,.05); text-shadow: 0 1px 0 rgba(0,0,0,.5) }
}
.header { padding: 20px 0 }
.header .logo img { width: 122px }
.header .header-right { text-align: center }
.header .header-right .header-contact { float: left; text-align: center; padding: 0 100px 0 0 }
.header .header-right .header-contact .header_contacts--item { float: left; vertical-align: middle }
.header .header-right .header-contact .header_contacts--item .contact_mini { position: relative; padding: 0 40px 0 35px }
.header .header-right .header-contact .header_contacts--item .contact_mini strong { display: block; font-size: 15px; font-weight: 600; text-align: left }
.header .header-right .header-contact .header_contacts--item .contact_mini .contact-icon { font-size: 26px; position: absolute; top: 50%; transform: translate(0, -50%); left: 0 }
.header .header-right .header-contact .header_contacts--item .contact_mini span { font-size: 12px; color: #969696; display: block; text-align: left }
.header .header-right .contact-btn { float: right }
.header .header-right .contact-btn .am-btn-secondary { color: #59bcdb; background-color: #fff; border-color: #59bcdb }
.header .header-right .contact-btn .am-btn-secondary:hover { background-color: #59bcdb; color: #fff }
.nav-contain { width: 100%; box-shadow: 0 1px 3px #e9e9e9; background: #870000; }
.nav-contain .nav-inner { max-width: 1140px; margin: 0 auto }
.nav-contain .nav-inner .am-nav li { padding: 13px 0px; list-style: none; position: relative }
.nav-contain .nav-inner .am-nav li:hover .sub-menu { display: block }
.nav-contain .nav-inner .am-nav li .sub-menu { display: none; padding-left: 0; position: absolute; box-shadow: 0 0 7px rgba(0,0,0,.15); top: 100%; left: 6px; z-index: 1000!important; background: #fff; border-radius: 0 0 3px 3px; margin: 0 }
.nav-contain .nav-inner .am-nav li .sub-menu .menu-item { min-width: 160px; border-top: 1px solid #eaeaea; position: relative; padding: 15px 10px }
.nav-contain .nav-inner .am-nav li .sub-menu .menu-item a { display: block; padding: 0 20px }
.nav-contain .nav-inner .am-nav li a { color: #fff; font-size: 18px; }
.nav-contain .nav-inner .am-nav li:hover { }
/* Header
-------------------------------------------------------------- */
#site-header { position: relative; background-color: #870000; box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2); }
#site-header-inner { position: relative; }
#site-header .wrap-inner { padding-top: 20px; padding-bottom: 20px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.menu-has-search #site-header #main-nav { right: 28px; }
.menu-has-search #site-header #header-search { display: block; }
#site-header #header-search { position: absolute; right: 15px; top: 8px; z-index: 10; display: none; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
/* Site Logo */
#site-logo { float: left; max-width: 100%; position: relative; }
/* Main Nav */
#main-nav ul { margin: 0px; }
#main-nav ul li { position: relative; list-style: none; }
#main-nav > ul > li { float: left; margin: 0px 14px; }
#main-nav > ul > li > a { display: block; font-size: 18px; color: #fff; position: relative; line-height: 100px; }


/* Sub Menu */
#main-nav .sub-menu { position: absolute; top: 100%; left: 0px; right: 0; padding: 15px 0px; background-color: #fff; z-index: 9999; opacity: 0; visibility: hidden; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-transform: translateY(15px); -moz-transform: translateY(15px); -ms-transform: translateY(15px); -o-transform: translateY(15px); transform: translateY(15px);width:104px; }
#main-nav .right-sub-menu { left: auto; right: 0; v}
#main-nav .sub-menu li a { display: block; font-size: 14px; color: #222; padding: 5px 5px; text-align: center; border-bottom: 1px solid #f9f9f9; }
#main-nav li:hover .sub-menu { opacity: 1; visibility: visible; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
#main-nav .sub-menu li a:hover, #main-nav .sub-menu li.current-item a { color: #fff }
.sub-menu li:last-child a { border-bottom: none; }
.sub-menu li:hover a, .inh_ac a { color: #870000 !important; }
/* Mobile Menu */
#main-nav-mobi { display: block; margin: 0 auto; width: 100%; position: absolute; top: 100%; left: 0; z-index: 9999; background-color: #f6f6f6; }
#main-nav-mobi ul { display: block; list-style: none; margin: 0; padding: 0; }
#main-nav-mobi ul li { margin: 0; text-align: center; cursor: pointer; padding: 0; border-top: 1px solid #ebebeb; position: relative; }
#main-nav-mobi ul > li > a { color: #999; display: inline-block; font-size: 14px; text-transform: uppercase; line-height: 48px; font-weight: 600; }
#main-nav-mobi ul li:first-child { border-top: 0px; }
#main-nav-mobi ul > li.current-menu-item > a, #main-nav-mobi ul > li > a:hover { color: #870000; }
#main-nav-mobi .menu-item-has-children .arrow { cursor: pointer; display: inline-block; font-size: 20px; font-family: "FontAwesome"; line-height: 48px; position: absolute; right: 15px; text-align: center; top: 0; width: 48px; }
#main-nav-mobi .menu-item-has-children .arrow:before { content: "\f103"; color: #b1b1b1; }
#main-nav-mobi .menu-item-has-children .arrow.active:before { content: "\f102"; }
#main-nav-mobi ul ul li { background-color: #f2f2f2; border-color: #ebebeb; }
/* Search icon */
#site-header .header-search-icon { display: block; font-size: 14px; line-height: 100px; }
/* Search Form */
#site-header .header-search-form { position: absolute; right: 0px; top: 100%; width: 220px; }
#site-header .header-search-field { border-radius: 5px; width: 180px; margin: 0; padding-top: 13px; padding: 5px 20px 5px 20px; background-color: #fff; box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15); }
#site-header .header-search-submit { position: absolute; right: 0; top: 0; padding: 9px 16px; }
#site-header .header-search-submit { background: none; }
#site-header .header-search-submit i { color: #999; font-size: 18px; }
#site-header .header-search-form.show { filter: alpha(opacity=100); opacity: 1; visibility: visible; }
/* Style 2 */
#site-header #main-nav { position: relative; z-index: 99; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); background: #870000; }
.menu-has-search #site-header #main-nav { right: 28px; }
#site-logo { margin-left: 6px; }
#site-header .wrap-inner { padding-top: 10px; padding-bottom: 10px; min-height: 50px; z-index: 99; }
#main-nav > ul > li > a, #site-header .header-search-icon { line-height: 32px; }
#site-log-inner img { height: 38px; float: left; }
#site-log-inner img:first-child { margin-right: 15px; }
#main-nav > ul > li > a:after { content: ""; position: absolute; bottom: 0; left: 0; width: 0%; height: 3px; background-color: #b54747; opacity: 0; visibility: hidden; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; z-index: -1 }
#main-nav > ul > li.current-menu-item > a:after, #main-nav > ul > li > a:hover:after { opacity: 1; visibility: visible; width: 100%; }
.clearfix { clear: both; }
/* 搜索 */
.tpl-header-search-form { float: right; margin-left: 10px; position: relative; }
.tpl-header-search-box { transition: all 0.4s ease-in-out; color: #848c90; background: none; border: 1px #ddd solid; border-radius: 20px; padding: 5px 30px 5px 20px; outline: none; }
.tpl-header-search-box { font-size: 14px; }
.tpl-header-search-box:hover, .tpl-header-search-box:active { color: #870000; }
.tpl-header-search-btn { font-size: 15px; position: absolute; right: 10px; background: url('../images/search.png') no-repeat; border: 0; line-height: 52px; width: 1.2rem; height: 1.2rem; background-size:100%;  top: 8px; }
.tpl-header-search-btn:hover, .tpl-header-search-btn:active { color: #870000; }
/* 搜索end */

/* Mobile Menu Button */
.mobile-button { display: none; position: absolute; width: 26px; height: 26px; float: right; top: 1.4em; right: 15px; background-color: transparent; cursor: pointer; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.mobile-button:before, .mobile-button:after, .mobile-button span { background-color: #870000; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; }
.mobile-button:before, .mobile-button:after { content: ''; position: absolute; top: 0; height: 3px; width: 100%; left: 0; top: 50%; -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; }
.mobile-button span { position: absolute; width: 100%; height: 3px; left: 0; top: 50%; overflow: hidden; text-indent: 200%; }
.mobile-button:before { -webkit-transform: translate3d(0, -7px, 0); -moz-transform: translate3d(0, -7px, 0); transform: translate3d(0, -7px, 0); }
.mobile-button:after { -webkit-transform: translate3d(0, 7px, 0); -moz-transform: translate3d(0, 7px, 0); transform: translate3d(0, 7px, 0); }
.mobile-button.active span { opacity: 0; }
.mobile-button.active:before { -webkit-transform: rotate3d(0, 0, 1, 45deg); -moz-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); }
.mobile-button.active:after { -webkit-transform: rotate3d(0, 0, 1, -45deg); -moz-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); }
/* Header Fixed */
#site-header.is-fixed { position: fixed; top: 0; left: 0; width: 100%; z-index: 9999; }
#site-header.is-fixed.is-small .wrap-inner { }
#site-header.is-fixed.is-small .header-search-icon, #site-header.is-fixed.is-small .nav-top-cart-wrapper .nav-cart-trigger, #site-header.is-fixed.is-small #main-nav > ul > li > a { line-height: 32px; }
.page-header { text-align: center; padding: 80px 0 92px; font-weight: 300; background: url(../images/pattern-dark.png) #383d61 }
.page-header .page-header-title { font-size: 60px; color: #fff; font-weight: 400 }
.breadcrumb-box { border-bottom: 1px solid #e9e9e9 }
.breadcrumb-box .am-breadcrumb { padding: 16px 0 0; margin-bottom: 1rem }
.breadcrumb-box .am-breadcrumb li a { font-size: 14px; color: #262626 }
.breadcrumb-box .am-breadcrumb .am-active { color: #6975a6 }
.section { padding: 0 }
.section--header .section--title { font-size: 24px; line-height: 22px; font-weight: 500; text-align: left; color: #000; letter-spacing: 2px; }
.section--header .section--title:before { content: ""; border-left: #870000 solid 5px; margin-right: 8px; font-size: 18px; }
.section--header .section--description { font-size: 20px; line-height: 30px; color: #9b9b9b; text-align: center; margin: 13px 0 0 }
.section--header p { margin: 0; font-size: 16px; line-height: 1.8em; }

/* 往期视频 */
.wqsp .am-gallery {
    padding: 0;
    list-style: none;
}
.wqsp .am-gallery-imgbordered .am-gallery-item img {
    width: 100%;
    height: auto;
    border: 0; 
     -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.0);box-shadow: 0 0 0px rgba(0, 0, 0, 0.0);
}

.sm-block-grid-2>li {
    width: 50%;
}
[class*=block-grid-]>li {
    display: block;
    height: auto;
    float: left;
}
.wqsp .am-gallery-default > li { padding: 5px; }
.wqsp .am-gallery-default .am-gallery-item img { width: 50%; height: auto; float: left; }
.wqsp .am-gallery-default .am-gallery-title { margin-top: 10px; font-weight: normal; font-size: 1.4rem; display: block; word-wrap: normal; /* for IE */
text-overflow: ellipsis; white-space: nowrap; overflow: hidden; color: #555555; }
.wqsp .am-gallery-default .am-gallery-desc { color: #999999; font-size: 1.2rem; }
/* 往期视频end */

/* 论坛详情 */
.ltxq .iconfont{float: left;; font-size: 4.6rem; color: #870000; vertical-align: middle; margin-right: 1.2rem}
/* 论坛详情end */
.md-block-grid-3>li {
    width: 33.33333%;
}

.about-img{padding-left: -5px;}
@media screen and (max-width:640px) {
.sm-block-grid-2>li {
    width: 100%;
}
.section {}
.section--header { padding: 0 15px }
.section--header .section--title { font-size: 20px!important }
.section--header .section--description { font-size: 15px; line-height: 32px }
.section--description { font-size: 16px }
#site-logo {ma}
}

.layout-footer .footer { width: 100%; background: url(../images/footer.jpg); background-size: cover; position: relative; color: #fff; font-size: 12px; ; }
.layout-footer .footer .am-u-md-3 { padding-left: 25px }
.layout-footer .footer .footer--bg { position: absolute; width: 100%; height: 100%; opacity: .95; top: 0; left: 0 }
.layout-footer .footer .footer--inner { position: relative; z-index: 1 }
.layout-footer .footer .footer--inner .footer_main { position: relative }
.layout-footer .footer .footer_main--column { margin: 50px 0 0; }
.layout-footer .footer .footer_main--column img { font-size: 60px; color: #fff; }
.layout-footer .footer .footer_main--column_title { color: #fff; font-size: 16px; line-height: 29px; font-weight: 700; display: block }
.layout-footer .footer .footer_about { position: relative; padding: 0px 25px 0 0 }
.layout-footer .footer .footer_about--text { font-size: 12px; line-height: 25px; color: #fff; padding: 0 0; text-align: center; }
.layout-footer .footer .footer_navigation { padding: 6px 15px 0 0 }
.layout-footer .footer .footer_navigation--item { display: block; position: relative; padding: 12px 25px 12px 0; text-align: left; border-bottom: 1px solid rgba(255,255,255,.1) }
.layout-footer .footer .footer_navigation--item::before { position: absolute; content: "\f054"; display: block; right: 10px; top: 50%; transform: translate(0, -50%); margin-top: 3px; color: #fff; font-size: 12px; font-family: fontawesome }
.layout-footer .footer .footer_navigation--link { color: #fff; font-size: 15px; line-height: 22px }
.layout-footer .footer .footer_navigation--link:hover { text-decoration: underline }
.layout-footer .footer .footer_contact_info { padding: 0 }
.layout-footer .footer .footer_contact_info--item { padding: 0px 0; position: relative; color: #fff; font-size: 12px; list-style: none; padding-bottom: 20px; }
.layout-footer .footer .footer_contact_info--item i { display: block; position: absolute; left: -2px; top: 3px }
.layout-footer .footer .footer_contact_info--item span { display: inline-block; vertical-align: text-top; padding: 0 0 0 28px }
.contact_card { background: #fff; border: 1px solid #e9e9e9; border-radius: 3px; position: relative; text-align: center; padding: 138px 0 48px; margin: 30px }
.contact_card .contact_card--icon { position: absolute; font-size: 56px; display: block; top: 37px; left: 50%; transform: translate(-50%, 0); color: #59bcdb }
.contact_card .contact_card--title { font-size: 20px; display: inline-block }
.contact_card .contact_card--text { padding: 0 0 10px; color: #969696; font-size: 16px; line-height: 23px }
.contact_card .contact_card--text a { color: #969696 }
.contact_card .am-btn-secondary { background-color: transparent; color: #59bcdb; border-color: #59bcdb; border-width: 2px; padding: 12px 18px }
.contact_card .am-btn-secondary:hover { background-color: #59bcdb; color: #fff }
/* 经典案例 */
.blog .article { margin: 0px; background: #fff; box-shadow: 0px 1px 10px #ddd; border-radius: 5px; }
.blog .article .article-img { overflow: hidden; margin: 0 0 26px; border-radius: 5px 5px 0 0; }
.blog .article .article-img img { width: 100%; border-radius: 5px 5px 0 0 }
.blog .article .article-header { verflow: hidden; border-radius: 3px; margin: 0 0 13px }
.blog .article .article-header h2 { font-size: 20px; line-height: 8px; font-weight: 400 }
.blog .article .article-header h2 a { color: #262626 }
` .blog .article .article-header .article--meta {
padding: 0
}
.blog .article .article-header .article--meta_item { display: inline-block; position: relative; font-size: 14px; color: #969696; margin: 10px 10px 0 0 }
.blog .article .article--content { font-size: 16px; line-height: 23px; color: #969696 }
.blog .article .article--content p { font-size: 14px }
.blog .article .article--footer .link { font-size: 16px; color: #59bcdb }
.blog .article .article--footer .link:after { content: "\f178"; color: #59bcdb; margin-left: 8px }
.blog .am-pagination { margin: 0 auto; width: 365px }


.news-section .container { overflow: auto }
.news-section .container .article { padding: 0 35px 50px 0; border-bottom: 1px solid #e9e9e9 }
.news-section .container .article .article--title a { color: #262626; font-size: 38px; line-height: 60px; font-weight: 300 }
.news-section .container .article .article--meta { padding: 14px 0 0 }
.news-section .container .article .article--meta .article--meta_item { display: inline-block; position: relative; font-size: 14px; color: #969696; margin: 10px 20px 0 0 }
.news-section .container .article .article--meta .article--meta_item i { color: #59bcdb; margin-right: 5px }
.news-section .container .article .article--content { margin: 23px 0 0; font-size: 16px; line-height: 23px; color: #969696 }
.news-section .container .article .article--content img { width: 100% }
.news-section .container .article .split-line { margin: 50px }
.news-section .container .comments { margin: 0 35px 0 0; padding: 36px 0 0; position: relative }
.news-section .container .comments .comments--title { font-size: 20px; padding: 0 0 21px }
.news-section .container .comments .comment { position: relative; padding: 0 0 0 80px; list-style: none }
.news-section .container .comments .comment .comment--userpic { position: absolute; left: -13px; top: -8px; overflow: hidden; width: 60px; height: 60px; border-radius: 60px }
.news-section .container .comments .comment .comment--username a { display: block; font-size: 16px; font-weight: 600; padding: 0 0 6px; color: #262626 }
.news-section .container .comments .comment .comment--date { font-size: 14px; color: #969696 }
.news-section .container .comments .comment--content { margin: 10px 0 46px; padding: 18px 20px; position: relative; background: #f5f5f5; color: #969696; font-size: 14px; line-height: 23px; border-radius: 3px }
.news-section .container .comments .comment--reply:before { content: "\f064"; margin-right: 5px }
.comment_form textarea { width: 100%; background: #fcfcfc; border: 2px solid #e9e9e9; font-size: 16px; line-height: 20px; padding: 15px 20px; border-radius: 3px; vertical-align: top; color: #262626 }
.comment_form input { width: 100%!important; background: #fcfcfc!important; border: 2px solid #e9e9e9!important; font-size: 16px!important; line-height: 20px!important; padding: 15px 20px!important; border-radius: 3px!important; color: #262626!important; margin-bottom: 20px }
.comment_form .am-u-md-4 { padding-left: 0 }
.comment_form .am-u-md-4:nth-of-type(3) { padding-right: 0 }
.comment_form .comment-form-footer { text-align: right; margin-top: 20px }
.comment_form .comment-form-footer .am-btn-secondary { background-color: transparent; color: #34c1e4; border-color: #34c1e4; border-width: 2px; border-radius: 4px }
.comment_form .comment-form-footer .am-btn-secondary:hover { background: #34c1e4; color: #fff }
.blog_sidebar .widget { border: 1px solid #e5e5e5; border-radius: 3px; overflow: hidden; margin-top: 30px }
.blog_sidebar .widget:first-child { margin-top: 20px }
.blog_sidebar .widget .widget--title { background: #fafafa; position: relative; font-size: 18px; padding: 20px 10px 20px 24px; margin: 0; font-weight: 400 }
.blog_sidebar .widget .widget--title i { margin-right: 5px; color: #59bcdb }
.blog_sidebar .widget ul { font-size: 15px; line-height: 24px; padding: 0; margin: 0!important }
.blog_sidebar .widget ul li { border-top: 1px solid #e5e5e5; padding: 17px 20px; color: #9b9b9b; list-style: none }
.blog_sidebar .widget ul li a { color: #9b9b9b!important; padding: 5px 0 }
.blog_sidebar .widget ul li .rss-date { display: block; color: #262626; padding: 4px 0 2px; font-size: 15px }


/* 经典案例end */
/* 经典案例分类 */
.app-main-button-00c0ff-text { color: #a0a0a0; font-size: 1.5rem; padding-bottom: 20px; }
.app-main-button-00c0ff-text a { color: #a0a0a0; display: inline-block; margin: 0 5px; text-decoration: none; }
.app-main-button-00c0ff-text a:hover { color: #b2a177; font-weight: 700; }
.app-main-button-00c0ff-text .am-active { color: #b2a177; font-weight: 700;}
/* 经典案例分类end */

/* 会议日程 */
.join-container { margin-top: 50px }
.join-container .careers--articles .careers--subtitle { font-size: 24px }
.join-container .careers--articles .careers_article { border: 1px solid #e9e9e9; border-radius: 3px; position: relative; text-align: center; padding: 147px 5px 48px; border-top: 1px solid #e9e9e9 }
.join-container .careers--articles .careers_article .careers_article--icon { color: #fff; font-size: 74px; position: absolute; left: 50%; transform: translate(-50%, 0); top: 42px }
.join-container .careers--articles .careers_article .careers_article--title { font-size: 20px }
.join-container .careers--articles .careers_article .careers_article--text { font-size: 14px; line-height: 23px; color: #969696 }
.join-container .careers--articles .careers_article .careers_article--footer .link:after { content: "\f178"; margin-left: 4px }
.join-container .careers--subtitle { font-size: 24px }
.join-container .careers--vacancies .am-panel-title { color: #000; font-size: 16px; cursor: pointer; padding: 13px 15px; position: relative }
.join-container .careers--vacancies .am-panel-title:nth-of-type(2):before { background: #ffbf57 }
.join-container .careers--vacancies .am-panel-active{background:#870000;}
.join-container .careers--vacancies .am-panel-active .am-panel-title{ color: #fff;}
.am-panel-hd:before{ content: ""; url("../images/add.png") }
/* 会议日程end */
/* tabs  */
/* tabs end */
/* 往期视频 */
.am-figure-capition-btm{ text-align: center; font-size: 1.8rem; margin-bottom: 15px;margin-top: 15px; text-decoration: underline; color: #1570be; display: block;}
/* 往期视频end */

/* 首页的视频 */
.video-box{ position: relative;}
.video-box video{display: inline-block; vertical-align: baseline;}
.video-box .video-img{position: absolute;top: 0;bottom: 0;width: 100%;z-index: 999; background: url(../images/video1.jpg) no-repeat;background-size: 100% 100%;cursor:pointer;}
.video-box .video-img2{position: absolute;top: 0;bottom: 0;width: 100%;z-index: 999; background: url(../images/video2.jpg) no-repeat;background-size: 100% 100%;cursor:pointer;}

/* 分享到 */
.fot_right{float:right;padding-top:66px;padding-right:42px; }
.fot_right span{float: left;font-size:12px;color: #fff;line-height: 25px;}		
.fot_right .bds_sqq{width: 14px !important;height: 16px !important;background: url("../images/img10.png") no-repeat center !important;opacity: 0.7 !important;background-position: 0px 0px !important;padding-left: 0px !important;}
.fot_right .bds_tsina{width: 16px !important;height: 14px !important;background: url("../images/img11.png") no-repeat center !important;opacity: 0.7 !important;background-position: 0px 0px !important;padding-left: 0px !important;}
.fot_right .bds_weixin{width: 18px !important;height: 16px !important;background: url("../images/img12.png") no-repeat center !important;opacity: 0.7 !important;background-position: 0px 0px !important;padding-left: 0px !important;}
.fot_right .bds_sqq, .fot_right .bds_tsina, .fot_right .bds_weixin{float: left;margin:0 10px;}
.fot_right .bds_sqq:hover, .fot_right .bds_tsina:hover, .fot_right .bds_weixin:hover{opacity: 1 !important;}

		
@media (max-width:769px) {
.comment--content { font-size: 14px; line-height: 21px; margin: 10px 0 30px }
.news-section .container .article { padding: 0 0 50px }
.news-section .container .article .article--title a { font-size: 26px; line-height: 50px }
.news-section .container .article .article--content { font-size: 14px }
.comment--userpic { position: relative!important }
.news-section .container .comments { margin: 0 }
.news-section .container .comments .comment { padding: 0 }
.site-logo01{width: 8.2rem}
.site-logo02{width: 19.2rem}
.tpl-header-search{display: none}
}
@media screen and (max-width:640px) {
.blog .article { margin: 0 0 50px!important }
.blog .article:last-child { margin: 0 0 0px!important }
}