@charset "UTF-8";
.w1920 {
  width: 1920px;
  margin-left: -960px;
  left: 50%;
  position: relative;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

a:hover,
a:active,
a:focus {
  text-decoration: none;
}

h1,
h2,
h3,
h4 {
  font-size: 12px;
  font-weight: bold;
}

hr {
  border: 0;
  border-top: 1px solid #ccc;
  height: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.di {
  _display: inline;
}

.fwn {
  font-weight: normal;
}

.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px;
}

.header {
  overflow: hidden;
}

.head1 {
  width: 100%;
  height: 26px;
  background-color: #2d6b84;
  box-sizing: border-box;
}

.head1_fl {
  text-align: left;
  overflow: hidden;
}

.head1_fr {
  width: 430px;
}

.k1 {
  width: 350px;
  text-align: right;
  overflow: hidden;
}

.head1_fl p,
.k1,
.k1 a {
  font-size: 12px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.6);
}

.k1 a:hover {
  color: #f39800;
}

.hh2 {
  background: #ffffff;
}

.tshare {
  width: 200px;
}

.twx {
  width: 39px;
  height: 39px;
  display: block;
  background: url(../images/a1.png) center center no-repeat;
  transition: all 0.4s linear;
  position: relative;
  z-index: 99999;
  margin-left: 10px;
}

.twx:hover {
  background: url(../images/a1.png) center center no-repeat;
}

.twx .twxcon {
  width: 130px;
  height: 140px;
  position: absolute;
  background: url(../images/twxh2.png) left top no-repeat;
  top: 40px;
  left: -41px;
  opacity: 0;
  transition: all 0.4s linear;
  box-sizing: border-box;
  padding: 18px 0 0 7px;
  z-index: 0;
  visibility: hidden;
}

.twx .twxcon img {
  width: 114px;
  height: 114px;
}

.twx:hover .twxcon {
  opacity: 1;
  visibility: visible;
}

.twx2 {
  width: 39px;
  height: 39px;
  display: block;
  background: url(../images/a2.png) center center no-repeat;
  transition: all 0.4s linear;
  position: relative;
  z-index: 99999;
  margin-left: 10px;
}

.twx2:hover {
  background: url(../images/a2.png) center center no-repeat;
}

.twx2 .twxcon2 {
  width: 130px;
  height: 140px;
  position: absolute;
  background: url(../images/twxh2.png) left top no-repeat;
  top: 40px;
  left: -41px;
  opacity: 0;
  transition: all 0.4s linear;
  box-sizing: border-box;
  padding: 18px 0 0 7px;
  z-index: 0;
  visibility: hidden;
}

.twx2 .twxcon2 img {
  width: 114px;
  height: 114px;
}

.twx2:hover .twxcon2 {
  opacity: 1;
  visibility: visible;
}

.tqq {
  width: 39px;
  height: 39px;
  background: url(../images/a3.png) center center no-repeat;
  transition: all 0.4s linear;
  z-index: 99999;
  margin-left: 10px;
}

.tqq:hover {
  background: url(../images/a3.png) center center no-repeat;
}

.head2 {
  width: 1200px;
  margin: 0 auto;
  height: 115px;
}

.head2_fl {
  width: 260px;
  overflow: hidden;
}

.logo {
  line-height: 115px;
}

.logo img {
  max-width: 100%;
  max-height: 89px;
}

.head2_fr {
  /* width: 775px; */
  padding: 38px 0;
}

.tsearch {
  /* width: 570px; */
  overflow: hidden;
}

.ttel {
  width: 202px;
  overflow: hidden;
  background: url(../images/ttel.png) left top no-repeat;
  box-sizing: border-box;
  padding-left: 43px;
}

.ttel p {
  font-family: SimSun;
  font-size: 12px;
  line-height: 12px;
  margin-top: 3px;
  color: #aa1d25;
}

.ttel h4 {
  font-family: ArrusBT-Roman;
  font-size: 22px;
  line-height: 17px;
  color: #aa1d25;
  margin: 4px 0 3px;
}

#header {
  width: 1000px;
  margin: 0 auto;
}

#menu {
  margin-top: 5px;
}

/**/
.tsearch .hotSearch {
  float: left;
  height: 38px;
  line-height: 38px;
  font-weight: normal;
  margin-left: 48px;
}

.tsearch .hotSearch,
.tsearch .hotSearch a {
  font-size: 12px;
  line-height: 38px;
  color: #898989;
}

.tsearch #formsearch {
  width: 289px;
  float: right;
  background: url(../images/sou.png) no-repeat;
}

.tsearch .hotSearch a {
  margin-right: 9px;
}

