@charset "utf-8";
/* CSS Document */
* {
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #333;
  list-style: none;
  text-decoration: none;
  font-family: "microsoft yahei";
  font-weight: normal;
}


a {
  text-decoration: none;
}

.w-1260 {
  width: 1260px;
  margin: 0 auto;
  overflow: hidden;
}

.w-1260-1 {
  width: 1260px;
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 55px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 60px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-150 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 155px;
}

.mt-170 {
  margin-top: 160px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-250 {
  margin-top: 255px;
}
.table-css{
	border:1px solid #666;
	}
.table-css tr,
.table-css td{
	border:1px solid #666;
	padding:10px;
	}
/*menu*/
.h-menu-bg {
  width: 100%;
  height: 60px;
  border-top: 1px solid #eeeeee;
}

.h-menu {
  margin: 0 auto;
  width: 1260px;
  height: 60px;
  text-align: center;
}

.h-menu a {
  position: relative;
  display: inline-block;
  margin-right: 30px;
  margin-left: 30px;
  width: 75px;
  height: 60px;
  font-size: 17px;
  color: #535050;
  text-align: center;
  line-height: 60px;
}

.h-menu a:before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 10;
  height: 5px;
  width: 0px;
  background-color: #f96912;
  transition: all 0.3s ease-out;
}

.h-menu a:hover:before {
  width: 71px;
}

.h-menu-hover {
  position: relative;
}

.h-menu-hover:after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 100;
  height: 5px;
  width: 71px;
  background-color: #f96912;
}

/*end menu*/

/*middle*/
/*所有标题*/
.h-tit01 {
  width: 100%;
  height: 69px;
  overflow: hidden;
}

.h-tit01 h2 {
  width: 100%;
  height: 35px;
  font-size: 26px;
  color: #131313;
  text-align: center;
}

.h-tit01 p {
  display: block;
  font-size: 16px;
  color: #817f7f;
  text-align: center;
  text-transform: uppercase;
}

.line1 {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}

.h-tit02{
  width: 100%;
  height: 38px;
}
.h-tit02 h2{
  display: block;
  float: left;
  margin-left: 20px;
  width: 380px;
  height: 33px;
  font-size: 20px;
  color: #e16013;
  line-height: 33px;
}
.h-tit02 .more1{
  float: right;
  width: 83px;
  font-size: 14px;
  color: #919090;
  line-height: 33px;
}
.h-tit02 .more1 img{
  display: block;
  margin-top: 9px;
  float: right;
}

/*end所有标题*/
.h-cp-border {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
}

.h-proc1 {
  padding: 20px 0px;
  width: 1300px;
  height: auto;
  text-align: center;
  overflow: hidden;
}

.h-proc1 a {
  display: block;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  width: 175px;
  height: 41px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 41px;
  border-radius: 4px;
  background-color: #313131;
  transition: all 0.3s ease-out;
}

.h-proc1 a:hover {
  background-color: #f96912;
  color: #fff;
}

.h-proc1-hover {
  color: #fff !important;
  background-color: #f96912 !important;
}

.tit-mt {
  margin-top: -30px;
}

.part1 {
  width: 100%;
  height: 256px;
  background: url(../Img/bg1.jpg) top center no-repeat;
  overflow: hidden;
}

.part-tit {
  float: left;
  margin-top: 80px;
  width: 189px;
}

.part-tit p {
  display: block;
  width: 100%;
  height: 28px;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}

.part-tit h2 {
  font-size: 40px;
  color: #fff;
}

.ys {
  position: relative;
  margin-top: 58px;
  margin-left: 47px;
  width: 220px;
  float: left;
}

.ys-bg {
  background: url(../Img/bg4.png) top right no-repeat;
}

.ys h3 {
  display: block;
  margin-top: 20px;
  height: 32px;
  font-size: 20px;
  color: #fff;
}

.ys p {
  display: block;
  font-size: 15px;
  color: #fff;
  line-height: 150%;
}

.part2 {
  padding: 30px 0px;
  width: 100%;
  background-color: #f4f4f4;
  overflow: hidden;
}

