

.Company_content{ background: #e9fdff url("../image/about_back_in.jpg") center center no-repeat; padding-top: 1rem; padding-bottom: 1.4rem;}

.about_in_show{ line-height: 0.38rem; color: #444444; padding-right:36%;}



.About_content{ background: #fafbfd url("../image/about_back02.jpg") center center no-repeat; padding-top: 1rem; padding-bottom: 1.4rem;background-size: cover; }

.about_pic_show{ margin-top: 0.3rem; position:relative;}

.about_pic_show ul li{ position: relative; color: #ffffff; overflow: hidden}

.about_pic_show ul li .back_pic{ background-repeat: no-repeat; background-position:  center center; background-size: cover; transition: all 0.6s;}

.about_pic_show ul li:nth-child(1){ width: 49%;vertical-align: top}

.about_pic_show ul li:nth-child(2){ width: 49%; vertical-align: top;position: absolute;top: 0;right: 0;}

.about_pic_show ul li:nth-child(3){ width: 49%;vertical-align: top;position: absolute;right: 0;bottom: 0;}



.about_pic_show ul li:nth-child(1) .back_pic{ width:100%;height: 680px;}

.about_pic_show ul li:nth-child(2) .back_pic{ width: 100%;height:330px; }

.about_pic_show ul li:nth-child(3) .back_pic{ width: 100%;height:330px;}



.about_pic_show ul li .yinying{ position:absolute; left: 0; bottom: 0; background: url("../image/yinying.png") left top repeat-x; width: 100%;z-index: 1}

.about_pic_show ul li .yinying .font_show{ margin: 0 0.3rem 0.5rem 0.3rem; }

.about_pic_show ul li:hover .yinying .font_show{}

.about_pic_show ul li .yinying .font_show .font_titile { position: relative; margin-bottom: 0.2rem; padding-left: 0.6rem; font-weight: bold}

.about_pic_show ul li .yinying .font_show .font_titile span{ position: absolute; left: 0; top: 50%; height: 0.4rem; margin-top: -0.2rem;}

.about_pic_show ul li .yinying .font_show .font_titile span img{ height: 100%;}

.about_pic_show ul li .yinying .font_show .descipes  { display: none;-webkit-transition: all ease .4s;

transition: all ease .4s; }

.about_pic_show ul li:hover .yinying .font_show .descipes  { display: block;-webkit-transition: all ease .4s;

transition: all ease .4s;}

.about_pic_show ul li:hover .back_pic{  transform: scale(1.1);

  -webkit-transform: scale(1.1);

  -moz-transform: scale(1.1);

  -o-transform: scale(1.1);

  -ms-transform: scale(1.1);}



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

	.about_in_show{ padding-right: 0}

	.titile_show2 h3 span::before{    left: 0;

    bottom: 40px;}

	.about_pic_show ul li{ margin-bottom: 0.3rem}

	.about_pic_show ul li:nth-child(1) {

    width: 100%;

    vertical-align: top;

}

	.about_pic_show ul li:nth-child(1) .back_pic{ height: 4.4rem}

	.about_pic_show ul li:nth-child(2) {

    width: initial;

    vertical-align: top;

    position: relative;

    top: initial;

    right: initial;

}

	.about_pic_show ul li:nth-child(2) .back_pic,.about_pic_show ul li:nth-child(3) .back_pic{ height: 4.4rem}

	.about_pic_show ul li:nth-child(3) {

    width: initial;

    vertical-align: top;

    position: initial;

    right: initial;

    bottom: initial;

}

  }