@charset "utf-8";
@font-face { 
  font-family:'font1'; 
  src: url('../font/politicaregular.ttf'); 
}
@font-face { 
  font-family:'font2'; 
  src: url('../font/Oswald-Medium.ttf'); 
}
@font-face { 
  font-family:'font3'; 
  src: url('../font/akrobat-regular.ttf'); 
}
@font-face { 
  font-family:'font4'; 
  src: url('../font/Oswald-ExtraLight.ttf'); 
}
/* CSS Document */
* {
	padding: 0;
	margin: 0;
	font-size: 16px;
	color: #333;
	list-style: none;
	/*border: 0;*/
	text-decoration: none;
	font-family: "microsoft yahei";
	font-weight: normal;
}
a {
	text-decoration: none;
}

.w-1260 {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}

.w-1260-1 {
	width: 1300px;
	margin: 0 auto;
}
#w-701{width: 76%;margin:0 auto;}
#w-70{width: 75%;margin:0 auto;}
#w-80{width: 80%;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;
}
#w-80 {
	width: 80%;
	margin: 0 auto;
}

/*top*/
.top-1{
  width: 100%;
  height: 45px;
  font-size: 15px;
  line-height: 58px;
  background-color: #f5f5f5;
}
.top-1-l{
  float: left;
  width: 60%;
  line-height: 45px;
  color: #333;
  letter-spacing: 1px;
  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: 300px;
}
.top-1-r img{
  display: inline-block;
  vertical-align: middle;
}
.top-1-r p{

  line-height:45px;
  color: #333;
  letter-spacing: 1px;
  font-size: 15px;
}

.top-1-r p a{
  line-height:45px;
  color: #333;
  font-size: 15px;
}
.top-1-r .zia{
  font-size: 26px;
  color: #f3c001;
  font-weight: bold;
  vertical-align: middle;
  letter-spacing: 0px;
}
.top-logo{
	float: left;
	width: 400px;
}

/*end top*/
.h-top-bg{
  width: 100%;
  overflow: hidden;
}
/*menu*/
.h-menu-bg{
  width: 100%;
  height: auto;
  background-color: #2d59b8;
  margin-top:10px;
}
.h-menu{
  width: 70%;
  height: 50px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}
.h-menu a{
  display: inline-block;
  width: 11%;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  text-align: center;
  color: #fff;
}
.h-menu a:hover{
  background-color: #f3c001;
  color: #333;
}
.h-menu-hover{
  background-color: #f3c001 !important;
  color: #333 !important;
}


