/*
Theme Name: shdb
Theme URI: 

Author: Zeng JianPing
Author URI: http://www.sh-db.com.cn/

Description: CMS is CSS3 Powered and WordPress Latest Version Ready Responsive Theme. 

Version: 1.00

Tags: white, gray, black, blue, light, two-columns, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, threaded-comments, sticky-post, full-width-template, rtl-language-support, translation-ready, theme-options 

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CMS WordPress Theme, Copyright 2015: SHDB (www.sh-db.com.cn)
CMS is distributed under the terms of the GNU GPL

Text Domain: 

*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://www.sh-db.com.cn/
-------------------------------------------------------------- */

/* @import url("css/bootstrap.min.css"); */
@import url('product.css?v=1');
@import url('style1.css?v=2');

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-size: 100%;
  font-style: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html,
body {
  font-size: 10px !important;
}

:focus {
  outline: 0;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
}

blockquote,
q {
  quotes: '' '';
}

a img {
  border: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #ffffff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

body {
  color: #555555;
  font-family: 'Open Sans', Arial, FontAwesome, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
  min-width: 1280px;
  background: #aaaaaa;
}

.site-container {
  /* width: 100%;
  display: block;
  margin: 0 auto;
  background: #ffffff; */
  overflow: hidden;
}

img {
  border: 0 none;
}

#container {
  width: 90%;
  margin: 40px auto;
}

/*#header{ width: 1180px; top: 0; z-index: 9999; position: fixed;}
#header-content{width:100%;background: #F7F7F7; background: rgba( 248, 248, 248, .97 ); display: table; border-bottom: 1px solid #FAFAFA; padding:0 5%;  }
*/
img.site-logo,
.site-title {
  width: 25%;
  height: auto;
  padding: 5px 0;
  float: left;
  font-size: 45px;
  min-width: 350px;
  font-weight: bold;
}

.site-title-hidden {
  display: none;
}

#content {
  float: left;
  width: 70%;
}

#content-full {
  width: 100%;
}

.content-ver-sep {
  background: none repeat scroll 0 0 #cccccc;
  border-bottom: 1px solid #ffffff;
  clear: both;
  height: 1px;
}

.lsep {
  background: url('images/lsep.png') no-repeat scroll center top transparent;
  clear: both;
  height: 5px;
  margin: 10px auto;
  max-width: 90%;
}

#right-sidebar {
  float: right;
  width: 25%;
}

#footer {
  background: url('images/back3.png') repeat scroll 0 0 #252525;
  border-bottom: 50px solid #141414;
  border-top: 10px solid #141414;
  clear: both;
  padding: 0 0 20px;
  width: 100%;
}

.versep {
  background: #141414;
  border-bottom: 1px solid #141414;
  border-top: 80px solid #333333;
  height: 2px;
}

#footer-content {
  width: 90%;
  margin: 0 auto;
}

/*#mytheme-main-menu{color:#EEEEEE;line-height:1;max-width:70%; font-family: 'Roboto Condensed', FontAwesome, sans-serif; position: absolute; bottom: 0; right: 5%; }
#mytheme-main-menu ul{list-style:none outside none;}
#mytheme-main-menu li{float:left;position:relative;margin:0 1px;}
#mytheme-main-menu a{color:#26BDEF;display:inline-block;font-size:15px;padding:10px 15px 15px;position:relative;text-align:center;text-transform:uppercase; font-weight: 500; border-radius: 5px; opacity: 1; transition:all 1s; -moz-transition:all 1s; -o-transition:all 1s; -webkit-transition:all 1s;}
#mytheme-main-menu .menu-item-home a:hover,
#mytheme-main-menu a:hover,
#mytheme-main-menu .selected a,
#mytheme-main-menu .current-menu-item > a,
#mytheme-main-menu .current-menu-ancestor > a,
#mytheme-main-menu .current_page_item > a,
#mytheme-main-menu .current_page_ancestor > a{background: #26BDEF; color: #FFFFFF; border-radius: 5px 5px 0 0;}
#mytheme-main-menu .menu-item-home a { background: transparent; color: #26BDEF; }
#mytheme-main-menu li ul{float:left;position:relative;margin:0;}
#mytheme-main-menu ul ul,
.sub-menu, .sub-menu ul ul{display:none;float:left;left:0;position:absolute;border-radius:5px;background:#26BDEF;padding:5px;z-index:10000; border-radius: 0 5px 5px 5px;}
#mytheme-main-menu ul li ul li{margin:0;}
#mytheme-main-menu ul ul ul{left:100%;top:0;}
#mytheme-main-menu ul ul a, #mytheme-main-menu .menu-item-home ul a { border-bottom: 1px solid rgba(255, 255, 255, 0.25);color:#FFFFFF;padding:9px 15px;width:200px;text-align:left;text-transform:none; font-weight: 100; border-radius: 0;}
#mytheme-main-menu ul ul a:hover,
#mytheme-main-menu .menu-item-home ul a:hover,
#mytheme-main-menu ul ul .current-menu-item > a,
#mytheme-main-menu ul ul .current-menu-ancestor > a,
#mytheme-main-menu ul ul .current_page_item > a,
#mytheme-main-menu ul .menu-item-home ul .current_page_ancestor > a {background:rgba(0, 0, 0, 0.15);color:#EEEEEE; border-radius: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.03);}
#mytheme-main-menu .active { background: #000000; }
#mytheme-main-menu ul li:hover > ul{display:block;}
#mytheme-main-menu .menu-item-has-children a, #mytheme-main-menu .page_item_has_children a { padding-right: 20px;  }
#mytheme-main-menu li.menu-item-has-children a:after, #mytheme-main-menu li.page_item_has_children a:after { content: '\f107'; font-size: 19px; right:5px; position: absolute; line-height: .7;}
#mytheme-main-menu li.menu-item-has-children ul li a:after, #mytheme-main-menu li.page_item_has_children ul li a:after { content: "";}
#mytheme-main-menu .menu-item-has-children ul li.menu-item-has-children a:after, #mytheme-main-menu .page_item_has_children ul li.menu-item-has-children a:after { content: '\f105'; font-size: 19px;}
#mytheme-main-menu li.menu-item-has-children ul li.menu-item-has-children ul li a:after, #mytheme-main-menu li.page_item_has_children ul li.menu-item-has-children ul li a:after { content: "";}
#mytheme-main-menu .menu-item-has-children ul li.menu-item-has-children ul li.menu-item-has-children a:after, #mytheme-main-menu .page_item_has_children ul li.menu-item-has-children ul li.menu-item-has-children a:after { content: '\f105'; font-size: 19px;}
#mytheme-main-menu li.menu-item-has-children ul li.menu-item-has-children ul li.menu-item-has-children ul li a:after, #mytheme-main-menu li.page_item_has_children ul li.menu-item-has-children ul li.menu-item-has-children ul li a:after { content: "";}
*/
.mytheme-top-menu-container {
  background: #eeeeee;
  text-align: center;
  border-bottom: 1px solid #dadada;
  margin: 0 auto;
}

.mytheme-top-menu-items {
  width: auto;
  display: inline-block;
  padding: 3px 0;
}

.mytheme-top-menu {
  display: inline-block;
  vertical-align: top;
}

.mytheme-top-menu ul.menu {
  list-style: none outside none;
  display: table;
  float: right;
  margin: 0 20px;
  border-right: 1px solid #cccccc;
}

.mytheme-top-menu ul.menu ul {
  display: none;
}

.mytheme-top-menu .menu li {
  float: left;
  position: relative;
  margin: 0 3px;
}

.mytheme-top-menu .menu a {
  color: #777777;
  display: inline-block;
  font-size: 13px;
  padding: 5px 10px;
  position: relative;
  text-align: center;
  border-radius: 5px;
  font-weight: 500;
  opacity: 1;
  text-shadow: 0 1px 0 #ffffff;
  transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
}

.mytheme-top-menu .menu a:before {
  content: '\f105';
  padding: 0 5px 0 0;
  font-size: 11px;
}

.mytheme-top-menu .menu a:hover {
  background: #dddddd;
  color: #777777;
}

.mytheme-top-menu-items #searchform {
  display: inline-block;
  margin-top: 3px;
  vertical-align: top;
}

.mytheme-top-menu-items input#s {
  padding: 5px 10px;
  width: 120px;
  min-width: 100px;
  border-radius: 5px 0 0 5px;
  border-color: #dddddd;
  background: #ffffff;
  -webkit-transition-duration: 400ms;
  -webkit-transition-property: width, background;
  -webkit-transition-timing-function: ease;
  -moz-transition-duration: 400ms;
  -moz-transition-property: width, background;
  -moz-transition-timing-function: ease;
  -o-transition-duration: 400ms;
  -o-transition-property: width, background;
  -o-transition-timing-function: ease;
  width: 72px;
  color: #aaaaaa;
}

.mytheme-top-menu-items #searchsubmit {
  background: url('images/search.png') no-repeat scroll center center #26bdef;
  border-radius: 0 5px 5px 0;
  font-size: 14px;
  font-weight: normal;
  padding: 5px 20px;
  text-indent: -90000px;
  margin-left: -5px;
}

.mytheme-top-menu-items input#s:focus {
  width: 150px;
  color: #777777;
  background: #ffffff;
}

.connumber {
  display: inline-block;
  padding: 5px 10px;
  font-weight: 500;
  vertical-align: top;
}

.connumber:before {
  content: '\f095';
  font-size: 17px;
  line-height: 1;
  padding-right: 5px;
}

ul.lboxd {
  display: inline-block;
  position: relative;
  font-size: 14px;
  vertical-align: top;
  margin: 0 20px;
}

ul.lboxd li {
  list-style: none;
}

a.loginicon,
a.loginicon:hover {
  display: block;
  float: right;
}

a.loginicon::before,
a.loginicon:hover::before {
  content: '\f007';
  font-size: 35px;
  line-height: 1;
}

ul.lboxd ul {
  background: url('images/back3.png') repeat scroll 0 0 #ffffff;
  display: none;
  padding: 20px 40px 20px 20px;
  position: absolute;
  right: -20px;
  margin-top: 30px;
  width: 250px;
  z-index: 99999;
}

.login-username input,
.login-password input,
.login-submit input,
ul.lboxd button {
  display: block;
  position: relative;
  width: 100%;
}

ul.lboxd li:hover > ul {
  display: block;
}

ul.lboxd label,
label {
  display: inline-block;
  margin-bottom: 5px;
}

.widget {
  display: block;
  word-wrap: break-word;
}

#right-sidebar .widget {
  background: #f6f6f6;
  margin-bottom: 20px;
  padding: 15px;
  border-radius: 5px;
  overflow: hidden;
}

.widget .widget-title {
  color: #26bdef;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-weight: 500;
}

#right-sidebar .widget .widget-title {
  background: #eeeeee;
  margin: -15px -15px 0;
  padding: 5px 10px;
  text-align: center;
}

#right-sidebar .widget,
#right-sidebar .widget li,
#right-sidebar .widget a {
  color: #555555;
  text-decoration: none;
}

#right-sidebar .widget a:hover {
  color: #333333;
  text-decoration: underline;
}

#right-sidebar .widget ul,
#right-sidebar .widget ul {
  margin: 0 0 10px 15px;
}

#right-sidebar .widget li {
  list-style: square outside none;
  padding: 5px 0;
}

#footer-sidebar .widget {
  margin-bottom: 30px;
}

#footer-sidebar .first-footer-widget {
  float: left;
  width: 22%;
  min-width: 200px;
  min-height: 1px;
}

#footer-sidebar .footer-widgets {
  margin-left: 4%;
  float: left;
  width: 22%;
  min-width: 200px;
  min-height: 1px;
}

#footer-sidebar .widget,
#footer-sidebar .widget li,
#footer-sidebar .widget a {
  color: #aaaaaa;
  text-decoration: none;
}

#footer-sidebar .widget a:hover {
  color: #ffffff;
  text-decoration: underline;
}

#footer-sidebar .widget ul,
#footer-sidebar .widget ul {
  margin: 0 0 10px 15px;
}

#footer-sidebar .widget li {
  list-style: square outside none;
  padding: 5px 0;
}

#right-sidebar input#s,
#footer-sidebar input#s {
  width: 60%;
  min-width: 100px;
}

#right-sidebar form#searchform input[type='submit'],
#footer-sidebar form#searchform input[type='submit'] {
  padding: 8px 7px;
}

.textwedget {
  width: 100%;
}

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
  line-height: 1.25;
  margin: 0 0 10px;
  text-decoration: none;
}

/*h1,h2,h3,h4,h5,h6{clear:both;text-decoration:none; font-family:'Roboto Condensed',Arial, FontAwesome, sans-serif;}*/
.utext {
  text-transform: uppercase;
}

hr {
  background-color: #cccccc;
  border: 0;
  height: 1px;
  margin-bottom: 10px;
}

ul,
ol {
  margin: 0 0 10px 25px;
}

ul {
  list-style: square outside none;
}

ol {
  list-style: decimal outside none;
}

dl {
  margin: 0 20px;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 10px;
}

strong {
  font-weight: bold;
}

cite,
i {
  font-style: italic;
}

em {
  font-weight: 700;
}

blockquote cite,
blockquote em,
blockquote i {
  font-style: normal;
}

pre {
  background: #ffffff;
  border-radius: 5px 5px 5px 5px;
  color: #141414;
  line-height: 18px;
  margin-bottom: 18px;
  overflow: auto;
  padding: 1.5em;
}

abbr,
acronym {
  border-bottom: 1px dotted #777777;
  cursor: help;
}

sup,
sub {
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
  font-size: 70%;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

address {
  background: #eeeeee;
  border: 2px solid #dddddd;
  border-radius: 5px 5px 5px 5px;
  font-weight: 500;
  margin-bottom: 15px;
  max-width: 250px;
  padding: 5px 10px;
  text-align: right;
}

embed {
  max-width: 100%;
}

#container .gallery {
  margin: 0 auto 1.625em;
}

#container .gallery a img {
  border: none;
}

#container .gallery .attachment-thumbnail {
  float: none;
  margin: 5px auto;
}

img#wpstats {
  display: block;
  margin: 0 auto 1.625em;
}

#container .gallery-columns-1 .gallery-item {
  width: 80%;
}

#container .gallery-columns-2 .gallery-item {
  width: 40%;
}

#container .gallery-columns-3 .gallery-item {
  width: 27%;
}

#container .gallery-columns-4 .gallery-item {
  width: 19%;
}

#container .gallery-columns-4 .gallery-item img {
  width: 100%;
  height: auto;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 23px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 17px;
}

h5 {
  font-size: 15px;
}

h6 {
  font-size: 13px;
}

p {
  margin-bottom: 15px;
}

a {
  text-decoration: none;
}

a:hover {
  /* color: #076896; */
}

b,
strong {
  font-weight: bold;
}

.displaynone {
  display: none;
}

.clear {
  clear: both;
}

table {
  background-color: #eeeeee;
  border: 1px solid #ffffff;
  border-radius: 3px 3px 3px 3px;
  padding: 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  min-width: 200px;
  color: #333333;
}

td {
  padding: 5px 7px;
  vertical-align: top;
}

#wp-calendar td {
  padding: 0px 7px;
}

th {
  font-weight: bold;
  line-height: 1;
  padding: 5px 7px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
  background: #cccccc;
}

caption {
  color: #555555;
}

table#wp-calendar {
  width: 100%;
}