.tsearch .hotSearch a:hover {
  color: #f39800;
}

.tsearch #formsearch input {
  height: 38px;
  background: none;
  border: none;
  line-height: 38px;
  float: left;
  box-sizing: border-box;
  outline: none;
}

.tsearch #formsearch input#keyword {
  padding-left: 13px;
  color: #898989;
  font-family: SimSun;
  width: 182px;
}

.tsearch #formsearch input#s_btn {
  width: 33px;
  cursor: pointer;
  float: right;
}

input#keyword:-ms-input-placeholder,
textarea#keyword:-ms-input-placeholder {
  color: #898989;
}

input#keyword::-webkit-input-placeholder,
textarea#keyword::-webkit-input-placeholder {
  color: #898989;
}

/*nav*/
.tnav {
  height: 45px;
  background-color: #2d6b84;
  position: relative;
}

.nav {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.nav li {
  line-height: 45px;
  height: 45px;
  text-align: center;
  width: 110px;
  float: left;
  position: relative;
  z-index: 999;
}

.nav li a {
  display: block;
  line-height: 45px;
  color: #fff;
  height: 45px;
  font-size: 16px;
}

.nav li:hover a {
  color: #fff;
  text-decoration: none;
  background-color: #30363a;
}

.nav .sec {
  overflow: hidden;
  z-index: 9999;
  position: absolute;
  top: 45px;
  left: 0px;
  display: none;
}

.nav .sec a {
  background: rgba(0, 64, 152, 0.9) !important;
  color: #fff !important;
  height: 38px;
  line-height: 38px;
  width: 110px;
  overflow: hidden;
  font-size: 14px;
}

.nav .sec a:hover {
  background: #f39800 !important;
  text-decoration: none;
}

.re {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 210px;
  height: 45px;
  color: #fff;
  background: url(../images/tel.png) no-repeat 26px center #235e76;
  padding-left: 65px;
  box-sizing: border-box;
  line-height: 18px;
  padding-top: 5px;
}

.re p {
  font-size: 12px;
}

.re p:nth-of-type(2) {
  font-size: 18px;
}

/* in_product */
.in_product {
  position: relative;
  background: url(../images/ss_bg.png) no-repeat center top;
}

.in_product_left {
  float: left;
  width: 250px;
  height: 780px;
  background: #2d6b84;
}

.pl_tel {
  color: #fff;
  text-align: center;
  padding-top: 36px;
}

.pl_tel h3 {
  color: #fff;
  font-size: 32px;
  margin-top: 16px;
}

.sort_aa {
  position: relative;
  overflow: hidden;
  padding: 0px 15px 0 15px;
}

.sort_aa li {
  height: 40px;
  line-height: 40px;
  margin-top: 21px;
}

.sort_aa li a {
  background: url(../images/hk.png) no-repeat center center;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  border-radius: 20px;
  color: #2d6b84;
  display: block;
  padding-left: 35px;
  font-size: 18px;
  line-height: 40px;
  font-weight: bold;
}

.sort_aa li:hover a {
  background: url(../images/hk_h.png) no-repeat center center;
  color: #fff;
}

.in_product_right {
  width: 930px;
  float: right;
}

/*热门搜索*/
.ss_top {
  height: 60px;
  line-height: 60px;
}

.hotSearch {
  float: left;
  height: 60px;
  line-height: 60px;
  font-weight: normal;
  font-size: 16px;
  color: #4689a4;
  font-weight: bold;
}

.hotSearch a {
  margin-right: 6px;
  font-weight: normal;
  font-size: 14px;
  color: #4c4c4c;
}

#formsearch2 {
  width: 256px;
  float: right;
  background: url(../images/sss.png) no-repeat center center;
  margin-top: 10px;
}

#formsearch2 input {
  height: 34px;
  line-height: 34px;
  border: none;
  outline: none;
  background: none;
}

#formsearch2 input#keyword {
  height: 34px;
  line-height: 34px;
  padding-left: 10px;
  color: #b2b2b2;
  float: left;
  font-size: 12px;
  width: 78%;
  box-sizing: border-box;
}

#formsearch2 input#s_btn {
  width: 22%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  border: none;
  cursor: pointer;
  float: left;
}

#search-type {
  float: left;
  width: 100px;
  height: 24px;
  border: 1px solid #c8c8c8;
  margin-right: 5px;
}

.com-img {
  display: inline;
  overflow: hidden;
  margin: 0 auto;
  display: table;
}

.com-img img {
  transition: all 0.5s ease-in 0s;
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  -o-transition: all 0.5s ease-in 0s;
}

.com-img:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.wap_pro {
  position: relative;
  margin-top: 45px;
}

