@charset "utf-8";
/* CSS Document */

html{color:#333;background:#fff}
body,div,p,h1,h2,h3,h4,h5,h6,img,ul,li,a,strong,span,p,dl,dt,dd,input,textarea{
    margin:0;
    padding:0;
    list-style:none;
    border:0;
    text-decoration:none;
    font-family:"microsoft yahei";
    font-weight: normal;
    font-size:14px;
    text-align: left;
}
*{ padding:0 ; margin:0 ; font-size:14px;text-align: left;}
table{border-collapse:collapse;border-spacing:0}
a{ text-decoration:none;}
fieldset,img{border:0}
ol,ul{list-style:none}
caption,th{text-align:left}

.w-100{width:100%; height:auto; overflow:hidden;}
.w-1100{width:1100px; margin:0 auto; overflow:hidden;}
.w-1100-1{width:1100px; margin:0 auto;}
.w-1200{width:1200px; margin:0 auto; overflow:hidden;}
.w-1200-1{width:1200px; margin:0 auto;}
.w-1260{width:1260px; margin:0 auto; overflow:hidden;}
.line01{ width: 100%; border-top:#d8d8d8 1px solid; }
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
.t-a-c{text-align: center;}
.mt-4{ margin-top:4px;}
.mt-6{ margin-top:6px;}
.mt-8{ margin-top:8px;}
.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:70px;}
.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:170px;}
.mt-180{ margin-top:180px;}
.mt-250{ margin-top:255px;}

/*menu*/
.menu-bg{
  width: 100%;
  padding-bottom:20px;
  border-bottom:1px solid #e4e4e4;
}
.h-menu{
  margin-top: 20px;
  width: 439px;
  height: 55px;
  text-align: center;
}
.h-menu *{
  transition: all 0.35s ease-out;
}
.h-menu a{
  display: block;
  float: left;
  width: 109px;
}
.h-menu a h2{
  display: block;
  width: 100%;
  height: 28px;
  font-size: 17px;
  color: #333238;
  text-align: center;
}
.h-menu a:hover h2{
  color: #e73535;
}
.h-menu a p{
  display: block;
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #727272;
  text-transform: uppercase;
}
.h-menu-hover h2{
  color: #e73535 !important;
}
.logo1{
  float: left;
  margin-top: 5px;
  width: 375px;
  text-align: center;
}
/*end menu*/ 

/*middle*/
    /*所有标题*/
.h-tit01{
  width: 100%;
  height: 86px;
  background:url(../Img/tit-bg1.jpg) top center no-repeat;
  overflow: hidden;
}
.h-tit01 h2{
  display: block;
  width: 100%;
  height: 30px;
  font-size: 28px;
  color: #383232;
  text-align: center;
  font-weight: bold;
}
.h-tit01 .zi1{
  padding-right: 10px;
  font-size:30px;
  color: #383232;
  text-align: center;
  font-weight: bold;
}
.h-tit01 p{
  display: block;
  margin-top: 18px;
  width: 100%;
  font-size: 17px;
  color: #676767;
  text-align: center;
  text-transform: uppercase;
}

.h-tit02{
  float: left;
  padding-left: 5px;
  width: 400px;
  height: 35px;
  overflow: hidden;
}
.h-tit02 h2{
  display: block;
  float: left;
  width: 100%;
  height: 30px;
  font-size: 26px;
  color: #705741;
  font-weight: bold;
}

.h-tit03{
  width: 100%;
  height: 86px;
  background:url(../Img/tit-bg1.jpg) top center no-repeat;
  overflow: hidden;
}
.h-tit03 h2{
  display: block;
  float: left;
  width: 100%;
  height: 45px;
  font-size: 26px;
  color: #705741;
  font-weight: bold;
  text-align: center;
}
.h-tit03 p{
  display: block;
  margin-top: 18px;
  width: 100%;
  font-size: 17px;
  color: #676767;
  text-align: center;
  text-transform: uppercase;
}
    /*end所有标题*/