textarea,
input[type='text'],
input[type='password'],
input[type='email'],
input[type='number'],
input[type='search'],
input[type='tel'],
input[type='url'],
.titlewrap input,
select {
  background: #dddddd;
  border-radius: 3px;
  font-size: 14px;
  padding: 10px 7px;
  width: 98%;
  border-top: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
}

textarea:focus,
input[type='text']:focus,
input[type='password']:focus,
input[type='email']:focus,
input[type='number']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='url']:focus,
.titlewrap:focus input:focus,
select:focus {
  background: none repeat scroll 0 0 #f0f0f0;
}

button,
input[type='reset'],
input[type='button'],
input[type='submit'],
.contactcontainer input[type='submit'] {
  background: #26bdef;
  background-image: -webkit-linear-gradient(top, #26bdef, #076896);
  background-image: -moz-linear-gradient(top, #26bdef, #076896);
  background-image: -ms-linear-gradient(top, #26bdef, #076896);
  background-image: -o-linear-gradient(top, #26bdef, #076896);
  background-image: linear-gradient(to bottom, #26bdef, #076896);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 5px;
  color: #ffffff;
  font-size: 19px;
  padding: 10px;
  text-decoration: none;
  border: none;
  cursor: pointer;
}

button:hover,
input[type='reset']:hover,
input[type='button']:hover,
input[type='submit']:hover,
.contactcontainer input[type='submit']:hover {
  background: #076896;
  background-image: -webkit-linear-gradient(top, #076896, #26bdef);
  background-image: -moz-linear-gradient(top, #076896, #26bdef);
  background-image: -ms-linear-gradient(top, #076896, #26bdef);
  background-image: -o-linear-gradient(top, #076896, #26bdef);
  background-image: linear-gradient(to bottom, #076896, #26bdef);
  text-decoration: none;
}

.colorwhite {
  color: #eeeeee;
  font-size: 17px;
}

button:active,
input[type='reset']:active,
input[type='button']:active,
input[type='submit']:active {
  position: relative;
  top: 1px;
}

input#s {
  width: 70%;
  min-width: 235px;
}

.sticky:before {
  content: '\f005 \f005 \f005';
  letter-spacing: 10px;
  font-size: 20px;
  padding: 5px;
  display: block;
  text-align: center;
  background: #aaaaaa;
  color: #ffffff;
  border-radius: 5px 5px 0 0;
}

.sticky .post-container {
  border-radius: 0 0 5px 5px;
}

.gallery-caption {
  clear: both;
  width: 95%;
}

.bypostauthor {
}

#container,
#content,
#content-full {
  font-size: 14px;
  text-align: justify;
}

#content-full #content {
  width: 100%;
}

#content img,
#content-full img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

#content img.wp-smiley,
#content-full img.wp-smiley {
  border: none;
  box-shadow: none;
}

.heading1container {
  width: 100%;
  padding: 10px 0;
  margin: 20px auto -20px;
  overflow: hidden;
}

.heading1vcenter {
  width: 90%;
  margin: 0 auto;
  display: table;
  padding: 20px;
  background: #f6f6f6;
  border: 7px solid #ffffff;
  box-shadow: 0 0 1px 0 #eeeeee;
  border-radius: 3px;
}

.heading1container .vcenter {
  width: 30%;
  display: table-cell;
  vertical-align: middle;
  margin-left: 10px;
  border-left: 3px solid #aaaaaa;
  text-align: center;
}

#heading1 {
  color: #26bdef;
  font-size: 30px;
  text-align: right;
  font-weight: 100;
  width: 100%;
  padding-right: 20px;
  text-shadow: 1px 1px 0 #ffffff;
}

.heading-desc1 {
  color: #555555;
  font-size: 17px;
  text-align: right;
  width: 100%;
  font-weight: 100;
  line-height: 25px;
  padding-right: 20px;
}

#heading1 em {
  font-weight: 500;
}

.heading3container {
  width: 100%;
  padding: 0 0 450px;
  background: url('images/heading3back.png') no-repeat scroll center bottom /
    100% auto transparent;
}

#heading3 {
  color: #141414;
  font-size: 48px;
  text-align: center;
  font-weight: 100;
  width: 90%;
  margin: 0 auto;
  padding: 110px 0 0 0;
}

.heading-desc3 {
  color: #26bdef;
  font-size: 21px;
  text-align: center;
  width: 90%;
  margin: 10px auto 50px;
  font-weight: 100;
  line-height: 30px;
}

.featured-boxs {
  padding: 0 0 10px;
  display: block;
  margin: 70px -2.4% 0;
  text-align: center;
}

.featured-box {
  display: inline-block;
  margin: 0 1.5% 20px;
  min-width: 200px;
  padding: 8px 0;
  text-align: center;
  transition: all 1s ease 0s;
  vertical-align: top;
  width: 21.5%;
}

.featured-box h3.ftitle {
  font-weight: 500;
  font-size: 25px;
  color: #777777;
  text-align: center;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.box-icon {
  border-radius: 150px;
  display: block;
  font-size: 50px;
  height: 115px;
  width: 115px;
  line-height: 0.95;
  margin: 0 auto 20px;
  padding: 30px;
  text-align: center;
  border: 2px solid #ffffff;
  color: #ffffff;
  box-shadow: 0 0 0 130px #26bdef inset;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  -webkit-transition: all 0.35s;
}

.tssoft-featured-box:hover .box-icon,
.featured-box:hover .box-icon {
  color: #26bdef;
  box-shadow: 0 0 0 3px #ffffff inset;
  border: 2px solid #26bdef;
  background: #ffffff;
}

.tssoft-featured-box:hover h3,
.featured-box:hover h3.ftitle {
  color: #26bdef;
}

.bqpcontainer {
  padding: 30px 0 0;
  min-height: 300px;
  margin: 10px 0;
}

.bqpcontainer .tesheading {
  color: rgba(0, 0, 0, 0.7);
}

.bqpcontainer .tesheading .read-more {
  margin: 10px 0 0 0;
  font-size: 20px;
  line-height: 1.5;
  padding: 5px 15px;
  position: absolute;
  right: 5%;
  border-radius: 3px;
}

.bqpcontainer .tesheading .read-more:after {
  font-size: 20px;
}

.bqpcontainer .featured-boxs {
  margin: 30px -2.4% 0;
}

.bqpcontainer .featured-box {
  background: #f6f6f6;
  width: 29.7%;
  padding: 0;
  margin: 0 1.5% 40px;
  overflow: hidden;
  border: none;
  border-radius: 3px;
  border-bottom: 5px solid #26bdef;
}

.attachment-mytheme-fpage-thumb {
  width: 100%;
  height: auto;
  position: relative;
}

.fppost-content {
  padding: 7px;
}

.bqpcontainer .featured-box:hover {
  margin-top: 0;
  border-bottom: 5px solid #076896;
}

.bqpcontainer .featured-box:hover .read-more {
  background: #076896;
}

.bqpcontainer .fpthumb {
  max-height: 15vw;
}

.bqpcontainer .fpthumb img {
  min-height: 15vw;
}

#wpsblogpost.bqpcontainer {
  background: transparent;
  margin: 0;
}

#wpsblogpost.bqpcontainer .featured-box {
  border-right: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
}

.fpthumb {
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
}

.effect img {
  opacity: 1;
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.effect .mask {
  opacity: 0;
  overflow: visible;
  border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
  border-style: solid;
  border-width: 230px;
  width: 0;
  height: 0;
  -moz-transform: translateY(-125px);
  -webkit-transform: translateY(-125px);
  -o-transform: translateY(-125px);
  -ms-transform: translateY(-125px);
  transform: translateY(-125px);
  -moz-transition: -moz-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
  -webkit-transition: -webkit-transform 0.2s 0.1s ease-out,
    opacity 0.3s ease-in-out;
  -o-transition: -o-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
  -ms-transition: -ms-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
  transition: transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
}

.effect:hover img {
  opacity: 0.9;
  -moz-transform: scale(1.5, 1.5);
  -webkit-transform: scale(1.5, 1.5);
  -o-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
}

#grid-gallery {
  clear: both;
  position: relative;
}

#filter-gallery {
  list-style-type: none;
  margin: 50px auto;
  padding: 0;
  display: table;
}

#filter-gallery li,
#filter a {
  display: block;
  float: left;
  margin: 0;
  text-align: center;
}

#filter-gallery a {
  background-color: #eeeeee;
  border-radius: 3px;
  color: #2c3f52;
  display: block;
  float: left;
  line-height: 36px;
  margin: 0 8px;
  padding: 0 18px;
  transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
}

#filter-gallery a.active,
#filter-gallery a:hover {
  background: #26bdef;
  color: #ffffff;
}

.item-gallery {
  width: 22%;
  background: #ffffff;
  min-width: 200px;
  margin: 0 1.5% 20px;
  display: block;
  text-align: center;
  vertical-align: top;
  overflow: hidden;
  border-radius: 3px;
  ransition: all 1s;
}

.gallerycontainer {
  background: #2c3f52;
  display: block;
  overflow: hidden;
  padding-bottom: 70px;
}

.gallerycontainer .boxtopicon,
.gallerycontainer .boxtoptitle,
.gallerycontainer .boxtopdes {
  color: #ffffff;
}

.gallery-overlay {
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  color: #ffffff;
  left: 100%;
  position: absolute;
  padding: 30px 10px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.item-gallery:hover .gallery-overlay {
  left: 0;
}

.item-gallery img {
  position: relative;
  transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 0.5s;
  -webkit-transition: all 1s;
}

.item-gallery:hover img {
  -moz-transform: scale(1.5, 1.5);
  -webkit-transform: scale(1.5, 1.5);
  -o-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
}

.item-gallery .read-more {
  float: none;
  opacity: 0.7;
}

blockquote,
q {
  background: #dddddd;
  background: rgba(200, 200, 200, 0.1);
  border-left: 10px solid #cccccc;
  margin: 20px 10px;
  padding: 10px;
  quotes: '<<' '>>';
}

blockquote:before,
q:before {
  color: #cccccc;
  content: '\201C';
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.2em;
  vertical-align: -0.4em;
  font-family: Georgia, serif;
}

blockquote:after,
q:after {
  color: #cccccc;
  content: '\201D';
  font-size: 4em;
  line-height: 0.1em;
  margin-left: 0.2em;
  vertical-align: -0.4em;
  font-family: Georgia, serif;
}

blockquote p,
q p {
  display: inline;
}

#customers-comment {
  margin: 0;
}

#customers-comment li {
  list-style: none;
}

.tesheading {
  color: rgba(0, 0, 0, 0.3);
  font-size: 50px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
}

.tesback {
  background: #f6f6f6;
  margin-top: 0px;
  padding: 10px 0;
  color: #777777;
  font-size: 13px;
}

.fpage-quote {
  background: #ffffff;
  padding: 20px;
  margin: 0 10px;
}

.fpage-quote h3 {
  color: #141414;
  text-align: center;
}

.arrow-down {
  border-color: #ffffff transparent;
  border-style: solid solid none;
  border-width: 30px 0 0 30px;
  float: left;
  height: 0;
  margin: -10px 0 0 20px;
  width: 0;
}

#customers-comment li img {
  width: 60px;
  height: 60px;
  margin: 10px;
  border-radius: 150px;
  float: left;
}

#customers-comment li h4 {
  display: table-cell;
  font-style: italic;
  padding: 30px 0 0;
}

.clntback {
  margin: 1px 0;
  padding: 10px;
}

.clntback .clientslider ul {
  padding: 10px 0;
}

.clntback .clientslider ul li img {
  float: left;
  margin: 15px;
  width: 130px;
}

.post-meta {
  display: table;
  font-weight: 500;
  margin: 5px 0 10px;
  line-height: 2;
}

.post-meta span:before {
  padding-right: 5px;
}

.post-meta span {
  padding-right: 20px;
}

#video-box-item {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 704px;
  background: #272d35;
  display: table;
  padding-bottom: 170px;
  background-size: 100% auto;
}

#video-box-item .play_pause_wrapper {
  transform: translateY(65%) scale(0.4);
  -o-transform: translateY(65%) scale(0.4);
  -ms-transform: translateY(65%) scale(0.4);
  -webkit-transform: translateY(65%) scale(0.4);
}

.vidtitle {
  position: relative;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.vidtitle h2 {
  font-size: 68px;
  line-height: 1;
  font-weight: 500;
  color: #26bdef;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.vidtitle span {
  position: relative;
  display: inline-block;
  width: 163px;
  height: 163px;
  cursor: pointer;
  border-radius: 50%;
  border: 15px solid #26bdef;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.vidtitle span:hover {
  border-color: #ffffff;
}

.vidtitle span:before {
  content: '\f04b';
  position: absolute;
  left: 8px;
  top: 0;
  width: 132px;
  height: 132px;
  text-align: center;
  line-height: 133px;
  font-size: 74px;
  color: #26bdef;
  transition: color 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out;
}

.vidtitle span:hover:before,
.vidtitle:hover h2 {
  color: #ffffff;
}

.vidtitle span.play_pause:before {
  content: '\f04c';
  left: 0;
}

#video-box-item #controlBar_P2 {
  position: static !important;
}

#controlBar_P1 {
  position: static !important;
}

#video-box-item iframe {
  margin-top: 0 !important;
}

#video-box-item .buttonBar span {
  display: none !important;
}

.displaybox {
  background: url('images/slide/slideback2.jpg') repeat fixed center bottom /
    100% auto transparent;
  padding: 100px 5%;
  position: relative;
}

.over-image {
  background: url('images/overimage.png') repeat fixed center bottom transparent;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.displaybox img {
  max-width: 90%;
  margin: 0 auto;
  display: block;
  padding: 20px 0;
}

.absolutediv {
  position: relative;
  color: #ffffff;
}

.absolutediv .boxtoptitle,
.statbox .boxtoptitle {
  color: #ffffff;
  font-size: 65px;
}

.statbox {
  background: #2c3f52;
  display: block;
  overflow: hidden;
  color: #ffffff;
  text-align: center;
  padding: 20px 0;
}

.statitem {
  width: 25%;
  min-width: 150px;
  float: left;
}

.statitem span {
  font-size: 55px;
  color: rgba(255, 255, 255, 0.3);
  transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
}

.statitem h3 {
  font-size: 77px;
  color: #26bdef;
  clear: both;
  font-weight: 500;
  line-height: 1;
}

.statitem p {
  font-size: 23px;
  line-height: 1;
}

.statitem:hover span {
  color: rgba(255, 255, 255, 1);
}

.priceboxcontainer {
  background: #87d7fc;
  overflow: hidden;
}

.priceboxcontainer .boxtopicon,
.priceboxcontainer .boxtoptitle,
.priceboxcontainer .boxtopdes {
  color: #ffffff;
}

.priceboxcontainer .box-icon {
  height: 170px;
  padding: 5px;
  width: 170px;
  font-size: 57px;
  line-height: 2.5;
  font-weight: 500;
  box-shadow: 0 0 0 170px #26bdef inset;
}

.priceboxcontainer .featured-box:hover .box-icon,
.priceboxcontainer .featured-box:hover h3.ftitle {
  border-color: #26bdef;
  color: #26bdef;
}

.priceboxcontainer .featured-box:hover .pricebutton {
  background: #26bdef;
}

.priceboxcontainer .featured-box h3.ftitle {
  font-weight: 500;
  top: 25px;
}

.priceboxcontainer .featured-box .pricebutton {
  background: #2c3f52;
  border-radius: 2px;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-size: 20px;
  transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
}

.priceboxcontainer ul.priceboxitem {
  margin: 0;
  padding: 0;
}

.priceboxcontainer ul.priceboxitem li {
  color: #555555;
  list-style: none outside none;
  text-align: center;
  font-size: 17px;
  padding: 10px 0;
  border-top: 1px dashed #cccccc;
}

.priceboxcontainer .specialprice {
  color: #ffffff;
  text-align: center;
  width: 70%;
  display: block;
  margin: -25px auto 10px;
  height: 30px;
}

.priceboxcontainer .specialprice p {
  background: #26bdef;
  padding: 5px;
  font-weight: 500;
  width: 100%;
  display: table;
}

.priceboxcontainer .priceshadow {
  background: #aaaaaa;
  color: #ffffff;
  display: block;
  border-radius: 0 0 3px 3px;
  height: 0px;
  margin: 8px auto -8px;
  text-align: center;
  width: 90%;
  transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
}

.priceboxcontainer .featured-box:hover .priceshadow {
  margin: 8px auto -23px;
  height: 15px;
}

.priceboxcontainer .featured-box:hover {
  margin-top: -15px;
}

#container .attachment-thumbnail {
  border: 1px solid #aaaaaa;
  border-radius: 3px 3px 3px 3px;
  margin: 0px 15px 10px 0;
  padding: 3px;
  float: left;
}