.pro_list {
  position: relative;
}

.pro_list li {
  float: left;
  margin-right: 15px;
  margin-bottom: 35px;
  position: relative;
}

.pro_list li:nth-child(3n) {
  margin-right: 0px;
}

.pro_list li a {
  display: block;
}

.pro_list li a img {
  width: 300px;
  height: 300px;
}

.pro_list li h3 {
  position: absolute;
  left: 0px;
  bottom: 0px;
  line-height: 52px;
  color: #fff;
  background: rgba(0, 0, 0, 0.55);
  padding-left: 30px;
  width: 100%;
  font-size: 18px;
  box-sizing: border-box;
}

.pro_list li i {
  position: absolute;
  display: block;
  width: 52px;
  right: 0px;
  bottom: 0px;
  height: 52px;
  background: url(../images/jian_h.png) no-repeat center center;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.pro_list li:hover i {
  background: url(../images/jian.png) no-repeat center center;
}

/*产品end*/
.in_heng {
  width: 100%;
  height: 207px;
  background: url(../images/ht11.jpg) no-repeat center;
}

.in_banner1_2 {
  width: 250px;
  background: #2d6b84;
  height: 198px;
  padding-top: 30px;
  box-sizing: border-box;
}

.in_banner1_3 {
  width: 210px;
  line-height: 28px;
  color: #fff;
  background: url(../images/in_btel.png) no-repeat 0;
  padding-left: 55px;
  margin-left: 22px;
}

.in_banner1_3 i {
  font-size: 16px;
  display: block;
  color: #fff;
  font-style: inherit;
}

.in_banner1_3 span {
  color: #fff;
  font-size: 24px;
  display: block;
}

.in_banner1_6 {
  width: 200px;
  height: 50px;
  font-size: 18px;
  color: #FFF;
  margin-top: 20px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  margin-left: 22px;
}

.in_banner1_6 a {
  color: #fff;
  line-height: 46px;
  display: block;
  font-size: 20px;
  text-align: center;
  border: 2px solid #fff;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.in_banner1_6 a:hover {
  border: 2px solid #fff;
  color: #FFFFFF;
}

/**/
.liu-bg {
  background: url(../images/bj1.jpg) no-repeat top center;
  height: 950px;
  overflow: hidden;
}

.liu-bg .liu-index {
  position: relative;
  height: 950px;
}

.liu-bg .liu-index .lt1 {
  text-align: center;
  color: #2d6b84;
  font-size: 48px;
  padding-top: 70px;
}

.liu-bg .liu-index .lt2 {
  padding-top: 35px;
}

.liu-bg .liu-index .lt2 p {
  text-align: center;
  font-size: 14px;
  color: #666666;
  line-height: 29px;
}

.liu-bg .liu-index .lt3 {
  margin-top: 35px;
}

.liu-bg .liu-index .lt3 .lt3-list {
  position: relative;
}

.liu-bg .liu-index .lt3 .lt3-list li {
  position: absolute;
}

.liu-bg .liu-index .lt3 .lt3-list li h3 {
  text-align: center;
  color: #333333;
  font-size: 18px;
}

.liu-bg .liu-index .lt3 .lt3-list li .img1 img {
  width: 150px;
  height: 150px;
transition: all 0.5s;
				    -ms-transition: all 0.5s;
				    -moz-transition: all 1s;
				    -webkit-transition: all 0.5s;
				    -o-transition: all 0.5s;
}

.liu-bg .liu-index .lt3 .lt3-list li:hover .img1 img {
transform: rotate(360deg);
				    -ms-transform: rotate(360deg);
				    -webkit-transform: rotate(360deg);
				    -o-transform: rotate(360deg);
				    -moz-transform: rotate(360deg);
}


.liu-bg .liu-index .lt3 .lt3-list li:nth-of-type(1) {
  left: 0;
  top: 380px;
}

.liu-bg .liu-index .lt3 .lt3-list li:nth-of-type(2) {
  left: 220px;
  top: 88px;
}

.liu-bg .liu-index .lt3 .lt3-list li:nth-of-type(3) {
  left: 530px;
  top: 0px;
}

.liu-bg .liu-index .lt3 .lt3-list li:nth-of-type(4) {
  right: 220px;
  top: 88px;
}

.liu-bg .liu-index .lt3 .lt3-list li:nth-of-type(5) {
  right: 0;
  top: 380px;
}

.liu-bg .liu-index .lt4 {
  position: absolute;
  bottom: 66px;
  width: 375px;
  left: 50%;
  margin-left: -187.5px;
}

/*优势*/
.youshi {
  width: 100%;
  overflow: hidden;
  padding-top: 55px;
}

.ttt4 {
  text-align: center;
  background: url(../images/ys_ttt_bg.png) no-repeat center center;
  padding-top: 25px;
}

.ttt4 h3 {
  font-size: 32px;
  color: #2d6b84;
  line-height: 1;
  padding-left: 50px;
}

.ttt4 p {
  font-size: 18px;
  padding-top: 10px;
}

.youshi_pro {
  width: 100%;
  margin: 0 auto;
  position: relative;
  background: url(../images/ys_bg.jpg) no-repeat center top;
  margin-top: 30px;
}

/* 标签切换2，开始 */
#tab_2 {
  width: 1200px;
  height: 430px;
  margin: 0 auto;
}

