@charset "utf-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

body {
  font-size: 12px;

}

img {
  border: 0;
}

ol,
ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

ul,
li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.clear {
  clear: both;
}


a {
  color: #4b4b4b;
  text-decoration: none;
}

a:hover {
  color: #212a78;
  text-decoration: none;
}


a {
  blr: expression(this.onFocus=this.blur());
  /*    IE Opera    */
  outline: none;
  /*    FF Opera    */
}

a:focus {
  -moz-outline-style: none;
  /*    FF    */
}

.mobile {
  display: none !important;
}


.w1024 {
  width: 1024px;
  margin: auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/*kefuend样式*/

.main {
  margin: 0 auto;
  height: auto;
  width: 100%;
}

/*头部导航样式*/
/*.top{background:url(../images/top_bg.png) no-repeat top center; width:100%;position:absolute; z-index:9999; height:170px;}*/
.index_top {
  width: 100%;
  height: 219px;
  margin: 0 auto;
  background: url(../images/ilogo1.png) no-repeat top center;
  position: absolute;
  top: 0;
  z-index: 111;
}

.header {
  height: 135px;
  width: 100%;
}

.nav ul li {
  float: left;
  width: 100px;
  text-align: center;
  height: 135px;
}

.nav ul li a {
  display: block;
  height: 65px;
  width: 100px;
  padding-top: 70px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}

.nav ul li a p {
  font-size: 12px;
  color: #b0b0b0;
  font-weight: 100;
}

.nav ul li.active a {
  color: #fff;
  background: #008e4d;
}

.nav ul li.active p {
  color: #fff;
}

.nav ul li:nth-of-type(5) {
  margin-left: 224px;
}

.nav {
  width: 1024px;
  height: 135px;
  position: relative;
  margin: auto;
}

.nav img {
  position: absolute;
  top: 0px;
  left: 428px;
  z-index: 99;
}



.banner {
  position: relative;
}

.flexslider {
  position: relative;
  overflow: hidden;
  width: 100%;
  z-index: 1;
}

.slides {
  position: relative;
  z-index: 2;
}

.slides li {
  width: 100%;
}

.slides li img {
  width: 100%;
}

.flex-control-nav {
  position: absolute;
  bottom: 0px;
  z-index: 3;
  width: 100%;
  text-align: center;
  height: 40px;
}

.flex-control-nav li {
  display: inline-block;
  width: 30px;
  height: 5px;
  margin: 0 4px;
  *display: inline;
  zoom: 1;
}

.flex-control-nav a {
  display: inline-block;
  width: 30px;
  height: 5px;
  line-height: 450px;
  overflow: hidden;
  cursor: pointer;
  border: #fff 2px solid;
}

.flex-control-nav .flex-active {
  background: #fff;
}

.flex-direction-nav {
  position: absolute;
  z-index: 3;
  width: 80%;
  top: 45%;
  left: 10%;
}

.flex-direction-nav li a {
  display: block;
  width: 42px;
  height: 42px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
}

.flex-direction-nav li .flex-prev {
  background: url(../images/nl.png) no-repeat;
}

.flex-direction-nav li .flex-next {
  background: url(../images/nr.png) no-repeat;
}

.flex-direction-nav li:last-child {
  float: right;
  margin-right: 42px;
}

.xiangmu {
  position: absolute;
  left: 0;
  bottom: -45px;
  z-index: 99;
  width: 100%;
}

.xiangmu ul {
  height: 93px;
  width: 1024px;
  background: url(../images/ll.jpg) no-repeat;
}

.xiangmu ul li {
  height: 93px;
  width: 256px;
  float: left;
}

.xiangmu ul li a {
  display: block;
  width: 100%;
  height: 93px;
}

.snav {
  height: 78px;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: url(../images/png.png) repeat;
  z-index: 9999;
}

.snav ul {
  padding-left: 150px;
}

.snav ul li {
  float: left;
  width: 115px;
  text-align: center;
  height: 78px;
}

.snav ul li a.one {
  display: block;
  height: 55px;
  width: 115px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding-top: 23px;
}

.snav ul li a.one p {
  font-size: 12px;
  color: #fff;
  font-weight: 100;
}

.snav ul li:hover a.one {
  color: #fff;
  background: #007034;
}

.snav ul li:hover p {
  color: #fff;
}

.subnav {
  height: 60px;
  width: 100%;
  background: url(../images/navbg.png);
  position: absolute;
  left: 0px;
  bottom: -60px;
  display: none;
}

.submian {
  width: 1024px;
  margin: auto;
}

.submian dl dd {
  float: left;
}

.submian dl dd a {
  height: 60px;
  line-height: 60px;
  color: #fff;
  padding: 0px 20px;
  display: block;
}

.snav ul li:hover .subnav {
  display: block;
}

.snav ul li:nth-of-type(2) .submian dl {
  padding-left: 250px;
}

.snav ul li:nth-of-type(3) .submian dl {
  padding-left: 350px;
}

.snav ul li:nth-of-type(4) .submian dl {
  padding-left: 450px;
}

.snav ul li:nth-of-type(5) .submian dl {
  padding-left: 370px;
}

.snav ul li:nth-of-type(6) .submian dl {
  padding-left: 430px;
}

.snav ul li:nth-of-type(7) .submian dl {
  padding-left: 780px;
}

.mapMain {
  padding: 0 15px
}

.mapMain dl {
  border-bottom: 1px dashed #dcdcdc;
  padding: 12px 0 15px;
}

.mapMain a:hover {
  text-decoration: underline;
}

.mapMain dt a {
  line-height: 30px;
  font-size: 18px;
  color: #1e79c3
}

.mapMain dd a {
  color: #333;
  font-size: 14px;
  white-space: nowrap;
  margin-right: 20px
}

dl.last {
  border-bottom: 0
}

.fx .bdsharebuttonbox a.weixin {
  width: 20px;
  height: 20px;
  background: url(../images/fx1.jpg) no-repeat;
  padding-left: 2px;
}

.fx .bdsharebuttonbox a.tsina {
  width: 20px;
  height: 20px;
  background: url(../images/fx2.jpg) no-repeat;
  padding-left: 2px;
}

.fx .bdsharebuttonbox a.qzone {
  width: 20px;
  height: 20px;
  background: url(../images/fx3.jpg) no-repeat;
  padding-left: 2px;
}

.fx .bdsharebuttonbox a.sqq {
  width: 20px;
  height: 20px;
  background: url(../images/fx4.jpg) no-repeat;
  padding-left: 2px;
}



.index1 {
  width: 100%;
  max-width: 1600px;
  overflow: hidden;
  margin: 0 auto;
}

.index {
  width: 1024px;
  margin: 0px auto;
  overflow: hidden;
  position: relative;
}

.index1l {
  float: right;
  width: 162px;
  height: 320px;
  background-image: url(../images/bg3.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-color: #007841;
}

.index1l ul {
  display: block;
  overflow: hidden;

  margin-top: 35px;
}

.index1l ul li {
  display: block;
  overflow: hidden;
  line-height: 25px;
  text-align: left;
  height: 25px;
}

.index1l ul li a {
  color: #292929;
  font-size: 14px;

  padding-left: 50px;
}

.index1l ul li:hover {
  color: #212a78;
  text-decoration: none;
  background: #208DCE;
}

.index1l ul li:hover a {
  color: #fff;
}

.index12 {
  width: 129px;
  height: 61px;
  background: #007841;
  color: #fff;

  font-size: 18px;
  padding-top: 20px;
  padding-left: 46px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.index12 .index_en {
  display: block;
  overflow: hidden;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 20px;
}

.index13 {
  float: left;
  width: 761px;
  margin-top: 80px;
  margin-left: 50px;
}

.index13 span {
  display: block;
  overflow: hidden;
  line-height: 26px;
  color: #535353;
  font-size: 14px;
}

.index13 span.title {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  line-height: 42px;

  color: #232323;
  padding-top: 5px;
}

.index13 span i {
  float: right;
  font-style: normal;
  width: 110px;
  height: 36px;
  background-image: url(../images/i1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  text-indent: 37px;
  line-height: 36px;
}

.index13 span i:hover a {
  color: #208DCE;
}





.index_join {
  width: 100%;
  height: 222px;
  background: url(../images/pbg.jpg) no-repeat;
  margin-top: 30px;
}

.joinbox {
  float: left;
  width: 112px;
  height: 58px;
  background: #007841;
  color: #fff;
  font-size: 14px;

  text-align: center;
  line-height: 26px;
  margin-top: 70px;
}

.index_en {
  display: block;
  overflow: hidden;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 22px;
}

.scrolllist {
  display: block;
  overflow: hidden;
  width: 912px;
  float: left;
}

.scrolllist .imglist_w {
  width: 775px;
  height: 173px;
  overflow: hidden;
  float: left;
  position: relative;
  /*必要元素*/
  margin-left: 15px;
  margin-top: 20px;
}

.scrolllist .imglist_w ul {
  width: 20000px;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 204px;
}

.scrolllist .imglist_w li {
  width: 173px;
  float: left;
  margin: 0 0px 0px 30px;
  text-align: center;
  /*background:transparent;*/
  color: #fff;
  /*background-color:rgba(46,46,46,1); */
  height: 173px;
  background: #2E2E2E;
}

.scrolllist .imglist_w li i {
  display: block;
  overflow: hidden;
  margin-top: 12px;
}

.scrolllist .imglist_w li:nth-of-type(1) {
  margin-left: 0px;
}

.scrolllist .imglist_w li span {
  display: block;
  overflow: hidden;
  line-height: 36px;
  font-size: 14px;

}

.scrolllist .imglist_w li u {
  display: block;
  overflow: hidden;
  margin-bottom: 13px;
}

.scrolllist .imglist_w li a {
  display: block;
  overflow: hidden;
  color: #fff;
  text-decoration: none;
  border-top: #2E2E2E solid 15px;
}

.scrolllist .imglist_w li a:hover {
  border-top: #007841 solid 15px;
}

a.abtn {
  display: block;
  height: 52px;
  width: 47px;
  overflow: hidden;
  margin-top: 99px;
  margin-left: 20px;
  background-image: url(../images/right.jpg);
}

a.abtn:hover {
  background-image: url(../images/right2.jpg);
}

a.abtn1 {
  display: block;
  height: 52px;
  width: 47px;
  overflow: hidden;
  margin-top: 99px;
  margin-left: 3px;
  background-image: url(../images/left.jpg);
}

a.abtn1:hover {
  background-image: url(../images/left2.jpg);
}

a.aleft {
  float: left;
}

a.agrayleft {
  cursor: default;
  background-image: url(../images/right.jpg);
}

a.aright {
  float: right;
}

a.agrayright {
  cursor: default;
  background-image: url(../images/left.jpg);
}






.index2 {
  width: 100%;
  max-width: 1600px;
  height: 718px;
  overflow: hidden;
  margin: 0 auto;
  background: url(../images/index_r4_c1.jpg) no-repeat #F1F1F1;
  background-size: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
}

.index2_title {
  width: 243px;
  height: 160px;
  margin: 0 auto;
  background: url(../images/index_r2_c12.jpg) no-repeat center bottom;
  background-size: 100%;
  text-align: center;
  color: #fff;
}

.index2_title h1 {
  padding-top: 49px;
  font-weight: 100;
  font-size: 18px;

  line-height: 50px;
  width: 243px;
  height: 50px;
}

.index2_title span {
  float: left;
  width: 243px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;

  text-transform: uppercase;
}

.index2_list {
  width: 1150px;
  margin: 0 auto;
  height: 465px;
}

.index2_list ul {
  margin-left: -50px;
}

.index2_list li {
  float: left;
  height: 106px;
  margin-top: 42px;
  width: 550px;
  margin-left: 50px;
}

.index2_list_pic {
  width: 122px;
  height: 89px;
  float: left;
  margin-right: 10px;
  overflow: hidden;
}

.index2_list_pic img {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  width: 122px;
  height: 89px;
}

.index2_list_pic:hover img {
  -webkit-transform: scale(1.2) rotate(1deg);
  -moz-transform: scale(1.2) rotate(1deg);
  -o-transform: scale(1.2) rotate(1deg);
  -ms-transform: scale(1.2) rotate(1deg);
  transform: scale(1.2) rotate(1deg);
  width: 122px;
  height: 89px;
}


.index2_list_con {
  float: left;
  width: 418px;
  height: 106px;
}


.index2_list_con a {
  display: block;
  overflow: hidden;
  height: 28px;
  line-height: 28px;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  color: #212121;
}

.index2_list_con a:hover {
  color: #2690CE;
}

.index2_list_con i {
  display: block;
  overflow: hidden;
  margin-top: -5px;
  float: right;
}

.index2_list_con p.p1 {
  display: block;
  overflow: hidden;
  height: 20px;
  font-size: 12px;
  line-height: 20px;

  color: #646464;
}

.index2_list_con p.p2 {
  display: block;
  overflow: hidden;
  height: 48px;
  font-size: 14px;
  line-height: 23px;

  color: #4c4c4c;
}

.index3 {
  width: 100%;
  margin: 0 auto;
  height: 573px;
  max-width: 1600px;
}

.index3 .swiper-slide {
  float: left;
  width: 12.5%;
  position: relative;
}

.index3 .swiper-slide img {
  max-width: 100%;
  height: 573px;
}

.index3 .swiper-slide a img:hover {
  background: #000000;
  opacity: 0.8;
}


.index4 {
  width: 100%;
  margin: 0 auto;
  height: 200px;
}

.index_link_title {
  width: 1180px;
  margin: 0 auto;
  height: 69px;
  line-height: 69px;
  color: #444;
  font-size: 18px;

}

.index_link_list {
  border: #cfcfcf solid 1px;
  width: 1178px;
  height: 80px;
  margin: 0 auto;
}

.youqing_right {
  padding: 15px 25px;
  width: 1128px;
  float: left;
  line-height: 20px;
  overflow: hidden;
  height: 45px;
  color: #cccccc;
  position: relative;
}

.youqing_right a:link,
.youqing_right a:visited {
  width: 172px;
  color: #4d4848;
  display: inline-block;
  white-space: nowrap;
  text-decoration: none;
  padding: 0px 8px 0px 8px;
  line-height: 26px;
}






.end_box {
  width: 100%;
  margin: 0 auto;
  height: 334px;
  border-top: #0089D9 solid 7px;
  background: #EBEBEB;
  border-bottom: #E4E4E4 solid 1px;
}

.foot_end {
  width: 1180px;
  margin: 0 auto;
  height: 334px;
}

.foot_end1 {
  width: 100%;
  float: left;
  height: 206px;
  margin-top: 54px;
}

.foot_end1 li {
  float: left;
  font-size: 12px;
  color: #777777;
  text-align: left;
  height: 112px;
  margin: 16px 10px 0px 0px;
  line-height: 22px;
}

.foot_end1 a {
  color: #777;
  display: block;
  padding: 0px 0 0px 48px;
  overflow: hidden;
}

.foot_end1 a:hover {
  color: #2690CE;
}

.foot_end1 li h1 {
  color: #4F4F4F;
  padding: 0px 0 0px 48px;
  text-align: left;
  line-height: 25px;
  font-size: 14px;
}

.foot_end1 li.first-child {
  width: 313px;
}

.foot_end1 li.first-child img {
  max-width: 100%;
  vertical-align: middle;
  margin-left: 27px;
}

.foot_end1 li.last-child {
  float: right;
}

.foot_end1 li.nth-child {
  width: 175px;
  border-left: #D1D1D1 solid 1px;
}

.qr-code {
  background: url(../images/ewm.jpg) no-repeat 0 0;
  background-size: 100%;
  width: 188px;
  height: 102px;
  display: block;
  margin-top: 10px;
}

.foot_end2 {
  width: 100%;
  height: 73px;
  float: left;
}

.foot_end2_left {
  width: 1035px;
  float: left;
  text-align: center;
  color: #6B6B6B;
  font-size: 14px;

}

.foot_end2_right {
  float: right;
  width: 145px;
  height: 48px;
}

.foot_end2_right li {
  float: left;
  width: 34px;
  height: 34px;
  margin-left: 10px;
}

.foot_end2_right li img {
  max-width: 100%;
}

.copy_box {
  width: 100%;
  margin: 0 auto;
  border-bottom: #696969 solid 2px;
  height: 48px;
  background: #D9D9D9;
  border-top: #fff solid 1px;
}

.copyright {
  width: 1180px;
  margin: 0 auto;
  line-height: 48px;
  color: #656565;
  font-size: 14px;

}

.endr {
  float: right;
  text-align: right;
  font-size: 14px;
}

.foot_copy {
  width: 1235px;
  text-align: left;
  height: 53px;
  line-height: 53px;
  color: #737373;

  font-size: 14px;
  margin: 0 auto;
}

.foot_copy span {
  float: right;
  margin-right: 20px;
}

.foot_copy span img {
  margin-top: 10px;
  margin-right: 5px;
}

.endr {
  float: right;
  text-align: right;
  font-size: 14px;
}

.foot_copy {
  width: 1235px;
  text-align: left;
  height: 53px;
  line-height: 53px;
  color: #737373;

  font-size: 14px;
  margin: 0 auto;
}

.foot_copy span {
  float: right;
  margin-right: 20px;
}

.foot_copy span img {
  margin-top: 10px;
  margin-right: 5px;
}

/*底部样式*/
.clearfix {
  zoom: 1;
}


html,
body,
#wrap {
  height: 100%;
}

body>#wrap {
  height: auto;
  min-height: 100%;
}

/* 必须使用和footer相同的高度 */

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac注: 该方案测试于两栏悬浮布局，兼容各大主流浏览器，包括Google Chrome */

.con_bj {
  width: 100%;
  margin: 0 auto;
  height: 130px;
  background: url(../images/about_e_bj.jpg) no-repeat top center;
  border-bottom: #fff solid 7px;
  max-width: 1600px;
}

/*单页面样式*/
.w1002 {
  width: 1180px;
  background: #fff;
  margin: 0px auto;
  display: block;
  height: auto;
}

.margin {
  margin: 0px auto
}

.infobanner {
  height: 190px;
  width: 100%
}

.content {
  padding: 30px 0px;
  min-height: 300px;
  background: #F2F2F2;
  max-width: 1600px;
  margin: 0 auto;
}

.page_info {
  width: 1120px;
  margin: 0 auto;
}

.dqwz {
  height: 68px;
  width: 1120px;
  float: left;
  display: block;
  overflow: hidden;
}

.dqwz .lm {
  width: 190px;
  float: left;
  height: 68px;
}

.dqwz .lm .cn {
  color: #312F30;

  font-size: 30px;
  height: 39px;
}

.dqwz .lm .en {
  color: #A3A3A3;

  font-size: 25px;
}

.dqwz .nnva {
  float: left;
  height: 68px;
  width: 930px;
}

.dqwz .nnva li {
  font-size: 14px;
  text-align: center;

  color: #143b81;
  padding-left: 8px;
  padding-right: 8px;
  height: 16px;
  line-height: 16px;
  float: right;
  border-right: #7C7C7C solid 1px;
}

.dqwz .nnva li:first-of-type {
  border-right: none;
}

.dqwz .nnva li.hover a {
  color: #143b81;
}

.abox {
  width: 1120px;
  float: left;
}

.channelbox {
  line-height: 30px;
  font-size: 13px;

  color: #333333;
  padding-bottom: 30px;
  padding-top: 28px;
  float: left;
  width: 100%;
}

.channelbox1 {
  line-height: 30px;
  font-size: 13px;

  color: #333333;
  padding-bottom: 30px;
  padding-top: 28px;
  float: left;
  width: 100%;
}

.channelbox p img {
  margin: 0 auto;
  max-width: 100%;
}

.about_m {
  width: 1120px;
  height: 278px;
  float: left;
  margin-top: 40px;
  padding-bottom: 10px;
}

.about_m1 {
  width: 431px;
  height: 276px;
  float: left;
  margin-right: 30px;
}

.about_m1 h2 {
  font-size: 30px;
  font-weight: 100;
  line-height: 30px;
  color: #0e3781;
  text-align: left;
  padding-bottom: 15px;
  width: 431px;
}

.about_m1 span {
  font-size: 14px;
  line-height: 24px;
  color: #1a1a1a;
  text-align: left;
  padding-bottom: 15px;
  float: left;
  width: 431px;
}

.about_m1 p {
  font-size: 12px;
  line-height: 24px;
  color: #3f3f3f;
  text-align: left;
}

.about_m2 {
  width: 200px;
  height: 276px;
  float: left;
  margin-right: 14px;
}

.about_m3 {
  width: 276px;
  float: left;
  margin-right: 14px;
}

.about_m3 .m1 {
  float: left;
  width: 276px;
  height: 131px;
  margin-bottom: 14px;
}

.about_m3 .m2 {
  float: left;
  width: 276px;
  height: 131px;
  margin-bottom: 14px;
}

.about_m3 .m1:hover img {
  background: #000000;
  opacity: 0.8;
}

.about_m3 .m2:hover img {
  background: #000000;
  opacity: 0.8;
}

.about_m4 {
  width: 155px;
  height: 276px;
  float: left;
  overflow: hidden;
  position: relative;
}

.about_m4:hover img {
  background: #000000;
  opacity: 0.8;
}

/*产业结构列表样式*/
.cyjglist {
  width: 1120px;
  overflow: hidden;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.cyjglist_left {
  float: left;
  width: 344px;
  height: 520px;
  margin-right: 80px;
}

.cyjglist_right {
  float: left;
  width: 696px;
  height: 520px;
}

.cyjglist_right_list {
  float: left;
  width: 696px;
  height: 445px;
}

.cyjglist_right_list li {
  float: left;
  height: 40px;
  line-height: 40px;
  width: 676px;
}

.cyjglist_right_list li a {

  font-size: 14px;
  color: #2B2B2B;
}

/*新闻列表样式*/
.newsbox {
  width: 1024px;
  margin: 0 auto;
  height: auto;
}

.newstop {
  width: 1024px;
  height: 248px;
  float: left;
}

.newstop .newstop_pic {
  width: 390px;
  height: 214px;
  float: left;
  margin-right: 33px;
  overflow: hidden;
}

.newstop .newstop_pic img {
  max-width: 100%;
  vertical-align: middle;
}

.newstop .newstop_pic img {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  width: 401px;
  height: 248px;
}

.newstop .newstop_pic:hover img {
  -webkit-transform: scale(1.2) rotate(1deg);
  -moz-transform: scale(1.2) rotate(1deg);
  -o-transform: scale(1.2) rotate(1deg);
  -ms-transform: scale(1.2) rotate(1deg);
  transform: scale(1.2) rotate(1deg);
  width: 401px;
  height: 248px;
}

.newstop .newstop_con {
  float: left;
  width: 589px;
  height: 214px;
}

.newstop .newstop_con h3 {
  color: #2d9bca;
  font-size: 26px;
  float: left;
}

.newstop .newstop_con h3 a {
  display: block;
  color: #2d9bca;
  font-size: 26px;
  font-weight: 100;
}

.newstop .newstop_con .hig {
  font-size: 12px;
  color: #646464;
  float: left;
}

.newstop .newstop_con p a:hover {
  color: #2d9bca;
}

.newstop .newstop_con .fx {
  padding: 7px 0;
  height: 20px;
  float: left;
  width: 100%;
}

.newstop .newstop_con p {
  float: left;
  height: 76px;
  line-height: 24px;
  overflow: hidden;
  color: #2d2d2d;
  text-align: left;
  font-size: 14px;
}

.newstop .newstop_con .more {
  height: 43px;
  line-height: 43px;
  text-align: center;
  float: left;
  width: 589px;
}

.newstop .newstop_con .more a {
  color: #2d9cca;
  text-align: center;
  display: block;
  background: #e6e6e6;
  font-size: 18px;
}

.newstop .newstop_con .more a:hover {
  color: #FFF;
  background: #2d9bca;
}

.newslist {
  width: 1024px;
  float: left;
  height: auto;
  margin-bottom: 20px;
}

.newslist ul {
  margin-left: -20px;
}

.newslist li {
  width: 491px;
  height: 90px;
  float: left;
  margin-top: 32px;
  margin-left: 20px;
}

.news_list_pic {
  width: 122px;
  height: 89px;
  float: left;
  margin-right: 10px;
  overflow: hidden;
}

.news_list_pic img {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  width: 122px;
  height: 89px;
}

.news_list_pic:hover img {
  -webkit-transform: scale(1.2) rotate(1deg);
  -moz-transform: scale(1.2) rotate(1deg);
  -o-transform: scale(1.2) rotate(1deg);
  -ms-transform: scale(1.2) rotate(1deg);
  transform: scale(1.2) rotate(1deg);
  width: 122px;
  height: 89px;
}

.news_list_con a:hover {
  color: #2d9bca;
}

.news_list_con:hover p.p2 {
  color: #2d9bca;
}

.news_list_con:hover p.p1 {
  color: #2d9bca;
}

.news_list_con:hover h3 {
  color: #2d9bca;
}

.news_list_con h3 {
  height: 30px;
  overflow: hidden;
  color: #000;
}

.news_list_con {
  float: left;
  width: 359px;
  height: 89px;
}

.news_list_con p.p1 {
  display: block;
  overflow: hidden;
  height: 20px;
  font-size: 12px;
  line-height: 20px;

  color: #646464;
}

.news_list_con p.p2 {
  display: block;
  overflow: hidden;
  height: 48px;
  font-size: 14px;
  line-height: 24px;

  color: #4c4c4c;
}




.pageList {
  line-height: 40px;
  margin-top: 20px;
  text-align: center;
  margin: 0 auto;
  clear: both;
  padding-top: 35px;
}

.p_n1 {
  border: 1px solid #E9E9E9;
  padding: 3px;
  padding-left: 8px;
  padding-right: 4px;
  text-align: center;
  color: #676664;
  background: #F0F0F2;
}

.p_n2 {
  border: 1px solid #E9E9E9;
  padding: 3px;
  padding-left: 8px;
  padding-right: 8px;
  text-align: center;
  background: #ffffff;
  color: #555555;
}

.pageList a {
  color: #555555;
}


/*join 加入长房*/
.page_info_join {
  padding: 30px 30px 0px 30px;
  width: 1120px;
  margin: 0 auto;
}

.dqwzjoin {
  height: 68px;
  width: 1120px;
  margin: 0 auto;
  display: block;
  overflow: hidden;
}

.dqwzjoin .lm {
  width: 190px;
  float: left;
  height: 68px;
}

.dqwzjoin .lm .cn {
  color: #312F30;

  font-size: 30px;
}

.dqwzjoin .lm .en {
  color: #A3A3A3;

  font-size: 25px;
}

.dqwzjoin .nnva {
  float: left;
  height: 68px;
  width: 930px;
}

.dqwzjoin .nnva li {
  font-size: 14px;
  text-align: center;

  color: #143b81;
  width: 80px;
  height: 16px;
  line-height: 16px;
  float: right;
  border-right: #7C7C7C solid 1px;
}

.dqwzjoin .nnva li:first-of-type {
  border-right: none;
}

.dqwzjoin .nnva li.hover a {
  color: #143b81;
}


.jobbox {
  width: 1178px;
  margin: 0 auto;
  height: 458px;
  margin-top: 35px;
}

.join1 {
  width: 393px;
  height: 227px;
  overflow: hidden;
  position: relative;
}

.join1 img {
  width: 393px;
  height: 227px;
}

.join2 {
  width: 392px;
  height: 458px;
  overflow: hidden;
  position: relative;
}

.join2 img {
  width: 392px;
  height: 458px;
}

.join3 {
  width: 393px;
  height: 227px;
  overflow: hidden;
  position: relative;
}

.join3 img {
  width: 393px;
  height: 227px;
}

.join4 {
  width: 393px;
  height: 231px;
  overflow: hidden;
  position: relative;
}

.join4 img {
  width: 393px;
  height: 231px;
}

.join5 {
  width: 392px;
  height: 227px;
  overflow: hidden;
  position: relative;
}

.join5 img {
  width: 392px;
  height: 227px;
}

.join6 {
  width: 393px;
  height: 231px;
  overflow: hidden;
  position: relative;
}

.join6 img {
  width: 392px;
  height: 231px;
}

.jobleft {
  width: 393px;
  float: left;
  height: 454px;
}

.jobcenter {
  width: 392px;
  float: left;
  height: 454px;
}

.jobright {
  width: 393px;
  float: left;
  height: 454px;
}

.jobbox img {
  display: block;
}

/*产业结构*/
.ejcontent_jtcy {
  width: 1102px;
  margin: 0 auto;
  margin-top: 42px;
  height: 584px;
}

.ejcontent_jtcy ul {
  margin-left: -8px;
}

.ejcontent_jtcy li {
  margin-left: 8px;
  float: left;
  width: 362px;
  height: 288px;
  margin-bottom: 8px;
  display: inline;
  position: relative;
  overflow: hidden;
}

.ejcontent_jtcy ul li .divbox {
  width: 362px;
  height: 288px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.ejcontent_jtcy ul li a {
  width: 362px;
  height: 288px;
  display: block;
}

.ejcontent_jtcy ul li a img {
  width: 362px;
  height: 288px;
}

.ejcontent_jtcy ul li p {
  height: 288px;
  width: 362px;
  margin: 0 auto;
  display: block;
}

/*爱心历程*/
.heart {
  float: left;
  width: 100%;
}




.heart_top {
  margin: 30px auto 0 auto;
  width: 1120px;
  height: 75px;
}

.heart_list {
  float: left;
  width: 100%;
  height: auto;
  min-height: 100px;
}

.heart_list h3 {
  float: left;
  width: 100%;
  height: 48px;
  margin-bottom: 8px;
  font-weight: 100;
}

.heart_list h3 span {
  float: left;
  margin: 2px;
  border-bottom: 6px solid #005bac;
  color: #000;
  width: 80px;
  _width: 79px;
  height: 40px;
  line-height: 40px;
  text-align: center;

  font-size: 18px;
}

.yearsItem li {
  float: left;
  width: 100%;
  height: 32px;
  line-height: 32px;
  margin-bottom: 3px;
  background-color: #f6f6f6;
}

.yearsItem li a {
  padding-left: 15px;

  font-size: 14px;
  color: #666;
}

.yearsItem li:hover {
  background: #efefef;
}

.yearsItem li:hover a {
  color: #000;
}

.yearsItem li a span {
  float: right;
  padding-right: 15px;
}

.yearsItem1 a {
  display: block;
  padding-bottom: 15px;
}

.yearsItem1 .img1 {
  float: left;
}

.yearsItem1 .img1 img {
  width: 198px;
  height: 129px;
}

.yearsItem1 .info-r {
  float: left;
  width: 902px;
  padding-left: 20px;
}

.yearsItem1 .info-r h3 {
  font-size: 15px;
}

.yearsItem1 .info-r span {
  display: block;
  padding-top: 5px;
}

.yearsItem1 .info-r p {
  padding-top: 5px;
  line-height: 24px;
  font-size: 14px;
}

.heart a.left {
  margin-left: 0px;
  background: url(../images/prev-horizontal.png) no-repeat -14px 0;
}

.heart a.right {
  clear: right;
  margin-right: 0px;
  background: url(../images/next-horizontal.png) no-repeat -14px 0;
}

.heart a.browse {
  display: block;
  width: 14px;
  height: 21px;
  float: left;
  margin: 20px 0px;
  cursor: pointer;
  font-size: 1px;
}

.heart .scrollable {
  position: relative;
  overflow: hidden;
  width: 1080px;
  height: 75px;
  float: left;
  margin: 0 5px;
}

.heart .scrollable a {
  float: left;
  margin: 2px;
  color: #005bac;
  width: 80px;
  _width: 79px;
  height: 40px;
  line-height: 40px;
  text-align: center;

  font-size: 18px;
  border-bottom: 6px solid #ccc;
}

.heart .scrollable a.hover {
  border-bottom: 6px solid #005bac;
  color: #000;
}

.heart .scrollable .items {
  width: 20000em;
  position: absolute;
  clear: both;
}

/*生活杂志*/
.thumbnail_zz {
  overflow: hidden;
  position: relative;
  display: inline-block;
  float: left;
  width: 215px;
  margin-right: 13px;
  margin-top: 20px;
}

.thumbnail_zz a.thumbnail_a:hover {
  cursor: pointer;
}

.thumbnail_zz .cases_img {
  width: 215px;
  height: 261px;
  border: none;
}

.thumbnail_zz .meta {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: left;
  overflow: hidden;
  background: #efefef
}

.thumbnail_zz .meta h4 {
  font-size: 18px;
  padding-left: 10px;
  font-weight: normal;
  width: 170px;
  float: left;
}

.thumbnail_zz .meta h4 a {
  color: #000;
}

.thumbnail_zz .meta .fr {
  width: 20px;
  text-align: right;
  padding-right: 10px;
  float: left;
}

.thumbnail_zz .meta .fr a {
  display: inline-block;
  padding: 0px 2px;
  padding-right: 12px;
  width: 20px;
  height: 60px;
}

.thumbnail_zz .meta .fr a.cases_a_pc {
  background: url(../images/cases_ico_pc_b.png) no-repeat center;
}

.thumbnail_zz:hover .meta {
  background-color: #2592CD;
}

.thumbnail_zz:hover .meta h4 a {
  color: #fff;
}

.thumbnail_zz:hover .meta .fr a.cases_a_pc {
  background: url(../images/cases_ico_pc_w.png) no-repeat center;
}


/*在线看房*/
.form_msg {
  height: 400px;
  width: 420px;
  position: relative;
  padding-left: 40px;
  padding-bottom: 40px;
}

.form_msg dl {
  position: relative;
  z-index: 3;
}

.form_msg dt {
  font-size: 18px;
  color: #312F30;
}

.form_msg dd {
  margin-top: 10px;
}

.form_msg .lptype {
  height: 32px;
  width: 282px;
  line-height: 32px;
  text-indent: 12px;
  margin-right: 14px;
}

.form_msg .yzm_text {
  height: 32px;
  width: 120px;
  line-height: 32px;
  text-indent: 12px;
  margin-right: 14px;
}

.form_msg .text {
  border: 1px solid #cccccc;
  background: transparent;
  color: #ccc;
  height: 32px;
  width: 282px;
  line-height: 32px;
  text-indent: 12px;
  margin-right: 14px;
}

.form_msg .text:focus {
  border-color: #ccc;
  color: #312F30;
}

.form_msg .textarea {
  color: #312F30;
  line-height: 32px;
  padding-left: 12px;
}

.form_msg .sub_btn {
  font-size: 14px;
  border: 1px solid #ccc;
  background: transparent;
  color: #312F30;
  height: 38px;
  width: 118px;
  line-height: 36px;
  margin-right: 14px;
  *margin-left: 12px;
  filter: chroma(color=#000000);
  cursor: pointer;
}

.form_msg textarea {
  width: 371px;
  border: 1px solid #ccc;
  background: transparent;
  height: 100px;
  color: #ccc;
  resize: none;
  *margin-left: 12px;
  overflow: auto;
}

.form_msg textarea:focus {
  color: #312F30;
  border-color: #ccc;
  outline: none;
}

/*图片列表*/
.case_list_201601 {
  width: 1120px;
  overflow: hidden;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.portfolio-grid {
  width: 1140px;
}

.thumbnail {
  overflow: hidden;
  position: relative;
  display: inline-block;
  float: left;
  width: 360px;
  margin-right: 20px;
  margin-top: 20px;
}

.thumbnail a.thumbnail_a:hover {
  cursor: pointer;
}

.thumbnail .cases_img {
  width: 360px;
  height: 250px;
  border: none;
}

.projectinfo {
  position: absolute;
  z-index: 2;
  top: -60px;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, .4);
  height: 0\9;
}

.thumbnail .meta {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: left;
  overflow: hidden;
}

.thumbnail .meta h4 {
  font-size: 18px;
  padding-left: 10px;
  font-weight: normal;
  width: 285px;
  float: left;
  width: 306px;
}

.thumbnail .meta h4 a {
  color: #000;
}

.thumbnail .meta .fr {
  width: 20px;
  text-align: right;
  padding-right: 10px;
  float: left;
}

.thumbnail .meta .fr a {
  display: inline-block;
  padding: 0px 2px;
  padding-right: 12px;
  width: 20px;
  height: 60px;
}

.thumbnail .meta .fr a.cases_a_pc {
  background: url(../images/cases_ico_pc_b.png) no-repeat center;
}

.thumbnail:hover .meta {
  background-color: #2592CD;
}

.thumbnail:hover .meta h4 a {
  color: #fff;
}

.thumbnail:hover .meta .fr a.cases_a_pc {
  background: url(../images/cases_ico_pc_w.png) no-repeat center;
}


/*企业文化*/
.ejcontent_qywh {
  width: 1025px;
  margin: 0 auto;
  height: 720px;
  background: url(../images/culture_r2_c2.jpg) no-repeat bottom right;
  margin-bottom: 20px;
}

.ejcontent_qywh1 {
  width: 1025px;
  float: left;
  height: 72px;
}

.ejcontent_qywh1 span {
  width: 110px;
  height: 56px;
  float: right;
  margin-right: 303px;
}


.ejcontent_qywh2 {
  width: 1025px;
  float: left;
  height: 99px;
}

.ejcontent_qywh2 span {
  width: 253px;
  height: 89px;
  float: right;
  margin-right: 23px;
}

.ejcontent_qywh3 {
  width: 1025px;
  float: left;
  height: 251px;
}

.ejcontent_qywh3 span {
  width: 259px;
  height: 109px;
  float: left;
}


.ejcontent_qywh4 {
  width: 1025px;
  float: left;
  height: 131px;
}

.ejcontent_qywh4 span {
  width: 259px;
  height: 109px;
  float: right;
  margin-right: 72px;
}


.ejcontent_qywh5 {
  width: 1025px;
  float: left;
  height: 117px;
}

.ejcontent_qywh5 span {
  width: 208px;
  height: 91px;
  float: left;
  margin-left: 74px;
}

.ejcontent_qywh6 {
  width: 1025px;
  float: left;
  height: 49px;
}

.ejcontent_qywh6 span {
  width: 208px;
  height: 49px;
  line-height: 49px;
  float: left;
  margin-left: 46px;
  font-size: 20px;

  color: #222;
}

/*长房产品*/
.ejcontent_cfcp {
  width: 1102px;
  margin: 0 auto;
  margin-top: 42px;
  height: 584px;
}

.ejcontent_cfcp ul {
  margin-left: -14px;
}

.ejcontent_cfcp li {
  margin-left: 14px;
  float: left;
  width: 265px;
  height: 261px;
  margin-bottom: 14px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.ejcontent_cfcp li a {
  display: block;
}

.ejcontent_cfcp li img {
  width: 265px;
  height: 261px;
}

.zhezhao {
  width: 248px;
  height: 104px;
  background: url(../images/zhezhao.png) no-repeat;
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 1000;
  display: none;
  background-size: cover;
  padding-top: 140px;
  font-size: 30px;
  text-align: center;
  color: #fff;
}

.nyxiangmu img {
  display: block;
}

.zaishou {
  background: #2690ce;
  color: #fff;
}

.zaishou:hover {
  background: #3ca0db
}

.ejcontent_cfcp li.daishou {
  background: #3ac060;
  float: right;
  color: #fff;
}

.ejcontent_cfcp li.daishou:hover {
  background: #5ce984;
}

.ejcontent_cfcp li.shouqing {
  background: #a3a3a3;
  float: right;
  color: #fff;
}

.ejcontent_cfcp li.shouqing:hover {
  background: #dad5d5;
}

.zaishou .pxpic_bj1 {
  font-size: 30px;
  color: #FFFFFF;

  text-align: center;
  width: 265px;
  height: 45px;
  line-height: 45px;
  margin-top: 60px;
}

.zaishou .zsxm_list {
  width: 153px;
  margin: 0 auto;
  height: auto;
}

.zaishou .zsxm_list dt {
  float: left;
  width: 70px;
  height: 20px;
  color: #FFFFFF;

  padding-right: 5px;
}

.zaishou .zsxm_list dt a {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
}

.daishou .pxpic_bj3 {
  font-size: 30px;
  color: #FFFFFF;

  text-align: center;
  width: 265px;
  height: 45px;
  line-height: 45px;
  margin-top: 60px;
}

.daishou p {
  width: 265px;
  text-align: center;
  font-size: 14px;

  color: #fff;
  line-height: 22px;
}

.shouqing .pxpic_bj2 {
  font-size: 30px;
  color: #FFFFFF;

  text-align: center;
  width: 265px;
  height: 45px;
  line-height: 45px;
  margin-top: 60px;
}

.shouqing p {
  width: 265px;
  text-align: center;
  font-size: 14px;

  color: #fff;
  line-height: 22px;
}

/*在售项目*/
.thumbnail_zs {
  overflow: hidden;
  position: relative;
  display: inline-block;
  float: left;
  width: 265px;
  margin-right: 20px;
  margin-top: 20px;
}

.thumbnail_zs a.thumbnail_a:hover {
  cursor: pointer;
}

.thumbnail_zs .cases_img {
  width: 265px;
  height: 261px;
  border: none;
}

.thumbnail_zs .meta {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: left;
  overflow: hidden;
}

.thumbnail_zs .meta h4 {
  font-size: 18px;
  padding-left: 10px;
  font-weight: normal;
  width: 218px;
  float: left;
}

.thumbnail_zs .meta h4 a {
  color: #000;
}

.thumbnail_zs .meta .fr {
  width: 20px;
  text-align: right;
  padding-right: 10px;
  float: left;
}

.thumbnail_zs .meta .fr a {
  display: inline-block;
  padding: 0px 2px;
  padding-right: 12px;
  width: 20px;
  height: 60px;
}

.thumbnail_zs .meta .fr a.cases_a_pc {
  background: url(../images/cases_ico_pc_b.png) no-repeat center;
}

.thumbnail_zs:hover .meta {
  background-color: #2592CD;
}

.thumbnail_zs:hover .meta h4 a {
  color: #fff;
}

.thumbnail_zs:hover .meta .fr a.cases_a_pc {
  background: url(../images/cases_ico_pc_w.png) no-repeat center;
}

/*售罄项目*/
.thumbnail_sqxm {
  overflow: hidden;
  position: relative;
  display: inline-block;
  float: left;
  width: 265px;
  margin-right: 20px;
  margin-top: 20px;
}

.thumbnail_sqxm a.thumbnail_a:hover {
  cursor: pointer;
}

.thumbnail_sqxm .cases_img {
  width: 265px;
  height: 261px;
  border: none;
}

.thumbnail_sqxm .meta {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: left;
  overflow: hidden;
}

.thumbnail_sqxm .meta h4 {
  font-size: 18px;
  padding-left: 10px;
  font-weight: normal;
  width: 218px;
  float: left;
}

.thumbnail_sqxm .meta h4 a {
  color: #000;
}

.thumbnail_sqxm .meta .fr {
  width: 20px;
  text-align: right;
  padding-right: 10px;
  float: left;
}

.thumbnail_sqxm .meta .fr a {
  display: inline-block;
  padding: 0px 2px;
  padding-right: 12px;
  width: 20px;
  height: 60px;
}

.thumbnail_sqxm .meta .fr a.cases_a_pc {
  background: url(../images/cases_ico_pc_b.png) no-repeat center;
}

.thumbnail_sqxm:hover .meta {
  background-color: #2592CD;
}

.thumbnail_sqxm:hover .meta h4 a {
  color: #fff;
}

.thumbnail_sqxm:hover .meta .fr a.cases_a_pc {
  background: url(../images/cases_ico_pc_w.png) no-repeat center;
}

/*栏目荣誉events*/
.events_contents {
  width: 950px;
  margin: 0 auto;
  margin-top: 30px;
}

.years {
  width: 770px;
  height: 70px;
}

.years li {
  width: 70px;
  height: 70px;
  float: left;
  margin: 0 7px;
  background: url(../images/event1.jpg) no-repeat left center;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  line-height: 70px;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}

.events_list {
  width: 950px;
  margin: 0 auto;
  margin-top: 32px;
  display: none;
}

.events_list ul {
  width: 770px;
}

.events_list ul li {
  width: 770px;
  height: 95px;
  background: #f2f2f2;
  margin-top: 20px;
  cursor: pointer;
  color: #6e6e6e;
}

.events_list ul li:hover {
  background: #ff06d2;
  color: #ffffff;
}

.events_list ul li:hover {
  color: #ffffff;
}

.year_a {
  width: 85px;
  height: 48px;
  padding-top: 20px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  vertical-align: middle;
  float: left;
}

.year_title {
  width: 620px;
  height: 72px;
  margin-top: 12px;
  float: left;
  border-left: 1px dashed #595959;
  padding-left: 30px;
  font-size: 14px;
  line-height: 26px;
  vertical-align: middle;
}

/*企业大事记时间滚动*/
#timeline {
  width: 950px;
  overflow: hidden;
  margin: 10px auto;
  position: relative;
}

ul,
ul li {
  margin: 0px;
  padding: 0px;
}

.wbox {
  width: 950px;
  height: 70px;
  overflow: hidden;
  POSITION: relative;
  background: #f2f2f2;
  padding: 10px 0px;
}

#next {
  background: url('../images/right_n1.png') center bottom no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 10px;
  top: 35px;
  display: block;
}

#prev {
  background: url('../images/left_n1.png') center bottom no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 10px;
  top: 35px;
  display: block;
}

#dates {
  width: 950px;
  height: 70px;
  overflow: hidden;
}

#dates li {
  list-style: none;
  float: left;
  width: 150px;
  height: 70px;
  font-size: 12px;
  text-align: center;
  background: url('../images/event1.png') center bottom no-repeat;
}

#dates a {
  line-height: 70px;
  height: 70px;
  width: 150px;
  text-decoration: none;
  color: #FFF;
}

