@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-30 {
	margin-top: 30px;
}

.mt-35 {
	margin-top: 35px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-50 {
	margin-top: 55px;
}
.mt-60 {
  margin-top: 60px;
}

/*search*/
.part1-r{
  margin-top:5px;
  float: right;
  width: 290px;
}
.h-input1{
  float: left;
  width: 220px;
  height: 40px;
  border:1px solid #dcdcdc;
  background-color: #fff;
  font-size: 14px;
  color: #666;
  line-height: 40px;
  text-indent: 15px;
}
.h-input2{
  float: right;
  width: 62px;
  height: 40px;
  background-color: #19b760;
  text-align: center;
  font-size: 15px;
  color: #fff;
  line-height: 40px;
}
/*end search*/

.to1 h1{
	font-size: 43px;
	font-weight: bold;
	float: left;

	padding-top: 20px;
}
.to1 h1 strong{
	font-size: 43px;
	font-weight: bold;
	color: #f31616;
	display: block;
	float: left;
}
.to1 img{
	float: left;
}
.to1 span{
	font-size: 14.5px;
	float: left;

}
.to1{
	width: 736px;
	float: left;
}
.to2{
	width: 501px;
	height: 116px;
	background: url(../images/zk_05.jpg) no-repeat center;
	float: right;
}
.to2 h2{
    font-size: 33px;
    font-weight: bold;
    color: #f31616;
    font-family: impact;
    padding-left: 236px;

}












.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: 55px;
  background-color: #f31616;
}
.h-menu{
  margin:0 auto;
  width: 1260px;
  height: 55px;
  text-align: center;
}
.h-menu a{
    display: inline-block;
    width: 140px;
    height: 35px;
    line-height: 35px;
    margin-top: 11px;
    font-size: 17px;
    border-radius: 6px;
    text-align: center;
	color: #fff;
}
.h-menu a:hover{
    background-color: #333 !important;
    color: #fff !important;
}
.h-menu-hover{
    background-color: #333 !important;
    color: #fff !important;
}
.zkh0{
    width: 1260px;
    margin: 0 auto;
    padding-left: 163px;
    margin-top: 127px;
}
.zkh01{
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 25px;
	margin-right: 166px;
}






/*end menu*/
.top1-bg{
  width:100%; 
  height: 109px; 
  background-color: #fff;
}
/*middle*/
    /*所有标题*/
.ly-tit01{
  width: 100%;
  overflow: hidden;
}
.ly-tit01 h2{
    width: 100%;
    font-size: 45px;
    font-weight: bold;
    color: #0a0a0a;
    text-align: center;
    letter-spacing: 0px;
}
.ly-tit01 p{
  display: block;
  margin-bottom: 15px;
  font-size: 16px;
  color: #4b4b4b;
  text-align: center;
  letter-spacing: 0px;
}
.ly-tit01 span{
  display: block;
  margin-bottom: 15px;
  font-size: 14px;
  color: #9f9f9f;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-size: 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;
}


.cpleft{
	width: 280px;
	height: auto;
	float: left;

}

.fenlei01{
	width: 250px;
	height: 115px;
	background: url(../images/fenlei01.jpg);
	float: left;
}

.cplttile{
	width: 100%;
height: 128px;
    background-color: #e21c1d;
	float: left;
	
}
.cplttile h2{
	width: 100%;
	line-height: 55px;
	font-size: 40px;
	font-weight: bold;
	color: #fffefe;
	text-align: center;	
	padding-top: 20px;
}
.cplttile span{
	width: 100%;
	font-size: 18px;
	color: #fffefe;
	text-transform: uppercase;
	font-family: arial;
	text-align: center;	
	display: block;
}
.cprt{
	width: 980px;
	height: auto;
	float: right;
	margin-top: 30px;
}
.ny-l-fenlei{
  padding:135px 20px 50px 20px;
  background-color: #ececec;

}
.ny-l-fenlei .ny-fl-tit{
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #ffcd11;
}

.ny-fenlei1{
  height: auto;
/*  overflow: hidden; */
  
}
.ny-fenlei1 dt a{
  display: block;
  margin:15px 0px;
  width: 100%;
  height: 43px;
  background-color: #e21c1d;
  font-size: 17px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  line-height: 43px;
  border-radius: 20px;
}
.ny-fenlei1 dd a{
  display: block;
  width: 100%;
  height: 43px;
  border-bottom:1px dashed #ccc;
  font-size: 16px;
  color: #000;
  text-align: center;
  line-height: 43px;
}
.ny-fenlei1 dd a:hover{
  background-color: #909090;
  color: #fff;
}
.ny-fenlei1-hover{
  background-color: #ea8b11 !important;
  color: #fff !important;
}

