@charset "utf-8";
/* CSS Document */

html{color:#333;background:#fff}
body,div,p,h1,h2,h3,h4,h5,h6,img,ul,li,a,dl,dt,dd,input,textarea{
    margin:0;
    padding:0;
    list-style:none;
    border:0;
    text-decoration:none;
    font-family:"microsoft yahei";
    text-align: left;
}
/**{ padding:0 ; margin:0 ; font-size:14px;text-align: left;}*/
table{border-collapse:collapse;border-spacing:0}
a{ text-decoration:none;}
a:hover{text-decoration: none !important;}
a:focus {text-decoration: none!important;}
fieldset,img{border:0}
ol,ul{list-style:none}
caption,th{text-align:left}

.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
#w-1260{ width: 1260px; margin: 0px auto; }
.w-1260{ width: 1260px; margin: 0px auto; }
.w-1300{ width: 1300px; margin: 0px auto; }
.t-align-c{ text-align:center;}
.clearfix:after {content:""; display: block; clear:both; }
.mt-30{ margin-top: 30px; }
.mt-50{ margin-top: 50px; }
.w-90{ margin: 0px auto; width: 90%; }
.w-80{ margin: 0px auto;  width: 80%; }

/*====================电脑站导航====================*/
.top{
  width: 100%;
  height: 190px;
  background: #ffffff;
  }

.logo1{ 
  float: left;
  width: 587px;
  font-size: 48px;
  color: #333333;
  font-weight:bold;
  line-height: 40px;
   }
   
   
.logo1 span{ 
  font-size: 48px;
  color: #84dafd;
  font-weight:bold;
   }
   
.logo1 p{ 
  font-size: 16px;
  color: #333333;
  font-weight:normal;
  text-transform: uppercase;
  letter-spacing: 1px;
   }


.logoewm{ margin-top: 39px; float:left; margin-left: 280px; }

.logoewm1{ margin-left: 10px; margin-top:56px; float:left; font-size: 21px; line-height: 40px; background: url(../img/toptel.jpg) left 10px no-repeat; text-indent: 30px; }
.logoewm1 span{ 
	font-family: Impact; font-size: 38px; color: #db000d; padding-top: 10px; text-align: left;}
/*====================首页导航====================*/
.h-menu-bg {
  width: 100%;
  height: 60px;
  border-top: 1px solid #eeeeee;
}

.h-menu {
  margin: 0 auto;
  width: 1260px;
  height: 60px;
  text-align: center;
}

.h-menu a {
  position: relative;
  display: inline-block;
  margin-right: 30px;
  margin-left: 30px;
  width: 75px;
  height: 60px;
  font-size: 17px;
  color: #535050;
  text-align: center;
  line-height: 60px;
}

.h-menu a:before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 10;
  height: 5px;
  width: 0px;
  background-color: #0f4eb7;
  transition: all 0.3s ease-out;
}

.h-menu a:hover:before {
  width: 71px;
}

.h-menu-hover {
  position: relative;
}

.h-menu-hover:after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 100;
  height: 5px;
  width: 71px;
  background-color: #0f4eb7;
}



/*end menu*/


/*====================首页banner====================*/

/*焦点图
.banner {position:absolute;width:100%;z-index:-1; height: 750px;}
#banner li{position:absolute;width:100%;top:0;left:0;display:none;}	
#banner li img{width:100%;}

#banner li:first-child{
	display:block;
}

.bannerbg{position:relative;z-index:10;}
#leftBtn{left:0;background:url(img/leftbtn.png) no-repeat center center ;}

#rightBtn{right:0;background:url(img/rightbtn.png) no-repeat center center;}
#rightBtn ,#leftBtn{position:absolute;top:35%;width:40px;height:125px;display:block;opacity:0.5;filter:alpha(opacity=50);z-index:1000; cursor:pointer;}*/

/*banner*/
.banner {
  width:100%;
  z-index:-1;

}
#banner li{position:absolute;width:100%;left:0;display:none;} 
#banner li img{width:100%;}
#banner li:first-child{display:block;}
.bannerbg{z-index:10;}
#leftBtn{left:0;background:url(../img/leftbtn.png) no-repeat center center ;}
#rightBtn{right:0;background:url(../img/rightbtn.png) no-repeat center center;}
#rightBtn ,#leftBtn{position:absolute;top:45%;width:40px;height:125px;display:block;opacity:0.5;filter:alpha(opacity=50);z-index:1000; cursor:pointer;}