#dates .selected {
  font-size: 12px;
  width: 150px;
  display: block;
  background: url('../images/event2.png') center bottom no-repeat;
  line-height: 70px;
  height: 70px;
  text-decoration: none;
  color: #FFF;
}

#issues {
  width: 950px;
  min-height: 300px;
  overflow: hidden;
}

#issues li {
  width: 950px;
  min-height: 300px;
  list-style: none;
  float: left;
}

#issues li h1 {
  color: #2b2b2b;
  font-size: 25px;
  margin: 20px 5px;
}

#issues li p {
  font-size: 16px;
  margin-right: 70px;
  margin: 10px;
  font-weight: normal;
  line-height: 26px;
  display: block;
}

/*企业大事记时间滚动*/

/*栏目荣誉events*/
/*社会招聘*/
.jobboxm {
  width: 1120px;
  margin: 0 auto
}

/*产品项目1*/
.cpxmbox {
  width: 1090px;
  margin: 0 auto;
  height: auto;
}

.cpxm_title {
  width: 1090px;
  margin: 0 auto;
  height: 117px;
  line-height: 117px;

  font-size: 32px;
  color: #000000;
  text-align: center;
}

.cpxm_banner {
  width: 1090px;
  margin: 0 auto;
  height: 182px;
}

.cpxm_banner img {
  max-width: 100%;
}