#container .gallery .attachment-thumbnail {
  float: none;
  margin: 5px auto;
}

h1.page-title,
h1.arc-post-title {
  font-size: 40px;
  text-shadow: -1px -1px 3px #ffffff;
  text-align: left;
  color: #076896;
  font-weight: 500;
}

h2.post-title,
h2.commentsbox,
h3#reply-title,
h2.post-title-color {
  font-size: 35px;
}

h2.commentsbox:before {
  font-size: 35px;
  padding-right: 10px;
  content: '\f086';
}

.searchinfo h1.page-title:before {
  font-size: 100px;
  position: absolute;
  width: 100px;
  margin-left: -110px;
  line-height: 1;
}

.searchinfo h3.arc-src,
.searchinfo h1.page-title,
.searchinfo #searchform,
.searchinfo .backhome {
  padding-left: 110px;
}

.entrytext {
  padding: 10px 20px 10px;
}

h3.arc-src {
  text-transform: uppercase;
  color: #076896;
  font-size: 20px;
}

h3 span {
  color: #777777;
}

.post,
.hentry,
.no-results {
  margin-bottom: 40px;
}

.post-container {
  border: 1px solid #eeeeee;
  border-radius: 5px;
  overflow: hidden;
}

.post-container .fpthumb {
  max-height: 30vw;
}

.post-container a {
  transition: all 2s;
  -moz-transition: all 2s;
  -o-transition: all 2s;
  -webkit-transition: all 2s;
}

.post-container .fpthumb img {
  -moz-transition: all 2s;
  -o-transition: all 2s;
  -webkit-transition: all 2s;
}

.post-container:hover .fpthumb img {
  -moz-transform: scale(1.5, 1.5);
  -webkit-transform: scale(1.5, 1.5);
  -o-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
}

.read-more {
  font-size: 13px;
  font-weight: 300;
  padding: 5px 7px;
  margin: 11px -7px 0 0;
  float: right;
  text-transform: uppercase;
  background: #26bdef;
  color: #ffffff;
  transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
}

.read-more:after {
  content: '\f061';
  font-size: 15px;
  padding-left: 5px;
}

.read-more:hover {
  background: #076896;
  opacity: 1;
  color: #ffffff;
}

.up-bottom-border {
  background: #eeeeee;
  border-top: 1px solid #dddddd;
  display: block;
  padding: 5px 15px;
  margin-top: 15px;
  overflow: hidden;
}

.up-bottom-border,
.up-bottom-border a,
.up-bottom-border a:hover {
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}

.page-link {
  font-weight: 500;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0;
}

.page-link:before {
  font-size: 25px;
  margin-right: 5px;
  padding: 10px 0;
  position: relative;
  top: 3px;
}

.page-link a {
  background: #26bdef;
  border-radius: 150px 150px 150px 150px;
  color: #ffffff;
  padding: 3px 10px;
}

.floatleft {
  float: left;
  width: 47%;
  min-width: 200px;
}

.floatright {
  float: right;
  width: 47%;
  min-width: 200px;
}

.up-bottom-border .floatleft {
  padding: 10px;
  text-align: left;
  font-weight: 700;
}

.up-bottom-border .floatright {
  padding: 10px;
  text-align: right;
  font-weight: 700;
}

#page-nav .alignright {
  text-align: right;
}

#page-nav .alignleft {
  text-align: left;
}

#page-nav a {
  border-width: 1px;
  font-size: 17px;
  font-weight: 500;
  padding: 10px;
}

.commentsbox {
  border-bottom: 1px solid #eeeeee;
}

#comments .commentlist {
  margin: 0;
}

#comments .watermark {
  color: rgba(150, 150, 150, 0.7);
  font-size: 17px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
}

#comments .comment-author cite,
#comments .comment-author cite a {
  color: #076896;
  letter-spacing: 3px;
  font-style: normal;
  font-weight: bold;
}

#comments img.avatar {
  border: 5px solid #ffffff;
  border-radius: 5px;
  box-shadow: 0 0 3px 0 #aaaaaa;
  height: 80px;
  left: 0;
  position: absolute;
  width: 80px;
}

#comments ul.children {
  padding: 0;
}

.comment-body {
  background: #eeeeee;
  border-radius: 5px;
  padding: 10px;
}

.comment-body:after {
  border-bottom: 15px solid transparent;
  border-right: 15px solid #eeeeee;
  border-top: 15px solid transparent;
  content: '';
  margin: 0 0 0 -25px;
  position: absolute;
  top: 60px;
}

#comments .commentlist li.comment {
  line-height: 19px;
  margin: 0 0 5px;
  padding: 20px 0 0 115px;
  position: relative;
}

#comments .comment-body p:last-child {
  margin-bottom: 6px;
}

#comments .comment-meta,
#comments .comment-meta a:link,
#comments .comment-meta a:visited {
  color: #aaaaaa;
  font-size: 12px;
  padding-bottom: 10px;
  text-shadow: none;
}

#comments .commentlist .children li {
  border-top: 2px solid #ffffff;
  list-style: none outside none;
  margin: 0 0 0 -25px;
}

#comments .commentlist li:last-child {
  border-bottom: medium none;
  ist-style: none outside none;
}

#comment-form {
  max-width: 650px;
}

#respond .required {
  color: #076896;
  font-weight: bold;
  position: absolute;
}

#comments ol.commentlist,
#comments li.commentlist {
  padding: 0;
  list-style: none;
}

#comments-list #respond {
  margin: 0 0 18px 0;
}

#comments-list ul #respond {
  margin: 0;
}

#cancel-comment-reply-link {
  font-weight: normal;
  line-height: 18px;
}

#respond input {
  margin: 0 0 9px;
}

#respond textarea {
  width: 98%;
}

#respond .form-allowed-tags {
  font-size: 13px;
  line-height: 18px;
}

#respond .form-allowed-tags code {
  font-size: 11px;
}

#respond .form-submit {
  margin: 12px 0;
}

#respond .form-submit input {
  font-size: 15px;
  width: auto;
}

.mytheme-top-menu.displaynone {
  display: none;
}

.go-top:after {
  content: '\f062';
}

.go-top {
  background: #000000;
  border-radius: 150px;
  bottom: 10px;
  color: #ffffff;
  display: none;
  font-size: 20px;
  opacity: 0.5;
  padding: 10px;
  position: fixed;
  right: 10px;
  width: 45px;
  height: 45px;
  line-height: 1.3;
  text-align: center;
  transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
}

.go-top:hover {
  opacity: 0.9;
  color: #ffffff;
}

.headerheight {
  display: block;
  clear: both;
  height: 1px;
  margin-bottom: -1px;
}

#footer-sidebar {
  overflow: hidden;
}

#creditline {
  color: #eeeeee;
  font-size: 13px;
  margin-bottom: -55px;
  text-align: center;
}

#creditline a {
  font-weight: bold;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  outline: medium none;
  padding: 0;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  outline: medium none;
  padding: 0;
}

.hline {
  background: url('images/hlineback.png') no-repeat scroll center top
    transparent;
  border-bottom: 1px solid #f0f0f0;
  display: block;
  height: 10px;
  margin: 9px 0 15px;
  width: 100%;
}

.boxtopicon {
  text-align: center;
  margin: 45px auto 0;
  color: #26bdef;
  font-size: 40px;
}

.boxtoptitle {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  font-size: 48px;
  color: #141414;
}

.boxtopdes {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  font-size: 18px;
  line-height: 21px;
  max-width: 650px;
  padding: 21px 0 0;
  font-weight: 300;
}

#pageloader {
  background-color: #272d35;
  height: 100%;
  width: 100%;
  z-index: 999999;
  position: fixed;
  top: 0;
  left: 0;
}

.loader-img {
  left: 50%;
  margin: -27px 0 0 -27px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: auto;
}

.box100 {
  width: 100%;
  display: block;
  clear: both;
  margin: 0;
}

.box90 {
  width: 90%;
  display: block;
  margin: 0 auto;
}

.box90-5 {
  margin: 0 -5%;
}

#staff-box-item .box90 {
  overflow: hidden;
  padding: 20px 0;
}

.servicecontainer {
  background: #26bdef;
  display: block;
  overflow: hidden;
  padding-bottom: 70px;
}

.servicecontainer .boxtopdes {
  margin: 0 auto -60px;
}

.servicecontainer .boxtopicon,
.servicecontainer .boxtoptitle,
.servicecontainer .boxtopdes {
  color: #ffffff;
}

.contactcontainer {
  overflow: hidden;
  color: #ffffff;
  background: #09a0e7;
  padding-top: 20px;
}

.contactcontainer input,
.contactcontainer textarea {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.5);
}

.contactcontainer input:focus,
.contactcontainer textarea:focus {
  background: #ffffff;
}

.contactcontainer .boxtoptitle,
.contactcontainer .boxtopicon {
  color: #ffffff;
}

.contactcontainer input[type='submit'] {
  min-width: 200px;
}

.contactcontainer .box90 {
  padding: 50px 0;
}

.contactcontainer .floatright h3 {
  font-size: 30px;
  font-weight: 500;
}

.contactinfo {
  padding: 20px 0;
}

.contactinfo span {
  border: 3px solid #ffffff;
  border-radius: 150px;
  display: inline-block;
  font-size: 20px;
  height: 40px;
  line-height: 1.6;
  position: absolute;
  text-align: center;
  width: 40px;
}

.contactinfo h4 {
  font-size: 17px;
  font-weight: 400;
}

.contactinfo h4,
.contactinfo p {
  padding-left: 55px;
  margin: 0;
}

.mappingcontainer {
  overflow: hidden;
  text-align: center;
  display: block;
}

::-webkit-input-placeholder {
  color: #cccccc;
}

:-moz-placeholder {
  color: #555555;
}

::-moz-placeholder {
  color: #555555;
}

:-ms-input-placeholder {
  color: #555555;
}

.social {
  display: table;
  margin: -70px auto 30px;
  padding: 0 10px 10px;
}

.social a {
  background: rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  float: left;
  height: 50px;
  line-height: 1.7;
  margin: 0 5px;
  text-align: center;
  width: 50px;
  transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
}

.social a {
  background: rgba(0, 0, 0, 0.15);
  background: -webkit-linear-gradient(
    -45deg,
    #111111 50%,
    rgba(0, 0, 0, 0.15) 50%
  );
  background: -moz-inear-gradient(-45deg, #111111 50%, rgba(0, 0, 0, 0.15) 50%);
  background: -o-linear-gradient(-45deg, #111111 50%, rgba(0, 0, 0, 0.15) 50%);
  background: -ms-linear-gradient(-45deg, #111111 50%, rgba(0, 0, 0, 0.15) 50%);
  background: linear-gradient(-45deg, #111111 50%, rgba(0, 0, 0, 0.15) 50%);
  background-size: 100% 100%;
}

.social a:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.social a::before {
  content: '\f005';
  display: inline-block;
  font-size: 30px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
}

.social-link a[href*='wordpress.org']::before,
.social-link a[href*='wordpress.com']::before {
  content: '\f19a';
  color: #09b6db;
}

.social-link a[href*='dribbble.com']::before {
  content: '\f17d';
  color: #ea4c89;
}

.social-link a[href*='github.com']::before {
  content: '\f113';
  color: #555555;
}

.social-link a[href*='tumblr.com']::before {
  content: '\f173';
  color: #455afa;
}

.social-link a[href*='youtube.com']::before {
  content: '\f16a';
  color: #f90909;
}

.social-link a[href*='flickr.com']::before {
  content: '\f16e';
  color: #ff0084;
}

.social-link a[href*='vimeo.com']::before {
  content: '\f194';
  color: #1ab7ea;
}

.social-link a[href*='codepen.io']::before {
  content: '\f1cb';
  color: #555555;
}

.social-link a[href*='linkedin.com']::before {
  content: '\f0e1';
  color: #05ace3;
}

/*

功能：修改主页css
添加者：张健

*/
.tssoft-header {
  margin-bottom: -97px;
  width: 100%;
  top: 0;
  z-index: 10;
  /* position: fixed;  */
  /* height: 98px; */
  /* background-color: #ffffff;
  border-bottom: 1px solid #cccccc; */
}

.tssoft-header-content {
  width: 100%;
  /* margin: 0 auto 0 auto; */
  /* background: rgb(112, 127, 143); */
  display: table;
  height: 100%;
  position: relative;
  z-index: 10;
}

#mytheme-main-menu {
  color: #eeeeee;
  line-height: 1;
  width: 780px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体',
    FontAwesome, sans-serif;
  bottom: 0;
  right: 5%;
  float: right;
}

#mytheme-main-menu li a {
  color: #000000;
  display: inline-block;
  font-size: 18px;
  line-height: 30px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 5px;
  opacity: 1;
  transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  -webkit-transition: all 0s;
}

#mytheme-main-menu ul {
  list-style: none outside none;
}

#mytheme-main-menu li {
  float: left;
  position: relative;
  margin-top: 30px;
  margin-right: 5px;
}

/*#mytheme-main-menu li:hover{border-bottom:3px solid #F00;}*/
#mytheme-main-menu #children li:hover {
  border-bottom: 0px solid #f00;
}

#mytheme-main-menu .menu-item-home a:hover,
#mytheme-main-menu a:hover,
#mytheme-main-menu .selected a,
#mytheme-main-menu .current-menu-item>a,
#mytheme-main-menu .current-menu-ancestor>a,
/*#mytheme-main-menu .current_page_item > a,*/
#mytheme-main-menu .current_page_ancestor>a {
  background: #ffffff;
  color: #cc0000;
  border-radius: 5px 5px 0 0;
}

#mytheme-main-menu .menu-item-home a {
  background: transparent;
  color: #26bdef;
}

#mytheme-main-menu li ul {
  float: left;
  position: absolute;
  margin: 0;
}

#mytheme-main-menu ul ul,
.sub-menu,
.sub-menu ul ul {
  display: none;
  float: left;
  left: 0;
  position: absolute;
  border-radius: 5px;
  background: #cccccc;
  padding: 5px;
  z-index: 10000;
  border-radius: 0 5px 5px 5px;
}

#mytheme-main-menu ul li ul li {
  margin: 0;
}

