﻿
@font-face { 
  font-family:'font1'; 
  src: url('../font/politicaregular.ttf'); 
}
/* CSS Document */
* {
	padding: 0;
	margin: 0;
	font-size: 17px;
	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: 60px;
}

/* 头部 */
.htop{
	width: 100%;
	height: 145px;
	background: #1e2832;
	margin:0 auto;
	overflow: hidden;
}
.htopl{
	width: 600px;
	height: 100px;
	background: url(../image/h_03.jpg) no-repeat center;
	margin-top: 25px;
}
.htopl h2{
    font-size: 41px;
    font-weight: bold;
    color: #fff;
    margin-left: 96px;
    margin-top: 10px;
}
.htopl h1{
    font-size: 41px;
    font-weight: bold;
    color: #fff;
    margin-left: 96px;
    margin-top: 10px;
}









.top-1{
  width: 100%;
  height: 35px;
  font-size: 14px;
  color: #313131;
  line-height: 33px;
  background-color: #f5f5f5;
  border-bottom: 1px solid #ededed;
}
.top-1-l{
  float: left;
  width: 900px;
  line-height: 35px;
  overflow: hidden;
}
.top-1-l img{
  display: inline-block;
  float: left;
  width: 32px;
  height: 32px;
  margin-top: 0px;
  margin-right: 10px;
  vertical-align:middle;
}
.top-1-r{
  float: right;
  width: 235px;
}
.top-1-r a{
  float: left;
  margin-top: 10px;
  border-right:1px solid #7b7b7b;
  width: 77px;
  height: 15px;
  line-height: 14px;
  font-size: 14px;
  color: #313131;
  text-align: center;
}
.top-1-r a:last-child{
  border-right: none;
}
/*menu*/
.h-menu-bg{
  width: 100%;
  height: 60px;
  background-color: #043e95;
}
.h-menu{
  margin:0 auto;

  height: 60px;
  text-align: center;
  margin-top: 55px;
}
.h-menu a{
  display: inline-block;
  width: 78px;
  height: 40px;
  line-height: 40px;
  font-size: 17px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
}
.htopr {
    width: 660px;
}
.h-menu a:hover{
  background-color: #e91524;
  color: #fff;
}
.h-menu-hover{
  background-color: #e91524 !important;
  color: #fff !important;
}
/*end menu*/
.top1-bg{
  width:100%; 
  height: 109px; 
  background-color: #fff;
}
/*middle*/
    /*所有标题*/
.ly-tit01{
  width: 100%;
  overflow: hidden;    
  text-align: center;
}
.ly-tit01 h2{
  width: 100%;
  font-size: 38px;
  color: #c61120;
  font-weight: bold;
  text-indent: 10px;
  letter-spacing: 0px;
}
.ly-tit01 h2 ol{
    font-size: 70px;
    font-family: arial;
    display: block;
    float: left;
    margin-left: 410px;    margin-top: -10px;
}
.ly-tit01 h2 font{
    
	width: 140px;
	height: 25px;
	background: #c61120;
	color: #fff;
	text-indent: 10px;
	line-height: 25px;
	text-transform: uppercase;
	padding:0px 10px 0px 10px;
	margin-left: 5px;
	
}
.ly-tit01 h2 span{
  width: 100%;
  font-size: 38px;
  color: #0a0a0a;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0px;
}
.ly-tit01 p{
	width: 850px;
	height: 29px;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
  display: block;
  margin:0 auto;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 17px;
  color: #333;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
  line-height: 29px;
  font-family: arial;
  
}


.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: #333;
  text-align: center;
  line-height: 40px;
  border-radius: 6px;
  border:1px solid #333;
  transition: all 0.3s ease-out;
}
.ly-proc1 a:hover h3{
  background-color: #c61120;
  color: #fff;
  border:1px solid #c61120;
  
}
.ly-proc1-hover h3{
  background-color: #c61120 !important;
  border:1px solid #c61120 !important;
  color: #fff !important;
}

/*end 效果图*/
.aba{
	width: 100%;
	height: 884px;
	background: url(../image/h_08.jpg) no-repeat center;
	margin:0 auto;
	overflow: hidden;
}
.abal{
	
}
.aball{
	width: 590px;
	height: 459px;
	float: left;
	margin-top: 290px;
	margin-left: 30px;
}
.aball a{
	font-size: 17px;
	line-height: 35px;
	color: #ffffff;
}
.aball a strong{
    font-size: 17px;
    line-height: 35px;
    color: #ffffff;
}
.aball a:hover{
	
	color: #f4f4f4;
}
.abalr{
    width: 95px;
    height: 35px;
    float: left;
    color: #fff;
    background: #333;
    margin-top: 30px;
    font-size: 23px;
	margin-left: 30px;
	border-radius: 3px;
	
}
.abalr a{ 
    color: #f4f4f4;
	text-align: center;
	display: block;
	line-height: 35px;	
}
.abalr:hover a{
    background: #fff;
	color: #333;
	
}











.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: 320px;
  height: 308px;
  border: 1px solid #f4f4f4;
  padding:5px;
  margin-bottom: 15px;

}
.h-case li .tu{
  width: 320px;
  height: 270px;
  background-color: #efefef;
  overflow: hidden;
}
.h-case li .tu img{
  width: 320px;
  height: 270px;
  -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: 35px;
  font-size: 18px;
  color: #333;
  text-align: center;  
  line-height: 40px;
  overflow: hidden;
}
.h-case li:hover a h3{
   color: #c71221;
}

.newa{
	background: url(../image/h_10.jpg) no-repeat center;
	height: 663px;
	overflow: hidden;
}



