/*
Theme Name: Printjet
Theme URI: //
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Printjet is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Printjet will make your WordPress look beautiful everywhere.
Version: 1.1
License: GNU General Public License v2 or later
License URI: //
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: printjet

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * 1.0 - Normalize
 */

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: #1b1919
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.hentry {
  margin-bottom: 25px;
}

code,
kbd,
pre,
samp {
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

select {
  text-transform: none;
}

button {
  overflow: visible;
}

button,
input,
select,
textarea {
  max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
  opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0.4375em;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #d1d1d1;
  margin: 0 0 1.75em;
  padding: 0.875em;
}

fieldset > :last-child {
  margin-bottom: 0;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

optgroup {
  font-weight: bold;
}

ul.menu,
ol.menu,
ul.menu li,
ol.menu li,
ul.no-style,
ol.no-style,
ul.no-style li,
ol.no-style li {
  list-style: none;
}

.horizontal-list:before,
.horizontal-list:after,
.full-container:before,
.full-container:after,
.sidebar-container:before,
.sidebar-container:after,
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}

.horizontal-list:after,
.sidebar-container:after,
.full-container:after,
.clearfix:after {
  clear: both;
}

.horizontal-list {
  width: 1160px;
  margin-left: -15px;
}

.horizontal-list .iterm,
.horizontal-list li {
  float: left;
  padding: 15px;
}

.horizontal-list .iterm-4 {
  width: 287px;
}

.horizontal-list .iterm-2 {
  width: 575px;
}

.white-bg {
  background-color: #fff;
}

.gray-bg {
  background: #fafafa url(images/beijing.jpg) repeat-x left top;
}

.v-pad-30 {
  padding: 30px 0;
}

h2.idx-title {
  margin-bottom: 50px;
  text-align: center;
}

.iterm-thumb {
  float: left;
  position: relative;
  width: 178px;
  height: 154px;
  overflow: hidden;
}

.hover-action .iterm {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.hover-action .iterm .hover-action-text {
  position: absolute;
  top: 15px;
  left: -150%;
  width: 542px;
  height: 228px;
  padding: 25px;
  color: #fff;
  line-height: 2;
  background-color: rgba(44, 110, 173, .8);
}

.hover-action .iterm:hover .hover-action-text {
  left: 15px;
}

.iterm-thumb img {
  width: 100%;
  height: 100%;
}

.iterm-info {
  float: right;
  position: relative;
  width: 345px;
  height: 154px;
  font-size: 14px;
  line-height: 1.6;
  color: #fff;
  overflow: hidden;
}

.iterm-info h3.iterm-title {
  font-size: 18px;
  margin-bottom: 6px;
}

.iterm-info .iterm-more {
  position: absolute;
  bottom: 4px;
  left: 0;
  padding: 5px 30px;
  color: #fff;
  border: solid 1px #fff;
  border-radius: 20px;
}

.idx-news {
  width: 100%;
  padding-left: 566px;
}

.idx-news-thumb {
  float: left;
  position: relative;
  left: -566px;
  width: 536px;
  height: 404px;
  margin-left: -100%;
  overflow: hidden;
}

.idx-news-thumb img {
  display: block;
  min-width: 100%;
}

.idx-news-thumb-cap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  padding: 0 25px;
  color: #fff;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 50px;
  background-color: rgba(44, 110, 173, .8);
}

.case-menu {
  margin-top: -25px;
}

.idx-industry-menu {
  text-align: center;
}

.idx-industry-menu li {
  display: inline-block;
  *display: inline;
  padding: 0 10px;
  line-height: 1;
  border-right: solid 1px #666;
  *zoom: 1;
}

.idx-industry-menu li:first-child {
  border-left: solid 1px #666;
}

.idx-industry-menu li a {
  color: #666;
}

.idx-industry-menu li a.curr_menu,
.idx-industry-menu li a:hover {
  color: #2e6da4;
}

.idx-case-list-wrapper img {
  max-width: 110% !important;
  height: auto !important;
}

.idx-case-list-wrapper {
  padding: 25px 0;
}

.idx-case-list-wrapper .product-list .iterm {
  width: 270px;
  padding: 15px !important;
  border: solid 1px #ccc;
  margin-right: 25px;
}

.idx-case-list-wrapper .product-list .iterm .product-thumb {
  width: 240px;
}

.idx-case-list-wrapper .product-list .product-title {
  width: 240px;
  margin: 10px 0;
}

.idx-case-list-wrapper .product-list .product-title a {
  display: block;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  overflow: auto;
}

.idx-case-list-wrapper a.read-more {
  display: block;
  width: 120px;
  height: 32px;
  margin: 0 auto;
  text-align: center;
  line-height: 32px;
  color: #fff;
  background-color: #2e6da4;
  border-radius: 20px;
}

.nivo-controlNav {
  position: relative;
  margin-top: -65px;
  z-index: 600;
}

.idx-news-list {
  float: left;
  width: 100%;
}

.idx-news-iterm {
  position: relative;
  height: 90px;
  padding: 15px 15px 15px 0;
  margin-bottom: 15px;
  font-size: 14px;
  color: #333;
  background-color: #e5e5e5;
  overflow: hidden;
  cursor: pointer;
}

.idx-news-iterm .idx-news-num {
  float: left;
  display: block;
  width: 90px;
  height: 90px;
  margin-top: -15px;
  color: #666;
  text-align: center;
  line-height: 90px;
  font-size: 46px;
  border-right: solid 1px #fff;
  margin-right: 25px;
}

.idx-news-iterm h3 {
  margin-bottom: 5px;
  font-size: 16px;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.idx-news-iterm h3 a {
  color: #333;
}

.idx-news-active {
  background-color: #2c6ead;
}

.idx-news-iterm.idx-news-active h3 a,
.idx-news-active.idx-news-iterm,
.idx-news-active .idx-news-num {
  color: #fff;
}

.page-title span {
  color: red;
}

.header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 500;
}

.fixed-header {
  position: fixed;
  top: -83px;
  left: 0;
  width: 100%;
  z-index: 800;
}

.brand {
  height: 75px;
  padding-top: 9px;
}

.brand a {
  float: left;
  display: block;
  margin-right: 10px;
}

.navigation {
  clear: both;
  margin-top: 5px;
}

.navigation ul > li {
  width: 10%;
  padding: 0;
  line-height: 40px;
  text-align: center;
}

.navigation ul > li:first-child {
  letter-spacing: 15px;
}

.navigation a {
  display: block;
  width: 100%;
  font-size: 15px;
  color: #fff;
}

.navigation .current-menu-item a,
.navigation a:hover {
  background-color: #779ccb;
  box-shadow: inset 0 0 40px #486b99;
}

.product-list {
  width: 110%;
}

.product-list .iterm {
  padding: 0 15px 25px !important;
}

.industry-thumb,
.product-thumb {
  position: relative;
  width: 265px;
  height: 210px;
  background-color: #fff;
  border: solid 1px #ccc;
  overflow: hidden;
}

.industry-thumb {
  height: auto;
}

.product-thumb img,
.industry-thumb img {
  max-width: 100%;
  height: auto;
}

.product-title {
  width: 265px;
  padding: 10px 5px;
  text-align: center;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.product-title a {
  font-size: 16px;
  font-weight: normal;
  color: #666;
}

.pro-detail {
  width: 100% !important;
}

.pro-detail-thumb {
  float: left;
  width: 490px;
  padding-top: 0 !important;
  overflow: hidden;
}

.pro-detail-field {
  padding-top: 0 !important;
}

.pro-thumb-wrapper {
  width: 100%;
  height: 350px;
  border: solid 1px #ccc;
  overflow: hidden;
}

.details-thumb-list {
  width: 110% !important;
  margin-left: 0 !important;
}

.details-thumb-list .gallery-item {
  float: left;
  width: 104px;
  height: 75px;
  padding: 0;
  margin: 15px 10px 0 0;
  border: solid 1px #ccc;
  overflow: hidden;
}

.details-thumb-list .gallery-item img {
  max-width: 100%;
  height: auto;
}

.pro-detail-field {
  float: right;
  width: 370px;
  line-height: 1.7;
  color: #666;
}

.pro-detail-field h2 {
  color: #2d6eae;
  font-size: 18px;
  letter-spacing: 1px;
}

.pro-detail-field dl dt {
  margin-top: 15px;
}

.pro-detail-field a.ask-for {
  display: inline-block;
  padding: 5px 25px;
  margin-top: 25px;
  font-size: 24px;
  font-weight: 100;
  letter-spacing: 2px;
  color: #fff;
  background-color: #2d6eae;
  border-radius: 6px;
}

.details-content {
  width: 100%;
  margin: 45px 0 125px;
  line-height: 1.8;
}

.details-content p {
  margin: 15px 0;
}

.detail-title {
  margin-bottom: 25px;
  line-height: 36px;
  text-indent: 1em;
  text-indent: 1rem;
  color: #fff;
  background-color: #2d6eae;
}

.detail-body {
  color: #666;
}

.news-list {
  position: relative;
  margin-top: 45px;
}

.news-list:after {
  content: '';
  display: block;
  position: absolute;
  left: -6px;
  bottom: 0;
  width: 10px;
  height: 10px;
  border: solid 1px #c9c9c9;
  border-radius: 10px;
  background-color: #fff;
}

.news-iterm {
  position: relative;
  padding-left: 120px;
  border-left: solid 1px #c9c9c9;
  border-top: solid 1px #c9c9c9;
}

.news-date {
  float: left;
  position: relative;
  left: -180px;
  top: -26px;
  width: 120px;
  height: 52px;
  text-align: center;
  line-height: 32px;
  border: solid 10px #fafafa;
}

.news-list-content,
.news-date span {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fafafa;
  border: solid 1px #c9c9c9;
}

.news-list-content {
  padding: 15px 25px;
}

.news-iterm:hover .news-date span {
  background-color: #2c6dad;
  border-color: #2c6dad;
  color: #fff;
}

.news-list-wrapper {
  float: left;
  position: relative;
  top: -78px;
  width: 100%;
  background-color: #fafafa;
  border: solid 10px #fafafa;
}

.news-iterm:hover .news-list-content {
  border-color: #2c6dad;
}

.news-iterm:hover h2.news-title a {
  color: #2c6dad;
}

.news-thumb {
  float: left;
  width: 140px;
  height: 100px;
  margin-right: 15px;
}

.news-thumb img {
  max-width: 100%;
  max-height: 100%;
}

.news-info .news-title a {
  display: block;
  width: 100%;
  color: #666;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.news-info {
  float: left;
  width: 770px;
  height: 100px;
  line-height: 1.7;
  color: #666;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.news-summary {
  width: 770px;
  text-align: justify;
  text-justify: inter-ideograph;
}

.news-detail-title {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 25px;
}


/** 布局  **/

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.header {
  height: 120px;
  background: url(images/header-bg.jpg) repeat-x center top;
}

.banner {
  width: 100%;
  margin-top: 120px;
  height: 416px;
  overflow: hidden;
}

.banner-position {
  position: relative;
  width: 1120px;
  margin: 0 auto;
}

.banner-wrapper {
  position: absolute;
  left: -420px;
  width: 1960px;
  height: 416px;
}

.banner-wrapper img {
  width: 1960px;
  height: 416px;
}

.full-container {
  width: 1120px;
  margin: 0 auto;
  font-family: "microsoft yahei", "arial, helvetica, sans-serif";
  color: #232323;
}

.sidebar-container {
  width: 1120px;
  padding-left: 260px;
  margin: 0 auto;
  font-family: "microsoft yahei", "arial, helvetica, sans-serif";
  color: #232323;
}

.sidebar {
  float: left;
  position: relative;
  left: -260px;
  width: 230px;
  margin-left: -100%;
}

.main-content {
  float: left;
  position: relative;
  width: 100%;
  min-height: 1px;
}

.idx-section-01 {
  background: url(images/bg-003.jpg) no-repeat fixed center bottom;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-003.gif', sizingMethod='scale');
  overflow: hidden;
}

.idx-section-02 {
  background: url(images/bg-001.jpg) no-repeat fixed center bottom;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-003.gif', sizingMethod='scale');
  overflow: hidden;
}

.idx-section-03 {
  position: relative;
  background: #3270a9 url(images/bg-002.jpg) no-repeat fixed center bottom;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-003.gif', sizingMethod='scale');
  overflow: hidden;
}

.menu > li {
  position: relative;
  margin-bottom: 1px;
  text-align: left;
  text-indent: 2em;
  line-height: 42px;
  color: #fff;
  background-color: #2c6dad;
}

.menu > li:before,
.menu > li:after {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 12px;
  right: 25px;
  border-radius: 10px;
  border: solid 1px #fff;
}

.menu > li:after {
  top: 18px;
  right: 29px;
  width: 0;
  height: 0;
  border-width: 5px 4px 0 4px;
  border-color: #fff transparent transparent transparent;
  border-radius: 0;
}

.menu > li a {
  color: #fff;
}

.sidebar .sub-menu > li {
  height: 29px;
  font-size: 14px;
  text-indent: 0;
  line-height: 29px;
  text-align: center;
  background-color: #ccc;
  border-top: solid 1px #fff;
}

.sidebar .sub-menu > li a {
  color: #666;
}

.sidebar .sub-menu .current-menu-item > a,
.sidebar .sub-menu li a:hover {
  color: #fff;
  background-color: #5893cc;
}

.menu li a {
  display: block;
  width: 100%;
  height: 100%;
}

.page-header {
  padding: 15px 0 25px;
}

.main-content p,
.page-content p {
  margin: 0 0 25px 0;
  line-height: 1.8;
  color: #666;
}

.main-content img,
.page-content img {
  max-width: 100%;
}

.page-content .search-form label .screen-reader-text {
  display: none;
}

.page-content .search-form label {
  float: left;
  display: block;
  width: 60%;
}

.page-content .search-field {
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-indent: 5px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border: solid 1px #aaa;
  background-color: #eee;
}

.page-content .search-submit {
  float: left;
  width: 80px;
  height: 42px;
  line-height: 42px;
  color: #fff;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border: solid 1px #2e6da4;
  background-color: #2e6da4;
}

.search-submit:focus,
.search-field:focus {
  outline: none;
  background-color: #f6f6f6;
}

.page-title {
  color: #666;
  font-size: 28px;
  font-weight: 100;
}

.sidebar .widget {
  margin-top: 25px;
}

.sidebar .widget-title {
  padding: 10px 0;
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: normal;
  text-align: center;
  color: #fff;
  background-color: #2c6dad;
}

.sidebar .textwidget {
  padding: 15px 15px 30px;
  color: #454545;
  background-color: #ccc;
}

.blue {
  color: #2c6dad;
}

.contact-us-list li {
  line-height: 2.4;
  border-bottom: solid 1px #aaa;
}

.footer {
  padding: 30px;
  line-height: 2;
}

.footer .widget {
  float: left;
  width: 373px;
  font-size: 15px;
  color: #fff;
  padding-left: 65px;
}

.footer .widget h2 {
  margin-bottom: 10px;
  font-size: 20px;
}

.footer .widget:first-child {
  padding-left: 0;
}

.footer a {
  color: #fff;
}

.format-form .search-submit,
.format-form .screen-reader-text {
  display: none;
}

.format-form label {
  display: block;
}

.format-form .search-field {
  width: 100%;
  background-color: transparent;
  border: solid 1px #fff;
  color: #fff;
  text-indent: 5px;
  padding: 5px 0;
}

.input-group input {
  height: 38px;
  line-height: 38px;
}

.input-group textarea,
.input-group input {
  text-indent: 5px;
  background-color: #ededed;
  border: 0;
  color: #666;
  font-size: 14px;
}

.input-group textarea {
  height: 100px;
  padding: 5px 0;
}

.input-group input:focus {
  outline: none;
}

input.wpcf7-submit {
  display: block;
  width: 180px;
  margin-left: 60px;
  line-height: 38px;
  color: #fff;
  background-color: #333;
}

.input-group {
  margin-bottom: 20px;
}

.model-wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}

.model-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .8);
  z-index: 90;
}

