﻿/*
* @Author: xy
* @Date:   2017-12-02 11:49:54
* @Last Modified by:   Administrator
* @Last Modified time: 2018-01-15 17:55:34
*/
.body {

}
.adv{
	text-align: center;
	border-bottom:10px solid #fd0000;
}
.header{
	height:80px;
}
.mm-page{
	padding-top: 80px;
}
.header .logo{
 	background: none;
 	box-shadow: none;
 	width: 18%;
 	padding-top: 10px;
}
.header .nav_right ul li{
	padding:20px 0;
	height: 80px;
}
.header .nav_right .phone{
	margin-top:20px;
	font-size: 18px;
}

.header .nav_right .phone span{
	font-size: 19px!important;
}

.box{
	margin:30px 0;
}
/******工程鉴赏******/
.tab{
	font-size: 18px;
}
.tab a{
	margin:0 15px;
	color:#333;
	position: relative;
	padding-bottom: 5px;
}
.tab a:hover{
	border-bottom:2px solid #fd0000;
}

.tab a.active{

	border-bottom:2px solid #fd0000;
}
.tab a:last-child:after{
	border-right:0;
}

.actt {
    border-bottom:2px solid #fd0000;
}

.case_lists li{
	width:24%;
	float: left;
	margin:3% 1% 0 0;
	text-align: center;
	font-size: 16px;
	color:#676767;
	padding-bottom: 10px;
	overflow: hidden;
}
.case_lists li .img{
	overflow: hidden;
	display: block;
	width: 100%;
}
.case_lists li img{
	/*width: 382px;*/
	/*height: 206px;*/
	margin-bottom: 30px;
}
.page{
	margin-top:40px;
	text-align: center;
}
.page a {
    color: #fff;
    font-size: 14px;
    width: 38px;
    height: 38px;
    background-color: #cccccc;
    line-height: 38px;
    text-align: center;
    transition: 0.5s;
    margin: 0 5px;
    }
.footer-box{
	background: #666;
	color:#fff;
	padding:30px 0;
}
.footer-box .border-right{
	float: left;
	height: 147px;
	border-right:1px solid #b3b3b3;
}
.footer-box .link{
	width: 335px;
	
}
.footer-box a{
	color:#fff;
	display: inline-block;
	width: 45%;
	font-size: 14px;
	line-height: 36px;
	font-family: "Microsoft YaHei";
}
.footer-box .contact{
	width: 460px;
	margin-left: 40px;
}
.footer-box .contact div{
	font-size: 21px;
}
.footer-box .contact div span{
	font-size: 12px;
	margin-left: 10px;
	text-transform: Uppercase;
}
.footer-box .contact ul{
	background: url(../images/footer-icon.png
		) no-repeat 0 5px;
	padding-left: 55px;
	line-height: 36px;
	margin-top:10px;
}
.footer-box .hotline{
	float: left;
	margin-left: 40px;
	line-height: 36px;
}

.footer-box .hotline div img{
	float: left;
	margin-right:15px;
	width: 100px;
}
.footer-box .hotline .rx{
	font-size: 18px;
	opacity: 0.5;
}
.footer-box .hotline .tle{
	font-size: 22px;
}
.footer-bottom{
	background: #333;
	color:#d6d4d4;
	padding: 20px 0;

	/*margin-bottom: 160px;*/
}
.footer-bottom .container {
	text-align: center;
}
.footer-bottom .container span{ 
	margin-right: 10px;
}
.footer2 .footer-bot1{

		background: #3c3c3c;
		height: 30px;
		    line-height: 30px;
		    text-align: center;
		    color: #fff;
			 border-bottom:5px solid #fd0000;

}

.footer-bottom a{	 
	color:#d6d4d4;  
}
.footer-bottom a:hover{	 
	color:#fff;  
}
.footer2 {
	position: relative;
    line-height:26px;
}
.footer2 .ewm{
	position: absolute;
	top: 0;
	right: 10%;
	width: 70px;
}