.zhongjian {
  width: 100%;
  height: 58px;
  background: url(../Img/bg5.jpg) top center no-repeat;
  font-size: 22px;
  color: #463419;
  text-align: center;
  font-weight: bold;
  line-height: 58px;
  text-align: center;
}

.part3 {
  width: 100%;
  height: 528px;
  background: url(../Img/bg2.jpg) top center no-repeat;
  overflow: hidden;
}

.part3-l {
  margin-top: 68px;
  float: left;
  width: 630px;

}

.part3-r {
  margin-top: 62px;
  float: right;
  width: 542px;
  height: auto;
}

.about-tit {
  width: 100%;
  height: 74px;
}

.about-tit h2 {
  display: block;
  width: 100%;
  height: 41px;
  font-size: 22px;
  color: #000;
}

.about-tit .line2 {
  display: block;
  width: 77px;
  height: 5px;
  background-color: #313131;
}

.h-about {
  width: 100%;
  height: 176px;
  font-size: 15px;
  color: #000;
  line-height: 200%;
  overflow: hidden;
}

.h-about p,
.h-about p a,
.h-about p p {
  font-size: 15px;
  color: #000;
  line-height: 200%;
}

.h-contact {
  margin-top: 69px;
  width: 100%;
  height: auto;
}

.h-contact .cont-tit {
  width: 100%;
  height: 52px;
}

.h-contact .cont-tit h2 {
  display: block;
  float: left;
  font-size: 22px;
  color: #000;
}

.h-contact .cont-tit p {
  display: block;
  margin-top: 5px;
  margin-left: 15px;
  float: left;
  font-size: 18px;
  color: #716e6e;
}

.h-cont-con {
  width: 100%;
  height: auto;
  font-size: 15px;
  color: #000;
  line-height: 170%;
}

.h-cont-con p,
.h-cont-con p a,
.h-cont-con p p {
  font-size: 15px;
  color: #000;
  line-height: 170%;
}

.h-case-tit a {
  display: block;
  float: right;
  width: 144px;
  height: 38px;
  border: 1px solid #535353;
  font-size: 23px;
  color: #000;
  text-align: center;
  line-height: 36px;
}

.h-case {
  width: 630px;
  height: auto;
  overflow: hidden;
}

.h-case li {
  position: relative;
  float: left;
  margin-bottom: 14px;
  margin-right: 14px;
  width: 263px;
  height: 190px;
  border-radius: 5px;
  overflow: hidden;
}
.h-case li img{
  width: 263px;
  height: 190px;
}
.h-case li a h3{
  position: absolute;
  bottom:-38px; 
  left:0px;
  width: 100%;
  height: 38px;
  background-color: #f96912;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 38px;
  transition: all 0.3s ease-out;
}
.h-case li:hover a h3{
  bottom:0px;
}
.part4{
  width: 100%;
  height: 692px;
  background: url(../Img/bg3.jpg) top center no-repeat;
  overflow: hidden;
}
.part4-l{
  float: left;
  width: 630px;
  height: auto;
  overflow: hidden;
}
.part4-r{
  float: right;
  width: 550px;
  height: auto;
  overflow: hidden;
}
/*end middle*/
/*首页产品*/