.model {
  position: relative;
  top: 85px;
  width: 343px;
  margin: 0 auto;
  padding: 0 25px;
  background-color: #2e6da4;
  z-index: 91;
}

.model-close {
  position: absolute;
  top: 10px;
  right: 15px;
  color: #ededed;
  cursor: pointer;
}

.model h2 {
  position: relative;
  width: 343px;
  left: -25px;
  padding: 10px 0;
  text-indent: 15px;
  font-weight: normal;
  font-size: 16px;
  color: #ededed;
  border-bottom: solid 1px #ededed;
  margin-bottom: 25px;
}

.model input.wpcf7-submit {
  width: 70px;
  font-size: 16px;
  margin: 0 auto;
  letter-spacing: 4px;
  color: #2e6da4;
  background-color: #ededed;
}

input.f-name {
  background-image: url(images/name.jpg);
  background-position: right top;
  background-repeat: no-repeat;
}

input.f-phone {
  background-image: url(images/phone.jpg);
  background-position: right top;
  background-repeat: no-repeat;
}

textarea.f-msg {
  background-image: url(images/msg.jpg);
  background-position: right top;
  background-repeat: no-repeat;
}

table.datum-list {
  width: 100%;
}

table.datum-list td {
  font-size: 12px;
  text-decoration: underline;
  padding: 5px 0;
  cursor: pointer;
  color: #666;
}