/***经典案例****/
.boxs{

	/* background: #f0f3f6; */
}
.case_left{
	width: 20%;
	float: left;
	height: 100%;
	padding-top:15px;
}
.case_left .menus{
	width:232px;
	font-size: 14px;
}
.case_left .menus .tle{
	height: 60px;
	color:#282828;
	font-size:22px;
	line-height: 60px;
}
.case_left .menus .tle span{ 
	font-size: 16px;
}
.case_left .menus li a{
	display: block;
	border-bottom: 1px dotted #a4a4a4;
	line-height: 36px;
	padding:0 10px ;
	overflow:hidden;
	word-break:keep-all;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.case_left .menus li a:hover{
 color: red;
}
.case_left .menus .more a{
	color:#fff;
	display: inline-block;
	background: #236696 url(../images/mores.png) no-repeat 13px center;
	padding:8px 20px 8px 35px;
	margin:30px 0;
}
.case_right{
	width: 80%;
	float: right;
	padding-top:15px;
    padding-bottom:15px;
	background: #fff;
	padding-left: 2%;
}
.case_right .tage{

	width: 840px;
}
.case_right ul li{
height:350px;width: 32%;
}

.case_right ul li div{
   border-bottom:none;
}
.case_right ul li:hover div{
   border-bottom:none;
}


.tage{
	border-bottom: 1px solid #bfbfbf;
	padding-left:10px;
	line-height: 26px;
	margin-top: 15px;
	color:#000;
	margin-bottom: 20px;
}
.tage:before{
	content: "|";
	float: left;
	font-weight: bold;
	color: #236696;
	margin-left: -10px;
}
.tage a{
	color:#000;
}
.tabBox .hd{ 
	margin-top:20px;
}
.tabBox .hd img{
	width: 202px;
	height: 132px;
}
.tabBox .hd ul li{ 
	float:left; 
	margin-right:21px; 
	color:#515151;  
}
.tabBox .bd div,.gallery-top {
	width: 100%;
	height:auto;
}
.pc-slide {
	width: 840px;
}

.view .swiper-container,.view .swiper-container img{
	width: 840px;
	height: 560px;
}
.view .arrow-left {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23337ab7'%2F%3E%3C%2Fsvg%3E");
	left: 10px;	
}
.view .arrow-left,.view .arrow-right{
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 46px;
	z-index: 10;
}
.view .arrow-right {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23337ab7'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
}

.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}

.preview .swiper-container {
	width: 840px;
	height: 132px;
}

.preview .swiper-slide{
	width: 212px;
	height: 132px;
	opacity: 0.5;
}
.preview .swiper-slide:last-child{
	width: 202px;
}
.preview .swiper-slide img{
	width: 202px;
	height: 132px;
}
.preview .active-nav,.preview .active-nav img{
	opacity: 1;
}
.tabBox .bd li{ 
	height:33px; 
	line-height:33px;   
}
.tabBox .bd img{
	width: 100%;
	height: auto;
}
.case_right .info{
	width: 840px;
	margin-top:30px;
	font-size: 14px;
	color: #6a6a6a;
	line-height: 30px;
}
.case_right .info .title{
	border-bottom: 1px solid #c7c7c7;
	color:#000;
	font-size: 18px;
}
/***新闻动态***/
.news{
	margin-top:0;
}
.news li{
	text-align: left;
}
.news li a{
	width: 100%;
}
.news li img{
	margin:0;
}
.news li:hover div{
	margin:15px 5px 0 5px;
	color:#236696;
}

.qyzz li img {
 height: auto;
}

.gsjj{
	margin-top: 20px;
}
.gsjj p{
	line-height: 30px;
	font-size: 18px;
}
.gsjj img{
	text-align: center;
}
.article .title{
	font-size: 24px;
}
.article p{
	font-size: 14px;
	margin-bottom: 15px;
}
.article .pages{
	border-top: 1px solid #bfbfbf;
	margin-top:40px;
}
.article .pages p{
	padding-top: 30px;
	width: 50%;
	float: left;
	font-size: 18px;
}