/*====================首页标题====================*/
/*====================首页标题====================*/
.h-tit01 {
  padding: 35px 0px;
  width:100%;
  height: auto;
  margin: 0px auto;
  overflow: hidden;
  text-align: center;
  color: #333333;
  padding-top: 40px;
  text-transform: uppercase;
}

.h-tit01 p {
  margin: 0px auto;
  padding: 5px 0px;
  font-size: 18px;
  color: #666;
  text-align:center;
  font-weight:normal;
  margin-bottom: 5px;
  line-height: 26px;
}


.h-tit01 h2 {
  margin: 0px auto;
  text-align: center;
  font-size: 34px;
  color: #7d0000;
  font-weight: normal;
  margin-bottom: 5px;
}

.h-tit01 h2 a{
  font-size: 35px;
  color: #464646;
  font-weight:normal;
}

.h-tit01 h2 a font{
	height: 46px;
	border-radius: 10px;
    font-size: 35px;
    font-weight:bold;
    color: #444;
}


.h-tit01 span {
  font-size:18px;
  color: #666;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
}




.h-tit02 {
    padding: 30px 0px;
    width: 1300px;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
    text-align: left;
    color: #222;
    text-transform: uppercase;

}



.h-tit02 h2 {
	margin: 0px auto;
	text-align: left;
	font-size: 35px;
	color: #222;
	font-family: "黑体";
}


.h-tit02 h2 a{
      font-size: 35px;
      color: #222;
      font-family: "黑体";
}

/*====================产品分类====================*/
.sycpfl{
	width: 100%;
	margin: 0px auto;
}
.sycpfl01{
	width: 33%;	
	height: 800px;
	background: url(../img/cpfl01.jpg) top center no-repeat;
	
}
.sycpfl02{
	width: 34%;
	height: 800px;
	background: url(../img/cpfl02.jpg) top center no-repeat;
	background-size: 100%;
}
.sycpfl03{
	width: 33%;
	height: 800px;
	background: url(../img/cpfl03.jpg) top center no-repeat;
}

