@charset "UTF-8";
/*COMMON_BLK_START*/
/*AVAIBLE_VI
[
{"vicolor":"#047dcb","sub1color":"#666666"},
{"vicolor":"#fe9e0b","sub1color":"#666666"},
{"vicolor":"#da251c","sub1color":"#666666"},
{"vicolor":"#019f00","sub1color":"#666666"}
]
AVAIBLE_VI*/
.blk-main {
  width: 1200px;
  margin: 0 auto;
}
.blk-xs {
  width: 240px;
}
.blk-sm,
.blk-m {
  width: 930px;
}
.search-inp .search-btn::after {
  background-color: #047dcb;
}
.search-inp .search-btn::before {
  border-color: #047dcb;
}
/**/
.list-style-02 .vertical-layout-item .item-line,
.list-style-01 .vertical-layout-item .item-line {
  padding: 15px;
}
.list-style-02 .vertical-layout-item .item-line::after,
.list-style-01 .vertical-layout-item .item-line::after {
  border: 1px solid #dedede;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list-style-02 .vertical-layout-item .item-line:hover::after,
.list-style-01 .vertical-layout-item .item-line:hover::after {
  border-color: #047dcb;
}
.list-style-02 .level-layout-item .item-line::after,
.list-style-01 .level-layout-item .item-line::after {
  border: 1px solid #dedede;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list-style-02 .level-layout-item .item-line:hover::after,
.list-style-01 .level-layout-item .item-line:hover::after {
  border-color: #047dcb;
}
.list-style-02 .item-line:hover .item-link,
.list-style-01 .item-line:hover .item-link {
  background: #047dcb;
  border-color: #047dcb;
}
.list-style-02 .item-line:hover .item-link a,
.list-style-01 .item-line:hover .item-link a {
  color: #fff;
}
#Iframe1 {
  position: absolute;
  top: 24px;
  right: 50%;
  margin-right: -660px;
}
/**/
.header {
  position: relative;
  height: 150px;
  font-family: "Microsoft Yahei";
}
#h1-tag {
  float: left;
  height: 124px;
  padding: 10px 30px 10px 0;
  display: table;
  font-size: 0;
  line-height: 0;
}
#h1-tag a {
  display: table-cell;
  vertical-align: middle;
}
#h1-tag img {
  max-width: 265px;
  max-height: 124px;
  display: inline-block;
}
.header .t_text {
  margin-top: 40px;
  float: left;
  width: 600px;
  font-size: 24px;
  color: #047dcb;
  font-weight: bold;
  overflow: hidden;
}
.header .t_text b {
  display: block;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
}
.header .t_text p {
  display: block;
  height: 30px;
  font-size: 22px;
  color: #333333;
  font-weight: normal;
  line-height: 30px;
  padding-top: 8px;
  overflow: hidden;
}
.header .tel {
  margin-top: 40px;
  float: right;
  background-image: url('../images/t_pho.png');
  background-repeat: no-repeat;
  background-position: 0px 15px;
  background-size: 35px 35px;
  width: 224px;
  height: 64px;
  padding: 0 0 0 50px;
}
.header .tel span {
  display: block;
  height: 20px;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #a5a5a5;
  overflow: hidden;
}
.header .tel em {
  display: block;
  height: 40px;
  font-size: 26px;
  font-weight: normal;
  line-height: 40px;
  color: #047dcb;
  font-family: arial;
  font-weight: normal;
  overflow: hidden;
  word-break: break-all;
}
.nav {
  height: 57px;
  border-top: 1px solid #e0e0e0;
}
.nav-one {
  height: 57px;
}
.nav-one > li {
  position: relative;
  float: left;
  height: 57px;
  line-height: 57px;
  border-right: 1px solid #e0e0e0;
}
.nav-one > li.none {
  border-right: 0;
}
.nav-one > li > a {
  display: block;
  height: 57px;
  text-align: center;
  color: #0d0d0f;
  font-size: 16px;
}
.nav-one > li:hover,
.nav-one > li.cur {
  border-right-color: #047dcb;
}
.nav-one > li:hover > a,
.nav-one > li.cur > a {
  background: #047dcb;
  color: #fff;
  font-weight: bold;
}
.nav-one > li:hover .nav-two {
  display: block;
}
.nav-two {
  background: #fff;
  display: none;
  position: absolute;
  top: 57px;
  z-index: 99;
}
.nav-two li {
  border-bottom: 1px solid #ccc;
}
.nav-two li {
  white-space: nowrap;
  height: 57px;
  position: relative;
  overflow: hidden;
  border-right: 0px;
}
.nav-two li a {
  display: block;
  height: 57px;
  font-size: 16px;
  font-weight: normal;
  line-height: 57px;
  color: #0d0d0f;
  text-align: center;
  overflow: hidden;
  padding: 0 10px;
}
.nav-two li.cur > a,
.nav-two li:hover > a {
  background-color: #047dcb;
  color: #fff;
}
.nav-two li.cur,
.nav-two li:hover {
  border-bottom-color: #047dcb;
}
/**/
.f_foot {
  background-color: #047dcb;
  line-height: 36px;
  font-size: 14px;
  padding: 50px 0 0;
  height: 270px;
  font-family: "Microsoft Yahei";
}
.f_logo {
  max-width: 220px;
  margin: 50px 0 0 0;
  overflow: hidden;
  float: left;
}
.f_logo a {
  display: table-cell;
  vertical-align: middle;
}
.f_logo img {
  max-width: 250px;
  max-height: 130px;
  display: inline-block;
}
.f_text {
  overflow: hidden;
  margin-left: 60px;
  padding: 0 10px 0 50px;
  width: 650px;
  border-left: solid 1px rgba(225, 225, 225, 0.2);
}
.f_text p {
  font-size: 16px;
  font-weight: normal;
  line-height: 27px;
  color: #ffffff;
  max-height: 60px;
  overflow: hidden;
}
.f_text a {
  color: #fff;
}
.f_text em {
  margin: 0 10px;
}
.f_sp2 {
  display: inline-block;
  padding-left: 25px;
}
.f_code {
  width: 150px;
  height: 180px;
  margin-top: 20px;
}
.f_code img {
  display: block;
  width: 150px;
  height: 150px;
  box-sizing: border-box;
}
.f_code span {
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  color: #ffffff;
}
.bg_vi_color {
  background-color: #047dcb;
}
.txt_vi_color {
  color: #047dcb !important;
}
/*COMMON_BLK_END*/
.crumbs-1 {
  height: 65px;
  font-size: 14px;
  border-bottom: 1px dashed #dcdcdc;
  margin-bottom: 30px;
}
.crumbs-1 b {
  font-weight: normal;
}
.crumbs-1 i {
  font-style: normal;
}
.crumbs-1 span {
  padding: 0 5px;
  height: 65px;
  line-height: 65px;
}
.crumbs-1 a:hover {
  color: #047dcb;
}
.sidebar {
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 99;
  width: 50px;
}
.sidebar-itme {
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  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: 50px;
  border-radius: 50%;
  cursor: pointer;
  background-color: #047dcb;
  overflow: hidden;
}
.sidebar .fh {
  display: none;
}
.blk-main,
.header,
.content,
.footer {
  margin: 0 auto;
  width: 1200px;
}
.banner img {
  width: 100%;
  display: block;
}
.title {
  text-align: center;
  margin-bottom: 35px;
}
.title span {
  display: block;
  height: 26px;
  font-size: 18px;
  font-family: arial;
  text-transform: uppercase;
  color: #666;
  line-height: 26px;
  overflow: hidden;
}
.title em {
  display: block;
  width: 300px;
  height: 44px;
  font-size: 32px;
  line-height: 44px;
  color: #047dcb;
  overflow: hidden;
  margin: 0 auto;
}
.title p {
  margin: 0 auto;
  padding: 0;
  height: 44px;
  background-image: url('../images/title_icon1.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1200px 3px;
}
.jy_clear {
  margin-right: 0 !important;
}
.jy-about {
  padding-top: 30px;
  padding-bottom: 100px;
}
.jyab_con {
  border: 2px solid #047dcb;
}
.jyab_con dl {
  height: 400px;
}
.jyab_con dt {
  float: left;
  width: 560px;
  height: 400px;
  background-color: #047dcb;
  position: relative;
}
.jyab_con dt img {
  position: absolute;
  top: 20px;
  left: 50px;
  width: 530px;
  height: 328px;
}
.jyab_con dd {
  float: right;
  width: 530px;
  padding-top: 30px;
  padding-right: 20px;
}
.jyab_con dd h3 {
  height: 50px;
  font-size: 22px;
  line-height: 28px;
  color: #101010;
  line-height: 50px;
  overflow: hidden;
}
.jyab_con dd > i {
  width: 50px;
  height: 2px;
  background: #666;
  display: block;
}
.jyab_desc {
  max-height: 288px;
  font-size: 14px;
  line-height: 28px;
  color: #666;
  margin-top: 15px;
  overflow: hidden;
}
.jyab_desc p {
  margin: 0;
  padding: 0;
}
.jyab_con {
  bottom: 0;
}
.jyab_con img {
  width: 1200px;
  height: 93px;
}
.jy-pro {
  padding: 30px 0 0;
  margin-bottom: 60px;
}
.jypro_list li {
  width: 200px;
  float: left;
  margin-right: 50px;
  position: relative;
}
.jypro_list li span {
  display: block;
  height: 55px;
  text-align: center;
  width: 100%;
  line-height: 55px;
  color: #fff;
  font-size: 24px;
  position: absolute;
  left: 0;
  top: 65px;
  overflow: hidden;
}
.jypro_list li i {
  display: block;
  width: 50px;
  border-bottom: 2px solid #666666;
  position: absolute;
  top: 120px;
  left: 75px;
}
.jypro_list li img {
  width: 200px;
  height: 300px;
  display: block;
  overflow: hidden;
}
.jy-display {
  padding: 30px 0 0;
  margin-bottom: 60px;
}
.jydis_list li {
  width: 275px;
  height: 220px;
  border: 1px solid #dedede;
  float: left;
  margin-right: 25px;
  padding: 2px;
}
.jydis_list img {
  width: 275px;
  height: 182px;
  display: block;
}
.jydis_list span {
  height: 38px;
  display: block;
  font-size: 14px;
  line-height: 38px;
  text-align: center;
  color: #666;
  overflow: hidden;
}
.jy-honor {
  padding: 30px 0 0;
  margin-bottom: 60px;
}
.jyhonor_list li {
  width: 206px;
  float: left;
  margin-right: 36px;
  padding: 2px;
}
.jyhonor_list li em {
  display: block;
  padding: 2px;
  border: 1px solid #dedede;
}
.jyhonor_list img {
  width: 200px;
  height: 300px;
  display: block;
}
.jyhonor_list span {
  height: 38px;
  display: block;
  font-size: 14px;
  line-height: 38px;
  text-align: center;
  color: #666;
  overflow: hidden;
}
body {
  position: relative;
}
body > a {
  position: absolute;
  width: 36px;
  left: 50%;
  margin-left: -18px;
  bottom: 10px;
}
body > a > img {
  width: 100% !important;
  height: auto !important;
  display: block;
}