.cpxm_about {
  width: 1090px;
  margin: 0 auto;
  padding-bottom: 40px;
}

.cpxm_about .lanmu {
  width: 1090px;
  height: 60px;
  float: left;
}

.cpxm_about .lanmu .lanmu_cn {
  width: 100px;
  height: 57px;
  border-bottom: #0089D9 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_about .lanmu .lanmu_en {
  width: 980px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #0089d9;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_about .lanmu .lanmu_cn1 {
  width: 100px;
  height: 57px;
  border-bottom: #df2d5b solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_about .lanmu .lanmu_en1 {
  width: 980px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #df2d5b;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_about .lanmu .lanmu_cn2 {
  width: 100px;
  height: 57px;
  border-bottom: #f6c300 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_about .lanmu .lanmu_en2 {
  width: 980px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #f6c300;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_about .lanmu .lanmu_cn3 {
  width: 100px;
  height: 57px;
  border-bottom: #80c222 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_about .lanmu .lanmu_en3 {
  width: 980px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #80c222;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_about .lanmu .lanmu_cn4 {
  width: 100px;
  height: 57px;
  border-bottom: #007841 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_about .lanmu .lanmu_en4 {
  width: 980px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #007841;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_about .lanmu .lanmu_cn5 {
  width: 100px;
  height: 57px;
  border-bottom: #09136c solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_about .lanmu .lanmu_en5 {
  width: 980px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #09136c;

  line-height: 58px;
  padding-left: 10px;
}



