@charset "utf-8";
/*AVAIBLE_VI
[
{"vicolor":"#046fcd"},
{"vicolor":"#2A5200"},
{"vicolor":"#AB2418"},
{"vicolor":"#3B200C"}
]
AVAIBLE_VI*/
.message .message_button input,
.message .mess_su_sub {
  background-color: #046fcd;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  /* table elements 表格元素 */
  margin: 0;
  padding: 0;
}
input,
textarea {
  border: none;
  box-shadow: none;
  outline: none;
}
/* 设置默认字体 */
body,
button,
input,
select,
textarea {
  font: 14px/22px "Microsoft YaHei";
  color: #666;
}
h1 {
  font-size: 18px;
}
h2 {
  font-size: 16px;
}
h3 {
  font-size: 14px;
}
h4,
h5,
h6 {
  font-size: 100%;
}
* h1,
* h2,
* h3,
* h4,
* h5,
* h6 {
  margin: 0px;
  font-weight: normal;
}
/* 重置列表元素 */
ul,
ol,
li {
  list-style: none;
}
/* 重置文本格式元素 */
a {
  text-decoration: none;
  color: #666;
  word-wrap: break-word;
  outline: none;
}
/*英文换行*/
/* 重置表单元素 */
legend {
  color: #000;
}
/* for ie6 */
fieldset,
img {
  border: none;
}
/* img 搭车：让链接里的 img 无边框 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 使表单元素在 ie 下能继承字体大小 */
}
i,
em {
  font-style: normal;
}
/* 重置表格元素 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {
  overflow-y: scroll;
}
/*手机预览居中*/
body {
  min-width: 1200px;
  width: 100%;
  overflow: hidden;
}
/*设置浮动*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
/*清除浮动*/
.clear {
  clear: both;
  height: 0;
}
.clearafter:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
/*全局配置*/
.header,
.content,
.footer {
 
  margin: 0 auto;
}
/*CSS_DELETE_START*/
/*头部*/
.head {
  height: 210px;
  background-image: url(../images/tob.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 210px;
  overflow: hidden;
}
.toz {
  height: 30px;
  font-size: 14px;
  color: #aaabac;
  line-height: 30px;
  overflow: hidden;
}
.toc {
  height: 180px;
}
.toc h1 {
  float: left;
  padding: 10px 0;
  height: 160px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: table;
}
.toc h1 span {
  display: table-cell;
  vertical-align: middle;
}
.toc h1 img {
  max-width: 220px;
  max-height: 160px;
  display: inline-block;
}
.toc h2 {
  float: left;
  width: 650px;
  padding: 60px 0 0 50px;
}
.toc h2 span {
  display: block;
  font-size: 26px;
  color: #222222;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
}
.toc h2 em {
  display: block;
  font-size: 18px;
  color: #394355;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
}
.head .toc p {
  float: right;
  width: 190px;
  margin: 60px 0 0;
  padding-left: 60px;
  background-image: url(../images/tod.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 46px 46px;
  background-position: left center;
}
.toc p em {
  display: block;
  font-size: 14px;
  color: #7e8590;
  height: 22px;
  overflow: hidden;
}
.toc p span {
  display: block;
  font: 26px/32px "Impact";
  color: #046fcd;
}
/*底部*/
.foot {
  background-image: url(../images/dbbg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 220px;
  padding: 20px 0;
  overflow: hidden;
}
.foot h3 {
  float: left;
  padding: 10px 0;
  height: 160px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: table;
}
.foot h3 span {
  display: table-cell;
  vertical-align: middle;
}
.foot h3 img {
  max-width: 300px;
  max-height: 160px;
  display: inline-block;
}
.dbt {
  float: left;
  width: 600px;
  height: 168px;
  padding: 10px 0 0 50px;
  overflow: hidden;
}
.foot .dbt p {
  line-height: 28px;
  font-size: 14px;
  color: #aaabac;
  margin: 0;
}
.dbt p a {
  color: #aaabac;
}
.code {
  float: right;
  width: 120px;
  padding: 10px 20px 0 0;
}
.code span {
  display: block;
  height: 120px;
}
.code span img {
  width: 120px;
  height: 120px;
  display: block;
}
.code em {
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #aaabac;
  text-align: center;
  padding-top: 10px;
  overflow: hidden;
}
/*广告*/
.ty-banner-1 {
  height: 400px;
  background-image: url(../images/9be54bd213f04db28e3ea699dc4f73ad_58.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 400px;
}
/*CSS_DELETE_END*/
/*tit*/
.tit {
  text-align: center;
  overflow: hidden;
}
.tit span {
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 32px;
  color: #046fcd;
  margin-bottom: 10px;
  font-weight: bold;
  overflow: hidden;
}
.tit em {
  display: inline-block;
  height: 23px;
  line-height: 23px;
  font-size: 14px;
  color: #333;
  position: relative;
  padding: 0 112px;
  text-transform: uppercase;
  overflow: hidden;
}
.tit em:before,
.tit em:after {
  position: absolute;
  width: 100px;
  height: 3px;
  content: "";
  top: 10px;
}
.tit em:before {
  left: 0;
  background: #046fcd url(../images/b046f985aca844f4a5670d11e7b14deb_43.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 76px 3px;
}
.tit em:after {
  right: 0;
  background: #046fcd url(../images/b046f985aca844f4a5670d11e7b14deb_43.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 76px 3px;
}
/*公司简介*/
.gsjj {
  padding: 60px 0 20px;
}
.gsjj dl {
  padding-top: 30px;
}
.gsjj dt {
  width: 600px;
}
.gsjj dt img {
  width: 600px;
  height: 460px;
  display: block;
}
.gsjj dd {
  width: 560px;
  padding-top: 25px;
}
.gsjj dd h4 {
  padding-bottom: 5px;
  position: relative;
}
.gsjj dd h4:before,
.gsjj dd h4:after {
  position: absolute;
  content: "";
  width: 265px;
  height: 1px;
  background-color: #046fcd;
}
.gsjj dd h4:before {
  left: 90px;
  bottom: 4px;
}
.gsjj dd h4:after {
  right: 90px;
  bottom: 0;
}
.gsjj dd span {
  display: block;
  color: #333;
  font-size: 22px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}
.gsjj dd p {
  font-size: 14px;
  color: #000;
  line-height: 24px;
  padding-top: 20px;
  max-height: 336px;
  overflow: hidden;
  margin: 0;
}
/*客户见证*/
.hb {
  padding: 60px 0 20px;
  overflow: hidden;
}
.hb-p {
  width: 1000px;
  margin: 25px auto 0;
  font-size: 15px;
  color: #000;
  line-height: 26px;
  max-height: 130px;
  overflow: hidden;
  text-align: center;
}
.hb ul {
  padding-top: 30px;
}
.hb ul li {
  float: left;
  width: 260px;
  border: 1px solid #bebebe;
  margin-right: 50px;
}
.hb li img {
  width: 260px;
  height: 125px;
  display: block;
}
.hb ul li.no {
  margin-right: 0;
}
/*品牌故事*/
.ppgs {
  padding: 60px 0 20px;
}
.pp-txt {
  margin-top: 20px;
  overflow: hidden;
}
.ppgs .pp-txt p {
  text-align: center;
  color: #000;
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;
  max-height: 60px;
  overflow: hidden;
  margin: 0;
}
.ppgs dl {
  padding-top: 40px;
}
.ppgs dt {
  width: 600px;
}
.ppgs dt img {
  width: 600px;
  height: 350px;
  display: block;
}
.ppgs dd {
  width: 560px;
  height: 320px;
  background-color: #f6f6f6;
  padding: 30px 20px 0;
}
.ppgs dd p {
  font-size: 15px;
  color: #000;
  line-height: 30px;
  max-height: 300px;
  overflow: hidden;
}
/*荣誉资质*/
.hon {
  padding: 60px 0 20px;
}
.hon ul {
  padding: 30px 0 10px;
}
.hon ul li {
  width: 228px;
  float: left;
  margin-right: 15px;
}
.hon ul li.no {
  margin-right: 0;
}
.hon li img {
  width: 220px;
  height: 175px;
  display: block;
}
.hon li em {
  display: block;
  border: 4px solid #8a6d3b;
}
.hon li span {
  display: block;
  text-align: center;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  padding-top: 10px;
  color: #333;
  font-weight: bold;
  overflow: hidden;
}
/*企业文化*/
.qywh {
  padding: 60px 0 20px;
}
.qywh ul {
  padding: 30px 0 10px;
}
.qywh ul li {
  width: 239px;
  padding: 15px 0 21px;
  float: left;
  text-align: center;
  border-right: 1px solid #c0c0c0;
}
.qywh li img {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  display: block;
}
.qywh li h4 {
  font-weight: bold;
  font-size: 20px;
  color: #262638;
  height: 32px;
  line-height: 32px;
  padding-top: 20px;
  overflow: hidden;
}
.qywh li p {
  font-size: 16px;
  line-height: 24px;
  padding: 10px 8px 0;
  height: 72px;
  overflow: hidden;
  margin: 0;
}
/*企业优势*/
.yos {
  padding: 60px 0 20px;
}
.content1 {
  width: 1230px;
  margin: 0 auto;
}
.yos ul {
  padding: 30px 0 10px;
}
.yos ul li {
  float: left;
  width: 300px;
  margin-right: 10px;
  background: #f6f6f6;
  padding-bottom: 15px;
}
.yos ul li.no {
  margin-right: 0;
}
.yos li span {
  height: 180px;
}
.yos li img {
  width: 300px;
  height: 180px;
  display: block;
}
.yos li h4 {
  text-align: center;
  color: #046fcd;
  font-weight: bold;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  margin: 0 10px 15px;
  border-bottom: 1px solid #c0c0c0;
  padding-top: 15px;
  overflow: hidden;
}
.yos li p {
  padding: 0 10px;
  font-size: 14px;
  line-height: 22px;
  height: 110px;
  overflow: hidden;
  margin: 0;
  text-align: center;
}
/*返回首页*/
.sidebar {
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 99;
  width: 50px;
}
.sidebar-itme {
  width: 50px;
  height: 68px;
  margin-bottom: 5px;
  position: relative;
}
.sidebar-itme:hover span {
  display: block;
}
.sidebar-itme span {
  display: none;
  width: 66px;
  height: 24px;
  font-size: 12px;
  color: #666;
  text-align: center;
  line-height: 24px;
  border-radius: 4px;
  background-color: #eee;
  position: absolute;
  right: 54px;
  top: 50%;
  margin-top: -12px;
}
.sidebar img {
  width: 50px;
  height: 68px;
  cursor: pointer;
  background-color: #046fcd;
}
.sidebar .fh {
  display: none;
}