table.datum-list td:hover {
  color: #2e6da4;
}

.printjet-datum-title {
  color: #2c6ead;
}

.page-content img.full-screen {
  width: 1920px;
  max-width: 1920px;
  height: auto;
  margin-bottom: -65px;
}

.nav-links {
  margin-top: 45px;
}

.nav-links a,
.nav-links > span {
  display: inline-block;
  width: auto;
  padding: 5px 10px;
  color: #333;
  background-color: #efefef;
  cursor: pointer;
}

.nav-links a:hover,
.nav-links > span.current {
  color: #fff;
  background-color: #2e6da4;
}

.pagination h2 {
  display: none;
}

.pagination {
  position: relative;
  margin: 45px 0;
  text-align: center;
}

/* 主导航下拉菜单 */
.drop-menu{
  display: none;
  position: fixed;
  top: 120px;
  left: 0;
  width: 100%;
  padding: 15px 0;
  font-family: "microsoft yahei", "arial, helvetica, sans-serif";
  font-size: 15px;
  background-color: rgb(52, 74, 149);
  background-color: rgba(52, 74, 149,1);
}
.drop-menu ul{
  margin: 0;
  list-style: none;
}
.drop-menu > ul{
  width: 1120px;
  margin: 0 auto;
}
.drop-menu li{
  padding: 5px 0;
}
.drop-menu li{
  width: 50%;
}
.company-menu li,
.datum-menu li,
.drop-menu ul.horizontal-list > li{
  padding: 5px 15px;
}
.drop-menu li a{
  border: none;
  background-color: transparent;
  color: #fff;
}
.drop-menu li a:hover{
  text-decoration: underline;
}
.drop-menu .sub-menu{
  font-size: 13px;
}
.material-menu > li,
.brand-menu > li{
  margin-bottom: 10px;
}
.facility-menu > li > a,
.material-menu > li > a,
.brand-menu > li > a{
  font-weight: bold;
}
.material-menu > li,
.brand-menu > li{
  width: 50%;
}
.facility-menu > li{
  width: 20%;
}
.material-menu .sub-menu li,
.brand-menu .sub-menu li{
  width: 18%;
  margin-right: 2%;
}
.brand-menu .sub-menu .sub-menu li{
  width: 50%;
  margin-right: 0;
}
.company-menu li,
.datum-menu li,
.industry-menu li{
  width: auto;
}
.company-menu > li > a,
.datum-menu > li > a{
  display: none;
}
.company-menu li,
.datum-menu li{
  font-size: 15px;
}