/*end menu*/
.tita{
	width: auto;
	height:auto;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.tita h2{
  display: block;
  margin-top: 15px;
  font-size: 44px;
  color: #333;
  font-weight: bold;
  letter-spacing: 2px; 
  text-align: center;
}
.tita .zia{
  display: inline-block;
  font-size: 44px;
  color: #2660b4;
  font-weight: bold;
}
.tita11{
	width: 100%;
	height:40px;
	text-align: center;
	text-transform: uppercase;
	line-height:40px;
	font-size: 22px;
	color: #333;
}
.dianhua{
	width: 799px;
	height:93px;
	margin: 0 auto;
}
/*title*/
.tit01{
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.tit01 h2{
  display: inline-block;
  font-size: 36px;
  color: #333;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0px;
}
.tit01 .zi01{
  display: inline-block;
  font-size: 36px;
  color: #f3c102;
  font-weight: bold;
}
.tit01 .zi02{
  display: block;
  margin-top: 10px;
  text-align: center;
  font-size: 17px;
  color: #9a9a9a;
  letter-spacing: 1px;
}
.tit01 .linea{
  margin:0 auto;
  margin-top: 15px;
  width: 120px;
  height: 4px;
  background-color: #cbcbcb;
}
.tit01 .linea .lineb{
  margin:0 auto;
  width: 40px;
  height: 4px;
  background-color: #f3c102;
}

.tit02{
  width: 100%;
  height: 53px;
}
.tit02 h2{
  display: block;
  float: left;
  width: 141px;
  height: 32px;
  background-color: #db2c31;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 32px;
}
.tit02 a{
  display: block;
  float: right;
  width: 62px;
  height: 23px;
  border:1px solid #dcdcdc;
  font-size: 12px;
  color: #787878;
  text-align: center;
  line-height: 23px;
  letter-spacing: 0px;
  transition: all 0.4s ease-out;
}
.tit02 a:hover{
  background-color: #db2c31;
  color: #fff;
}
/*end title*/
.thcp1{width:100%; height:411px; background-image:url(../images/th_03.jpg);  background-position:center; background-repeat:no-repeat; margin-top:20px}
.thcp1_1{ width:80%; margin:auto}

  .sycp {
  margin-bottom: 10px;
  overflow: hidden;}

.rtCont {
  position: relative;
 }
  .rtCont ul {
    margin: 10px auto 20px;
    width: 100%;
    overflow: hidden; }
  .rtCont li {
    float: left;
    text-align: center;
    margin-right: 11px;
    margin-left: 11px; }
    .rtCont li a {
      display: block;
      position: relative;
      transition: all .2s ease; }
      .rtCont li a img {
        display: block;
        font-size: 0px;
        width: 256px;
        height: 256px;
        transition: all .2s ease;
        border-radius: 50%;
        -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0px 20px rgba(0, 0, 0, 0.1);
        margin-bottom: 20px; object-fit:fill; border:2px #fff solid}
      .rtCont li a p {
        font-size: 18px;
        text-align: center;
		width:256px; margin:auto;  
        height: 40px;
        line-height: 40px;
        display: block;
        color: #fff;
        transition: all .3s;}
      .rtCont li a:hover img {
        border-color: #0044b6; border:2px #d30505 solid }
      .rtCont li a:hover p {
        color: #fff; font-size:17px; background-color:#d30505; border-radius:30px }
/*middle*/
/*内页左侧*/
.ny-l01 {
    float: left;
    width: 22%;
}
.ny-r01 {
    width: 100%;
}
.ny-l-fenlei{
  padding:20px 20px 50px 20px;
  background-color: #f8191a;
  border-radius: 15px;
}
.ny-l-fenlei .ny-fl-tit{
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.ny-l-fenlei .line01{
  margin:0 auto;
  margin-top: 15px;
  width: 60%;
  height: 5px;
  background-color: #fff;
}
.ny-fenlei1{
  height: auto;
  overflow: hidden;
}
.ny-fenlei1 dt a{
  display: block;
  margin:15px 0px;
  width: 100%;
  height: 30px;
  background-color: #333;
  font-size: 17px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
}
.ny-fenlei1 dd a{
  display: block;
  padding:5px;
  width: 100%;
  border-bottom:1px dashed #860914;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 20px;
}
.ny-fenlei1 dd a:hover{
  background-color: #fff;
  color: #333;
}
.ny-fenlei1-hover{
  background-color: #ea8b11 !important;
  color: #fff !important;
}


.th-pro {
  padding: 6px;
  text-align: center;
}

.th-pro li {
  display: inline-block;
  padding: 5px 13px;
  margin: 5px 0.2%;
  border: 1px solid #f3c102;
  border-radius: 30px;
  width: 11%;
  transition: all 0.4s ease 0s;
}

.th-pro li a {
  display: block;
  padding: 5px;
  text-align: center;
  font-size: 18px;
  color: #333;
  font-weight: normal;
  transition: all 0.4s ease 0s;
}

.th-pro li:hover {
  background-color: #f3c102;
  transition: all 0.3s ease-in-out;
}

.th-pro li:hover a {
  color: #fff;
}

.th-pro-hover {
  background-color: #f3c102;
}

.th-pro-hover a {
  color: #fff !important;
}

.ly-proc1-hover{
  color: #fff !important;
  background-color: #f3c102 !important;
}


/*产品*/
.jg-pro-bg{
  width: 100%;
  background-color: #f8f8f8;
  padding: 40px 0;
}

.jg-pro{
  width: 102%;
  height: auto;
}
.jg-pro li{
  float: left;
  margin-right: 1%;
  margin-bottom: 1%;
  width: 23.5%;
  background-color: #FFF;
  overflow: hidden;
}
.jg-pro li .tu{
  position: relative;
  width: 100%;
  border:1px solid #bfbfbf;
  box-sizing: border-box;
  overflow: hidden;
}
.jg-pro li .tu  img{
  width: 100%;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
}
.jg-pro li:hover .tu  img{
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.jg-pro li .tu .more{
  border: 2px solid rgba(204,204,204,0.8);
  background-color: rgba(0,0,0,0.6);
  -webkit-border-radius: 20px;
  border-radius: 20px;
  font-size: 16px;
  line-height: 16px;
  padding: 10px 20px;
  color: #DDD;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 99;
  margin-top: -60px;
  margin-left: -55px;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
  opacity: 0;
}
.jg-pro li:hover .tu .more{
  opacity: 1;
  margin-top: -20px;
}
.jg-pro li .tu:before{
  display: block;
  opacity: 0;
  content: '';
  background-color: rgba(0,0,0,0.3);
  ilter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
}
.jg-pro li:hover .tu:before{
  opacity: 1;
}
.jg-pro li .tit{
  padding: 15px 20px 15px;
  background-color: #e5e5e5;
  transition: all 0.5s ease-out;
  border:1px solid #efefef;
}
.jg-pro li:hover .tit{
  background-color: #333;
}
.jg-pro li .tit a h3{
  font-size: 18px;
  padding-bottom: 6px;
  color: #333;
  text-align: center;
}
.jg-pro li .tit p.intro{
  height: 24px;
  font-size: 14px;
  color: #333;
  line-height: 150%;
  letter-spacing: 0px;
  text-align: center;
  overflow: hidden;
}
.jg-pro li:hover .tit a h3,
.jg-pro li:hover .tit p.intro{
  color: #fff;
}
/*左侧联系我们*/
.l-contact{
  margin-top: 15px;
  border:1px solid #999;
  padding:5px;
}
.l-contact h3{
  display: block;
  width: 80%;
  margin:0 auto;
  text-align: center;
  padding:10px;
  font-size: 26px;
  color: #000;
  font-weight: bold;
  border-bottom: 1px solid #6b6b6b;
}
.l-contact .cont{
  padding:20px;
}
.l-contact .cont p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
}



/*end所有标题*/
.h-proc1 {
  width: 1300px;
  margin: 0 auto;
  height: auto;
  text-align: center;
}

.h-proc1 a h3{
  display:inline-block;
  background-color:#f3c001;
  margin-right: 10px;
  margin-bottom: 27px;
  width: 168px;
  height: 45px;
  font-size: 18px;
  color: #333;
  text-align: center;
  line-height: 45px; 
  transition: all 0.3s ease-out;
}

.h-proc1 a:hover h3 {
  background-color: #2660b4;
  color: #fff;
}

.h-proc1-hover h3{
  color: #fff !important;
  background-color: #343434 !important;
}
.proc1-hover h3{
  color: #fff !important;
  background-color: #343434 !important;
}
/*首页新闻*/
.news-w1{
	width: 100%;
	height: 423px;
	box-sizing: border-box;
	overflow: hidden;
	background-image: url(../Images/ys1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.news-w{
	padding-bottom: 50px;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	background-color: #f5f5f5;
}
.news-l{
  float: left;
  width: 40%;
}
.news-r{
  float: right;
  width: 56%;
}
.news01 .tua{
  width: 100%;
}
.news01 .tua img{
  width: 100%;
}
.news01 .nra{
  padding:30px 30px 40px 30px;
  background-color: #fff;
}
.news01 .nra h3{
  display: block;
  font-size: 22px;
  color: #666;
}
.news01 .nra p{
  display: block;
  margin-top: 8px;
  font-size: 15px;
  color: #7e7e7e;
  height: 46px;
  overflow: hidden;
  line-height: 150%;
}
.news02{
  height: auto;
  }
.news02 li{
  display: block;
  margin-bottom: 18px;
  overflow: hidden;
}
.news02 li .tua{
  float: left;
  width: 250px;
}
.news02 li .tua img{
  display: block;
  width: 100%;
}
.news02 li .nra{
  margin-left: 280px;
}
.news02 li .nra h3{
  display: block;
  height: 51px;
  font-size: 18px;
  color: #000;
  line-height: 150%;
}
.news02 li .nra p{
  display: block;
  height: 42px;
  font-size: 14px;
  color: #7e7e7e;
  line-height: 150%;
  overflow: hidden;
}
.news02 li .nra span{
  display: block;
  margin-top: 23px;
  font-size: 14px;
  color: #7e7e7e;
}
/*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: 240px;
  height: 220px;

}
.h-case li .tu{
  width: 240px;
  height: 160px;
  background-color: #efefef;
  border-radius: 10px;
  overflow: hidden;
}
.h-case li .tu img{
  width: 240px;
  height: 160px;
  -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;
  padding:5px 0px;
  width: 100%;
  margin-top: 5px;
  background-color: #cd1717;
  font-size: 15px;
  color: #fff;
  text-align: center;
  overflow: hidden;

}
/*上面分类*/
.top-proc-w{
  padding:30px 0px;
  width: 100%;
  background-color: #eeeeee;
}
.top-proc{
  width: 1260px;
  text-align: center;
}
.top-proc li{
  display: inline-block;
  margin:10px 40px;
  width: 212px;
  height: auto;
}
.top-proc li .tu{
  width: 212px;
  height: 81px;
  overflow: hidden;
}
.top-proc li .tu img{
  width: 100%;
}
.top-proc li a h3{
  width: 100%;
  width: 212px;
  height: 38px;
  border:1px solid #959595;
  box-sizing: border-box;
  text-align: center;
  line-height: 36px;
  font-size: 18px;
  color: #313131;
}
.top-proc li:hover a h3{
  color: #fff;
  background-color: #f8191a;
}

/*简介*/
.news-w2{
  width: 100%;
  height: 260px;
  background: url(../Images/2.jpg) top center repeat;
  box-sizing: border-box;
  overflow: hidden;
}
.about-part1{
  background-color: #f37f2f;
  padding:40px 70px;
  text-align: center;
}
.about-part1 li{
  display: inline-block;
  width: 24%;
  vertical-align: top;
}
.about-part1 li .numa{
  float: left;
  width: 79px;
  height: 79px;
  text-align: center;
  font-size: 45px;
  color: #414141;
  line-height: 79px;
  font-weight: bold;
  background-color:#fff;
  border-radius: 5px;
  overflow: hidden;
}
.about-part1 li .nra{
  margin-left: 100px;
  padding-top: 3px;
  padding-right: 15px;
}
.about-part1 li .nra p{
  display: block;
  font-size: 20px;
  color: #fff;
}
.about-part1 li .nra span{
  display: block;
  font-size: 10px;
  padding-top: 5px;
  color: #fff;
  text-transform: uppercase;
}

.about-border{
  padding:30px;
  box-sizing: border-box;
  overflow: hidden;
}
.about-w{
	width: 100%;
	height: 791px;
	background-image: url(../images/jj.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:20px;
}
.about-l{
float:right;
  width: 680px;
  height: auto;
  margin-top:20px;
}
.about-r{
  float: right;
  width: 477px;
  height:555px;
  background-color:#000000;
  margin-right: 18px;
}
.about-wz{
height:395px;
}
.about-wz1{
  float: right;
  width: 620px;
  display: block;
  font-size: 30px;
  color: #176ef6;
  font-weight: bold;
  margin-top:75px;
}
.about-r1{
  float: left;
  width: 670px;
}
.about-tit{
  padding-top: 3px;
}
.about-tit h2 strong{
  display: block;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  text-align:center;
}

.about-cont{
  margin: 10px 0px 20px 0px;
  width: 100%;
  height: 226px;
  overflow: hidden;
}
.about-cont p,
.about-cont p a,
.about-cont p strong{
  font-size: 17px;
  color: #3f3e3e;
  line-height: 190%;
  
  
}
.about-more{
display:block;
width:167px;
height:40px;
 background-color:#ffd800;
 text-align:center;
 line-height:40px;
 color:#000;
 border-radius:15px;

}
.about-more a{
color:#000;
 text-align:center;
 line-height:40px;

}
.about2-l{
  float: right;
  width: 580px;
}
.about2-r{
  float: right;
  margin-top: 50px;
  padding: 50px 49px 50px ;
  width: 413px;
  height: 620px;
  background-color: #f9f9f9;
  box-sizing: border-box;
}


/*案例*/

#albj{
	width:100%;
	height:auto;
	padding-bottom:40px;
	padding-top:50px;
	overflow:hidden;
	background-image: url(../images/albj.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#albj .allm{width:100%; height:auto;padding-top:30px; text-align:center;}
#albj .allm h3{font-family:"微软雅黑"; font-size:36px; color:#333; font-weight:bold; line-height:40px;}
#albj .allm h3 span{font-family:"微软雅黑"; font-size:36px; font-weight:bold; line-height:40px; color:#FFCC00;}
#albj .allm p{font-family:"微软雅黑"; font-size:16px; color:#8F8F8F; line-height:30px; text-align:center;}
#albj .allm span{font-family:"微软雅黑"; font-size:14px; color:#FFCC00; line-height:30px;}
#albj .sjal{width:100%; overflow:hidden;}
#focus_Box {
  position: relative;
  width: 1180px;
  margin:40px auto 0 auto;
   }
  #focus_Box ul {
    position: relative;
    height: 440px; }
  #focus_Box li {
    z-index: 0;
    position: absolute;
    width: 0px;
    height: 0px;
    top: 146px;
    cursor: pointer;
    left: 377px;
    overflow: hidden;
    border-radius: 20px;
    border: 5px solid #fff; }
    #focus_Box li img {
      width: 100%;
      vertical-align: top;
      transition: .5s;
      border-radius: 20px; }
    #focus_Box li:hover img {
      transform: scale(1.05, 1.05); }
  #focus_Box .prev {
    background: url(../images/btnl.png) no-repeat;
    left: -110px;
    top:280px; }
    #focus_Box .prev:hover {
      left: -120px;
      opacity: 1; }
  #focus_Box .next {
    background: url(../images/btnr.png) no-repeat;
    right: -130px;
    top:280px; }
    #focus_Box .next:hover {
      right: -140px;
      opacity: 1; }
  #focus_Box a.imgs-scroll-btn {
    display: block;
    position: absolute;
    z-index: 110;
    top: 7px;
    right: 15px;
    width: 51px;
    height: 23px;
    overflow: hidden;
    background: url(../images/share-btn.png) no-repeat;
    text-indent: -999px; }

#focus_Box .prev, #focus_Box .next {
  display: block;
  z-index: 100;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  width: 51px;
  height: 101px;
  top: 200px;
  transition: 0.5s;
  opacity: 0.6; }