#mytheme-main-menu ul ul ul {
  left: 100%;
  top: 0;
}

#mytheme-main-menu ul ul a,
#mytheme-main-menu .menu-item-home ul a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  color: #cc0000;
  padding: 9px 15px;
  width: 200px;
  text-align: left;
  text-transform: none;
  font-weight: 100;
  border-radius: 0;
}

#mytheme-main-menu ul ul a:hover,
#mytheme-main-menu .menu-item-home ul a:hover,
#mytheme-main-menu ul ul .current-menu-item > a,
#mytheme-main-menu ul ul .current-menu-ancestor > a,
#mytheme-main-menu ul ul .current_page_item > a,
#mytheme-main-menu ul .menu-item-home ul .current_page_ancestor > a {
  background: rgba(0, 0, 0, 0.15);
  color: #cc0000;
  border-radius: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.03);
}

#mytheme-main-menu .active {
  background: #000000;
}

#mytheme-main-menu ul li:hover > ul {
  display: block;
}

#mytheme-main-menu .menu-item-has-children a,
#mytheme-main-menu .page_item_has_children a {
  padding-right: 20px;
}

#mytheme-main-menu li.menu-item-has-children a:after,
#mytheme-main-menu li.page_item_has_children a:after {
  content: '\f107';
  font-size: 19px;
  right: 5px;
  position: absolute;
  line-height: 0.7;
}

#mytheme-main-menu li.menu-item-has-children ul li a:after,
#mytheme-main-menu li.page_item_has_children ul li a:after {
  content: '';
}

#mytheme-main-menu .menu-item-has-children ul li.menu-item-has-children a:after,
#mytheme-main-menu
  .page_item_has_children
  ul
  li.menu-item-has-children
  a:after {
  content: '\f105';
  font-size: 19px;
}

#mytheme-main-menu
  li.menu-item-has-children
  ul
  li.menu-item-has-children
  ul
  li
  a:after,
#mytheme-main-menu
  li.page_item_has_children
  ul
  li.menu-item-has-children
  ul
  li
  a:after {
  content: '';
}

#mytheme-main-menu
  .menu-item-has-children
  ul
  li.menu-item-has-children
  ul
  li.menu-item-has-children
  a:after,
#mytheme-main-menu
  .page_item_has_children
  ul
  li.menu-item-has-children
  ul
  li.menu-item-has-children
  a:after {
  content: '\f105';
  font-size: 19px;
}

#mytheme-main-menu
  li.menu-item-has-children
  ul
  li.menu-item-has-children
  ul
  li.menu-item-has-children
  ul
  li
  a:after,
#mytheme-main-menu
  li.page_item_has_children
  ul
  li.menu-item-has-children
  ul
  li.menu-item-has-children
  ul
  li
  a:after {
  content: '';
}

/*

功能：新增主页css
添加者：张健

*/
.tssoft-header-content #slide_1 {
  height: 5px;
  width: 80px;
  position: absolute;
  top: 93px;
  background-color: #cc0000;
}

.tssoft-header-left {
  float: left;
  padding-left: 20vw;
  /* width: 48%; */
}

.tssoft-header-right {
  float: right;
  /* width: 52%; */
  height: 97px;
}

.tssoft-header-right .header-right-left {
  float: left;
  /* width: 560px; */
  height: 97px;
  margin-right: 2rem;
}

.tssoft-header-right .header-right-right {
  float: left;
  width: 200px;
  height: 97px;
}

.tssoft-header-right .header-right-right .search-ul {
  margin-top: 30px;
}

.tssoft-header-right .header-right-right .search-ul li {
  float: left;
}

.tssoft-header-right .header-right-right .search-ul input {
  font-size: 18px;
  line-height: 30px;
  width: 170px;
  height: 30px;
  padding: 0px;
  border: 1px solid #cccccc;
  border-radius: 0px;
  background-color: #ffffff;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
}

.tssoft-header-right .header-right-right .search-ul a {
  cursor: pointer;
  display: block;
  background: #54b0c5;
  color: #ffffff;
  font-size: 2rem;
  width: 30px;
  height: 30px;
  line-height: 1.3;
  text-align: center;
}

.tssoft-header-right .header-right-right .search-ul a:after {
  content: '\f002';
}

.tssoft-header-right .header-right-list {
  float: right;
}

.tssoft-header-right .first-page {
  margin-top: 3rem;
}

#mytheme-main-menu .first-page a {
  color: #000000;
  display: inline-block;
  font-size: 18px;
  line-height: 30px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 5px;
  opacity: 1;
  transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  -webkit-transition: all 0s;
}

.tssoft-header-right .first-page ul {
  text-align: left;
  list-style: none outside none;
  display: none;
  float: left;
  left: 0;
  position: absolute;
  border-radius: 5px;
  background: #54b0c5;
  padding: 5px;
  z-index: 10000;
  border-radius: 0 5px 5px 5px;
}

.tssoft-header-right .first-page li:hover > ul {
  display: block;
}

.tssoft-header-right .first-page ul a {
  display: inline-block;
  height: 50px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  font-size: 18px;
  font-weight: 600;
  width: 200px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  color: #ffffff;
  padding: 9px 15px;
  text-align: left;
  text-transform: none;
  border-radius: 0;
}

.tssoft-header-right .first-page ul a:hover {
  background: rgba(0, 0, 0, 0.15);
  color: #ffffff;
  border-radius: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.03);
}

.tssoft-header-right .first-page ul li {
  height: 50px;
  width: 200px;
}

.tssoft-header-right .first-page ul li:hover {
  border-bottom: 0px solid #f00;
}

.tssoft-header-right li.menu-item-has-children a:after,
#mytheme-main-menu li.page_item_has_children a:after {
  content: '\f107';
  font-size: 19px;
  right: 5px;
  position: absolute;
  line-height: 0.7;
}

.tssoft-header-right li.menu-item-has-children ul li a:after,
#mytheme-main-menu li.page_item_has_children ul li a:after {
  content: '';
}

.tssoft-header-right
  .menu-item-has-children
  ul
  li.menu-item-has-children
  a:after,
#mytheme-main-menu
  .page_item_has_children
  ul
  li.menu-item-has-children
  a:after {
  content: '\f105';
  font-size: 19px;
}

.tssoft-header-right
  li.menu-item-has-children
  ul
  li.menu-item-has-children
  ul
  li
  a:after,
#mytheme-main-menu
  li.page_item_has_children
  ul
  li.menu-item-has-children
  ul
  li
  a:after {
  content: '';
}

.tssoft-header-right
  .menu-item-has-children
  ul
  li.menu-item-has-children
  ul
  li.menu-item-has-children
  a:after,
#mytheme-main-menu
  .page_item_has_children
  ul
  li.menu-item-has-children
  ul
  li.menu-item-has-children
  a:after {
  content: '\f105';
  font-size: 19px;
}

.tssoft-header-right
  li.menu-item-has-children
  ul
  li.menu-item-has-children
  ul
  li.menu-item-has-children
  ul
  li
  a:after,
#mytheme-main-menu
  li.page_item_has_children
  ul
  li.menu-item-has-children
  ul
  li.menu-item-has-children
  ul
  li
  a:after {
  content: '';
}

.tssoft-header-right .first_title {
  /* width: 80px; */
  text-align: center;
  float: left;
  margin-left: 3vw;
  padding-right: 1vw;
  /* padding: 0.3vw 0.1vw; */
  position: relative;
}

.tssoft-header-right .first_title .first_title_a {
  display: inline-block;
  position: relative;
  color: #ffffff;
  /* width: 80px; */
  min-width: 6vw;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  /* font-size: 2rem; */
  /* font-weight: 600; */
  /* height: 18px; */
}

.tssoft-header-right .first_title .first_title_a:hover {
  border-bottom: 3px solid #f09f2c;
}

.tssoft-header-right .menu {
  width: 780px;
}

img.tssoft-site-logo {
  height: auto;
  padding: 5px 0;
  margin-top: 1.6rem;
  /* float: right; */
  font-size: 4.5rem;
  font-weight: bold;
}

.tssoft-span-noselect {
  color: #000000;
}

.tssoft-span-selected {
  background: #ffffff;
  color: #cc0000;
  border-radius: 5px 5px 0 0;
  border-bottom: 3px solid #f00;
}

.tssoft-box100 {
  width: 1180px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  clear: both;
  margin-top: 105px;
}

.tssoft-box100 h3 {
  color: #777777;
  text-align: left;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.tssoft-featured-box3 {
  border: 1px solid #cccccc;
  display: block;
  text-align: center;
  overflow: hidden;
  width: 1094px;
  margin-left: 44px;
  margin-right: 44px;
  margin-top: 0px;
  margin-bottom: 100px;
}

.tssoft-featured-box3 a {
  color: #000000;
}

.tssoft-featured-box3 a:hover {
  color: #000000;
}

.tssoft-featured-box {
  background-color: #ffffff;
  position: relative;
  height: 256px;
  display: inline-block;
  margin: 0px;
  min-width: 200px;
  padding: 0;
  text-align: center;
  transition: all 1s ease 0s;
  vertical-align: top;
  width: 364px;
  float: left;
}

/* .tssoft-featured-box h3{font-weight:500;color:#777777; text-align: left; transition:all .5s; -moz-transition:all .5s; -o-transition:all .5s; -webkit-transition:all .5s;}
*/
.tssoft-featured-img {
  color: #54b0c5;
  font-size: 50px;
  line-height: 95px;
  width: 100px;
  height: 100px;
  background-color: #ffffff;
  border: 1px solid #54b0c5;
  margin: 52px auto 0px auto;
  border-radius: 50px;
}

.tssoft-featured-box a {
  width: 364px;
  height: 256px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.featured-img1:after {
  content: '\f0b1';
}

.featured-img2:after {
  content: '\f109';
}

.featured-img3:after {
  content: '\f009';
}

.featured-img4:after {
  content: '\f076';
}

.featured-img5:after {
  content: '\f086';
}

.featured-img6:after {
  content: '\f10b';
}

.tssoft-featured-box ul {
  width: 364px;
  margin-top: 15px;
}

.tssoft-featured-box ul li {
  width: 364px;
  margin-bottom: 9px;
  text-align: center;
}

.tssoft-featured-box ul li h3 {
  font-size: 23px;
  line-height: 23px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  text-align: center;
}

.tssoft-featured-box ul li h4 {
  font-size: 16px;
  line-height: 16px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #cccccc;
}

.tssoft-featured-box a .featured-box-show {
  display: none;
  width: 364px;
  height: 256px;
  background-color: #54b0c5;
  text-align: center;
  font-size: 18px;
  line-height: 214px;
  position: absolute;
}

.tssoft-featured-box a:hover div {
  color: #fff;
  display: block;
}

.featured-box-show .box-show-img {
  clear: both;
  color: #ffffff;
  font-size: 50px;
  line-height: 95px;
  width: 100px;
  height: 100px;
  background-color: #54b0c5;
  border: 1px solid #ffffff;
  margin: 52px auto 0px auto;
  border-radius: 50px;
}

.featured-box-show ul {
  width: 364px;
  margin-top: 15px;
}

.featured-box-show ul li {
  width: 364px;
  margin-bottom: 9px;
  text-align: center;
}

.featured-box-show ul li h3 {
  font-size: 23px;
  line-height: 23px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-align: center;
}

.featured-box-show ul li h4 {
  font-size: 16px;
  line-height: 16px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #ffffff;
}

/*
    功能：首页画面字体修改
    修改者：韩田田
*/
.tssoft-en-title a {
  color: #cc0000;
}

.tssoft-en-title a:hover {
  color: #cc0000;
}

.tssoft-en-title {
  height: 33px;
}

.tssoft-en-title h3 {
  font-size: 27px;
  line-height: 27px;
  font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
}

.tssoft-zh-title {
  height: 37px;
}

.tssoft-zh-title h3 {
  font-size: 23px;
  line-height: 23px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  font-weight: bold;
}

.tssoft-more-box {
  float: right;
  position: relative;
}

.tssoft-more-box img {
  width: 121px;
  height: 30px;
}

.tssoft-more-box a {
}

.tssoft-more-box span {
  color: #000000;
  width: 121px;
  height: 30px;
  position: absolute;
  left: 0px;
  text-align: left;
  font-size: 15px;
  line-height: 30px;
  padding-left: 10px;
  font-weight: 400;
  top: 0px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
}

.tssoft-more-box span li {
  float: left;
}

.tssoft-more-box span .more-box-text {
  margin-right: 45px;
}

.tssoft-featured-box2 {
  display: block;
  text-align: center;
  overflow: hidden;
  width: 1226px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 89px;
}

.tssoft-featured-box2 hr {
  height: 2px;
  border: none;
  border-top: 1px solid #aaaaaa;
  margin: 0 22px;
}

.tssoft-featured-foot-boxs {
  float: left;
  height: 355px;
  text-align: center;
  overflow: hidden;
  width: 1224px;
  margin-top: 65px;
}

.tssoft-featured-left-box {
  display: inline-block;
  min-width: 200px;
  padding: 0;
  text-align: center;
  transition: all 1s ease 0s;
  height: 100%;
  vertical-align: top;
  width: 345px;
  float: left;
  margin-left: 22px;
}

.tssoft-left-box-title {
  width: 100%;
  height: 26px;
  margin-bottom: 30px;
}

.tssoft-left-box-title h3 {
  font-size: 25px;
  line-height: 35px;
  color: #000000;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
}

.tssoft-left-box-text {
  width: 100%;
  height: 259px;
}

.tssoft-left-box-text p {
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  text-align: left;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  font-weight: lighter;
}

.tssoft-left-box-news {
  width: 170px;
  height: 40px;
  position: relative;
}

.tssoft-left-box-news img {
  width: 170px;
  height: 40px;
}

.tssoft-left-box-news span {
  color: #000000;
  width: 170px;
  height: 40px;
  position: absolute;
  left: 0px;
  text-align: left;
  font-size: 15px;
  line-height: 40px;
  padding-left: 10px;
  font-weight: 400;
  top: 0px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
}

.tssoft-left-box-news span li {
  float: left;
}

.tssoft-left-box-news span .more-box-text {
  margin-right: 60px;
}

.tssoft-featured-right-box {
  display: inline-block;
  min-width: 200px;
  padding: 0;
  text-align: center;
  transition: all 1s ease 0s;
  height: 100%;
  vertical-align: top;
  width: 765px;
  float: left;
  margin: 0 22px 0 70px;
}

.tssoft-featured-right-box embed {
  width: 765px;
  height: 100%;
}

.tssoft-featured-right-box img {
  width: 765px;
  height: 100%;
}

#tssoft-footer {
  clear: both;
  width: 100%;
  background-color: #4b4c50;
  height: 13.2vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#tssoft-footer-content {
  width: 90%;
  margin: 0 auto;
  width: 1180px;
  height: 100%;
  /* padding-top: 50px; */
}

.footer-content-left {
  width: 250px;
  float: left;
}

.footer-content-left a {
  font-size: 15px;
  line-height: 15px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #ffffff;
}

.footer-content-text {
  /* width: 680px;
  float: left; */
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0px;
}
.footer-content-text a {
  color: #ffffff !important;
}

/* .footer-content-text .content-text-firstul {
  width: 680px;
}

.footer-content-text .content-text-firstul {} */

.footer-content-text .content-text-secondul {
  margin: 0px auto;
  display: table;
}

.footer-content-text .content-text-secondul .content-text-su {
  width: 1px;
  height: 15px;
  background-color: #ffffff;
}

.footer-content-text .content-text-secondul li a {
  color: #ffffff;
}

.footer-content-text .content-text-secondul li {
  margin-right: 15px;
  float: left;
  color: #ffffff;
  font-size: 15px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  line-height: 15px;
}

.footer-content-text .content-text-secondul li a:hover {
  color: #ffffff;
}

.footer-content-text .content-text-foot {
  margin-top: 18px;
  font-size: 12px;
  font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
  line-height: 12px;
  text-align: center;
  width: 680px;
  color: #808080;
}

.footer-content-right {
  width: 250px;
  float: right;
  text-align: right;
}

.footer-content-right a {
  /* font-size: 2.4rem; */
  line-height: 14px;
  font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-align: right;
}

/*#tssoft-footer-content .footer-message-big{font-size:14px;line-height:18px;color:#FFFFFF;font-family:'Source Han Sans SC Normal','Microsoft YaHei','宋体';}
*/
.tssoft-nofomat-ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  text-align: left;
}