.cpflbt{
	padding-top: 180px;
	font-size: 48px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.cpflbt p{
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}

.cpflcon{ 
	width: 80%;
	margin: 0px auto;
	padding: 20px;
	background: rgb(255,255,255,0.1);
	border-top: 1px solid rgb(255,255,255,0.2);
	border-bottom: 1px solid rgb(255,255,255,0.2);
	margin-top: 50px;
	}

.cpflcon p{ 
	color: #FFFFFF;
	font-size: 16px;
	line-height: 24px;
	}


.cpflmore{
	margin: 0px auto;
	padding-top: 40px;
	width: 111px;
	height: 111px;
	background: url(../img/cpflmore.png) top center no-repeat;
	color: #fff;
	text-align: center;
	margin-top: 50px;
}

.cpflmore a{
	color: #fff;
	text-align: center;
}




.part-cpl{width: 250px;}
.hcplt{
    width: 250px;
    height: 111px;
    background: #d60808;
    border-radius: 10px 10px 0px 0px;
}
.hcplt h2{
  font-size: 35px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding-top: 20px;
}
.hcplt span{
  font-size: 16px;
  text-align: center;
  color: #f8fbf6;
  text-transform:uppercase;
  display: block;
}

.cplist{
	margin: 0px auto;
	text-align: center;
	margin-top: 10px;
}
.cplist a{
	padding: 0px 30px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    display: inline-block;
    transition: 0.3s;
    border-radius: 5px;
    margin: 6px 0.1%;
    color: #fff;
    font-size: 18px;
	background: #0f4eb7;
	color: #ffffff;
	 }

.cplist a:hover{
	background-color: #5fb02d;
	color: #fff;
	transition: 0.2s all ease;
	 }
	 
.part-contact{
	padding: 20px;
	text-align: left;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
}

.part-contact1{
	text-align: center;
}

.part-cpr{ width:995px ;}

/*====================首页产品展示====================*/

.anliroll { height:845px;width: 90%;margin:0px auto; }
.anliroll li {float: left;width: 23.8%; border:1px solid #f2f2f2;background: #fff; margin: 1% 0.5% 0 0.5%; }
.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 {background: #F9F9F9;color: #000;width: 100%;z-index: 555;transition: all .2s;text-align: center;font-size: 18px; line-height:20px;padding: 15px 10px;box-sizing: border-box; }
.anliroll li a ol i {
	display: block;font-size: 14px;margin-top: 10px; 
	padding-top: 10px; color: #666; border-top: 1px solid rgb(0,0,0,0.05);
font-style: normal;  }
.anliroll li a ol a {color: #fff;font-size: 18px; }
.anliroll li a:hover img {transform: scaleX(1.2) scaleY(1.2); }
.anliroll li a:hover ol {background: #004eaf;color: #fff; }
.anliroll li a:hover ol i {	color: #fff;  }

.yan-phone{ }
.yan-phone p{ 
	font-size: 16px;
	line-height: 26px;
	color: #666;
	}


.pro-gun07 {
  width: 1300px;
  margin: 0px auto;
  height: auto;
  overflow: hidden;
}

.pro-gun07 li {
	box-shadow: 0px 0px 15px #EAEAEA;
  float: left;
  margin:15px 10px;
  width: 403px;
  height: 430px;
}

.pro-gun07 li .tu01 {
  position: relative;
  width: 300px;
  height: 223px;
  overflow: hidden;
}

.pro-gun07 li .tu01 {
  position: relative;
  width: 403px;
  height: 300px;
  overflow: hidden;
}

.pro-gun07 li .tu01 img {
  width: 400px;
  height: 300px;
}

.pro-gun07 li .tu01 .uptit {
  position: absolute;
  left: 18px;
  top: 0px;
  z-index: 100;
  width: 42px;
  height: 79px;
  background: url(../img/pro-up-bg.png) top left no-repeat;
  transition: all 0.3s ease-out;
}

.pro-gun07 li .tu01 .uptit p {
  display: block;
  padding-top: 3px;
  width: 100%;
  text-align: center;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  lighting-color: 100%;
}

.pro-gun07 li .tu01 .up-p {
  display: block;
  position: absolute;
  bottom: -60px;
  left: 0px;
  z-index: 20;
  padding: 15px 10px;
  width: 100%;
  background: url(../img/pro-bg1.png);
  overflow: hidden;
  transition: all 0.3s ease-out;
}

.pro-gun07 li:hover .tu01 .up-p {
  bottom: 0px;
}

.pro-gun07 li .tu01 .up-p .yuan {
  float: left;
  margin-top: 2px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 3px solid #fff;
}

.pro-gun07 li .tu01 .up-p .content1 p {
  display: block;
  float: left;
  width: 350px;
  height: 22px;
  font-size: 15px;
  color: #fff;
  text-indent: 15px;
  overflow: hidden;
}

.pro-gun07 li .pc1-tit {
	padding: 15px;
  position: relative;
  overflow: hidden;
  height: 130px;
  background-color: #5fb02d;
}

.pro-gun07 li .pc1-tit .pname {
  width: 100%;
  height: 37px;
  border-bottom: 1px solid rgb(0,0,0,0.1);
}

.pro-gun07 li .pc1-tit .pname a h3 {
  float: left;
  display: block;
  width: 320px;
  height: 21px;
  font-size: 17px;
  color: #fff;
  overflow: hidden;
}

.pro-gun07 li .pc1-tit .pname img {
  display: block;
  float: right;
}

.pro-gun07 li .pc1-tit .content1 {
  position: absolute;
  top:66px;
  width: 95%;
  transition: all 0.3s ease-out;
}



.pro-gun07 li .pc1-tit .content1 .yuan {
  float: left;
  margin-top: 2px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 3px solid #949592;
}

.pro-gun07 li .pc1-tit .content1 p {
  display: block;
  margin-top: 0px;
  font-size: 15px;
  color: #fff;
  overflow: hidden;
}





/*====================首页工程案例====================*/
.part-case{
  width: 100%;
  margin: 0px auto;
}

.gl-proc1 {
	width: 100%;
	margin: 0px auto;
    text-align: center;
	background: #f9f9f9;
    padding:20px 0px;
}


.gl-proc {
	width: 1260px;
	margin: 0px auto;
    text-align: center;
    padding:20px 0px;
}

.gl-proc li {
    position: relative;
    display: inline-block;
    text-align: -webkit-match-parent;
}


.gl-proc li .yz-two {
    display: none;
}

.gl-proc li:hover .yz-two {
    position: absolute;
    display: block;
    width: 100%;
    z-index: 99999;
    background: #f9f9f9;
    border-radius: 5px;
}

.gl-proc li a {
    display: inline-block;
    font-size: 17px;
    margin: 3px;
    width: 225px;
    padding: 8.5px 16px;
    color: #fff;
    background-color: #0071d4;
    border-radius: 3px;
    transition: all 0.5s;
    font-weight: bold;
    text-align: center;
}

.gl-proc li:hover a {
    background-color: #333;
    color: #fff;
}

.gl-proc li .yz-two a {
    display: inline-block;
    font-size: 16px;
    margin: 0px;
    margin-bottom: 3px;
    width: 100%;
    padding: 7.5px 16px;
    color: #333;
    background-color: #eaeaea;
    border-radius: 3px;
    transition: all 0.5s;
    text-align: center;
    font-weight: normal;
}

.gl-proc li .yz-two a:hover {
    background-color: #F78201;
    color: #fff;
}

/*====================首页产品展示====================*/
.part-cpbg1{
	padding: 30px 0px;
	background-color: #F7F7F7;
   }
   
   
.case1{
	height: auto;
	overflow: hidden;
}
.case1 li{
	position: relative;
	
	width: 24%;
	margin: 0.4%;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
	background: #ffffff;
}
.case1 li .tu1{
	overflow: hidden;
}
.case1 li .tu1 img{
	width: 100%;
	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;
}
.case1 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;
}
.case1 li .tit{
	padding: 20px 0px;
	background: #EFEFEF;
	transition: all 0.3s ease-out;
}

.case1 li .tit a .tel{
	width: 100%;
	transition: all 0.3s ease-out;
	text-align: center;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
}
.case1 li .tit a h3{
	display: block;
	width: 100%;
	font-size: 16px;
	color: #333;
	text-align: center;
	transition: all 0.3s ease-out;
	font-weight: normal;
}

.case1 li:hover .tit{
	background:#004eaf;
	color: #ffffff;
}

.case1 li:hover .tit a .tel{
	color: #ffffff;
}
.case1 li:hover .tit a h3{
	color: #ffffff;
	transition: all 0.3s ease-out;
}





.case2{
  /*width: 1300px;*/
  height: auto;
  overflow: hidden;
}
.case2 li{
  position: relative;
  width: 19%;
  margin: 0.5%;
  float: left;
  margin-bottom: 10px;
  background: #ffffff;
  overflow: hidden;
}

.case2 li .tu1{
  overflow: hidden;
}
.case2 li .tu1 img{
  width: 100%;
  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;
}
.case2 li:hover .tu1 img{
   transition: all 0.5s ease-out;

     -webkit-transition: all 0.5s ease-out;
     -moz-transition: all 0.5s ease-out;
}
.case2 li .tit{
	height: 35px;
	bottom: -35px;
	width: 100%;
	background: rgb(0,0,0,0.6);
 position: absolute;
  transition: all 0.3s ease-out;
  line-height: 35px;
}

.case2 li .tit a .tel{
  width: 100%;
  padding-top: 10px;
  transition: all 0.3s ease-out;
  text-align: center;
  font-size: 16px;
}

.case2 li .tit a h3{
  display: block;
  float: left;
  height: 35px;
  width: 100%;
  font-size: 16px;
  color: #fff;
  line-height: 35px;
  text-align: center;
}



.case2 li:hover{
  box-shadow: 0px 0px 5px #eaeaea;
  position: relative;
  width: 19%;
  margin: 0.5%;
  float: left;
  margin-bottom: 10px;
  background: #e50008;
  overflow: hidden;
  transition: 0.3s all ease;
}


.case2 li:hover .tit{
  bottom: 0px;
  transition: all 0.3s ease-out;
}


.case2 li:hover .tit .tel{
  color: #ffffff;
}


.case2 li:hover .tit h3{
  color: #ffffff;
}





/*====================首页产品====================*/
.part-cpbg{
  padding:40px 0px;
  background: #F6F6F6;
}
/*====================首页简介部分====================*/
.sy-jjbg{ 
  width: 100%; }
  
.sy-jjl{
	height: 830px;
	padding-left: 5%; padding-right: 2%;
	width: 50%; background: url(../img/jjbg01.jpg) top center no-repeat;}


.sy-jjl .jjbt{ 
  font-size: 48px;
  font-weight: normal;
  line-height: 45px;
  padding-bottom: 30px;
  margin-bottom: 40px;
  text-align:left;
  margin-top: 88px;
  border-bottom: 1px solid rgb(0,0,0,0.1);
  color: #fff;
   }

.sy-jjl .jjbt span{ 
  font-size: 24px;
  font-weight: normal;
  color: #fff;
  line-height: 35px;
  letter-spacing: 5px;
   }

.sy-jjl .jjcon{
  overflow: hidden;
  height: 185px;
 font-size: 14px;
 color: #fff;
 font-weight: normal;
 line-height: 24px;
 overflow: hidden;
   }

.sy-jjl .jjcon p{
 font-size: 17px;
 color: #FFF3E6;
 font-weight: normal;
 line-height: 30px;
   }
   
.sy-jjl .ggcp{
	margin: 0px auto;
	padding-top: 50px;
} 
.sy-jjl .ggcp li{
	float: left;
	margin-right: 20px;
	width: 132px;
	height: 132px;
	background: url(../img/jjpic.png) top center no-repeat;
	text-align: center;
} 

.sy-jjl .ggcp li p{ 
	text-align: center;
	color: #fff;
	font-size: 18px;
	padding-top: 45px;
} 

.sy-jjr{ 
	width: 50%;
	 background: url(../img/jjbg02.jpg) top center no-repeat;
	 text-align: center;
	 font-size: 30px;
	 color: #333333;
	 line-height: 40px;
	 }

.sy-jjr p{ 
	 font-size: 20px;
	 color: #545454;
	 text-align: center;

	 }


.sy-jjr .jjmore{
	margin: 0px auto;
 border-radius: 5px;
 width: 131px;
 height: 30px;
 line-height: 20px;
 background-color: #00a041;
 text-align: center;
 margin-top: 10px;
   }
   
.sy-jjr .jjmore a{
	font-size: 18px;
 color: #fff;
 text-align: center;
 text-transform: uppercase;
   }
   
.jjh{ height: 415px; margin-bottom: 140px;}
   
/*首页产品分类*/  
 
.part-cp-l {
    float: left;
    width: 18%;
}

.part-cp-r {
    float: right;
    width: 80%;
}

.cplistny {
	width: 100%;
	height: auto;
	background-color: #f9f9f9;
	border-bottom: 1px solid #eaeaea;
}
.cplistny dt {
	margin: 0 auto;
	width: 100%;
	background: #0F4EB7;
}
.cplistny dt a {
	display: block;
	height: 62px;
	font-size: 24px;
	color: #fff;
	line-height: 62px;
	font-weight: bold;
	text-align: left;
	text-indent: 35px;
}
.cplistny dd { }

.cplistny dd a {
	margin: 0 auto;
	display: block;
	width: 100%;
	height: 35px;
	font-size: 15px;
	color: #333;
	line-height: 35px;
	text-indent: 40px;
	border: 1px solid #eaeaea;
	border-bottom: none;
	overflow: hidden;
	background: #fff;
}

.cplistny dd a:hover {
	display: block;
	font-size: 15px;
	color: #0f4eb7;

}



/*首页新闻样式*/
.part-news{
	background: #F7F7F7; 
	padding-bottom: 90px;}

.xwconny-l{
	width: 500px;
	float:left;
	border-radius:0px 0px 10px 10px;
	background: #e72b2e;
   }
.xwconny-l .dateny{
  position: relative;
  font-size: 50px;  line-height: 21px;
  color: #333333; text-align: center; }

.xwconny-l .dateny .date{
	display: none;
	border-radius: 0px 20px;
	padding-top: 15px;
	top: 0px;
	position: absolute;
	width: 100px;
	height: 75px;
	background: #e72b2e;
	font-size: 28px;
	color: #ffffff;
	line-height: 28px;
	font-family: Impact;
  }

.xwconny-l .dateny .date span{
	font-size: 20px;
	color: #ffffff;
  }

.xwconny-l .dateny img{ }
.xwconny-l .connrny{ padding: 18px; }
.xwconny-l .connrny h2{
	margin: 0px; padding: 0px; border: none;
	height: 45px; line-height: 45px;
	font-size: 24px; text-align: left;	 }
.xwconny-l .connrny h2 a{ color: #fff;font-size: 18px; font-weight:bold; }
.xwconny-l .connrny p{ padding-bottom: 10px; color: #fff; font-size: 14px; line-height: 22px;  }
.xwconny-l .connrny p a{ color: #fff; font-size: 14px; }

.xwconny-l .connrny .xwmore{
	width: 100px;
	color: #333333;
	font-size: 14px;
	text-align:left;
	text-transform: uppercase;
}

.xwconny-l:hover{ transition: 0.5s all ease; }


.xwconny-r{
	float:left;
	width:31%;
	margin-right:2%;
   }
.xwconny-r .dateny{
  overflow: hidden;
  font-size: 50px;  line-height: 21px;
  color: #ffffff; text-align: center; }

.xwconny-r .dateny img{
		transition: all 0.3s ease-out;
		-webkit-transform: scale(1, 1);
	    -moz-transform: scale(1, 1);
	  	-webkit-transition: all 0.3s ease-out;
	    -moz-transition: all 0.3s ease-out;
}

.xwconny-r .dateny{ position: relative; font-size: 15px; color: #ffffff;  }
.xwconny-r .connrny .date {
	float: right;
    padding: 0px 15px 15px 0px;
    text-align: left;
    font-size: 18px;
}
.xwconny-r .connrny{ margin-top: 25px;}
.xwconny-r .connrny h2{ float: left;  margin: 0px; padding: 0px; border: none; font-size: 24px; color: #5bc4bf; text-align: left; }
.xwconny-r .connrny h2 a{ color: #333;font-size: 22px;  
font-weight:bold;transition: all 0.3s ease-out;  font-family: "黑体"; }
.xwconny-r .connrny p{ padding: 10px 0px; color: #808080; font-size: 14px; line-height: 24px;  }
.xwconny-r .connrny p a{ font-family: "黑体";  color: #808080; font-size: 16px;  }



.xwconny-r .connrny .xwmore{
	display: block;
    width: 100px;
    height: 35px;
    border: 1px solid #EAEAEA;
    border-left: none;
    border-right: none;
    line-height: 35px;
    color: #666;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
}

.xwconny-r:hover{
   }


.xwconny-r:hover .connrny h2 a{
	color: #01a043;font-size: 22px;
	transition: all 0.3s ease-out;	 
}




.xwconny-r:hover .dateny img{
		 transition: all 0.3s ease-out;
	  	 -webkit-transform: scale(1.1, 1.1);
	     -moz-transform: scale(1.1, 1.1);
	  	 -webkit-transition: all 0.3s ease-out;
	     -moz-transition: all 0.3s ease-out;
}

/*bottom*/

.foot-bg {
	width: 100%;
	overflow: hidden;
	padding-top: 50px;
	background-color: #fff;
}

.foot{
	width: 80%;
	margin: 0px auto;
	padding-bottom: 50px;
	margin-top: 30px;
	border-bottom: 1px solid #EAEAEA;
	}

.foot-l{
	width: 900px;
	float: left;
	}

.foot-r{
	width: 175px;
	float:right;
	margin-left: 10px;
	}

.foot-end{
	width: 1200px;
	margin: 0px auto;
	height: auto;
	text-align: center;
	padding-bottom: 40px;
}


.foot-end p{

	height: auto;
	text-align: center;
	font-size: 22px;
	color: #ffffff;
}

.foot-end p span{
	font-family: Impact;
	font-size: 48px;
	color: #ffffff;
}


.f-ewm{
	float: left;
	width: 140px;
	height: 290px;
}
.f-ewm p{
	padding-top: 15px;
	font-size: 15px;
	color: #fff;
	text-align: center;
}
.f-cpfl{
	float:right;
	font-size: 16px;
	color: #666;
	line-height: 170%;
}
.f-cpfl a{
	display: block;
	background-color: #004ba8;
	margin-right: 1px;
	margin-bottom: 5px;
	float: left;
	height:30px;
	width: 11%;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	text-align: center;
}

.endtel{ 
	width: 250px;
	background: #dc0603; 
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border-radius: 15px;
	padding: 3px 0px;
	margin-top: 5px;
}

.f-cpfl2{
	width: 15%;
	margin-left: 10px;
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 170%;
}
.f-cpfl2 a{
	display: block;
	float: left;
	height:30px;
	width: 100%;
	font-size: 16px;
	color: #666;
	line-height: 30px;
	text-align: left;
}
.end-dh{
	color: #333;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	padding-bottom: 8px;
}
.end-dh span{
	font-size: 18px;
	font-weight:normal;
	color: #fff;
}
.end-dh01{
	height: 28px;
	background: url(../Img/endtel.jpg) left no-repeat;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	text-indent: 40px;
}



.bq{
	width: 100%;
	margin: 0px auto;
	padding:20px;
	overflow: hidden;
	background:#fff;
	
}

.bq img{
	margin-top: 10px;
}
.bq p,
.bq p a {
	text-align:center;
	font-size: 14px;
	color:#666;
	line-height: 22px;
}
/*end bottom*/

.nycon-ys{ width: 1200px; margin: 0px auto; }

.sk-mt{
  width: 100%;
  height: 445px;
  margin-bottom:20px;
  border:1px solid #ededed;
}
.sk-mt:hover{
    padding-bottom: 10px;
   box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.08);
}
.sk-mt img{
  width: 100%;


}
.sk-mt-t{
  padding: 24px 30px 24px 20px;
    transition: all 0.3s ease-out 0s;
	
}
.sk-mt:hover .sk-mt-t{
  padding-left: 30px;
    padding-right: 20px;
}

.sk-mt-t .datenews{
	padding-bottom: 10px;
    color: #333;
    font-size: 24px;
    line-height: 22px;
    transition: all 0.36s ease;
	color:#0f4eb7;
	font-family: "黑体";
}


.sk-mt-t a h2{
	padding: 5px 0px;
	display: block;
    color: #333;
    font-size: 18px;
    line-height: 25px;
    transition: all 0.36s ease;
}

.sk-mt .sk-mt-t p{
  display: block;
  font-size: 15px;
    color: #999;
    line-height: 25px;
    height: 45px;
    overflow: hidden;
    transition: all 0.36s ease;
}
.sk-mt:hover .sk-mt-t p {
    display: block;
    margin-top: 8px;
    font-size: 15px;
    color: #999;
    line-height: 25px;
    height: 45px;
    overflow: hidden;
    transition: all 0.36s ease;
    }
.sk-mt .more1 a{
    display: block;
    margin-left: 20px;
    padding: 0 20px;
    border: 1px solid rgba(170, 170, 170, 0.2);
    width: 100px;
    font-size: 14px;
    line-height: 30px;
    color: #999;
    letter-spacing: 0px;
    transition: all 0.36s ease;
    text-align: center;
	text-transform: uppercase;
}
.sk-mt:hover .more1 a{
    margin-left: 30px;
    color: #fff;
    border-color: #0f4eb7;
    background-color:#0f4eb7;
    text-align: center;
}


/*内页产品分类*/
.width1260{margin:0 auto; width:1260px; height:auto;}

.zhanshiz{
  height: auto;
  background-color:#EBEBEB;
} 
.zhanshiz1{
  height: auto;
   background-color:#296acc;
   border-radius:5px;
}
.zhanshiz1-1{
  height: auto;
   background-color:#296acc;
   margin-top:30px;
}
.zhanshiz1-wz{
  height: 30px;
  color:#fff;
  font-size:24px;
  font-weight: bold;
  padding-top:10px;
  text-align:center;
}
.zhanshiz1-wz a{
  
  color:#fff;
  font-size:24px;
  font-family:"微软雅黑";
  
}
.zhanshiz1-wz1{
  width:100%;
  color:#fff;
  font-size:14px;
  padding-top:10px;
  text-align:center;
  text-transform: uppercase;
  padding-bottom:10px;
}

.zhanshiz2{
  height: auto;
  background-color:#EBEBEB;
} 
.zhanshiz2-1{
  height: auto;
  margin: 0 auto;
  color:#666666;
  font-size:16px;
  line-height:28px;
  background-color:#296acc;
}
.zhanshiz2-1 p{
  width: 270px;
  height: auto;
  margin: 0 auto;
  color:#666666;
  font-size:16px;
  line-height:28px;
}   
.zhanshizr{
  height: auto;
} 

.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: 100%; font-size: 15px;color: #333; padding-left:10px;}

.fenl{
  height: auto;

}
.fenl h3{
  display: block;
  margin:0 auto;
  width: 231px;
  height: 40px;
  font-size: 16px;
  color: #333;
  text-align: left;
  line-height: 40px;
  margin-top:10px;
  background: #f9f9f9;  
}

.fenl h3 a{
  display: block;
  width: 100%;
  height: 40px;
  font-size: 16px;
  text-indent:40px;
  color: #333333;
  line-height: 40px;
  font-weight:normal;

}
.fenl h3 a:hover{
  
  display: block;
  width: 231px;
  height: 34px;
  background-image: none;
  font-size: 16px;
  text-indent:40px;
  color: #305dc4;
  line-height: 40px;
  font-weight: bold;


}
.fenl dl{
  width: 100%;
  height: auto;
}
.fenl dl dd a{
  margin:0 auto;
    margin-top:4px;
  display: block;
  margin-bottom:3px;
  width:231px;
  height: 40px;
  font-size: 15px;
  color: #000;
  line-height: 40px;
  text-indent:40px;
  border-bottom: 1px dotted #999999; 
}

.fenl dl dd a:hover{
  margin:0 auto;
    margin-top:4px;
  display: block;
  margin-bottom:3px;
  width:231px;
  height: 40px;
  font-size: 15px;
  color: #ff9527;
  line-height: 40px;
} 


/*新闻详情页样式*/
.new-cont-h1{
  margin-bottom: 20px;
  text-align:center; font-family:"微软雅黑"; font-size:20px;}
.new-xq{
  margin:0px auto;
  width: 1095px;
  height: auto;
}
.new-xq-l{
  float: left;
  width: 160px;
  height: 105px;
  padding-top:10px;
}
.new-xq-l .date1{
  position: relative;
  width: 150px;
  height: 36px;
  text-align: center;
}
.new-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:Impact;
  text-align: center;
}
.new-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #303030;
  font-family:Impact;
  background-color: #fff;
  letter-spacing: 0px; 
}
.new-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.new-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #FF9121;
  font-family:Impact;
  letter-spacing: 0px;
}
.new-xq-l .read1{
  font-size: 13px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.new-xq-l .read1 strong{
  font-weight: bold;
}
.new-xq-r{
  float:left;
  padding:18px 45px;
  width:935px;
  height: 105px;
  background-color: #e7e7e7;
  overflow: hidden;
}
.new-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.new-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}


.nycon{
	margin: 0px auto;
	width: 100%;
	padding: 0px; line-height: 26px; color: #333333;}
.nycon p{ font-size: 16px; line-height: 30px; color: #333333;}




.ny-cont{
  padding:20px 0px;
  margin:0 auto;
  width:1260px; 
  font-size: 15px;
  color: #333;
  line-height: 190%;
  letter-spacing: 0px;
}
.ny-cont-h1{
  display: block;
  width: 100%;
  height: 50px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
}
.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-con-top{
  width: 100%;
  height: 30px;
  text-align: center;
  font-size: 15px;
  color: #333;
  line-height: 30px;
}
.ny-con-top b{
  font-weight: bold;}
  



/*====================内页导航====================*/
.jt-page {
    width: 1300px;
    height: 80px;
    margin: 0px auto;
    font-size: 0;
    border-bottom: 1px dashed #eaeaea;
}

.ny-pagemenu{
  text-align:left;
}
.ny-pagemenu li{
  margin:0px;
  padding:0px;
  position: relative;
  display: inline-block;
  padding: 0 12px;
}
.ny-pagemenu li a{
  display: block;
  color: #666;
  font-size: 15px;
  padding: 29px 5px;
}
.ny-pagemenu li:after{
  content: "";
  position: absolute;
  bottom:0px;
  left:50%;
  width: 0px;
  height:2px;
  background-color: #0b5dbd;
  transition: all 0.3s ease-out;
}
.ny-pagemenu li:hover:after{
  width: 63px;
  left:16px;
}
.ny-pagemenu li:hover a{
  color: #0b5dbd;
}
.ny-pagemenu-ov:after{
  width: 63px !important;
  left:16px !important;
}
.ny-pagemenu-ov a{
   color: #0b5dbd !important;
   font-weight: bold;
}

.ny-loc{
  right: 40px;
  line-height: 20px;
  font-size: 13px;
  padding-top: 32px;
  text-align:left;
  color: #444;
}
.ny-loc i{
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(../img/home-icon.png) no-repeat;
  top: 1px;
}
.ny-loc em{
  display: inline-block;
  background: url(../img/location-li.png) no-repeat;
  width: 3px;
  height: 5px;
  margin: 0 10px;
  top: -2px;
}

#w-1260{
	width: 1310px;
}

.xwconny-r .connrny{
	height: 100px
}