@charset "utf-8";

/*幻灯片CSS*/

#banner {

  width: 100%;

  position: relative;

}

#banner .hd {

  position: absolute;

  bottom: 20px;

  left: 50%;

  z-index: 10;

  font-size: 0;

  transform: translate(-50%, 0);

  -ms-transform: translate(-50%, 0);

  -webkit-transform: translate(-50%, 0);

  -moz-transform: translate(-50%, 0);

  -o-transform: translate(-50%, 0);

}

#banner .hd li {

  width: 40px;

  height: 5px;

  background-color: #B7B4B0;

  display: inline-block;

  margin: 0 5px;

  cursor: pointer;

}

#banner .hd .on {

  background-color: #9B322E;

}

#banner .bd a {

  display: block;

  width: 100%;

  /*height: 580px;*/

  background-repeat: no-repeat;

  background-position: center;

}

#banner .bd a img{

/*  height: calc(100vh - 192px);*/

  display: block;

  margin: 0 auto;

  width: auto;

}

#banner .btn {

  width: 47px;

  height: 120px;

  position: absolute;

  opacity: .5;

  filter: Alpha(opacity=50) transition: all .3s;

  -ms-transition: all .3s;

  -webkit-transition: all .3s;

  -moz-transition: all .3s;

  -o-transition: all .3s;

}

#banner .btn:hover {

  opacity: 1;

  filter: Alpha(opacity=100)

}

#banner .prev {

  top: 50%;

  background: url("../images/prev.png") no-repeat center;

  left: 3%;

  transform: translate(0, -50%);

  -ms-transform: translate(0, -50%);

  -webkit-transform: translate(0, -50%);

  -moz-transform: translate(0, -50%);

  -o-transform: translate(0, -50%);

}

#banner .next {

  background: url("../images/next.png") no-repeat center;

  right: 3%;

  top: 50%;

  transform: translate(0, -50%);

  -ms-transform: translate(0, -50%);

  -webkit-transform: translate(0, -50%);

  -moz-transform: translate(0, -50%);

  -o-transform: translate(0, -50%);

}

/*幻灯片CSS*/

.search {

  /*background: #308ad8;*/

  margin-bottom: 50px;

  background-image: linear-gradient(to right , #308ad8 , #308ad8 , #fff , #fff , #fff);

}

.hotSearch {

    padding:  0;

  float: left;

  height: 90px;

  line-height: 90px;

  color: #fff;

  font-weight: normal;

  background: #308ad8;

}

.hotSearch a {

  margin-right: 6px;

  color: #fff;

  font-size: 16px;

    font-weight: 200;

}

#formsearch {

  float:left;

    padding: 29px 0;

     background: #308ad8;

     padding-left: 90px;

      padding-right: 29px;

}

#formsearch input {

  width: 230px;

  height: 32px;

  background: #308ad8;

  border: 1px solid #fff;

  outline: none;

}

#formsearch input#keyword {

  background: url(../images/so.png) no-repeat top 7px left 5px;

  height: 32px;

  line-height: 32px;

  padding-left: 38px;

  color: #dedede;

}

#formsearch input#s_btn {

  width: 56px;

  height: 32px;

  line-height: 32px;

  text-align: center;

  background-color: #fff;

  color: #308ad8;

  border: none;

  cursor: pointer;

  margin-left: -10px;

}

/*服务流程*/

.process {

  padding: 30px 0;

  background: #308ad8;

}

.process h2 {

  color: #fff;

  text-align: center;
    padding: 20px 0 10px;
}

.process ul {

  margin: 25px 0;

}

.process ul li {

  width: 13%;

  margin-left: 1.5%;

  float: left;

  background: url(../images/0399a5466fd84ceeb861fb98f1956fa1_2.png) no-repeat top 33px left 95px;

}

.process ul li i {

  display: block;

  background: url(../images/bbg.png) no-repeat;

  transition: all .3s;

}

.process ul li span {

  display: block;

  font-size: 18px;

  color: #fff;

  line-height: 52px;

}

.process ul li:last-child {

  width: 8%;

  background: none;

  padding-right: 0;

  margin-right: 0;

}