.cpxm_about .cpxm_about_con {
  color: #292525;
  font-size: 14px;

  line-height: 24px;
  padding-top: 15px;
  text-align: left;
  float: left;
  width: 1090px;
  height: auto;
  vertical-align: top;
  text-align: justify;
  text-justify: inter-ideograph;
  text-align-last: left;
  -moz-text-align-last: left;
  -webkit-text-align-last: left;
  word-break: break-all;
  overflow: hidden;
}


.cpxm_add {
  width: 1090px;
  float: left;
  height: 408px;
  margin-top: 10px;
}

.cpxm_add .cpxm_add_picbk {
  float: left;
  width: 532px;
  height: 408px;
  margin-right: 26px;
}

.cpxm_add .cpxm_add_picbk .lanmu {
  width: 532px;
  height: 60px;
  float: left;
}

.cpxm_add .cpxm_add_picbk .lanmu .lanmu_cn {
  width: 100px;
  height: 57px;
  border-bottom: #0089D9 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_add .cpxm_add_picbk .lanmu .lanmu_en {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #0089d9;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_add .cpxm_add_picbk .lanmu .lanmu_cn1 {
  width: 100px;
  height: 57px;
  border-bottom: #df2d5b solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_add .cpxm_add_picbk .lanmu .lanmu_en1 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #df2d5b;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_add .cpxm_add_picbk .lanmu .lanmu_cn2 {
  width: 100px;
  height: 57px;
  border-bottom: #f6c300 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_add .cpxm_add_picbk .lanmu .lanmu_en2 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #f6c300;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_add .cpxm_add_picbk .lanmu .lanmu_cn3 {
  width: 100px;
  height: 57px;
  border-bottom: #80c222 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_add .cpxm_add_picbk .lanmu .lanmu_en3 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #80c222;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_add .cpxm_add_picbk .lanmu .lanmu_cn4 {
  width: 100px;
  height: 57px;
  border-bottom: #007841 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_add .cpxm_add_picbk .lanmu .lanmu_en4 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #007841 solid 1px;
  font-size: 24px;
  color: #007841;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_add .cpxm_add_picbk .lanmu .lanmu_cn5 {
  width: 100px;
  height: 57px;
  border-bottom: #09136c solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_add .cpxm_add_picbk .lanmu .lanmu_en5 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #09136c;

  line-height: 58px;
  padding-left: 10px;
}




.cpxm_add .cpxm_add_picbk .cpxm_add_piccon {
  width: 516px;
  height: 300px;
  border: #CACACA solid 1px;
  float: left;
  margin-top: 40px;
}

.cpxm_add .cpxm_add_picbk .cpxm_add_piccon p {
  width: 460px;
  height: 244px;
  margin: 28px;
  display: block;
  overflow: hidden;
}

.cpxm_add .cpxm_add_picbk .cpxm_add_piccon p img {
  max-width: 100%;
}

.cpxm_add .cpxm_add_hxbk {
  float: left;
  width: 532px;
  height: 408px;
}

.cpxm_add .cpxm_add_hxbk .lanmu {
  width: 532px;
  height: 60px;
  float: left;
}

.cpxm_add .cpxm_add_hxbk .lanmu .lanmu_cn {
  width: 100px;
  height: 57px;
  border-bottom: #0089D9 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_add .cpxm_add_hxbk .lanmu .lanmu_en {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #0089d9;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_add .cpxm_add_hxbk .lanmu .lanmu_cn1 {
  width: 100px;
  height: 57px;
  border-bottom: #df2d5b solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_add .cpxm_add_hxbk .lanmu .lanmu_en1 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #df2d5b;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_add .cpxm_add_hxbk .lanmu .lanmu_cn2 {
  width: 100px;
  height: 57px;
  border-bottom: #f6c300 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_add .cpxm_add_hxbk .lanmu .lanmu_en2 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #f6c300;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_add .cpxm_add_hxbk .lanmu .lanmu_cn3 {
  width: 100px;
  height: 57px;
  border-bottom: #80c222 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_add .cpxm_add_hxbk .lanmu .lanmu_en3 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #80c222;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_add .cpxm_add_hxbk .lanmu .lanmu_cn4 {
  width: 100px;
  height: 57px;
  border-bottom: #007841 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_add .cpxm_add_hxbk .lanmu .lanmu_en4 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #007841;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_add .cpxm_add_hxbk .lanmu .lanmu_cn5 {
  width: 100px;
  height: 57px;
  border-bottom: #09136c solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_add .cpxm_add_hxbk .lanmu .lanmu_en5 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #09136c;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_add .cpxm_add_hxbk .cpxm_add_hxcon {
  width: 516px;
  height: 300px;
  border: #CACACA solid 1px;
  float: left;
  margin-top: 40px;
}


.cpxm_pmtg {
  width: 1090px;
  float: left;
  height: 354px;
  margin-top: 10px;
}

.cpxm_pmtg .lanmu {
  width: 1090px;
  height: 60px;
  float: left;
}

.cpxm_pmtg .lanmu .lanmu_cn {
  width: 100px;
  height: 57px;
  border-bottom: #0089D9 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_pmtg .lanmu .lanmu_en {
  width: 740px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #0089d9;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_pmtg .lanmu .lanmu_cn1 {
  width: 100px;
  height: 57px;
  border-bottom: #df2d5b solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_pmtg .lanmu .lanmu_en1 {
  width: 740px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #df2d5b;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_pmtg .lanmu .lanmu_cn2 {
  width: 100px;
  height: 57px;
  border-bottom: #f6c300 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_pmtg .lanmu .lanmu_en2 {
  width: 740px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #f6c300;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_pmtg .lanmu .lanmu_cn3 {
  width: 100px;
  height: 57px;
  border-bottom: #80c222 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_pmtg .lanmu .lanmu_en3 {
  width: 740px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #80c222;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_pmtg .lanmu .lanmu_cn4 {
  width: 100px;
  height: 57px;
  border-bottom: #007841 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_pmtg .lanmu .lanmu_en4 {
  width: 740px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #007841;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_pmtg .lanmu .lanmu_cn5 {
  width: 100px;
  height: 57px;
  border-bottom: #09136c solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_pmtg .lanmu .lanmu_en5 {
  width: 740px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #09136c;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_pmtglist {
  width: 1090px;
  float: left;
  height: 250px;
  margin-top: 29px;
  overflow: hidden;
}

.cpxm_pmtglist ul {
  margin-left: -15px;
}

.cpxm_pmtglist ul li {
  margin-left: 15px;
  float: left;
  width: 206px;
  height: 250px;
}

.cpxm_pmtglist ul li .pmpic {
  width: 206px;
  height: 250px;
  overflow: hidden;
}

.cpxm_pmtglist ul li .pmpic img {
  max-width: 100%;
}

.cpxm_video {
  width: 1090px;
  float: left;
  height: 408px;
  margin-top: 10px;
}

.cpxm_video .cpxm_video_vbk {
  float: left;
  width: 532px;
  height: 408px;
  margin-right: 26px;
}

.cpxm_video .cpxm_video_vbk .lanmu {
  width: 532px;
  height: 60px;
  float: left;
}

.cpxm_video .cpxm_video_vbk .lanmu .lanmu_cn {
  width: 100px;
  height: 57px;
  border-bottom: #0089D9 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_video .cpxm_video_vbk .lanmu .lanmu_en {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #0089d9;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_video .cpxm_video_vbk .lanmu .lanmu_cn1 {
  width: 100px;
  height: 57px;
  border-bottom: #df2d5b solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_video .cpxm_video_vbk .lanmu .lanmu_en1 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #df2d5b;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_video .cpxm_video_vbk .lanmu .lanmu_cn2 {
  width: 100px;
  height: 57px;
  border-bottom: #f6c300 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_video .cpxm_video_vbk .lanmu .lanmu_en2 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #f6c300;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_video .cpxm_video_vbk .lanmu .lanmu_cn3 {
  width: 100px;
  height: 57px;
  border-bottom: #80c222 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_video .cpxm_video_vbk .lanmu .lanmu_en3 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #80c222;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_video .cpxm_video_vbk .lanmu .lanmu_cn4 {
  width: 100px;
  height: 57px;
  border-bottom: #994976 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_video .cpxm_video_vbk .lanmu .lanmu_en4 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #994976;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_video .cpxm_video_vbk .lanmu .lanmu_cn5 {
  width: 100px;
  height: 57px;
  border-bottom: #09136c solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_video .cpxm_video_vbk .lanmu .lanmu_en5 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #09136c;

  line-height: 58px;
  padding-left: 10px;
}




.cpxm_video .cpxm_video_vbk .cpxm_video_vcon {
  width: 530px;
  height: 300px;
  float: left;
  margin-top: 30px;
}

.cpxm_video .cpxm_video_vbk .cpxm_video_vcon p {
  width: 530px;
  height: 300px;
  display: block;
  overflow: hidden;
}

.cpxm_video .cpxm_video_vbk .cpxm_video_vcon p img {
  max-width: 100%;
}


.cpxm_video {
  width: 1090px;
  float: left;
  height: 408px;
  margin-top: 10px;
}

.cpxm_video .cpxm_video_dtbk {
  float: left;
  width: 532px;
  height: 408px;
}

.cpxm_video .cpxm_video_dtbk .lanmu {
  width: 532px;
  height: 60px;
  float: left;
}

.cpxm_video .cpxm_video_dtbk .lanmu .lanmu_cn {
  width: 100px;
  height: 57px;
  border-bottom: #0089D9 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_video .cpxm_video_dtbk .lanmu .lanmu_en {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #0089d9;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_video .cpxm_video_dtbk .lanmu .lanmu_cn1 {
  width: 100px;
  height: 57px;
  border-bottom: #df2d5b solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_video .cpxm_video_dtbk .lanmu .lanmu_en1 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #df2d5b;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_video .cpxm_video_dtbk .lanmu .lanmu_cn2 {
  width: 100px;
  height: 57px;
  border-bottom: #f6c300 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_video .cpxm_video_dtbk .lanmu .lanmu_en2 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #f6c300;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_video .cpxm_video_dtbk .lanmu .lanmu_cn3 {
  width: 100px;
  height: 57px;
  border-bottom: #80c222 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_video .cpxm_video_dtbk .lanmu .lanmu_en3 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #80c222;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_video .cpxm_video_dtbk .lanmu .lanmu_cn4 {
  width: 100px;
  height: 57px;
  border-bottom: #007841 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_video .cpxm_video_dtbk .lanmu .lanmu_en4 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #007841;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_video .cpxm_video_dtbk .lanmu .lanmu_cn5 {
  width: 100px;
  height: 57px;
  border-bottom: #09136c solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_video .cpxm_video_dtbk .lanmu .lanmu_en5 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #09136c;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_video .cpxm_video_dtbk .cpxm_video_dtcon {
  width: 530px;
  height: 300px;
  float: left;
  margin-top: 30px;
}


.cpxm_video_dtcon li {
  width: 530px;
  height: 56px;
  float: left;
  margin-bottom: 20px;
}

.cpxm_video_dtconlist_pic {
  width: 109px;
  height: 56px;
  float: left;
  margin-right: 10px;
  overflow: hidden;
}

.cpxm_video_dtconlist_pic img {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  width: 109px;
  height: 56px;
}

.cpxm_video_dtconlist_pic:hover img {
  -webkit-transform: scale(1.2) rotate(1deg);
  -moz-transform: scale(1.2) rotate(1deg);
  -o-transform: scale(1.2) rotate(1deg);
  -ms-transform: scale(1.2) rotate(1deg);
  transform: scale(1.2) rotate(1deg);
  width: 109px;
  height: 56px;
}

.cpxm_video_dtconlist_con a:hover {
  color: #2d9bca;
}

.cpxm_video_dtconlist_con:hover p.p2 {
  color: #2d9bca;
}

.cpxm_video_dtconlist_con:hover p.p1 {
  color: #2d9bca;
}

.cpxm_video_dtconlist_con:hover h3 {
  color: #2d9bca;
}

.cpxm_video_dtconlist_con h3 {
  color: #000;
  font-weight: 100;

  font-size: 14px;
}

.cpxm_video_dtconlist_con {
  float: left;
  width: 398px;
  height: 56px;
}

.cpxm_video_dtconlist_con p.p1 {
  display: block;
  overflow: hidden;
  height: 20px;
  font-size: 12px;
  line-height: 20px;

  color: #707070;
}

.cpxm_video_dtconlist_con p.p2 {
  display: block;
  overflow: hidden;
  height: 48px;
  font-size: 14px;
  line-height: 24px;

  color: #707070;
}











.cpxm_contact {
  width: 1090px;
  float: left;
  height: 168px;
}

.cpxm_contact .cpxm_contactbk {
  float: left;
  width: 532px;
  height: 168px;
}

.cpxm_contact .cpxm_contactbk .lanmu {
  width: 532px;
  height: 60px;
  float: left;
}