#tab_2 .tab_menu {
  height: 430px;
  padding-left: 194px;
}

#tab_2 .tab_menu li {
  float: left;
  width: 158px;
  height: 428px;
  color: #fff;
  cursor: pointer;
  background: #f6f6f6;
  border-left: 0;
}

#tab_2 .tab_menu li + li {
  border-left: 1px solid #9d9998;
}

#tab_2 .tab_menu li dd {
  height: 285px;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#tab_2 .tab_menu li dd h4 {
  width: 62px;
  float: left;
  writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: inline-block;
  text-transform: uppercase;
  color: #b2b2b2;
  font-family: Arial;
  font-size: 16px;
  padding-right: 15px;
  font-weight: normal;
  /* margin-left: 10px; */
  box-sizing: border-box;
}

#tab_2 .tab_menu li dd h5 {
  width: 40px;
  float: left;
  border-left: 1px solid #bbbbbb;
  font-size: 18px;
  color: #353535;
  font-weight: 400;
  line-height: 1.1;
  display: block;
  padding-left: 15px;
  height: 285px;
  box-sizing: border-box;
}

#tab_2 .tab_menu li h6 {
  margin: 10px 10px 0 10px;
  height: 82px;
  line-height: 82px;
  border: 2px solid #aeaeae;
  font-size: 42px;
  color: #666;
  text-align: center;
}

#tab_2 .tab_menu li span {
  display: block;
  line-height: 22px;
  font-size: 18px;
  padding: 20px 50px 0 50px;
  color: #a50001;
}

#tab_2 .tab_menu .on {
  background: #2d6b84;
  border: 1px solid #2d6b84;
}

#tab_2 .tab_menu .on h6 {
  color: #fff;
  border: 2px solid #dedede;
}

#tab_2 .tab_menu .on h4 {
  color: #77bcd8;
  opacity: 0.4;
}

#tab_2 .tab_menu .on h5 {
  color: #fff;
  border-left: 1px solid #508296;
}

.youshi_pro .tab_box_2 {
  width: 1200px;
  clear: both;
  height: 320px;
  margin: 0 auto;
  margin-top: 140px;
  overflow: hidden;
}

.youshi_pro .tab_box_2 .hide {
  display: none;
}

/* 标签切换2，结束 */
.youshi_pro_1 {
  height: 320px;
  position: relative;
  padding-top: 20px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
}

.youshi_pro_1_l {
  float: left;
  width: 570px;
  height: 300px;
  overflow: hidden;
  margin-left: 20px;
  background: #dddddd;
  padding: 5px;
  box-sizing: border-box;
}