/*.process ul li:hover i {  background:url(../images/bbg.png) no-repeat center ; }

.process ul li:hover i b { -webkit-filter: brightness(2000%); filter: brightness(2000%); }

.process ul li:hover i img { -webkit-filter: invert(100%); filter: invert(100%); }*/

.process ul li:hover span {

  color: #fff;

}

/*产品中心*/

.on1 {

  display: table;

  width: 100%;

  height: 55px;

  background: #308ad8;

  margin-bottom: 1px;

}

.on1 strong {

  display: block;

  margin: 10px 0 0 10px;

  font-weight: 100;

  font-size: 24px;

  color: #fff;

  text-transform: capitalize;

  text-align: center

}

.on1 small {

  margin: 10px 0 0 10px;

  font-weight: 100;

  text-transform: uppercase;

  color: #fff;

  line-height: 20px;

}

.TabTitle2 ul.expmenu {

  margin: 0 auto;

}

.subleft {

  width: 21%;

}

.contacttext {

  background: #308ad8;

  color: #fff;

  text-align: center;

  padding: 15px 0;

  font-size: 18px;

  letter-spacing: 1px;

}

/*一级导航*/

.TabTitle2 ul.expmenu li .menu {

  width: 100%;

  height: auto;

  overflow: hidden;

  border: 1px solid #ddd;

  border-top: none;

}

.TabTitle2 ul.expmenu li .menu h2 {

  background: #308ad8;

  font-size: 18px;

  font-weight: 100;

  color: #fff;

  line-height: 45px;

  text-align: center;

  margin: 10px;

}

.TabTitle2 ul.expmenu li .menu li {

  display: block;

  height: 43px;

  line-height: 43px;

  overflow: hidden;

  background: #fff url(../images/an.png) left 15px center no-repeat;

  color: #000;

  border-bottom: #ddd double 1px;

}

.TabTitle2 ul.expmenu li .menu li a {

  color: #000;

  text-decoration: none;

  font-size: 18px;

  padding-left: 45px;

  display: block;

}

.TabTitle2 ul.expmenu li .menu li a{

      background: url(../images/jiantouyou.png) right 15px center no-repeat;

}

.TabTitle2 ul.expmenu li .menu li:hover {

  background: #f08200 url(../images/an2.png) left 15px center no-repeat;

}

.TabTitle2 ul.expmenu li .menu li:hover a {

  color: #fff;

   background: url(../images/jiantouyou2.png) right 15px center no-repeat;

}



.he {

  display: none

}

/*三角按钮*/

.ihead {

  position: relative;

  border-bottom: 2px solid;

  border-color: #ddd;

  line-height: 1.6;

  margin-bottom: 20px;

}

.ihead h2 {

  font-size: 18px;

  color: #fff;

  width: 150px;

  line-height: 35px;

  text-align: center;

  background: #308ad8;

  font-weight: 100;

  margin: 0;

}

.ihead a.mo {

  position: absolute;

  right: 0;

  top: 6px;

  font-size: 14px;

  color: #000000;

  display: block;

}

.products {

  padding: 0px 0;

  width: 77%;

  margin-left: 2%;

}

.products .chakangengduo{

  width: 137px;

  height: 38px;

  border-radius: 19px;

  border: 1px solid #333;

  display: block;

  margin:0 auto;

  position: relative;

  cursor: pointer;

}

.products .chakangengduo a{

  line-height: 38px;

  padding-left: 40px;

  font-size: 14px;

  color: #333;

}

.products .chakangengduo a:before{

  content: '→';

  display: inline-block;

  position: absolute;

  font-size: 14px;

  line-height: 38px;

  right: 24px;

  transition: all 1s;



}

.products .chakangengduo:hover a{

  color:#fff;

}

.products .chakangengduo:hover {

  border: 1px solid #308ad8;

  background: #308ad8;

}

.products .chakangengduo:hover a:before{

  right: 10px;

  transform: all 1s;

  color: #fff;

  transition: all 1s;

}

.products .list {

  margin-top: 28px;

}

.products .list li {

  width: 30.33333%;

  margin-right: 3.4%;

  margin-bottom: 30px;

  border: 1px solid #ddd;

}