/*简介*/
.h-about-w{
	width: 100%;
	height: 1175px;
	background: url(../images/about-bg.jpg) top center no-repeat #f5f5f5;
	overflow: hidden;
}
.h-about-tit{
	text-align: center;
	margin-top: 70px;
}
.h-about-tit h2{
	display: block;
	text-align: center;
	font-size: 50px;
	color: #2660b4;
	font-weight: bold;
}
.wenzi{
	text-align: center;
	font-size: 50px;
	color: #d40000;
	font-weight: bold;
}
.wenzi-1{
	width: 103px;
	height: 20px;
	margin: 0 auto;
}
.h-about-tit .zia{
	text-align: center;
	display: block;
	margin: 0 auto;
	margin-top: 14px;
	width: 340px;
	height: 58px;
	background-color: #f3c001;
	border-radius: 15px;
	color: #fff;
	font-size: 38px;
	font-weight: bold;
	letter-spacing: 1px;
}
.h-about-tit .zib{
	display: block;
	margin-bottom: 5px;
	text-align: center;
	font-size: 20px;
	color: #212121;
	margin-top:10px;
}
.h-about-tu{
	margin:0 auto;
	margin-top: 130px;
	margin-bottom: 40px;
	width: 1170px;
	height: auto;
	overflow: hidden;
}
.h-about-tu li{
	float: left;
	margin-right: 42px;
	width: 362px;
}
.h-about-tu li img{
	width: 100%;
}
.h-about-tu li:nth-child(3){
	margin-right: 0px;
}
.h-about-con{
	margin:0 auto;
	width: 1170px;
	height: 148px;
	font-size: 18px;
	line-height: 210%;
	overflow: hidden;
}
.h-about-con p,
.h-about-con p a{
	font-size: 18px;
	line-height: 210%;
}
.h-about-zi{
	margin-top: 30px;
	margin-bottom: 44px;
	text-align: center;
	font-size: 35px;
	color: #212121;
}
.about-list{
	text-align: center;
}
.about-list li{
	display: inline-block;
	margin: 0px 35px;
	width: 433px;
	height: 95px;
	background-color: #f3c001;
	border-radius: 15px;
	overflow: hidden;
}
.about-list li img{
	display: block;
	float: left;
	margin-left: 30px;
}
.about-list li p{
	height: 95px;
	float: left;
	font-size: 23px;
	color: #212121;
	line-height: 95px;
}
/*end middle*/