.cpxm_contact .cpxm_contactbk .lanmu .lanmu_cn {
  width: 100px;
  height: 57px;
  border-bottom: #0089D9 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_contact .cpxm_contactbk .lanmu .lanmu_en {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #0089d9;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_contact .cpxm_contactbk .lanmu .lanmu_cn1 {
  width: 100px;
  height: 57px;
  border-bottom: #df2d5b solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_contact .cpxm_contactbk .lanmu .lanmu_en1 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #df2d5b;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_contact .cpxm_contactbk .lanmu .lanmu_cn2 {
  width: 100px;
  height: 57px;
  border-bottom: #f6c300 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_contact .cpxm_contactbk .lanmu .lanmu_en2 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #f6c300;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_contact .cpxm_contactbk .lanmu .lanmu_cn3 {
  width: 100px;
  height: 57px;
  border-bottom: #80c222 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_contact .cpxm_contactbk .lanmu .lanmu_en3 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #80c222;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_contact .cpxm_contactbk .lanmu .lanmu_cn4 {
  width: 100px;
  height: 57px;
  border-bottom: #007841 solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_contact .cpxm_contactbk .lanmu .lanmu_en4 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #007841;

  line-height: 58px;
  padding-left: 10px;
}

.cpxm_contact .cpxm_contactbk .lanmu .lanmu_cn5 {
  width: 100px;
  height: 57px;
  border-bottom: #09136c solid 3px;
  float: left;
  font-size: 24px;
  color: #292525;

  line-height: 57px;
}

.cpxm_contact .cpxm_contactbk .lanmu .lanmu_en5 {
  width: 422px;
  height: 58px;
  float: left;
  border-bottom: #E7E6E4 solid 1px;
  font-size: 24px;
  color: #09136c;

  line-height: 58px;
  padding-left: 10px;
}




.cpxm_contact .cpxm_contactbk .cpxm_contactcon {
  width: 532px;
  height: 76px;
  float: left;
  margin-top: 20px;
}

.cpxm_contact .cpxm_contactbk .cpxm_contactcon1 {
  width: 532px;
  height: 76px;
  float: left;
  margin-top: 20px;
}

.cpxm_contact .cpxm_contactbk .cpxm_contactcon2 {
  width: 532px;
  height: 76px;
  float: left;
  margin-top: 20px;
}

.cpxm_contact .cpxm_contactbk .cpxm_contactcon3 {
  width: 532px;
  height: 76px;
  float: left;
  margin-top: 20px;
}

.cpxm_contact .cpxm_contactbk .cpxm_contactcon4 {
  width: 532px;
  height: 76px;
  float: left;
  margin-top: 20px;
}

.cpxm_contact .cpxm_contactbk .cpxm_contactcon5 {
  width: 532px;
  height: 76px;
  float: left;
  margin-top: 20px;
}

.cpxm_contact .cpxm_contactbk .cpxm_contactcon p {
  width: 510px;
  height: 50px;
  margin: 0px 10px 10px 10px;
  display: block;

  font-size: 14px;
  color: #000000;
}

.cpxm_contact .cpxm_contactbk .cpxm_contactcon p1 {
  width: 510px;
  height: 50px;
  margin: 0px 10px 10px 10px;
  display: block;
  overflow: hidden;

  font-size: 14px;
  color: #000000;
}

.cpxm_contact .cpxm_contactbk .cpxm_contactcon p2 {
  width: 510px;
  height: 50px;
  margin: 0px 10px 10px 10px;
  display: block;
  overflow: hidden;

  font-size: 14px;
  color: #000000;
}

.cpxm_contact .cpxm_contactbk .cpxm_contactcon p3 {
  width: 510px;
  height: 50px;
  margin: 0px 10px 10px 10px;
  display: block;
  overflow: hidden;

  font-size: 14px;
  color: #000000;
}

.cpxm_contact .cpxm_contactbk .cpxm_contactcon p4 {
  width: 510px;
  height: 50px;
  margin: 0px 10px 10px 10px;
  display: block;
  overflow: hidden;

  font-size: 14px;
  color: #000000;
}

.cpxm_contact .cpxm_contactbk .cpxm_contactcon p5 {
  width: 510px;
  height: 50px;
  margin: 0px 10px 10px 10px;
  display: block;
  overflow: hidden;

  font-size: 14px;
  color: #000000;
}

.cpxm_contact .cpxm_contactbk .cpxm_contactcon p font {
  color: #0089DA;
  font-weight: bold;

  font-size: 18px;
  font-style: italic;
}

.cpxm_contact .cpxm_contactbk .cpxm_contactcon1 p font {
  color: #df2d5b;
  font-weight: bold;

  font-size: 18px;
  font-style: italic;
}

.cpxm_contact .cpxm_contactbk .cpxm_contactcon2 p font {
  color: #f6c300;
  font-weight: bold;

  font-size: 18px;
  font-style: italic;
}

.cpxm_contact .cpxm_contactbk .cpxm_contactcon3 p font {
  color: #80c222;
  font-weight: bold;

  font-size: 18px;
  font-style: italic;
}

.cpxm_contact .cpxm_contactbk .cpxm_contactcon4 p font {
  color: #007841;
  font-weight: bold;

  font-size: 18px;
  font-style: italic;
}

.cpxm_contact .cpxm_contactbk .cpxm_contactcon5 p font {
  color: #09136c;
  font-weight: bold;

  font-size: 18px;
  font-style: italic;
}




.cpxm_contact .cpxm_contactbk .cpxm_contactcon p img {
  max-width: 100%;
}

.cpxm_contact .cpxm_contactbk .cpxm_contactcon1 p img {
  max-width: 100%;
}

.cpxm_contact .cpxm_contactbk .cpxm_contactcon2 p img {
  max-width: 100%;
}

.cpxm_contact .cpxm_contactbk .cpxm_contactcon3 p img {
  max-width: 100%;
}

.cpxm_contact .cpxm_contactbk .cpxm_contactcon4 p img {
  max-width: 100%;
}

.cpxm_contact .cpxm_contactbk .cpxm_contactcon5 p img {
  max-width: 100%;
}

.cpxm_contact .cpxm_contact_online {
  float: right;
  text-align: right;
  width: 532px;
  height: 168px;
}

.cpxm_contact .cpxm_contact_online span {
  width: 224px;
  height: 57px;
  float: right;
  display: block;
  margin-top: 80px;
}

.cpxm_contact .cpxm_contact_online span img {
  max-width: 100%;
}


/*产品项目1*/


.link-block2 {
  width: 756px;
  float: right;
}

.link-block2 li {
  border-bottom: #D7D7D7 dashed 1px;
  font-size: 12px;
  height: 130px;
  float: left;
  width: 756px;
}

.link-block2 li a {
  color: #7B7B7B;
}

.link-block2 li a:hover {
  color: #008CFF;
}

.link-block2 li span {
  float: right;
  width: 77px;
  height: 20px;
  color: #FFFFFF;
}

.link-block2 li span a {
  color: #FFFFFF;

}


.link-block25 {
  width: 756px;
  float: right;
}

.link-block25 li {
  border-bottom: #D7D7D7 dashed 1px;
  font-size: 12px;
  line-height: 35px;
  float: left;
  width: 756px;
}

.link-block25 li a {
  color: #7B7B7B;
}

.link-block25 li a:hover {
  color: #008CFF;
}

.link-block25 li span {
  float: right;
  width: 77px;
  height: 20px;
  color: #FFFFFF;
}

.link-block25 li span a {
  color: #FFFFFF;

}

.headline5 {
  width: 756px;
  float: left;
}


.headline {
  width: 756px;
  height: 90px;
  margin-top: 25px;
  float: left;
}

.h_pic {
  width: 122px;
  float: left;
  height: 90px;
  overflow: hidden;
  margin-right: 15px;
}

.h_pic img {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

.h_pic:hover img {
  -webkit-transform: scale(1.2) rotate(2deg);
  -moz-transform: scale(1.2) rotate(2deg);
  -o-transform: scale(1.2) rotate(2deg);
  -ms-transform: scale(1.2) rotate(2deg);
  transform: scale(1.2) rotate(2deg);
  width: 284px;
  height: 166px;
}


.h_title {
  width: 619px;
  float: left;
  height: 90px;
}

.h_title p {
  line-height: 22px;
  color: #383735;

  padding-top: 5px;
  text-indent: 2em;
}

.h_title span.s1 {
  color: #FFFFFF;
  font-weight: 100;

  font-size: 12px;
  background: #8A8A8A;
  width: 69px;
  height: 22px;
  text-align: center;
  line-height: 22px;
}

.h_title span.s2 {
  color: #39373A;
  font-weight: 100;

  font-size: 12px;
  background: #F3E5E5;
  width: 141px;
  height: 22px;
  text-align: center;
  line-height: 22px;
}

.h_title div {
  font-size: 14px;
  color: #383838;
  font-weight: bold;

  line-height: 25px;
}

.h_title div a {
  color: #383838;
}


.h_title5 {
  width: 619px;
  float: left;
}

.h_title5 p {
  color: #383735;

  padding-top: 5px;
  text-indent: 2em;
}

.h_title5 span.s1 {
  margin-top: 8px;
  color: #FFFFFF;
  font-weight: 100;

  font-size: 12px;
  background: #8A8A8A;
  width: 69px;
  text-align: center;
  line-height: 22px;
}

.h_title5 span.s2 {
  margin-top: 8px;
  color: #39373A;
  font-weight: 100;

  font-size: 12px;
  background: #F3E5E5;
  width: 141px;
  text-align: center;
  line-height: 22px;
}

.h_title5 div {
  font-size: 14px;
  color: #383838;
  font-weight: bold;

}

.h_title5 div a {
  color: #383838;
}

.pic-block2 {
  width: 736px;
  margin: 0 auto;
  margin-top: 44px;
}

.pic-block2 li {
  height: 219px;
  float: left;
  width: 736px;
  margin-bottom: 34px;
}

.pic_con {
  width: 354px;
  float: left;
  height: 219px;
}

.pic_con h1 {
  background: #E0DFDD;
  height: 54px;
  line-height: 54px;
  font-weight: 100;
  color: #323232;
  font-size: 20px;
  text-indent: 16px;
}

.pic_con p {
  padding-top: 5px;
  font-size: 12px;

  line-height: 30px;
  width: 98%;
  margin: 0 auto;
  text-align: left;
}

.pic_pic {
  width: 341px;
  float: left;
  height: 219px;
  margin-left: 36px;
}


#main_paging {
  float: left;
  padding-top: 20px;
  clear: both;
  margin-bottom: 40px;
}



.yema {
  width: 569px;
  margin: 0 auto;
  clear: both;
  padding-left: 130px;
  height: 30px;
  border: #D9D9D9 solid 1px;
  line-height: 30px;
  color: #333333;
  font-size: 12px;

}

.yema span {
  padding: 0 5px;
  font-size: 12px;
  padding: 3px 5px 2px 5px;
  margin: 5px 5px 0px 0px;
  width: 20px;
}

.yema a {
  color: #333333;
  font-size: 12px;
}

.yema a:hover {
  color: #BA0179;
}


.xinq_alb_r {
  background-color: #E52B1E;
  width: 25px;
  height: 20px;
  color: #fff;
  border: #E52B1E solid 1px;
}

.xinq_sw {
  padding: 0 5px;
  font-size: 12px;
  padding: 3px 5px 2px 5px;
  border: #C9D0DA solid 1px;
  margin: 5px 5px 0px 0px;
  width: 20px;
}

.xinq_alb {
  padding: 0 5px;
  font-size: 12px;
  padding: 3px 5px 2px 5px;
  border: #C9D0DA solid 1px;
  margin: 5px 5px 0px 0px;
  width: 20px;
}






/*新闻内容*/

.info_zlmcon {
  border-bottom: #D7D7D7 solid 1px;
  margin: 0 auto;
  margin-top: 5px;
  min-height: 60px;
}

.infotitle {
  font-size: 18px;
  color: #000;
  letter-spacing: 1px;
  text-align: center;
  float: left;
  width: 1120px;
}

.infotime {
  font-size: 13px;
  color: #4B4B4B;
  float: left;
  width: 1120px;
  height: 25px;
  text-align: center;
  padding-top: 5px;
}

#artinfo2 {
  width: 699px;
  height: 80px;

  font-size: 13px;
}

.shangxp {
  width: 699px;
  height: 80px;
  float: left;
  padding-left: 15px;
  overflow: hidden;
  line-height: 32px;
  padding-top: 5px;
}

.shangxp a:hover {
  color: #FD0100;
}

#artinfo2 span {}

#artinfo2 a {
  padding-bottom: 5px;
}

#artcontent {
  width: 1120px;
  margin: 0 auto;
  height: auto;
  text-align: left;
  padding-top: 20px;
  min-height: 240px;
  line-height: 30px;
  clear: both;
  padding-bottom: 50px;
  font-size: 13px;
}







#goTopBtn {
  bottom: 10px;
  cursor: pointer;
  font-size: 12px;
  position: fixed;
  right: 40px;
}

.backtotop {
  background: url("../images/about_gotop.jpg") no-repeat;
  display: block;
  height: 54px;
  margin-bottom: 85px;
  outline: 0 none;
  position: relative;
  text-indent: -9999em;
  width: 54px;
}

.backtotop:hover {
  background: url("../images/about_gotop.jpg") no-repeat;
  display: block;
  height: 54px;
  margin-bottom: 85px;
  outline: 0 none;
  position: relative;
  text-indent: -9999em;
  width: 54px;
}

.ejcontent,
.ejcontent p {
  display: block;
  overflow: hidden;
  line-height: 26px;
  padding: 5px 5px;
}

.ejcontent h1 {
  display: block;
  overflow: hidden;
  line-height: 26px;
  padding: 5px 5px;
  border-bottom: #DBD4CC dashed 1px;
  font-size: 13px;
  font-weight: 100;
}

/*产品中心*/

.main_list {
  display: block;
  overflow: hidden;
  margin-top: 15px;
}

.main_list1 {
  display: block;
  overflow: hidden;
  margin-left: -34px;
}

.main_list1 li {
  float: left;
  width: 226px;
  margin: 30px 0px 0px 34px;
  line-height: 30px;

}

.main_list1 li img {
  width: 226px;
  height: 149px;
  margin-bottom: 15px;
}

.case_list {
  display: block;
  overflow: hidden;
  margin-top: 15px;
  margin-left: -21px;
}