.products .list li:nth-child(3n) {

  margin-right: 0;

}

.products .list .pic {

  width: 100%;

  height: 258px;

  overflow: hidden;

  position: relative;

}

.products .list .pic p {

  display: block;

  width: 100%;

  height: 100%;

  position: relative;

}

.products .list .pic img {

  max-width: 100%;

  max-height: 100%;

  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  -ms-transform: translate(-50%, -50%);

  -webkit-transform: translate(-50%, -50%);

  -o-transform: translate(-50%, -50%);

  -moz-transform: translate(-50%, -50%);

}

.products .list .pic a.more {

  display: none;

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  z-index: 5;

  background: rgba(0, 128, 129, .7) url(../images/more.png) no-repeat center;

}

.products .list .title {

  text-align: center;

  font-size: 0;

  border: 1px solid #ddd;

  margin: 6px 5px;

  line-height: normal;

}

.products .list .title a {

  display: inline-block;

  font-size: 16px;

  font-weight: 200;

  color: #333;

  font-family: arial;

  line-height: 30px;

  max-width: 100%;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  transition: all .3s;

  -ms-transition: all .3s;

  -o-transition: all .3s;

  -moz-transition: all .3s;

  -webkit-transition: all .3s;

}

.products .list .title:hover {

  background: #308ad8;

}

.products .list .title:hover a {

  color: #fff;

}

/*产品中心*/

/*优势*/

.ys {

  overflow: hidden;

  background: url(../images/ys_bg.jpg) repeat;

  margin-bottom: 35px

}

.ys h2 {

  height: 273px;

}

.ysbox {

  margin-top: 45px;

}

.ysbox .ys_txt {

  float: right;

  padding-left: 15px;

  width: 550px;

}

.ysbox .ye2_img {

  float: right;
  width: 50%;
}
.ysbox .ye2_img img{
	width: 100%;
}
.ysbox .ys_img {

  float: left;

  margin-right: 0px;
  
      width: 50%;
}
.ysbox .ys_img img{
	width: 100%;
}
.ys1 {

  overflow: hidden;

}

.ys2 {

  overflow: hidden;

}

.ys3 {

  height: 320px;

  overflow: hidden;

}

.ys4 {

  height: 320px;

  overflow: hidden;

  margin-bottom: 65px

}

.ys1 .ys_txt { /*background: url(../images/ys_n1.png) no-repeat;*/

}

.ys2 .ys_txt {

  float: left;

  margin-top: 20px; /*background: url(../images/ys_n2.png) no-repeat;*/

}

.ys3 .ys_txt {

  margin-top: 40px;

  background: url(../images/ys_n3.png) no-repeat;

}

.ys4 .ys_txt {

  float: right;

  margin-top: 40px;

  background: url(../images/ys_n4.png) no-repeat;

}

.ys1 .ys_img {}

.ysbox h3 { /*width: 360px;*/ line-height: 60px;

  font-size: 16px;

  color: #333;

  font-weight: normal;

  border-bottom: 1px solid #f0f0f0;

}

.ysbox h3 b {

  display: block;
      font-size: 30px;
      color: #333;
      width: 100%;
      line-height: 40px;
      margin: 10px 0;

}
@media screen and (min-width:1600px){
	.ysbox h3 b {
	 display: block;
	       width: 50%;	 
	 }
}
.ysbox p {

  margin-top: 12px;

  font-size: 16px;

  color: #666;

  line-height: 24px;

  background: url(../images/ys_ico1.gif) no-repeat 0 9px;

  padding-left: 24px;

 /* text-indent: 24px; */

}

.ysbox a {

  margin-top: 34px;

  display: block;

  width: 122px;

  height: 38px;

  font-size: 14px;

  color: #333;

  text-align: center;

  line-height: 38px;

  background: #d42220;

}

.ysbox span {

  margin-top: 30px;

  display: block;

  font-size: 14px;

  color: #333;

}

.ysbox span b {

  font-size: 32px;

  color: #424242;

  letter-spacing: -2px;

}

/*聚焦艾默迪*/

.about {

  margin-top: 50px;

}

.about_con {}

.about_con dl {

  margin-top: 69px !important;

  overflow: hidden;

}

