/* -- /assets/fonts/fonts.css -- */
@font-face { font-family: 'Myriad Pro'; font-display: swap; src: url("myriadpro-regular.eot"); src: url("myriadpro-regular.eot") format("eot"), url("myriadpro-regular.woff") format("woff"), url("myriadpro-regular.ttf") format("truetype"), url("myriadpro-regular.svg") format("svg"); font-weight: normal; font-style: normal }


/* -- /cn/assets/css/common.css -- */
@charset "utf-8";
html, body { width: 100%; height: 100%; }
html { font-size: 100% }
* { box-sizing: border-box; }
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure,  header, hgroup, menu, nav, section, summary, time, mark, audio, video, button { margin: 0; padding: 0 }
body, h1, h2, h3, h4, input, button { font-family: "Microsoft YaHei", 微软雅黑, Arial, sans-serif; font-size: 13px; color: #000; }
body { background: #fff; *word-break:break-all;
-ms-word-break: break-all; line-height: 20px; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; }
img, fieldset, iframe { border: 0 none }
li { list-style: none }
input, textarea, select, button { vertical-align: middle; outline: none; font-family: "Microsoft YaHei", 微软雅黑, Arial, sans-serif; }
button { border: none; }
img { vertical-align: middle; border: none; outline: none }
i, em, address { font-style: normal }
label, button { cursor: pointer }
button { margin: 0; padding: 0 }
a { color: #000; text-decoration: none; outline: none }
table { border-collapse: collapse; border-spacing: 0; padding: 0 }
input[type="checkbox"], input[type="radio"] { margin-top: -2px; }
input[type="text"], input[type="password"] { -webkit-appearance: none; }
.clearfix:after { content: "."; visibility: hidden; display: block; height: 0; clear: both }
.max_blind { display: none; }
@media(max-width:990px) {
.min_blind { display: none; }
.max_blind { display: block; }
}
.header { width: 100%; }
.header .gnb { width: 100%; height: 27px; line-height: 27px; background: #000; }
.header .gnb .gnbmenu { width: 1110px; margin: auto; text-align: right; }
.header .gnb .gnbmenu li { display: inline-block; text-align: right; margin-left: 20px; color: #fff; position: relative; }
.header .gnb .gnbmenu li a { display: block; color: #fff; }
.header .gnb .gnbmenu li a:hover, .header .gnb .gnbmenu li:hover { color: #a15137; }
.header .gnb .gnb_submenu { position: absolute; top: 30px; left: 0; width: 145px; z-index: 2; text-align: left; background: #202020; box-shadow: 0px 0px 5px #000000; padding: 10px 0; visibility: hidden; opacity: 0; margin-top: 10px; transition: opacity .2s, display .2s, margin-top .2s, visibility .2s ease-in-out; -ms-transition: opacity .2s, display .2s, margin-top .2s, visibility .2s ease-in-out; -moz-transition: opacity .2s, display .2s, margin-top .2s, visibility .2s ease-in-out; -webkit-transition: opacity .2s, display .2s, margin-top .2s, visibility .2s ease-in-out; transition-timing-function: linear; }
.header .gnb .gnb_submenu_open { visibility: visible; opacity: 1; margin-top: 7px; }
.header .gnb .gnb_submenu a { color: #c6c6c6; display: block; text-align: left; font-size: 12px; }
.header .gnb .gnb_submenu a:hover { color: #c6c6c6 !important; text-decoration: underline; }
.header .gnb .gnb_submenu .submenu_arrow { background: url(header_top_submenu_blt.gif) no-repeat 10px top transparent; position: absolute; top: -9px; left: 0; width: 145px; height: 9px; }
.header .gnb .gnb_submenu li { display: block; }
.header .menu { width: 100%; height: 101px; }
.header .menu .menu_wp { width: 100%; max-width: 1110px; margin: auto; position: relative; }
.header .menu .menu_wp a.logo_w { width: 175px; height: 50px; background: url(logo_qlightec.png) no-repeat center; background-size: 100%; display: block; position: absolute; left: 0; top: 28px; -webkit-transition-property: width; -webkit-transition-duration: 0.2s; -webkit-transition-delay: 0; transition-property: width; transition-duration: 0.2s; transition-delay: 0; }
.header .menu .menu_wp .searchline { width: 100%; max-width: 930px; height: 50px; background: url(header_search_bg.png) repeat-x bottom; position: absolute; top: 0; left: 180px; padding-top: 10px; background-size: 100%; }
.header .menu .menu_wp .searchline a.btn_search_w { width: 100px; height: 30px; display: block; height: 30px; line-height: 30px; background: url(header_search_toggle_btn.jpg) no-repeat 65px center #fff; float: right; }
.header .menu .menu_wp .searchline a.btn_search_w:hover { color: #10489b; }
.header .menu .menu_wp .searchline a.btn_lang { width: 100px; height: 30px; display: block; border: 1px solid #fff; border-radius: 3px; background: url(header_search_arrow.png) no-repeat 80px center #fff; float: right; text-align: center; text-indent: -10px; line-height: 28px; }
.header .menu .menu_wp .searchline a.btn_lang:hover { border-color: #3574d5; box-shadow: 0px 0px 3px #3574d5; }
.header .menu .menu_wp .searchline .select_lang { width: 100px; border: 1px solid #3574d5; background: #fff; position: absolute; top: 40px; right: 0; font-size: 13px; text-indent: 15px; z-index: 3; border-radius: 3px; display: none; }
.header .menu .menu_wp .searchline .select_lang li:hover { background: #1e90ff; color: #fff; }
.header .menu .menu_wp .searchline .select_lang li a { display: block; height: 25px; line-height: 25px; }
.header .menu .menu_wp .searchline .select_lang li a:hover { color: #fff; }
.header .search_wrap { width: 870px; height: 100px; background: #fff; z-index: 9999; position: absolute; top: 78px; left: 50%; margin-left: -435px; }
.header .searchbar_area .searchbox { width: 100%; height: 100px; margin: auto; background: #fff; }
.header .searchbar_area p.select_tit { width: 320px; font-size: 17px; height: 85px; line-height: 70px; padding-left: 25px; background: url(m_header_prodcate_subopen.gif) no-repeat 280px 30px #fff; margin-top: 15px; cursor: pointer; }
.header .searchbar_area .search_list { float: left; position: relative; }
.header .searchbar_area .select_list { width: 320px; border: 1px solid #3574d5; background: #fff; position: absolute; top: 100px; left: 0; }
.header .searchbar_area .select_list li { text-indent: 10px; font-size: 14px; height: 35px; line-height: 35px; border-bottom: 1px solid #d9d9d9; cursor: pointer; }
.header .searchbar_area .select_list li:hover { background: #1e90ff; color: #fff; }
.header .searchbar_area .select_list li:last-child { border-bottom: 0; }
.header .searchbar_area a.search_close { display: block; width: 40px; height: 40px; background: url(header_search_layer_close.gif) no-repeat center #184f95; position: absolute; top: -40px; right: 0; }
.header .searchbar_area .search_dimdbg { position: fixed; background: rgba(0,0,0,0.7); width: 100%; height: 100%; top: 0; left: 0; z-index: 2; }
.header .searchbox a.btn_serch { width: 150px; height: 100px; line-height: 100px; background: url(header_search_submit_zoom.png) no-repeat 45px center #184f95; background-size: 15px; display: block; float: right; color: #fff; text-indent: 10px; text-align: center; font-size: 15px; }
.header .searchbox button.btn_serch { width: 150px; height: 100px; line-height: 100px; background: url(header_search_submit_zoom.png) no-repeat 45px center #184f95; background-size: 15px; display: block; float: right; color: #fff; text-indent: 10px; text-align: center; font-size: 15px; }
.header .searchbox input { width: 400px; height: 70px; line-height: 70px; border: none; outline: none; z-index: 2; padding-left: 25px; float: left; font-size: 16px; font-weight: 600; color: #334cbb; margin-top: 15px; border-left: 1px solid #000; }
.header .menu .menu_wp .menuline { position: absolute; top: 50px; right: 0; }
.header .menu .menu_wp .menuline li { display: inline-block; text-align: right; height: 50px; line-height: 50px; position: relative; }
.header .menu .menu_wp .menuline li a { display: block; font-size: 16px; font-weight: 600; padding: 0 15px; }
.header .menu .menu_wp .menuline li a:hover { color: #184f95; background: #ecebeb; }
.header .menu .menu_wp .menuline li a.active { background: #ecebeb; color: #184f95; }
.header .menu .over_arrow { position: absolute; width: 100%; bottom: 0; left: 50%; background: url(qnavi_hover_blt.gif) no-repeat center bottom #ecebeb; height: 10px; margin-left: -50%; display: none; }
.header .menu .over_arrow_show { display: block; }
.header .menu .menuline_menu_wp { width: 1110px; padding: 20px; background: #ecebeb; height: 450px; position: absolute; top: 50px; z-index: 6; visibility: hidden; opacity: 0; border-top: 1px solid #ebebeb; margin-top: 0px; box-shadow: 1px 3px 3px #e6e6e6; transition: opacity .2s, display .2s, visibility .2s ease-in-out; -ms-transition: opacity .2s, display .2s, visibility .2s ease-in-out; -moz-transition: opacity .2s, display .2s, visibility .2s ease-in-out; -webkit-transition: opacity .2s, display .1, visibility .2s ease-in-out; transition-timing-function: linear; }
.header .menu .submenu_open { visibility: visible; opacity: 1; }
.header .menu .menuline_menu_wp .nav_box { float: left; margin-right: 28px; text-align: left; }
.header .menu .menuline_menu_wp .nav_box .subbox { width: 50%; float: left; }
.header .menu .menuline_menu_wp a.category_tit { display: block; color: #000; font-size: 13px !important; padding: 0 !important; line-height: 13px !important; margin-bottom: 10px; }
.header .menu .menuline_menu_wp a.category_tit:hover { color: #184f95; text-decoration: underline; }
.header .menu .menuline_menu_wp a.category_tit:before { content: ''; float: left; width: 3px; height: 3px; background: #184f95; display: block; margin: 6px 5px 0 0px; }
.header .menu .menuline_menu_wp a.b_tit { background: #e1e1e1; color: #000; font-size: 16px; font-weight: bold; margin-left: -20px; margin-top: -20px; margin-bottom: 15px; padding: 0 0 0 25px !important; height: 37px; line-height: 37px; }
.header .menu .menuline_menu_wp a.b_tit:hover { background: #e1e1e1 !important; color: #184f95; text-decoration: underline; }
.header .menu .menuline_menu_wp ul.cate_list li { display: inline-block; line-height: 30px; }
.header .menu .menuline_menu_wp ul.cate_list li a { padding: 0 !important; }
.header .menu .menuline_menu_wp ul.cate_list li a img { display: block; }
.header .menu .menuline_menu_wp ul.cate_list li a img:hover { outline: 2px solid #184f95; }
.header .menu .menuline_menu_wp .cate01 { width: 375px; }
.header .menu .menuline_menu_wp .cate02 { width: 315px; }
.header .menu .menuline_menu_wp .nav1 li { height: 110px; }
.header .menu .menuline_menu_wp .nav2 li { height: 90px; }
.fixed_layoutfunction { position: fixed; top: 0px; z-index: 9999; background: url(header_sticky_bg.png) repeat-x #fff !important; height: 73px !important; }
.fixed_layoutfunction .searchline { display: none; }
.fixed_layoutfunction a.logo_w { width: 130px !important; height: 37px !important; top: 20px !important; }
.fixed_layoutfunction .menuline { top: 12px !important; }
.header .menu .menuline_menu_wp.menu01 { left: -183px; }
.header .menu .menuline_menu_wp.menu02 { left: -313px; padding-right: 0; }
.header .menu .menuline_menu_wp.menu02 .cate01 { width: 420px; margin-right: 20px; }
.header .menu .menuline_menu_wp.menu02 .cate02 { width: 190px; margin-right: 21px; }
.header .menu .menuline_menu_wp.menu02 .cate03 { width: 220px; margin-right: 21px; }
.header .menu .menuline_menu_wp.menu02 .cate04 { width: 167px; margin-right: 0; }
.header .menu .menuline_menu_wp.menu03 { left: -539px; }
.header .menu .menuline_menu_wp.menu03 .cate01 { width: 250px; }
.header .menu .menuline_menu_wp.menu03 .cate02 { width: 250px; }
.header .menu .menuline_menu_wp.menu03 .cate03 { width: 130px; }
.header .menu .menuline_menu_wp.menu03 .cate04 { width: 130px; }
.header .menu .menuline_menu_wp.menu03 .cate05 { width: 180px; margin-right: 0; }
.header .menu .menuline_menu_wp.menu04 { left: -748px; }
.header .menu .menuline_menu_wp.menu04 .cate01 { width: 260px; }
.header .menu .menuline_menu_wp.menu04 .cate02 { width: 260px; }
.header .menu .menuline_menu_wp.menu04 .cate03 { width: 130px; }
.header .menu .menuline_menu_wp.menu04 .cate04 { width: 130px; }
.header .menu .menuline_menu_wp.menu04 .cate05 { width: 180px; margin-right: 0; }
.header .menu .menuline_menu_wp.menu05 { left: -846px; }
.header .menu .menuline_menu_wp.menu05 .cate01 { width: 420px; margin-right: 15px; }
.header .menu .menuline_menu_wp.menu05 .cate02 { width: 492px; margin-right: 15px; }
.header .menu .menuline_menu_wp.menu05 .cate03 { margin-right: 0; }
.header .menu .menuline_menu_wp.menu05 .cate04 { width: 330px; margin-right: 15px; }
.header .menu .menuline_menu_wp.menu05 .cate05 { width: 250px; margin-right: 15px; }
.header .menu .menuline_menu_wp.menu05 .cate06 { margin-right: 15px; }
.header .menu .menuline_menu_wp.menu05 .cate07 { margin-right: 15px; }
.header .menu .menuline_menu_wp.menu05 .cate08 { margin-right: 15px; }
.header .menu .menuline_menu_wp.menu05 .cate09 { margin-right: 0; }
.header .menu .menuline_menu_wp.menu06 { left: -1000px; }
.header .all_menu { position: absolute; top: -9999px; }
@media(max-width:1200px) {
.header .menu .menuline_menu_wp { width: 940px; padding: 10px; }
.header .menu .menuline_menu_wp.menu01 { left: -201px; }
.header .menu .menuline_menu_wp.menu02 { left: -298px; }
.header .menu .menuline_menu_wp.menu02 a.b_tit { margin-top: -10px; margin-left: -10px; }
.header .menu .menuline_menu_wp.menu02 .cate01 { width: 380px; margin-right: 10px; }
.header .menu .menuline_menu_wp.menu02 .cate02 { width: 186px; margin-right: 10px; }
.header .menu .menuline_menu_wp.menu02 .cate03 { width: 186px; margin-right: 10px; }
.header .menu .menuline_menu_wp.menu02 .cate04 { width: 145px; margin-right: 0; }
.header .menu .menuline_menu_wp.menu03 { left: -478px; }
.header .menu .menuline_menu_wp.menu03 .cate01 { width: 186px; }
.header .menu .menuline_menu_wp.menu03 .cate02 { width: 186px; }
.header .menu .menuline_menu_wp.menu03 .cate03 { width: 123px; }
.header .menu .menuline_menu_wp.menu03 .cate04 { width: 123px; }
.header .menu .menuline_menu_wp.menu03 .cate04 { width: 180px; margin-right: 0; }
.header .menu .menuline_menu_wp.menu04 { left: -644px; }
.header .menu .menuline_menu_wp.menu05 { left: -713px; height: 550px; }
.header .menu .menuline_menu_wp.menu05 .cate01 { width: 420px; margin-right: 8px; }
.header .menu .menuline_menu_wp.menu05 .cate02 { width: 492px; margin-right: 0px; }
.header .menu .menuline_menu_wp.menu05 .cate03 { width: 100%; margin-right: 0; }
.header .menu .menuline_menu_wp.menu05 .cate04 { width: 330px; margin-right: 8px; }
.header .menu .menuline_menu_wp.menu05 .cate05 { width: 250px; margin-right: 8px; }
.header .menu .menuline_menu_wp.menu05 .cate06 { margin-right: 8px; }
.header .menu .menuline_menu_wp.menu05 .cate07 { margin-right: 8px; }
.header .menu .menuline_menu_wp.menu05 .cate08 { margin-right: 0; }
.header .menu .menuline_menu_wp.menu05 .cate09 { margin-right: 0; }
.header .menu .menuline_menu_wp.menu06 { left: -831px; }
.header .menu .menuline_menu_wp .nav_box { margin-right: 20px; }
}
@media(max-width:990px) {
.header { width: 100%; height: 50px; background: #fff; position: relative; }
.header .gnb, .header .menu { display: none; }
.header a.menu_view_allmenu { width: 50px; height: 50px; float: left; display: block; background: url(m_header_menu_open.gif) no-repeat center #184f95; background-size: 28px auto; margin: auto; }
.header a.logo { background: url(logo_qlightec.png) no-repeat center 60%; background-size: 100%; width: 125px; height: 50px; display: block; position: absolute; left: 50%; margin-left: -62px; top: 0; }
.header a.search { width: 40px; height: 50px; display: block; float: right; background: url(m_header_search_open.gif) no-repeat center; background-size: auto 30px; }
.header a.company_info { width: 40px; height: 50px; display: block; float: right; background: url(m_header_submenu_open.gif) no-repeat center; background-size: auto 30px; }
.header .search_wrap { width: 100%; height: 80px; background: #fff; z-index: 9999; position: absolute; top: 51px; left: 0; margin-left: 0; padding: 15px 10px; }
.header .searchbar_area .searchbox { width: 100%; height: 50px; margin: auto; background: #fff; border: 3px solid #184f95; }
.header .searchbar_area p.select_tit { width: 100%; font-size: 14px; height: 45px; line-height: 45px; padding-top: 2px; padding-left: 10px; background: url(m_header_prodcate_subopen.gif) no-repeat 93% center; margin-top: 0; background-size: 12px; float: left; border-right: 3px solid #184f95; letter-spacing: -1px; display: table }
.header .searchbar_area p.select_tit span { height: 100%; width: calc(100% - 1px); padding-right: 25px; line-height: 1.0em; text-overflow: ellipsis; vertical-align: middle; display: table-cell }
.header .searchbar_area .search_list { float: none; position: relative; width: calc(50% - 20px); }
.header .searchbar_area .select_list { width: 220px; border: 1px solid #3574d5; background: #fff; position: absolute; top: 44px; left: -3px; }
.header .searchbar_area a.search_close { display: block; width: 50px; height: 50px; background: url(m_header_search_close.gif) no-repeat center #fff; position: absolute; top: -51px; right: 40px; }
.header .searchbox a.btn_serch { width: 45px; height: 45px; line-height: 45px; background: url(header_search_submit_zoom.png) no-repeat center #184f95; background-size: 15px; display: block; float: right; color: #fff; text-indent: 0; text-align: center; }
.header .searchbox button.btn_serch { width: 45px; height: 45px; line-height: 45px; background: url(header_search_submit_zoom.png) no-repeat center #184f95; background-size: 15px; display: block; float: right; color: #fff; text-indent: 0; text-align: center; }
.header .searchbox input { width: calc(50% - 30px); height: 45px; line-height: 45px; border: none; outline: none; z-index: 2; padding-left: 10px; float: left; font-size: 14px; font-weight: 600; color: #334cbb; margin-top: 0; border-left: 0; background: none }
.header .searchbar_area .search_dimdbg { top: 50px; }
.header .all_menu_new { position: fixed; top: 0; left: 0; width: 100%; height: 100%; color: #000; z-index: 99; }
.header .all_menu_new .dimdbg { width: 100%; height: 100%; position: fixed; background: rgba(0,0,0,0.7); z-index: 5; }
.header .all_menu_new a.all_menu_close { display: block; width: 50px; height: 50px; background: url(m_header_menu_close.gif) no-repeat center; background-size: 30px auto; float: right; }
.header .all_menu_new .amenu_con { width: 90%; height: 100%; position: absolute; top: 0; left: 0; background: #fff; z-index: 6; }
.header .all_menu_new .amenu_con .amenu_head { height: 50px; background: #184f95; color: #fff; line-height: 50px; padding-left: 30px; font-size: 16px; font-weight: bold; }
.header .all_menu_new ul li { line-height: 38px; border-bottom: 1px solid #e5e5e5; text-indent: 50px; font-size: 16px; }
.header .all_menu_new ul li:last-child { border-bottom: 0; }
.header .all_menu_new ul li a { display: block; }
.header .all_menu_new ul li span.link_arrow { display: inline-block; float: right; width: 39px; height: 39px; background-size: 18px auto; background: url(m_header_prodcate_go.gif) no-repeat center; }
.header .all_menu_new ul li span.up_arrow { display: inline-block; float: right; width: 39px; height: 39px; background-size: 18px auto; background: url(m_header_prodcate_subclose.gif) no-repeat center; }
.header .all_menu_new ul li span.down_arrow { display: inline-block; float: right; width: 39px; height: 39px; background-size: 18px auto; background: url(m_header_prodcate_subopen.gif) no-repeat center; }
.header .all_menu_new ul li.tit { background: #e8eef5; text-indent: 30px; }
.header .all_menu_new ul li .sub_menu_list li { text-indent: 70px; background: #f2f2f2; overflow: none; }
.header .all_menu_new ul li .sub_menu_list li:first-child { border-top: 1px solid #e5e5e5; }
.header .company_menu { position: fixed; top: 0px; left: 0; width: 100%; height: 100%; color: #000; z-index: 99; }
.header .company_wp_scroll { overflow-y: auto; width: 100%; height: 100%; padding-bottom: 130px; }
.header .scroll_more { position: absolute; color: #000; font-size: 16px; bottom: 0px; width: 100%; padding: 20px 0px 10px 0px; height: 50px; text-align: center; background: #fff; background: -webkit-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.8), rgba(255,255,255,1), rgba(255,255,255,1)); background: -o-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.8), rgba(255,255,255,1), rgba(255,255,255,1)); background: -moz-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.8), rgba(255,255,255,1), rgba(255,255,255,1)); background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.8), rgba(255,255,255,1), rgba(255,255,255,1)); }
.header .company_menu .dimdbg { width: 100%; height: 100%; position: fixed; background: rgba(0,0,0,0.7); z-index: 5; }
.header .company_menu .cmenu_con { width: 90%; height: 100%; position: absolute; top: 0; right: 0; background: #fff; z-index: 6; }
.header .company_menu .cmenu_con .cmenu_head { height: 86px; background: #35b4d4; padding: 18px 30px; }
.header .company_menu .cmenu_con .cmenu_head a.cmenu_close { display: block; position: absolute; top: 15px; right: 20px; background: url(m_header_menu_close.gif) no-repeat center; width: 30px; height: 27px; }
.header .company_menu .cmenu_con .cmenu_head p.company_tit { color: #fff; font-size: 16px; font-weight: 600; }
.header .company_menu .cmenu_con .cmenu_head p.lang_select { width: 200px; height: 30px; line-height: 30px; border: 1px solid #000; border-radius: 3px; background: url(header_bottom_submenu_blt.gif) no-repeat right center #fff; padding-left: 10px; position: absolute; top: 45px; left: 30px; }
.header .company_menu .cmenu_con .cmenu_head p.lang_select:hover { border: 1px solid #3574d5; box-shadow: -1px -1px 3px #3574d5; }
.header .company_menu .cmenu_con .cmenu_head .lang_list { width: 200px; border: 1px solid #3574d5; position: absolute; top: 75px; left: 30px; background: #fff; border-radius: 3px; display: none; }
.header .company_menu .cmenu_con .cmenu_head .lang_list li { height: 24px; line-height: 24px; text-indent: 10px; }
.header .company_menu .cmenu_con .cmenu_head .lang_list li:hover { background: #1e90ff; }
.header .company_menu .cmenu_con .cmenu_head .lang_list li:hover a { color: #fff; }
.header .company_menu .cmenu_con .cmenu_head .lang_list li a { display: block; }
.header .company_menu .cmenu_con .company_menu_list li { height: 40px; line-height: 40px; border-bottom: 1px solid #e5e5e5; text-indent: 50px; background: #fff; }
.header .company_menu .cmenu_con .company_menu_list li a { display: block; color: #444; font-size: 16px; }
.header .company_menu .cmenu_con .company_menu_list li.list_head { background: #e8eef5; text-indent: 40px; }
.header .company_menu .cmenu_con .cmenu_footer { background: #35b4d4; color: #fff; padding: 20px 10px 20px 30px; font-size: 14px; }
.header .company_menu .cmenu_con .cmenu_footer p.cfoot_tit { color: #fff; font-size: 16px; font-weight: 600; margin-bottom: 5px; }
.header .company_menu .cmenu_con .cmenu_footer input.addr_newsletter { float: left; width: 170px; border-radius: 3px 0 0 3px; height: 30px; line-height: 30px; -webkit-appearance: none; outline: none; border: none; text-indent: 5px; }
.header .company_menu .cmenu_con .cmenu_footer button.btn_submit { float: left; width: 40px; border-radius: 0px 3px 3px 0px; font-size: 12px; color: #184f95; border: 1px solid #dba97e; background: #dba97e; height: 30px; font-weight: 700; }
}
.content_area .content_body .basic_tb { width: 100%; }
.content_area .content_body .basic_tb.row { border-top: 1px solid #c9c9c7; }
.content_area .content_body .basic_tb th { height: 60px; background: #8da5c9; color: #fff; font-size: 14px; font-weight: bold; }
.content_area .content_body .basic_tb.row th { border-bottom: 1px solid #c9c9c7; text-align: left; padding-left: 30px; }
.content_area .content_body .basic_tb td { border-bottom: 1px solid #c9c9c7; padding: 15px 0; color: #444; line-height: 17px; padding-left: 10px; position: relative; }
.content_area .content_body .basic_tb.row td { padding-left: 30px; }
.content_area .content_body .basic_tb td a { color: #444; display: block; }
.content_area .content_body .basic_tb td a:hover { text-decoration: underline; }
.content_area .content_body .basic_tb td img { display: block; margin: auto; }
.content_area .content_body .basic_tb strong { font-size: 14px; display: block; margin: 10px 0 5px; color: #000; }
.content_area .content_body .basic_tb .txt_center { text-align: center; }
@media (max-width:425px) {
.content_area .content_body .basic_tb { width: 100%; }
.content_area .content_body .basic_tb.row { border-top: 1px solid #c9c9c7; }
.content_area .content_body .basic_tb th { height: 60px; background: #8da5c9; color: #fff; font-size: 11px; font-weight: bold; }
.content_area .content_body .basic_tb.row th { border-bottom: 1px solid #c9c9c7; text-align: left; padding-left: 10px; }
.content_area .content_body .basic_tb td { border-bottom: 1px solid #c9c9c7; padding: 15px 0; font-size: 11px; color: #444; line-height: 17px; padding-left: 10px; position: relative; }
.content_area .content_body .basic_tb.row td { padding-left: 10px; }
.content_area .content_body .basic_tb td a { color: #444; display: block; }
.content_area .content_body .basic_tb td a:hover { text-decoration: underline; }
.content_area .content_body .basic_tb td img { display: block; margin: auto; }
.content_area .content_body .basic_tb strong { font-size: 14px; display: block; margin: 10px 0 5px; color: #000; }
.content_area .content_body .basic_tb .txt_center { text-align: center; }
}
.footer_menu { background: #184f95; }
.footer_menu .fm_wp { width: 1110px; margin: auto; }
.footer_menu p.fm_tit { font-size: 22px; color: #fff; line-height: 24px; margin-bottom: 15px; }
.footer_menu .fm_left { width: 625px; float: left; padding: 30px 0; border-right: 1px solid #3464a2; }
.footer_menu .fm_right { width: 485px; float: right; padding: 30px 0 0 40px; }
.footer_menu .fm_list_l { width: 50%; float: left; }
.footer_menu .fm_list_r { width: 50%; float: right; }
.footer_menu a.list_tit { color: #fff; font-size: 16px; margin-bottom: 10px; }
.footer_menu a { color: #91a9c8; display: block; }
.footer_menu a:hover { text-decoration: underline; }
.footer_menu ul { margin-bottom: 20px; }
.footer_menu li { text-indent: 7px; height: 20px; }
.footer_menu li:before { content: ''; float: left; width: 2px; height: 2px; border-radius: 50%; background: #91a9c8; margin: 10px 0 0 5px; }
.footer { background: #26599b; color: #fff; font-size: 13px; line-height: 22px; padding: 20px 15px 40px; }
.footer_wp { width: 1110px; margin: auto; }
.footer .footer_right { float: right; width: 50%; padding-left: 40px; color: #cfe4ff }
.footer .footer_right label { display: block; margin-top: 5px; margin-bottom: 15px; }
.footer .footer_right .footer_input { outline: none; border: none; border-radius: 3px; background: #fff; height: 30px; line-height: 30px; text-indent: 5px; float: left; width: 60%; margin-right: 5px; font-size: 16px; }
.footer .footer_right .footer_btn { float: left; color: #26599b; background: #dba97e; border: #dba97e solid 1px; border-radius: 3px; width: 90px; height: 30px; line-height: 30px; font-size: 16px; font-weight: 500; float: left; }
.footer .footer_right .footer_btn:hover { color: #dba97e; background: #26599b; }
.footer .footer_left { float: left; width: 50%; }
.footer .foot_tit { font-size: 22px; line-height: 30px; margin-bottom: 10px; color: #fff; }
.footer .addr_text { color: #cfe4ff; }
.footer .addr_text span, .footer .addr_text a { color: #dba97e; }
.footer .footimg { margin: 15px 0; }
.footer .copyright { text-align: right; clear: both; color: #d0e4ff; }
.layer_contactus { width: 64px; height: 102px; position: fixed; top: 128px; right: 0; z-index: 9; }
.layer_contactus a.btn_contactus_close { width: 17px; height: 16px; position: absolute; top: -25px; right: 5px; }
.quick_link { position: fixed; bottom: 30px; right: 30px; background: url(online_cconsultation.png) no-repeat center #00aef3; background-size: 100%; display: block; width: 150px; height: 55px; z-index: 5; border-radius: 5px; overflow: hidden; }
.video_iframe { width: 920px; height: 540px; margin: auto; display: block; }
@media(max-width:1200px) {
.header .gnb .gnbmenu { width: 910px; margin: auto; text-align: right; }
.header .menu .menu_wp { width: 910px; }
.header .menu .menu_wp .searchline { width: 100%; max-width: 730px; height: 50px; top: 0; left: 180px; padding-top: 10px; background-size: 100%; }
.header .menu .menu_wp .menuline li a { font-size: 14px; padding: 0 5px; letter-spacing: -0.01em; }
.footer_menu .fm_wp { width: 910px; margin: auto; }
.footer_wp { width: 910px; margin: auto; }
.footer_menu .fm_left { width: 50%; float: left; padding: 30px 0; border-right: 1px solid #3464a2; }
.footer_menu .fm_right { width: 50%; float: right; padding: 30px 0 0 40px; }
}
@media(max-width:990px) {
.footer_menu { display: none; }
}
@media(max-width:990px) {
.footer { background: #26599b; color: #fff; font-size: 12px; line-height: 20px; padding: 20px 15px 40px; }
.footer_wp { width: 100%; }
.footer .footer_right { display: none; }
.footer .footer_left { width: 100%; float: none; }
.footer .foot_tit { font-size: 22px; line-height: 26px; margin-bottom: 8px; color: #fff; }
.footer .copyright { text-align: center; color: #d0e4ff; }
.footer .addr_text { color: #cfe4ff; }
.footer .addr_text span, .footer .addr_text a { color: #dba97e; }
.layer_contactus { display: none; }
.video_iframe { width: 480px; height: 282px; }
}
@media(max-width:600px) {
.video_iframe { width: 360px; height: 211px; }
}
@media (max-width:425px) {
.quick_link { position: fixed; bottom: 30px; right: 30px; background: url(module.png) no-repeat center #00aef3; background-size: 50px; display: block; width: 90px; height: 90px; z-index: 5; border-radius: 0; }
}
.sr-only { display: none }
.csr-zoom { cursor: zoom-in; }
.lightboxOverlay, .lightbox { cursor: zoom-out }


/* -- /cn/assets/css/qlight.css -- */
@charset "utf-8";
ul.nav_list > li:hover > a.nav_menu { background: #ecebeb; color: #185f95; }
ul.nav_list > li:hover > div.over_arrow { display: block }
ul.nav_list > li:hover > div.menu { visibility: visible !important; opacity: 1 !important }
ul.nav_list > li:hover > div.menuline_menu_wp { visibility: visible !important; opacity: 1 !important }
.content_area .left_menu a.category_tit { float: left; padding: 10px 10px 10px 14px; line-height: 1; height: auto; }
.clearboth:after { content: ''; display: table; clear: both; }
.footer_menu { margin-top: 100px; }
em, em.hide { display: none }
.select_list > li > label { display: block; width: 100%; height: 100%; }
.select_list > li > label > input { display: none }
.header .menu.fixed_layoutfunction .menu_wp .menuline > ul > li { height: 60px }
.header .menu.fixed_layoutfunction .menu_wp .menuline > ul > li > a { height: 60px }
.header .menu.fixed_layoutfunction .menuline_menu_wp { top: 60px; }
/* -- /cn/about-us/assets/css/aboutus.css -- */
.sub_topbnr { width: 100%; height: 234px; background: url(page-header_about-us.jpg) repeat center; color: #eee; font-size: 45px; line-height: 234px; padding: 0px 0; }
.sub_topbnr .min_blind{display:;font-size:40px;}
.sub_topbnr .sub_wp { padding-left: 18px; }
.sub_wp { width: 1110px; margin: auto; }
.history { width: 100%; height: 49px; border-bottom: 1px solid #d9d9d9; font-size: 13px; line-height: 49px; }
.history a, .history span { display: inline-block; color: #444; }
.history a:after { content: ">"; color: #444; display: inline-block; margin: 0 8px; }
@media(max-width:1200px) {
.sub_wp { width: 910px; margin: auto; }
}
@media(max-width:990px) {
.sub_topbnr { width: 100%; background: url(page-header_about-us_m.jpg) no-repeat center; background-size: 100% auto; padding: 0; padding-bottom: 36%; height: 0 }
.sub_wp { width: 100%; }
.history { display: none; }
}
.content_area { width: 1040px; margin: auto; padding: 35px 0; }
.content_area .contact_tit { font-size: 34px; color: #000; font-weight: bold; border-bottom: 4px solid #000; line-height: 1.0em; padding-bottom: 30px; margin-bottom: 30px; }
.content_area .category_cmenu { margin-bottom: 30px; }
.content_area .category_cmenu li { width: 170px; height: 50px; display: inline-block; }
.content_area .category_cmenu li:first-child { width: 169px; }
.content_area .category_cmenu li a { display: block; line-height: 50px; text-align: center; color: #184f95; background: #ecf1f6; }
.content_area .category_cmenu li a:hover, .content_area .category_cmenu li.active a { background: #184f95; color: #fff; }
@media(max-width:1200px) {
.content_area { width: 910px; }
.content_area .category_cmenu li { width: 148px; min-height: 50px; }
.content_area .category_cmenu li:first-child { width: 149px; }
}
@media(max-width:990px) {
.content_area { padding: 0; width: 90%; }
.content_area .content_body { width: 90%; margin: auto; float: none; padding-top: 30px; }
.content_area .category_cmenu { border-bottom: 4px solid #444; display: block; margin-bottom: 30px; }
.content_area .category_cmenu li { display: table; border-right: 1px solid #444; width: 33.3%; font-size: 14px; float: left; border-top: 1px solid #444; }
.content_area .category_cmenu li:first-child { width: 33.3%; }
.content_area .category_cmenu li:nth-child(3n) { border-right: 0; }
.content_area .category_cmenu li.active a, .content_area .category_cmenu li a:hover { color: #184f95; text-decoration: underline; background: #fff; vertical-align: middle; }
.content_area .category_cmenu li a { display: table-cell; line-height: 1em; vertical-align: middle; text-align: center; background: #fff; color: #000; }
}
.container { padding-left: 15px; padding-right: 15px; }
.company_banner { height: 234px; background-image: url(page-header_about-us.jpg); background-position: center center; background-repeat: no-repeat; }
.company_banner h1 { width: 1093px; line-height: 234px; margin: 0 auto 0; visibility: visible; color: #eee; font-size: 45px; font-weight: 400; }
#contents { width: 1040px; margin: 0 auto 120px }
.center_img { width: 100%; height: 240px; background-color: #efeeea; margin: 0 auto; text-align: center }
.center_img img { margin: 0 auto; text-align: center }
.bottom_down { display: block; margin: 0; padding: 0 }
.bottom_down img { display: inline-block }
.sub_nav { display: block; width: 100%; border-bottom: 1px solid #d9d9d9; }
.sub_nav p { width: 1140px; margin: 15px auto; text-align: left; }
.sub_nav p span { padding: 0 10px 0 14px; color: #1a1a1a; font-size: 14px; text-transform: uppercase; background: url(ic_arr.png); background-repeat: no-repeat; background-position: 0% 50% }
.sub_nav p span:first-child { background: none; padding-left: 8px }
.sub_nav p span:last-child { color: #2daac0; }
#Permit { }
.introduce { display: block; width: 95%; height: auto; padding: 0 0 30px 0; background-color: #fff; margin: 0 auto; }
.introduce img { }
.introduce_img { float: left; padding-right: 30px; padding-bottom: 30px; }
h1 { display: block; font-size: 48px; padding: 80px 0; color: #050f33; font-weight: 500; text-align: center; text-transform: uppercase; }
h1 span { }
h2 { display: block; font-size: 34px; vertical-align: middle; color: #000; font-weight: 700; }
h4 { font-size: 28px; font-weight: 100; color: rgb(53, 164, 192); padding: 0; margin: 30px 0 50px; }
h5 { font-size: 28px; font-weight: 100; color: rgb(53, 164, 192); padding: 0; margin: 40px 0 50px; }
.page_title { width: 100%; border-bottom: 4px solid #000; height: 55px; margin-bottom: 30px }
.introduce .Vision { padding: 0 0 40px 0 }
.img_reference { margin: 10px auto }
.img_reference img { display: inline-block; height: 50px; margin: 15px 30px; border: #e5e5e5 solid 1px }
.text_reference { margin: 40px auto 60px; font-size: 12px }
.introduce .txt-1 { padding: 0; }
.introduce .txt-1 span { display: inline-block; }
.introduce .txt-1 span:first-child { width: 150px; }
.introduce .txt-1 span:nth-of-type(10n+2) { width: calc(100% - 180px) }
.introduce .txt-1 img { display: block; margin: 0 auto; vertical-align: middle; max-height: 90px }
.introduce .txt-1 .text16 { font-size: 14px; color: #444444; vertical-align: top; line-height: 1.8em }
.introduce .txt-1 span font { color: #444444 }
.introduce .txt-1 .ceo-sign { display: block; text-align: right; margin-top: 30px; font-size: 16px; color: #000000 }
.introduce .txt-3 { display: block; margin: 40px auto 0; font-size: 21px; color: #000000 }
.introduce .txt-3 img { display: inline-block; vertical-align: middle }
.introduce .txt-3 .text16 { display: block; font-size: 16px; color: #444444; padding: 20px 0 }
.tab8_nav { margin: 35px auto; text-transform: uppercase }
.tab8_nav li { display: inline-block; width: 126px; height: 50px; margin-right: 0px; }
.tab8_nav li a { display: table-cell; width: 126px; height: 50px; background: #ecf1f6; color: #184f95; text-align: center; vertical-align: middle; font-size: 14px; line-height: 16px; transition: all 0.3s; margin: 0 }
.tab8_nav li:first-child { }
.tab8_nav li:last-child { margin-right: 0 }
.tab8_nav li a:hover, .tab8_nav li a.select { background-color: #184f95; color: #fff; transition: all 0.3s; text-decoration: none; border-color: #050f33 }
@media(max-width:1200px) {
#contents { width: 910px; }
.tab8_nav li { display: inline-block; width: 109px; height: 50px; margin-right: 0px; }
.tab8_nav li a { display: table-cell; width: 109px; height: 50px; background: #ecf1f6; color: #184f95; text-align: center; vertical-align: middle; font-size: 13px; line-height: 14px; transition: all 0.3s; margin: 0 }
}
@media(max-width:990px) {
#contents { width: 100%; }
.history { display: none }
.tab8_nav { display: block; width: 100%; margin: 0 0 30px; height: 153px; border-bottom: 4px solid #444; }
.tab8_nav li { width: 33.3%; height: 50px; float: left; border-left: 1px solid #444; margin-right: 0; }
.tab8_nav li:nth-child(1) { border-left: none; }
.tab8_nav li:nth-child(4) { border-left: none; }
.tab8_nav li:nth-child(7) { border-left: none; }
.tab8_nav li:last-child { width: 33.6%; border-right: 1px solid #444; }
.tab8_nav li a { display: block; width: 100%; line-height: 50px; text-align: center; color: #444; background: #fff; border-bottom: 1px solid #444; }
.tab8_nav li a:hover, .tab8_nav li a.select, .tab8_nav li.active a { background: #fff; color: #184f95; text-decoration: underline; }
}
@media (max-width:425px) {
.sub_wp { width: 100%; margin: auto; }
#contents { width: 100%; margin: 0 auto 60px }
.introduce { width: calc(100% - 40px); margin: 0 auto; }
.introduce img { width: 100%; }
.introduce_img { padding-right: 0 }
.cu_location cu_imgFloat img { width: 100%; }
.page_title { width: calc(100% - 40px); border-bottom: 4px solid #000; height: 45px; margin: 0 auto 30px; font-size: 30px; }
h2 { display: block; font-size: 34px; vertical-align: middle; color: #000; font-weight: 700; }
h4 { font-size: 20px; font-weight: 100; color: rgb(53, 164, 192); padding: 0; margin: 0 0 20px; }
h5 { font-size: 20px; font-weight: 100; color: rgb(53, 164, 192); padding: 0; margin: 0 0 20px; }
}
@media (min-width:426px) and (max-width:991px) {
.introduce { width: calc(100% - 40px); margin: 0 auto; }
.page_title { width: calc(100% - 40px); border-bottom: 4px solid #000; height: 45px; margin: 0 auto 30px; font-size: 30px; }
}
@media (min-width:426px) and (max-width:760px) {
.introduce img { width: 100%; margin: 0 auto; text-align: center }
.introduce_img { float: none; padding-right: 0px; padding-bottom: 30px; }
.introduce_img img { float: none; margin: 0 auto; text-align: center }
}
.Philosophy { margin: 30px auto; }
.business { display: block; width: 100%; height: auto; margin-top: 10px; padding: 0; height: 450px; }
.business ul { width: 100%; margin: 0 auto; text-align: center; }
.business ul li { float: left; display: inline-block; width: 33.3%; height: 450px; margin: 0; vertical-align: top; font-size: 21px; color: #1a1a1a; text-align: center; transition: all 0.3s; }
.business ul li.bg_Products { width: calc(33.3% - 70px); text-align: right; padding-right: 70px; background: url("img_at_01.jpg") no-repeat 0 0; background-size: 100% 100% }
.business ul li.bg_Patients { background: url("img_at_02.jpg") no-repeat 0 0; background-size: 100% 100% }
.business ul li.bg_Professionals { width: calc(33.4% - 70px); text-align: left; padding-left: 70px; background: url("img_at_03.jpg") no-repeat 0 0; background-size: 100% 100% }
.business ul li.bg_Products:hover, .business ul li.bg_Patients:hover, .business ul li.bg_Professionals:hover { background-size: 100% 100%; background-position: -20px 0; transition: all 0.3s; opacity: 1; cursor: pointer; }
.business ul li font { display: block; font-size: 28px; letter-spacing: 0.25em; padding-top: 200px; text-transform: uppercase; }
.business ul li button { width: 114px; height: 24px; line-height: 24px; background-color: rgba(62,68,84,0.80); color: #fff; border-radius: 2px; font-size: 14px; font-weight: 400; padding: 0; outline: none; cursor: pointer; margin-top: 20px; border: 0; transition: all 0.3s; }
.business ul li button:hover { background-color: rgba(5,16,54,1); transition: all 0.3s; }
.introduce_main { display: block; width: 1400px; height: auto; margin: 0 auto; padding: 0; height: 630px; }
.introduce_main h1 { display: block; font-size: 48px; padding: 120px 0 100px; color: #000000; font-weight: 500; text-align: center; text-transform: uppercase; }
.introduce_main h1 span { display: block; color: #808080; font-size: 16px; line-height: 1.3em; letter-spacing: -0.01em; font-weight: 400; padding: 40px 0 0 0 }
.introduce_main ul { width: 100%; margin: 0 auto; text-align: center; }
.introduce_main ul li { display: inline-block; width: 420px; height: 300px; margin: 0; vertical-align: top; font-size: 18px; color: #fff; text-align: center; text-transform: uppercase; text-shadow: 0 0 4px rgba(0,0,0,0.9); letter-spacing: 0.3em; transition: all 0.1s; }
.introduce_main ul li.img_company_01 { background: url("img_company_01.jpg") no-repeat 50% 50%; background-size: 100% 100% }
.introduce_main ul li.img_company_02 { background: url("img_company_02.jpg") no-repeat 50% 50%; background-size: 100% 100% }
.introduce_main ul li.img_company_03 { background: url("img_company_03.jpg") no-repeat 50% 50%; background-size: 100% 100% }
.introduce_main ul li.img_company_01:hover, .introduce_main ul li.img_company_02:hover, .introduce_main ul li.img_company_03:hover { background-size: 105% 105%; transition: all 0.2s; opacity: 0.8; cursor: pointer; }
.introduce_main ul li font { display: block; font-size: 52px; letter-spacing: -0.01em; line-height: 1.4em; padding-top: 105px; font-weight: 300; font-family: nanumSqure }
.line_box { clear: both; display: block; width: 100%; height: 1px; background-color: #ebebeb; margin: 100px 0 }
.cu_bold { font-weight: 700 }
.cu_borderg { border: 1px solid #dedede }
.blank100 { height: 100px }
.blank40 { height: 40px }
.blank10 { height: 10px }
.cu_clear { clear: both }
.scroll_tb { display: block; width: 100%; min-height: 0.01%; overflow-x: auto; }
.div_ebook { float: left; height: auto; min-width: 230px; margin: 0 20px 20px 0 }
.div_ebookf { float: left; height: auto; min-width: 230px; margin: 0 0 20px 0 }
.cu_ebook img { margin: 0; margin: 0 0 15px 0 }
.cu_ebook { margin: 0 auto; width: 97%; font-size: 14px; color: #000; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.cu_ebook h5 { font-size: 28px; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 300; color: #35a4c0; line-height: 35px; margin: 0; padding: 0; }
.cu_tin { color: #184f95; min-height: 49px; margin: 15px 0 40px 0; }
.cu_tin { background: url(bg_ebook_tin.png) left top no-repeat; padding: 7px 0 0 84px }
.cu_booktitle { font-size: 15px; color: #000; font-weight: 600; display: block; margin: 0 0 5px 0 }
.cu_ebook ul { margin: 0; padding: 0; }
.cu_ebook ul li { float: left; list-style-type: none; margin: 0; padding: 0 }
.cu_btnEbook { border: 0px; width: 114px; height: 34px; background: url(btn_ebook_pdf.jpg) left top no-repeat; margin: 0 4px 0 0 }
.cu_btnEbook:hover { background-position: right 0; }
.cu_btnEbookDown { border: 0px; width: 114px; height: 34px; background: url(btn_ebook_down.jpg) left top no-repeat; }
.cu_btnEbookDown:hover { background-position: right 0; }
.cu_eboohr5 { display: block }
@media (max-width:425px) {
.cu_ebook { margin: 0 auto; width: 100%; }
.div_ebook { float: left; height: auto; min-width: 163px; margin: 0 0 10px 0 }
.div_ebookf { float: left; height: auto; min-width: 163px; margin: 0 0 10px 0 }
.cu_ebook img { width: 155px; margin: 0 0 5px 0 }
.cu_ebook h5 { font-size: 20px; line-height: 21px }
.cu_block { display: block }
.cu_tin { font-size: 10px; margin: 15px 0 30px 0; line-height: 11px; min-height: 35px }
.cu_tin { background: url(bg_ebook_tin50.png) left top no-repeat; padding: 7px 0 0 54px; font-weight: 600 }
.cu_booktitle { font-size: 13px; font-weight: 600; display: block; margin: 0 0 3px 0 }
.cu_btnEbook { width: 76px; height: 22px; background-size: cover; }
.cu_btnEbookDown { width: 76px; height: 22px; background-size: cover; }
}
@media (min-width:426px) and (max-width:750px) {
.div_ebook { float: left; height: auto; min-width: 180px; margin: 0 10px 10px 0 }
.div_ebookf { float: left; height: auto; min-width: 180px; margin: 0 0 10px 0 }
.cu_ebook img { width: 167px; margin: 0 0 5px 0 }
.cu_ebook h5 { font-size: 1.8em; line-height: 1.2em }
.cu_block { }
.cu_tin { font-size: 14px; min-height: 40px; font-weight: 600 }
.cu_tin { background: url(bg_ebook_tin70.png) left top no-repeat; padding: 7px 0 0 64px }
.cu_booktitle { font-size: 13px; font-weight: 600; display: block; margin: 0 0 3px 0 }
.cu_btnEbook { width: 81px; height: 24px; background-size: cover; }
.cu_btnEbookDown { width: 81px; height: 24px; background-size: cover; }
.cu_eboohr5 { display: inline }
}
.cu_qasupport { margin: 0 auto; width: 95%; font-size: 14px; line-height: 23px; color: #444444; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans"'Helvetica Neue', Helvetica, Arial, sans-serif; }
.cu_qasupport h5 { margin: 0; padding: 0; margin: 0 0 40px 0; font-size: 28px; font-weight: 300; color: #35a4c0; line-height: 22px }
.cu_qasupport h4 { font-size: 28px; font-weight: 300; margin: 0 0 18px 0; color: #000; padding: 0; }
.cu_qasupport h6 { font-size: 18px; color: #184f95; font-weight: 500; margin: 0 0 10px 0; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans"'Helvetica Neue', Helvetica, Arial, sans-serif; }
.cu_qasupport hr { margin: 0 0 32px 0 }
.cu_qasupport p { margin: 0 0 29px; color: #444444 }
.tb_qasu { margin: 0 0 40px 0 }
.tb_qasu th { font-size: 13px; background: #8da5c9; color: #fff; font-weight: 700; height: 69px; text-align: center }
.tb_qasu td { font-size: 14px; font-weight: 500; height: 55px; text-align: center; border-bottom: 1px solid #dedede; }
.tb_qasu2 { margin: 0 0 40px 0 }
.tb_qasu2 td { height: 55px; text-align: left; border-bottom: 1px solid #dedede; }
.tb_qasu_tdhead { font-size: 13px; background: #8da5c9; color: #fff; font-weight: 700; height: 69px; text-align: left; padding: 0 0 0 43px }
.tb_qasu_tdcont { border-top: 1px solid #dedede; text-align: left; padding: 22px 0 22px 40px }
.cu_qasu_tel { font-size: 18px; line-height: 36px; color: #000; font-weight: 600; ; padding: 15px 0 0 10px; margin-bottom: 100px }
.cu_qasu_tel div { background: url(img_qasu_tel.png) left top no-repeat; width: 120px; height: 113px; float: left }
.cu_qasu_tel p { float: left; margin: 15px 0 0 0 }
.cu_br { display: hidden }
.cu_cus_assur2 { display: none }
.cu_mqa_h5r { display: block; }
.cu_cus_title { font-size: 18px; color: #184f95; font-weight: 600; margin: 0 0 10px 0; padding: 0 0 10px 0 }
.cu_cus_title2 { font-size: 18px; color: #184f95; font-weight: 600; margin: 0 0 10px 0; padding: 20px 0 10px 0 }
.cu_cus_tableTel td { font-weight: 700 }
@media (max-width:425px) {
.cu_qasupport { margin: 0 auto; width: calc(100% - 40px); font-size: 12px; line-height: 15px; color: #444444; }
.cu_qasupport h5 { margin: 0; padding: 0; margin: 0 0 40px 0; font-size: 16px; line-height: 18px; letter-spacing: -0.3px }
.cu_qasupport h4 { font-size: 19px; font-weight: 300; margin: 0 0 15px 0; color: #000; padding: 0; letter-spacing: -0.3px }
.cu_qasupport hr { margin: 0 0 25px 0 }
.cu_qasupport h6 { font-size: 14px; color: #184f95; font-weight: 600; margin: 0 0 5px 0; line-height: 16px }
.tb_qasu th { font-size: 11px; background: #8da5c9; color: #fff; font-weight: 600; height: 45px; text-align: center; padding: 0 5px }
.tb_qasu td { font-size: 11px; font-weight: 500; height: 55px; text-align: center; border-bottom: 1px solid #dedede; padding: 0 5px }
.tb_qasu_tdhead { font-size: 11px; background: #8da5c9; color: #fff; font-weight: 600; text-align: left; padding: 12px }
.tb_qasu_tdcont { font-size: 11px; border-top: 1px solid #dedede; text-align: left; padding: 12px }
.cu_qasu_tel { font-size: 17px; line-height: 18px; color: #000; font-weight: 600; padding: 0 0 0 5px; margin-bottom: 50px; }
.cu_qasu_tel div { background: url(img_qasu_tel.png) left top no-repeat; width: 80px; height: 75px; float: left; background-size: cover }
.cu_qasu_tel p { float: left; margin: -10px 0 0 10px; width: 220px; font-size: 13px }
.cu_cus_assur { display: none }
.cu_cus_assur2 { display: block }
.cu_mqa_h5r { display: inline; }
.qasu_inline { display: block; font-size: 17px; margin: 0; padding: 0; line-height: 17px }
}
@media (min-width:426px) and (max-width:991px) {
.cu_cus_assur { display: none }
.cu_cus_assur2 { display: block }
.cu_qasu_tel p { float: left; margin: -5px 0 0 10px; width: 220px; font-size: 16px; line-height: 22px }
.cu_cus_assur { display: none }
.cu_cus_assur2 { display: block }
.cu_mqa_h5r { display: inline; }
.qasu_inline { display: block; font-size: 20px; }
}
@media (min-width:992px) {
.cu_cus_assur img { max-width: 991px }
}
em.hide { display: none }
.customer-technical { margin: 0 auto; width: 95%; font-size: 14px; line-height: 23px; color: #444444; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.customer-technical h3 { font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif }
div.customer-technical table.cu_tech_tb { border-top: 3px solid #dedede; border-collapse: collapse; }
div.customer-technical table td { border-bottom: 1px solid #dedede; padding: 10px 0 }
div.customer-technical table tr:hover { background: #ecf1f6 }
div.customer-technical table { width: 100% }
div.customer-technical table td ul { margin: 0; padding: 0 20px }
div.customer-technical table.cu_tech_tb td.cu_tech_tb_td2 a.btn_pdf_view:hover { background-position: right 0; }
div.customer-technical table.cu_tech_tb td.cu_tech_tb_td3 a.btn_pdf_down:hover { background-position: right 0; }
.cu_tech_sound { float: left; display: inline-block; margin: 0 10px 0 0 }
a.listen_btnimg { border: 0px; width: 104px; height: 25px; background: url(btn_listening.jpg) left bottom no-repeat; display: inline-block; float: left }
a.listen_btnimg em { display: none }
a.listen_btnimg:hover { background-position: right 0; }
@media (max-width:425px) {
.customer-technical { margin: 0 auto; width: 100%; font-size: 12px; line-height: 12px; }
div.customer-technical > div { margin-bottom: 30px }
div.customer-technical table.cu_tech_tb { width: 100% }
div.customer-technical table.cu_tech_tb td.cu_tech_tb_td1 { padding-left: 10px }
div.customer-technical table.cu_tech_tb td.cu_tech_tb_td2 { text-align: center; padding: 5px 0 5px 0 }
div.customer-technical table.cu_tech_tb td.cu_tech_tb_td3 { text-align: center; padding: 5px 0 5px 0 }
div.customer-technical table.cu_tech_tb td.cu_tech_tb_td2 a.btn_pdf_view { width: 35px; height: 22px; display: block; background: url(btn_mtech_pdf.png) left top no-repeat; background-size: cover; }
div.customer-technical table.cu_tech_tb td.cu_tech_tb_td3 a.btn_pdf_down { width: 35px; height: 22px; display: block; background: url(btn_mtech_down.png) left top no-repeat; background-size: cover; }
div.customer-technical td.cu_tech_tb_td2 { width: 37px; text-align: right; }
div.customer-technical td.cu_tech_tb_td3 { width: 45px; text-align: left; }
}
@media (min-width:426px) and (max-width:991px) {
div.customer-technical > div { margin-bottom: 40px }
div.customer-technical table.cu_tech_tb { width: 100% }
div.customer-technical table.cu_tech_tb td.cu_tech_tb_td1 { padding-left: 20px }
div.customer-technical table.cu_tech_tb td.cu_tech_tb_td2 { text-align: center; padding: 5px 0 5px 0 }
div.customer-technical table.cu_tech_tb td.cu_tech_tb_td3 { text-align: center; padding: 5px 0 5px 0 }
div.customer-technical table.cu_tech_tb td.cu_tech_tb_td2 a.btn_pdf_view { width: 55px; height: 35px; display: block; background: url(btn_mtech_pdf.png) left top no-repeat; background-size: cover; }
div.customer-technical table.cu_tech_tb td.cu_tech_tb_td3 a.btn_pdf_down { width: 55px; height: 35px; display: block; background: url(btn_mtech_down.png) left top no-repeat; background-size: cover; }
div.customer-technical td.cu_tech_tb_td2 { width: 57px; text-align: right; }
div.customer-technical td.cu_tech_tb_td3 { width: 85px; text-align: left; }
}
@media (min-width:992px) {
div.customer-technical > div { margin-bottom: 40px }
div.customer-technical table.cu_tech_tb { max-width: 751px }
div.customer-technical table.cu_tech_tb td.cu_tech_tb_td1 { padding-left: 40px }
div.customer-technical table.cu_tech_tb td.cu_tech_tb_td2 a.btn_pdf_view { width: 114px; height: 34px; display: block; background: url(btn_ebook_pdf.jpg) left top no-repeat; }
div.customer-technical table.cu_tech_tb td.cu_tech_tb_td3 a.btn_pdf_down { width: 114px; height: 34px; display: block; background: url(btn_ebook_down.jpg) left top no-repeat; }
div.customer-technical td.cu_tech_tb_td2 { width: 120px; text-align: right; }
div.customer-technical td.cu_tech_tb_td3 { width: 170px; text-align: left; }
}
.ceo-message { margin: 0 auto; width: 95%; font-size: 14px; line-height: 23px; color: #444444; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.ceo-message h5 { font-size: 28px; font-weight: 300; color: #35a4c0; padding: 0; margin: 0 0 40px 0; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.ceo-sign { text-align: right; padding-right: 10px; margin-top: 10px; margin-bottom: 30px }
@media (max-width:425px) {
.ceo-message { margin: 0 auto; width: 97%; font-size: 13px; line-height: 18px; }
.ceo-message h5 { font-size: 20px; line-height: 21px; letter-spacing: -0.3px; padding: 0; margin: 0 0 15px 0; }
.ceo-message img { width: 95%; text-align: center }
}
@media (min-width:426px) and (max-width:991px) {
}
@media (min-width:992px) {
}
.cu_history { margin: 0 auto; width: 95%; font-size: 14px; line-height: 23px; color: #444444; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.cu_history h4 { font-size: 28px; font-weight: 300; color: #35a4c0; line-height: 24px; padding: 0; margin: 0 0 40px 0; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.cu_history ul { margin: 0 0 0 15px; padding: 0 }
.cu_tab_container { margin: 0 0 100px 0 }
.cu_tab_container h5 { font-size: 28px; font-weight: 300; margin: 0 0 25px 0; color: #000; padding: 0; background: url(bg_history_line.png) left bottom no-repeat; }
@media (max-width:425px) {
.cu_history { margin: 0 auto; width: calc(100% - 40px); font-size: 12px; }
.cu_history h4 { font-size: 16px; line-height: 18px; font-weight: 300; color: #35a4c0; padding: 0; margin: 0 0 35px 0; }
.cu_tab_container h5 { font-size: 24px; font-weight: 300; margin: 0 0 15px 0; }
}
@media (min-width:426px) and (max-width:991px) {
}
@media (min-width:992px) {
}
ul.tabs { margin: 0 0 33px 0; padding: 0; float: left; list-style: none; width: 100%; }
ul.tabs li { float: left; margin: 0 5px 0 0; padding: 10px 0 0 0; border-left: none; overflow: hidden; position: relative; color: #944e33; border: 0px; width: 123px; height: 43px; background: #fff; border: 1px solid #944E33; border-radius: 11px }
ul.tabs li a { text-decoration: none; display: block; font-size: 1.2em; width: 123px; height: 43px; padding: 0 20px; color: #944e33; }
ul.tabs li a:hover { color: #fff; }
ul.tabs li:hover { width: 123px; height: 43px; background-position: left 0; color: #fff; background: #944E33; }
ul.tabs li.active { background-position: left 0; color: #fff; ; background: #944E33; }
ul.tabs li.active:hover { color: #fff; }
ul.tabs li p { text-align: center; cursor: pointer; }
.cu_tab_container { margin-bottom: 100px }
.cu_tab_container ul { display: block; margin-bottom: 45px; }
.cu_tab_container ul li { list-style-type: disc; }
.cu_mission { margin: 0 auto; width: 95%; font-size: 14px; line-height: 23px; color: #444444; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.cu_mission h5 { font-size: 18px; font-weight: 300; color: #35a4c0; line-height: 24px; margin: 0; padding: 0; margin: 35px 0 40px 0; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.cu_mission h4 { font-size: 28px; font-weight: 300; margin: 0 0 18px 0; color: #000; padding: 0; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.cu_mission p { margin: 0 0 30px 0; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
@media (max-width:425px) {
.cu_mission { margin: 0 auto; width: calc(100% - 40px); font-size: 12px; line-height: 13px; }
.cu_mission h5 { font-size: 16px; font-weight: 300; color: #35a4c0; letter-spacing: -0.3px; line-height: 17px; margin: 0; padding: 0; margin: 0 0 40px 0; word-break: break-all }
.cu_mission h4 { font-size: 19px; font-weight: 300; margin: 0 0 10px 0; color: #000; padding: 0 }
}
@media (min-width:426px) and (max-width:991px) {
}
@media (min-width:992px) {
}
.cu_rdcenter { margin: 0 auto; width: calc(100% - 40px); font-size: 14px; line-height: 23px; color: #444444; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.cu_rdcenter h4 { font-size: 18px; font-weight: 300; color: #35a4c0; line-height: 24px; margin: 0; padding: 0; margin: 30px 0 40px 0; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.cu_rdcenter h5 { font-size: 28px; font-weight: 300; margin: 0 0 18px 0; color: #000; padding: 0; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.cu_rdcenter p { margin: 0 0 40px 0; line-height: 1.7em }
.cu_rdblock { display: block }
@media (max-width:425px) {
.cu_rdcenter h4 { font-size: 16px; font-weight: 300; color: #35a4c0; line-height: 18px; margin: 0; padding: 0; margin: 0 0 40px 0; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.cu_rdcenter img { width: 100% }
}
.cu_productionC { margin: 0 auto; width: 97%; font-size: 14px; line-height: 23px; color: #444444; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.cu_productionC h5 { font-size: 18px; font-weight: 300; color: #35a4c0; line-height: 1.6em; margin: 0; padding: 0; margin: 35px 0 40px 0; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.cu_productionC h4 { font-size: 28px; font-weight: 300; line-height: 1.6em; margin: 0 0 18px 0; color: #000; padding: 0; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.cu_productionC p { margin: 0 0 40px 0; line-height: 1.6em; }
@media (max-width:425px) {
.cu_productionC { margin: 0 auto; width: calc(100% - 40px); font-size: 12px; line-height: 13px; }
.cu_productionC h5 { font-size: 16px; font-weight: 300; color: #35a4c0; letter-spacing: -0.3px; line-height: 1.6em; margin: 0; padding: 0; margin: 0 0 40px 0; word-break: break-all }
.cu_productionC h4 { font-size: 19px; font-weight: 300; margin: 0 0 10px 0; color: #000; padding: 0; line-height: 1.6em; }
.cu_proCell { font-size: 16px }
}
@media (min-width:426px) and (max-width:991px) {
}
@media (min-width:992px) {
}
.clear, .woocommerce .woocommerce-breadcrumb:after, .woocommerce .woocommerce-error:after, .woocommerce .woocommerce-info:after, .woocommerce .woocommerce-message:after { clear: both; }
.cu_location { margin: 30px auto 0; width: 97%; font-size: 14px; line-height: 23px; color: #444444; font-family"Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.cu_location p { margin: 0; padding: 0; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif }
.cu_location h5 { font-size: 28px; font-weight: 300; margin: 0 0 22px 0; color: #000; padding: 0; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.cu_location h6 { font-size: 18px; color: #010101; font-weight: 600; margin: 0 0 10px 0; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif }
.cu_location img { margin: 0 40px 0 0; }
.cu_imgLoIm1 { padding: 0 0 30px 0 }
.blank50 { height: 35px }
.cu_locInfo { float: left; max-width: 487px; word-break: break-all }
.cu_locInfo ul { margin: 0; padding: 0 }
.cu_locInfo li { list-style-type: none; }
.culoc_addr { font-size: 16px; color: #35a4c0; font-weight: 300; line-height: 20px; padding: 0 0 10px 0 }
.culoc_dept { font-size: 14px; color: #184f95; font-weight: 500; line-height: 18px; }
.culoc_email { font-size: 14px; color: #184f95; font-weight: 500; line-height: 18px; }
.culoc_tel { font-size: 14px; color: #184f95; font-weight: 500; line-height: 18px; }
.cu_btnLocation { border: 0px; width: 97px; height: 35px; background: url(btn_map.png) left top no-repeat; margin: 18px 0 0 0; }
.cu_btnLocation:hover { background-position: right 0; }
.cu_imgFloat { float: left }
.cu_imgMarginB10 { margin-bottom: 10px }
@media(max-width:1200px) {
.cu_locInfo { max-width: 360px; }
}
@media (max-width:425px) {
.cu_location { margin: 30px auto 0; width: calc(100% - 40px); }
.cu_location img { width: 100%; }
.cu_location h5 { font-size: 19px; font-weight: 300; margin: 0 0 10px 0; color: #000; padding: 0; }
.cu_location h6 { font-size: 13px; color: #010101; font-weight: 600; margin: 4px 0 8px 0; }
.cu_imgLoIm1 { padding: 0 0 0 0 }
.blank50 { height: 0 }
.blank10 { height: 10px }
.culoc_addr { font-size: 12px; color: #35a4c0; font-weight: 300; line-height: 13px; padding: 0 0 5px 0 }
.culoc_dept { font-size: 11px; color: #184f95; font-weight: 500; line-height: 18px; }
.culoc_email { font-size: 11px; color: #184f95; font-weight: 500; line-height: 18px; }
.culoc_tel { font-size: 11px; color: #184f95; font-weight: 500; line-height: 18px; }
.cu_btnLocation { width: 83px; height: 30px; margin: 5px 0 5px 0; background-size: cover; }
.blank40 { height: 20px }
}
@media (min-width:426px) and (max-width:991px) {
}
@media (min-width:992px) {
}
.cu_global { margin: 0 auto; width: 97%; font-size: 14px; line-height: 23px; color: #444444; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.cu_global h4 { font-size: 18px; font-weight: 300; color: #35a4c0; line-height: 24px; margin: 0; padding: 0; margin: 30px 0 40px 0; }
.cu_global h5 { font-size: 28px; font-weight: 300; margin: 0 0 18px 0; color: #000; padding: 0 }
.cu_global h6 { font-size: 18px; color: #184f95; font-weight: 600; margin: 0 0 10px 0 }
.cu_global img { margin: 0 auto 34px; }
.tb_global { margin: 0 0 40px 0 }
.tb_global th { font-size: 13px; background: #8da5c9; color: #fff; font-weight: 700; height: 69px; text-align: center }
.tb_global td { font-weight: 500; text-align: left; border-bottom: 1px solid #dedede; padding: 24px 0 14px 0 }
.tb_padding { padding-left: 30px }
.cu_gbusa { background: url(icon_gb_usa.jpg) left top no-repeat; padding: 0 0 0 60px; min-height: 53px; }
.cu_gbkor { background: url(icon_gb_kor.jpg) left top no-repeat; padding: 0 0 0 60px; min-height: 53px; }
.cu_gbcn { background: url(icon_gb_cn.jpg) left top no-repeat; padding: 0 0 0 60px; min-height: 53px; }
.cu_gbjp { background: url(icon_gb_jp.jpg) left top no-repeat; padding: 0 0 0 60px; min-height: 53px; }
.cu_global_imgDiv { width: 100%; text-align: center; }
@media (max-width:992px) {
.cu_global_imgDiv img { width: 100%; text-align: center; }
}
@media (max-width:425px) {
.cu_global { margin: 0 auto; width: calc(100% - 40px); font-size: 12px; line-height: 13px; }
.cu_global h4 { font-size: 16px; line-height: 18px; font-weight: 300; color: #35a4c0; letter-spacing: -0.3px; margin: 0; padding: 0; margin: 0 0 30px 0; }
.cu_global h5 { font-size: 19px; font-weight: 300; margin: 0 0 10px 0; color: #000; padding: 0 }
.cu_global h6 { font-size: 14px; color: #184f95; font-weight: 600; margin: 0 0 10px 0 }
.cu_global img { margin: 0 0 10px 0; width: 100% }
.tb_global { min-width: 500px; font-size: 12px }
.cu_gbusa { background: url(icon_gb_usa1.jpg) left top no-repeat; padding: 0 0 0 5px; min-height: 53px; }
.cu_gbkor { background: url(icon_gb_kor1.jpg) left top no-repeat; padding: 0 0 0 5px; min-height: 53px; }
.cu_gbcn { background: url(icon_gb_cn1.jpg) left top no-repeat; padding: 0 0 0 5px; min-height: 53px; }
.cu_gbjp { background: url(icon_gb_jp1.jpg) left top no-repeat; padding: 0 0 0 5px; min-height: 53px; }
}
@media (min-width:426px) and (max-width:991px) {
}
@media (min-width:992px) {
}
.cu_social { margin: 0 auto; width: 97%; font-size: 14px; line-height: 23px; color: #444444; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.cu_social h4 { font-size: 18px; font-weight: 300; color: #35a4c0; line-height: 24px; margin: 0; padding: 0; margin: 0 0 40px 0; }
.cu_social h5 { font-size: 28px; font-weight: 300; margin: 0 0 18px 0; color: #000; padding: 0 }
.cu_social img { border: 1px solid #dfdfdf }
a.btn_socialimg { border: 0px; width: 144px; height: 35px; background: url(btn_social.jpg) left bottom no-repeat; display: inline-block; float: left }
a.btn_sociaiimg em { display: none }
a.btn_socialimg:hover { background-position: right 0; }
.btn_socialimg_none { display: none }
@media (max-width:425px) {
.cu_social h4 { font-size: 16px; font-weight: 300; line-height: 18px; color: #35a4c0; letter-spacing: -0.3px; margin: 0; padding: 0; margin: 0 0 30px 0; }
.cu_social h5 { font-size: 17px; font-weight: 300; margin: 0 0 10px 0; color: #000; padding: 0 }
}
.cu_client { margin: 0 auto; width: calc(100% - 40px); font-size: 14px; line-height: 23px; color: #444444; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.cu_client h5 { font-size: 18px; font-weight: 300; color: #35a4c0; line-height: 24px; margin: 0; padding: 0; margin: 35px 0 40px 0; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "Open Sans", sans-serif, ProximaNovaBold, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.cu_client img { margin: 0 auto; width: 875px; }
.cu_client span { display: block }
@media (max-width:425px) {
.cu_client h5 { font-size: 16px; font-weight: 300; line-height: 18px; color: #35a4c0; line-height: 16px; margin: 0; padding: 0; margin: 0 0 30px 0; }
}
@media (min-width:426px) and (max-width:991px) {
}
@media (max-width:992px) {
.cu_client img { width: 100%; }
}
.content_area { width: 1040px; margin: auto; padding: 35px 0; }
.content_area .contact_tit { font-size: 34px; color: #000; font-weight: bold; border-bottom: 4px solid #000; line-height: 44px; padding-bottom: 15px; margin-bottom: 30px; }
.content_area .category_cmenu { margin-bottom: 30px; }
.content_area .category_cmenu li { width: 170px; height: 50px; display: inline-block; }
.content_area .category_cmenu li a { display: block; line-height: 50px; text-align: center; color: #184f95; background: #ecf1f6; }
.content_area .category_cmenu li a:hover, .content_area .category_cmenu li.active a { background: #184f95; color: #fff; }
@media(max-width:990px) {
.content_area { padding: 0; width: 100%; }
.content_area .content_body { width: 90%; margin: auto; float: none; padding-top: 30px; }
.content_area .category_cmenu { margin-bottom: 30px; height: 54px; border-bottom: 4px solid #444; }
.content_area .category_cmenu li { width: 33.3%; height: 50px; float: left; border-left: 1px solid #444; margin-right: 0; }
.content_area .category_cmenu li:first-child { border-left: 0; }
.content_area .category_cmenu li a { display: block; line-height: 50px; text-align: center; color: #444; background: #fff; }
.content_area .category_cmenu li a:hover, .content_area .category_cmenu li.active a { background: #fff; color: #184f95; text-decoration: underline; }
}