.youshi_pro_1_l img {
  width: 100%;
  height: 100%;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.youshi_pro_1_l img:hover {
  transform: translate(-5px, -5px);
  -webkit-transform: translate(-5px, -5px);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}

.youshi_pro_2a {
  float: left;
  width: 550px;
  margin-left: 35px;
}

.youshi_pro_2a h6 {
  height: 80px;
  line-height: 30px;
  background: url(../images/ys_line1.png) no-repeat right 45px;
}

.youshi_pro_2a h6 b {
  color: #fff;
  float: left;
  width: 80px;
  height: 80px;
  line-height: 80px;
  left: 80px;
  text-align: center;
  background: url(../images/ys_d2.png) no-repeat 0 0;
  font-size: 44px;
  margin-right: 33px;
}

.youshi_pro_2a h6 span {
  font-size: 24px;
  color: #666;
  font-weight: bold;
  line-height: 48px;
}

.youshi_pro_2a h6 i {
  font-family: Arial;
  color: rgba(206, 206, 206, 0.4);
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  padding-top: 10px;
  font-style: inherit;
}

.youshi_pro_2_1 {
  line-height: 36px;
  color: #666;
  height: 160px;
  background: url(../images/ys_line2.png) no-repeat 0 0;
  margin-top: 30px;
  font-size: 16px;
  padding-top: 20px;
  font-weight: normal;
}

.youshi_pro_2_1 p {
  background: url(../images/fang.png) no-repeat left center;
  padding-left: 25px;
}

/*工程案例*/
.ttt6 {
  text-align: center;
  background: url(../images/ttt6_bg.png) no-repeat center 55px;
}

.ttt6 h3 {
  font-size: 32px;
  color: #006c86;
  font-weight: bold;
}

.ttt6 p {
  font-size: 20px;
  color: #4c4c4c;
}

.in_gongchang {
  width: 100%;
  margin: 0 auto;
  background: url(../images/an_bg.jpg) no-repeat bottom;
  margin-top: 75px;
}

.gongchang_box1 {
  width: 1200px;
  height: 350px;
  margin: 0 auto;
  margin-top: 30px;
  position: relative;
  background: url(../images/an_line.png) no-repeat center 295px;
}

.gongchang_box2 {
  width: 1200px;
  height: 255px;
  margin: 0 auto;
  overflow: hidden;
}

.gongchang_tkd1_pro1 {
  float: left;
  width: 282px;
  margin: 0px 9px 20px 9px;
  position: relative;
}

.gongchang_tkd1_pro2 {
  width: 282px;
  height: 198px;
  overflow: hidden;
}

.gongchang_tkd1_pro2 img {
  width: 282px;
  height: 198px;
}

.gongchang_txt {
  height: 48px;
  line-height: 48px;
  overflow: hidden;
}

.gongchang_txt a {
  color: #333;
  display: block;
  text-align: center;
  padding: 0 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
}

.gongchang_tkd1_pro1:hover .gongchang_txt a {
  color: #2d6b84;
}

.case_l {
  background: url(../images/an_l.png) no-repeat center #dddddd;
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 282px;
  left: 567px;
  cursor: pointer;
}

.case_r {
  background: url(../images/an_r.png) no-repeat center #2d6b84;
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 282px;
  right: 567px;
  cursor: pointer;
}

/*流程*/
.liucheng {
  position: relative;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
  height: 320px;
  background: url(../images/liu_bg.jpg) no-repeat center center;
  padding-top: 35px;
  box-sizing: border-box;
}

.liucheng h1 {
  text-align: center;
  color: #fff;
  font-size: 32px;
  background: url(../images/fw.png) no-repeat center center;
}

.liucheng_r {
  width: 1200px;
  margin: 0 auto;
  padding-top: 10px;
  display: flex;
  justify-content: space-between;
}

.liucheng_r li {
  width: 85px;
  height: 140px;
  text-align: center;
  position: relative;
  overflow: hidden;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.simg {
  width: 85px;
  height: 80px;
  text-align: center;
  padding-top: 25px;
  -webkit-transition: -webkit-transform 0.5s linear;
  -ms-transition: -ms-transform 0.5s linear;
}

.simg img {
  max-width: 50px;
}

.liucheng_r li h6 {
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  margin: 0;
}

.in_banner2 {
  width: 100%;
  height: 50px;
  margin-top: 10px;
}

.in_banner2_1 {
  width: 1200px;
  height: 50px;
  margin: 0 auto;
  position: relative;
}

.in_banner2_right {
  color: #fff;
}

.in_banner2_pic {
  width: 750px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #fff;
  float: left;
}

.in_banner2_pic span {
  font-size: 48px;
  color: #e69e24;
}

.in_banner2_2 {
  width: 415px;
  position: absolute;
  right: 0px;
  top: 0px;
  text-align: left;
}

.in_banner2_3 {
  height: 50px;
  line-height: 50px;
  color: #333;
  float: left;
}

.in_banner2_3 i {
  float: left;
  color: #fff;
  font-size: 18px;
  display: block;
  line-height: 50px;
  font-style: inherit;
}

.in_banner2_3 span {
  float: left;
  color: #fff;
  font-size: 24px;
  display: block;
  line-height: 50px;
  font-family: '黑体';
}

.in_banner2_4 {
  width: 120px;
  height: 36px;
  color: #FFF;
  text-align: center;
  margin-top: 5px;
  float: right;
}

.in_banner2_4 a {
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 34px;
  border: 1px solid #5f8796;
}

.in_banner2_4 a:hover {
  border: 1px solid #5f8796;
  background: #5f8796;
}

/* in2_about */
.in2_about {
  position: relative;
  height: 803px;
  background: url(../images/abb_index_bg.jpg) no-repeat top center;
  padding-top: 55px;
  box-sizing: border-box;
}

.ttt5 {
  text-align: center;
  background: url(../images/abb_ttt_bg.png) no-repeat center 36px;
}

.ttt5 h3 {
  font-size: 32px;
  color: #2d6b84;
  font-weight: bold;
}

.ttt5 p {
  font-size: 20px;
  color: #4c4c4c;
}

.in2_about_1 {
  width: 1200px;
  margin: 0 auto;
  background: #fff;
  margin-top: 35px;
  padding-bottom: 30px;
}

.in2_about_2 {
  float: left;
  margin: 45px 0 0 45px;
}

.in2_about_2 .in_aimgscale {
  width: 452px;
  height: 250px;
  overflow: hidden;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.in2_about_2 .in_aimgscale img {
  width: 100%;
  height: 100%;
}

.in2_about_2 .in_aimgscale:hover {
  transform: translate(-5px, -5px);
  -webkit-transform: translate(-5px, -5px);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}

.in2_about_3x {
  float: right;
  width: 600px;
  margin-right: 40px;
  margin-top: 20px;
}

.in2_about_6 {
  padding: 20px 0 0 0;
}

.in2_about_4c {
  font-size: 18px;
  color: #1f1f1f;
  line-height: 1;
  padding-top: 20px;
  text-transform: uppercase;
}

.in2_about_4c span {
  font-size: 47px;
  color: #2d6b84;
}

.in2_about_3 {
  line-height: 30px;
  overflow: hidden;
  padding: 30px 0 0 0;
  font-size: 14px;
  color: #333;
}

.in2_about_3 a {
  color: #2d6b84;
}

.in2_about_3 a:hover {
  color: #2d6b84;
  text-decoration: underline;
}

.in2_about_5 {
  height: auto;
}

/*风采*/
.in_fcc_box {
  padding: 40px 40px 0 40px;
}

#elegance {
  width: 188px;
  float: left;
}

#elegance .elegance_menu li {
  float: left;
  width: 188px;
  height: 44px;
  line-height: 44px;
  color: #666;
  font-size: 16px;
  cursor: pointer;
  margin: 0 0 22px 0;
  background: url(../images/fcc_bg1.png) no-repeat 0 0;
  text-align: center;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#elegance .elegance_menu li h3 {
  font-size: 16px;
  line-height: 44px;
  font-weight: normal;
}

#elegance .elegance_menu .on {
  background: #2d6b84 0 -44px;
  color: #FFF;
  cursor: pointer;
}