.about_con dd {

  float: right;

  width: 70%;

  background: #fff;

  box-sizing: border-box;

}

.about_con dd h3 a {

  display: block;

  line-height: 100%;

  background: #308ad8;

  width: 150px;

  font-size: 24px;

  padding: 10px 0px;

  text-align: center;

  color: #fff;

  font-weight: 500;

}

.about_con dd p {

  font-size: 16px;

  color: #666;

  line-height: 35px;

  margin-top: 15px;

  word-break: break-all;

  text-indent: 32px;

}

.about_con dd p strong {

  font-weight: bold;

}

.about_con dd a.more {

  width: 150px;

  height: 40px;

  line-height: 40px;

  float: right;

  margin-top: 50px;

  background: #308ad8;

  border-radius: 50px;

  display: block;

  text-align: center;

  font-size: 14px;

  color: #FDFDFD;

}

.about_con dd a.more:hover {

  font-weight: bold;

}

.about_con dt {

  width: 25%;

  float: left;

  overflow: hidden;

}

.about_con dt img {
	width: 100%;
}

/*行业应用*/

.gongsi_list {

  margin-top: 15px;

}

.gongsi_list .grid {

  margin: 10px auto 0 auto;

  list-style: none;

  text-align: center

}

.gongsi_list .grid li {

  display: inline-block;

  margin: 0 0 40px 0;

  width: 24.5%;

  text-align: left;

  position: relative;

  overflow: hidden;

  transition: all 300ms ease

}

.gongsi_list .grid li:hover {

  -webkit-transform: translateY(-10px);

  transform: translateY(-10px)

}

.gongsi_list .grid figure {

  margin: 0;

  position: relative

}

.gongsi_list .grid figure img {

  max-width: 100%;

  display: block;

  position: relative;

  margin: 0 auto

}

.gongsi_list .grid figcaption h3 {

  margin: 0;

  padding: 0;

  color: #000000

}

.gongsi_list .grid figcaption span {

  color: #1a1819;

}

.gongsi_list .grid figcaption a {

  text-align: center;

  padding: 5px 10px;

  border-radius: 2px;

  display: inline-block;

  background: #dc0b0d;

  background: ;

  color: #ffffff

}

.gongsi_list .cs-style-4 figure {}

.gongsi_list .cs-style-4 figure > div {

  overflow: hidden

}

.gongsi_list .cs-style-4 figure img {

  border: 1px solid #a0a0a0;

  padding: 4px;

}

.gongsi_list .grid li:hover .contantbox { /*background:#dc0b0d;*/

}

.gongsi_list .newpd-list {

  margin-top: 25px

}

.gongsi_list .contantbox {

  padding: 5px 5px 0 5px;

  background: #ffffff;

  transition: all 300ms ease

}

.gongsi_list .contantbox .txtbox h3 {

  margin: 0;

  padding: 15px 0;

  font-size: 18px;

  text-align: center;

  color: #000000;

  transition: all 300ms ease;

  overflow: hidden;

  white-space: nowrap;

  text-overflow: ellipsis

}

.gongsi_list .contantbox .txtbox h3 span {

  overflow: hidden;

  white-space: nowrap;

  text-overflow: ellipsis;

  display: block

}

.gongsi_list .grid li:hover .contantbox .txtbox h3 span {

  color: #000 !important

}

.gongsi_list .grid li:hover .contantbox .txtbox h3 {

  color: #000

}

@media (max-width:991px) {

  .gongsi_list {

    padding: 60px 0px

  }

  .gongsi_list .met-editor {

    margin-top: 40px

  }

}

@media (max-width:767px) {

  .gongsi_list {

    padding: 30px 0px

  }

  .gongsi_list .met-editor {

    margin-top: 30px

  }

}

.headbox {

  border-bottom: 1px solid #ddd;

}

.headbox h3 {

  font-size: 16px;

  margin: 0px;

  text-align: center;

  font-weight: 500;

  color: #fff;

  width: 150px;

  background: #308ad8;

  padding: 10px 0px;

}