/*foot*/
.foot-lx {
	text-align: center;
	width: 100%;
}

.foot-lx li {
	display: inline-block;
	width: 33%;
	overflow: hidden;
}

.foot-lx li img {
	display: block;
	float: left;
}

.foot-lx li .nra {
	float: left;
	width: 80%;
	margin-left: 15px;
	overflow: hidden;
}

.foot-lx li .nra .zia {
	margin-top: 18px;
	display: block;
	font-size: 17px;
	color: #fff;
}
.foot-lx li .nra .zib{
	display: block;
	font-size: 28px;color: #fff;	
}
.foot-lx li .nra .zic{
	display: block;
	font-size: 20px;
	color: #fff;	
}

.foota {
	width: 100%;
	height: auto;
	padding: 20px 0px;
	background-color: #ff3f3c;
	overflow: hidden;
}

.foot-bg {
	padding: 50px 0px 35px 0px;
	width: 100%;
	background-color: #1d1d1d;
	overflow: hidden;
}

.f-tit1 {
	width: 100%;
	height: 45px;
}

.f-tit1 h4 {
	display: block;
	height: 20px;
	border-left: 6px solid #f3c102;
	text-indent: 15px;
	font-size: 20px;
	color: #fff;
	line-height: 20px;
}

.f-menu {
	float: left;
	width: 258px;
	height: auto
}