#elegance .elegance_menu .on a {
  color: #FFF;
}

.in_fccxx .elegance_box {
  width: 910px;
  float: right;
}

.in_fccxx .elegance_box .hide {
  display: none;
}

.in_fcc {
  width: 100%;
  overflow: hidden;
}

.in_fcc li {
  float: left;
  width: 210px;
  margin: 0 0 0 16px;
  text-align: center;
  position: relative;
}

.in_fcc li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
}

.in_fcc li h6 {
  width: 100%;
  height: 49px;
  line-height: 49px;
  font-size: 16px;
  text-align: center;
  overflow: hidden;
  margin: 0;
  font-weight: normal;
}

.in_fcc li h5 {
  width: 100px;
  height: 1px;
  background: #292929;
  position: absolute;
  left: 55px;
  bottom: 0;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  margin: 0;
}

.in_fcc li:hover h5 {
  width: 210px;
  left: 0;
  background: #2d6b84;
  font-weight: normal;
}

.in_fcc li:hover h6 a {
  color: #2d6b84;
  font-weight: normal;
}

.fc_imgscale_x {
  width: 210px;
  height: 120px;
}

.fc_imgscale {
  width: 210px;
  height: 120px;
  overflow: hidden;
  position: relative;
}

.fc_imgscale img {
  width: 210px;
  height: 120px;
}

/*新闻*/
.in_newsfaq_ss {
  padding-top: 60px;
}

.in_newsfaq {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}

.in_news_1 {
  float: right;
  width: 682px;
  overflow: hidden;
  position: relative;
  background: #fff;
}

/* 标签切换4，开始 */
#tab_news {
  width: 100%;
}

#tab_news .tab_menu {
  width: 100%;
  height: 56px;
}

#tab_news .tab_menu li {
  float: left;
  width: 341px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  color: #333;
  cursor: pointer;
  background: url(../images/news_bg1.png) no-repeat 0 0;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#tab_news .tab_menu li h3 {
  font-size: 18px;
  line-height: 56px;
  font-weight: normal;
}

#tab_news .tab_menu li h3 a {
  color: #292929;
}

#tab_news .tab_menu .on {
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  background: url(../images/news_bg1.png) no-repeat 0 -56px;
}

#tab_news .tab_menu .on h3 {
  font-size: 18px;
}

