/*AVAIBLE_VI
[
{"vicolor":"#1a4ec1"},
{"vicolor":"#fe9e0b"},
{"vicolor":"#410a07"},
{"vicolor":"#4C9DA0"}
]
AVAIBLE_VI*/
.message .message_button input,
.message .mess_su_sub {
  background-color: #1a4ec1;
}
/*可删除样式*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
input,
textarea {
  border: 2 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;
}
ul,
ol,
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #666;
  word-wrap: break-word;
}
a:hover {
  text-decoration: none;
  color: #010101;
}
legend {
  color: #000;
}
fieldset,
img {
  border: none;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
/*可删除样式*/
body {
  min-width: 1200px;
  width: 100%;
  overflow: hidden;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  overflow-y: scroll;
}
/*设置浮动*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
/*清除浮动*/
.clear {
  clear: both;
  height: 0;
}
.blk-main .clearlist,
.blk-main .listclear {
  clear: both;
  height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  width: 100% ;
  float: none;
}
.b-main .clearlist,
.b-main .listclear {
  clear: both;
  height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  width: 100% ;
  float: none;
}
.clearafter:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.header,
.content,
.footer {
  width: 1200px;
  margin: 0 auto;
}
em,
i {
  font-style: normal;
}
/*CSS_DELETE_START*/
.g_top {
  height: 138px;
}
.g_top h1 {
  float: left;
  height: 118px;
  padding: 10px 0;
  margin-right: 20px;
  display: table;
  font-size: 0;
  line-height: 0;
}
.g_top h1 span {
  display: table-cell;
  vertical-align: middle;
}
.g_top h1 img {
  max-width: 300px;
  max-height: 118px;
  display: inline-block;
}
.g_top h2 {
  float: left;
  width: 550px;
  height: 60px;
  margin: 40px 0 0 0;
  color: #111111;
  font-size: 24px;
  font-weight: bold;
  line-height: 60px;
  overflow: hidden;
}
.g_top h2 em {
  display: block;
  color: #333333;
  font-weight: normal;
  font-size: 18px;
  padding-top: 2px;
}
.g_top .m_lx {
  max-width: 300px;
  background-image: url(../images/h_tel.png);
  background-repeat: no-repeat;
  background-position: left 8px;
  background-size: 32px 32px;
  padding-left: 40px;
  font-size: 30px;
  line-height: 46px;
  margin-top: 40px;
  overflow: hidden;
}
.g_top .m_lx p {
  background: url("../images/lxbtn.jpg") no-repeat;
  width: 206px;
  height: 46px;
  line-height: 46px;
  padding-left: 86px;
  font-size: 16px;
  color: #333333;
}
.g_ft {
  height: 220px;
  background-image: url(../images/ftbg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 220px;
}
.g_ft h2 {
  height: 200px;
  padding: 10px 0;
  display: table;
  font-size: 0;
  line-height: 0;
}
.g_ft h2 span {
  display: table-cell;
  vertical-align: middle;
}
.g_ft h2 img {
  max-height: 200px;
  max-width: 300px;
  display: inline-block;
}
.g_ft .f_ftcon {
  width: 530px;
  color: #999999;
  padding: 45px 0 0 40px;
  line-height: 32px;
  font-size: 14px;
}
.f_ftcon a {
  color: #999999;
}
.f_ftcon li {
  position: relative;
  max-height: 32px;
  padding-left: 30px;
  line-height: 32px;
  background-repeat: no-repeat;
  background-position: left 8px;
  background-size: 20px 20px;
  overflow: hidden;
}
.f_ftcon li span {
  margin-right: 20px;
}
.f_ftcon .ftico1 {
  background-image: url(../images/ftico1.png);
}
.f_ftcon .ftico2 {
  background-image: url(../images/ftico2.png);
}
.f_ftcon .ftico3 {
  background-image: url(../images/ftico3.png);
}
.f_ftcon .ftico4 {
  background-image: url(../images/ftico4.png);
}
.f_ftcon .ftico5 {
  background-image: url(../images/ftico5.png);
}
.g_ft .code {
  margin-top: 44px;
  font-size: 0;
}
.g_ft .code img {
  display: inline-block;
  width: 132px;
  height: 132px;
}
.g_ft .code img.ewm {
  margin-right: 8px;
}
.jy_banner {
  background-image: url(../images/20170607153521_8281.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 350px;
  height: 350px;
}
.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: #1a4ec1;
}
.sidebar .fh {
  display: none;
}
/*CSS_DELETE_END*/
.jy_title {
  height: 115px;
  font-size: 38px;
  color: #222222;
  font-weight: normal;
  text-align: center;
  line-height: 40px;
}
.jy_title span {
  display: block;
  height: 40px;
  overflow: hidden;
}
.jy_title em {
  display: block;
  height: 40px;
  font-size: 20px;
  color: #7a7b7d;
  text-transform: uppercase;
  font-weight: normal;
  overflow: hidden;
}
.jy_pre_sales {
  padding-top: 40px;
  padding-bottom: 60px;
}
.jy_pre_sales .jy_ps_con {
  float: left;
  padding-left: 12px;
  width: 515px;
}
.jy_ps_con dl {
  height: 90px;
}
.jy_ps_con dt {
  float: left;
  width: 52px;
  margin-right: 18px;
}
.jy_ps_con dt img {
  width: 52px;
  height: 52px;
  display: block;
}
.jy_ps_con dd {
  float: left;
  width: 442px;
}
.jy_ps_con h4 {
  height: 26px;
  line-height: 26px;
  font-weight: normal;
  font-size: 18px;
  color: #222;
  margin-bottom: 5px;
  overflow: hidden;
}
.jy_ps_con p {
  max-height: 48px;
  font-size: 14px;
  color: #545454;
  line-height: 24px;
  overflow: hidden;
  margin: 0;
}
.jy_ps_img {
  float: right;
  width: 620px;
}
.jy_ps_img img {
  width: 620px;
  height: 392px;
  display: block;
}
.g_szfw {
  padding-top: 60px;
  height: 590px;
  background: #e8e9e9;
}
.szfw_con {
  text-align: center;
  font-size: 0;
  line-height: 0;
}
.g_szfw dl {
  display: inline-block;
  width: 552px;
  margin-right: 15px;
  background: #fff;
  margin-bottom: 14px;
  text-align: left;
}
.g_szfw .lastdl {
  margin-right: 0;
}
.g_szfw dt {
  float: right;
  width: 187px;
}
.g_szfw dd {
  float: left;
  width: 365px;
}
.g_szfw dd span {
  display: block;
  float: left;
  width: 62px;
  background: #222;
  font-size: 38px;
  color: #fff;
  text-align: center;
  line-height: 92px;
}
.g_szfw dd span b {
  display: block;
  width: 62px;
  height: 92px;
  font-weight: normal;
  background: #1a4ec1;
  overflow: hidden;
}
.g_szfw dd p {
  float: left;
  width: 258px;
  margin: 42px 0 0 25px;
  font-size: 14px;
  color: #545454;
  line-height: 28px;
  overflow: hidden;
}
.g_szfw .szfw01 p {
  max-height: 112px;
}
.g_szfw .szfw02 p {
  max-height: 168px;
}
.g_szfw dt img {
  display: block;
}
.g_szfw .szfw01 dl,
.szfw01 dd span {
  height: 184px;
  overflow: hidden;
}
.g_szfw .szfw01 img {
  width: 187px;
  height: 184px;
}
.g_szfw .szfw02 dl,
.szfw02 dd span {
  height: 244px;
  overflow: hidden;
}
.g_szfw .szfw02 img {
  width: 187px;
  height: 244px;
}
.g_shfw {
  margin-top: 60px;
  margin-bottom: 50px;
}
.g_shfw dt {
  width: 585px;
  float: left;
}
.g_shfw dt img {
  width: 585px;
  height: 425px;
  display: block;
}
.shfw_icon1 p {
  height: 24px;
  width: 245px;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  position: absolute;
  top: 44px;
  left: 136px;
  overflow: hidden;
}
.g_shfw dd {
  float: left;
  width: 500px;
  padding: 47px 56px 0 59px;
  background: #1a4ec1;
  height: 378px;
}
.shfw_txt {
  max-height: 76px;
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  margin-bottom: 28px;
  overflow: hidden;
}
.shfw_tel {
  font-size: 16px;
  color: #fff;
}
.shfw_tel em {
  display: block;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}
.shfw_tel b {
  display: block;
  height: 42px;
  font-size: 32px;
  color: #fff;
  font-weight: normal;
  line-height: 42px;
  overflow: hidden;
}
.shfw_icon1 img {
  width: 340px;
  height: 118px;
}