.powered{
  background-color: #1b1b1b;
  padding: 20px 0;
}
.powered-content{
  width: 1120px;
  margin: 0 auto;
  font-family: "microsoft yahei", "arial, helvetica, sans-serif";
  font-size: 12px;
  color: #6c6c6c;
  color: rgba(255,255,255,.25);
}
.powered-content a{
  color: #6c6c6c;
  color: rgba(255,255,255,.25);
}
.powered-content span{
  float: right;
}
/*浮动客服*/

#floatDivBoxs a {
  color: #666;
}

#floatDivBoxs {
  font-family: "microsoft yahei", "arial, helvetica, sans-serif";
  width: 170px;
  background: #fff;
  position: fixed;
  top: 180px;
  right: 0;
  z-index: 999;
}

#floatDivBoxs .floatDtt {
  width: 100%;
  height: 45px;
  line-height: 45px;
  background: #2e6da4;
  color: #fff;
  font-size: 18px;
  text-indent: 22px;
  position: relative;
}

#floatDivBoxs .floatDqq {
  padding: 0 14px;
}

#floatDivBoxs .floatDqq li {
  height: 45px;
  line-height: 45px;
  font-size: 15px;
  border-bottom: 1px solid #e3e3e3;
  padding: 0 0 0 50px;
}

#floatDivBoxs .floatDtxt {
  font-size: 18px;
  color: #333;
  padding: 7px 10px 0px 20px;
}

#floatDivBoxs .floatDtel {
  padding: 0 0 0px 18px;
}

#floatDivBoxs .floatDtel img {
  display: block;
}

#floatDivBoxs .floatDbg {
  width: 100%;
  height: 20px;
  background: url(images/online_botbg.jpg) no-repeat;
  box-shadow: -2px 0 3px rgba(0, 0, 0, 0.25);
}

.floatShadow {
  background: #fff;
  box-shadow: -2px 0 3px rgba(0, 0, 0, 0.25);
}

#rightArrow {
  width: 50px;
  height: 45px;
  background: url(images/online_arrow.jpg) no-repeat;
  position: fixed;
  top: 180px;
  right: 170px;
  z-index: 999;
}

#rightArrow a {
  display: block;
  height: 45px;
  color: #666;
}