/*.tssoft-footer-double{height:100%;width:516px;float:left;}

.tssoft-footer-share{height:118px;width:100%;}
.tssoft-footer-share .tssoft-footer-logo{height:100%;width:200px;float:left;}
.tssoft-footer-share .tssoft-footer-logo img{height:80px;width:200px}
.tssoft-footer-share .bdsharebuttonbox{magin-left:auto;margin-right:auto;padding-top:20px;height:100%;width:316px;float:left;}
.tssoft-footer-share .bdsharebuttonbox ul{list-style-type:none; margin:0px; padding-left:70px;text-align:left;}
.tssoft-footer-share .bdsharebuttonbox li{float:left;margin-right:20px}

.tssoft-footer-message{height:108px;width:100%;}
.tssoft-footer-message .tssoft-footer-message-box{margin-top:23px}
.tssoft-footer-message .footer-message-min{font-size:11px;color:#FFFFFF;font-family:'Myriad Pro',Arial, Helvetica, sans-serif;}

.tssoft-footer-ul-title{margin-bottom:28px}
.tssoft-footer-ul-title h3{font-size:18px;line-height:24px;color:#FFFFFF;font-family:'Source Han Sans SC Normal','Microsoft YaHei','宋体';}

.tssoft-footer-link{float:left;height:100%;width:216px}

.tssoft-footer-browse{float:left;height:100%;width:233px}

.tssoft-footer-email{float:left;height:100%;width:213px}
.tssoft-footer-email ul{width:213px;}
.tssoft-footer-email .tssoft-email-first{margin-bottom:10px}
.tssoft-footer-email .tssoft-email-text{float:left;height:40px;width:160px;background-color:#444444;margin-right:5px}
.tssoft-footer-email .tssoft-email-text p{color:#FFFFFF;font-size:14px;line-height:40px;margin-left:10px;font-family:'Myriad Pro',Arial, Helvetica, sans-serif;}
.tssoft-footer-email .tssoft-email-botton{float:left;height:40px;width:48px;background-color:#888888;text-align:center}
.tssoft-footer-email .tssoft-email-botton a{cursor:pointer;}
.tssoft-footer-email .tssoft-email-botton p{height:40px;width:48px;text-align:center;color:#FFFFFF;font-size:14px;line-height:40px;font-family:'Myriad Pro',Arial, Helvetica, sans-serif;}
*/

/*

功能：新增产品页css
添加者：张健
*/
#tssoft-products-container {
  width: 1180px;
  margin: auto;
  padding: auto;
  margin-top: 28px;
}

#tssoft-products-container .tssoft-products-boxs hr {
  height: 2px;
  border: none;
  border-top: 1px solid #aaaaaa;
}

#tssoft-products-container .tssoft-products-box {
  width: 1180px;
  height: 355px;
  margin: 62px 0px;
}

#tssoft-products-container .tssoft-products-box .products-box-left {
  width: 345px;
  height: 355px;
  margin-right: 70px;
  float: left;
}

#tssoft-products-container .tssoft-products-box .products-box-left ul {
  width: 345px;
  height: 355px;
}

#tssoft-products-container
  .tssoft-products-box
  .products-box-left
  .products-box-title {
  width: 345px;
  height: 26px;
  margin-bottom: 28px;
}

#tssoft-products-container .tssoft-products-box .products-box-left h3 {
  width: 345px;
  height: 26px;
  font-size: 26px;
  line-height: 26px;
  color: #cc0000;
  font-family: 'Microsoft YaHei', '宋体';
}

#tssoft-products-container
  .tssoft-products-box
  .products-box-left
  .products-box-text {
  width: 345px;
  height: 258px;
}

#tssoft-products-container .tssoft-products-box .products-box-left p {
  width: 345px;
  height: 258px;
  font-size: 20px;
  color: #000000;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
}

#tssoft-products-container
  .tssoft-products-box
  .products-box-left
  .products-box-detail {
  width: 150px;
  height: 40px;
  position: relative;
}

#tssoft-products-container
  .tssoft-products-box
  .products-box-left
  .products-box-detail
  span {
  color: #000000;
  width: 150px;
  height: 40px;
  position: absolute;
  left: 0px;
  text-align: left;
  font-size: 15px;
  line-height: 40px;
  padding-left: 10px;
  font-weight: 400;
  top: 0px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
}

#tssoft-products-container
  .tssoft-products-box
  .products-box-left
  .products-box-detail
  span
  li {
  float: left;
}

#tssoft-products-container
  .tssoft-products-box
  .products-box-left
  .products-box-detail
  span
  .more-box-text {
  margin-right: 45px;
}

#tssoft-products-container .tssoft-products-box .products-box-left img {
  width: 150px;
  height: 40px;
}

#tssoft-products-container .tssoft-products-box .products-box-right {
  width: 765px;
  height: 355px;
  float: left;
}

#tssoft-products-container .tssoft-products-box .products-box-right img {
  width: 765px;
  height: 355px;
}

/*

功能：新增案例页css
添加者：张健

*/
#tssoft-fullcase-container {
  width: 1180px;
  margin: auto;
  padding: auto;
  margin-top: 54px;
  margin-bottom: 30px;
  overflow: hidden;
}

#tssoft-fullcase-container .fullcase-title {
  margin-bottom: 35px;
  width: 1180px;
  font-size: 32px;
  line-height: 32px;
  color: #000000;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
}

#tssoft-fullcase-container .fullcase-scroll-up {
  float: right;
  width: 1180px;
  margin-bottom: 23px;
  height: 50px;
}

#tssoft-fullcase-container .fullcase-scroll-up .scroll-up {
  cursor: pointer;
  text-align: center;
  color: #ffffff;
  font-size: 30px;
  display: none;
  margin: auto;
  background: #54b0c5;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  opacity: 0.5;
}

#tssoft-fullcase-container .fullcase-scroll-up .scroll-up:hover {
  opacity: 0.9;
}

#tssoft-fullcase-container .fullcase-scroll-up .scroll-up:after {
  content: '\f077';
}

#tssoft-fullcase-container .fullcase-allbox {
  width: 1180px;
  martin-left: 46px;
  max-height: 1180px;
  overflow: hidden;
  float: right;
}

#tssoft-fullcase-container .fullcase-allbox .fullcase-box3 {
  width: 1179px;
  height: 590px;
}

#tssoft-fullcase-container .fullcase-allbox .fullcase-box3 .fullcase-box ul {
  width: 1129px;
  height: 590px;
  margin-left: 50px;
}

#tssoft-fullcase-container .fullcase-allbox .fullcase-box3 .fullcase-box {
  width: 393px;
  height: 590px;
  float: left;
  position: relative;
}

#tssoft-fullcase-container
  .fullcase-allbox
  .fullcase-box3
  .fullcase-box
  .fullcase-box-number {
  width: 343px;
  height: 100px;
  margin-top: 39px;
  font-size: 100px;
  color: #808080;
  font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
}

#tssoft-fullcase-container
  .fullcase-allbox
  .fullcase-box3
  .fullcase-box
  .fullcase-box-hr {
  width: 250px;
  margin: 27px 0px;
}

#tssoft-fullcase-container
  .fullcase-allbox
  .fullcase-box3
  .fullcase-box
  .fullcase-box-img {
  width: 158px;
  height: 158px;
}

#tssoft-fullcase-container
  .fullcase-allbox
  .fullcase-box3
  .fullcase-box
  .fullcase-box-title {
  width: 300px;
  margin-top: 30px;
  font-size: 26px;
  color: #000000;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
}

#tssoft-fullcase-container
  .fullcase-allbox
  .fullcase-box3
  .fullcase-box
  .fullcase-box-text {
  width: 300px;
  margin-top: 30px;
  font-size: 16px;
  line-height: 18px;
  color: #808080;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
}

#tssoft-fullcase-container .fullcase-allbox .fullcase-box3 .fullcase-box a {
  width: 393px;
  height: 590px;
  position: absolute;
  left: 0px;
  top: 0px;
}

#tssoft-fullcase-container .fullcase-allbox .fullcase-box3 .fullcase-box a div {
  display: none;
  width: 393px;
  height: 590px;
  position: absolute;
}

#tssoft-fullcase-container
  .fullcase-allbox
  .fullcase-box3
  .fullcase-box
  a:hover
  div {
  display: block;
  background-color: #54b0c5;
}

#tssoft-fullcase-container
  .fullcase-allbox
  .fullcase-box3
  .fullcase-box
  a
  div
  .fullcase-box-number,
#tssoft-fullcase-container
  .fullcase-allbox
  .fullcase-box3
  .fullcase-box
  a
  div
  .fullcase-box-hr,
#tssoft-fullcase-container
  .fullcase-allbox
  .fullcase-box3
  .fullcase-box
  a
  div
  .fullcase-box-title,
#tssoft-fullcase-container
  .fullcase-allbox
  .fullcase-box3
  .fullcase-box
  a
  div
  .fullcase-box-text {
  color: #ffffff;
}

#tssoft-fullcase-container .fullcase-scroll-down {
  float: right;
  width: 1180px;
  margin-top: 23px;
  height: 50px;
}

#tssoft-fullcase-container .fullcase-scroll-down .scroll-down {
  cursor: pointer;
  text-align: center;
  color: #ffffff;
  font-size: 30px;
  display: none;
  margin: auto;
  background: #54b0c5;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  opacity: 0.5;
}

#tssoft-fullcase-container .fullcase-scroll-down .scroll-down:hover {
  opacity: 0.9;
}

#tssoft-fullcase-container .fullcase-scroll-down .scroll-down:after {
  content: '\f078';
}

/*.go-top:after { content: '\f062'; }
.go-top { background: #000000; border-radius: 150px; bottom: 10px; color: #FFFFFF; display: none; font-size: 20px; opacity: 0.5;     padding: 10px; position: fixed; right: 10px; width: 45px; height: 45px; line-height: 1.3; text-align: center; transition:all 1s; -moz-transition:all 1s; -o-transition:all 1s; -webkit-transition:all 1s; }
.go-top:hover { opacity: .9;  color: #FFFFFF;}
#tssoft-fullcase-container .tssoft-fullcase-title{width:1180px;height:95px;margin:auto;}
#tssoft-fullcase-container .tssoft-fullcase-title .fullcase-title-zh{width:1180px;height:33px;margin-bottom:15px;}
#tssoft-fullcase-container .tssoft-fullcase-title .fullcase-title-zh h3{font-size:33px;line-height:33px;color:#666666;font-family:'Source Han Sans SC Normal','Microsoft YaHei','宋体';}
#tssoft-fullcase-container .tssoft-fullcase-title .fullcase-title-en{width:1180px;height:27px;}
#tssoft-fullcase-container .tssoft-fullcase-title .fullcase-title-en h3{font-size:27px;line-height:27px;color:#000000;font-family:'Myriad Pro',Arial, Helvetica, sans-serif;}

#tssoft-fullcase-container .fullcase-new-boxs{width:1224px;}
#tssoft-fullcase-container .fullcase-new-boxs hr{height:2px;border:none;border-top:1px solid #AAAAAA;margin:0px 22px;}
#tssoft-fullcase-container .fullcase-new-boxs .fullcase-new-box{width:1224px;height:350px;color:#666666;margin-top:30px;}
#tssoft-fullcase-container .fullcase-new-boxs .fullcase-new-box ul{width:1224px;height:350px;}
#tssoft-fullcase-container .fullcase-new-boxs .fullcase-new-box ul li{width:364px;height:350px;margin:0px 22px;float:left;}
#tssoft-fullcase-container .fullcase-new-boxs .fullcase-new-box ul ul{width:364px;height:350px;}
#tssoft-fullcase-container .fullcase-new-boxs .fullcase-new-box ul ul .fullcase-box-img{width:364px;height:214px;margin:0px;padding:0px;margin-bottom:27px}
#tssoft-fullcase-container .fullcase-new-boxs .fullcase-new-box ul ul .fullcase-box-img img{width:364px;height:214px; background-color:#FFFFFF}
#tssoft-fullcase-container .fullcase-new-boxs .fullcase-new-box ul ul .fullcase-box-text{width:364px;height:109px;margin:0px;padding:0px}
#tssoft-fullcase-container .fullcase-new-boxs .fullcase-new-box ul ul .fullcase-box-text h3{font-size:23px;color:#666666;font-family:'Source Han Sans SC Normal','Microsoft YaHei','宋体'}

#tssoft-fullcase-container .fullcase-class-boxs{width:1224px;}
#tssoft-fullcase-container .fullcase-class-boxs hr{height:2px;border:none;border-top:1px solid #AAAAAA;margin:0px 22px;}
#tssoft-fullcase-container .fullcase-class-boxs .fullcase-class-box{width:1224px;height:296px;color:#666666;}
#tssoft-fullcase-container .fullcase-class-boxs .fullcase-first-box{margin-top:30px;}
#tssoft-fullcase-container .fullcase-class-boxs .fullcase-class-box ul{width:1224px;height:276px;}
#tssoft-fullcase-container .fullcase-class-boxs .fullcase-class-box ul li{width:364px;height:276px;margin:0px 22px;float:left;}
#tssoft-fullcase-container .fullcase-class-boxs .fullcase-class-box ul ul{width:364px;height:276px;}
#tssoft-fullcase-container .fullcase-class-boxs .fullcase-class-box ul ul .fullcase-box-img{width:364px;height:214px;margin:0px;padding:0px;margin-bottom:27px}
#tssoft-fullcase-container .fullcase-class-boxs .fullcase-class-box ul ul .fullcase-box-img img{width:364px;height:214px; background-color:#FFFFFF}
#tssoft-fullcase-container .fullcase-class-boxs .fullcase-class-box ul ul .fullcase-box-text{width:364px;height:55px;margin:0px;padding:0px}
#tssoft-fullcase-container .fullcase-class-boxs .fullcase-class-box ul ul .fullcase-box-text h3{font-size:23px;color:#666666;}



功能：新增关于页css
添加者：张健

*/
#tssoft-two-col-container {
  width: 1180px;
  margin: auto;
  background-color: #ffffff;
  overflow: hidden;
}

.tssoft-about-left {
  float: left;
  margin-top: 56px;
}

.tssoft-about-left ul li {
  width: 100%;
}

.tssoft-about-left .about-left-en {
}

.tssoft-about-left .about-left-en h3 {
  font-size: 55px;
  font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
  color: #999999;
  line-height: 40px;
}

.tssoft-about-left .about-left-zh {
}

.tssoft-about-left .about-left-zh h4 {
  font-size: 30px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
}

