@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;
	letter-spacing:1px;
	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-1200{width:1200px; margin:0 auto; overflow:hidden;}
.w-1200-1{width:1200px; margin:0 auto;}
.w-1236{width:1236px; margin:0 auto; overflow:hidden;}
.w-1280{width:1280px; margin:0 auto;}
.mar-top{ margin-top:20px;}
.line01{ width: 100%; border-top:#d8d8d8 1px solid; }
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
.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-25{ margin-top:25px;}
.mt-30{ margin-top:30px;}
.mt-35{ margin-top:35px;}
.mt-40{ margin-top:40px;}
.mt-50{ margin-top:50px;}
.mt-60{ margin-top:60px;}
.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:150px;}
.mt-160{ margin-top:160px;}
.mt-170{ margin-top:170px;}
.mt-180{ margin-top:180px;}
.mt-250{ margin-top:250px;}

.mb-10{ margin-bottom:10PX;}
.mb-20{ margin-bottom:20PX;}
.mb-30{ margin-bottom:30px;}
.mb-40{ margin-bottom:40px;}
.mb-50{ margin-bottom:50px;}
.mb-60{ margin-bottom:60px;}

.bg-tc{ background-position:top center; background-repeat:no-repeat;}
.bg-tl{ background-position:top left; background-repeat:no-repeat;}
.bg-tr{ background-position:top right; background-repeat:no-repeat;}
.f-s13{ font-size:13px;}
.f-s14{ font-size:14px;}
.f-s15{ font-size:15px;}
.f-s16{ font-size:16px;}
.f-s17{ font-size:17px;}
.f-s18{ font-size:18px;}
.f-s20{ font-size:20px;}
.f-s22{ font-size:22px;}
.f-s24{ font-size:24px;}
.f-s26{ font-size:26px;}
.t-align-r{ text-align:right;}
.t-align-l{ text-align:left;}
.t-align-c{ text-align:center;}