.case_list li {
  float: left;
  width: 382px;
  margin: 12px 0px 12px 24px;
  line-height: 30px;

  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.case_list li img {
  width: 382px;
  height: 266px;
  margin-bottom: 5px;
}

.main_list1 li a:link,
.main_list1 li a:visited,
.case_list li a:link,
.case_list li a:visited {
  font-size: 14px;
  color: #414141;
  text-decoration: none;
}

.main_list1 li a:hover,
.case_list li a:hover {
  font-size: 14px;
  color: #008CFF;
  text-decoration: none;
}

.list_con {
  display: block;
  overflow: hidden;
  background-color: #E6E6E6;
  height: 30px;
  text-align: center;
}

.list_title {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.list_miaoxu {
  font-size: 14px;
}

.main_list1 a:hover img,
.case_list a:hover img {
  background: #000000;
  opacity: 0.6;
}







/*人力资源*/

.link-block3 {
  width: 756px;
  float: right;
  margin-top: 25px;
}

.link-block3 li {
  border-bottom: #D7D7D7 dashed 1px;
  font-size: 12px;
  height: 30px;
  float: left;
  width: 756px;
  margin-bottom: 8px;
}

.link-block3 li a {
  color: #7B7B7B;
}

.link-block3 li a:hover {
  color: #008CFF;
}

.link-block3 li span {
  float: right;
  width: 77px;
  height: 20px;
  color: #FFFFFF;
}

.link-block3 li span a {
  color: #FFFFFF;

}



.r_title {
  width: 756px;
  float: left;
  height: 30px;
  background: url(../images/dot.jpg) no-repeat left;
}

.r_title span.s1 {
  color: #FFFFFF;
  font-weight: 100;

  font-size: 12px;
  background: #8A8A8A;
  width: 69px;
  height: 22px;
  text-align: center;
  line-height: 22px;
}

.r_title span.s2 {
  color: #39373A;
  font-weight: 100;

  font-size: 12px;
  background: #F3E5E5;
  width: 141px;
  height: 22px;
  text-align: center;
  line-height: 22px;
}

.r_title div {
  font-size: 14px;
  color: #383838;
  font-weight: bold;

  line-height: 25px;
}

.r_title div a {
  color: #383838;
  padding-left: 15px;
  line-height: 32px;
}




/*招聘*/
.join_bak_2 {
  margin: 3px 20px 0;
  border-top: 1px dotted #aaa897;
  border-bottom: 1px dotted #aaa897;
  padding-top: 40px;
  min-height: 270px;
}

.join_bak_1 {
  border-bottom: 1px dotted #aaa897;
  border-top: none;
}

.join_bak_2 .dl_left {
  float: left;
  width: 585px;
}

.join_bak_2 .dl_left h2 {
  font-size: 16px;
  font-weight: bold;
}

.join_bak_2 .dl_left article {
  color: #666;
  line-height: 1.8;
  margin: 20px 0 30px;
}

.join_bak_2 .dl_left .more {
  color: #aaa897;
  border: 1px solid #aaa897;
  padding: 2px 5px 3px;
  display: block;
  width: 90px;
}

.join_bak_2 .dl_left .more i {
  display: inline-block;
  margin-left: 10px;
  font-style: normal;
}

.join_bak_2 .dl_left .more:hover {
  color: #e20011;
  border: 1px solid #e20011;
}

.join_bak_2 .dl_right {
  float: right;
  width: 298px;
}

.join_bak_2 .dl_right h2 {
  font-size: 16px;
  font-weight: bold;
}

.join_bak_2 .dl_right .img {
  position: relative;
  width: 298px;
  height: 142px;
  margin-top: 20px;
}

.join_bak_2 .dl_right .img a {
  position: absolute;
  width: 100%;
  background: url(../images/alpha_1.png);
  margin-top: 100px;
  height: 32px;
  padding-top: 5px;
  overflow: hidden;
  cursor: pointer;
  padding-bottom: 5px;
  color: #fff;
}

.join_bak_2 .dl_right .img a i {
  display: block;
  font-size: 10px;
  padding-left: 10px;
  cursor: pointer;
  font-style: normal;
}

.join_bak_2 .dl_right .img a em {
  display: block;
  font-size: 16px;
  padding-left: 10px;
  cursor: pointer;
  font-style: normal;
}

.join_search {
  height: 40px;
  padding: 10px;
  border-top: 1px dotted #aaa897;
  margin: 3px 20px;
}

.join_ul {
  margin-top: 10px;
}

.join_ul li {
  float: left;
  line-height: 20px;
  *display: inline;
}

.join_ul li.li1 {
  margin-right: 10px;
}

.join_ul li.li2 {
  background: #fff;
  border: 1px solid #cecece;
  width: 180px;
  margin-right: 20px;
}

.join_ul li.li3 {
  background: #fff;
  border: 1px solid #cecece;
  width: 170px;
  padding: 0 5px;
  background: url(../images/jion_14.jpg) no-repeat 160px center #fff;
  margin-right: 20px;
}

.join_ul li.li3 input {
  background: none;
  border: none;
  width: 100%;
  line-height: 18px;
}

.join_ul li.li4 {
  background: #fff;
  border: 1px solid #cecece;
  width: 170px;
  background: #fff;
  padding: 0 5px;
  margin-right: 20px;
}

.join_ul li.li4 input {
  background: none;
  border: none;
  width: 100%;
  line-height: 18px;
}

.join_ul li.li5 {
  width: 87px;
  height: 23px;
}

.join_ul li.li5 button {
  background: url(../images/jion_11.jpg) no-repeat;
  width: 87px;
  height: 23px;
  padding: 0;
  border: none;
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

.job_list {
  margin: 20px 20px;
  border-top: 1px solid #ddd;
  padding-bottom: 20px;
}

.job_list li {
  height: 40px;
  border-bottom: 1px solid #ddd;
  line-height: 40px;
  color: #666;
}

.job_list li.first {
  background: #e5e5e5;
  font-weight: bold;
  color: #000;
}

.job_list li i {
  display: block;
  float: left;
  height: 40px;
  white-space: nowrap;
  overflow: hidden;
  font-style: normal;
}

.job_list li .i1 {
  width: 280px;
  padding-left: 30px;
}

.job_list li .i2 {
  width: 200px;
}

.job_list li .i3 {
  width: 180px;
}

.job_list li .i4 {
  width: 160px;
}

.job_list li .i5 {
  width: 100px;
}

.job_list li .i5 a {
  color: #898989;
  text-decoration: none;
}

#searchResultleo li:hover {
  background: #F2F2F2
}

#searchResultleo li.first:hover {
  background: #e5e5e5
}

.job_nr {
  border-bottom: 1px dotted #aaa897;
  padding: 40px 0 10px;
  height: 90px;
}

.job_nr li {
  float: left;
  width: 40%;
  margin: 0 2% 10px;
  color: #333;
}

.job_bk1 {
  margin: 3px 0;
  border-top: 1px dotted #aaa897;
  padding-top: 15px;
}

.job_bk1 .tit11 {
  background: url(../images/porduct0_05.jpg) no-repeat;
  width: 98px;
  height: 34px;
  line-height: 26px;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.job_bk1 dl {
  position: relative;
  padding-left: 120px;
  margin-top: 30px;
  min-height: 100px;
  border-bottom: 1px dotted #aaa897;
  padding-bottom: 30px;
}

.job_bk1 dl dt {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  width: 95px;
}

.job_bk1 dl dt em {
  display: block;
  font-size: 50px;
  font-weight: bold;
  color: #cecdcd;
  height: 40px;
  overflow: hidden;
  font-style: normal;
}

.job_bk1 dl dt i {
  display: block;
  color: #cecdcd;
  font-size: 12px;
}

.job_bk1 dl dd {
  padding-top: 10px;
}

.job_bk1 dl dd h3 {
  font-weight: bold;
}

.job_bk1 dl dd article {
  color: #666;
  margin-top: 10px;
  line-height: 1.5;
}

.job_bk2 {
  margin: 3px 0;
  border-top: 1px dotted #aaa897;
  padding-top: 20px;
  padding-bottom: 30px;
}

.job_bk2 .tit11 {
  background: url(../images/porduct0_05.jpg) no-repeat;
  width: 98px;
  height: 34px;
  line-height: 26px;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.job_bk2 article {
  padding: 20px 0 0 20px;
  color: #666;
  line-height: 1.5;
}

.job_bk2 .addjop {
  float: right;
  color: #FFF;
  background: #0089d9;
  padding: 2px 20px 4px;
  text-align: center;
}

.jop_close {
  border-top: 1px dotted #aaa897;
  margin-top: 3px;
  padding: 30px 0;
}

.job_bk2 .addjop:hover {
  background: #824c17;
}

.join_search_right {
  margin: 0;
  border: none;
}

.join_search_right li.li2 {
  width: 135px;
}

.join_search_right li.li3 {
  width: 110px;
  background: url(../images/jion_14.jpg) no-repeat 98px center #fff;
}

.join_search_right li.li4 {
  width: 110px;
}

.job_list_right {
  margin: 0;
  border: none;
  margin-top: 20px;
}

.job_list_right li .i1 {
  width: 220px;
}

.job_list_right li .i2 {
  width: 140px;
}

.job_list_right li .i3 {
  width: 140px;
}

.job_list_right li .i4 {
  width: 140px;
}

.job_list_right li .i5 {
  width: 100px;
  text-align: center;
}

.other_main {
  margin: 20px 0 0;
  min-height: 450px;
}

.tit {
  height: 32px;
  line-height: 32px;
}



#artcontent {}

#artcontent p {
  letter-spacing: 1px;

  text-align: justify;
  text-justify: inter-ideograph;
}

#artcontent p img {
  max-width: 100%;
}

#artcontent table p {
  letter-spacing: 1px;

}

#artcontent table img {
  max-width: 740px;
}

#artcontent {}

#artcontent div {
  letter-spacing: 1px;

  text-align: justify;
  text-justify: inter-ideograph;
}

#artcontent div img {
  max-width: 100%;
}

#artcontent table div {
  letter-spacing: 1px;

}

#artcontent table img {
  max-width: 80%
}




#artcontent .shangxp {
  text-indent: 0em;
}

.channelbox .shangxp {
  text-indent: 0em;
}

#artcontent .shangxp p {
  text-indent: 0em;
}

.channelbox .shangxp p {
  text-indent: 0em;
}

.indexnews {
  width: 1140px;
  padding-left: 60px;
  margin: 20px auto;
  height: 43px;
  border: 1px solid #CCC;
  border-radius: 5px;
  background: url(../images/laba.png) no-repeat 20px center;
}

.indexnews .effect {}

.infoList {}

.infoList li {
  line-height: 43px;
  padding-left: 60px;
  font-size: 14px;
  width: auto
}

.infoList li span {
  padding-left: 20px;
}

.infoList li a {
  font-size: 14px;
}

/*相册*/

.mod19 {
  width: 478px;
  position: relative;
  margin: 20px auto;
}

.mod19 .btn {
  position: absolute;
  cursor: pointer;
  z-index: 999999;
}

.mod19 #prev {
  left: 0px;
}

.mod19 #prev,
.mod19 #next {
  top: 456px;
  width: 34px;
  height: 96px;
}

.mod19 #next {
  right: 0px;
}

.mod19 #prevTop,
.mod19 #nextTop {
  top: 90px;
  width: 66px;
  height: 89px;
}

.mod19 #prevTop {
  left: 0px;
  background: url(../images/pto_l.png) no-repeat;
}

.mod19 #nextTop {
  right: 0px;
  background: url(../images/pto_r.png) no-repeat;
}

.mod19 li {
  float: left;
}

.mod19 .picBox2 li {
  position: relative;
  color: #fff;
  position: relative;
  width: 478px;
  height: 268px;
}

.mod19 .picBox2 li img {
  display: block;
  max-width: 100%;
}

.mod19 .picBox2 li a {
  display: block;
}

.mod19 .picBox2 li a p {
  padding: 0px 10px;
}

.mod19 .picBox2 li a p.title {
  padding-top: 15px;
}

.mod19 .picBox2 li a p.summary {
  font-size: 12px;
}


.mod19 .picBox2 {
  width: 478px;
  height: 268px;
  position: relative;
  overflow: hidden;
}


.mod19 .picBox2 ul {
  position: relative;
}

.mod19 .picBox2 li {

  position: relative;
  top: 0;
  left: 0;
  z-index: 800;
  float: left;
  display: block;
  width: 478px;
  height: 268px;
  opacity: 1;
}


.mod19 .listBox2 {
  width: 608px;
  height: 100px;
  margin: 0 auto;
  position: relative;
  padding-top: 13px;
  overflow: hidden;
}

.mod19 .listBox2 ul {
  height: 100px;
  position: absolute;
  width: 608px;
}

.mod19 .listBox2 li {
  width: 143px;
  height: 100px;
  cursor: pointer;
  position: relative;
  margin-right: 12px;
}

.mod19 .listBox2 li i {
  display: none;
}

.mod19 .listBox2 li a {
  display: block;
  width: 143px;
  height: 100px;
}

.mod19 .listBox2 img {
  width: 143px;
  height: 100px;
  opacity: 0.5;
}

.mod19 .listBox2 .on img {
  opacity: 1;
}

.mod19 .listBox2 .on {}

.mod19 .listBox2 .on i {
  display: block;
}

.nyabout .title {
  text-align: center;
  font-size: 26px;
  color: #333;
  margin-bottom: 30px;
}

/* banner */


.index_space {
  width: 1002px;
  height: 15px;
  margin: 0 auto;
  clear: both;
}

/*gzdt */


.index1_lm {
  width: 1100px;
  height: 59px;
  margin: 0 auto;
  color: #094285;
  font-size: 30px;

  text-align: center;
  line-height: 59px;
}

.index1_lm a {
  color: #094285;
  font-size: 30px;

  padding-left: 10px;
  padding-right: 10px;
  font-weight: 100;
}

.about_mune {
  text-align: center;
  padding-top: 15px;
}

.about_mune a {
  padding: 4px 15px;
  background: #67738B;
  color: #fff;
  margin-right: 3px;
}

.about_content {
  color: #4A4A4A;
  font-size: 14px;

  width: 1078px;
  margin: auto;
  padding: 20px 0px;
  line-height: 24px;
}

.about_mune a:hover {
  background: #C5161D;
}

.ablout-btn a {
  font-size: 12px;

  color: #001D3F;
}

.ablout-btn {
  border: #001D3F solid 1px;
  width: 92px;
  height: 31px;
  margin: 0 auto;
  line-height: 31px;

  text-align: center;
  position: relative;
  bottom: 0px;
  /* margin-left: 90px; */
  float: r;
  float: right;
  margin-right: 13px;
}

.sub-navigation-box {
  margin-top: 1.3em;
}

.sub-navigation {
  float: left;
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
}

.sub-navigation li {
  float: left;
  margin-right: 3px;
  background: #67738B;
  padding: 0.1em 0.7em;
}

.sub-navigation .active {
  background: #C5161D;
}

.sub-navigation .active a {
  color: #ffffff;
}

.sub-navigation li:hover {
  background: #C5161D;
}

.sub-navigation li:hover a {
  color: #ffffff;
}

.sub-navigation li a {
  color: #ffffff;
}











.prodbox {
  width: 244px;
  height: 83px;
  margin: 0px auto;
  background: url(../images/prodbox.jpg) no-repeat;
  color: #fff;
  font-size: 18px;

  padding: 23px 0px 0px 0px;
  line-height: 29px;
  text-align: center;
}

.index_en1 {
  display: block;
  overflow: hidden;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 29px;
}

.prodbox1 {
  width: 100%;
  height: 42px;
  margin: 0px auto;
  background-image: url(../images/bg.png);
  background-position: center top;
  background-repeat: no-repeat;
}

.indexp1 {
  float: left;
  width: 518px;
  margin-left: 21px;
  min-height: 20px;
}

.indexp1 li {
  display: block;
  overflow: hidden;
  margin-top: 1px;
}

.indexp1 li div {
  float: right;
  width: 256px;
  height: 165px;
  background-color: #fff;
  padding: 18px 0px 0px 24px;
  position: relative;
}

.indexp1 li div a {
  display: block;
  overflow: hidden;
  font-size: 18px;

  line-height: 28px;
}

.indexp1 li div i {
  display: block;
  overflow: hidden;
  line-height: 24px;
  font-style: normal;
  color: #666;
}

.indexp1 li div span {
  float: right;
  border: #d1d1d1 solid 1px;
  width: 75px;
  text-align: center;
  margin-right: 10px;
  padding: 3px 0 3px 0;
  margin-top: 5px;
}

.indexp1 li div span a {
  font-size: 12px;
  display: block;
  overflow: hidden;

  line-height: 18px;
  color: #808080;
}