.tssoft-about-left .about-left-zh hr {
  height: 2px;
  border: none;
  border-top: 1px solid #aaaaaa;
  margin-bottom: 30px;
}

.tssoft-about-left .about-left-list {
  height: 40px;
  margin: 10px 0px;
  width: 100%;
}

.tssoft-about-left .left-li-selected {
  background-color: #cc0000;
}

.tssoft-about-left .left-h5-selected {
  color: #ffffff;
}

.tssoft-about-left .left-h5-noselect {
  color: #000000;
}

.tssoft-about-left a h3 {
  font-size: 26px;
  line-height: 40px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  width: 100%;
  height: 40px;
}

.tssoft-about-content {
  float: right;
  width: 778px;
  margin-top: 56px;
}

.tssoft-about-content .tssoft-about-img {
}

.tssoft-about-content .tssoft-about-img .tssoft-img-div {
  position: relative;
  width: 778px;
  height: 434px;
}

.tssoft-about-content .tssoft-about-img .tssoft-img-a {
  position: absolute;
}

.tssoft-about-content .tssoft-about-img .tssoft-img-span {
  color: #000000;
  font-size: 30px;
  line-height: 50px;
  width: 778px;
  height: 50px;
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  left: 0px;
  top: 384px;
  padding-left: 30px;
}

.tssoft-about-content .tssoft-about-img .about-img-set {
  width: 778px;
  height: 434px;
}

.tssoft-about-content .content-title-zh {
  width: 778px;
  margin-top: 93px;
  height: 30px;
}

.tssoft-about-content .content-title-zh h3 {
  font-size: 30px;
  line-height: 30px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
}

.tssoft-about-content .content-title-en {
  width: 778px;
  height: 58px;
}

.tssoft-about-content .content-title-en h3 {
  font-size: 30px;
  line-height: 58px;
  font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
  color: #999999;
  height: 58px;
}

.tssoft-about-content .content-text {
  width: 778px;
}

.tssoft-about-content .content-text hr {
  height: 2px;
  border: none;
  border-top: 1px solid #aaaaaa;
}

.tssoft-about-content .content-text .content-text-div {
  overflow: hidden;
  font-size: 21px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
  margin: 0 0 100px 0;
}

.tssoft-about-content .content-text .text-div-introduction {
  margin-top: 37px;
}

.tssoft-about-content .content-text .text-div-callme {
  margin-top: 10px;
}

.tssoft-about-content .content-text .content-text-left {
  float: left;
  width: 658px;
}

.tssoft-about-content .content-text .content-text-left .text-left-phone {
  width: 658px;
  height: 66px;
}

.tssoft-about-content
  .content-text
  .content-text-left
  .text-left-phone
  .left-phone-img {
  width: 66px;
  height: 66px;
  float: left;
}

.tssoft-about-content
  .content-text
  .content-text-left
  .text-left-phone
  .left-phone-img
  img {
  width: 66px;
  height: 66px;
}

.tssoft-about-content
  .content-text
  .content-text-left
  .text-left-phone
  .left-phone-number {
  width: 567px;
  height: 66px;
  float: right;
}

.tssoft-about-content
  .content-text
  .content-text-left
  .text-left-phone
  .left-phone-number
  h3 {
  font-size: 28px;
  line-height: 34px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
}

.tssoft-about-content .content-text .content-text-left .text-left-address {
  width: 658px;
  height: 21px;
  margin-top: 99px;
}

.tssoft-about-content .content-text .content-text-left .text-left-address a {
  cursor: pointer;
}

.tssoft-about-content .content-text .content-text-left .text-left-address h3 {
  font-size: 21px;
  line-height: 21px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
}

.tssoft-about-content .content-text .content-text-right {
  float: right;
  margin: 66px 0 0 0;
  padding: 0;
  width: 120px;
  height: 120px;
}

.tssoft-about-content .content-text .content-text-right img {
  width: 120px;
  height: 120px;
  margin: 0;
}

.tssoft-about-content .content-text .tssoft-values-list {
  list-style-type: none;
}

.tssoft-about-content .content-text .tssoft-values-list li {
  font-size: 21px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
}

.tssoft-about-content .content-text .content-values-round {
  margin-top: 2px;
  float: left;
  border: 1px solid #cc0000;
  width: 20px;
  height: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-color: #cc0000;
}

.tssoft-about-content .content-text .content-values-text {
  margin-left: 20px;
  float: left;
  font-size: 21px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
}

.tssoft-about-content .content-text .content-values-list {
  width: 778px;
  overflow: hidden;
  margin: 20px 0;
}

.tssoft-about-content .content-text .content-values-div {
  width: 778px;
  margin-bottom: 100px;
}

/*
业务范围详细页
*/
#detailspage-container {
  width: 1180px;
  margin: auto;
}

#detailspage-content {
  float: right;
  width: 797px;
  height: auto;
  margin-top: 53px;
  margin-bottom: 50px;
  line-height: 25px;
  font-size: 18px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
}

#detailspage-content a {
  color: #000000;
}

#detailspage-content a:hover {
  color: #54b0c5;
}

#businessdetailspage-sidebar {
  width: 383px;
  margin-top: 53px;
  text-align: left;
}

.businessdetailspage-sidebar {
  float: left;
}

.businessdetailspage-sidebar h3,
.businessdetailspage-sidebar h4 {
  line-height: 100%;
  height: auto;
  padding: 0px;
  margin: 0px;
  font-weight: normal;
}

.businessdetailspage-ul {
  margin: 0px;
  pading: 0px;
}

.businessdetailspage-li-h1 {
  list-style: none;
  line-height: 55px;
  font-size: 48px;
  font-family: 'Rockwell Std Light', Arial, Helvetica, sans-serif;
  color: #000000;
  overflow: visible;
}

.businessdetailspage-li-h2 {
  list-style: none;
  margin: 7px 0px 190px 0px;
  font-size: 28px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #54b0c5;
}

.businessdetailspage-li-p {
  width: 290px;
  list-style: none;
  line-height: 30px;
  font-size: 18px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
  margin-bottom: 50px;
}

.businessdetailspage-sidebar h3 {
  padding-bottom: 5px;
  font-size: 26px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
}

.businessdetailspage-sidebar h4 {
  line-height: 30px;
  margin-bottom: 53px;
  font-size: 18px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
}

.detailspage-content img {
  width: 797px;
  height: auto;
  margin-bottom: 32px;
}

.businessdetailspage-p {
  width: 797;
  list-style: none;
  line-height: 18px;
  font-size: 18px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
}

.businessdetailspage-li-excerpt {
  width: 290px;
  list-style: none;
  line-height: 30px;
  font-size: 18px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #555555;
}

.business-ul {
  margin: 0px;
  pading: 0px;
}

.business-h3 {
  list-style: none;
  padding: 5px;
  padding-left: 0px;
  line-height: 26px;
  font-size: 26px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
}

.business-h4 {
  list-style: none;
  padding: 5px;
  padding-left: 0px;
  line-height: 18px;
  font-size: 18px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
}

/*
最新案例详细页
*/
#detailspage-container {
  width: 1180px;
  margin: auto;
}

#detailspage-content {
  float: right;
  width: 797px;
  height: auto;
  margin-top: 53px;
  margin-bottom: 50px;
}

#casedetailspage-sidebar {
  width: 383px;
  margin-top: 143px;
  text-align: left;
}

#detailspage-container .casedetailspage-sidebar {
  float: left;
}

#detailspage-container .casedetailspage-ul {
  margin: 0px;
  pading: 0px;
  list-style: none;
}

#detailspage-container .casedetailspage-li-h1 {
  line-height: 88px;
  list-style: none;
  margin-bottom: 17px;
  font-size: 88px;
  font-family: 'Rockwell Std Light', Arial, Helvetica, sans-serif;
  color: #aaaaaa;
}

#detailspage-container .casedetailspage-li-h2 {
  line-height: 32px;
  list-style: none;
  width: 290px;
  margin: 35px 0px 97px 0px;
  font-size: 32px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
}

#detailspage-container .casedetailspage-li-p {
  list-style: none;
  width: 290px;
  list-style: none;
  line-height: 30px;
  font-size: 18px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
  margin-bottom: 50px;
}

#detailspage-container .casedetailspage-sidebar h3 {
  font-size: 18px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
}

#detailspage-container .casedetailspage-sidebar hr {
  border: none;
  border-top: 1px solid #aaaaaa;
  margin-bottom: 17px;
  width: 290px;
  height: 1px;
  float: left;
}

.casedetailspage-p {
  width: 797;
  list-style: none;
  line-height: 18px;
  font-size: 18px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
}

.casedetailspage-li-excerpt {
  width: 290px;
  list-style: none;
  line-height: 30px;
  font-size: 18px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #555555;
}

.case-ul {
  margin: 0px;
  pading: 0px;
}

.case-h3 {
  list-style: none;
  padding: 5px;
  padding-left: 0px;
  line-height: 26px;
  font-size: 26px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
}

.case-h4 {
  list-style: none;
  padding: 5px;
  padding-left: 0px;
  line-height: 18px;
  font-size: 18px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
}

/*
新闻动态-列表部分
*/
.newsdynamic {
  float: right;
  width: 778px;
  margin-top: 56px;
}

#news-content {
  float: right;
  width: 778px;
}

.newsdynamic .a-set {
  position: absolute;
}

.newsdynamic .img-set {
  width: 778px;
  height: 434px;
}

.newsdynamic .span-set {
  color: #000000;
  font-size: 30px;
  line-height: 50px;
  width: 778px;
  height: 50px;
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  left: 0px;
  top: 384px;
  padding-left: 30px;
}

.newsdynamic li {
  list-style-type: none;
  width: 778px;
  margin: 0px;
  padding: 0px;
  text-align: left;
}

.newsdynamic li.set {
  height: 434px;
  margin-bottom: 56px;
}

.newsdynamic .news-ul {
  list-style-type: none;
  width: 778px;
  margin: 40px 0px;
  padding: 0px;
  text-align: left;
}

.newsdynamic span {
  line-height: 24px;
  margin: 0px;
  font-size: 24px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #808080;
}

.newsdynamic .wp-pagenavi .pages {
  display: none;
}

.newsdynamic .wp-pagenavi .nextpostslink {
  text-align: center;
}

.newsdynamic a {
  line-height: 24px;
  margin: 0px;
  font-size: 24px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
}

.newsdynamic a.newred {
  color: #54b0c5;
}

.newsdynamic .new-flage {
  color: #54b0c5;
  font-weight: 900;
  margin-left: 10px;
}

.newsdynamic div {
  width: 778px;
  height: 25px;
}

.newsdynamic div.newsdynamic-left {
  float: left;
  width: 578px;
}

.newsdynamic div.newsdynamic-right {
  float: right;
  width: 200px;
  text-align: right;
}

.newsdynamic h3 {
  font-size: 30px;
  line-height: 30px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
}

.newsdynamic h4 {
  font-size: 30px;
  line-height: 58px;
  font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
  color: #999999;
  height: 58px;
}

.separate-page {
  text-align: center;
  height: 30px;
  margin-bottom: 40px;
  font-size: 23px;
  float: right;
}

.separate-page li {
  text-align: center;
  margin-left: 5px;
  float: left;
  width: 25px;
  font-size: 20px;
  line-height: 30px;
  font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
  border: 1px solid #808080;
}

.newsdynamic hr {
  height: 2px;
  border: none;
  border-top: 1px solid #aaaaaa;
  margin-bottom: 30px;
}

.wp-pagenavi {
  clear: both;
}

.separate-page li a {
  text-decoration: none;
  color: #808080;
  cursor: pointer;
}

.separate-page li a:hover {
  border-color: #000;
  color: #000;
}

.separate-page li span.current {
  border-color: #000;
}

.separate-page li span.current {
  font-weight: bold;
}

.news-list-ul {
  height: 150px;
}

.news-list-ul li {
  margin-bottom: 5px;
}

.article-show {
  float: right;
  width: 778px;
  margin: 0px 0px 0px 0px;
}

.article-show .a-set {
  position: absolute;
}

.article-show .img-set {
  width: 778px;
  height: 434px;
}

.article-show .span-set {
  color: #000000;
  font-size: 30px;
  line-height: 50px;
  width: 778px;
  height: 50px;
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  left: 0px;
  top: 384px;
  padding-left: 30px;
}

.article-show li {
  list-style-type: none;
  width: 778px;
  margin: 0px;
  padding: 0px;
  text-align: left;
}

.article-show li.set {
  height: 434px;
  margin-bottom: 56px;
}

.article-show ul {
  list-style-type: none;
  width: 778px;
  margin: 0px;
  padding: 0px;
  text-align: left;
}

.article-show .article-show-title {
  font-size: 30px;
  line-height: 30px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
  text-align: center;
  margin-bottom: 10px;
}

.article-show .article-show-date {
  font-size: 15px;
  line-height: 15px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #808080;
  text-align: center;
  margin-bottom: 50px;
}

.article-show .article-show-text {
  font-size: 18px;
  line-height: 18px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
  text-align: left;
}

/*
FireFox
*/
@-moz-document url-prefix() {
  .tssoft-about-left a h3 {
    font-size: 26px;
    line-height: 40px;
    font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
    width: 100%;
    height: 40px;
  }

  .tssoft-more-box span {
    color: #000000;
    width: 121px;
    height: 30px;
    position: absolute;
    left: 0px;
    text-align: left;
    font-size: 15px;
    line-height: 30px;
    padding-left: 10px;
    font-weight: 400;
    top: 0px;
    font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  }

  .tssoft-left-box-news span {
    color: #000000;
    width: 170px;
    height: 40px;
    position: absolute;
    left: 0px;
    text-align: left;
    font-size: 15px;
    line-height: 40px;
    padding-left: 10px;
    font-weight: 400;
    top: 0px;
    font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  }

  #tssoft-products-container
    .tssoft-products-box
    .products-box-left
    .products-box-detail
    span {
    color: #000000;
    width: 150px;
    height: 40px;
    position: absolute;
    left: 0px;
    text-align: left;
    font-size: 15px;
    line-height: 40px;
    padding-left: 10px;
    font-weight: 400;
    top: 0px;
    font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  }

  /*#down-li{float:right;}*/
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .tssoft-about-left a h3 {
    font-size: 26px;
    line-height: 40px;
    font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
    width: 100%;
    height: 40px;
  }

  .tssoft-more-box span {
    color: #000000;
    width: 121px;
    height: 30px;
    position: absolute;
    left: 0px;
    text-align: left;
    font-size: 15px;
    line-height: 30px;
    padding-left: 10px;
    font-weight: 400;
    top: 0px;
    font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  }

  .tssoft-left-box-news span {
    color: #000000;
    width: 170px;
    height: 40px;
    position: absolute;
    left: 0px;
    text-align: left;
    font-size: 15px;
    line-height: 40px;
    padding-left: 10px;
    font-weight: 400;
    top: 0px;
    font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  }

  #tssoft-products-container
    .tssoft-products-box
    .products-box-left
    .products-box-detail
    span {
    color: #000000;
    width: 150px;
    height: 40px;
    position: absolute;
    left: 0px;
    text-align: left;
    font-size: 15px;
    line-height: 40px;
    padding-left: 10px;
    font-weight: 400;
    top: 0px;
    font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  }

  /*#down-li{float:right;}*/
}

/*
关于我们 页面
*/
#shdb-contact-us {
  width: 1180px;
  margin: 54px auto 94px auto;
}