.headbox2 h3.title {

  font-size: 32px;

  margin-top: 50px;

  text-align: center;

  font-weight: bold;

  color: #333;

  position: relative;

  top: 5px;
  
  background: url(../images/titbg2.jpg) no-repeat center;
  background-size: contain;


}
@media screen and (max-width:760px){
.headbox2 h3.title{
	background: #fff;
}
}
/* .headbox2 h3.title:after {
    content: '';
    display: block;
    width: 30px;
    height: 4px;
    background: #308ad8;
    bottom: 10px;
    left: calc(50% - 15px);
    position: absolute;
} */

.headbox2 {

  background: url('../images/1531450244.png') no-repeat;

  line-height: 100px;

  background-position: center top

}

@media (max-width:768px) {

  .gongsi_list.met-index-body p.desc {

    max-width: 100%;

    margin: 10px auto;

    font-size: 14px

  }

}

@media screen and (max-width:25em) {

  .codrops-icon span {

    display: none

  }

}

/*四张图片，不知道干嘛的*/

.choose {

  padding: 56px 0 67px 0;

}

.choose-title {

  width: 100%;

  text-align: center;

  margin-bottom: 60px;

}

.choose-title img {

  display: block;

  width: 593px;

  height: auto;

  margin: 0 auto;

}

.choose-list {

  max-width: 1100px;

  margin: auto;

  margin-top: 50px;

}

.choose-list li {

  width: 25.3333%;

  margin: 0 4%;

  border: 1px solid #a0a0a0;

  height: 250px;

  float: left;

  text-align: center;

}

.choose-list li img {

  display: inline-block;

  width: auto;

  top: -70px;

  position: relative;

  height: 136px;

  transition: all 0.5s ease-in-out;

  -webkit-transition: all 0.5s ease-in-out;

  -moz-transition: all 0.5s ease-in-out;

  -o-transition: all 0.5s ease-in-out;

  margin-bottom: 15px;

}

.choose-list li:hover img {

  transform: rotateY(360deg);

  -webkit-transform: rotateY(360deg);

  -moz-transform: rotateY(360deg);

  -o-transform: rotateY(360deg);

}

.choose-list li p {

  font-size: 16px;

  top: -50px;

  position: relative;

  line-height: 24px;

  color: #555;

  margin-bottom: 25px;

}

.choose-list li p strong {

  display: block;

  font-size: 22px;

  line-height: 40px;

  font-weight: normal;

  color: #333;

  margin-bottom: 6px;

}

/*四张图片，不知道干嘛的*/

/*广告*/

.ad1 {

  font-size: 0;

  width: 100%;

  height: 754px;

  background-position: top center;

  background-repeat: no-repeat;

}

/*广告*/

/*新闻资讯*/

.news {

  padding: 25px 0;

}

.news .list {

  margin-top: 30px;

}

.news .list li {

  margin-bottom: 13px;

  margin-top: 12px;

  width: 100%;

  border-bottom: 1px dashed #e6e6e6;
  
  overflow: hidden;

}

.news .list li:nth-child(1){

  margin-top: 0;

}

.news .list li:nth-child(2n) {

  margin-right: 0;

}

.news .list li .time {

  width: 58px;

  margin-right: 12px;

}

.news .list li .time span {

  display: block;

  width: 58px;

  height: 53px;

  text-align: center;

  line-height: 53px;

  background: #E4E4E4;

  font-size: 16px;

  color: #999999;

  transition: all .3s;

  -ms-transition: all .3s;

  -o-transition: all .3s;

  -moz-transition: all .3s;

  -webkit-transition: all .3s;

}

.news .list li .time a {

  display: block;

  width: 58px;

  height: 53px;

  text-align: center;

  line-height: 53px;

  font-size: 22px;

  color: #999999;

  font-weight: bold;

  transition: all .3s;

  -ms-transition: all .3s;

  -o-transition: all .3s;

  -moz-transition: all .3s;

  -webkit-transition: all .3s;

}

.news .list li .content {}

.news .list li .content h2 {

  font-size: 0;

  margin-bottom: 15px;

}