/*首页新闻*/
.news1 {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.news1 li {
  width:100%;
  height: 145px;
}
.news1 li .tu1{
  float: left;
  width: 162px;
  height: 120px;
  overflow: hidden;
}

.news1 li .tu1 img {
  width: 162px;
  height: 120px;
}
.news1 li .n1-r{
  float: right;
  width: 440px;
  height: auto;
}
.news1 li .n1-r a h3{
  display: block;
  width: 100%;
  height: 34px;
  font-size: 16px;
  color: #fff;
  line-height: 34px;
  overflow: hidden;
}
.news1 li .n1-r p{
  display: block;
  margin-top: 9px;
  width: 100%;
  height: 40px;
  font-size: 14px;
  color: #6d6d6d;
  line-height: 150%;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.news1 li:hover .n1-r p{
  margin-top: 3px;
}
.news1 li .n1-r .more1{
  margin-top: 15px;
}
.news1 li .n1-r .more1 a{
  display: block;
  margin-left:6px;
  float: left;
  width: 50px;
  height: 15px;
  font-size: 14px;
  color: #6d6d6d;
  line-height: 15px;
}
.news2{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.news2 li{
  padding:15px 0px;
  width: 100%;
  height: 80px;
  border-bottom: 1px dashed #363636;
  overflow: hidden;
}
.news2 li .wt{
  width: 100%;
  height: 24px;
}
.news2 li .wt .lbt{
  float: left;
  width: 62px;
  height: 24px;
  background-color: #f96912;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  border-radius: 5px;
}
.news2 li .wt a h3{
  display: block;
  float: right;
  width: 468px;
  height: 24px;
  font-size: 16px;
  color: #f96912;
  line-height: 24px;
  overflow: hidden;
}
.news2 li .hd{
  margin-top: 10px;
  width: 100%;
  height: 43px;
  transition: all 0.3s ease-out;
}
.news2 li:hover .hd{
  margin-top: 7px;
}
.news2 li .hd .lhd{
  float: left;
  width: 62px;
  height: 24px;
  background-color: #434343;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  border-radius: 5px;
}
.news2 li .hd p{
  display: block;
  float: right;
  width: 468px;
  height: 40px;
  font-size: 14px;
  color: #767676;
  line-height: 150%;
  overflow: hidden;
}
/*end首页新闻*/
/*首页产品*/


/*end首页产品*/
/*bottom*/
.foot-bg {
  padding-top: 60px;
  padding-bottom:20px;
  width: 100%;
  height: auto;
  background-color: #1b3e76;
  overflow: hidden;
}
.foot-logo-dh{
  float: left;
  width: 314px;
  height: 240px;
  background: url(../Img/foot-line.jpg) top right no-repeat;
}
.f-phone{
  width: 100%;
  height: 39px;
}
.f-phone img{
  float: left;
}
.f-phone p{
  float: left;
  line-height: 39px;
  font-size: 17px;
  color: #fff;
}
.f-proc{
  margin-left:52px;
  float: left;
  width: 345px;
  height: 240px;
  background: url(../Img/foot-line.jpg) top right no-repeat;
}
.f-proc h3{
  display: block;
  margin-top: 7px;
  width: 100%;
  height: 37px;
  font-size: 17px;
  color: #fff;
}
.f-proc a {
  display: block;
  float: left;
  width: 142px;
  height: 25px;
  font-size: 15px;
  color: #e0e1e6;
  line-height: 25px;
}
.f-r{
  float: right;
  width: 500px;
  height: 240px;
}

.f-ewm{
  width: 100%;
}
.f-ewm img{
  float: left;
}
.f-ewm p{
  display: block;
  float: left;
  width: 20px;
  padding:0px 13px;
  margin-right: 20px;
  font-size: 16px;
  color: #fff;
  line-height: 110%;
}
.f-lxwm{
  margin-top: 26px;
  width: 100%;
  font-size: 14px;
  color: #fff;
  line-height: 130%;
}
.f-lxwm p, .f-lxwm a{
  font-size: 14px;
  color: #fff;
  line-height: 170%;
}



.f-link {
  float: left;
  width: 270px;
  height: auto;

}

.f-link a {
  display: block;
  width: 100%;
  height: 29px;
  font-size: 14px;
  color: #dadada;
}

.f-menu {
  float: left;
  width: 190px;
  height: auto;

}

.bq-bg{
  width: 100%;
  height: 40px;
  background-color: #0f3062;
  overflow: hidden;
}
.bq {
  float: left;
  margin-left: 13px;
  width: 800px;
  height: 40px;
  font-size: 14px;
  color: #becce6;
  line-height: 40px;
}

.bq p,
.bq p a {
  font-size: 14px;
  color: #becce6;
  line-height: 40px;
}
/*end bottom*/

/*滚动产品图片样式*/
.h-pro-gun01 li{
  float: left;
  margin-right: 19px;
  margin-bottom: 30px;
  width:300px;
  height: 330px;
  border: 1px solid #313131;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun01 li:hover{
  border: 1px solid #fab43f;
}
.h-pro-gun01 li .tu{
	margin-top: 10px;
	margin-left: 10px;
	width: 280px;
	height: 205px;
	padding:0px;
	border:0px solid #434343;
	background-color: #e5e5e5;
	overflow: hidden;
}
.h-pro-gun01 li .tu img{
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun01 li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.h-pro-gun01 li .p1-t{
	margin:0 auto;
	width: 94%;
	height: 32px;
}

.h-pro-gun01 li .p1-t a h3{
	float: left;
  display: block;
  height:32px;
	line-height: 32px;
  font-size: 15px;
  color: #333;
  text-align: center;
  letter-spacing: 0px;
	text-indent: 10px;
}
.h-pro-gun01 li .p1-t p{
	display: block;
	float: right;
	width: 86px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	text-indent: 25px;
	font-size: 16px;
	color: #fff;
}
.h-pro-gun01 li:hover .p1-t a h3{
	color: #333;
}
.h-pro-gun01 li .dianhu{
	margin-top:14px;
    width: 300px;
    height: auto;
}
.h-pro-gun01 li .dianhu p{
	display: block;
	padding:6px 0px 6px 10px;
  font-size: 14px;
  color: #333;
  background-color: #eee;
  letter-spacing: 0px;
	transition: all 0.3s ease-out; 	
}
.h-pro-gun01 li:hover .dianhu p{
  color: #000;
  background-color: #fab43f;
}

.h-pro-gun01 li .dianhu span{
	display: block;
	padding:2px 0px 2px 20px;
    font-size: 15px;
    color: #5b5b5b;
    letter-spacing: 0px;
	transition: all 0.3s ease-out;
   	
}



/*滚动产品图片样式*/

.h-pro-gun02 li{
  margin-right: 21px;
  margin-bottom: 0px;
  float: left;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun02 li .tu{
	height:150px;
	background-color: #e5e5e5;
  border-radius: 5px;
  border:1px solid #efefef;
	overflow: hidden;
}
.h-pro-gun02 li .tu img{
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun02 li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.h-pro-gun02 li a h3{
  margin-top:0px;
  display: block;
/*	width:246px;*/
  height: 40px;
	line-height: 40px;
  font-size: 16px;
  color: #333;
  text-align: center;
  letter-spacing: 0px;
  /*border-bottom: 2px solid #b5b5b5;*/
  transition: all 0.3s ease-out;
}



/*首页产品*/
.h-pro-gun03{
  overflow: hidden;
}
.h-pro-gun03 li{
  float: left;
  margin-right: 27px;
 /* width: 381px;*/
  height: 350px;
  overflow: hidden;
}
.h-pro-gun03 li .tu1{
/*  width: 365px;*/
  height: 255px;
  border:1px solid #3eac22;
  border-radius: 5px;
  overflow: hidden;
}
.h-pro-gun03 li .tu1 img{
/*  width: 365px;
  height: 255px;*/
   transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.h-pro-gun03 li:hover .tu1 img{
   transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.h-pro-gun03 li .h-p-t1{
  position: relative;
  z-index: 10;
  margin-top: 12px;
  width: 100%;
  height: 37px;
  background-color: #3eac22;
  border-radius: 0px 6px 6px 0px;
}
.h-pro-gun03 li .h-p-t1:before{
  content: "";
  position: absolute;
  top:0px;
  left:0px;
  z-index: 100;
  width: 0px;
  height: 37px;
  transition: all 0.3s ease-out;
}
.h-pro-gun03 li:hover .h-p-t1:before{
  width: 100%;
  background-color: #434343;
  border-radius: 0px 5px 5px 0px;
}
.h-pro-gun03 li .h-p-t1 a h3{
  display: block;
  position: absolute;
  top:2px;
  left:0px;
  z-index: 105;
  height: 33px;
  line-height: 33px;
  font-size: 15px;
  color: #fff;
  text-indent: 15px;
  border-left: 3px solid #333;
}
.h-pro-gun03 li:hover .h-p-t1 a h3{
  color: #fff;
  border-left: 3px solid #000000;
}

/*产品展示4*/
.h-pro-gun04{
  width: 1300px;
  height: auto;
  overflow: hidden;
}
.h-pro-gun04 li{
  float: left;
  position: relative;
  z-index: 10;
  margin-right: 24px;
  margin-bottom: 24px;
  width: 378px;
  height: 269px;
  /*border:3px solid #ac511b;*/
  border-radius: 8px;
  overflow: hidden;
}
.h-pro-gun04 li .tu1{
  position: absolute;
  top:0px;
  left:0px;
  z-index: 15;
}
.h-pro-gun04 li .tu1 img{
  width: 378px;
  height: 269px;
  transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.h-pro-gun04 li:hover .tu1 img{
  transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.h-pro-gun04 li .p1-tit{
  position: absolute;
  bottom:-55px;
  left:0px;
  z-index: 100;
  width: 100%;
  height: 110px;
  /*background:rgb(27,27,27,0.7);*/
  background: url(../Img/pro-bg1.png);
  transition: all 0.3s ease-out;
}
.h-pro-gun04 li:hover .p1-tit{
  bottom:0px;
  /*background:rgb(172,81,27,0.7);*/
  background: url(../Img/pro-bg2.png);
}
.h-pro-gun04 li .p1-tit a h3{
  display: block;
  margin-top: 17px;
  width: 100%;
  font-size: 16px;
  color: #fff;
  text-align: center;
  transition: all 0.3s ease-out;
}
.h-pro-gun04 li:hover .p1-tit a h3{
  margin-top: 25px;
  color: #333;
  text-shadow: 1px 0px 8px #fff, 0px 1px 8px #fff, 0px -1px 8px #fff, -1px 0px 8px #fff;
}
.h-pro-gun04 li .p1-tit .phone1{
  margin-top: 20px;
  width: 367px;
  height: 33px;
  border-radius: 0px 30px 30px 0px;
  background-color: #fff;
}
.h-pro-gun04 li .p1-tit .phone1 img{
  display: block;
  float: right;
  margin-top: 0px;
  margin-right: 20px;
}
.h-pro-gun04 li .p1-tit .phone1 p{
  display: block;
  font-size: 16px;
  color: #3d3d3d;
  text-align: center;
  line-height: 30px;
  text-indent: 10px;
}
/*滚动产品5*/
.pro-gun05{
  width: 1300px;
  height: auto;
  overflow: hidden;
}
.pro-gun05 li{
  float: left;
  margin-right: 28px;
  margin-bottom: 23px;
  width: 402px;
  height: 327px;
  overflow: hidden;
}
.pro-gun05 li .tu1{
  position: relative;
  width: 402px;
  height: 279px;
  overflow: hidden;
}
.pro-gun05 li .tu1 img{
  width: 402px;
  height: 279px;
   transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
   -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
   -moz-transition: all 0.5s ease-out; 
}
.pro-gun05 li:hover .tu1 img{
  transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 

}
.pro-gun05 li .tu1 .uptit{
  position: absolute;
  bottom:-60px;
  left:0px;
  width: 100%;
  height: 50px;
  background-color: rgb(255,25,45,0.7);
  background-image: url(../pro-bg1.png);
  border-radius: 12px 12px 0px 0px;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.pro-gun05 li .tu1 .uptit p{
  display: block;
  font-size: 17px;
  color: #fff;
  text-align: center;
  line-height: 50px;
}
.pro-gun05 li:hover .tu1 .uptit{
  bottom:0px;
}
.pro-gun05 li .p-tit a{
  display: block;
  font-size: 45px;
  background-color: #eeeeee;
  color: #333;
  text-align: center;
  font-size: 15px;
  line-height: 45px;
  letter-spacing: 0px;
}
.pro-gun05 li:hover .p-tit a{
  background-color: #ff192d;
  color: #fff;
}

/*滚动5*/
.pro-gun06{
  width: 1300px;
  height: auto;
  overflow: hidden;
}
.pro-gun06 li{
  float: left;
  position: relative;
  margin-right: 24px;
  margin-bottom: 24px;
  width: 404px;
  height: 404px;
  border-bottom:4px solid #eeeeee;
}
.pro-gun06 li:hover{
  border-bottom:4px solid #ff2a2a;
}
.pro-gun06 li .tu1{
  position: relative;
  width: 404px;
  height: 293px;
  overflow: hidden;
}
.pro-gun06 li .tu1 img{
  width: 404px;
  height: 293px;
}
.pro-gun06 li:hover .tu1 img{

}
.pro-gun06 li .tu1 .up-name{
  position: absolute;
  left:0px;
  bottom:0px;
  z-index: 10;
  width: 271px;
  height: 43px;
  background:url(../Img/pro-name.png);
}
.pro-gun06 li .tu1 .up-name p{
  display: block;
  line-height: 43px;
  font-size: 17px;
  color: #fff;
  text-indent: 15px;
}
.pro-gun06 li .p01-cont{
  padding:22px 3px 18px 3px;
  transition: all 0.35s ease-out;
}
.pro-gun06 li:hover .p01-cont{
  background-color: #313131;
}
.pro-gun06 li .p01-cont a h3{
  display: block;
  float: left;
  width: 290px;
  height: 48px;
  font-size: 17px;
  color: #000;
  line-height: 150%;
  overflow: hidden;
  transition: all 0.35s ease-out;
}
.pro-gun06 li:hover .p01-cont a h3{
  margin-left:12px;
  color: #fff;
}
.pro-gun06 li .p01-cont .more1 a{
  display: block;
  float: right;
  width: 86px;
  height: 29px;
  background-color: #ff2a2a;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 29px;
  border-radius: 5px;
  transition: all 0.35s ease-out;
}
.pro-gun06 li:hover .p01-cont .more1 a{
  margin-right: 8px;
}
.pro-gun06 li .p01-cont .phone p{
  display: block;
  margin-top: 5px;
  font-size: 15px;
  color: #313131;
  transition: all 0.35s ease-out;
}
.pro-gun06 li:hover .p01-cont .phone p{
  color: #fff;
  margin-left:12px;
}


.pro-gun07 {
  width: 1300px;
  height: auto;
  overflow: hidden;
}

.pro-gun07 li {
  float: left;
  margin-right: 25px;
  margin-bottom: 25px;
  width: 403px;
  height: 480px;
}

.pro-gun07 li .tu01 {
  position: relative;
  width: 300px;
  height: 223px;
  overflow: hidden;
}

.pro-gun07 li .tu01 {
  position: relative;
  width: 403px;
  height: 403px;
  overflow: hidden;
}

.pro-gun07 li .tu01 img {
  width: 400px;
  height: 400px;
}

.pro-gun07 li .tu01 .uptit {
  position: absolute;
  left: 18px;
  top: 0px;
  z-index: 100;
  width: 42px;
  height: 79px;
  background: url(../Img/pro-up-bg.png) top left no-repeat;
  transition: all 0.3s ease-out;
}

.pro-gun07 li .tu01 .uptit p {
  display: block;
  padding-top: 3px;
  width: 100%;
  text-align: center;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  lighting-color: 100%;
}

.pro-gun07 li .tu01 .up-p {
  display: block;
  position: absolute;
  bottom: -60px;
  left: 0px;
  z-index: 20;
  padding: 15px 10px;
  width: 100%;
  background: url(../Img/pro-bg1.png);
  overflow: hidden;
  transition: all 0.3s ease-out;
}

.pro-gun07 li:hover .tu01 .up-p {
  bottom: 0px;
}

.pro-gun07 li .tu01 .up-p .yuan {
  float: left;
  margin-top: 2px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 3px solid #fff;
}

.pro-gun07 li .tu01 .up-p .content1 p {
  display: block;
  float: left;
  width: 350px;
  height: 22px;
  font-size: 15px;
  color: #fff;
  text-indent: 15px;
  overflow: hidden;
}

.pro-gun07 li .pc1-tit {
  position: relative;
  margin-top: 19px;
  overflow: hidden;
  height: 110px;
}

.pro-gun07 li .pc1-tit .pname {
  width: 100%;
  height: 33px;
  border-bottom: 1px solid #bfbfbf;
}

.pro-gun07 li .pc1-tit .pname a h3 {
  float: left;
  display: block;
  width: 360px;
  height: 21px;
  font-size: 17px;
  color: #000;
  overflow: hidden;
}

.pro-gun07 li .pc1-tit .pname img {
  display: block;
  float: right;
}

.pro-gun07 li .pc1-tit .content1 {
  position: absolute;
  top:44px;
  left:0px;
  width: 100%;
  height: 100px;
  transition: all 0.3s ease-out;
}

.pro-gun07 li:hover .pc1-tit .content1 {
  top:-50px;
}

.pro-gun07 li .pc1-tit .content1 .yuan {
  float: left;
  margin-top: 2px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 3px solid #949592;
}

.pro-gun07 li .pc1-tit .content1 p {
  display: block;
  margin-top: 0px;
  float: right;
  width: 376px;
  height: 22px;
  font-size: 15px;
  color: #313131;
  overflow: hidden;
}
/*手机站样式*/
.img-m{
	text-align:center;
}
.mini-div{
	margin:0 auto;
	max-width:600px;
	height: auto;
	overflow: hidden;
	background-color: #fff;
}
.mini-title{
	width:100%;
	height:50px;
	font-size:18px;
	color:#1a3a83;
	text-align:center;
	line-height:50px;
	}
.mini-class01{
	width:98%;
	margin-left:2%;
	}
.mini-class01 li{
	float:left;
	padding:5px 0px;
	margin-right:1%;
	margin-bottom:1%;
	width:48%;
	/*min-height:30px;*/
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border:1px solid #666666;
	}
.mini-class01 li a{
	display:block;
	width:100%;
	/*min-height:30px;*/
	font-size:14px;
	color:#666666;
	text-align:center;
	}
.mini-h-about{
	padding:10px;
	font-size:14px;
	text-align:left;
	line-height:170%;
	}
.mini-menu{
	width:100%;
	background-color:#1a3a83;
	padding:10px;
	}
.m-menu{
	width:100%;
	margin:0 auto;
	}
.m-menu a{
	display:block;
	float:left;
	width:24%;
	height:40px;
	font-size:14px;
	color:#fff;
	text-align:center;
	line-height:20px;
	}
.m-fl01{
	width:100%;
	height:auto;
	overflow:hidden;
	}
.m-fl01 a{
	display:block;
	margin-bottom:10px;
	width:19%;
	height:66px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	}
.m-fl01 a .tu{
	margin:0px;
	padding:0px;
	width:100%;
	height:38px;
	text-align:center;
	}
.m-fl01 a h3{
	display:block;
	marign:0px;
	padding:0px;
	height:15px;
	width:100%;
	font-size:14px;
	text-align:center;
	color:#fff;
	}
.m-fl01-bg01{
	background-color:#0165ba;
	}
.m-fl01-bg02{
	background-color:#fe4351;
	}
.m-fl01-bg03{
	background-color:#ff6f3d;
	}
.m-fl01-bg04{
	background-color:#32b16c;
	}
.m-fl01-l{
	float:left;
	margin-left:5%;
	}
.m-fl01-r{
	float:right;
	margin-right:5%;
	}

.m-tit01{
	margin-bottom:15px;
	width:100%;
	height:40px;
	text-align:center;
	font-size:18px;
	color:#fff;
	line-height:40px;
	background:url(../Img/m-tu02.png) no-repeat top center;
	}		
.m-tit01-1{background-color:#fe4351;}
.m-tit01-2{background-color:#ff6f3d;}
.m-tit01-3{background-color:#32b16c;}
.m-tit01-4{background-color:#00b7ee;}
.m-part02{
	width:90%;
	margin:0 auto;
	height:auto;
	}
.m-part02 a{
	display:block;
	margin-bottom:10px;
	width:29%;
	height:30px;
	border:1px solid #fe4351;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	text-align:center;
	line-height:30px;
	color:#fe4351;
	font-size:15px;
	}
.m-part02-l{
	margin-right:5%;
	}
.m-part03{
	width:90%;
	margin:0 auto;
	height:auto;
	}
.m-part03 a{
	display:block;
	margin-bottom:10px;
	width:29%;
	height:30px;
	border:1px solid #ff6f3d;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	text-align:center;
	line-height:30px;
	color:#ff6f3d;
	font-size:15px;
	}
.m-part04{
	width:90%;
	margin:0 auto;
	height:auto;
	}
.m-part04 a{
	display:block;
	margin-bottom:10px;
	width:29%;
	height:30px;
	border:1px solid #32b16c;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	text-align:center;
	line-height:30px;
	color:#32b16c;
	font-size:15px;
	}
.m-part05{
	width:90%;
	margin:0 auto;
	height:auto;
	}
.m-part05 a{
	display:block;
	margin-bottom:10px;
	width:29%;
	height:30px;
	border:1px solid #00b7ee;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	text-align:center;
	line-height:30px;
	color:#00b7ee;
	font-size:15px;
	}
.m-part06{
	width:100%;
	padding:20px 0px 30px 0px;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	background-color:#f51d1d;
	}
.m-part06-1{
	width:80%;
	margin:0 auto;
	}
.m-part06-1 a{
	display:block;
	width:100%;
	height:auto;
	font-size:14px;
	color:#fff;
	border-bottom:1px solid #fff;
	}

.ny-readid{
	width:100%;
	background-color:#efefef;
	height:auto;
	padding:15px 0px;
	overflow:hidden;
	}
.ny-readid .tiao001{
	width:90%;
	height: auto;
	margin:0 auto;
	font-size:14px;
	color:#333;
	}
.ny-readid .tiao001 a{
	color:#09C;
	}

.mini-top{overflow: hidden;}
.mini-top img{ display: block;}
/*menu1*/
.mini-menu-bg{
	padding: 5px 0px 5px 0px;
	width:100%;
	height: auto;
	background-color: #262a2d;
}
.mini-menu1{
	width:100%;
	display: flex;
	flex-direction: row;
	flex-wrap:wrap;
	justify-content: space-around;
	align-items:center;
}
.mi-menu1{
	width:23%;
	height: 30px;
	background-color:#f8bf00;
	margin:5px 0 5px 0px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.mi-menu1 a{
	display: block;
	font-size:14px;
	text-align: center;
	line-height: 30px;
	color:#000;
}
/*标题1*/
.m-tit02{
	width:100%;
	height: 88px;
	background: url(../Img/mini-tit-bg.jpg) no-repeat top center;
	font-size:20px;
	line-height: 110px;
	text-align: center;
	color: #887b5a;
	overflow: hidden;
}
.m-tit03{
	margin: 0 auto;
	width:90%;
	height: 36px;
	font-size:20px;
	line-height: 36px;
	text-align: center;
	color: #000;
	background-color: #f8bf00;
	overflow: hidden;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.img-m img {
    margin: 0 auto;
}

/*固定在底部*/

.fotheight{ height:50px;}
.fotfixed{ position:fixed; bottom:0; width:100%; max-width:640px; border-top: 1px solid rgba(255,255,255,0.2);height: 50px; background-color: #353535;}
.footerWrap{ width:98%; margin:0 auto; padding-left:3%; padding-top:6px;}
.footerWrap li{ float:left; width:24%; height:44px;     border-right: 1px solid rgba(255,255,255,0.2); position:relative;}
.footerWrap li:last-child{ border:0;}
.footerWrap .text{ display:block; color:#fff; text-align:center; font-size:12px; line-height:20px;}
.footerWrap .icon{ width: 30px; height: 20px; display: block; background: url(../images/common.png) no-repeat; background-size: 400px; margin: 4px auto 0 auto;position: relative;}
.footerWrap .tel{background-position: -90px -110px;}
.footerWrap .email{    background-position: 0 -110px;}
.footerWrap .qq{    background-position: -360px -109px;}
.footerWrap .map{background-position: -120px -110px;}
.footerWrap .share{    background-position: -60px -110px;}
.footerWrap .message{background-position: -30px -110px;}

.sharebox{ display:none; position:absolute; width:242px; height:52px; left:-120px; top:-52px; background:#fff; padding:5px 0 5px 10px; border-radius:5px; border:1px solid #ccc;}

/*end 手机站样式*/

/*手机banner轮播*/
.banner{width:100%}
.banner img{display:block;width:100%}
.swipe{width:100%;overflow:hidden;position:relative;}
.swipe{
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
}
.swipe #pagenavi{position:absolute;left:0px;bottom:0px;text-align:center;width:100%; background:rgba(fff, fff, fff, 0.6)!important; filter:Alpha(opacity=50); padding:6px;}
.swipe #pagenavi a{width:8px; height:8px; line-height:99em; background:#fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; margin:0 4px; overflow:hidden; cursor:pointer; display:inline-block; *display:inline; *zoom:1; position:relative;}
.swipe #pagenavi a.active{background:#ff0;  position:relative;}