#shdb-contact-us .contact-us-firstul {
  width: 1180px;
}

#shdb-contact-us .contact-us-firstli {
  width: 1180px;
  font-size: 32px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
}

#shdb-contact-us .contact-us-secondli {
  width: 1180px;
  margin-top: 35px;
  display: table;
}

#shdb-contact-us .contact-us-secondli .contact-us-listul {
  width: 1179px;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  text-align: center;
}

#shdb-contact-us .contact-us-secondli .contact-us-listul li {
  width: 393px;
  height: 276px;
  background-color: #54b0c5;
  float: left;
}

#shdb-contact-us .contact-us-secondli .contact-us-listul li a {
  display: block;
  width: 393px;
  height: 276px;
  padding-top: 114px;
}

#shdb-contact-us .contact-us-secondli .contact-us-listul .contact-us-en {
  height: 30px;
  width: 393px;
  text-align: center;
  font-size: 30px;
  font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
  color: #ffffff;
}

#shdb-contact-us .contact-us-secondli .contact-us-listul .contact-us-zh {
  width: 393px;
  text-align: center;
  font-size: 16px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #ffffff;
}

/*
popup共通
*/
.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
  background: #ffffff;
  border-left-color: #ffffff;
  border-right-color: #ffffff;
  border-top-color: #ffffff;
}

/*
邮件反馈 popup
*/
.pagecontent {
  width: 878px;
}

.pagecontent .entry-content {
  width: 500px;
}

.contactform {
  background-color: #ffffff;
}

.error {
  color: red;
}

.error-flag {
  color: red;
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front {
  z-index: 10000;
}

#contact-left {
  width: 40%;
  float: left;
}

#contact-right {
  width: 60%;
  float: right;
}

.contact-title {
  font-size: 18px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  margin-bottom: 8px;
}

.contact-text img {
  width: 150px;
  height: 150px;
  margin: 20px 0px;
}

.contact-text-send {
}

.contact-text {
  font-size: 12px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  margin-top: 8px;
}

/* #email-dialog {
  background: 3399cc;
  width: 96px;
  height: 33px;
} */

/*
公司价值观 popup
*/
#dialog-corporate-value-span-up {
  position: absolute;
  top: 40%;
  left: 10%;
  font-size: 46px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
}

#dialog-corporate-value-span-down {
  position: absolute;
  top: 60%;
  left: 20%;
  font-size: 23px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
}

/*
合作伙伴 popup
*/
.popup-partner {
  width: 878px;
  height: 500px;
}

.popup-partner ul {
  width: 876px;
  margin: 10px 0.5px;
}

.popup-partner ul li {
  float: left;
  width: 292px;
  height: 60px;
  margin-top: 20px;
}

.partner-img {
  max-width: 292px;
  max-height: 60px;
}

/*
业务范围页面设置
*/
.tssoft-ope-left {
  float: left;
  margin-top: 53px;
}

.tssoft-ope-left .ope-left-en h3 {
  font-size: 55px;
  font-family: 'Rockwell Std Light', Arial, Helvetica, sans-serif;
  color: #999999;
  line-height: 55px;
}

.tssoft-ope-left .ope-left-zh h4 {
  font-size: 28px;
  font-family: 'Rockwell Std Light', Arial, Helvetica, sans-serif;
  color: #3399cc;
  line-height: 28px;
}

.tssoft-ope-left .fix-div {
  height: 190px;
  width: 383px;
}

.ope-ul {
  width: 300px;
}

.ope-ul div {
  margin-bottom: 53px;
}

.ope-ul div .font-26 {
  font-size: 26px;
}

.ope-ul div .font-18 {
  font-size: 18px;
}

.ope-detail-div {
  float: right;
  margin-top: 143px;
}

.ope-detail-div .img-set {
  width: 797px;
  height: 423px;
}

/*
经典案例展示画面设置
*/
.tssoft-case-left {
  float: left;
  margin-top: 143px;
}

.tssoft-case-left .case-hr hr {
  margin-top: 17px;
  margin-bottom: 17px;
  background-color: #999999;
}

.tssoft-case-left .case-left-en h3 {
  font-size: 88px;
  font-family: 'Rockwell Std Light', Arial, Helvetica, sans-serif;
  color: #999999;
  line-height: 88px;
}

.tssoft-case-left .case-left-zh h4 {
  font-size: 32px;
  font-family: 'Rockwell Std Light', Arial, Helvetica, sans-serif;
  color: #000000;
  line-height: 32px;
}

.tssoft-case-left .fix-div {
  height: 97px;
  width: 200px;
}

.case-content {
  font-size: 18px;
}

.tssoft-case-left {
  float: left;
  margin-top: 143px;
}

.tssoft-case-left .case-hr hr {
  margin-top: 17px;
  margin-bottom: 17px;
  background-color: #999999;
}

.tssoft-case-left .case-left-en h3 {
  font-size: 88px;
  font-family: 'Rockwell Std Light', Arial, Helvetica, sans-serif;
  color: #999999;
  line-height: 88px;
}

.tssoft-case-left .case-left-zh h4 {
  font-size: 32px;
  font-family: 'Rockwell Std Light', Arial, Helvetica, sans-serif;
  color: #000000;
  line-height: 32px;
}

.tssoft-case-left .fix-div {
  height: 97px;
  width: 200px;
}

.case-content {
  font-size: 18px;
}

/*
业务范围画面（总业务展示）设置
*/
#tssoft-business-container {
  width: 1180px;
  margin: auto;
}

#tssoft-business-content {
  float: left;
  width: 1180px;
  height: auto;
  margin-top: 54px;
  margin-bottom: 94px;
}

#tssoft-business-container .tssoft-business-content {
}

#tssoft-business-container .tssoft-business-content h1 {
  margin-bottom: 35px;
  font-size: 32px;
  line-height: 100%;
  color: #000000;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  font-weight: normal;
}

#tssoft-business-container .tssoft-business-img {
  margin-top: 35px;
}

#tssoft-business-container .business-left-li {
  float: left;
  width: 590px;
  height: 347px;
}

#tssoft-business-container .business-div {
  overflow: hidden;
  width: 590px;
  height: 347px;
}

#tssoft-business-container .business-con-div {
  overflow: hidden;
  width: 295px;
  height: 173px;
  background-color: #54b0c5;
  opacity: 0.8;
  margin-left: 147px;
  margin-top: 86px;
  text-align: center;
}

#tssoft-business-container .business-div-p1 {
  font-family: 'Rockwell Std Light', Arial, Helvetica, sans-serif;
  font-size: 35px;
  line-height: 35px;
  padding-top: 44px;
  margin: 0;
}

#tssoft-business-container .business-div-p2 {
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  font-size: 21px;
  line-height: 21px;
  padding-top: 16px;
  margin: 0;
}

#tssoft-business-container a {
  color: #ffffff;
  text-decoration: none;
  width: 590px;
  height: 347px;
}

#tssoft-business-container a:hover {
  color: #ffffff;
  text-decoration: none;
  width: 590px;
  height: 347px;
}

/*
公司动态新闻页面
*/
.tssoft-newlist-left {
  float: left;
  margin-top: 53px;
}

.tssoft-newlist-left .newlist-left-en h3 {
  font-size: 55px;
  font-family: 'Rockwell Std Light', Arial, Helvetica, sans-serif;
  color: #000000;
  line-height: 55px;
  margin-bottom: 7px;
}

.tssoft-newlist-left .newlist-left-zh h4 {
  font-size: 28px;
  font-family: 'Rockwell Std Light', Arial, Helvetica, sans-serif;
  color: #3399cc;
  line-height: 28px;
}

/*
搜索页面
*/
.shdb-search-container {
  width: 1180px;
  margin: 74px auto 50px auto;
}

.shdb-search-container .shdb-search-title {
  width: 1180px;
  margin-bottom: 63px;
  font-size: 26px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #54b0c5;
}

.shdb-search-container .shdb-search-title span {
  color: #666666;
}

.shdb-search-container .shdb-search-text {
  width: 1180px;
}

.shdb-search-container .shdb-search-box {
  width: 1180px;
  overflow: hidden;
}

.shdb-search-container .shdb-search-box hr {
  height: 1px;
  border: none;
  border-top: 1px solid #dbdbdb;
  margin: 35px 0px;
}

.shdb-search-container .shdb-search-box .search-box-img {
  width: 295px;
  height: 185px;
  float: left;
}

.shdb-search-container .shdb-search-box .search-box-img img {
  width: 295px;
  height: 185px;
}

.shdb-search-container .shdb-search-box .search-box-text {
  width: 863px;
  height: 185px;
  margin-left: 22px;
  float: left;
}

.shdb-search-container .shdb-search-box .search-box-text .box-text-title {
  width: 863px;
  height: 26px;
  line-height: 26px;
  font-size: 26px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
  margin-bottom: 22px;
}

.shdb-search-container .shdb-search-box .search-box-text .box-text-title a {
  color: #000000;
}

.shdb-search-container
  .shdb-search-box
  .search-box-text
  .box-text-title
  a:hover {
  color: #54b0c5;
}

.shdb-search-container .shdb-search-box .search-box-text .box-text-text {
  width: 863px;
  height: 121px;
  font-size: 18px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #000000;
}

.shdb-search-container .shdb-search-box .search-box-text .box-text-text a {
  color: #000000;
}

.shdb-search-container
  .shdb-search-box
  .search-box-text
  .box-text-text
  a:hover {
  color: #54b0c5;
}

.shdb-search-container .shdb-search-box .search-box-text .box-text-foot {
  width: 863px;
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  font-family: 'Source Han Sans SC Normal', 'Microsoft YaHei', '宋体';
  color: #888888;
}

.red {
  width: 10px;
  height: 10px;
  margin-top: 6px;
  background: red;
  margin-right: 5px;
  float: left;
}

.redcircle {
  width: 10px;
  height: 10px;
  margin-top: 8px;
  background: red;
  border-radius: 5px;
  margin-right: 5px;
  float: left;
}

.footer-logo {
  display: flex;
  justify-content: center;
  /* padding: 1.9vw 0 1.2vw; */
  padding: 0 0 2vw;
}
.footer-logo img {
  width: 20vw;
  height: 6.25vw;
}
/* .footer-link ul {
  margin: 0;
} */

.footer-link {
  /* padding: 1vw 32vw; */
  justify-content: center;
  display: flex;
}

.footer-content-text {
  display: flex;
  /* justify-content: space-between; */
  justify-content: space-around;
  align-items: center;
  /* width: 100%; */
  width: 25%;
}

.footer-content-text li {
  list-style-type: none;
}

.footer-content-text .content-text-su {
  /* width: 1px; */
  width: 2px;
  height: 1.5rem;
  background-color: #ffffff;
}

.footer-content-text li a {
  color: #ffffff;
  /* font-size: 2.4rem; */
}

.tssoft-footer-record {
  /* height: 3vw; */
  height: 4vw;
  background-color: #292a2c;
  display: flex;
  justify-content: center;
  align-items: center;
}

.record-text {
  /* width: 19.5vw; */
  /* font-size: 1.4rem; */
  color: #ffffff;
}

/* 2020-3-12
首页  css*/
.body-content {
  background-color: #ffffff;
}

#b1 {
  padding: 0;
}

.home-back {
  background: url(images/background/home-head-back.png);
  background-size: cover;
  height: 42vw;
  display: flex;
  /* justify-content: center;
  align-items: center; */
}

.home-back-gradient {
  /* background: linear-gradient(137deg, rgba(245, 135, 118, 0.4) 0%, rgba(240, 98, 72, 0.6) 20%, rgba(237, 78, 47, 0.8) 64%, rgba(247, 126, 51, 1) 87%, rgba(252, 136, 3, 1) 100%);
  opacity: 1; */
  width: 100%;
  height: 42vw;
  align-items: center;
  justify-content: center;
  display: flex;
}

.title-text {
  display: flex;
  /* margin-top: 16vw; */
  /* margin-left: 21vw; */
  padding: 0.7vw 2vw;
  /* background-color: #174684; */
  /* font-size: 4.8rem; */
  color: #ffffff;
  position: absolute;
}

/* .home-content {
  padding-top: 2vw;
} */
/* #home-content-m{
  margin-left: 20vw;
}

#s1{
  width: 60vw;
} */
#home-content-m {
  /* width: 58%; */
  margin-left: 21vw;
  margin-right: 21vw;
  position: relative;
  margin-top: 3vw;
}
#home-content-m2 {
  padding-left: 21vw;
  padding-right: 21vw;
  margin-top: 5vw;
  /* position: relative; */
  /* margin-top: 3vw; */
}

#home-content-m1 {
  /* width: 58%; */
  margin-left: 21vw;
  margin-right: 21vw;
  position: relative;
}
.home-content-m2 {
  /* width: 58%; */
  margin-left: 21vw;
  margin-right: 21vw;
  position: relative;
}

.content-list {
  background-color: #ffffff;
  /* border-bottom: 0.6rem solid #23a5bb; */
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  /* margin-top: -6vw; */
}
.about-us-content {
  background-color: #eff5f9;
  /* padding-top: 4vw; */
}
.about-us-font {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.about-us-font div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 2vw;
}
.about-company-content {
  padding-left: 21vw;
  padding-right: 21vw;
  background-image: linear-gradient(211deg, #9a9ef1 0%, #607ddf 100%);
}
.about-company-content p {
  color: #fff;
  margin-top: 2vw;
}

.about-info-content {
  background: url(images/background/info.png) no-repeat;
  background-size: 100% 100%;
  height: 33vw;
  padding-left: 50vw;
  padding-right: 5vw;
}
.about-info-content div {
  align-self: center;
}

.about-info-content p {
  color: #254473;
}
.content-item {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 2vw;
  align-items: center;
}
#content-item-div {
  display: block;
  border: 0px;
  text-align: center;
}

.content-item-company {
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-item-company .p1 {
  color: #e3e1eb;
  font-weight: 400;
}

.content-item-div {
  text-align: center;
}
#content-item-company p {
  text-align: left !important;
}

.content-item:not(:first-child) {
  border-left: 1px solid #707070;
}

.content-item:last-child {
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.16);
  opacity: 1;
}

.item-title {
  color: #4b6489;
  font-weight: bold;
  /* font-size: 2.4rem; */
  padding-top: 1vw;
  margin-left: auto;
  margin-right: auto;
}

.item-text {
  color: #676869;
  /* padding: 0 2.1vw; */
  text-align: center;
  font-weight: 400;
  /* width: 11vw; */
  /* width: 21rem; */
  margin-left: auto;
  margin-right: auto;
  /* font-size: 1.4rem; */
}

.home-aboutus {
  /* padding: 2vw 20vw; */
  /* display: flex; */
  flex-direction: row;
  /* justify-content: space-between; */
}

#b2 {
  width: 64vw;
}

/* .home-aboutus-text-div{
  flex: 0 0 36%;
  max-width: 36%;
} */

/* #home-aboutus-img{
  width: 100%;
} */

.home-aboutus img {
  padding-left: 3.5vw;
}

/* #home-aboutus-div{
  width: 59.5vw;
  margin-left: 21vw;
} */

#home-aboutus-div1 {
  position: absolute;
  right: 3px;
  top: 2.5vw;
}

.home-aboutus-text {
  padding: 3vw 0;
  /* margin: auto 0 auto 0; */
  /* margin-left: -2vw; */
  background-color: #ffffff;
  box-shadow: 15px 15px 15px rgba(69, 66, 66, 0.16);
  opacity: 1;
  /* display: flex; */
  flex-direction: column;

  /* height: 60%; */
}