.indexp1 li div span:hover {
  border: #212a79 solid 1px;
}

.indexp1 li div span:hover a {
  color: #212a79;
}

.indexp1 li u {
  display: inline-block;
  width: 17px;
  height: 191px;
  background-image: url(../images/bg1.png);
  background-repeat: no-repeat;
  background-position: 7px 20px;
}

.indexp1 li img {
  float: left;
}

.indexp2 {
  float: left;
  width: 221px;
  margin-left: 16px;
}

.indexp2 li,
.indexp3 li {
  display: block;
  overflow: hidden;
  margin-bottom: 14px;
  position: relative;
}

.indexp2 li img,
.indexp1 li img {
  width: 221px;
  height: 183px;
}

.indexp2 li i {
  position: absolute;
  bottom: 0px;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-style: normal;
  background-color: #000;
  opacity: 0.6;
  font-size: 14px;

}

.indexp3 li i {
  position: absolute;
  bottom: 0px;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-align: right;
  font-style: normal;
  background-color: #000;
  opacity: 0.6;
  font-size: 14px;

}

.indexp3 li i span {
  margin-right: 20px;
}

.indexp2 li a:link,
.indexp2 li a:visited,
.indexp3 li a:link,
.indexp3 li a:visited {
  color: #fff;
}

.indexp2 li a:hover,
.indexp3 li a:hover {
  color: #FF0000;
}

.indexp3 {
  float: right;
  width: 384px;
  margin-right: 22px;
}

.indexp3 li img {
  width: 384px;
  height: 380px;
}


/*index_news*/
.index_newslm {
  width: 1180px;
  margin: 0 auto;
  padding-top: 35px;
  padding-bottom: 12px;
}

.index_news {
  width: 1180px;
  margin: 0px auto;
  overflow: hidden;
}

.indexp {}

.indexn_n {
  float: left;
  margin-right: 14px;
  color: #212a79;
  font-size: 18px;

  line-height: 32px;
}

.indexn_n i {
  width: 36px;
  height: 4px;
  background-color: #212a79;
  display: block;
  margin: 5px 5px 0px 0px;
}

.indexn_en {
  float: left;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 32px;

  color: #898989;
}

.indexn_nav {
  float: right;
  margin-top: 25px;
  display: inline-block;
}

.indexn_nav li {
  float: left;
  width: 78px;
  line-height: 21px;
  margin: 0px 6px;
  text-align: center;
}

.indexn_nav a {
  display: block;
  overflow: hidden;
}

.indexn_nav a:link,
.indexn_nav a:visited {
  color: #3d3d3d;
}

.indexn_nav a:hover {
  color: #fff;
  background-color: #212a79;
  border-radius: 10px;
}

dl.news_dl1 {
  float: left;
  width: 544px;
  color: #535353;
  margin: 10px 17px 10px 3px;
  line-height: 20px;
  text-align: left;
  padding: 10px 12px;
  border: #EAEAEA solid 1px;
  display: inline;
}

dl.news_dl1 dt {
  float: left;
  width: 80px;
  height: 28px;
  margin-top: 5px;
}

dl.news_dl1 dt i {
  float: left;
  overflow: hidden;
  font-style: normal;
  color: #4f4f4f;
  font-size: 24px;
  line-height: 28px;

}

dl.news_dl1 dt s {
  float: left;
  text-decoration: none;
  padding: 0px 2px;
  font-size: 24px;
  line-height: 28px;

}

dl.news_dl1 dt span {
  float: left;
  font-size: 9px;
  -webkit-transform: scale(0.9) translate(0px, 0px);
  line-height: 14px;

  color: #868686;
}

dl.news_dl1 dd {
  float: left;
  width: 462px;
  height: 105px;
  font-size: 12px;
  overflow: hidden;
}

dl.news_dl1 a {
  display: block;
  overflow: hidden;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  color: #212121;
}

dl.news_dl1 a:hover {
  color: #212a78;
}

dl.news_dl1 dd p {
  display: block;
  overflow: hidden;
  height: 46px;
  line-height: 23px;

}

dl.news_dl1 dd i {
  display: block;
  overflow: hidden;
  margin-top: 8px;
}

figure.effect-apollo {
  background: #fff;
}

