@charset "utf-8";
/* 内页 */

	.box3009_-7315 .m-site { padding: 15px 0; margin-bottom: 50px; border-bottom: 1px solid #efefef; }
	.box3009_-7315 .m-site .pos label { font-weight: 400; }
	.box3009_-7315 .m-site .pos label, .m-site .pos a, .m-site .pos span { font-size: 14px; color: #999; }
	.box3009_-7315 .m-site .pos span { margin: 0 8px; }
	.box3009_-7315 .m-site .pos a:hover { color: #1466b1; }
	
	@media (min-width: 1400px){
	.box3009_-7315  .container {
		width: 1560px;
	}
	
	}
	@media (max-width: 768px) { .box3009_-7315 .m-site { padding: 15px 0; margin-bottom: 30px; border-bottom: 1px solid #efefef; }
	  .box3009_-7315 .m-site .pos { float: left; width: 75%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #999; }
	  .box3009_-7315 .m-site .more { float: right; color: #666; } }
	@media (min-width: 768px) { .box3009_-7315 .m-classify { display:inline-block; margin-bottom: 50px; }
	
	  .box3009_-7315 .m-classify ul li { display: inline-block; margin: 5px; }
	  .box3009_-7315 .m-classify ul li a { color: #666;
		display:block;
		height: 38px;
		line-height: 36px;
		padding: 0 10px;
	 
		border: 1px solid #1466b1;
		margin: 0 5px;
		-webkit-transition: all ease .3s;
		transition: all ease .3s; }
	  .box3009_-7315 .m-classify ul li a:hover { background-color:#1466b1; color: #fff; }
	  .box3009_-7315 .m-classify ul li.active a { background-color: #1466b1; color: #fff; } }
	@media (max-width: 768px) { .box3009_-7315 .m-classify .mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(0, 0, 0, 0.15); z-index: 1001; opacity: 0; visibility: hidden; -webkit-transition: all ease .3s; transition: all ease .3s; }
	  .box3009_-7315 .m-classify ul { position: fixed; top: 0; left: 0; height: 100%; width: 70%; padding-top: 60px;background-color: #fff; z-index: 1002; -webkit-transition: all ease .3s; transition: all ease .3s; -webkit-transform: translateX(-100%); transform: translateX(-100%); }
	  .box3009_-7315 .m-classify ul h3 { font-size: 20px; padding: 15px; border-bottom: 1px solid #efefef; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
	  .box3009_-7315 .m-classify ul li a { display: block; color: #666; font-size: 14px; line-height: 40px; padding: 0 15px; -webkit-transition: all ease .3s; transition: all ease .3s; border-bottom: 1px solid #efefef; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
	  .box3009_-7315 .m-classify ul li a:hover { background-color: #1466b1; color: #fff; border-bottom: 1px solid #fff; }
	  .box3009_-7315 .m-classify ul li.active a { background-color: #1466b1; color: #fff; border-bottom: 1px solid #fff; }
	  .box3009_-7315 .m-classify.show .mask { opacity: 1; visibility: visible; }
	  .box3009_-7315 .m-classify.show ul { -webkit-transform: translateX(0); transform: translateX(0); } }

	.about {
		padding: 20px 0 70px;
max-width: 1560px;
margin: 0 auto;
	}
	.about img.ttt{ width:765px; height:463px; padding:15px;}
	.about-top h2 {
		font-size: 36px;
		font-weight: bold;
		margin-bottom: 50px;
		text-align:center
	}
	.about-top p {
		font-size: 18px;
		color: #666;
		line-height: 2.1em;
		margin-bottom: 20px;
	}
	.about-list {
		display: flex;
		justify-content: space-between;
		padding-top: 40px;
	}
	.about-list li {
		width: 25%;
		padding: 0 50px;
		border-right: 1px #d1d1d1 solid;
		position: relative;
		font-size: 12px;
		color: #666;
	}
	.about-list li:first-child {
		padding-left: 0;
	}
	.about-list li:first-child img {
		width: 20px;
	}
	.about-list li:last-child {
		border-right: none;
	}
	.about-list li h3 {
		font-size: 12px;
		margin-top: 10px;
	}
	.about-list li img {
		position: absolute;
		width: 24px;
		right: 20%;
		top: 0;
	}
	.about-list li h3 em {
		font-style: normal;
		font-size: 36px;
		font-weight: bold;
	}
	@media(max-width:767px) {
		.about {
			padding: 0px 15px;
			text-align:justify
		}
		.about img.ttt{ width:100%; height:auto;}
	.about-top h2 {
		font-size: 24px;
		margin-bottom: 30px;
	}
		.about-list {
			flex-wrap: wrap;
			padding: 30px 5px;
		}
		.about-list li {
			width: 50%;
			border-right: none;
			margin-bottom: 30px;
		}
		.about-list li:first-child,
		.about-list li:nth-child(3) {
			border-right: 1px #d1d1d1 solid;
			padding: 0 40px 0 0;
		}
		.about-list li:nth-child(2),
		.about-list li:nth-child(4) {
			border-right: none;
			padding: 0 0 0 40px;
		}
		.about-list li:nth-child(2) img,
		.about-list li:nth-child(4) img {
			right: 0;
		}
	}
	
	.box3026_-1453 .m-news{max-width: 1560px; margin: 0 auto;}
	.box3026_-1453 .m-news .news-item { border: 1px solid rgba(170, 170, 170, 0.2); background-color: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .3s ease; transition: all .3s ease; padding: 20px 10px; margin-bottom: 38px; overflow: hidden; }
	.box3026_-1453 .m-news .news-item .news-pic { height: auto; float: left; overflow: hidden; }
	.box3026_-1453 .m-news .news-item .news-pic img { margin: 0 auto; -webkit-transition: all .3s ease; transition: all .3s ease; }
	.box3026_-1453 .m-news .news-item .news-content { padding: 20px 20px 0 30px; float: left; }
	.box3026_-1453 .m-news .news-item .news-content .news-item-title { font-size: 20px; line-height: 32px; font-weight: normal; }
	.box3026_-1453 .m-news .news-item .news-content .news-item-title a { color: inherit; }
	.box3026_-1453 .m-news .news-item .news-content .news-desc { -webkit-transition: all .3s ease; transition: all .3s ease; height: 52px; color: #999; margin-top: 10px; font-size: 16px; line-height: 28px; font-weight: normal; }
	.box3026_-1453 .m-news .news-item .news-content .news_item_date .more-button { background: #333; color: #fff; text-indent: 0; }
	.box3026_-1453 .m-news .news-item .news-content .news_item_date .more-button::after { content: ""; width: 31px; height: 10px; background: url(../images/more_iconon.png) no-repeat center; position: absolute; top: 50%; left: 0; -webkit-transform: translate3d(104px, -50%, 0); transform: translate3d(104px, -50%, 0); -webkit-transition: all .3s ease; transition: all .3s ease; }
	.box3026_-1453 .m-news .news-item .news-date { position: relative; padding-top: 25px; }
	.box3026_-1453 .m-news .news-item .news-date span { font-size: 28px; line-height: 24px; color: #868585; }
	.box3026_-1453 .m-news .news-item .news-date .more-button { width: 120px; height: 40px; overflow: hidden; color: transparent; border: none; position: absolute; -webkit-box-sizing: border-box; box-sizing: border-box; text-indent: -40px; text-align: center; display: block; line-height: 40px; font-size: 14px; text-transform: uppercase; -webkit-transition: all .3s ease; transition: all .3s ease; bottom: -50px; }
	.box3026_-1453 .m-news .news-item .news-date .more-button::after { content: ""; width: 31px; height: 10px; background: url(../images/more_icon.png) no-repeat center; position: absolute; top: 50%; left: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); -webkit-transition: all .3s ease; transition: all .3s ease; }
	.box3026_-1453 .m-news .news-item:hover { -webkit-box-shadow: 0 14px 50px -8px rgba(0, 0, 0, 0.12); box-shadow: 0 14px 50px -8px rgba(0, 0, 0, 0.12); border: 1px solid transparent; }
	.box3026_-1453 .m-news .news-item:hover .news-pic img { -webkit-transform: scale(1.1); transform: scale(1.1); }
	.box3026_-1453 .m-news .news-item:hover .news-date .more-button { background: #333; color: #fff; text-indent: 0; }
	.box3026_-1453 .m-news .news-item:hover .news-date .more-button::after { content: ""; width: 31px; height: 10px; background: url(../images/more_iconon.png) no-repeat center; position: absolute; top: 50%; left: 0; -webkit-transform: translate3d(104px, -50%, 0); transform: translate3d(104px, -50%, 0); -webkit-transition: all .3s ease; transition: all .3s ease; }
	.box3026_-1453 .m-news .news-item:nth-child(even) > div { float: right; }
	
	@media (min-width: 768px) { .box3026_-1453 .m-news .news-item .news-content .news-desc { display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } }
	@media (max-width: 768px) { .box3026_-1453 .m-news .news-item .news-content .news-desc { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } }
	.box3026_-1453 .m-page { text-align: center; margin: 50px 0; }
	.box3026_-1453 .m-page .pagination > li > a, .box3026_-1453 .m-page .pagination > li > span { color: #777; }
	.box3026_-1453 .m-page .pagination > .active > a, .box3026_-1453 .m-page .pagination > .active > span, .box3026_-1453 .m-page .pagination > .active > a:hover, .box3026_-1453 .m-page .pagination > .active > span:hover, .box3026_-1453 .m-page .pagination > .active > a:focus, .box3026_-1453 .m-page .pagination > .active > span:focus { background-color: #1466b1; border-color: #1466b1; color: #fff; }
	.box3026_-1453 .m-page .pagination > li > a:hover, .box3026_-1453 .m-page .pagination > li > span:hover, .box3026_-1453 .m-page .pagination > li > a:focus, .box3026_-1453 .m-page .pagination > li > span:focus { background-color: #1466b1; border-color: #1466b1; color: #fff; }
	
	@media (max-width: 768px) { .box3026_-1453 .m-page { margin: 30px 0; } }	
	
	
	.box3011_-5409 .content-wrapper {max-width:1560px;margin:0 auto;padding:0 10px;}
	.box3011_-5409 .content-wrapper .news-content .header-info { text-align: center; border-bottom: 1px solid #efefef; margin-bottom: 30px; overflow: visible; }
	.box3011_-5409 .content-wrapper .news-content .header-info h3 { margin-bottom: 30px; line-height: 150%; }
	.box3011_-5409 .content-wrapper .news-content .header-info .o-info { margin-bottom: 30px; }
	.box3011_-5409 .content-wrapper .news-content .header-info .o-info > div { display: inline-block; font-size: 14px; margin: 0 10px; color: #666; }
	.box3011_-5409 .content-wrapper .news-content .header-info .o-info > div span { color: #f5b834; }
	.box3011_-5409 .content-wrapper .news-content .description p{ font-size:14px; line-height:30px;}
	.box3011_-5409 .m-flip { margin: 50px 0; }
	.box3011_-5409 .m-flip .flip { list-style: none; padding-left: 0; overflow: hidden; }
	.box3011_-5409 .m-flip .flip li {padding: 5px 0; color: #666;font-size: 12px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
	@media (max-width: 767px) {
		.box3011_-5409 img {
			max-width: 100%;
		}
	}
		
		
  /*产品展示*/
  .box5026_-9304 .pro-center{width: 100%;height: auto;overflow: hidden;padding: 0 0 30px 0;background: #ffffff;padding-top: 5px;}
  .box5026_-9304 .pro-container{max-width: 1560px !important;width: 100% !important; margin: 0 auto;padding: 0 15px;box-sizing: border-box;}
  /*产品展示左侧*/
  .box5026_-9304 .pro-left{float: left;box-sizing: border-box;box-shadow: 0px 5px 10px #c1c1c1;width: 20.5%;}
  .box5026_-9304 .pro-content{width: 100%;}
  .box5026_-9304 .pro-right{float: right;width: 77.5%;}
  .box5026_-9304 .pro-left .left-title{background: #1466b1;height: 110px;line-height: 110px;text-align: center;}
  .box5026_-9304 .pro-left .left-title span{display: inline-block;color: #FFFFFF;font-size: 24px;font-weight: bold;}
  .box5026_-9304 .pro-left .left-title span.text{padding: 0 10px;}
  .box5026_-9304 .pro-left .left-category {
      padding: 20px 15px;
      background: #f1f1f1;
  }
  .box5026_-9304 .pro-left .left-category ul.list{width: 100%;margin: 0;}
  .box5026_-9304 .pro-left .left-category ul.list li{font-size: 20px; text-align: left;cursor: pointer;color: #999999;width: 100%;list-style: none;position: relative;margin-bottom: 10px;}
  .box5026_-9304 .pro-left .left-category ul.list li .naver-list li a{font-size: 20px;height: 35px;line-height: 35px;text-align: center;display: block; cursor: pointer;color: #999999;width: 100%;list-style: none;position: relative;transition: ease all 0.3s;}
  .box5026_-9304 .pro-left .left-category ul.list li.on .naver-list li a {text-align: left;padding-left: 30px;}
  .box5026_-9304 .pro-left .left-category ul.list li .naver-list li.cur>a{background: #1466b1;text-indent: 20px;color: #fff;text-decoration: none;} 
  .box5026_-9304 .pro-left .left-category ul.list li .naver-list li:hover>a{background:#1466b1;color: #fff;text-decoration: none;}
  .box5026_-9304 .pro-left .left-category ul.list li span{display: none;}
  .box5026_-9304 .pro-left .left-category ul.list li .m-href{display: none;}
  .box5026_-9304 .pro-left .left-category ul.list li a.herf_title{display: block;height: 60px;line-height: 60px;color: #999999;text-decoration: none;padding: 0 15px;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;background-color: #fff;}
  .box5026_-9304 .pro-left .left-category ul.list li .naver-list{display: none;}
  .box5026_-9304 .pro-left .left-category ul.list li.on .naver-list{display: block;margin-top: 4px;}
  .box5026_-9304 .pro-left .left-category ul.list li.on .naver-list li{margin-bottom: 5px;}
  .box5026_-9304 .pro-left .left-category ul.list li span{display: none;}
  .box5026_-9304 .pro-left .left-category ul.list li.on a.herf_title,.box5026_-9304 .pro-left .left-category ul.list li.on>a{background: #1466b1;color: #FFFFFF;}
  .box5026_-9304 .pro-left .left-category ul.list li:hover a.herf_title,.box5026_-9304 .pro-left .left-category ul.list>li:hover>a{background: #1466b1;color: #FFFFFF;}
  .box5026_-9304 .pro-left .left-category ul.list li a.m-href{display: none;}
  .box5026_-9304 .pro-left .left-contact {margin-top: 37px;margin-bottom: 37px;text-indent: 70px;background: url(../image/tel.png) left 20px center no-repeat;}
  .box5026_-9304 .pro-left .left-contact p{color: #317fff;font-size: 14px;}
  .box5026_-9304 .pro-left .left-contact p.tel{font-size: 20px;padding-top: 10px;}
  /*产品展示右侧*/
  .box5026_-9304 .pro-right ul.item-list li{float: left;max-width: 24%;margin-right: 1%;background: #efefef;border: 1px solid #ededed;box-sizing: border-box;margin-bottom: 20px;transition: all .3s linear;padding: 0;list-style: none;border-radius: 6px; overflow: hidden;}
  .box5026_-9304 .pro-right ul.item-list li .img{width:100%;overflow: hidden;}
  .box5026_-9304 .pro-right ul.item-list li img{width:100%;transition:all ease 0.5s ;}
  .box5026_-9304 .pro-right ul.item-list li p{height: 50px;line-height: 50px;text-align: center;font-size: 18px;color: #333333;margin-bottom: 0;}
  .box5026_-9304 .pro-right.active{display: block;}
  .box5026_-9304 .pro-right ul.item-list li:hover{box-shadow: 0px 0px 15px #c6c6c6;transition: all .2s linear;}
  .box5026_-9304 .pro-right ul.item-list li:hover .img img{transform: scale(1.1);}
  
  .box5026_-9304 .m-page {text-align: center;}
  .box5026_-9304 .m-page .pagination > li > a, .box5026_-9304 .m-page .pagination > li > span {color: #777;margin: 0 5px;}
  .box5026_-9304 .m-page .pagination > .active > a, .box5026_-9304 .m-page .pagination > .active > span, .box5026_-9304 .m-page .pagination > .active > a:hover, .box5026_-9304 .m-page .pagination > .active > span:hover, .box5026_-9304 .m-page .pagination > .active > a:focus, .box5026_-9304 .m-page .pagination > .active > span:focus { background-color: #1466b1; border-color: #1466b1; color: #fff;}
  .box5026_-9304 .pagination>li>a, .box5026_-9304 .pagination>li>span { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #337ab7; text-decoration: none; background-color: #fff;border: 1px solid #ddd;border-radius: 3px;}
  .box5026_-9304 .pagination>li>a:hover{background-color: #1466b1; border-color: #1466b1; color: #fff;}
  .box5026_-9304 .pagination{justify-content: center;}
      .box5026_-9304 .pro-right ul.item-list li:nth-child(4n){margin-right: 0;}
  @media(max-width:995px){
      .box5026_-9304 .pro-right ul.item-list li{max-width: 32%;margin-right: 2%;}
   .box5026_-9304 .pro-right ul.item-list li:nth-child(3n){margin-right: 0;}
   .box5026_-9304 .pro-right ul.item-list li:nth-child(4n){margin-right: 2%;}
  }
  
  @media(max-width:765px){
  
      .box5026_-9304 .pro-left{display: none;}
      .box5026_-9304 .pro-right,.box5026_-9304 .pro-left{width: 100%;float: none;}
      .box5026_-9304 .pro-right ul.item-list li{max-width: 48%;margin-right: 4%;margin-bottom: 15px;}
      .box5026_-9304 .pro-right ul.item-list li:nth-child(2n){margin-right: 0;}
      .box5026_-9304 .left-title{display: none;}
      .box5026_-9304 .pro-container{padding: 0 10px;}
      .box5026_-9304 .pro-center .title{font-size: 18px;padding-bottom: 0;}
      .box5026_-9304 .pro-center .sub-title{font-size: 16px;}
      .box5026_-9304 .pro-content{padding-top: 15px;}
      .box5026_-9304 .left-category{margin-bottom: 10px;}
      .box5026_-9304 .pro-right ul.item-list li p{font-size: 14px;}
  .box5026_-9304 .pro-right ul.item-list li:nth-child(3) {
      margin-right: 4%;
  }
  }
  .m-classify{display:none;}
  
  .box5026_-9304 .pro-left .left-category ul li.on a.herf_title::after, .box5026_-9304 .pro-left .left-category ul li:hover a.herf_title::after {
      background-image: url(../images/r_w.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 22px;
      transform: rotate( 
  90deg);
      -webkit-transform: rotate( 
  90deg);
  }
  .box5026_-9304 .pro-left .left-category ul li a.herf_title::after {
      content: '';
      display: block;
      position: absolute;
      display: block;
      width: 30px;
      height: 30px;
      top: 16px;
      right: 2px;
      background-image: url(../images/r_d.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 22px;
  }
  .box5026_-9304 .pro-right ul li:hover a p {
      background: #1466b1;
      color: #fff;
  }		
	
	.box6042_-9375 .pro_page{position: relative;overflow: hidden;padding: 0;
	width: 100%;
		max-width: 1560px;
		margin: 0 auto;}
	.box6042_-9375 .pro_page .pro_page_xq .page-row::after,.box6042_-9375 .pro_page .pro_page_xq .page-row::before{display: table;content: " ";clear: both;}
	.box6042_-9375 .pro_page .pro_page_xq .page-row .page-right,.box6042_-9375 .pro_page .pro_page_xq .page-row .page-left{position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.box6042_-9375 .pro_page .pro_page_xq .page-row .page-left .cp_left_img { border: 1px solid #d6d6d6;overflow: hidden;padding: 15px 0;background: #f1f1f1;}
	.box6042_-9375 .pro_page .pro_page_xq .page-row .page-left .cp_left_img img { transition: 0.5s all; margin: 0 auto;display: block;max-width: 100%;height: auto;}
	.box6042_-9375 .pro_page .pro_page_xq .page-row .page-left{padding-left: 0;}
	.box6042_-9375 .pro_page .pro_page_xq .page-row .page-right .cp_right_text h3 {font-size: 24px;color: #000000;margin: 0;font-weight: normal;}
	.box6042_-9375 .pro_page .pro_page_xq .page-row .page-right .cp_right_line { border-bottom: 1px dashed #d5d5d5;width: 80%;margin: 14px 0;padding-bottom: 10px;line-height: 30px;}
	.box6042_-9375 .pro_page .pro_page_xq .page-row .page-right .cp_right_line span {color: #cb3328;font-size: 16px;display: block;padding-bottom: 10px;}
	.box6042_-9375 .pro_page .pro_page_xq .page-row .page-right .cp_right_tel p {font-size: 16px;color: #666666;float: left;margin-top: 36px;margin-right: 20px;}
	.box6042_-9375 .pro_page .pro_page_xq .page-row .page-right .cp_right_tel img{display: block;max-width: 100%;height: auto;vertical-align: middle;}
	.box6042_-9375 .pro_page .pro_page_xq .page-row .page-left .cp_left_img:hover img {transform: scale(1.1);}
	.box6042_-9375 .pro_page .pro_page_xq .page-row .page-right .cp_right_btn { display: inline-block;background: #daecfd;color: #1466b1;border: 1px solid #1466b1;padding: 8px 30px;float: left;margin-top: 10px;font-size: 16px;margin-right: 20px;text-decoration: none;}
	.box6042_-9375 .pro_page .pro_page_xq .page-row .page-right .cp_right_div {display: inline-block;background: #1466b1; color: #fff; border: 1px solid #1466b1; padding: 8px 30px; float: left; margin-top: 10px;font-size: 16px;}
	.box6042_-9375 .pro_page .cp_page_bottom .cp_page_bottom_title p {background: #1466b1;color: #fff;font-size: 16px;display: inline-block;padding: 10px 30px; margin: 0;}
	.box6042_-9375 .pro_page .cp_page_bottom .cp_page_bottom_title {border-bottom: 1px solid #1466b1;margin-top: 20px;}
	.box6042_-9375 .pro_page .pro_page_xq .page-row .page-right .cp_right_btn:hover {color: #fff;border-color: #1466b1;background: #1466b1;}
	.box6042_-9375 .pro_page .pro_page_xq .page-row .page-right .cp_right_div:hover{color: #1466b1;    background: #daecfd;}
	.box6042_-9375 .pro_page .cp_page_bottom_text {margin: 15px 0;}
	.box6042_-9375 .pro_page .pager>div {margin-top: 10px; }
	.box6042_-9375 .pro_page .pager{text-align:left;}
	@media (min-width:765px){
		.box6042_-9375 .pro_page .pro_page_xq .page_md{width: 50%;float: left;}
	}
	@media (max-width: 765px){
		.box6042_-9375 .pro_page .pro_page_xq .page_md{float: left;width: 100%;margin-right: 6px;}
		.box6042_-9375 .pro_page .pro_page_xq .page-row .page-right .cp_right_text h3{font-size: 18px;margin-bottom: 10px;padding: 0;margin-top: 10px;}
		.box6042_-9375 .pro_page .pro_page_xq .page-row .page-right .cp_right_line span{color: #cb3328;font-size: 14px;display: block;margin-bottom: 4px;padding: 0;}
	.box6042_-9375 .pro_page .pro_page_xq .page-row .page-left .cp_left_img{padding: 10px 10px;}
		.box6042_-9375 .pro_page .pro_page_xq .page-row .page-right .cp_right_line{ padding-bottom: 6px;margin: 0;width: 100%;}
		.box6042_-9375 .pro_page .pro_page_xq .page-row .page-right, .box6042_-9375 .pro_page .pro_page_xq .page-row .page-left{padding: 0 10px}
		.box6042_-9375 .pro_page .cp_right_tel{display: none;}
		.box6042_-9375 .pro_page .pro_page_xq .page-row .page-right .cp_right_btn{ padding: 8px 20px;display: inline-block;margin-top: 20px;font-size: 14px;}
		.box6042_-9375 .pro_page .pro_page_xq .page-row .page-right .cp_right_div{   margin-top: 20px;font-size: 13px;}
	}