.f-menu1 {
	width: 260px;
}

.f-menu1 a {
	display: block;
	float: left;
	width: 100px;
	height: 28px;
	font-size: 16px;
	color: #fff;
}

.f-proc1 {
	margin-right: 40px;
	float: left;
	width: 246px;
	height: auto;
	overflow: hidden;
}

.f-proc1 a {
	display: block;
	float: left;
	width: 160px;
	height: 28px;
	font-size: 16px;
	color: #fff;
}

.f-cont1 {
	float: left;
	width: 400px;
	height: auto;
	color: #fff;
}

.f-cont1 p,
.f-cont1 p p,
.f-cont1 p a,
.f-cont1 p p a {
	font-size: 16px;
	color: #fff;
	line-height: 150%;
	letter-spacing: 0px;
}

.ewm1 {
	float: right;
	width: 170px;
	height: auto;
	text-align: center;
}
.ewm1 img{
	display: block;
	width: 80%;
	margin:0 auto;
}

.ewm1 p {
	display: block;
	margin-top: 8px;
	font-size: 16px;
	color: #fff;
	text-align: center;
}

.bq {
	padding: 20px 0px;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background-color: #2d59b8;
}

.bq img {
	display: inline-block;
	vertical-align: middle;
}

.bq p,
.bq p a,
.bq a {
	font-size: 14px;
	color: #fff;
	vertical-align: middle;
  text-align: center;
}
.proc-w {
  width: 1282px;
  height: 155px;
  margin: 0 auto;
}
.part1-l {
  width: 100%;
  height: auto;
  border: 1px solid #ff3f3c;
  box-sizing: border-box;
  overflow: hidden;
}
.part1-r{
  float: right;
  width: 980px;
  height: auto;
  overflow: hidden;
}
.h-proc-tit {
  width: 100%;
  padding: 25px 0px;
  background-color: #ff3f3c;
}