.news .list li .content a {

  font-size: 14px;

  color: #333333;

  display: inline-block;

  line-height: 20px;

  padding-left: 36px;

  background: url(../images/wen.png) 0 0 no-repeat;

  max-width: 100%;

  white-space: nowrap;

  overflow: hidden;

  text-overflow: ellipsis;

  transition: all .3s;

  -ms-transition: all .3s;

  -o-transition: all .3s;

  -moz-transition: all .3s;

  -webkit-transition: all .3s;

}

.news .list li .content .view {

  font-size: 12px;

  color: #9B9B9B;

  margin: 9px 0 17px;

}

.news .list li .content .desc {

  font-size: 14px;

  padding-left: 36px;

  background: url(../images/da.png) 0 0 no-repeat;

  color: #989898;

  line-height: 20px;

  height: 40px;

  overflow: hidden;

}

.news .list li .more {

  width: 20px;

  height: 20px;

}

.news .list li .more a {

  display: block;

  width: 100%;

  height: 100%;

  background: #9B9B9B;

  font-size: 12px;

  color: #ffffff;

  text-align: center;

  line-height: 19px;

  transition: all .3s;

  -ms-transition: all .3s;

  -o-transition: all .3s;

  -moz-transition: all .3s;

  -webkit-transition: all .3s;

}

.news .list li:hover .time span {

  background: #ED0029;

  color: #ffffff;

}

.news .list li:hover .time a {

  color: #ED0029;

}

.news .list li:hover .content a {

  text-decoration: underline;

  color: #709EA6;

}

.news .list li:hover .more a {

  background: #EF0129;

}

.m12_m1 {

  width: 30.3333%;

  margin-right: 3%

}

.m12_m1:last-child {

  margin-right: 0

}

.m12_til {

  width: 100%;

  height: 61px;

  line-height: 55px;

}

.m12_til h4 {

  font-size: 18px;

  font-weight: bold;

  color: #333;

  display: block;

  float: left;

  position: relative;

}

.m12_til h4:after {

  position: absolute;

  content: "";

  width: 25px;

  height: 3px;

  background: #308ad8;

  bottom: 0px;

  left: 50%;

  margin-left: -32px;

}

.m12_til a {

  float: right;

  font-size: 14px;

  color: #999999;

}

.left_pic img {

  width: 100%;
  height: 100%;

}
.nic_t .left_pic{
	height: 200px;
	overflow: hidden;
}
@media screen and (max-width:760px){
.nic_t .left_pic{
	height: 300px;
}	
}
@media screen and (min-width:1600px){
.nic_t .left_pic{
	height: 258px;
}	
}
.news_all ul li {

  font-size: 14px;

  line-height: 50px;

  height: 50px;

  color: #5d5d5d;

  background: url(../images/00139940_18.jpg) no-repeat left center;

  border-bottom: 1px dashed #ddd;

}

.news_all ul li a {

  float: left;

  color: #5d5d5d;

  overflow: hidden;

  white-space: nowrap;

  -ms-text-overflow: ellipsis;

  text-overflow: ellipsis;
  
  max-width: 80%;

}

.news_all ul li a:hover {

  color: #308ad8;

}

.news_all ul li span {

  float: right;

}

/*新闻资讯*/

.hezuo {

  padding-bottom: 40px;

}

.hezuo .picScroll-left {

  position: relative;

  margin-top: 35px;

}

.hezuo .picScroll-left .hd {

  width: 1275px;

  height: 67px;

  overflow: hidden;

  position: absolute;

  left: 50%;

  top: 31.5px;

  transform: translate(-50%, 0);

  -ms-transform: translate(-50%, 0);

  -o-transform: translate(-50%, 0);

  -moz-transform: translate(-50%, 0);

  -webkit-transform: translate(-50%, 0);

}

.hezuo .picScroll-left .hd .prev, .hezuo .picScroll-left .hd .next {

  display: block;

  width: 31px;

  height: 67px;

  float: left;

  overflow: hidden;

  cursor: pointer;

  background: url(../images/arrow.png) no-repeat;

}

.hezuo .picScroll-left .hd .next {

  float: right;

  background-position: -31px 0;

}

.hezuo .picScroll-left .bd {

  overflow: hidden;

  margin: 0 10px;

}

.hezuo .picScroll-left .bd ul {

  overflow: hidden;

  zoom: 1;

}