/****报价****/
.form h1{
	color:#238bb2;
	margin-bottom: 15px;
	margin-top: 50px;
}
.form h4{
	font-size: 20px;
}
.table{
	width:1000px;
	margin:40px auto;
	border:2px solid #ededed;
	position: relative;
	padding:20px 10px;
	background: #fff;
}
.table .button{
	background: url(../images/gain.png) no-repeat;
	border:0;
	width: 100px;
	height: 100px;
	position: absolute;
	right:40px;
	top:90px;
	text-indent: -99999px;
}
.form-group{
	clear: both;
	width: 715px;
	margin-left: 60px;
	margin-top:10px;
	height: 33px;
	line-height: 33px;
}
.form-control{
	width: 50%;
	box-shadow: none;
	border-radius: 0;
}
.table .label{
	float: left;
	color:#626262;
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	width: 100px;
	text-align: right;
}
.table .label span{
	color:#236696;
}
.select {
  position: relative;
  float: left;
  margin: 0 10px;
}
.select dt {
	width: 100px;
  display: inline-block;
  border: 1px solid #ccc;
  background: #ffffff url(../images/down.png) no-repeat 97% center;
  line-height: 31px;
  padding-left: 10px;
  cursor: pointer;
  padding-right: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  z-index: 99;
}
.select dt:hover,
.select dt.cur {
  border: 1px solid #409DFE;
}
.select dd {
	width: 100px;
	position: absolute;
	left: 0;
	top: 29px;
	border: 1px solid #d2ccc4;
	background: #fff;
	display: none;
	z-index: 999;
}
.select dd ul {
  padding: 4px;
  max-height: 250px;
  overflow: auto;
}
.select dd ul li a {
  line-height: 28px;
  display: block;
  padding: 0 8px;
}
.select dd ul li a:hover {
  background: #f5f5f5;
  color: #00a0e8!important;
}
.ckbox,.rdio {
    position: relative;
}
.table .rdio{
	float: left;
	margin-right: 10px;
}
.ckbox input[type="checkbox"],.rdio input[type="radio"] {
    opacity: 0;
}
.ckbox label,.rdio label {
    padding-left: 10px;
    cursor: pointer;
    font-weight: normal;
    color:#626262;
    margin-bottom: 7px !important;
}
.rdio label:before {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 9px;
    left: 6px;
    content: '';
    display: inline-block;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #bbb;
    background: #fff;
}

.rdio input[type="radio"]:disabled + label  {
    color: #999;
}

.rdio input[type="radio"]:disabled + label:before  {
    background-color: #eee;
}

.rdio input[type="radio"]:checked + label::after  {
    content: '';
    position: absolute;
    top:12px;
    left: 9px;
    display: inline-block;
    font-size: 11px;
    width: 9px;
    height:9px;
    background-color: #bdbdbd;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.rdio-default input[type="radio"]:checked + label:before {
    border-color: #999;
}

.rdio-primary input[type="radio"]:checked + label:before {
    border-color: #394263;
}

.rdio-primary input[type="radio"]:checked + label::after {
    background-color: #394263;
}

/******优惠活动******/
.act span{
	font-size: 12px;
	border-top:1px solid #c8c8c8;
	padding:5px 30px;
	margin-top:10px;
	display: inline-block;
	position: relative;
	color: #797979;
}
.act span:before{
	content: "";
	width: 42px;
	border-top:3px solid #236696;
	position: absolute;
	top: -2px;
	left: 38%;
}
.business li{
	width: 45%;
	float: left;
	margin:10px 2.5% ;
	position: relative;
}
.business li .b_icon{
	background: url(../images/youhui-bg.png) no-repeat;
	font-size: 12px;
	position: absolute;
	color:#fff;
	display: inline-block;
	width: 50px;
	padding:3px 10px 0 14px;
	height: 86px;
	top:0;
	left: 40px;
}
.business li div{
	padding:10px;
}
.business .mores a{
	border:1px solid #a2a2a2;
	padding:10px 50px;
	color:#236696;
	margin-top:40px;
	display: inline-block;
}
.obtain{
	background: url(../images/form_bg.png)no-repeat center top;
	padding:10px 0;	
}