#tab_news .tab_menu .on h3 a {
  color: #fff;
}

.in_news_1 .tab_box_news {
  border: 1px solid #bebdbd;
  border-top: 0;
  padding-top: 18px;
  height: 244px;
  overflow: hidden;
  box-sizing: border-box;
}

.in_news_1 .hide {
  display: none;
}

/* 标签切换4，结束 */
.in_news_2 {
  width: auto;
  padding: 0 25px;
  height: 226px;
}

.in_newss_4_1 {
  float: left;
  width: 215px;
  height: 115px;
  overflow: hidden;
}

.in_newss_4_1 img {
  width: 215px;
  height: 115px;
  transition: all 0.5s;
  transform: scale(1);
}

.in_newss_4_1 a:hover img {
  transition: all 0.5s;
  transform: scale(1.06);
}

.in_newss_4_2 {
  float: right;
  width: 380px;
  color: #666;
  line-height: 30px;
  overflow: hidden;
}

.in_newss_4_2 h6 {
  font-size: 14px;
  color: #333;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  margin: 0;
  border-bottom: 1px solid #b2b2b2;
  font-weight: normal;
}

.in_newss_4_2 h6 a {
  color: #333;
}

.in_newss_4_2 h6 a:hover {
  color: #0274e8;
  padding-left: 10px;
}

.in_newss_4_2 h4 {
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  color: #666;
  padding-top: 5px;
  font-size: 14px;
  font-weight: normal;
}

.in_newss_4_more {
  width: 120px;
  height: 30px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  margin: 4px 0 0 0;
}

.in_newss_4_more a {
  display: block;
  line-height: 30px;
  color: #333;
  font-size: 14px;
}

.in_newss_4_more a:hover {
  color: #2d6b84;
}

.in_news_pro_5 {
  padding-top: 6px;
}

.in_news_pro_5 ul li {
  float: left;
  width: 290px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  margin-left: 30px;
}

.in_news_pro_5 ul li:nth-child(2n+1) {
  margin-left: 0;
}

.in_news_pro_5 ul li a {
  display: block;
  padding: 0 10px 0 0px;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
}

.in_news_pro_5 ul li a:hover {
  color: #2d6b84;
  padding-left: 10px;
}

.in_news_pro_5 ul li span {
  float: right;
  color: #333;
}

.in_faq {
  float: left;
  width: 510px;
  border: 1px solid #bebdbd;
  height: 300px;
  position: relative;
}

.in_faq_t {
  width: 67px;
  height: 299px;
  background: url(../images/faq_t.png) no-repeat center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}

.in_faq_t h3 {
  width: 26px;
  line-height: 20px;
  font-size: 16px;
  color: #fff;
  padding: 140px 0 0 20px;
}

.in_faq_as {
  margin-top: 20px;
  padding: 0 25px 0 85px;
}

.in_faq_pro {
  height: 235px;
  overflow: hidden;
}

.in_faq_1 {
  height: 235px;
  overflow: hidden;
}

.in_faq_x {
  height: 106px !important;
  margin: 0 0 10px 0;
  padding: 10px 0 10px 0;
}

.in_faq_a {
  height: 30px;
  line-height: 30px;
  background: url(../images/wen.png) no-repeat left;
  padding-left: 35px;
  color: #262626;
  overflow: hidden;
  font-size: 16px;
}

.in_faq_a:hover {
  background: url(../images/dah.png) no-repeat left;
}

.in_faq_a a {
  color: #262626;
}

.in_faq_a a:hover {
  color: #2d6b84;
  padding-left: 10px;
}

.in_faq_q {
  background: url(../images/da.png) 0 4px no-repeat;
  padding-left: 35px;
  height: 48px;
  line-height: 24px;
  color: #666;
  margin-top: 8px;
  overflow: hidden;
  font-size: 14px;
}

.in_faq_q:hover {
  background: url(../images/wenh.png) 0 4px no-repeat;
}

.faq_l {
  background: url(../images/an_l.png) no-repeat center #dddddd;
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 260px;
  right: 65px;
  cursor: pointer;
}

.faq_r {
  background: url(../images/an_r.png) no-repeat center #2d6b84;
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 260px;
  right: 25px;
  cursor: pointer;
}

/*新闻end*/
/* x-link */
.x-link {
  margin: 35px auto;
  padding: 15px;
  position: relative;
  border: 2px dashed #cecece;
}

.x-link span {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: bold;
  color: #2d6b84;
  float: left;
  line-height: 1;
}

.x-link i {
  font-family: Impact;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  background: #2d6b84;
  line-height: 30px;
  text-align: center;
  width: 100px;
  float: left;
  margin-left: 25px;
  margin-top: 0px;
  margin-right: 10px;
}