.home-aboutus-title {
  color: #676869;
  /* font-size: 2.4rem; */
  text-align: center;
}
.home-aboutus-title-new {
  color: #4b6489;
  text-align: left;
}
.home-aboutus-content {
  width: 100%;
  /* font-size: 1.4rem; */
  text-align: center;
  color: #676869;
  padding: 0 3vw;
}

.home-partners {
  /* background: url(images/background/partners-back.png) no-repeat; */
  /* background-size: cover; */
  /* width: 100%; */
  height: 100%;
  /* display: flex;
  flex-direction: column; */
  padding: 2vw 0;
  /* margin: 2vw 0; */
}

.partners-title {
  color: #4b6489;
  /* font-size: 2.4rem; */
  text-align: center;
}

.partners-text {
  /* font-size: 1.4rem; */
  color: #254473;
  text-align: center;
  padding: 1vw 10vw;
}

.partners-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.list {
  /* flex: 1; */
  width: 25%;
  /* margin-top: 0.5vw; */
  padding-right: 0.5vw;
  margin-top: 1vw;
  float: left;
}

.list img {
  /* width: 100%; */
  height: 100%;
}

/* 解决方案 css */
.solution-back {
  background: url(images/background/solution-head-back.png) no-repeat;
  background-size: cover;
  height: 31.25vw;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 2vw;
}

.solution-back-gradient {
  background: rgb(136 168 220);
  opacity: 0.73;
  width: 100%;
  height: 100%;
}

.head-title {
  font-size: 36px;
  font-weight: bold;
  color: #ffffff;
  position: absolute;
}

/* .solution-product-img:nth-child(3n + 3) {
  margin-right: 0vw;
} */

.solution-product-img {
  /* width: 31%; */
  display: flex;
  flex-direction: column;
  /* justify-content: space-between; */
  /* margin: 0 1vw 2vw 0; */
  /* margin-bottom: 2.4rem; */
  background-color: #ffffff;
  box-shadow: 10px 10px 20px rgba(88, 81, 81, 0.16);
  opacity: 1;
  /* padding: 0 0 2vw; */
}

/* .solution-product-img img {
  max-width: 100%;
  max-height: 100%;
} */
/* .solution-product-img:nth-child(3n + 1) {
  padding-left: 0px;
  padding-right: 1vw;
}
.solution-product-img:nth-child(3n + 2) {
  padding-left: 0.5vw;
  padding-right: 0.5vw;
}
.solution-product-img:nth-child(3n + 3) {
  padding-left: 1vw;
  padding-right: 0px;
} */

.solution-product-img p {
  height: 4vw;
}

.solution-product-title {
  padding: 1vw 0;
  /* font-size: 18px; */
  font-weight: bold;
  color: #707070;
  text-align: center;
}

.solution-padding-lr {
  padding-left: 21vw;
  padding-right: 19vw;
}

.solution-product {
  background-color: #f6f7f9;
  padding: 2vw 18.8vw 0;
  margin-bottom: 2vw;
  width: 100%;
  flex-flow: row wrap;
  align-content: flex-start;
  display: flex;
}

.solution-product-btn {
  float: right;
  color: #23a5bb !important;
}

.solution-product-btn:hover {
  color: #23a5bb !important;
}

.btn {
  border-radius: 6px;
  text-transform: none;
  padding: 8px 20px;
  min-width: 100px;
  margin: 0;
}

.btn:hover {
  cursor: pointer;
  /* color: #ffffff; */
}

/* 联系我们 css */
.contactus-back {
  display: flex;
  justify-content: center;
  align-items: center;
}
.contactus-back-height {
  height: 32vw;
}
.contactus-back-img {
  background: url(images/background/contactus-head-back.png) no-repeat;
  background-size: cover;
}

.contactus-back-gradient {
  background: rgb(136 168 220);
  opacity: 0.73;
  width: 100%;
  height: 100%;
}

.contactus-back-gradient-bp {
  /* background: rgba(96, 112, 128, 1); */
  opacity: 0.73;
  width: 100%;
  height: 100%;
}

.contactus-content {
  /* padding: 2vw 20vw; */
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.contactus-item {
  width: 100%;
  display: flex;
  flex-direction: column;
  /* padding: 2vw; */
  align-items: center;
  /* margin-top: 2rem; */
}

.contactus-item-div {
  text-align: center;
}

.contactus-item-div p {
  margin: 0;
}

.item-title1 {
  color: #676869;
  font-weight: bold;
  /* font-size: 0.9rem; */
  padding: 1vw 0;
}

.item-text1 {
  color: #676869;
}

/* .business-consult {
  padding: 2vw 20vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
} */

.business-consult {
  margin-left: 20vw;
  margin-right: 20vw;
}

.consult-title {
  margin-bottom: 2vw;
  color: #676869;
  font-size: 1.8rem;
  text-align: center;
}

/* .consult-form {
  width: 100%;
  display: flex;
  flex-direction: row;
} */

.consult-form-left {
  width: 40%;
  margin-right: 2%;
}

.consult-form-right {
  width: 58%;
}

.form-item {
  /* width: 22.03vw; */
  height: 3.5vw;
  padding: 0.8vw;
  background-color: #f4f4f4;
  color: #707070;
  margin-bottom: 1.8vw;
}
.error-text {
  display: block;
  margin-top: 0.8vw;
}

.form-item1 {
  /* width: 22.03vw; */
  height: 14.11vw;
}

.form-item input,
textarea {
  width: 85%;
  background: none;
  outline: none;
  border: none;
  color: #707070;
}

.form-item input:focus,
textarea:focus {
  background: none;
  border: none;
}

#commentsText {
  height: 12.5vw;
  background-color: #f4f4f4;
  border: none;
}

#email-dialog {
  height: 3.5vw;
  text-align: center;
  cursor: pointer;
  padding: 1.1vw;
  background-color: #597EF7;
  color: #ffffff;
  font-size: 1.4rem;
}

/* .form-submit {
  height: 3.5vw;
  text-align: center;
  cursor: pointer;
  padding: 1vw;
  background-color: #23a5bb;
} */

.form-div {
  position: relative;
}

.form-button {
  position: absolute;
  width: 30vw;
  left: 1vw;
  bottom: 2.5vw;
}
/* .submit-btn {
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: bold;
} */

/* .submit-btn:hover {
  color: #ffffff !important;
} */

@media screen and(-ms-high-contrast:active), (-ms-high-contrast: none) {
  /* .title-text {
    margin-left: -79.5%;
  } */

  .ml-54 {
    margin-left: -54%;
  }

  .ml-58 {
    margin-left: -58%;
  }

  .body-content-left {
    top: 0;
  }

  .home-aboutus-text {
    z-index: 9999;
    width: 100%;
  }

  .list {
    flex: none;
  }
}
@media (min-width: 1800px) and (max-width: 1999px) {
  #home-aboutus-div1 {
    flex: 0 0 36%;
    max-width: 36%;
    top: 1.5vw;
  }
}

@media (min-width: 1400px) and (max-width: 1599px) {
  #home-aboutus-div1 {
    flex: 0 0 36%;
    max-width: 36%;
    top: 1.5vw;
  }
  /* .home-aboutus img {
    width: 600px;
  } */

  /* img.tssoft-site-logo {
    margin-left: 9vw;
  } */
  #header-content {
    padding-left: 9.8vw;
  }

  .home-aboutus-text {
    padding: 1vw 0;
  }
  .item-text {
    width: 15vw;
  }
}
@media (min-width: 991px) {
  .site-container {
    overflow: unset;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  /* .head-title {
    font-size: 1.4rem;
  } */

  /* .home-aboutus img {
    width: 550px;
  } */

  #home-aboutus-div1 {
    top: 2vw;
  }
  .home-aboutus-text {
    padding: 0;
  }

  #header-content {
    padding-left: 14vw;
  }

  .item-text {
    width: 16vw;
  }
}

@media (min-width: 1000px) and (max-width: 1199px) {
  #header-content {
    padding-left: 16vw;
  }

  #home-content-m {
    margin-left: 10vw;
    margin-right: 10vw;
  }
  #home-content-m2 {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  #home-content-m1 {
    margin-left: 10vw;
    margin-right: 10vw;
  }
  .home-content-m2 {
    margin-left: 10vw;
    margin-right: 10vw;
  }

  #home-aboutus-div1 {
    top: 2.5vw;
  }

  .home-aboutus-text {
    padding: 2vw 0;
  }
  .form-item {
    padding: 0.1vw;
  }
  .solution-product-img p {
    height: 6vw;
  }
  #tssoft-footer {
    height: 15vw;
  }
  .footer-logo {
    /* padding: 1vw 0 2vw; */
    padding: 0 0 1vw;
  }
  .footer-content-text {
    width: 35%;
  }
  .solution-padding-lr {
    padding-left: 11vw;
    padding-right: 10vw;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  #header-content {
    padding-left: 16vw;
  }

  .title-text {
    /* margin-left: 10vw; */
  }

  #home-content-m {
    margin-left: 10vw;
    margin-right: 10vw;
  }
  .about-company-content,
  .about-info-content {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .home-content-m2 {
    margin-left: 10vw;
    margin-right: 10vw;
  }

  #contactus-content {
    margin-left: 10vw;
    margin-right: 10vw;
  }

  #home-content-m1 {
    margin-left: 10vw;
    margin-right: 10vw;
    position: none;
  }

  .home-aboutus-content {
    padding: 0 1vw;
  }

  .solution-padding-lr {
    padding-left: 11vw;
    padding-right: 10vw;
  }

  /* .footer-link {
    padding: 0 32vw;
  } */
  #tssoft-footer {
    height: 17vw;
  }
  .footer-logo {
    padding: 0px;
  }
  /* .footer-logo img {
    transform: scale(0.7);
  } */
  .footer-content-text {
    width: 45%;
  }
  #home-aboutus-div1 {
    top: 1.7vw;
  }

  .home-aboutus-text {
    padding: 1vw 0;
  }

  .solution-product-img p {
    height: 8vw;
  }

  /* 联系我们 */
  .form-item {
    height: 5vw;
    margin-bottom: 2.5rem;
  }
  .form-item1 {
    height: 21.5vw;
  }
  /* .form-submit {
    height: 3.7rem;
  } */
  #email-dialog {
    height: 3.7rem;
  }
  #commentsText {
    height: 20.5vw;
  }
}

@media (max-width: 767px) {
  html,
  body {
    font-family: PingFang SC !important;
  }
  /* 头部 */
  /* .tssoft-header-left {
    padding-left: 2.7rem;
  } */

  img.tssoft-site-logo {
    width: 100%;
    margin-top: 1.2rem;
    margin-left: 2rem;
    /* padding: 0; */
  }

  .tssoft-header-right .first-page {
    margin-top: 2rem;
  }
  .tssoft-header-right .first-page a {
    margin-top: 2rem;
  }

  #navbar-example {
    padding-left: 0;
    padding-right: 0;
    padding-top: 1vw;
  }

  .nav-item-text {
    height: 80px;
    line-height: 80px;
    padding: 0;
    color: #ffffff !important;
  }
  .dropdown-item-text {
    height: 40px;
    line-height: 40px;
    color: #ffffff !important;
    /* border-top:1px solid rgba(255,255,255,1); */
    /* opacity:0.33; */
  }
  .body-border {
    width: 80vw;
    background-color: #4b4c50 !important;
  }
  .body-border a {
    border-top: 1px solid gray;
  }
  .nav-item-li {
    border-bottom: 1px solid rgba(255, 255, 255, 1);
    opacity: 1;
  }

  /* 尾部 */
  #tssoft-footer {
    /* height: 100%; */
    height: 25vw;
  }

  .footer-logo {
    padding: 0px;
  }

  .footer-logo img {
    /* transform: scale(0.6); */
    width: 40%;
    height: 100%;
  }

  .footer-content-text {
    width: 45%;
    /* margin-left: -1rem; */
  }

  .tssoft-footer-record {
    height: 2rem;
  }
  /* 首页样式 */
  .home-back {
    background: url(images/background/home-head-back.png);
    background-size: cover;
    height: 30rem;
  }

  #home-content-m {
    margin-left: 2vw;
    margin-right: 2vw;
	background-color: #F5F5F5;
	padding-top: 20px;
  }

  .home-content-m2 {
    margin-left: 7vw;
    margin-right: 7vw;
  }
  #home-aboutus-div {
    width: 100%;
    margin-left: 0;
  }

  .home-back-gradient {
    height: 30rem;
  }

  .item-text {
    width: 21rem;
  }
  #row1 {
    width: 76px;
  }

  .content-item-div {
    position: absolute;
    top: 10%;
  }

  .content-list {
    border: none;
	padding: 15px 0px;
	margin-top: 25px;
  }

  .content-item:not(:first-child) {
    border-left: none;
  }

  .content-item {
    border-left: none !important;
    border-bottom: 0.3rem solid #23a5bb !important;
    box-shadow: 6px 6px 6px rgba(75, 73, 73, 0.16);
    padding: 0;
  }

  .content-item-div img {
    width: 6.2rem;
  }

  .title-text {
    /* margin-top: 10rem; */
    /* margin-left: 18vw; */
    /* font-size: 3.6rem; */
    font-weight: 600;
    line-height: 33px;
    background-color: transparent;
    /* color: #174684; */
  }

  #s1 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  /* .home-aboutus img {
    width: 100%;
    height: 100%;
  } */

  #b2 {
    padding: 0;
    width: 100%;
  }

  #home-content-m1 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  #home-aboutus-div1 {
    margin: 0;
    position: relative;
    right: 0;
    top: 0;
  }

  .home-aboutus-text {
    background-color: #23a5bb;
    /* height: 48%; */
  }

  .home-aboutus-text p {
    /* padding-left: 4rem; */
    /* padding-right: 1.5rem; */
    padding: 0 2.7rem;
  }

  .home-aboutus-title,
  .home-aboutus-content {
    color: #ffffff;
  }

  .home-partners {
    height: 100%;
    /* background: url(images/background/partners-back-phone.png) no-repeat; */
    /* background-size: cover; */
  }

  .partners-text,
  .partners-list {
    padding: 0 3.2rem;
  }

  /* 联系我们 */
  .contactus-back-img {
    background: url(images/background/contactus-head-back-phone.png);
    background-size: cover;
    /* height: 100%; */
  }
  .contactus-back-height {
    height: 20rem;
  }

  .contactus-item-div img {
    width: 5rem;
  }

  .form-item {
    /* width: 22.03vw; */
    height: 5rem;
    margin-bottom: 2.5rem;
    padding: 3vw;
  }

  .form-item1 {
    height: 8rem;
  }

  .form-item1 label {
    padding-top: 2.8rem;
  }

  /* .form-submit {
    height: 5rem;
  } */
  #email-dialog {
    height: 5rem;
    line-height: 4rem;
  }
  .error-text {
    padding: 1rem;
  }

  #commentsText {
    height: 6rem;
  }

  .submit-btn {
    margin-top: 1rem;
  }

  #content-item-div {
    display: -webkit-box;
  }

  /* 解决方案 */
  .solution-back {
    height: 20rem;
  }

  .solution-padding-lr {
    padding-left: 0;
    padding-right: 0;
  }

  .about-company-content img {
    width: 100%;
  }
  #home-content-m2 {
    padding-left: 0vw;
    padding-right: 0vw;
    padding-bottom: 5vw;
  }
}