.proc1{
  width: 1300px;
  height: auto;
}
.proc1 *{
  transition: all 0.3s ease-out;
}
.proc1 a{
  display: block;
  margin-right: 9px;
  float: left;
  width: 202px;
  height: 40px;
  background: url(../Img/menu-bg2.jpg) top center no-repeat;
  font-size: 17px;
  color: #010101;
  text-align: center;
  line-height: 38px;
}
.proc1 a:hover{
  background: url(../Img/menu-bg1.jpg);
  color: #e73535;
}
.proc1-hover{
  background: url(../Img/menu-bg1.jpg) !important;
  color: #e73535 !important;
}


/*首页产品*/
.pro01{
  width: 1300px;
  height: auto;
  overflow: hidden;
}
.pro01 *{
  transition: all 0.35s ease-out;
}
.pro01 li{
  float: left;
  margin-right:25px;
  margin-bottom:38px;
  width: 296px;
  height: 426px;
  position: relative;
}
.pro01 li .tu1{
  position: absolute;
  z-index: 100;
  width: 296px;
  height: 296px;
  overflow: hidden;
  border-radius: 50%;
}
.pro01 li .tu1 img{
  height: 296px;
  margin-left:-75px;
}
.pro01 li:hover .tu1 img{
  margin-left: -90px;
}
.pro01 li .bj{
  position: absolute;
  z-index: 10;
  top:148px;
  left:0px;
  width:294px;
  height: 281px;
  background-color: #f8f8f8;
  border:1px solid #eeeeee;
}
.pro01 li .con1{
  position: absolute;
  z-index: 50;
  bottom:0px;
  left:0px;
  width: 100%;
  height: 100px;
  background-color: #313131;
}
.pro01 li .con1 a h3{
  display: block;
  margin-top: 23px;
  height: 25px;
  font-size: 17px;
  color: #fff;
  text-align: center;
}
.pro01 li:hover .con1 a h3{
  margin-top: 30px;
}
.pro01 li .con1 .phone1{
  display: block;
  margin-top: 6px;
  text-align: center;
  width: 100%;
  height: 35px;
  font-size: 17px;
  color: #fff;
  overflow: hidden;
}
.pro01 li .con1 .phone1 *{
  display:inline-block;
  vertical-align:middle;
}
.pro01 li .con1 .phone1 p{
  font-size: 17px;
  color: #fff;
  text-indent: 7px;
}
.pro01 li:hover .con1{
  height: 117px;
  background-color: #e73535;
}
.part1{
  width: 100%;
  height: 445px;
  background: url(../Img/bg01.jpg) top center no-repeat;
  overflow: hidden;
}
.part1-bt{
  float: left;
  margin-top: 70px;
  margin-left:45px;
  width: 255px;
  font-size: 25px;
  color: #656764;
  line-height: 190%;
  text-align: center;
}
.part-r{
  float: right;
  margin-top: 58px;
  width: 880px;
  height: auto;
  overflow: hidden;
}
.part-r h2 strong{
  display: block;
  font-size: 28px;
  color: #313131;
}
.part-r .zi1{
  margin-top: 23px;
  padding:7px 0px;
  width: 625px;
  text-align: center;
  border:1px solid #313131;
  font-size: 20px;
  color: #313131;
}
.h-about{
  margin-top: 27px;
  width: 100%;
  height: 158px;
  font-size: 16px;
  color: #313131;
  line-height: 170%;
  overflow: hidden;
}
.h-about p{
  font-size: 16px;
  color: #313131;
  line-height: 170%;
}
.about-more a{
  display: block;
  margin-top: 29px;
  width: 123px;
  height: 30px;
  background-color: #e73535;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
}
.gx{
  float: right;
  margin-top: 20px;
  width: 803px;
  height: auto;
  overflow: hidden;
}
.gx h3{
  display: block;
  width: 100%;
  height: 54px;
  font-size: 25px;
  color: #363532;
  font-weight: bold;
}
.gxlb{
  width: 830px;
}
.gxlb p{
  display: block;
  float: left;
  margin-right: 22px;
  margin-bottom: 16px;
  width: 184px;
  height: 36px;
  background-color: #e73535;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 35px;
  border-radius: 5px;
}
/*end middle*/
/*首页新闻*/
.news1{
  width: 1380px;
  height: auto;
  overflow: hidden;
}
.news1 *{
  transition: all 0.4s ease-out;
}
.news1 li{
  float: left;
  width: 590px;
  height: 237px;
  margin-right: 72px;
  margin-bottom: 22px;
  border-bottom:1px solid #e5e5e5;
  overflow: hidden;
}
.news1 li a h3{
  display: block;
  width: 100%;
  height: 55px;
  font-size: 18px;
  color: #343131;
  line-height: 150%;
}
.news1 li:hover a h3{
  color: #b75714;
}
.news1 li .n1-nr{
  width: 100%;
  height: 111px;
}
.news1 li .n1-nr img{
  float: left;
  width: 150px;
  height: 111px;
  overflow: hidden;
  border:1px solid #efefef;
}
.news1 li:hover .n1-nr img{
  border-radius: 20px;
}
.news1 li .n1-nr .date-con{
  float: right;
  margin-top: 9px;
  width: 410px;
}
.news1 li:hover .n1-nr .date-con{
  margin-top: 5px;
}
.news1 li .n1-nr .date-con .date1{
  width: 100%;
  height: 36px;
  font-size: 17px;
  color: #343131;
}
.news1 li .n1-nr .date-con p{
  display: block;
  width: 100%;
  height: 44px;
  font-size: 15px;
  color: #505050;
  overflow: hidden;
  line-height: 156%;
}
.news1 li .more1 a{
  display: block;
  margin-top: 30px;
  font-size: 15px;
  color: #505050;
  letter-spacing: 1px;
}