figure.effect-apollo img {
  opacity: 0.95;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

figure.effect-apollo figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  content: '';
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform: scale3d(1.9, 2.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  transform: scale3d(1.9, 2.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

figure.effect-apollo p {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 3em;
  padding: 0 1em;
  max-width: 150px;
  border-right: 4px solid #fff;
  text-align: right;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

figure.effect-apollo h2 {
  text-align: left;
}

figure.effect-apollo:hover img {
  opacity: 0.6;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

figure.effect-apollo:hover figcaption::before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

figure.effect-apollo:hover p {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}



.tpanniu {
  float: right;
  width: 240px;
  border-bottom: #E7E6E4 solid 1px;
  height: 58px;
  line-height: 58px;
  text-align: right;
}


.foottop {
  height: 226px;
  background: url(../images/fbg.jpg) repeat-x center;
  border: #000 1px solid;
  color: #fff;
}

.footer a {
  color: #fff;
}

.flogo {
  float: left;
  padding-top: 65px;
  width: 120px;
}

.fnav {
  float: left;
  padding-top: 84px;
  padding-left: 84px;
}

.fnav ul {
  float: left;
  width: 83px;
}

.fnav ul li {
  line-height: 24px;
}

.fnav ul li:nth-of-type(1) {
  font-size: 14px;
}

.lianxi {
  float: left;
  padding-top: 65px;
  line-height: 24px;
  padding-left: 60px;
}

.lianxi .title {
  font-size: 18px;
  line-height: 30px;
}

.ewm {
  float: right;
  padding-top: 70px;
}

.footbo {
  height: 86px;
  width: 100%;
  text-align: center;
  background: #444444;
  color: #dedede;
}

.footbo p {
  padding-top: 20px;
  line-height: 24px;
}

.fixed {
  position: fixed;
  right: 0;
  top: 388px;
  z-index: 9999;
}

.fixed a {
  display: block;
}

.fixed img {
  display: block;
}



.ny_content {
  height: 600px;
  min-height: 600px;
  height: auto !important;
  background: #fff;
  padding: 20px;
}

.location {
  height: 58px;
  line-height: 58px;
  width: 100%;
  border-bottom: #cbd3cf 1px solid;
  overflow: hidden;
}

.lfl {
  float: left;
  font-size: 23px;
  color: #2d2d2d;
}

.lfl span {
  padding-left: 20px;
  color: #8b8a8a;
  font-size: 18px;
}

.nynav {
  float: right;
}

.nynav li {
  float: left;
  padding-left: 20px;
}

.nynav li a {
  font-size: 16px;
}

.nynav li:hover a {
  color: #007840;
}

.nynav li.hover a {
  color: #007840;
}

.nyabout {
  width: 512px;
  padding-top: 37px;
}

.nyabout h1 {
  color: #232323;
  font-size: 30px;
}

.nyabout .mian {
  color: #535353;
  line-height: 24px;
  padding-top: 6px;
}

.nyabout .mian img {
  max-width: 100%;
}

.aboutlink {
  width: 479px;
  padding-top: 90px;
}

.aboutlink a {
  display: block;
}

.aboutlink a img {
  display: block;
}


.ny_jiegou {
  padding-top: 40px;
}

.ny_jiegou a {
  display: block;
}

.ny_jiegou a img {
  display: block;
}

.shou {
  height: 242px;
  padding-bottom: 12px;
}

.nyxiangmu {
  padding-top: 30px;
}

.ny_banner {
  position: relative;
}

.ny_banner img {
  display: block;
}

.list_gonggao ul li {
  margin: 20px 0;
}

.list_gonggao ul li a {
  display: flex;
  justify-content: space-between;
}

.list_gonggao ul li h3 {
  color: #333;
  font-size: 18px;
}


@media (max-width: 1200px) {
  .pc {
    display: none !important;
  }

  .mobile {
    display: block !important;
  }

  .container {
    max-width: 95%;
  }

  .m_header {
    position: initial;
    z-index: 999;
    display: flex;
    justify-content: space-between;
    padding: .25rem .5rem;
    width: 100%;
    box-sizing: border-box;
    background: #007841;
  }

  .m_header .index_logo {
    max-width: 2.5rem;
  }

  .m_header .index_logo img {
    max-width: 100%;
  }

  .m_header .icon ul li {
    margin-right: .5rem;
  }

  .m_header .menu {
    width: auto;
    background: none;
    margin: 0;
    display: flex;
    align-items: center;
  }

  .m_header .menu span {
    color: #fff;
    font-size: .75rem;
  }

  .m_header .menu .bi-list {
    color: #007034;
    font-size: 1.5rem;
  }

  .side-box {
    position: fixed;
    top: 0px;
    width: 300px;
    right: -300px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1200;
    color: rgba(0, 0, 0, 1);
    transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  .side-cut {
    position: relative;
    width: 280px;
    float: right;
    height: 100%;
  }

  body.open .side-shadow {
    opacity: 1;
    visibility: visible;
  }

  body.open .side-box {
    width: 200%;
    right: 0;
  }

  .side-bin {
    width: 100%;
    background: rgba(255, 255, 255, .975);
    height: 100%;
    z-index: 2;
    position: relative;
    transition: .3s .1s;
    -moz-transition: .3s .1s;
    -ms-transition: .3s .1s;
    -o-transition: .3s .1s;
    -webkit-transition: .3s .1s;
  }

  .side-nav>ul {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
  }

  .nav-first {
    display: block;
    position: relative;
    margin: 0 0 1px 0;
    list-style: none;
    cursor: pointer;
    opacity: 0;
    transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transition-property: opacity, transform !important;
    -moz-transition-property: opacity, transform !important;
    -ms-transition-property: opacity, transform !important;
    -o-transition-property: opacity, transform !important;
    -webkit-transition-property: opacity, transform !important;
    transition: .6s .95s;
    -moz-transition: .6s .95s;
    -ms-transition: .6s .95s;
    -o-transition: .6s .95s;
    -webkit-transition: .6s .95s;
  }

  .nav-first:nth-child(1) {
    transition: .6s .4s;
    -moz-transition: .6s .4s;
    -ms-transition: .6s .4s;
    -o-transition: .6s .4s;
    -webkit-transition: .6s .4s;
  }

  .nav-first:nth-child(2) {
    transition: .6s .5s;
    -moz-transition: .6s .5s;
    -ms-transition: .6s .5s;
    -o-transition: .6s .5s;
    -webkit-transition: .6s .5s;
  }

  .nav-first:nth-child(3) {
    transition: .6s .59s;
    -moz-transition: .6s .59s;
    -ms-transition: .6s .59s;
    -o-transition: .6s .59s;
    -webkit-transition: .6s .59s;
  }

  .nav-first:nth-child(4) {
    transition: .6s .67s;
    -moz-transition: .6s .67s;
    -ms-transition: .6s .67s;
    -o-transition: .6s .67s;
    -webkit-transition: .6s .67s;
  }

  .nav-first:nth-child(5) {
    transition: .6s .74s;
    -moz-transition: .6s .74s;
    -ms-transition: .6s .74s;
    -o-transition: .6s .74s;
    -webkit-transition: .6s .74s;
  }

  .nav-first:nth-child(6) {
    transition: .6s .8s;
    -moz-transition: .6s .8s;
    -ms-transition: .6s .8s;
    -o-transition: .6s .8s;
    -webkit-transition: .6s .8s;
  }

  .nav-first:nth-child(7) {
    transition: .6s .85s;
    -moz-transition: .6s .85s;
    -ms-transition: .6s .85s;
    -o-transition: .6s .85s;
    -webkit-transition: .6s .85s;
  }

  .nav-first:nth-child(8) {
    transition: .6s .89s;
    -moz-transition: .6s .89s;
    -ms-transition: .6s .89s;
    -o-transition: .6s .89s;
    -webkit-transition: .6s .89s;
  }

  .nav-first:nth-child(9) {
    transition: .6s .92s;
    -moz-transition: .6s .92s;
    -ms-transition: .6s .92s;
    -o-transition: .6s .92s;
    -webkit-transition: .6s .92s;
  }

  .nav-first:nth-child(10) {
    transition: .6s .94s;
    -moz-transition: .6s .94s;
    -ms-transition: .6s .94s;
    -o-transition: .6s .94s;
    -webkit-transition: .6s .94s;
  }

  body.open .nav-first {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
  }

  .nav-first>a:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background: #007034;
    z-index: 2;
    transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    -ms-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    -webkit-transition: width .3s ease-in-out;
  }

  body.open .nav-first.active>a:before {
    width: 100%;
    transition: width .3s 1s;
    -moz-transition: width .3s 1s;
    -ms-transition: width .3s 1s;
    -o-transition: width .3s 1s;
    -webkit-transition: width .3s 1s;
  }

  .nav-first:hover a:before {
    width: 100%;
  }

  .side-nav>ul:hover>.nav-first.active>a:before {
    width: 3px;
    transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    -ms-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    -webkit-transition: width .3s ease-in-out;
  }

  .side-nav>ul:hover>.nav-first.active:hover>a:before {
    width: 100%;
  }

  .nav-first>a {
    position: relative;
    z-index: 3;
    display: block;
    padding: 10px 30px;
    color: rgba(0, 0, 0, .9);
  }

  .nav-first>a:after {
    display: table;
    clear: both;
    content: ''
  }

  .nav-first>a>i {
    float: left;
    position: relative;
    z-index: 3;
    padding: 0 15px 0 1px;
    line-height: 70px;
    font-size: 22px;
  }

  .nav-first>a>b {
    float: left;
    font-weight: normal;
    position: relative;
    z-index: 3;
    font-size: 18px;
  }

  body.open .nav-first:hover>a,
  body.open .nav-first.active>a,
  .side-nav>ul:hover>.nav-first.active:hover>a {
    color: rgba(255, 255, 255, 1);
    transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
    -webkit-transition: color .3s;
  }

  .side-nav>ul:hover>.nav-first.active>a {
    color: rgba(0, 0, 0, .9);
    transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
    -webkit-transition: color .3s;
  }

  body.open .nav-first.active>a {
    color: rgba(255, 255, 255, 1);
    transition: color .3s 1s;
    -moz-transition: color .3s 1s;
    -ms-transition: color .3s 1s;
    -o-transition: color .3s 1s;
    -webkit-transition: color .3s 1s;
  }

  .nav-first>a>p,
  .side-nav>ul:hover>.nav-first.active>a>p {
    position: absolute;
    top: 50%;
    right: 30px;
    color: rgba(255, 255, 255, 1);
    background: rgba(0, 0, 0, .4);

    padding: 6px;
    border-radius: 50%;
    line-height: 1;
    margin: 0;
    font-size: 12px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 3;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
  }

  body.open .nav-first:hover>a>p,
  body.open .nav-first.active>a>p,
  .side-nav>ul:hover>.nav-first.active:hover>a>p {
    color: #2E2E2E;
    background: rgba(255, 255, 255, .8);
  }

  body.open .nav-first.active>a>p {
    color: #2E2E2E;
    background: rgba(255, 255, 255, .8);
    transition: .3s 1s;
    -moz-transition: .3s 1s;
    -ms-transition: .3s 1s;
    -o-transition: .3s 1s;
    -webkit-transition: .3s 1s;
  }

  .side-shadow {
    width: 3999px;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    position: absolute;
    z-index: 1;
    top: 0;
    right: 100%;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
  }

  .nav-first>i {
    display: block;
    position: absolute;
    width: 76px;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 4;
    cursor: pointer;
  }

  .nav-first.mobile-active>i:before {
    background: rgba(255, 255, 255, 1);
  }

  .nav-first>i:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 4px;
    margin-left: -8px;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    background: #2E2E2E;
    top: 50%;
    left: 50%;
  }

  .nav-first>i:after {
    position: absolute;
    content: '';
    width: 4px;
    height: 20px;
    margin-top: -8px;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    background: #2E2E2E;
    left: 50%;
    top: 50%;
  }

  .nav-first.active>i:before,
  .nav-first.active>i:after,
  .nav-first:hover>i:before {
    background: rgba(255, 255, 255, 1);
  }

  .nav-first:hover>i:after {
    background: rgba(255, 255, 255, 1);
  }

  .nav-first.mobile-active>a:before {
    width: 100%;
  }

  .nav-first.mobile-active>a>i,
  .nav-first.mobile-active>a>b {
    color: rgba(255, 255, 255, 1);
  }

  .nav-first.mobile-active>a>p {
    color: rgba(255, 255, 255, 1);
  }

  .nav-first.mobile-active>ul {
    padding: 1px 0 0 0;
    height: auto;
  }

  .nav-first.mobile-active>i:before {
    background: rgba(255, 255, 255, 1);
  }

  .nav-first.mobile-active>i:after {
    display: none;
  }

  .nav-second {
    margin: 0 0 1px 0;
    list-style: none;
    padding: 0;
    border-bottom: solid 1px #ccc;
  }

  .nav-second>ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .nav-second>a {
    padding: 10px 30px;
    display: block;
    position: relative;
  }

  .nav-second>a>b {
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: rgba(0, 0, 0, .8);
    position: relative;
    z-index: 1;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
  }

  .nav-second>a:after {
    background: #ffffff;
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
  }

  .nav-second:hover>a:after {
    width: 100%;
  }

  .nav-second>ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .nav-second>ul:after {
    display: block;
    content: '';
    clear: both;
  }

  .nav-second:hover>a>b {
    color: rgba(255, 255, 255, 1);
  }

  .nav-third {
    display: block;
    line-height: none;
    padding: 1px 0 0 0;
    margin: 0 30px;
  }

  .nav-third>a {
    padding: 0 30px;
    line-height: 50px;
    margin-bottom: 1px;
    background: rgba(0, 0, 0, .08);
    display: block;
    position: relative;
  }

  .nav-third>a>b {
    display: block;
    font-weight: normal;
    color: rgba(0, 0, 0, .9);
  }

  .nav-third>a:after {
    background: #2E2E2E;
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
  }

  .nav-third>a>b {
    position: relative;
    z-index: 1;
    color: rgba(255, 255, 255, 1);
    font-weight: normal;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
  }

  .nav-third:hover>a:after {
    width: 100%;
  }

  .nav-third:hover>a>b {
    color: rgba(255, 255, 255, 1);
  }

  .side-foot {
    padding: 30px 30px 25px 30px;
    text-align: left;
    overflow: hidden;
  }

  .side-phone {
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    line-height: 1;
    margin-bottom: 20px;
    padding-bottom: 20px;
    opacity: 0;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: .6s .4s;
    -moz-transition: .6s .4s;
    -ms-transition: .6s .4s;
    -o-transition: .6s .4s;
    -webkit-transition: .6s .4s;
    transition-property: opacity, transform !important;
    -moz-transition-property: opacity, transform !important;
    -ms-transition-property: opacity, transform !important;
    -o-transition-property: opacity, transform !important;
    -webkit-transition-property: opacity, transform !important;
  }

  .side-phone:after {
    display: block;
    clear: both;
    content: '';
  }

  body.open .side-phone {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    opacity: 1;
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
  }

  .side-phone P {
    float: left;
    margin: 0;
    line-height: 1;
  }

  .side-phone p b {
    display: block;

    font-weight: normal;
    color: rgba(0, 0, 0, .6);
    margin-bottom: 5px;
  }

  .side-phone p a {
    display: block;

    color: rgba(0, 0, 0, 1);
    font-size: 22px;
    letter-spacing: -1px;
  }

  .side-phone i {
    float: right;
    display: block;
    font-size: 28px;
    color: rgba(255, 255, 255, 1);
    background: rgba(0, 0, 0, .8);
    padding: 4px 4px 0 4px;
    margin-top: 9px;
    cursor: pointer;
  }

  .side-phone i:hover {
    background: rgba(0, 0, 0, .8);
    transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
  }

  .side-text {
    white-space: pre-wrap;
    padding-top: 10px;
    color: rgba(0, 0, 0, 1);
    opacity: 0;

    transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    transition: .6s .4s;
    -moz-transition: .6s .4s;
    -ms-transition: .6s .4s;
    -o-transition: .6s .4s;
    -webkit-transition: .6s .4s;
    transition-property: opacity, transform !important;
    -moz-transition-property: opacity, transform !important;
    -ms-transition-property: opacity, transform !important;
    -o-transition-property: opacity, transform !important;
    -webkit-transition-property: opacity, transform !important;
  }

  body.open .side-text {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    opacity: 1;
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
  }

  .nav-first>ul {
    list-style: none;
    margin: 0 !important;
    padding: 0;
    display: block;
    overflow: hidden;
    width: auto !important;
    height: 0;
    background: rgba(0, 0, 0, .03);
  }

  .index1 {
    height: auto;
  }

  .index {
    width: 100%;
    height: auto;
  }

  .index12 {
    width: 100%;
    height: 1.525rem;
    font-size: .65rem;
    padding: .5rem 0;
    text-align: center;
    position: initial;
  }

  .index12 .index_en {
    font-size: .55rem;
    line-height: 1.5;
  }

  .index1l {
    width: 100%;
    height: auto;
    background-image: none;
    padding-bottom: .5rem;
  }

  .index1l ul {
    margin-top: 0;
  }

  .index1l ul li {
    text-align: center;
  }

  .index1l ul li a {
    font-size: .55rem;
    padding-left: 0;
    color: #fff;
  }

  .index13 {
    width: 100%;
    margin-top: .5rem;
    margin-left: 0;
    padding: .5rem 5%;
    box-sizing: border-box;
  }

  .index13 span.title {
    font-size: .65rem;
    line-height: 1.5;
    padding-top: 0;
  }

  .index13 span {
    line-height: 1.5;
    font-size: .55rem;
    padding-top: .5rem;
    text-align: center;
  }

  .index13 span i {
    float: none;
    display: block;
    margin: auto;
  }

  .index_join {
    width: 100%;
    height: auto;
    margin-top: .75rem;
    overflow: hidden;
    background-size: cover;
    padding: 1rem 0;
  }

  .w1024 {
    width: 100%;
  }

  .joinbox {
    float: none;
    width: 50%;
    height: auto;
    font-size: .55rem;
    line-height: 1.5;
    margin: 0 auto;
    padding: .5rem 0;
  }

  .scrolllist {
    width: 100%;
  }

  .scrolllist .imglist_w {
    width: 100%;
    height: auto;
    margin-left: .375rem;
    margin-top: .5rem;
  }

  .scrolllist .imglist_w ul {
    width: 100%;
    position: initial;
    height: auto;
  }

  .scrolllist .imglist_w li {
    width: 49%;
    margin-top: 2%;
    margin-left: 2%;
  }

  .scrolllist .imglist_w li:nth-child(3) {
    margin-left: 0;
  }

  a.abtn,
  a.agrayright {
    height: 1.3rem;
    width: 1.175rem;
    margin-top: 1rem;
    margin-left: .5rem;
    background-size: cover;
  }

  a.agrayright {
    margin-right: .5rem;
  }

  .index2 {
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 1rem 5%;
    box-sizing: border-box;
  }

  .index2_title {
    width: 50%;
    height: auto;
    background-size: cover;
    padding: .25rem 0 .5rem;
  }

  .index2_title h1 {
    padding-top: 0rem;
    font-size: .65rem;
    line-height: 1.5;
    width: 100%;
    height: auto;
  }

  .index2_title span {
    width: 100%;
    height: auto;
    line-height: 1.5;
    font-size: .55rem;
    float: none;
  }

  .index2_list {
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .index2_list ul {
    margin-left: 0;
  }

  .index2_list li {
    display: flex;
    float: none;
    height: auto;
    margin-top: .5rem;
    width: 100%;
    margin-left: 0;
  }

  .index2_list_pic {
    width: 30%;
    height: auto;
    margin-right: .25rem;
  }

  .index2_list_pic img,
  .index2_list_pic:hover img {
    width: 100%;
    height: 2.225rem;
  }

  .index2_list_con {
    width: 70%;
    height: auto;
  }

  .index2_list_con a {
    height: .7rem;
    font-size: .65rem;
    line-height: 1;
  }

  .index2_list_con p.p1 {
    height: auto;
    font-size: .55rem;
    line-height: 1.5;
  }

  .index2_list_con p.p2,
  .index2_list_con i {
    display: none;
  }

  .index3 {
    height: auto;
    max-width: 100%;
  }

  .index3 .swiper-slide {
    width: 25%;
  }

  .index3 .swiper-slide img {
    height: auto;
  }

  .foottop {
    height: auto;
    background-size: cover;
    text-align: center;
    padding: 1rem 0;
  }

  .flogo {
    float: none;
    padding-top: 0;
    width: 120px;
  }

  .lianxi {
    float: none;
    padding-top: .5rem;
    line-height: 1.5;
    padding-left: 0;
    margin-left: 0 !important;
    text-align: center;
  }

  .ewm {
    float: none;
    padding-top: .5rem;
  }

  .footbo {
    height: auto;
    padding: 0 5%;
    box-sizing: border-box;
  }

  .footbo p {
    padding-top: 0;
    line-height: 1.5;
    padding: .5rem 0;
  }

  .location {
    height: auto;
    line-height: 1rem;
  }

  .lfl {
    font-size: .75rem;
  }

  .lfl span {
    padding-left: .5rem;
    font-size: .55rem;
  }

  .nynav {
    width: 100%;
  }

  .nynav li {
    padding-left: 0;
    padding-right: .5rem;
  }

  .nynav li a {
    font-size: .55rem;
  }

  .ny_content {
    box-sizing: border-box;
    padding: .5rem;
    min-height: 100%;
  }

  .nyabout {
    width: 100% !important;
    padding-top: .5rem;
  }

  .nyabout .mian {
    line-height: 2;
    padding-top: 0;
    font-size: .55rem;
  }

  .nyabout .mian img {
    height: auto !important;
  }

  .aboutlink {
    width: 100%;
    padding-top: 1rem;
  }

  .aboutlink .fl {
    width: 40% !important;
    padding-right: 1% !important;
  }

  .aboutlink .fr {
    width: 56%;
  }

  .aboutlink a img {
    width: 100%;
  }

  .newsbox {
    width: 100%;
  }

  .newstop {
    width: 100%;
    height: auto;
  }

  .newstop .newstop_pic {
    width: 100%;
    height: auto;
    margin-right: 0;
  }

  .newstop .newstop_pic img {
    width: 100%;
    height: auto;
  }

  .newstop .newstop_con {
    width: 100%;
    height: auto;
  }

  .newstop .newstop_con h3 {
    font-size: .65rem;
  }

  .newstop .newstop_con h3 a {
    font-size: .65rem;
  }

  .newstop .newstop_con .hig {
    font-size: .55rem;
  }

  .newstop .newstop_con .fx {
    padding: 0;
    height: auto;
  }

  .newstop .newstop_con p {
    height: 1.65rem;
    line-height: 1.5;
    font-size: .55rem;
  }

  .newstop .newstop_con .more {
    width: 100%;
    height: 1rem;
    line-height: 1rem;
  }

  .newslist {
    width: 100%;
    margin-bottom: .5rem;
  }

  .newslist ul {
    margin-left: 0;
  }

  .newslist li {
    display: flex;
    width: 100%;
    height: auto;
    margin-top: .5rem;
    margin-left: 0;
  }

  .news_list_pic {
    width: 30%;
    height: auto;
    margin-right: 0;
  }

  .news_list_con {
    width: 70%;
    height: auto;
  }

  .news_list_con h3 {
    height: 1rem;
  }

  .news_list_con p.p1 {
    height: .65rem;
    font-size: .45rem;
    line-height: 1.5;
  }

  .news_list_con p.p2 {
    height: 1.7rem;
    font-size: .55rem;
    line-height: 1.5;
  }

  .newstop .newstop_con .more a {
    font-size: .55rem;
  }

  .pageList {
    line-height: 1.5;
    margin-top: .5rem;
    padding-top: .875rem;
  }

  .nyabout .title {
    font-size: .65rem;
    margin-bottom: .75rem;
  }

  .ny_content {
    width: 100% !important;
  }

  .case_list_201601 {
    width: 100%;
    margin-top: .5rem;
  }

  .portfolio-grid {
    width: 100%;
  }

  .thumbnail_sqxm {
    width: 49%;
    margin-right: 2%;
    margin-top: .5rem;
  }

  .thumbnail_sqxm:nth-child(2n) {
    margin-right: 0;
  }

  .thumbnail_sqxm .cases_img {
    width: 100%;
    height: 4rem;
  }

  .thumbnail_sqxm .meta {
    height: 1.5rem;
    line-height: 1.5rem;
  }

  .thumbnail_sqxm .meta h4 {
    font-size: .65rem;
    padding-left: .25rem;
    width: 100%;
    box-sizing: border-box;
  }

  .thumbnail_sqxm .meta .fr {
    display: none;
  }

  .ny_jiegou {
    padding-top: 1rem;
  }

  .ny_jiegou .fl,
  .ny_jiegou .fr {
    width: 100% !important;
    padding-left: 0 !important;
    padding-bottom: 10px;
  }

  .ny_jiegou .fl img,
  .ny_jiegou .fr img {
    width: 100%;
  }

  .whln .fr,
  .whln .fl {
    width: 100%;
    overflow: hidden;
  }

  .whln .fr img {
    width: 100% !important;
  }

  .jobbox {
    width: 100%;
    height: auto;
    margin-top: 1rem;
  }

  .jobleft,
  .jobcenter,
  .jobright,
  .join1,
  .join1 img,
  .join2,
  .join2 img,
  .join4,
  .join4 img,
  .join5,
  .join5 img,
  .join6,
  .join6 img {
    width: 100%;
    height: auto;
  }

  .jobboxm {
    width: 100%;
  }

  .job_list li {
    height: 1.5rem;
    line-height: 1.5rem;
  }

  .job_list_right li .i1,
  .job_list_right li .i2,
  .job_list_right li .i3,
  .job_list_right li .i4,
  .job_list_right li .i5 {
    width: 20%;
    height: 1.5rem;
    padding-left: 0 !important;
    text-align: center;
  }

  .job_list_right li i:nth-child(2),
  .job_list_right li i:nth-child(3),
  .job_list_right li i:nth-child(4),
  .job_list_right li i:nth-child(5) {
    display: none;
  }

  .job_list_right li i {
    font-size: .45rem;
  }

  .job_list_right li i:nth-child(1) {
    padding-left: 2.5% !important;
    text-align: left;
    width: 60%;
    box-sizing: border-box;
  }

  .channelbox {
    line-height: 1.5;
    font-size: .55rem;
    padding-bottom: .5rem;
    padding-top: .5rem;
  }

  .list_gonggao ul li {
    margin: .5rem 0;
  }

  .list_gonggao ul li h3 {
    font-size: .65rem;
  }
}