.h-proc-tit p {
  font-weight: bold;
  font-size: 24px;
  color: #fff;
  text-align: center;
}

.h-proc-tit span {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  color: #fff;
  text-align: center;
}
.proc-list{
  padding:15px;
}
.proc-list dt a{
  display: block;
  margin: 3px 0px;
  padding:8px;
  text-indent: 25px;
  font-size: 16px;
  color:#fff;
  border:1px solid #ff3f3c;
  background: url(../images/proc-tu2.png) no-repeat center left 8px #ff3f3c;
  border-radius: 8px;
}
.proc-list dt a:hover{
  background-color: #e32831;
  border:1px solid #e32831;
  color: #fff;
}
.proc-list dd a{
  display: block;
  text-indent: 25px;
  padding:8px;
  font-size: 15px;
  color: #000;
  border-bottom: 1px dashed #c8c8c8;
  background: url(../images/proc-tu3.png) no-repeat center left 15px;
}
.proc-list dd a:hover{
  color: #ff3f3c;
}

/*内页*/
/*标题*/
.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: 17px;
	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-cont table tbody tr td{padding:10px;}
/*详情页样式*/
.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;
}

/*上一页 下一页*/
.n-page{
  margin:15px 0px;
  background-color: #f5f5f5;
  overflow: hidden;
  box-sizing: border-box;
}
.n-page li{
  padding:20px 15px;
  width: 49%;
  font-size: 16px;
  color: #666;
  box-sizing: border-box;
}
.n-page li:hover{
  background-color: #edecec;
}
.n-page li:nth-child(1){
  float: left;
  text-align: left;
}
.n-page li:nth-child(1) a{
  display:inline-block;
  font-size: 16px;
  color: #666;
}
.n-page li:nth-child(2){
  float: right;
  text-align: right;
}
.n-page li:nth-child(2) a{
  display:inline-block;
  text-align: right;
  font-size: 16px;
  color: #666;
}



