﻿
@charset "utf-8";
/* CSS Document */



/*公司介绍*/
.AboutHome{padding:100px 0 110px 0;margin:50px 0 0 0; background: #eee url(/templets/default/picture/index_about.png) left;
  overflow: hidden; width: 100%;}
.AboutHome .container{width: 1400px !important;  margin: auto;}
.AboutHome .left{width:42%;/*! margin-top: 70px; */}
.AboutHome .left .title2{color:#191919;font-size:25px;}
.AboutHome .left .title2 font{color:#9f6001;font-size:40px;display: block;}
.AboutHome .left .wx{margin:50px 0; color:#4d4d4d;font-size:14px;}
.AboutHome .left .more{ position:relative;margin:10px 0 0 0;color:#fff;font-size:12px;padding: 8px 45px 8px 25px;
  border-radius: 20px;background: #9f6001;}
.AboutHome .left .more:hover{ color:#fff}
.AboutHome .left .more:before{ position: absolute; top:15px; right:18px; content: ""; width:10px;height:5px; 
transition: all .4s ease-in-out;}
.AboutHome .left .more:hover:before{ background-position: 0px 0px;}
.AboutHome .left .mun{ margin:50px 0 0 0}
.AboutHome .left .mun li{ float:left;/*! width:25%; */ padding-right:19px;margin-right:20px;border-right: 1px #ddd dashed;}
.AboutHome .left .mun li span{color:#191919;font-size:40px}
.AboutHome .left .mun li h5{margin-top:0px;color:#191919;font-size:14px}
.AboutHome .left .mun li:last-child{border:none;}

.AboutHome .right{ position: relative;width: 50%;}
.AboutHome .right .bg{ position:absolute; left:0; top:-71px; }
.AboutHome .right .bg img{}
.AboutHome .right .video{ position:absolute; left:-42%; top:18px; z-index: 2;width: 510px;}
.AboutHome .right .video img{ max-width:100%;}