.x-link a {
  color: #272727;
  margin-right: 10px;
  line-height: 30px;
}

/* webq_bottom_contx */
.webq_bottom_contx {
  position: relative;
  width: 100%;
  border-top: 3px solid #2d6b84;
  margin-top: 45px;
}

.foot_contact {
  padding-top: 45px;
  width: 400px;
  line-height: 40px;
  font-size: 14px;
  color: #595959;
  padding-bottom: 50px;
}

.foot_mess {
  padding-top: 45px;
  width: 410px;
  padding-bottom: 50px;
}

.foot_ewm {
  position: absolute;
  left: 50%;
  top: 0px;
  margin-left: -106px;
  width: 213px;
  height: 240px;
  text-align: center;
  background: url(../images/foot_ewm_bg.png) no-repeat center center;
  z-index: 9999;
}

.foot_ewm img {
  margin-top: 112px;
  width: 80px;
  height: 80px;
}

.x-layout {
  background: url(../images/layout_bg.jpg) top center no-repeat;
  background-size: cover;
  padding: 4.16666667%;
}

.x-layout-logo {
  margin-bottom: 20px;
}

.x-layout-desc {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
}

.x-layout-contact {
  margin-top: 30px;
}

.x-layout-contact p {
  margin-bottom: 0;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.7;
}

.x-layout-contact strong {
  display: block;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.8);
}

.x-layout-contact a {
  color: #fff;
}

.x-layout-menu dl {
  float: left;
  width: 20%;
  text-align: center;
}

.x-layout-menu dl dt {
  font-size: 14px;
  color: #fff;
  margin-bottom: 1.43em;
}

.x-layout-menu dl dd a {
  display: block;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.4);
  line-height: 2;
}

.x-layout-ewm {
  text-align: center;
}

.x-layout-ewm p {
  background: rgba(255, 255, 255, 0.1);
  font-size: 13px;
  font-weight: 100;
  padding: .8em 0;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.7);
  margin: 15px 0 0 0;
}

.x-footer {
  background: #fff;
  padding: 15px 0;
  text-align: center;
  font-size: 12px;
  color: #d9d9d9;
  line-height: 1.7;
  text-transform: uppercase;
}

.x-footer a {
  color: #d9d9d9;
}

.x-footer a:hover {
  color: rgba(217, 217, 217, 0.8);
}

.x-copyright {
  margin: 5px 0;
}

.x-message {
  background: #f0f0f0;
  padding: 2.34375% 0;
}

.x-message-wrap .row {
  margin-left: -5px;
  font-size: 0;
  margin-right: -5px;
}

.x-message-wrap div[class^='col-'] {
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
}

.x-message-wrap input[type='text'],
.x-message-wrap textarea {
  width: 100%;
  height: 30px;
  border: 1px solid #ddd;
  padding: 0 10px;
  font-size: 14px;
  color: #d1d1d1;
  background: none;
  outline: none;
  margin-bottom: 10px;
}

.x-message-wrap input[type='text']::-webkit-input-placeholder,
.x-message-wrap textarea::-webkit-input-placeholder {
  color: #d1d1d1;
}

.x-message-wrap input[type='text']:-ms-input-placeholder,
.x-message-wrap textarea:-ms-input-placeholder {
  color: #d1d1d1;
}

.x-message-wrap input[type='text']::-ms-input-placeholder,
.x-message-wrap textarea::-ms-input-placeholder {
  color: #d1d1d1;
}

.x-message-wrap input[type='text']::placeholder,
.x-message-wrap textarea::placeholder {
  color: #d1d1d1;
}

.x-message-wrap textarea {
  padding-top: 5px;
  height: 58px;
  resize: none;
}

.x-message-wrap #checkcode1 {
  float: left;
  width: 28.29813665%;
  margin-bottom: 0;
}

.x-message-wrap .checkCodeImg1 {
  float: left;
  display: block;
  text-align: center;
  width: 22.39130435%;
  height: 30px;
  font-size: 0;
  background: #e7e4e4;
  padding: 0px;
  margin-left: 10px;
}

.x-message-wrap .checkCodeImg1 img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.x-message-wrap .checkCodeImg1:after {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.x-message-wrap .checkCodeImg1 img {
  cursor: pointer;
}

.x-message-wrap .x-submit {
  float: right;
  width: 130px;
  height: 30px;
  background: #2d6b84;
  color: #fff;
  font-size: 14px;
  border: none;
  outline: none;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-message-wrap .x-submit:hover {
  background: #2d6b84;
}