.hezuo .picScroll-left .bd ul li {

  margin-right: 20px;

  float: left;

  _display: inline;

  overflow: hidden;

}

.hezuo .picScroll-left .bd ul li .pic {

  width: 180px;

  height: 130px;

  overflow: hidden;

  border: 1px solid #BFBFBF;

}

.hezuo .picScroll-left .bd ul li .pic a {

  display: block;

  width: 100%;

  height: 100%;

  position: relative;

}

.hezuo .picScroll-left .bd ul li .pic img {

  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  -ms-transform: translate(-50%, -50%);

  -o-transform: translate(-50%, -50%);

  -moz-transform: translate(-50%, -50%);

  -webkit-transform: translate(-50%, -50%);

}

.hezuo .picScroll-left .bd ul li .title {

  width: 180px;

  text-align: center;

  padding: 15px 0;

  font-size: 0;

}

.hezuo .picScroll-left .bd ul li .title a {

  font-size: 14px;

  color: #1D1D1D;

  display: inline-block;

  line-height: 20px;

}

@media (max-width: 768px) {

  .header-menu-con {

    display: none;

  }

  #header .btm-header .header-logo .logo img {

    max-height: 65px;
	
	    max-width: 300px;
	    padding-top: 4%;

  }

  .products {

    width: 100%;

  }

  .products .list .pic {

    height: 158px;

  }

  .products .list li {

    width: 48%;

    margin-right: 2%;

    margin-bottom: 20px;

  }

  .products .list li:nth-child(3n) {

    margin-right: 2%;

  }

  .products .list li:nth-child(2n) {

    margin-right: 0;

  }

  .about_con dt, .about_con dd {

    width: 100%;

    text-align: center

  }

  .about_con dd a.more {

    margin-top: 10px;

  }

  .m12_m1 {

    width: 100%;

    margin-right: 0;

  }

  .choose-list li {

    width: 98%;

    margin: 0 1%;

    float: left;

    text-align: center;

  }

  .choose-list li p {

    font-size: 16px;

    top: -80px;

    position: relative;

  }

  .choose {

    padding: 56px 0 7px 0;

  }

  .gongsi_list .grid li {

    width: 99.5%;

    margin: 0 0 10px 0;

  }

  .mysection_introduce ul li {

    width: 100%;

    height: 45vh;

    margin-bottom: 5%;

  }

  .mysection_introduce ul li h2 {

    line-height: 100px;

  }

  .mysection_introduce {

    padding: 0 15px;

  }

  .fnav {

    display: none

  }

  .footer .info {

    margin: 0px;

    text-align: center;

    display: none

  }

  .footer .ewm img {

    width: 122px;

    height: 122px;

  }

  .footer .ewm {

    padding-left: 0px;

  }

  .footer .copy {

    line-height: 25px;

  }

}

.footer_phone {

  display: none

}

@media screen and (max-width:768px) {

  .ysbox .ys_txt {

    width: 100%;

  }

  .footer_phone {

    display: block;

	  width: 100%;

	  background: #308ad8;

	  font-size: 20px;

	  line-height: 40px;

	  text-align: center;

	  overflow: hidden;

	  position: fixed;

	  bottom: 0;

	  padding: 4px 0;

  }

	.footer_phone img{

		display: block;

		float: left;

		width: 40px;

		margin-left: 20%;

	}

	.footer_phone p{

		float: left;

		color: #fff;

		margin-left: 5%;

	}

	.news_all ul li a{
		max-width: 70%;
	}

	

}

@media (min-width: 760px){

.ysbox .ys_txt{
  width: 45%;
  padding-top: 4%;
}

}

@media screen and (max-width:760px){
	.ysbox .ys_img,.ysbox .ye2_img{
		width: 100%;
		margin: 10px 0;
	}
	.ysbox h3 b{
		width: 100%;
		font-size: 24px;
	}
	.about_con dt img{
		margin: 10px 0;
	}
}
@media screen and (min-width:760px){
.news_all ul li a {
  max-width: 60%;
}
}
@media screen and (min-width:1200px){
.news_all ul li a {
  max-width: 70%;
}
}
@media screen and (min-width:1600px){
.news_all ul li a {
  max-width: 80%;
}
}











