/*end首页新闻*/


/*bottom*/
.link1 h3, .link1 a{
  display: block;
  float: left;
  padding-right: 15px;
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  color: #303030;
  letter-spacing: 0px;
}
.foot-bg{
  padding:60px 0px 55px 0px;
  width: 100%;
  background-color: #313131;
  overflow: hidden;
}
.foot-la{
  float: left;
  width: 577px;
  height: 160px;
  border-right: 1px solid #454545;
}

.f-contact{
  float: left;
  font-size: 14px;
  color: #707070;
  line-height: 140%;
  overflow: hidden;
}
.f-contact p, .f-contact p a{
  font-size: 14px;
  color: #cdcdcd;
  line-height: 140%;
}
.f-contact strong{
  display: block;
  margin-top: 8px;
  margin-bottom:23px;
  font-size: 17px;
  color: #fff;
}
.f-flb{
  float: left;
  width: 235px;
  border-right: 1px solid #454545;
}
.foot-tit h3{
  display: block;
  margin:0 auto;
  margin-bottom: 17px;
  width: 90px;
  height: 24px;
  border:1px solid #d1d1d1;
  border-radius: 5px;
  text-align: center;
  line-height: 23px;
  font-size: 17px;
  color: #d1d1d1;
}
.foot-menu{
  margin-left:50px;
  width: 170px;
}
.foot-menu a{
  display: block;
  float: left;
  width: 74px;
  height: 23px;
  font-size: 14px;
  color: #cdcdcd;
}
.f-flc{
  float: left;
  width: 240px;
  border-right: 1px solid #454545;
}
.foot-proc{
  margin-left: 40px;
  width: 189px;
}
.foot-proc a{
  display: block;
  float: left;
  width: 85px;
  height: 23px;
  font-size: 14px;
  color: #cdcdcd;
}

.f-ewm{
  float: right;
  width: 126px;
  text-align: center;
}
.f-ewm p{
  display: block;
  font-size: 15px;
  color: #fff;
  line-height: 30px;
  text-align: center;
}
.banquan{
  width: 100%;
  height: 50px;
  font-size: 14px;
  color: #949494;
  line-height: 50px;
  text-align: center;
  background-color: #202020;
}
.banquan strong{
  font-size: 14px;
  color: #949494;
}
.banquan a, .banquan p, .banquan p a{
  font-size: 14px;
  color: #949494;
  line-height: 50px;
}
/*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: 15px;
  margin-bottom: 15px;
  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:125px;
	background-color: #e5e5e5;;
	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;
}

/*手机站样式*/
.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;}