/*****用户互动******/
.answers{
	width: 830px;
	margin:auto;
}
.answers .tab{
	border-bottom: 1px solid #d0d0d0;
	padding-bottom: 10px;
	margin:20px 0;
}
.answers li{
	font-size: 14px;
	color: #444;
}
.answers li .q{
	padding:0 10px;
}
.answers li .q:before{
	content:"Q";
	background: #343434;
}
.answers li .a p:before,.answers li .q:before{
	width: 20px;
	height: 20px;
	color: #fff;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	margin:0 10px 0 5px;
}
.answers li .a{
	border:1px solid #e0e0e0;
	background: #f3f3f3;
	color:#666;
	padding:10px;
	margin:20px 0;
	clear: both;
}
.answers li .a{
	position: relative;
}
.answers li .a p:before{
	content: "A";
	width: 20px;
	height: 20px;
	background: #d30207;
}
.answers li .a:after{
	content: "";
	background: url("../images/up.png") no-repeat;
	position: absolute;	
	width: 20px;
	height: 10px;
	top:-9px;
	left: 15px;
}
.answers li .a div{
	text-align: right;
}
.answers li .a a{
	height: 10px;
	padding:0 30px;
	color:#010101;
	position: relative;
	width: 60px;
	z-index: 9;
} 
.answers li .a a:before,.answers li .a a:after{
	content: "";
	border-top:1px solid #010101;
	position: absolute;
	width: 25px;
	top: 10px;
}
.answers li .a a:after{
	left:2px;
}
.answers li .a a:before{
	right:2px;
}
.bg-gray2{
	background: #f3f3f3;
	padding-top:20px;
	margin-top: 40px;
}
.question {
	background: none;
	border: 0;
	width:625px;
}
.question .form-control{
	border:1px solid #eee;
}
.question textarea{
	color:#999;
}
.question button{
	background: #ec6619;
	border:0;
	color:#fff;
	margin:60px 0 0 130px;
	display: block;
	width: 40%;
	font-size: 24px;
}
/********联系我们**********/
.con-box{
	background: url(../images/bg.png) repeat-y top center;
	margin:0;
	background-size: 100%;
}
.con-box .container{
	/*background: url(../images/bg2.png) no-repeat center top;*/
	padding:30px 0;
}
.sale{
	width: 890px;
	margin:0 auto 90px auto;
}
.sale h2{
	color:#236696;
	margin: 30px 0 15px 0;	
}
.sale div{
	margin-left: 40px;
	font-size: 16px;
	line-height: 30px;
}
.contact .map{
	width: 100%;
	text-align:center;
    height:500px;
    position: relative;
}

.contact #map{
 position: absolute;
 width: 100%;
 height: 100%;
 
}

.contact .info{
	width:50%;
	margin-left:60px; 
	margin: 0 auto;
	margin-top: 40px;
}
.contact .info ul{
	float: left;
	/*background: url(../images/contact-bg.png) no-repeat;*/
	padding-left: 35px;
}
.contact .info ul li{
	margin-bottom: 20px;
}
.contact .info strong{
	display: block;
	margin-bottom: 20px;
}
.contact .info .code{
	float: right;
	background: #fff;
	padding:10px ;
}
.clearfix{
	clear: both;
}
.contact .info .code img{
	float: left;
}
.contact .info .code .s{
	float: left;
	margin-left: 10px;
	color:#333;
	line-height: 35px;
}
.contact .info .code .s h3{
	font-size:28px;
}
.contact a{
	display:block;
	width: 30%;
	margin:35px auto;
	background: #236696;
	color:#fff;
	text-align: center;
	line-height: 40px;
	border-radius: 30px;
	font-size: 18px;
	box-shadow: 0px 2px 2px #e6edf2;
}
.contact .info .code .hot{
	font-size: 22px;
}

/******公司概况******/
.con-box h2{
	margin:30px 0;
	
}

