?html {
  font-size: 20px;
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
}
body {
  font: 12px "microsoft yahei", Arial, Helvetica, sans-serif;
  color: #666;
  margin: 0px;
  padding: 0px;
  position: relative;
}
ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd {
  margin: 0px;
  padding: 0px;
  border: none;
  list-style: none;
}
input {
  border: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
div:after,
ul:after,
li:after,
p:after {
  content: "";
  display: block;
  clear: both;
}
@media all and(max-width: 640px) {
  .inputname{
    width: 87%!important;
  }
}
@media (min-width: 1200px){
  .container {
    width: 1200px!important;
  }
 .inputname{
    width: 92.5%!important;
  }
}
a {
  text-decoration: none;
  color: #666;
}
a:hover {
  text-decoration: none;
  color: #D11F37;
}
img {
  max-width: 100%;
}
.clearfix:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/*???????*/
.black_cloth {
  position: fixed;
  z-index: 10000000;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
}
.pc_menu_box {
  text-align: center;
  padding: 10px 0;
}
#navbar p {
  text-align: center;
  padding: 20px 0;
}
.menu {
  font-size: 14px;
}
.menu li {
  float: left;
  position: relative;
  text-align: center;
  color: #fff;
}
.menu li:hover > a {
  background: url("../images/whiteOpacitybg.html") repeat;
  color: #D11F37;
  -webkit-transition: background-color 0.4s linear;
          transition: background-color 0.4s linear;
}
.menu li > a {
  display: block;
  color: #fff;
  padding: 18px 0;
}
.menu li.current > a {
  background: rgba(255, 255, 255, 0.8);
  color: #D11F37;
}
.menu_2 {
  width: 100%;
  position: absolute;
  top: 55px;
  left: 0;
  display: none;
  z-index: 100;
}
.menu_2 div a {
  font-size: 13px;
  padding: 10px 0;
  color: #fff;
  display: block;
  text-align: center;
}
.menu_2 div a:hover {
  background-color: #EE3C54;
}
/*?????????????*/
.menu_icon {
  margin: 12px 4% 0 0;
  cursor: pointer;
}
.small_menu {
  width: 250px;
  background-color: #1C202C;
  position: fixed;
  top: 0px;
  left: -250px;
  height: 100%;
  text-align: left;
  z-index: 10000001;
  overflow-y: scroll;
}
.small_menu li:nth-child(2) a {
  font-size: 18px;
  font-weight: bold;
  background: rgba(255, 255, 255, 0.3);
}
.small_menu p {
  color: #fff;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
}
.small_menu li.menu_close {
  font-size: 20px;
  position: absolute;
  top: 10px;
  right: 15px;
  color: #fff;
  border-bottom: none;
  z-index: 1000;
}
.small_menu li {
  margin-bottom: 2px;
  font-size: 14px;
  position: relative;
}
.small_menu li a {
  display: block;
  line-height: 30px;
  font-size: 16px;
  text-transform: Uppercase;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px 15px;
}
.small_menu li .small_menu_2 a {
  display: block;
  background: none;
  color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  line-height: 30px;
  font-size: 14px;
  border-bottom: rgba(255, 255, 255, 0.1) solid 1px;
}
.small_menu_2 {
  display: none;
}
.small_menu_2 a {
  display: block;
  color: #fff;
  overflow: hidden;
  line-height: 24px;
  font-size: 12px;
}
.small_menu_2 a i {
  float: left;
  width: 4px;
  height: 4px;
  background-color: #fff;
  margin: 13px 10px 0 5px;
}
.small_menu_2 a span {
  float: left;
  width: 175px;
}
.wrap_foot {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  background-color: #1C202C;
  padding: 10px 0;
  z-index: 99;
}
.wrap_foot dl {
  width: 15%;
  float: left;
  margin-left: 1.4%;
  text-align: center;
}
.wrap_foot dt {
  height: 33px;
}
.wrap_foot dd {
  color: #fff;
}
.logo {
  width: 10%;
  margin-left: 10px;
}
.logo img {
  width: 100%;
  display: block;
}
#banner {
  position: relative;
}
#banner .owl-pagination {
  position: absolute;
  bottom: 5px;
  left: 50%;
}
#head {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 9999;
}
#head form {
  width: 30%;
  position: absolute;
  right: 20%;
  top: 17px;
  background: #fff;
  padding: 5px 5px;
  border-radius: 15px;
}
#head form input {
  border: none;
  float: left;
  outline: none;
  text-indent: 10px;
  width: 82%;
}
#head form .submit {
  width: 18%;
  background-color: #fff;
  background: url("../images/serch.png") no-repeat;
  background-size: auto;
  -ms-background-position-x: 10px;
  background-position-x: 10px;
}
.indexTitle {
  box-shadow: 4px 4px 4px #d6d6d6;
  width: 95%;
  margin: -0.8rem auto 0;
  background-color: #fff;
  box-sizing: border-box;
  position: relative;
  z-index: 10;
}
.indexTitle .swiper-wrapper {
  height: 120px!important;
  background: #fff;
  box-sizing: border-box;
}
.indexTitle .swiper-pagination {
  display: none;
}
.indexTitle .swiper-slide {
  background: url("../images/coonsuborder.png") no-repeat right;
  background-color: #fff;
  box-sizing: border-box;
  padding: 10px 0;
  margin: 0!important;
  width: 200px!important;
  height: 100%;
}
.indexTitle .swiper-slide a {
  display: block;
}
.indexTitle .swiper-slide .titleImg {
  width: 25%;
  margin: 0 auto;
}
.indexTitle .swiper-slide .titleImg img {
  width: 100%;
  display: block;
}
.indexTitle .swiper-slide h5 {
  text-align: center;
  color: #333333;
  margin-bottom: 5px;
  font-weight: bold;
}
.indexTitle .swiper-slide p {
  text-align: center;
  max-height: 35px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0 10px;
}
.indexTitle .swiper-slide:last-child {
  background: #5f893a;
}
.indexTitle .swiper-slide:last-child h5 {
  color: #fff;
}
.indexTitle .swiper-slide:last-child p {
  color: #fff;
}
.indexTitle2 {
  /*border-bottom: 1px dotted #5f893a;*/
  background: url("../images/01index_02.png") no-repeat bottom;
}
.indexTitle2 ul {
  height: 190px;
  background: url("../images/borderbottom.jpg") no-repeat bottom;
  background-size: 100% 4px;
  border: 1px solid #f5f5f5;
  box-sizing: border-box;
  margin: 0 15px;
}
.indexTitle2 ul li {
  height: 100%;
  float: left;
  width: 27%;
  background: url("../images/coonsuborder.png") no-repeat right;
  box-sizing: border-box;
  padding-top: 30px;
  text-align: center;
}
.indexTitle2 ul li .indexPc {
  width: 20%;
  margin: 0 auto;
}
.indexTitle2 ul li h4 {
  color: #333333;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 16px;
}
.indexTitle2 ul li p{
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.companyTitle1 {
  border-bottom: 1px dotted #5f893a;
}
.ImgTitle {
  padding: 0 15px 15px;
  margin: 10px 0px 10px 0px;
}
.company {
  overflow: hidden;
  margin-top: 15px;
  background: url("../images/01index_02.png") no-repeat bottom;
}
.company .ImgTitle {
  padding: 0 0 15px;
}
.company .comCon {
  position: relative;
  box-sizing: border-box;
  /*background: url("../images/intro.jpg") no-repeat top;*/
  margin: 0 15px;
}
.company .comCon .comLf {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40%;
}
.company .comCon .comLf img {
  width: 100%;
}
.company .comCon .comRg {
  position: absolute;
  bottom: 0;
  width: 60%;
  right: 0;
  height: 80%;
  background: #f1f1f1;
  box-sizing: border-box;
  padding: 17px 0 17px 17px;
  overflow: hidden;
}
.company .comCon .comRg h4 {
  border-bottom: 1px solid #e1e1e1;
  box-sizing: border-box;
  padding: 5px 0 10px 0;
  font-size: 18px;
  color: #333333;
}
.company .comCon .comRg p {
  box-sizing: border-box;
  padding-top: 10px;
  padding-right: 10px;
  font-size: 14px;
  line-height: 26px;
  color: #484848;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:5;
	overflow:hidden;
}

@media all and (max-width: 992px){
  .company .comCon .comRg p {
    box-sizing: border-box;
    padding-top: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 26px;
	height:88px;
	overflow:hidden;
    color: #484848;
  }
}
@media all and (max-width: 768px){
  .company .comCon .comRg p {
    box-sizing: border-box;
    padding-top: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 26px;
	height:88px;
	overflow:hidden;
    color: #484848;
  }
}
@media all and (max-width: 640px){
  .company .comCon .comRg p {
    box-sizing: border-box;
    padding-top: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 20px;
	height:30px;
	overflow"hidden;
    color: #484848;
  }
}
.company .comCon .comRg a{
  border:2px solid #97bc3e;
  box-sizing: border-box;
  padding: 5px 20px;
  border-radius: 10px;
  position: absolute;
  bottom:5px ;
}
.company .productTitle {
  box-sizing: border-box;
  margin: 10px 15px 15px;
}
.product {
  margin-top: 15px;
  background: url("../images/01index_02.png") no-repeat bottom;
}
.product .Ul1 {
  /*margin-bottom: 15px;*/
}
.product ul li {
  min-height: 177px;
  padding:0 5px;
}
.product ul li a {
  background: #f5f5f5;
  display: block;
  overflow: hidden;
}
.product ul li h4 {
  text-align: center;
  font-weight: bold;
  line-height: 30px;
  margin-top: 15px;
  font-size: 20px;
  color: #333333;
}
.product ul li p {
  box-sizing: border-box;
  padding: 0 10px;
  margin: 10px 0 ;
  overflow: hidden;
  line-height: 22px;
  font-size: 14px;
  color: #484848;
}
.product ul li span {
  width: 50%;
  text-align: center;
  line-height: 20px;
  margin: 10px auto 0;
  display: block;
  border-radius: 15px;
  border: 2px solid #97bc3e;
}
.product ul li img {
  width: 100%;
}
.new {
  overflow: hidden;
  margin-top: 15px;
  background: url("../images/01index_02.png") no-repeat bottom;
}
.new .newImg {
  margin-bottom: 10px;
}
.new .newImg .newImg1 {
  box-sizing: border-box;
  padding: 5px;
  border: 1px solid #dddddd;
}
.new .newImg .newImg1 img {
  width: 100%;
}
.new .newImg .newImgCon {
  background: #f5f5f5;
  box-sizing: border-box;
  padding: 10px 15px 15px;
}
.new .newImg .newImgCon h4 {
  font-size: 18px;
  color: #333333;
  border-bottom: 1px solid #e1e1e1;
  line-height: 30px;
}
.new .newImg .newImgCon p{
  line-height: 24px;
  font-size: 14px;
  height: 100px;
  overflow: hidden;}
.new .newImg .newImgCon h4 span {
  font-size: 14px;
  float: right;
  margin-top: 5px;
}
.new ul li {
  margin-bottom: 22px;
  height: 115px;
}
.new ul li a {
  display: block;
  background: #f5f5f5;
  /*height: 95px;*/
}
.new ul li .newDate {
  background: #5f893a;
  color: #fff;
  width: 20%;
  float: left;
  box-sizing: border-box;
  padding: 15px 10px;
  text-align: center;
  height: 115px;
}
.new ul li .newDate h4 {
  margin-bottom: 5px;
  font-size: 30px;
}
.new ul li .newDate p{
  font-size: 20px;
}
.new ul li .newCon {
  float: left;
  width: 80%;
  box-sizing: border-box;
  padding: 10px;
  color: #333333;
}
.new ul li .newCon h4 {
  margin-bottom: 10px;
  font-size: 18px;
  color: #333333;
  line-height: 18px;
  overflow: hidden;
  height: 18px;
  overflow: hidden;
}
.new ul li .newCon p {
  color: #484848;
  height: 69px;
  line-height: 23px;
  font-size: 14px;
  color: #484848;
  overflow: hidden;
}
.link .footerSwiper {
  width: 100%;
  height: 100%;
  margin-bottom: 15px;
  overflow: hidden;
  margin-top: 15px;
}
.link .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  margin-right: 5px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.link .swiper-slide a {
  border: 1px solid #e0e0e0;
}
.link .swiper-pagination {
  display: none;
}
.link .picMarquee-left {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.link .linkPrev {
  position: absolute;
  left: 0;
  top: 40px;
  width: 28px;
  height: 78px;
  border: 1px solid #dadada;
  cursor: pointer;
  font-size: 27px;
  color: #dadada;
  line-height: 76px;
}
.link .linkNext {
  position: absolute;
  right: 0;
  width: 28px;
  height: 78px;
  top: 25px;
  border: 1px solid #dadada;
  cursor: pointer;
  font-size: 27px;
  color: #dadada;
  line-height: 76px;
}
.link .linkNext:hover {
  color: #5f893a;
}
.link .linkPrev:hover {
  color: #5f893a;
}
.link .linkBor {
  width: 94%;
  overflow: hidden;
  margin: 25px auto;
}
.link .picMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.link .picMarquee-left .bd ul li {
  margin: 0 8px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.link .picMarquee-left .bd ul li .pic {
  text-align: center;
  width: 171px;
  height: 100px;
  overflow: hidden;
}
.link .picMarquee-left .bd ul li .pic:hover a {
  color:#5f893a;
}
.link .picMarquee-left .bd ul li .pic img {
  width: 100%;
  display: block;
}
.link .picMarquee-left .bd ul li .pic a:hover img {
  border-color: #999;
}
.link .picMarquee-left .bd ul li .title {
  line-height: 24px;
}
.Navigation {
  position: absolute;
  top: 0;
  z-index: 12;
  width: 100%;
}
.Navigation .enButton{
  position: absolute;
  top: 0;
  right: 0;
}
.Navigation .enButton a{
  width: 75px;
  height: 28px;
  background: #fff;display: block;
  text-align: center;
  float: left;margin-right: 10px;
  border-radius: 10px;
  line-height: 28px;
}
.Navigation .enButton a:hover{
  background: #fff000;
}
.Navigation .enButton .on{
  background: #fff000;
}
.Navigation .Logo1 img {
  width: 80%;
}
.Navigation .NavigationNav {
  margin-top: 45px;
}
.Navigation .NavigationNav .nLi {
  float: left;
  width: 16.66666667%;
  box-sizing: border-box;
  cursor: pointer;
}
.Navigation .NavigationNav .nLi:nth-of-type(1){
	 width: 11%;
}
.Navigation .NavigationNav .nLi:nth-of-type(4){
	 width: 13%;
}
.Navigation .NavigationNav .nLi:nth-of-type(5){
	 width: 21%;
}
.Navigation .NavigationNav .nLi:nth-of-type(6){
	 width: 20%;
}
.Navigation .NavigationNav .nLi h3 {
  font-size: 16px;
  text-align: center;
  padding: 10px 5px;
  border-radius: 15px;
}
.Navigation .NavigationNav .nLi h3 a {
  font-size: 16px;
  color: #909090;
}
.Navigation .NavigationNav .nLi .sub {
  display: none;
  text-align: center;
  background: url("../images/navA.png");
  margin-top: 10px;
}
.Navigation .NavigationNav .nLi .sub li {
  box-sizing: border-box;
  padding: 10px 5px;
  border-bottom: 1px solid #979593;
}
.Navigation .NavigationNav .nLi .sub li a {
  color: #fff;
  font-size: 14px;
}
.Navigation .NavigationNav .nLi .sub li a:hover {
  color: #D11F37;
}
.Navigation .NavigationNav .nLi:hover h3 {
  background: #fff000;
}
.Navigation form {
  margin-top: 50px;
  background: #fff;
  padding: 5px 5px;
  border-radius: 15px;
}
.Navigation form input {
  border: none;
  width: 80%;
  float: left;
  outline: none;
  text-indent: 10px;
}
.Navigation form .submit {
  width: 18%;
  background-color: #fff;
  background: url("../images/serch.png") no-repeat;
  background-size: auto;
  -ms-background-position-x: 10px;
  background-position-x: 10px;
  height: 18px;
}
.moCopy {
  width: 100%;
  background: #525252;
  color: #fff;
  text-align: center;
  font-size: 14px;
  box-sizing: border-box;
  padding: 20px 10px;
  margin-bottom: 70px;
}
.pcFoot {
  background: #5f893a;
  border-top: 4px solid #2f5628;
  margin-top: 20px;
}
.pcFoot .footer1 {
  position: relative;
  overflow: hidden;
  height: 150px;
}
.pcFoot .copyRight1 {
  margin-top: 45px;
}
.pcFoot .footer1 .web {
  margin-top: 45px;
}
.pcFoot .footer1 .web .qq {
  margin-right: 45px;
}
.pcFoot .footer1 ul li {
  float: left;
  box-sizing: border-box;
  padding: 0 22px;
  border-right: 1px solid #fff;
}
.pcFoot .footer1 ul li a {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.pcFoot .footer1 ul li:last-child {
  border-right: 0;
}
.pcFoot .footer1 ul li:hover a {
  color: #bf0008;
}
.pcFoot .footer1 .copyRight2 {
  text-align: center;
  color: #fff;
  margin-top: 25px;
  font-size: 14px;
}
.outBox {
  width: 90%;
  margin: 0 auto;

}
.outBox .hd {

}
.outBox .hd ul {
  float: left;

  left: 0;
  top: -1px;
  width: 100%;
}
.outBox .hd ul li {
  float: left;
  padding: 0 8px;
  cursor: pointer;
  box-sizing: border-box;
  height: 39px;
  width: 20%;
  line-height: 39px;
  background: #5f893a;
  text-align: center;
  margin-bottom: 5px;
}
.outBox .hd ul li a {
  display: block;
  width: 100%;
  font-size: 14px;
  height: 100%;
  line-height: 39px;
  color: #ffffff;
    height: 39px;
    overflow: hidden;
}
.outBox .hd ul li.on {
  height: 39px;
  background: #c0d7ab;
}
.outBox .hd ul li.on a {
  color: #5f893a;
}
.outBox .hd ul li:hover {
  height: 39px;
  background: #c0d7ab;
}
.outBox .hd ul li:hover a{
  color: #5f893a;
}
.inBox {

}
.inBox .inHd {
  line-height: 24px;
  /*border-bottom: 1px solid #ccc;*/
  padding: 20px 0px 0;
}
.inBox .inHd .aboutMin{line-height: 30px;
  font-size: 14px;
  color: #333333;}
.inBox .inHd ul {
  overflow: hidden;
  zoom: 1;
}
.inBox .inHd ul li {
  text-align: center;
  float: left;
  cursor: pointer;
}
.inBox .inHd ul li.on {
  background: #ccc;
  color: #fff;
}
.inBox .inBd ul {
  padding: 15px;
  zoom: 1;
  overflow: hidden;
}
.inBox .inBd li {
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  zoom: 1;
}
.inBox .inBd li .date {
  float: right;
  color: #999;
}
.aboutTitle .aboutTitleImg {
  overflow: hidden;
  margin-top: 15px;
}
.aboutTitle .aboutTitleImg img {
  margin: 0 auto 15px;
  display: block;
}
.aboutTitle .aboutMinImg {
  margin-top: 40px;
  margin-bottom: 60px;
}
.aboutTitle .aboutMinImg .aboutMinImgLf {
  float: left;
  width: 39%;
}
.aboutTitle .aboutMinImg .aboutMinImgLf img {
  width: 100%;
}
.aboutTitle .aboutMinImg .aboutMinImgRg {
  box-sizing: border-box;
  padding-left: 5px;
  float: left;
  width: 61%;
}
.aboutTitle .aboutMinImg .aboutMinImgRg img {
  width: 100%;
}
.newTitle .newTitleImg {
  overflow: hidden;
  margin-top: 15px;
}
.newTitle .newTitleImg img {
  margin: 0 auto 15px;
  display: block;
}
.newTitle .inHd li {
  padding: 0 5px;
  margin-bottom: 20px;
}
.newTitle .inHd li a {
  border: 1px solid #f3f3f3;
  display: block;
}
.newTitle .inHd li .newListImg img {
  width: 100%;
}
.newTitle .inHd li h5 {
  text-align: left;
  margin: 5px 0;
  box-sizing: border-box;
  color: #333333;
  font-size: 18px;
  padding: 0 5px;
  height: 24px;
  overflow: hidden;
  line-height: 24px;
}
.newTitle .inHd li h6 {
  color: #909090;
  text-indent: 5px;
  text-align: left;
}
.newTitle .inHd li p {
  height: 30px;
  overflow: hidden;
  color: #909090;
  text-align: left;
  box-sizing: border-box;
  padding: 0 5px;
}
.newTitle .inHd li span {
  float: right;
  margin-right: 5px;
  color: #333333;
}
.proTitle .proTitleImg {
  overflow: hidden;
  margin-top: 15px;
}
.proTitle .proTitleImg img {
  margin: 0 auto 15px;
  display: block;
}
.proTitle .inHd li {
  padding: 0 5px;
  margin-bottom: 20px;
}
.proTitle .inHd li a {
  border: 1px solid #f3f3f3;
  display: block;
  background: #eeeeee;
}
.proTitle .inHd li a:hover h5 {
  color: #D11F37;
}
.proTitle .inHd li .proListImg {
  box-sizing: border-box;
  padding: 5px;
}
.proTitle .inHd li .proListImg img {
  width: 100%;
}
.proTitle .inHd li h5 {
overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
  text-align: center;
  margin: 5px 0;
  box-sizing: border-box;
  font-size: 16px;
  padding: 0 5px;
  color: #333333;
  width: 98%;
}

.prodetailTitle .prodetailTitleImg {
  overflow: hidden;
  margin-top: 10px;
}
.prodetailTitle .prodetailTitleImg img {
  margin: 0 auto 30px;
  display: block;
}
.prodetailTitle .prolistdetailImg{  width: 40%; margin: 0 auto 20px}
.prodetailTitle .prolistdetailImg img{  width: 100%;  }
.prodetailTitle .prolistdetailCon { box-sizing: border-box;padding: 10px  }
.prodetailTitle .prolistdetailCon h4{  border-bottom: solid 1px #ddd; box-sizing: border-box;
  padding: 5px 10px;}

.newsDetail .newsDetailImg img {
  margin: 0 auto 30px;
  display: block;
}
.newsDetail .newsDetailImg{  width: 40%; margin: 0 auto 20px}
.newsDetail .newsDetailTitle h2{text-align: center}
.newsDetail .newsDetailTitle p{text-align: center;    box-sizing: border-box;  padding:  0 10px;}
.newsDetail .inHd .go{box-sizing:border-box; padding:0 10px;}
.newsDetail .newsDetailContent { box-sizing: border-box;padding: 10px  }
.prolistdetailConText{  box-sizing: border-box;padding: 10px  }
.companyBack{
background: url("../images/intro.jpg") no-repeat top;
  background-size: 100% 63%;
}
.prolistdetailCon .go{
  box-sizing:border-box; padding:0 10px;
}
/*�ֻ�������*/
.share_box{
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100000;
  display: none;
}
.share_box_parent{
  overflow-y: auto;
}
.share_box_children{
  background-color: #F5F5F5;
  padding: 15px 0;
}
.share_box_children>a{
  float: left;
  text-align: center;
  font-size: 0.9rem;
  color: #ADADAD;
}
.cancel{
  text-align: center;
  background-color: #E9E9E9;
  font-size: 0.8rem;
  line-height: 2rem;
}
.share_box dd{
  font-size: 14px;
}

/*�ֻ��ײ�����*/
.wrap_search_input{
  position: fixed;
  bottom: 70px;
  left: 100%;
  background-color: #5f893a;
  width: 100%;
  z-index: 1000;
  padding: 8px 2%;
}
.wrap_search_input input{
  float: left;
  width: 80%;
  border-radius: 4px;
  height: 26px;
  padding-left: 5px;
  color: #000;
  background: #fff;
}
.wrap_search_input p{
  float: left;
  padding: 5px 15px;
  color: #fff;
  margin-left: 5px;
  border-radius:5px;
}
.wrap_search_input ::-webkit-input-placeholder{
  color: #fff;
}

.product_meassage{
  width: 100%;
}
.product_meassage>div{
  margin-top: 27px;
}
.product_meassage>div.feedback,.product_meassage>div.lyfk{
  margin-top: 10px;
}
.product_meassage>div dd{
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.feedback_list_box{
  padding: 0 10px;
}
.feedback_list_box input{
  border:1px solid #CCCCCC;
  border-radius:5px;
  height: 32px;
  width: 80%;
	float:left;
  padding-left: 10px;
  background-color: transparent;
  line-height: 32px;
}
.feedback_list_box>div>div{
  position: relative;
}
.feedback_list_box textarea{
  border:1px solid #CCCCCC;
  border-radius:5px;
  height: 100px;
  width: 93%;
  padding-left: 10px;
  padding-top: 8px;
  background-color: transparent;
}
.feedback_list_box div{
  padding: 0;
  margin-top: 10px;
}
.feedback_list_box .i1,.feedback_list_box .i2{
  padding-right: 10px;
}
.ss_placeholder{
  color: #fff;
  position: absolute;
  top: 30px;
  left: 32px;
}
@media(max-width:768px){
  .i1,.i2{
    padding-right: 0;
  }
}
.yzm input{
  width: 100px;
}
.feedback_button input{
  width: 70px;
  border-radius: 4px;
  border: none;
  text-align: center;
  color: #fff;
}
.feedback_button .feedback_submit{
  background-color: #E00000;
margin-right:15px;
}
.feedback_button .feedback_reset{
  background-color: #1E1E1E;
}
.black_cloth{
  position: fixed;
  z-index: 10000000;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
}
.new ul li:hover a .newCon h4{
  color: #D11F37;
}
.new ul li:hover a .newCon p{
  color: #D11F37;
}
.clickable{margin-top: 0;!important;}

.pcFoot .footer1 .web .code {
  width: 107px;
  height: 60px;
  margin-left: 20px;
  margin-top: -25px;
  display: none;
}
.indexTitle2 .companyTitle img{
  width: 100%;
}
.company .companyBack .productTitle img{
  width: 100%;
}
.product .newTitle img{
  width: 100%;
}
.new .linkTitle img{
  width: 100%;
}
.newTitle{
  padding: 0 5px 15px;
}
@media all and (max-width: 640px) {
  .outBox ul li a{
    font-size: 12px!important;
  }
  .company .comCon .comRg{
    padding: 0px 0 17px 17px;
  }
  .company .comCon .comRg a{
    padding: 0 12px;
  }
}
.placeholder_s{
width:55px;
display:block;
float:left;
}