/*首页新闻样式*/

.part-news{ 
	 padding-bottom: 90px;
	 background:url(../img/ksbj.jpg) top center repeat-y; 
	}

.news-l {
    width: 500px;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.news-r {
    width: 850px;
    height: auto;
    overflow: hidden;
}


.xwconny-l {
	margin: 10px;
	width:650px;
	padding: 15px;
	float: left;
	background:#fff;
	margin-bottom: 21px;
	border: 1px solid #CCCCCC;
}

.xwconny-l .dateny {
	float: left;
	width: 200px;
	position: relative;
	font-size: 50px;
	line-height: 21px;
	color: #333333;
	text-align: center;
	margin-right: 20px;
}




.xwconny-l .dateny img {
width: 200px;
height:150px;
}

.xwconny-l .connrny {
	width: 400px;
	float: left;
	margin-top: 5px;
}
.xwconny-l .connrny h2 {
	float: left;
	width: 60%;
	margin: 0px;
	padding: 0px;
	border: none;
	height: 55px;
	line-height: 55px;
	font-size: 24px;
	text-align: left;
	overflow: hidden;
}

.xwconny-l .connrny h2 a {
	color: #333333;
	font-size: 18px;
	font-weight: normal;
}


.xwconny-l .connrny .date {
	float: right;
	width: 40%;
	margin: 0px;
	padding: 0px;
	border: none;
	height: 35px;
	line-height: 35px;
	text-align:right;
}



.xwconny-l .connrny p {
	padding-bottom: 10px;
	color: #9e9e9e;
	font-size: 14px;
	line-height: 22px;
}

.xwconny-l .connrny p a {
	color: #6b6b6b;
	font-size: 16px;
}

.xwconny-l .connrny .xwmore {
	display: block;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #383838;
	border-radius: 20px;
	width: 100px;
	color: #383838;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
}

.xwconny-l:hover {
	background: #0264ad;
	transition: 0.5s all ease;
}


.xwconny-l:hover h2 a{
	color: #fff;
}

.xwconny-l:hover .connrny p a {
	color: #fff;
	font-size: 16px;
}

.xwconny-l:hover .connrny .date {
	color: #fff;
}

.xwconny-l:hover .connrny .date span{
	color: #fff;
}

.xwconny-l:hover .connrny .xwmore {
	
	border: 1px solid #fff;
	color: #fff;
}

.xwconny-r {
	float: left;
	width: 100%;
	background: #fff;
}

.xwconny-r .dateny {
	width: 100%;
	float: left;
	font-size: 50px;
	line-height: 21px;
	color: #ffffff;
	text-align: center;
}

.xwconny-r .dateny img {
	width: 100%;
}

.xwconny-r .connrny {
	float: right;
	padding: 34px 20px;
	background: #F9F9F9;
	margin-bottom: 1px;
}

.xwconny-r .connrny h2 {
	width: 60%;
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 24px;
	color: #5bc4bf;
	text-align: left;
}

.xwconny-r .connrny h2 a {
	color: #383838;
	font-size: 18px;
	font-weight: normal;
}

.xwconny-r .date {
	float: right;
	text-align: right;
}

.xwconny-r .connrny p {
	padding: 10px 0px;
	color: #9e9e9e;
	font-size: 14px;
	line-height: 22px;
}

.xwconny-r .connrny p a {
	color: #9e9e9e;
	font-size: 14px;
}

.xwconny-r .connrny .xwmore {
	display: block;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #383838;
	border-radius: 20px;
	width: 110px;
	color: #383838;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
}

.xwconny-r .connrny{
	background: #1456DE;
	transition: 0.5s all ease;

}

.xwconny-r .connrny h2 a {
	color: #fff;
}

.xwconny-r .date {
	color: #fff;
}


.xwconny-r .date span{
	color: #fff;
}

.xwconny-r .connrny p{
	color: #fff;	
}

.xwconny-r .connrny p a{
	color: #fff;	
}

.xwconny-r .connrny .xwmore {
	border: 1px solid #fff;
	color: #fff;
	}
	
	
.width1260{margin:0 auto; width:1260px; height:auto; overflow:hidden;}	
.quan{
	width: 100%;
	height: 630px;
	margin: 0 auto;
	padding-top:20px;
	margin-top:20px;
	background-image: url(../images/xw.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*手机站*/
@media only screen and (max-width: 1300px) {
	#w-80 {
		width: 1300px;
	}
	#w-70{width: 1300px;}
}