body { background-color: #fff; }
.header { background-color: #fff; }
.header .logo-en { margin-top: 20px; margin-bottom: 20px; line-height: 999px; overflow: hidden; display: block; width: 260px; height: 50px; background: url("../images/logo-en.png"); }
.header .logo-zh-CN { margin-top: 20px; margin-bottom: 20px; line-height: 999px; overflow: hidden; display: block; width: 260px; height: 50px; background: url("../images/logotz.png"); background-size: 260px 50px; }
.header .nav { padding-top: 20px; padding-bottom: 20px; display: block; }
.header .eade-nav { }
.header .eade-nav { padding-left: 0; list-style: none; }
.header .eade-nav > li { float: left; display: block; padding-top: 30px; padding-bottom: 20px; border-top: 2px transparent solid; margin-left: 10px; }
.header .eade-nav > li.active { border-top: 2px #183c7a solid; }
.header .eade-nav > li > a { display: block; padding: 3px 10px; }
.header .eade-nav > li .dropdown-menu { margin: -12px 0 0; border: 0; border-radius: 0; padding: 0; }
.header .eade-nav > li .dropdown-menu li > a { color: #183c7a; display: block; padding-top: 8px; padding-bottom: 8px; }
.header .eade-nav > li .dropdown-menu li > a:hover, .header .eade-nav > li .dropdown-menu li.active > a { color: #fff; background-color: #183c7a; }
.eade .header { background-color: transparent; margin-bottom: -90px; position: absolute; z-index: 999; left: 0; right: 0; top: 0; }
.eade .header .logo-en { background: url("../images/logo-home-en.png"); background-size: 260px 50px;}
.eade .header .logo-zh-CN { background: url("../images/logotz.png"); background-size: 260px 50px;}
.eade .header .eade-nav > li > a { color: #fff; }
.eade .header .eade-nav > li.active { border-top: 2px #fff solid; }
/* home */
.fullSlide { width: 100%; position: relative; height: 100%; background: #000; }
.fullSlide .bd { margin: 0 auto; position: relative; z-index: 0; overflow: hidden; }
.fullSlide .bd ul { width: 100% !important; height: 100%; list-style: none; padding: 0; margin: 0; }
.fullSlide .bd li { width: 100% !important; height: 100%; overflow: hidden; text-align: center; padding: 0; margin: 0; padding-top: 90px; color: #fff; }
.fullSlide .bd li .desc { padding-top: 280px; font-size: 62px; text-align: right; }
.fullSlide .bd li a { display: block; color: #fff; }
.fullSlide .hd { width: 100%; position: absolute; z-index: 1; bottom: 20px; left: 0; right: 0; height: 30px; line-height: 30px; }
.fullSlide .hd ul { text-align: right; padding-top: 5px; }
.fullSlide .hd ul li { cursor: pointer; display: inline-block; zoom: 1; width: 50px; height: 3px; margin: 10px; overflow: hidden; background-color: #fff; }
.fullSlide .hd ul .on { background-color: #0f3475; }
.home-about { padding: 50px 0; }
.home-about .text { padding-right: 0; }
.home-about .text h2 { font-size: 50px; color: #0f3475; }
.home-about .text h4 { font-size: 20px; color: #0f3475; margin-bottom: 40px; }
.home-about .text p { font-size: 14px; color: #767676; }
.home-about .text .home-about-2012 { font-size: 20px; color: #282828; padding-top: 30px; display: block; background: url("../images/home-about-2012.png") no-repeat; padding-left: 220px; height: 155px; margin-top: 80px; }
.home-about .home-about-imgbg { display: table; background: url("../images/home-about-imgbg.png") bottom left no-repeat; padding-left: 93px; padding-bottom: 73px; padding-top: 30px; float: right; }
.title-box { position: relative; }
.title-box h2 { font-size: 50px; color: #0f3475; }
.title-box h4 { font-size: 20px; color: #0f3475; margin-bottom: 40px; }
.title-box .category { position: absolute; bottom: 0; right: 0; display: table; }
.title-box .category > a { display: inline-block; padding: 5px; margin-left: 20px; color: #787878; }
.home-product-list ul { list-style: none; padding-left: 0; margin-left: -15px !important; margin-right: -15px !important; }
.home-product-list ul > .col-xs-3 { width: 292px !important; }
.home-product-list .item > a img { max-width: 100%; }
.home-product-list .item > a { position: relative; display: block; overflow: hidden; }
.home-product-list .item > a .show { position: absolute; bottom: 5px; left: 15px; color: #787878; }
.home-product-list .item > a .unshow { padding: 8px 10px; color: #FFFFFF; left: 0; height: 100%; line-height: 24px; position: absolute; text-decoration: none; bottom: -380px; width: 100%; z-index: 2; }
.home-product-list .item > a .unshow h4 { height: 1.1em; overflow: hidden; }
.home-product-list .item > a .unshow h5 { font-weight: bold; padding-top: 2px; }
.home-product-list .item > a .unshow p { font-size: 12px; line-height: 1.6em; }
.home-product-list .item > a:hover .unshow { bottom: 0; background-color: #2c78db; transition: all .2s ease 0s; -webkit-transition: .2s; -moz-transition: .2s; -o-transition: .2s; }
.home-product-list .hd { text-align: center; }
.home-product-list .hd li { display: inline-block; width: 8px; height: 8px; background-color: #bfbfbf; line-height: 99px; overflow: hidden; margin: 50px 10px; }
.home-product-list .hd li.on { background-color: #0f3475; }
.home-news .list .item { height: 340px; overflow: hidden; }
.home-news .list .item .pic { display: block; }
.home-news .list .item .text { margin: 10%; display: block; background-color: #ffffff; margin-top: -100px; position: relative; padding: 10px 25px; text-align: center; }
.home-news .list .item .text h4 { color: #222; line-height: 1.5em; }
.home-news .list .item .text hr { width: 50px; margin: 12px auto; border-color: #222; }
.home-news .list .item .text p { color: #aaaaaa; }
.home-news .list .item .text:hover { background-color: #0f3475; color: #fff; text-decoration: none; }
.home-news .list .item .text:hover h4, .home-news .list .item .text:hover p { color: #fff; }
.home-news .list .item .text:hover hr { border-color: #fff; }
/* banner */
/*.page-banner { background: url("/upload/2025/banner/eade-about.jpg") top center no-repeat; height: 380px; position: relative; }*/
.page-banner { background: url("/eade-img/head1.png") top center no-repeat; height: 380px; position: relative; }
.page-banner .menu { display: block; margin: 0 auto; position: absolute; bottom: -25px; left: 0; right: 0; }
.page-banner .menu ul { display: table; margin: 0 auto; padding-left: 0; }
.page-banner .menu > ul > li { display: inline-block; margin-right: -1px; float: left; }
.page-banner .menu > ul > li > a { display: block; padding: 15px 50px 15px 30px; background-color: #fff; border: 1px solid #ddd; font-size: 16px; text-decoration: none; }
.page-banner .menu > ul > li > a:hover, .page-banner .menu > ul > li.active > a { background: #0157a0 /*url("../images/about-li.png")*/ center right no-repeat; color: #fff; border: 1px solid #0157a0; }
.page-banner .text { position: absolute; top: 120px; left: 0; right: 0; text-align: center; color: #fff; text-transform: uppercase; }
.page-banner .text h2 { font-size: 50px; font-weight: bold; }
.page-banner .text h4 { font-size: 20px; }
.banner-agents { background: url("/upload/2025/banner/agents.jpg") top center no-repeat; height: 380px; position: relative; }
.banner-news { background: url("/upload/2025/banner/news.jpg?v=20180630") top center no-repeat; height: 380px; position: relative; }
.banner-service { background: url("/upload/2025/banner/service.jpg") top center no-repeat; }
.banner-contact { background: url("../../../eade-img/head1.png") top center no-repeat; background-size:100% 100%; }
.banner-product { background: url("/upload/2025/banner/product.jpg") top center no-repeat; }
.banner-job, .banner-online { background: url("/upload/2025/banner/job.jpg") top center no-repeat; }
/* about-page */
.about-body { padding: 90px 0 60px 0; color: #5d5d5d; line-height: 1.8em; }
.about-body img { max-width: 100%; }
.about-body h1 { color: #0f3475; font-size: 20px; }
.about-body.values { background: url("/upload/2025/about/values-bg2.jpg") top center no-repeat; height: 1600px; position: relative; margin-top: 90px; overflow: hidden; }
.about-body.values div { position: absolute; }
.about-body.values div:nth-child(1) { top: 0; left: 0; width: 490px; }
.about-body.values div:nth-child(1) > h2 { width: 330px; line-height: 1.6em; margin-top: 0; }
.about-body.values div:nth-child(2) { top: 680px; left: 680px; width: 460px; }
.about-body.values div:nth-child(3) { top: 770px; left: 0; width: 560px; }
.about-body.values div:nth-child(4) { top: 1300px; left: 500px; width: 560px; }
.about-body.values div > h2 { color: #0157a0; font-size: 30px; }
.about-en { font-size: 12px; }
.about-en.values div:nth-child(3) { top: 730px; left: 0; width: 560px; }
.service-form .form-group { float: left; width: 49%; background-color: #f7f7f7; margin-right: 1%; margin-left: 0; padding-top: 10px; padding-bottom: 10px; }
.service-form .field-snsiiservice-content, .service-form .field-snsiijob-address, .service-form .field-snsiijob-content { float: left; width: 99%; background-color: #f7f7f7; margin-right: 1%; margin-left: 0; }
.service-form .field-snsiiservice-content .col-sm-3, .service-form .field-snsiijob-address .col-sm-3, .service-form .field-snsiijob-content .col-sm-3 { width: 12.666666%; }
.service-form .field-snsiiservice-content .col-sm-9, .service-form .field-snsiijob-address .col-sm-9, .service-form .field-snsiijob-content .col-sm-9 { width: 87.333333%; }
.service-form .field-snsiiservice-content .col-sm-offset-3, .service-form .field-snsiijob-address .col-sm-offset-3, .service-form .field-snsiijob-content .col-sm-offset-3 { width: 75.333333%; }
.service-form .col-sm-offset-3 .help-block { position: absolute; right: 15px; top: -35px; }
.service-form .form-control, .agents-form .form-control { border: 0; border-radius: 0; }
.service-form .control-label, .agents-form .control-label { padding-right: 0; text-align: center; }
.agents-form .form-inline { background-color: #f7f7f7; padding: 20px 30px; display: block; margin: 50px 0; }
.agents-form .btn-submit { padding: 5px 30px; }
.btn-submit { background-color: #0157a0; padding: 15px 150px; color: #fff; border-radius: 0; }
.btn-submit:hover, .btn-submit:focus { color: #fff; }
.contact table { width: 100%; }
.contact table tr > td { width: 33%; padding-right: 20px; color: #282828; padding-top: 20px; vertical-align: top; }
.contact table tr > td > p { padding-top: 10px; }
.contact table tr > td > p:first-child { border-top: 3px #282828 solid; padding-top: 30px; }
.contact table tr > td > p:nth-child(3) { width: 80px; height: 80px; background: url("../images/contact-icon.png") 0 0 no-repeat; }
.contact table tr:nth-child(1) > td:nth-child(1) > p:nth-child(3) { background-position: 0 0; }
.contact table tr:nth-child(1) > td:nth-child(2) > p:nth-child(3) { background-position: -80px 0; }
.contact table tr:nth-child(1) > td:nth-child(3) > p:nth-child(3) { background-position: -160px 0; }
.contact table tr:nth-child(2) > td:nth-child(1) > p:nth-child(3) { background-position: 0 -80px; }
.contact table tr:nth-child(2) > td:nth-child(2) > p:nth-child(3) { background-position: -80px -80px; }
.job .li { background-color: #f7f7f7; padding: 20px 30px; }
.job .li h1 { color: #222; background: url("../images/job-icon.png") right center no-repeat; }
.job .li h1 > em { font-style: normal; display: block; font-size: 14px; color: #787878; padding-top: 10px; }
.job .li > div { font-size: 14px; color: #565656; padding-top: 20px; }
.pages { text-align: center; }
/* product-list */
.product-list { margin-bottom: 20px; }
.product-list .item { border: 1px #ccc solid; width: 100%; display: table; margin-bottom: 20px; }
.product-list .item .pic { width: 35%; float: left; background-color: #FFFFFF; padding: 0 7% }
.product-list .item .pic img { width: 100%; }
.product-list .item .text { width: 65%; float: right; padding-left: 30px; }
.product-list .item .text h4 > a { color: #0f3475; font-size: 20px; padding-top: 10px; display: block; }
.product-list .item .text .description { height: 180px; font-size: 15px; overflow: hidden; color: #666; }
.product-list .item .text .more > a { font-size: 14px; color: #666; }
.ProductPhoto .bd ul { list-style: none; padding-left: 0; }
.ProductPhoto .bd ul > li img { width: 100%; min-height: 555px; }
.ProductPhoto .bd ul > li { position: relative; }
.ProductPhoto .bd ul > li p { position: absolute; left: 10px; top: 10px; color: #787878; text-transform: uppercase; }
.ProductPhoto { display: block; position: relative; }
.ProductPhoto > a { display: block; position: absolute; top: 45%; width: 30px; height: 30px; background-color: #a6a6a6; color: #fff; line-height: 30px; text-align: center; }
.ProductPhoto > a.next { right: 0; }
.ProductPhoto > a:hover { background-color: #0157a0; }
.ProductPhoto .hd { text-align: center; position: relative; }
.ProductPhoto .hd ul { list-style: none; padding-left: 0; position: absolute; top: -40px; left: 0; right: 0; }
.ProductPhoto .hd li { display: inline-block; width: 8px; height: 8px; background-color: #bfbfbf; line-height: 99px; overflow: hidden; margin: 0 10px; }
.ProductPhoto .hd li.on { background-color: #0157a0; }
.product-body .item h4 { padding-top: 30px; }
.product-body .tabs-box { border: 1px #ccc solid; margin-top: 20px; }
.product-body .tabs-box ul { background: url("../images/product-tabs-bg.png") repeat-x; border-bottom: 1px #ccc solid; }
.product-body .tabs-box .nav-tabs > li { margin-bottom: 0; }
.product-body .tabs-box .nav-tabs > li > a { color: #555; padding: 16px 60px; border-radius: 0; border: 0; border-right: 1px #ccc solid; }
.product-body .tabs-box .nav-tabs > li.active > a, .product-body .tabs-box .nav-tabs > li.active > a:hover, .product-body .tabs-box .nav-tabs > li.active > a:focus { background: url("../images/product-tabs-bg-action.png") repeat-x; }
.product-body .tabs-box .tab-content { padding: 20px 30px; }
.product-body .tabs-box .tab-content .table tr > th { text-align: center; vertical-align: middle; background-color: #f7f7f7; }
.service-icon { margin-bottom: 20px; }
.service-icon tr > td { padding: 8px 10px; }
.service-icon tr > td > img { max-width: 100%; border: 1px #ccc solid; border-radius: 8px; }
/* footer */
.footer { border-top: 1px #ccc solid; padding: 50px 0 30px 0; }
.footer .col-xs-9 { text-align: right; }
.footer .col-xs-9 > dl { display: inline-block; text-align: left; vertical-align: top; max-width: 40%; padding-left: 100px; }
.footer .col-xs-9 > dl > dt { font-size: 17px; color: #111111; margin-bottom: 10px; }
.footer .col-xs-9 > dl > dd { font-size: 13px; color: #aaaaaa; line-height: 1.8em; }
.footer .col-xs-9 > dl > dd > a { color: #aaaaaa; padding-right: 10px; }
.footer .icon-lang-en { background: url("../images/usa.png?v=20180702") left center no-repeat; padding-left: 22px; display: block; }
.footer .icon-lang-search { background: url("../images/search.png?v=201807") left center no-repeat; padding-left: 22px; display: block; }
.footer .icon-lang-email { background: url("../images/email.png") left center no-repeat; padding-left: 22px; display: block; }
.footer .icon-lang-zh-CN { background: url("../images/chinese.png") left center no-repeat; padding-left: 22px; display: block; }
.footer .icon-lang-usa { background: url("../images/english.png") left center no-repeat; padding-left: 22px; display: block; }
@media (max-width: 1000px) {
    .container { width: 98%; }
}
.footer .col-xs-9 .tel { font-size: 24px; color:#e60012;margin-top: -10px;margin-bottom: 6px;font-weight: bold; }