/*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;
}
.ly-bg{
  padding:15px 0px;
  background: url(../image/j_13.jpg) repeat;
/*  height: 324px; */
}
/*案例*/
.case-bg{
  width: 1260px;
  overflow: hidden;
  margin:0 auto;
  margin-top: 15px;
}
.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: 
}

.caser{
	width: 1260px;
	margin:0 auto
}

.casel h3{
	font-size: 31px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 100px;
}

.casel a{
	display: block;
	background: #e91423;
	width: 107px;
	height: 31px;
	border-radius: 8px;
	color: #fff;
	text-align: center;
	line-height: 31px;
	text-transform: uppercase;
	font-size: 14px;
	margin:0 auto;
	margin-top: 150px;
}

.casel span{
	display: block;
	font-size: 30px;
	margin:0 auto;
	margin-top: 228px;
	font-family: arial;
	color: #000;
	text-align: center;
}









/*首页新闻*/
.news1{
  margin-top: 17px;
  width: 1330px;
  height: auto;
  overflow: hidden;
}
.news1 li{
  float: left;
      margin-right: 14px;
      width: 380px;
      height: 393px;
      overflow: hidden;
      background: #fff;
      border-radius: 10px;
      padding: 15px;
}
.news1 li .n1-tu1{
  width: 380px;
  height: 225px;
  overflow: hidden;
}
.news1 li .n1-tu1 img{
  width: 380px;
  height: 225px;
  -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: 30px;
  width: 100%;
  height: 21px;
  font-size: 16px;
  color: #333;
  letter-spacing: 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.5s ease-out;
}
.news1 li:hover a h3{
  color: #e91423;
  text-indent: 15px;
  -webkit-transition: all 0.7s ease-out; 
}
.news1 li p{
  display: block;
  margin-top: 16px;
  width: 100%;
  height: 40px;
  font-size: 14px;
  color: #7f7f7f;
  line-height: 160%;
  letter-spacing: 0px;
  overflow: hidden;
}
.news1 li .date-tu{
  margin-top: 17px;
}
.news1 li .date-tu .n1-date{
  float: left;
  width: 160px;
  font-size: 14px;
  color: #7f7f7f;
}
.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;
}

.qw{
	width: 100%;
	height: 300px;
	background: url(../image/qw.jpg) no-repeat center;
	margin:0 auto
}
/*end首页新闻*/
/*bottom*/
.foot-bg{
  width: 100%;
  height: 385px;
  background:#1e2832;
  overflow: hidden;
}
.foot1{
  margin:0 auto;
  width: 1260px;
  padding:43px 0px 33px 0px;
  overflow: hidden;
}
.foot1-l1{
  float: left;
  width: 720px;
  height:256px;
 
}
.foot-tit{
      width: 100%;
      height: 45px;
      font-size: 30px;
      color: #fff;
      font-weight: bold;
	  float: left;margin-bottom: 24px;
}
.foot-r1 a{
	color: #fff;
	width: 49%;
	float: left;
	font-size: 16px;
	line-height: 30px;
	
}
.foot1-dh{
  float: left;
  width: 290px;
}
.foot-phone{
  width: 100%;
  height: 36px;    margin-top: 6px;
}
.foot-phone img{
  display: block;
  float: left;
}
.foot-phone p{
  display: block;
  text-indent: 8px;
  float: left;
  line-height: 30px;
  font-size: 20px;
  color: #fee500;
}
.foot-zi p{
  display: block;
  margin-top: 15px;
  width: 167px;
  height: 29px;
  border-radius: 10px;
  font-size: 18px;
  color: #333;
  text-align: center;
  line-height: 29px;
  background-color: #fee500;
}
.f-cont img{
    width: 173px;
    height: 173px;
	float: left;
	margin-right: 13px;
}
.f-cont{
 
  width: 718px;
  height: auto;
  overflow: hidden;
  color: #fff;
  font-size: 16px;
  line-height: 35px;
  
}
.f-cont p, .f-cont p a, .f-cont p p{
  font-size: 14px;
  color: #b9babc;
  line-height: 170%;
}
.foot1-l2{
  float: left;
  margin-right: 49px;
  width: 460px;
  height:183px;
  
}
.link a{
  display: block;
  font-size: 14px;
  color: #b9babc;
  line-height: 170%;
}
.foot-r1{
  float: left;
  width: 267px;
  height: auto;
}
.foot2{
  margin:0 auto;
  width: 1260px;
  height: 46px;
  
}
.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;
  height: 35px;
  text-align: center;
  line-height: 35px;
  font-size: 15px;
  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: 190%;
}
.ny-cont a{
 	font-size: 16px;
	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;
}
/*手机站*/
/* 产品 */
.anliroll {height:1000px;width: 90%;margin:20px auto; }
.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: 20px;
    box-sizing: border-box;
    margin-top: 0px;    margin-bottom: 0px;
}
.dianhu p {    display: block;
    color: dimgray;
    font-size: 18px;
    padding-top: 10px;
    font-style: normal;
    text-align: center;
    line-height: 35px;}
.dianhu font {background: url(../image/wu.jpg) no-repeat center;width: 150px;height: 30px;display: block;margin:0 auto;margin-bottom: 7px;}
.anliroll li a ol a {color: #fff;font-size: 18px; }
.more span ol {
    display: block;
    color: dimgray;
    font-size: 17px;
    font-style: normal;
    text-align: center;
    line-height: 35px;
	padding-bottom: 5px;
}
.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 { }
.anliroll li a:hover ol i {}
.anliroll li:hover .dianhu{transition: all 0.5s; background-color: #F4F4F4;}