/*äº§å“å±•ç¤º*/
.anliroll {height:785px;width: 100%;margin:0px auto; }
.anliroll li {float: left;width:31%; 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;    font-weight: bold;
}
.anliroll li a ol i {display: block;color: #222;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: 19px;
    line-height: 18px;
    color: #e21c1d;
  
    /* font-weight: bold; */}
.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{}




/* 简介 */
.zkab{
	width: 100%;
	height: 744px;
	background: url(../images/zk_11.jpg) no-repeat center;
	margin:0 auto;
	overflow: hidden;
}
.zkabl{
	width: 615px;
	height: 629px;
	float: left;

	margin-top: 55px;
}
.zkabl embed{
	border-radius: 10px;
}
.zkabr{
	width: 560px;
	height: 445px;
	float: left;
	margin-left: 20px;
	margin-top: 250px;
	line-height: 36px;
	font-size: 16px;
}
.zkabr p{

	font-size: 17px;
}


    /*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: #000;
  text-align: center;
  line-height: 40px;
  border-radius: 6px;
  border:1px solid #666;
  transition: all 0.3s ease-out;
}
.ly-proc1 a:hover h3{
  background-color: #ffdd00;
  color: #000;
  border:1px solid #ffdd00;
}
.ly-proc1-hover h3{
  background-color: #ffdd00 !important;
  border:1px solid #ffdd00 !important;
  color: #000 !important;
}

/*end 效果图*/
.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: 310px;
  height: 250px;

}
.h-case li .tu{
  width: 310px;
  height: 207px;
  background-color: #efefef;
  overflow: hidden;
}
.h-case li .tu img{
  width: 310px;
  height: 207px;
  -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: 15px;
  color: #333;
  text-indent: 15px;
  line-height: 35px;
  overflow: hidden;
  background: #eaeaea;
  text-align: center;

}

.news1l{
	width: 684px;
	height: 344px;
	background: url(../images/nl.jpg) no-repeat center;
	float: left;
}




/*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;
 
}
/*案例*/
.case-bg{
  width: 100%;
  height: 430px;
  background: url(../images/case-bg.jpg) top center no-repeat;
  overflow: hidden;
}
.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 {
    width: 565px;
    float: left;
    margin-left: 10px;
}
.news2{
  margin-top: 0px;
  width: 100%;
  height: auto;
}
.news2 li{
  margin-bottom: 16px;
  width: 100%;
  height: 106px;
}
.news2 li img{
  display: block;
  float: left;
  width: 141px;
  height: 97px;
}
.news2 li .n2-r{
  float: right;
  width: 414px;
  height: auto;
}
.news2 li .n2-r a h3{
  display: block;
  font-size: 17px;
  color: #434343;
  letter-spacing: 0px;
  overflow:hidden; 
  text-overflow:ellipsis; 
  white-space:nowrap;

}
.news2 li:hover .n2-r a h3{
  color: #ba161b;
}
.news2 li .n2-r p{
  display: block;
  margin-top: 12px;
  width: 100%;
  height: 37px;
  font-size: 14px;
  color: #787878;
  line-height: 140%;
  letter-spacing: 0px;
  overflow:hidden; 
}
/*end首页新闻*/




/*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首页新闻*/
.zkh{
	width: 100%;
	height: 207px;
	background: url(../images/zk_13.jpg) no-repeat center;
	overflow: hidden;
	margin: 0 auto;
}
/*bottom*/
.foot-bg{
  width: 100%;
  height: 341px;
  background: url(../images/zk_14.jpg) no-repeat center;
  overflow: hidden;
  margin: 0 auto;
}
.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: 48px;
    font-size: 20px;
    font-weight: bold;
  color: #fff;
}
.foot1-dh{
  float: left;
  width: 290px;
}
.foot-phone{
  width: 100%;
  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 {
    display: block;
 
    width: 251px;
    height: 35px;
    font-weight: bold;
    border-radius: 10px;
    font-size: 20px;
    color: #333;
    text-align: center;
    line-height: 35px;
    background-color: #fee500;
}
.f-er{
	float: left;    margin-top: 21px;
}
.f-cont{
  float: right;
  width: 413px;
  height: auto;
  overflow: hidden;    margin-top: 20px;
}
.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: 582px;
  height:183px;

}
.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: 25px;
  border:1px solid #a6a6a6;
  text-align: center;
  line-height: 25px;
  font-size: 14px;
  color: #fff;
}
.f-er p img {
    width: 150px;
}
/*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: 15px;
	color: #333;
	line-height: 190%;
}
.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;
}
/*手机站*/
.anliroll{
	height: 1072px;
}
.ny-fenlei1 div{
	display: none;
}

.f-cont p, .f-cont p a, .f-cont p p{
	line-height: 120%;
}

.foot1{
	overflow: initial;
}

.h-case li{
	width: 265px;
}

.h-case li .tu{
	width: 265px;
}

.h-case li .tu img{
	width: 265px;
	height: 180px;
}
#demoz1001 > ul > li{
	margin-right:58px;
}