.t-color-w{ color: #ffffff; }
.f-s18{ font-size: 18px; }
.f-s14{ font-size: 14px; }

/*top*/
.top-w{
  margin: 0 auto;
  width: 1268px;
  height: auto;
}
.top-menu{
  float: right;
  width: 883px;
  height: 109px; 
}
/*drop-down menu*/
.topmenu{
  float: right;
      position: relative;
      z-index: 11111111;
      right: 0px;
      top:0px;
          padding:0px;
          width: 994px;
          height: 109px;
        }
        .topmenu li{
          float: left;
          width: 98px;
          height: 109px;
          color: #ffffff;
          list-style: none;
          background: url(../Img/menu-bg.jpg) top right no-repeat;
        }
        .topmenu li:hover{
          color: #ffffff;
        }
        .topmenu li a{
          display: block;
          width: 100%;
          height: 109px;
        }
        .topmenu li a h1{
          display: block;
          width: 100%;
          height: 60px;
          line-height: 95px;
          font-size: 16px;
          color: #191919;
          text-align: center;
          text-decoration: none;
        }
        .topmenu li a p{
          font-size: 12px;
          color: #929191;
          text-indent: 15px;
          letter-spacing: 0px;
          text-transform: uppercase;
        }
        .topmenu li ul{
          /*position: relative;
          top:0px;
          left:0px;*/
          margin:0px;
          margin-left:-50px;
          padding:15px 0px 20px 0px;
          width:200px;
          display: none;
          background-color:#a97070;
        }
        .topmenu li ul a{
          display: block;
          margin:0 auto;
          padding:0px;
          width: 90%;
          height: 30px;
          font-size: 15px;
          color: #ffffff;
          text-align: center;
          line-height: 30px;
          border-bottom:1px dashed #cb8787;
          text-decoration: none;
        }
        .topmenu li ul a:hover{
          background-color: #9c5656;
        }
/*end top*/ 
/*分类*/
.h-proclass{
  margin-top:25px;
  width:1200px;
  height: auto;
  text-align: center;
}
.h-proclass li{
  display: inline-table;
  margin:5px 3px;
  width: 176px;
  height: 37px;
  border:1px solid #a76d6d;
  border-radius: 5px;
  transition: all 0.5s ease-out;
}
.h-proclass li a{
  display: block;
  width: 100%;
  height: 37px;
  text-align: center;
  line-height: 37px;
  font-size:17px;
  color: #a76d6d;
}
.h-proclass li:hover{
  background-color: #a76d6d;
}
.h-proclass li:hover a{
  color: #ffffff;
}
.h-pro-hover{
  background-color: #a76d6d;
}
.h-pro-hover a{
  color: #ffffff !important;
}
/*标题*/
.tit1{
  width: 100%;
  height: 127px;
  background: url(../Img/tit-bg.png) top center no-repeat;
}
.tit1 h2{
  display: block;
  width: 100%;
  height: 39px;
  font-size: 22px;
  color: #333;
  text-align: center;
}
.tit1 p{
  display: block;
  font-size: 22px;
  color: #a2a2a2;
  text-align: center;
  font-family: "Agency FB";
  letter-spacing: 0px;
}
.tit-c1{
  color: #1e1f1f;
  font-size: 22px;
  letter-spacing: 0px;
}

.tit-news{
  width: 100%;
  height: 58px;
}
.tit-news h2{
  display: block;
  float: left;
  font-size: 20px;
  color: #a26565;
  line-height: 65px;
}
.tit-news-c1{
  color: #7d7d7d;
  font-size: 20px;
}
/*end 标题*/
/*middle*/
 .h-m1-bg{
  width: 100%;
  height: 40px;
  background-color: #e5e5e5;
}
.h-m1-l{
  float: left;
  width: 900px;
  height: 40px;
  font-size: 15px;
  color: #393c41;
}
.h-m1-l h3{
  display: block;
  float: left;
  height: 40px;
  font-size: 15px;
  color: #393c41;
  line-height: 40px;
}
.h-m1-l a{
  display: block;
  float: left;
  margin-top: 13px;
  padding:0 10px;
  height: 15px;
  font-size: 15px;
  color: #393c41;
  line-height: 15px;
  border-right: 1px solid #393c41;
}
.h-m1-r{
  float: right;
  margin-top: 5px;
  width: 266px;
}
.m1-input1{
  float: left;
  width: 197px;
  height: 29px;
  border: 1px solid #614c40;
  font-size: 15px;
  color: #333;
}
.m1-submit{
  float: left;
  width: 66px;
  height: 31px;
  background-color: #614c40;
  text-align: center;
  line-height: 31px;
  color: #fff;
}

.h-pro1{
  width: 1300px;
  height: auto;
  overflow: hidden;
}
.h-pro1 li{
  float: left;
  margin-right: 13px;
  width: 290px;
  height: 350px;
}
.h-pro1 li .tu{
  width: 288px;
  height: 210px;
  border:1px solid #d2d2d2;
  overflow: hidden;
}
.h-pro1 li .tu img{
  width: 288px;
  height: 210px;
  -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-pro1 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-pro1 li .nr1{
  width: 100%;
  height:108px;
  background-color: #eeeeee;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.h-pro1 li:hover .nr1{
  background-color: #af413c;
}
.h-pro1 li .nr1 a h2{
  display: block;
  margin-top: 14px;
  width: 100%;
  height: 52px;
  font-size: 18px;
  color: #af413c;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.h-pro1 li:hover .nr1 a h2{
  color: #ffffff;
}
.h-pro1 li .nr1 p{
  display: block;
  width: 100%;
  font-size: 14px;
  color: #353535;
  text-align: center;
  letter-spacing: 0px;
}
.h-pro1 li:hover .nr1 p{
  color: #ffffff;
}
.h-pro1 li:hover .nr1 p a{
  color: #ffffff;
}
.h-pro1 li .tu2{
  width: 100%;
  height: 17px;
  background: url(../Img/pro-1.jpg) top center;
}
.h-pro1 li:hover .tu2{
  background: url(../Img/pro-2.jpg) top center;
}

.h-m2{
  width: 100%;
  height: 814px;
  background:url(../Img/bg1.jpg) top center no-repeat;
  overflow: hidden;
}
.h-m2-zi1{
  width: 100%;
  font-size: 30px;
  color: #c05c57;
  text-align: center;
}
.h-m2-nr{
  margin: 0 auto;
  width: 1095px;
  height: 238px;
  font-size: 16px;
  color: #c4c4c4;
  text-align: center;
  line-height: 220%;
  letter-spacing: 0px;
}
.h-m2 .more1 a{
  margin: 0 auto;
  display: block;
  width: 185px;
  height: 36px;
  border:1px solid #fff;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 36px;
}

.h-m2-2-bg1{
    background: url(../Img/png2.png) top center;
}
.h-m2-2-bg1:hover{
   background: url(../Img/png1.png) top center;
}
.h-m2-2-bg2{
    background: url(../Img/png1.png) top center;
}
.h-m2-2-bg2:hover{
  background: url(../Img/png2.png) top center;
}
.h-m2-mr{
  margin-right: 120px;
}
.h-m2-2{
  margin:0 auto;
  width: 900px;
  height: auto;
}
.h-m2-2 li{
  width: 220px;
  height: 228px;
  transition: all 0.3s ease-out;
  overflow: hidden;
}
.h-m2-2 li p{
  display: block;
  margin-top: 66px;
  font-size: 26px;
  color: #fff;
  text-align: center;
  line-height: 150%;
}
.h-m3-1{
  width: 100%;
  height: 449px;
  background: url(../img/m1.jpg) top center no-repeat;
}
.h-m3-2{
  width: 100%;
  height: 352px;
  background: url(../img/m2.jpg) top center no-repeat;
}
.h-m3-3{
  width: 100%;
  height: 384px;
  background: url(../img/m3.jpg) top center no-repeat;
}

.h-m4-bg{
  width: 100%;
  height: 501px;
  background: url(../Img/bg3.jpg) top center no-repeat;
  overflow: hidden;
}
.h-m4-l1{
  float: left;
  margin-top: 161px;
  margin-left: 25px;
  height: 44px;
  width: 150px;
  font-size: 17px;
  color: #7f7f7f;
  line-height: 44px;
}
.h-m4-r1{
  float: right;
  margin-top: 161px;
  margin-right: 25px;
  width: 425px;
  height: 43px;
  font-size: 17px;
  color: #7f7f7f;
  line-height: 44px;
  text-align: center;
  background: url(../Img/bg2.png) top center no-repeat;
}
.h-m5-mr{
  margin-right: 100px;
}
.h-m5{
  width: 327px;
  height: 250px;
  overflow: hidden;
}
.h-m5 .tu1{
  width: 327px;
  height: 179px;
  overflow: hidden;
}
.h-m5 .tit1{
  padding-top: 20px;
  width: 100%;
  height: 57px;
}
.h-m5 .tit1 h3{
  display: block;
  margin: 0 auto;
  width: 100px;
  height: 37px;
  border-bottom: 3px solid #a97070;
  text-align: center;
  font-size:22px;
  color: #434343;
}
.h-m5 p{
  margin-top:18px;
  display: block;
  text-align: center;
  font-size: 19px;
  color: #434343;
  line-height: 160%;
  font-family: "Microsoft yahei";
  letter-spacing: 0px;
}

.h-m6-l{
  margin-top: 20px;
  float: left;
  padding:25px 35px;
  width: 384px;
  height: 404px;
  background-color: #f5f5f5;
}
.h-m6-l .date1{
  width: 130px;
  height: 43px;
  font-size: 34px;
  color: #7d7d7d;
  font-family: "Agency FB";
  letter-spacing: 0px;
}
.h-m6-l a h2{
  display: block;
  width: 100%;
  height: 20px;
  font-size: 16px;
  color: #090909;
  letter-spacing: 0px;
  overflow: hidden;
}
.h-m6-l p{
  display: block;
  margin-top: 10px;
  padding-left: 12px;
  border-left:1px solid #d2d2d2;
  height: 38px;
  font-size: 14px;
  color: #7d7d7d;
  line-height: 130%;
  overflow: hidden;
}
.h-m6-l .tu1{
  margin-top: 12px;
  width: 383px;
  height: 212px;
  overflow: hidden;
}
.h-m6-l .tu1 img{
	width: 383px;
	height: 212px;
}
.h-m6-l .more1 a{
  display: block;
  margin-top: 20px;
  width: 118px;
  height: 28px;
  background-color: #a97070;
  text-align: center;
  line-height: 28px;
  color: #fff;
  border-radius: 15px;
  transition: all 0.5s ease-out;
}
.h-m6-l .more1:hover a{
  margin-left:15px;
  width: 200px;
}

.h-m6-r{
  float: right;
  width: 686px;
  height: auto;
  overflow: hidden;
}

.h-news1{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.h-news1 li{
  margin:22px 0px;
  width: 100%;
  height: 80px;
  border-bottom:1px solid #dcdcdc;
}
.h-news1 li .l01{
  float: left;
  width: 456px;
  height: 65px;
  transition: all 0.3s ease-out;
}
.h-news1 li:hover .l01{
  margin-left: 8px;
}
.h-news1 li .l01 a h3{
  display: block;
  width: 100%;
  height: 20px;
  font-size: 16px;
  color: #090909;
  line-height: 20px;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.h-news1 li:hover .l01 a h3{
  color: #a97070;
}
.h-news1 li .l01 p{
  display: block;
  margin-top: 8px;
  width: 100%;
  height: 35px;
  font-size: 14px;
  color: #7d7d7d;
  line-height: 125%;
  overflow: hidden;
}
.h-news1 li .r01{
  float: right;
  width: 105px;
  height: auto;
}
.h-news1 li .r01 .date2{
  padding-left:5px;
  height: 40px;
  font-size: 35px;
  color: #7d7d7d;
  font-family: "Agency FB";
  letter-spacing: 0px;
}
.h-news1 li .r01 .year1{
  height: 23px;
  padding-left:10px;
  border-left:1px solid #d2d2d2;
  line-height: 23px;
  font-size: 16px;
  color: #7d7d7d;
  letter-spacing: 0px;
  font-family: "Agency FB";
}
.h-video{
  padding:20px 0px;
  width: 100%;
  min-height: 230px;
  background-color: #e5e5e5;
  border-radius: 15px;
}

.h-video-1{
	float: left;
	width: 363px;
	height: 227px;
	background-color: #004968;
}
.h-video-ml{
	margin-left:25px;
}
.h-video-mr{
	margin-right: 30px;;
}

/*end middle*/

/*foot*/
.f-con{
  width: 100%;
  height: 401px;
  background: url(../Img/bg4.jpg) top center no-repeat;
  overflow: hidden;
}
.f-con1 h3{
  display: block;
  margin-top: 47px;
  width: 100%;
  height: 56px;
  font-size: 25px;
  color: #000;
  text-align: center;
}
.f-con1 .zi1{
  display: block;
  width: 100%;
  height: 50px;
  font-size: 18px;
  color: #a97070;
  text-align: center;
}
.f-con1 .zi2{
  display: block;
  width: 100%;
  font-size: 18px;
  color: #000;
  line-height: 170%;
  text-align: center;
}
.f-con1 p{
	font-size: 18px;
  color: #000;
  line-height: 170%;
  text-align: center;

}
.f-1{
  width: 100%;
  height: 40px;
  background-color: #2f2f2f;
}
.link{
  margin: 0 auto;
  width: 1200px;
  height: 50px;
}
.link h5{
  display: block;
  float: left;
  height: 40px;
  padding-right: 10px;
  line-height: 40px;
  font-size: 15px;
  color: #d6d6d6;
}
.link a{
  display: block;
  float: left;
  padding-right: 15px;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  color: #d6d6d6;
}
.f-2{
  width: 100%;
  padding:35px 0px 0px 0px;
  background-color:#434343;
}
.f-tit{
  width: 100%;
  height: 40px;
  background: url(../Img/bg5.jpg) bottom center repeat-x;
}
.f-tit h4{
  display: block;
  font-size: 16px;
  color: #fff;
}
.f-2-1{
  float: left;
  width: 290px;
  height: auto;
}
.f-2-1 a{
  display: block;
  float: left;
  width: 118px;
  height: 28px;
  color: #b8b8b8;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0px;
}
.f-mr{
  margin-right: 82px;
}

.f-2-2{
  float: left;
  width: 137px;
  height: auto;
}
.f-2-2 a{
  display: block;
  float: left;
  width: 100%;
  height: 28px;
  color: #b8b8b8;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0px;
}

.f-ewm{
  float: right;
  width: 156px;
  height: auto;
}
.f-ewm p{
  display: block;
  width: 100%;
  line-height: 45px;
  color: #b8b8b8;
  font-size: 15px;
  text-align: center;
}
.ewm-mr{
  margin-right: 50px;
}
.f-3-bg{
  margin-top: 25px;
  width: 100%;
  height: 11px;
  background: url(../Img/f-tu1.jpg) top center repeat-x;
}
.f-bq{
  padding:15px 0px;
  width: 100%;
  height: 30px;
  text-align: center;
  color: #b8b8b8;
  font-size: 15px;
}
.f-bq a{
  color: #b8b8b8;
}
/*end foot*/




/*本站内页样式*/
.ny-top{
  width: 100%;
  height: 129px;
  border-top:8px solid #262626;
}
.ny-flash{
  width: 100%;
  height: 360px;
  background-position: top center;
  background-repeat: no-repeat;
}
.top-border{
  padding-top:20px;
  border-top:1px solid #efefef;
}
.ny-conent{
  padding:20px 0px;
  line-height: 190%;
  letter-spacing: 0px;
  color: #666666;
}
/*end本站内页样式*/


/*END hOME MIDDLE*/

/*内页*/
.ny-top-border{
	margin-top:20px;
	border-top:1px solid #e8e8e8;
}
.ny-bottom-border{
	padding-bottom:20px;
	border-bottom:1px solid #e8e8e8;
}
.ny-df01{ width:100%;padding:30px 0px;  border-top:#dcdcdc 1px solid;}
.ny-conent01{
	margin-top:20px;
	border-top: 1px solid #5eaf52;
	padding:20px 0px; 
	color: #666666;
	line-height: 190%;
	overflow: hidden;
}
.ny-conent02{
	padding-top:20px;
	color: #666666;
	line-height: 190%;
	font-size: 16px;
	overflow: hidden;
}
.ny-conent02 p{
	font-size: 16px;
	margin-bottom: 15px;
}
/*修改新闻详情页*/
.news-show01{
    line-height: 55px;
    text-align: center;
    color: #999;
}

.h-news{
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.h-news ul{
  width: 1300px;
}
.h-news ul li{
  float: left;
  margin-right: 57px;
  width: 363px;
  height: 400px;
}
.h-news ul li .tu{
  width: 363px;
  height: 164px;
}
.h-news ul li a h4{
  margin-top:15px;
  display: block;
  width: 100%;
  font-size: 16px;
  color: #0e0e0e;
  text-align: center;
  line-height: 150%;
  overflow: hidden;
}
.h-news ul li:hover a h4{
  color: #015cb5;
}
.h-news ul li p{
  display: block;
  margin-top:17px;
  height: 56px;
  font-size: 15px;
  color: #8d8d8d;
  text-align: center;
  line-height: 130%;
  letter-spacing: 0px;
  overflow: hidden;
}
.h-news ul li .more a{
  margin: 0 auto;
  display: block;
  width: 114px;
  height: 30px;
  border: 1px solid #015cb5;
  text-align: center;
  line-height: 30px;
  color: #015cb5;
  -webkit-transition: all 0.2s ease-out; 
  -moz-transition: all 0.2s ease-out; 
  transition: all 0.2s ease-out;
}
.h-news ul li:hover .more a{
  width: 100%;
  background-color: #015cb5;
  color: #fff;
  -webkit-transition: all 0.3s ease-out; 
  -moz-transition: all 0.3s ease-out; 
  transition: all 0.3s ease-out;
}
  /*内页news9*/
.my-ny-news09{ width:1100px; height:auto;}
.my-ny-news09 ul{ width:1200px; margin-top:30px;}
.my-ny-news09 ul li{ float:left; width:530px; height:106px; margin-right:48px;}
.my-ny-news09 ul li .l{ float:left; width:67px; height:73px; background-image:url(../Img/M-news-tu01.jpg);-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.my-ny-news09 ul li .l h4{ display:block; height:33px; line-height:33px; text-align:center; margin-top:15px; font-size:22px; color:#8d8d8d;}
.my-ny-news09 ul li .l h5{ display:block; height:22px; line-height:22px; text-align:center; font-size:12px; color:#c5c5c5; letter-spacing:0px; margin:0px; padding:0px;}
.my-ny-news09 ul li .r{ float:right; width:446px; overflow:hidden;}
.my-ny-news09 ul li .r a h3{ display:block; height:31px; line-height:31px; text-align:left; font-size:16px; color:#000; overflow:hidden;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.my-ny-news09 ul li .r p{ display:block; height:38px; line-height:140%; text-align:left; font-size:13px; color:#949494; overflow:hidden;}
.my-ny-news09 ul li:hover .l, .my-ny-news09 ul li:first-child .l{ float:left; width:67px; height:73px; background-image:url(../Img/M-news-tu02.jpg);-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
.my-ny-news09 ul li:hover .l h4, .my-ny-news09 ul li:first-child .l h4{ color:#0055c0;}
.my-ny-news09 ul li:hover .l h5, .my-ny-news09 ul li:first-child .l h5{ color:#0055c0;}
.my-ny-news09 ul li:hover .r a h3, .my-ny-news09 ul li:first-child .r a h3{ color:#0055c0; font-size:16px;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}

/*news15*/
.my-ny-news15{
  width:1200px;
  height: auto;
  overflow: hidden;
}
.my-ny-news15 ul{
  width: 1300px;
}
.my-ny-news15 ul li{
  padding:15px;
  margin-bottom: 15px;
  float: left;
  width: 1165px;
  height: 145px;
  background-color: #f2f2f2;
  border: 1px solid #eaeaea;
}
.my-ny-news15 ul li img{
  float: left;
  width: 208px;
  height: 142px;
  border: 1px solid #e5e5e5;
  overflow: hidden;
}
.my-ny-news15 ul li .r01{
  float: right;
  width: 900px;
  height: auto;
}
.my-ny-news15 ul li .r01 a h3{
  margin-top:8px;
  display: block;
  width:95%;
  height: 39px;
  font-size: 17px;
  color: #5f5f5f;
}
.my-ny-news15 ul li:hover .r01 a h3{
  color: #aa706f;
}
.my-ny-news15 ul li .r01 p{
  display: block;
  width: 95%;
  height: 30px;
  font-size: 14px;
  color: #999999;
  line-height: 120%;
  overflow: hidden;
}
.my-ny-news15 ul li .r01 .more01 a{
  margin-top:30px;
  display: block;
  float: left;
  width: 88px;
  height: 23px;
  border: 1px solid #aa706f;
  font-size: 12px;
  color: #aa706f;
  text-align: center;
  line-height: 23px;
  -webkit-transition: all 0.2s ease-out; 
  -moz-transition: all 0.2s ease-out; 
  transition: all 0.2s ease-out;
}
.my-ny-news15 ul li:hover .r01 .more01 a{
  background-color: #aa706f;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-out; 
  -moz-transition: all 0.3s ease-out; 
  transition: all 0.3s ease-out;
}

 /*案例*/
.h-zhuanli01{ margin:0px; padding:0px; width:1200px; overflow:hidden;}
.h-zhuanli01 ul{ width:1300px; margin-top:30px;}
.h-zhuanli01 ul li{ float:left; width:287px; height:250px; margin-right:16px;}
.h-zhuanli01 ul li .tu{ width:287px; height:168px; border:#febe3b 2px solid; overflow:hidden; margin-bottom:20px;border:#015cb5 2px solid;
-moz-border-radius: 10px;       -webkit-border-radius: 10px;     border-radius:10px;        
}
.h-zhuanli01 ul li .tu .tu01 a{ width:287px; height:168px;  overflow:hidden;
 -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-zhuanli01 ul li:hover .tu .tu01{ width:287px; height:168px;
 -webkit-transform: scale(1.1, 1.1); -moz-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-zhuanli01 ul li a{display:block; width:280px; height:38px; line-height:38px; font-size:15px; text-align:center; color:#110e0e; margin:0 auto; border-top:#535353 1px solid; border-bottom:#535353 1px solid;
-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
.h-zhuanli01 ul li:hover a{width:287px; border:0px; background-color:#015cb5; color:#fff;
-moz-border-radius: 20px;     
-webkit-border-radius: 20px;   
border-radius:20px;           
-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
  /*案例*/
.h-case01{ margin:0px; padding:0px; width:1200px; overflow:hidden;}
.h-case01 ul{ width:1300px; margin-top:30px;}
.h-case01 ul li{ float:left; width:287px; height:250px; margin-right:16px;}
.h-case01 ul li .tu{ width:287px; height:168px; border:#febe3b 2px solid; overflow:hidden; margin-bottom:20px;border:#015cb5 2px solid;
-moz-border-radius: 10px;       -webkit-border-radius: 10px;     border-radius:10px;        
}
.h-case01 ul li .tu .tu01 a{ width:287px; height:168px;  overflow:hidden;
 -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-case01 ul li:hover .tu .tu01{ width:287px; height:168px;
 -webkit-transform: scale(1.1, 1.1); -moz-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-case01 ul li a{display:block; width:170px; height:38px; line-height:38px; font-size:16px; text-align:center; color:#110e0e; margin:0 auto; border-top:#535353 1px solid; border-bottom:#535353 1px solid;
-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
.h-case01 ul li:hover a{width:287px; border:0px; background-color:#015cb5; color:#fff;
-moz-border-radius: 20px;     
-webkit-border-radius: 20px;   
border-radius:20px;           
-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}



/*end内页*/


/*滚动产品图片样式*/

.h-pro-gun01 li{
  margin-right: 19px;
  margin-bottom: 32px;
  float: left;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
	background-color: #ffffff;
}
.h-pro-gun01 li .tu{
	height: 205px;
	padding:0px;
	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 .gun1-c{
	display:block;
	padding: 10px 20px;
	border:1px solid #e5e5e5;
}
.h-pro-gun01 li:hover .gun1-c{
	background-color: #0175cd;
	border:1px solid #0175cd;
}
.h-pro-gun01 li .gun1-c a h3{
  display: block;
	margin-top:5px;
  height: 26px;
  font-size: 16px;
  color: #686868;
  letter-spacing: 0px;
}
.h-pro-gun01 li:hover .gun1-c a h3{
	color: #ffffff;
}
.h-pro-gun01 li .gun1-c p{
	display: block;
	height: 26px;
	font: 14px;
	color: #9a9a9a;
}
.h-pro-gun01 li:hover .gun1-c p{
	color: #ffffff;
	
}

/*滚动产品图片样式*/

.h-pro-gun02 li{
	margin-top:40px;
  margin-right: 19px;
  margin-bottom: 30px;
  float: left;
  -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: 157px;
	background-color: #e5e5e5;
	border:3px  solid #0075cd;
/*
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
*/
	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:10px;
  display: block;
  height: 34px;
  font-size: 16px;
  color: #1f9f0c;
  text-align: center;
  line-height: 34px;
  letter-spacing: 0px;
}
/*手机站标题*/
.mini-tit01{
  width: 100%;
  padding-bottom:5px;
  height: auto;
  overflow: hidden;
}
.mini-tit01 span{
  display: block;
  height: 23px;
  font-size: 23px;
  color: #4c4c56;
  text-align: center;
  letter-spacing: 0px;
  font-family: "Agency FB";
  text-transform: uppercase;

}
.mini-tit01 h2{
  display: block;
  height: 32px;
  font-size: 26px;
  color: #a66e6d;
  text-align: center;
  letter-spacing: 0px;
}
/*手机站MORE*/
.mini-pro-more a{
  display: block;
  margin: 0 auto;
  width: 36%;
  height: 26px;
  font-size: 16px;
  color: #868686;
  border:1px solid #b5b5b5;
  text-align: center;
  line-height: 26px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  transition: all 0.3s ease-out;
}
.mini-pro-more a:hover{
  background-color: #0055c0;
  border:1px solid #0055c0;
  color: #ffffff;
}

/*手机站样式*/
.mini-line1{
	margin:10px 0px;
	border-top:8px solid #a66e6d;
}
.img-m{
	text-align:center;
}
.mini-div{
	margin:0 auto;
	max-width:600px;
	height: auto;
	overflow: hidden;
}
.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;
	margin-right:1%;
	margin-bottom:1%;
	width:48%;
	height:30px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border:1px solid #a66e6d;
	}
.mini-class01 li a{
	display:block;
	width:100%;
	height:30px;
	font-size:14px;
	color:#a66e6d;
	text-align:center;
	line-height:30px;
	}
.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: #a66e6d;
}
.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:#ffffff;
	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:#666666;
}
/*标题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: #ffffff;
	background-color: #219f0d;
	overflow: hidden;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.img-m img {
    margin: 0 auto;
	
}
/*手机首页新闻样式*/
.mini-h-news1{
	padding:10px;
}
.mini-h-news1 li{
	padding-top:10px;
	padding-bottom:10px;
	width: 100%;
	border-bottom:1px dashed #e0e0e0;
	overflow: hidden;
}
.mini-h-news1 li .l01{
	float:left;
	width:30%;
	height: 80px;
	overflow: hidden;
}
.mini-h-news1 li .l01 img{
	width:100%;
	height: 80px;
	overflow: hidden;
}
.mini-h-news1 li .r01{
	float:right;
	width:65%;
	height: auto;
	overflow: hidden
}
.mini-h-news1 li .r01 a h4{
	display:block;
	font-size:15px;
	color: #0000000;
	line-height: 130%;
}
.mini-h-news1 li .r01 p{
	display:block;
	height: 60px;
	font-size:13px;
	color: #bababa;
	line-height: 130%;
	overflow: hidden;
}
/*end手机首页新闻样式*/

/*固定在底部*/

.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 ul{
	-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;}