.about{
	padding:0 50px;
	font-size: 16px;
	line-height: 30px;
	color:#888;
}
.about p{
	text-indent: 2em;
	margin-bottom: 20px;
}
.lxwm{
	width: 15%;
	display: block;
	background: #236696;
	text-align: center;
	color:#fff;
	border-radius: 30px;
	margin: auto;
	font-size: 18px;
	line-height: 35px;
	margin-top:30px;
}
.sec_01.active h2,.sec_02.active h2,.sec_03.active h2,.sec_04.active h2{
	-webkit-animation: pulse 2.2s 2.2s 1;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.sec_01.active .an-bottom,.sec_02.active .an-bottom,.sec_03.active .an-bottom,.sec_04.active .an-bottom{

	-webkit-animation: fadeInDown 1.3s 1.3s 1;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.sec_01.active .lxwm,.sec_02.active .lxwm,.sec_03.active .lxwm,.sec_04.active .lxwm{
	-webkit-animation: fadeInUp 1.4s 1.4s 1;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.fp-tableCell{
	position: relative;
}
.sec_01 .an-bottom{
	position: absolute;
	top: 35%;
	margin-top: -196px;
	height: 393px;
}
.sec_02 .an-bottom{
	position: absolute;
	top: 35%;
	margin-top: -198px;
	height: 396px;
}
.sec_03 .an-bottom{
	position: absolute;
	top: 35%;
	margin-top: -263px;
	height: 526px;
}
.sec_04 .bank{
	position: absolute;
	width: 100%;
	top: 35%;
	margin-top: -220px;
	height: 440px;
}
.sec_04 .bank a.lxwm{
	bottom: -15%;
}
a.lxwm{
	position: absolute;
	bottom: 20%;
	left: 50%;
	margin-left: -90px;
}
.box2 .container{
	background: none;
}
.culture{
	background: url(../images/gk-bg.png);
	padding-top:40px;
	color: #888;
	font-size: 16px;
	line-height: 30px;
}
.culture p{
	text-indent: 2em;
	margin:0 40px;
}
.culture .dec{
	background: url(../images/gk.png) no-repeat left bottom;
	height: 233px;
	margin-top: 10px;
	padding-left: 480px;
	color: #272727;
}
.culture .dec div{
	margin-left: 30px;
}
.culture .dec span{
	color:#236696;
}
.bank li{
	float: left;
	width: 20%;
	margin-bottom: 15px;
	text-align: center;
}
.footer-fix .footer-bottom{
	position: fixed;
	width: 100%;
	bottom: 0;
}
/*******业务领域********/
.tabbox{
	margin: auto;
}
.width-55{
	width: 52%;
	float: left;
}
.width-45{
	float:left;
	width: 48%; 
	padding:0 5% 0 8%;
}
.tabbox .hd{
	width: 366px;
	margin:10px auto;
	height: 30px;
}
.tabbox .hd li{
	width: 120px;
	text-align: center;
	float:left;
	font-size: 18px;
	position: relative;
}
.tabbox .hd li.on a{
	color:#337ab7;
}
.tabbox .hd li:after{
	content: "";
	border-right: 2px solid #333;
    position: absolute;
    right: 0;
    height: 18px;
    top: 4px;
}
.tabbox .hd li:last-child:after{
	border-right:0;
}
.range{
	width: 100%;
}
.range div{
  font-size: 16px;
  color: #575757;
  line-height: 30px;
}
.range .p{
	margin:30px auto;
	width: 762px;
	color: #575757;
}
.range .p .margin-left{
	/*margin-left: 42px;*/
}
.range .p a{
	border:1px solid #c7c7c7;
	color:#000;
	display: inline-block;
	padding:3px 25px;
	margin-top: 30px;
	font-size: 14px;
}
.range .p a:hover{
	color: #236696;
}
.range div .margin-left{
  margin-left:48px;
}
.range h3{
	margin: 80px 0  15px 0;
	color: #000;
}
.range .info div{
	color:#575757;
}
.range .clearfix{
	margin:26px 0;
}
.range .clearfix:nth-child(2n){
	background: url(../images/fw-bg.png) no-repeat top center;	
	padding:20px 0;
}
.mating{
	background: #fff;
	padding:30px 0;
}
.mating li{
	width: 30%;
	margin:1.5%;
	border-bottom: 1px solid #d2d2d2;
}
.mating li div:after{
	background: none;
}
@media (max-width: 1600px){
	.case_left{
		width: 30%;
	}
	.case_right{
		width: 70%;
	}
}
@media (max-width: 1440px){
	.case_left{
		width: 25%;
	}
	.case_right{
		width: 75%;
	}
}
@media (max-width: 960px){
  .container {
    width: 900px;
  }
  .header .nav_right .phone span {
      font-size: 14px;
  }
  .case_list li.li2 img{
    height: 220px!important;
  }
  .bank li img{
  	width: 90%;
  }
  
  .footer-box .link{
    width:150px;
  }
  .fixed{
      display:none!important;
    }
}
@media (max-width: 1024px){
  .container {
    width: 1000px;
  }
  .header .nav_right .phone span {
      font-size: 14px;
  }
  .case_list li.li2 img{
    height: 220px!important;
  }
  .bank li img{
  	width: 90%;
  }
  
  .footer-box .link{
    width:150px;
  }
}
@media (max-width:780px) {
  .container {
    width: 100%;
  }
  .header .logo{
  	width: 43%;
  }
  .mm-page {
    padding-top:80px!important;
    position: static;
  }
  a.lxwm {
    position: static;
    bottom: 20%;
    left: 50%;
       margin: 25px auto;
}
  .sec_01 .an-bottom {
         position: static;
     top: 35%;
    margin-top: 0px; 
     height:auto; 
}
  .sec_02 .an-bottom {
     position: static;
     top: 35%;
     margin-top: 0px; 
     height:auto; 
}
  .sec_03 .an-bottom {
     position: static;
     top: 35%;
      margin-top: 0px; 
   height:auto; 
}
  .sec_04 .an-bottom {
     position: static;
     top: 35%;
     margin-top: 0px; 
    height:auto; 
}
.sec_04 .bank {
    position: static;
    width: 100%;
    top: 35%;
 margin-top: 0px; 
    height: 440px;
}


.news li img, .case_lists li img, .lists li img {
	width: 100%;
   height: auto; 
}
  .tab a{
  	width: 30%;
  	text-align: center;
  	display: inline-block;
  	margin:0;
  	padding:0;
  }
  .case_lists li{
  	float: none;
  	width: 90%;
  	margin:10px auto;
  }
  .bank li img{
  	width: 90%;
  } 
  .footer-box {
    display: none;
  }
  .con-box h2{
  	margin:10px 0;
  }
  h2{
  	font-size: 16px;
  }
  .about{
  	padding:0 10px;
  }
  .about p{margin-bottom: 10px;}
  .lxwm{
  	width: 60%;
  }
  .culture p{
  	margin:0 10px;
  }
  .culture .dec{
  	padding:0 10px;
  	background:none;
  }
  .range{
  	width: 100%!important;
  }
  .range span{
  	font-size: 16px;
  	margin:5px 0;
  }
  .range .p .margin-left{
  	margin-left: 10px;
  }
  .con-box .container{
  	padding:0; 
  }
  .process li{
  	width: 45%;
  	margin:2.5%;
  	height: 200px;
  }
  .process li .lc img{
	width: 80px;
	height: 80px;
  }
  .process li .lc{
  	height: 200px;
  }
  .process li .lc span:before{
  	left:36%;
  }
  .mating li{
  	width: 48%;
  	margin:1%;
  	height: 250px;
  }
  .mating li div{
  	display: block;
  	font-size: 14px;
  	margin-top:5px;
  }
  .box{
  	margin:10px 0;
  }
  .tage,.article{
  	margin:0 1%;
  }
  .article .title{
  	font-size: 16px;
  }
  .article p{
  	margin-bottom: 5px;
  }
  .article .pages p{
  	float: none;
  	width: 100%;
  	padding-top:5px;
  	font-size: 16px;
  }
  .business li{
  	margin:5px 1%;
  	width: 98%
  }
  .business li .b_icon{
  	display: none;
  }
  .business li div{
  	overflow:hidden;
  	text-overflow:ellipsis; 
  	white-space: nowrap;
  }
  .business .mores a{
  	margin-top:10px;
  	padding:5px 30px;
  }
  .form h1{
  	margin:10px 0;
  	font-size: 18px;
  }
  .form h4{
  	font-size: 12px;
  }
  .table{
  	margin:10px auto;
  	width: 96%;
  }
  .form-group{
  	width: 98%;
  	margin-left: 1%;
  }
  .table .label{
  	padding:0;
  	width: 27%;
  	font-size: 14px;
  }
  .table .rdio{
  	width: 60%;
  }
  .table .rdio:nth-child(3),.table .rdio:nth-child(4),.table .rdio:nth-child(5),.table .rdio:nth-child(6){
  	margin-left: 27%;
  }
  .form-control{
  	width: 70%;
  }
  .select{
  	width: 70%;
  	margin:0;
  }
  .select dt,.select dd{
  	width: 100%;
  }
  .table .button{
	position: static;
	width: 50%;
	height: 25px;
	line-height: 25px;
	background:#ec6619;
	color: #fff;
	margin: auto;
	display: block;
	text-indent: 0;
  }
  .con-box{
  	margin:0;
  }
  .sale{
  	width: 98%;
  	margin:10px auto;
  }
  .sale div{
  	margin-left: 2%;
  }
  .contact .map{
  	width: 98%;
  	float: none;
  	margin-left: 1%;
  	height: 200px;
  }
  .contact .info{
  	float: none;
  	margin-left: 1%;
  	width: 98%;
  }
  .contact .info ul{
  	background:none;
  	padding:0;
  }
  .contact .info strong{
  	margin-bottom: 5px;
  }
  .contact .info .code img{
  	width: 100%;
  }
  .contact .info .code .hot{
  	font-size: 16px;
  }
  .contact .info .code .s {
  	text-align: center;
  	width: 100%;
  	margin:0;
  }
  .contact .info .code .s h3{
  	font-size: 20px;
  }
  .contact a{
  	width: 60%;
  }
  .answers{
  	width: 98%;
  }
  .answers h3{
  	font-size: 16px;
  }
  .answers .tab{
  	margin:5px 0;
  }
  .page{
  	margin:10px 0;
  }


.page a {
  color: #fff;
  font-size: 14px;
  width: 38px;
  height: 38px;
  background-color: #cccccc;
  line-height: 38px;
  text-align: center;
  transition: 0.5s;
  margin: 0 5px;
}
  .question{
  	padding:5px ;
  }
  .question button{
  	width: 60%;
  	margin:30px auto 10px auto;
  	font-size: 14px;
  }
  .case_left{
  	display: none;
  }
  .case_left,.case_left .menus,.case_right{
  	float: none;
  	width: 100%;
  	clear: both;
  }
  .case_left .menus .tle,.case_left .menus .more a,.case_right .tage,.tabBox .hd{
  	display: none;
  }
  .case_left .menus{
  	clear: both;
  }
  .case_left .menus li{
  	width: 33.3%;
  	float: left;
  	border-right: 1px solid #ccc;
  	border-bottom: 1px solid #ccc;
  }
  .case_left .menus li:nth-child(1),.case_left .menus li:nth-child(2),.case_left .menus li:nth-child(3){
  	border-top:1px solid #ccc;
  }
  .case_left .menus li:nth-child(3n+3){
  	border-right: 0;
  }
  .case_left .menus li a{
  	border:0;
  }
  .case_right{
  	padding-left: 0;
  }

  .case_right ul li{
	width: 90%;
}
  .tabBox .bd div,.tabBox .bd img{
  	width: 98%;
  	height: 200px;
  	margin-left: 1%;
  }
  .case_right .info{
  	width: 98%;
  	margin-left: 1%;
  	margin-top: 10px;
  }
  .tabBox .bd div{
  	width: 100%;
  	height: 200px;
  	margin:0;
  }
  .tabbox {
  	width: 100%;
  }
  .tabbox .hd{
	width: 100%;
	height: 30px;
   }
   .tabbox .bd{
   	width: 100%;
   }
  .tabbox .hd li{
		width: 33%;
	}
  .tabbox .bd .range img{
  	width: 100%;
  	margin:5px 0 10px 0;
  }
  .tabbox .bd div{
  	float: none;
  	width: 100%;

  }
  .tabbox .bd .info{
  	padding:1%;
  }
  .range h3{
  	margin:10px 0;
  	font-size: 18px;
  }
  .range .clearfix:nth-child(2n){
  	padding:1% 10px;
  	background:#eee;
  }
  .range .clearfix{
  	margin:0;
  	padding:1% 10px;
  }
  .pc-slide{
  	width: 100%;
  }
  .view .swiper-container, .view .swiper-container img{
  	width: 100%;
  	height: 200px;
  }
  .preview{
  	display: none;
  }
  
  .tabBox .bd div, .gallery-top{
  	width: 100%;
	height: auto;
  }
  .case_right{
	  margin-bottom: 40px;
  }
  .contact .info .code{
  	float: none;
	width: 60%;
  }
}

@media (max-width:414px){
	.mating li{
		height: 160px;
	}
}
@media (max-width: 375px){
	.mating li{
		height: 145px;
	}
}
@media (max-width: 360px){
	.mating li{
		height: 145px;
	}
}
@media (max-width: 320px){
	.mating li{
		height: 135px;
	}
}