@charset "utf-8";
@font-face { 
  font-family:'font1'; 
  src: url('../font/politicaregular.ttf'); 
}
/* CSS Document */
* {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #333;
	list-style: none;
	border: 0;
	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-25 {
	margin-top: 25px;
}

.mt-35 {
	margin-top: 35px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-50 {
	margin-top: 55px;
}
.mt-60 {
  margin-top: 60px;
}

/* 头部 */
.t01{width: 1260px; height: 138px;background: url(../images/title.jpg) no-repeat center;margin:0 auto}
.t01 h3{font-size: 39px;color: #fb0200;float: right;font-family: impact;margin-top: 80px;}

/* 导航 */
.h-menu-bg{
  width: 100%;
  height: 60px;
  background-color: #2c368a;
}
.h-menu{
  margin:0 auto;
  width: 1260px;
  height: 60px;
  text-align: center;
}
.h-menu a{
  display: inline-block;
  width: 140px;
   line-height: 40px;
   margin-top: 10px;
   border-radius: 5px;
  font-size: 17px;
  text-align: center;
  color: #fff;
}
.h-menu a:hover{
  background-color: #ffde01;
  color: #000;
}
.h-menu-hover{
  background-color: #ffde01 !important;
  color: #333 !important;
}




/*所有标题*/
.ly-tit01{
  width: 100%;
  overflow: hidden;
}
.ly-tit01 h2{
  width: 100%;
  font-size: 38px;
  font-weight: bold;
  color: #0a0a0a;
  text-align: center;
  letter-spacing: 0px;
}
.ly-tit01 p{
  display: block;
  margin:0 auto;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 16px;
  color: #fb0200;
  text-align: center;
  letter-spacing: 0px;
  border:1px solid #fb0200;
  width: 45%;
  line-height: 30px;
}


.h-tit02{
  width: 100%;
  height: 46px;
  border-bottom:1px solid #d2d2d2;
}
.h-tit02 h2{
  display: block;
  margin-right: 15px;
  float: left;
  font-size: 26px;
  color: #262a2d;
}
.h-tit02 a{
  float: right;
  margin-top:10px;
  width: 91px;
  height: 22px;
  font-size: 14px;
  color: #262a2d;
  text-align: center;
  line-height: 22px;
  border:1px solid #dcdcdc;
  background-color: #f3f3f3;
  border-radius: 15px;
}
/*end所有标题*/





/* 产品 */
.pro-tit{
  padding:15px;
  margin-top: 15px;
}
.pro-tit p{
  text-align: center;
  font-size: 25px;
  color: #333332;
  font-weight: bold;
}
.pro-tit .zi1{
  font-size: 25px;
  color: #f57004;
  font-weight: bold;
}
.pro-tit span{
  display: block;
  margin-top: 5px;
  font-size: 15px;
  color: #333332;
  text-transform: uppercase;
  text-align: center;
}
.ly-proc1-bg{
  padding:20px 0px;
  width: 100%;
  height: auto;
  background-color: #efefef;
}
.ly-proc1{
  height: auto;
  text-align: center;
}

.ly-proc1 a h3{
  display: inline-block;
  margin-right: 2px;
  margin-left:2px;
  margin-bottom:4px;
  width: 199px;
  height: 40px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 6px;
  background: #2c368a;
  transition: all 0.3s ease-out;
}
.ly-proc1 a:hover h3{
  background-color: #fb0200;
  color: #fff;

  
}
.ly-proc1-hover h3{
  background-color: #fb0200 !important;
  color: #fff !important;
}


/* 简介 */
.jab{
	width: 100%;
	height: 1007px;
	background: url(../images/j_08.jpg) no-repeat center;
	margin:0 auto;
	overflow: hidden;
}
.jabb{
	width: 1260px;
	margin:0 auto;
}
.jabb h2{
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	margin-top: 185px;
	margin-left: 65px;
}
.jaba{
	width: 1167px;
	padding:30px;
	font-size: 16px;
	line-height: 35px;
	
}
.jaba a p{
	
	font-size: 16px;
	line-height: 35px;
	
}
.jabz strong{
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	color: #222;
	margin-top: 340px;
}
.telj{
	text-align: center;
	margin:0 auto;
	color: #fff;
	font-size: 20px;
	line-height: 43px;
}

/* 新闻 */
.jnew{
	width: 100%;
	height: 675px;
	background: url(../images/j_10.jpg) no-repeat center;
	overflow: hidden;
	margin-top: 20px;
}















.h-cae-bg{
  width: 100%;
  padding:20px 0px 0px 0px;
  background-color: #efefef;
}
.h-case{
  width: 1300px;
  height: auto;
  overflow: hidden;
}
.h-case li{
  float: left;
  margin-right: 15px;
  width: 353px;
  height: 340px;

}
.h-case li .tu{
  width: 353px;
  height: 264px;
  background-color: #efefef;
  overflow: hidden;
}
.h-case li .tu img{
  width: 353px;
  height: 264px;
  -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-case li:hover .tu img{
  -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; 
  transition: all 0.5s ease-out;
}
.h-case li a h3{
  display: block;
  width: 100%;
  height: 66px;
  font-size: 17px;
  color: #333;
  text-align: center;
  line-height: 30px;
  overflow: hidden;
  background: url(../images/case-icon.jpg) top right no-repeat #fff;

}
.h-case li a h3 span{
  display: block;
  width: 100%;
  text-align: center;
  color: #474747;

}
/*end middle*/
.ly-pro {
  width: 1300px;
}
.ly-pro li{
  float: left;
  margin-right: 17px;
  margin-bottom: 30px;
  width:300px;
  height: 370px;
  border: 1px solid #e2e2e2;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.ly-pro li:hover{
  border: 1px solid #505050;
}
.ly-pro li .tu{
  position: relative;
  width: 100%;
  height: 215px;
  padding:0px;
  border:0px solid #434343;
  background-color: #e5e5e5;
  overflow: hidden;
}
.ly-pro li .tu img{
  width: 300px;
  height: 215px;
  -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;
}
.ly-pro 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;
}
.ly-pro li .tu p{
  position: absolute;
  left:0px;
  bottom:-50px;
  z-index: 10;
  width: 300px;
  padding:10px 0px;
  background: rgba(0,0,0,0.8);
  text-align: center;
  color: #fff;
  ilter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
  transition: all 0.3s ease-out;
}
.ly-pro li:hover .tu p{
  bottom:0px;
}

.ly-pro li .ly-tit{
  padding:20px 15px;
}
.ly-pro li .ly-tit h3{
  display: block;
  font-size: 18px;
  color: #fa9018;
  padding-bottom: 10px;
  font-weight: bold;
  transition: all 0.3s ease-out;
}
.ly-pro li:hover .ly-tit h3{
  text-indent: 15px;
}
.ly-pro li .ly-tit p{
  display: block;
  margin-bottom: 15px;
  font-size: 14px;
  color: #737373;
  line-height: 138%;
  height: 40px;
  overflow: hidden;
}
.ly-pro li .ly-tit .more img{
  display: inline-block;
  margin-right: 15px;
  float: left;
  vertical-align:middle;
}
.ly-pro li .ly-tit .more{
  font-size: 14px;
  color: #000000;
  vertical-align:middle;
}

/*产品展示*/
.anliroll {height:900px;width: 80%;margin:0px auto; margin-top: 10px;margin-bottom: 20px;}
.anliroll li {float: left;width: 23%; border:1px solid #f2f2f2;background: #fff;margin: 2% 0 0 1.4%;border-radius: 5px;}
.anliroll li a {display: block;overflow: hidden;font-size: 18px;position: relative; }
.anliroll li a h4 {overflow: hidden; }
.anliroll li a img { margin:0 auto;width:100%;display: block;transition: all .5s; }
.anliroll li a ol {    color: #000;
    width: 100%;
    z-index: 555;
    transition: all .2s;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    padding: 10px;
    box-sizing: border-box;
    margin-top: 0px;    margin-bottom: 0px;
}
.anliroll li a ol i {display: block;color: #fb0200;font-size: 16px;margin-top: 10px; font-style:normal;}
.anliroll li a ol i font{width: 100%;height: 38px;display: block;margin:0 auto;margin-bottom: 7px;font-size: 14px;line-height: 18px;color: #909090;}
.anliroll li a ol a {color: #fff;font-size: 18px; }
.anliroll li a:hover 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;}
.anliroll li a:hover ol { transition: all .2s; background-color: #F4F4F4;}
.anliroll li a:hover ol i {}
.anliroll li:hover{}





/*案例*/
.case-bg{
  width: 100%;
  height: 868px;
  background: url(../images/j_12.jpg) center no-repeat;
  overflow: hidden;
  margin-top: 30px;
}
.ly-case{
  width: 1300px;
  height: auto;
  overflow: hidden;
}
.ly-case li{
  float: left;
  padding-bottom:20px;
  width: 240px;
}
.ly-case li .tu{
  width: 240px;
  height: 220px;
  overflow: hidden;
}
.ly-case li .tu img{
  width: 240px;
  height: 220px;
  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; 
}
.ly-case li:hover .tu 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; 
}
.ly-case li a{
  display: block;
  width: 240px;
  height: 35px;
  background: 
}
/*简介下图片*/
.ly-tu{
  border-top:5px solid #ffdd00;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.ly-tu li{
  float: left;
  width: 20%;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  box-sizing: border-box;
}
.ly-tu li img{
  display: block;
  width: 100%;
}
.ly-tu li a{
  display: block;
  width: 100%;
  height: 40px;
  font-size: 17px;
  color: #666;
  text-align: center;
  line-height: 40px;
}
/*首页新闻*/
.news1{
  margin-top: 17px;
  width: 1330px;
  height: auto;
  overflow: hidden;
}
.news1 li{
    float: right;
    margin-right: 86px;
    width: 766px;
    height: 160px;
    overflow: hidden;
    margin-top: 47px;
}
.news1 li .n1-tu1{
    width: 213px;
    height: 143px;
    overflow: hidden;
    float: left;
}
.news1 li .n1-tu1 img{
  width: 100%;
  height: auto;
  -webkit-transform: scale(1, 1); 
   -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.7s ease-out; 
   -moz-transition: all 0.7s ease-out; 
}
.news1 li:hover .n1-tu1 img{
  -webkit-transform: scale(1.1, 1.1); 
   -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.7s ease-out; 
   -moz-transition: all 0.7s ease-out; 
}
.news1 li a h3{
      display: block;
      margin-top: 7px;
      width: 71%;
      float: right;
      height: 21px;
      font-size: 18px;
      color: #fff;
      letter-spacing: 0px;
      text-overflow: ellipsis;
      white-space: nowrap;
      transition: all 0.5s ease-out;
}
.news1 li:hover a h3{
  color: #fff;
}
.news1 li p{
  display: block;
  margin-top: 16px;
  width: 71%;
  float: right;    height: 55px;
  font-size: 16px;
  color: #f4f4f4;
  line-height: 160%;
  letter-spacing: 0px;
  overflow: hidden;
}
.news1 li .date-tu{
  margin-top: 17px;
}
.news1 li .date-tu .n1-date{
     float: left;
     width: 67px;
     height: 26px;
     border-radius: 2px;
     font-size: 14px;
     color: #fff;
     margin-left: 9px;
     margin-top: 15px;
     background: #fb0200;
	 text-transform: uppercase;
	 text-align: center;
	 line-height: 26px;
}
.news1 li .date-tu img{
  display: block;
  float: right;
}


/*end首页新闻*/












/*====================新闻15====================*/
.h-news15{
  width: 1400px;
  height: auto;
}
.h-news15 li{
  float: left;
  margin-right: 50px;
  padding:15px 0px;
  width: 630px;
  height: auto;
  border-bottom:1px solid #e5e5e5;
}
.h-news15 li .tu1{
  float: left;
  width: 180px;
  height: 126px;
  border:1px solid #b5b5b5;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.h-news15 li:hover .tu1{
  border-radius: 15px;
}
.h-news15 li .tu1 img{
  width: 180px;
  height: 126px;
  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-news15 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-news15 li .n1-r{
  float: right;
  width: 420px;
  height: auto;
}
.h-news15 li .n1-r a h3{
  display: block;
  font-size: 17px;
  color: #262a2d;
  height: 48px;
  line-height: 21px;
  overflow: hidden;
}
.h-news15 li .n1-r p{
  display: block;
  height: 37px;
  font-size: 14px;
  color: #717171;
  line-height: 140%;
  overflow: hidden;
}
.h-news15 li .n1-r .more1 a{
  margin-top: 14px;
  display: block;
  width: 69px;
  height: 22px;
  font-size: 12px;
  color: #717171;
  text-align: center;
  line-height: 22px;
  border:1px solid #d2d2d2;
  border-radius: 5px;
  transition: all 0.3s ease-out;
}
.h-news15 li:hover .n1-r .more1 a{
  background-color: #fddc08;
  color: #000;
}
/*end首页新闻*/
/*bottom*/
.foot-bg{
  width: 100%;
  height: auto;
  background-color: #1a1b20;
  overflow: hidden;
}
.foot1{
  margin:0 auto;
  width: 1260px;
  padding:50px 0px;
  overflow: hidden;
}
.foot1-l1{
  float: left;
  width: 590px;
  height:183px;
  border-right: 1px solid #313237;
}
.foot-tit{
  width: 100%;
  height: 42px;
  font-size: 17px;
  color: #fff;
}
.foot1-dh{

  width: 95%;
}
.foot-phone{
  float: left;
  height: 36px;
}
.foot-phone img{
  display: block;
  float: left;
}
.foot-phone p{
  display: block;
  text-indent: 8px;
  float: left;
  line-height: 30px;
  font-size: 18px;
  color: #fff;
}
.foot-zi{
		float: right;
}
.foot-zi p{

  display: block;

  width: 167px;
  height: 29px;
  border-radius: 10px;
  font-size: 18px;
  color: #333;
  text-align: center;
  line-height: 29px;
  background-color: #fee500;
}
.f-cont{
    width: 100%;
    height: auto;
    overflow: hidden;
	margin-top: 5px;
}
.f-cont p, .f-cont p a, .f-cont p p{
  font-size: 15px;
  color: #fff;
  line-height: 170%;
}
.foot1-l2{
  float: left;
  margin-left: 49px;
  width: 320px;
  height:183px;
  border-right: 1px solid #313237;
}
.link a{
  display: block;
  font-size: 14px;
  color: #b9babc;
  line-height: 170%;
}
.foot-r1{
  float: right;
  width: 267px;
  height: auto;
}
.foot2{
  margin:0 auto;
  width: 1260px;
  height: 46px;
  border-top:1px solid #313237;
}
.f-cont2{
  float: left;
  width: 970px;
}
.f-cont2 p, .f-cont2 p a{
  font-size: 14px;
  color: #b9babc;
  line-height: 170%;
  line-height: 46px;
}
.f-proc{
  width: 100%;
  height: auto;
}
.f-proc a{
  display: block;
  margin-right: 6px;
  margin-bottom: 6px;
  float: left;
  width: 135px;
  height: 35px;
  border:1px solid #a6a6a6;
  text-align: center;
  line-height: 35px;
  font-size: 14px;
  color: #fff;
}
/*end bottom*/



/*内页*/
/*标题*/
.tit-line{
  width: 100%;
  height: 10px;
  border-bottom: 1px solid #e5e5e5;
}
    
	/*联系我们*/
ul.lx{width:100%;}
ul.lx img{max-width:100%;height:auto;}
ul.lx li.lianxi{float:left;width:40%;padding:2.5%;}
ul.lx li.guestbook{float:left;width:50%;}
	/*当前位置*/
.ny-weizhi{padding:10px 0px;/*width: 100%;*/height: auto;background-color: #efefef;border:1px solid #DFDEDE;}
.ny-weizhi .ny-r-t{margin:0 auto;width: 1200px; font-size: 15px;color: #333;}
	/*单页效果*/
.ny-cont{
	padding:10px 0px 20px 0px;
	margin:0 auto;
	width: 1260px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
	letter-spacing: 0px;
}
.ny-cont p, .ny-cont p a{
    margin-top: 15px;
    font-size: 16px;
    color: #333;
    line-height: 210%;
}
.ny-cont a{
 	font-size: 15px;
	color: #333;
	line-height: 190%;
 }
 .ny-cont-h1{
	display: block;
	width: 100%;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
/*详情页样式*/
.ny-xq{
  margin:30px auto;
  width: 1200px;
  height: auto;
}
.ny-xq-l{
  float: left;
  width: 145px;
  height: 115px;
  border-right: 1px solid #d6d6d6;
}
.ny-xq-l .date1{
  position: relative;
  width: 110px;
  height: 36px;
  text-align: center;
}
.ny-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  text-align: center;
}
.ny-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  background-color: #fff;
  letter-spacing: 0px; 
}
.ny-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.ny-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #ff4a4a;
  font-family:"font1";
  letter-spacing: 0px;
}
.ny-xq-l .read1{
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.ny-xq-l .read1 strong{
  font-weight: bold;
}
.ny-xq-r{
  float: right;
  padding:18px 45px;
  width: 960px;
  height: 80px;
  background-color: #e5e5e5;
  overflow: hidden;
}
.ny-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.ny-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}
 /*内页新闻1*/
.ny-news01{
  width:100%;
  height: auto;
}
.ny-news01 li{
	padding:20px 0px;
  width: 100%;
  border-bottom:1px dashed #dedddd;
  overflow: hidden;
}
.ny-news01 li .tu1{
	float: left;
	width: 185px;
	height: 130px;
	overflow: hidden;
  border:1px solid #efefef;
}
.ny-news01 li .tu1 img{
	width: 185px;
	height: 130px;
	overflow: hidden;
	 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; 
}
.ny-news01 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;
}
.ny-news01 li .l01{
  float: right;
  margin-left:15px;
  width: 92px;
  height: 100px;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height: 57px;
  font-size: 45px;
  color: #555;
  text-align: center;
  line-height: 57px;
  font-family: "Impact";
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day{
	color: #ff2a2a;
}
.ny-news01 li .l01 .n-month{
  width: 100%;
  font-size: 15px;
  color: #555;
  text-align: center;
  letter-spacing: 0px;
}
.ny-news01 li .r01{
  float: left;
  margin-left:50px;
  width: 850px;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 16px;
  color: #555;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li:hover .r01 a h2{
	color:#ff2a2a;
}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 14px;
  color: #555;
  letter-spacing: 0px;
  line-height: 130%;
  overflow: hidden;
}
/*内页产品详情电话*/
.yan-phone{
  margin-top: 20px;
  border-top:1px solid #efefef;
  overflow: hidden;
}

.proshow1{
  overflow: hidden;
}
.proshow1 p{
  display: block;
  padding:5px;
  font-size: 17px;
  color: #2e2e2e;
  vertical-align: middle;
  line-height: 40px;
  border-bottom: 1px dashed #d2d2d2;
  overflow: hidden;
}
.proshow1 p img{
  display:inline-block;
  float: left;
  margin-right: 15px;
  vertical-align: middle;
}
.proshow1 a{
  display: block;
  margin-top: 15px;
  width: 206px;
  height: 47px;
  background-color: #434343;
  text-align: center;
  line-height: 47px;
  font-size: 17px;
  color: #fff;
  border-radius: 8px;
}
.proshow2{
  margin-top: 20px;
  overflow: hidden;
  text-align: center;
}
.proshow2 li{
  float: left;
  margin:0 5px;
  width: 140px;
  height: auto;
}
.proshow2 li img{
  display: block;
  margin:0 auto;
  margin-bottom: 10px;
}
.proshow2 li p{
  display: block;
  font-size: 17px;
  color: #434343;
  line-height: 170%;
  text-align: center;
}
.proshow2 li p strong{
  font-size: 17px;
  color: #434343;
  line-height: 170%;
  font-weight: bold;
}
.proshow2 a{
  display: block;
  margin-top: 15px;
  width: 206px;
  height: 47px;
  background-color: #434343;
  text-align: center;
  line-height: 47px;
  font-size: 17px;
  color: #fff;
  border-radius: 8px;
}
/*手机站*/
