/*#services {
            padding: 100px 0 75px;
        }*/
       /*nav*/
        .media.service-box {
            margin: 25px 0;
        }
        .media.service-box .pull-left {
            margin-right: 15px;
        }
        .media.service-box .pull-left > i {
            font-size: 24px;
            height: 64px;
            line-height: 64px;
            text-align: center;
            width: 64px;
            border-radius: 100%;
            color: #56c201;
            box-shadow: inset 0 0 0 1px #d7d7d7;
            -webkit-box-shadow: inset 0 0 0 1px #d7d7d7;
            transition: background-color 400ms, background-color 400ms;
            position: relative;
        }
        .media.service-box .pull-left > i:after {
            content: "";
            position: absolute;
            width: 20px;
            height: 20px;
            top: 50%;
            margin-top: -10px;
            right: -10px;
            border: 4px solid #fff;
            border-radius: 20px;
            background: #56c201;
        }
        .media.service-box:hover .pull-left > i {
            background-image: -moz-linear-gradient(90deg, #2caab3 0%, #56c201 100%);
            background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #56c201 100%);
            background-image: -ms-linear-gradient(90deg, #2caab3 0%, #56c201 100%);
            color: #fff;
            box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
            -webkit-box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
        }
.models{
	min-height: 500px;
	height: auto!important;
	height: 500px;
}

/*yxfx*/
.models .yxfx{
	margin-top: 5%;
}
.models .yxfx .yxfxHead{
	margin-left: 15%;
}
.models .yxfx .yxfxHead h3{
	color:#767679;
	border: 2px solid #ff9500;
	border-radius: 15px;
	padding:10px;
	width: 65%;
	margin-top: 10px;
	
}
.models .yxfx .yxfxHead h3.second{
	margin-left: 15%;
}
.models .yxfx .yxfx1{
	margin-top: 10%;
	/*margin-left: 10%;*/
}
.models .yxfx .yxfx1 .main_service .single_service_img img {
	width: auto;
	height: auto;
}
.models .yxfx2{
	position: relative;
	/*margin-top: -6%;*/
}
.models .yxfx2 h4{
	border: 2px solid #ff9500;
	border-radius: 15px;
	padding:10px;
	width: 40%;
	margin:0 auto;
}
.models .yxfx2Img,
.models .yxfx2Imgs{
	height: 550px;
	margin-top:8%;
}
.models .yxfx2Imgs{
	display: none;
	height: auto;
}
.models .yxfx2 .yxfxWord{
	color: #767679;
	font-size: 16px;
}
.models .yxfx2 .yxfx2Word1{
	position: absolute;
	left: 8%;
	top: 390px;
}
.models .yxfx2 .yxfx2Word1 h3{
	/*margin-left: 22%;*/
}
.models .yxfx2 .yxfx2Word1 p{
	width: 50%;
	text-align: right;
}
.models .yxfx2 .yxfx2Word2{
	position: absolute;
	left: 15%;
	top: 260px;
}
.models .yxfx2 .yxfx2Word2 h3{
	/*margin-left: 22%;*/
}
.models .yxfx2 .yxfx2Word2 p{
	width: 63%;
	text-align: right;
}
.models .yxfx2 .yxfx2Word3{
	position: absolute;
	left: 25%;
	top: 190px;
}
.models .yxfx2 .yxfx2Word3 h3{
	/*margin-left: 22%;*/
}
.models .yxfx2 .yxfx2Word3 p{
	width: 63%;
	/*text-align: right;*/
}
.models .yxfx2 .yxfx2Word4{
	position: absolute;
	left: 46.5%;
	top: 125px;
}
.models .yxfx2 .yxfx2Word4 h3{
	/*margin-left: 22%;*/
}
.models .yxfx2 .yxfx2Word4 p{
	width: 63%;
	text-align:left;
}
.models .yxfx2 .yxfx2Word5{
	position: absolute;
	left: 65.5%;
	top: 190px;
}
.models .yxfx2 .yxfx2Word5 h3{
	/*margin-left: 22%;*/
}
.models .yxfx2 .yxfx2Word5 p{
	width: 63%;
	text-align: left;
}
.models .yxfx2 .yxfx2Word6{
	position: absolute;
	left: 78%;
	top: 260px;
}
.models .yxfx2 .yxfx2Word6 h3{
	/*margin-left: 22%;*/
}
.models .yxfx2 .yxfx2Word6 p{
	width: 63%;
	text-align: left;
}
.models .yxfx2 .yxfx2Word7{
	position: absolute;
	left: 83%;
	top: 390px;
}
.models .yxfx2 .yxfx2Word7 h3{
	/*margin-left: 22%;*/
}
.models .yxfx2 .yxfx2Word7 p{
	width: 63%;
	text-align: left;
}
.models .yxfx3{
	position: relative;
	margin-top:8%;
}
.models .yxfx3 h4{
	border: 2px solid #ff9500;
	border-radius: 15px;
	padding:10px;
	width: 40%;
	margin:0 auto;
}
.models .yxfx3Img,
.models .yxfx3Imgs{
	height: 550px;
	margin-top:8%;
}
.models .yxfx3Imgs{
	display: none;
	height: auto;
}
.models .yxfx3 .yxfxWord{
	color: #767679;
	font-size: 16px;
}
.models .yxfx3 .yxfx3Word1{
	position: absolute;
	left: 12%;
	top: 460px;
}
.models .yxfx3 .yxfx3Word1 p{
	width: 50%;
}
.models .yxfx3 .yxfx3Word2{
	position: absolute;
	left: 18%;
	top: 175px;
}
.models .yxfx3 .yxfx3Word2 p{
	/*width: 50%;*/
}
.models .yxfx3 .yxfx3Word3{
	position: absolute;
	left: 73%;
	top: 190px;
}
.models .yxfx3 .yxfx3Word3 p{
	/*width: 60%;*/
}
.models .yxfx3 .yxfx3Word4{
	position: absolute;
	left: 72%;
	top: 540px;
}
.models .yxfx3 .yxfx3Word4 p{
	width: 50%;
}

/*yqfx*/
.models .yqfx{
	margin-top: 3%;
}
.models .yqfx .yqfxHead{
	text-align:center;
}
.models .yqfx .yqfxHead h3{
	color:#797979;
}
.models .yqfx1{
	margin-top:5%;
	overflow: hidden;
	/*margin-left: 10%;*/
	position: relative;
}

.models .yqfx1 dl.yqfx1Right{
	position: absolute;
	left: 25%;
	top:6%;
}
.models .yqfx1 dl.yqfx1Left dt,
.models .yqfx1 dl.yqfx1Right dt{
	width:30%;
	border: 2px solid #ff9500;
	border-radius: 15px;
	padding:5px;
}
.models .yqfx1 dl.yqfx1Left dt{
	margin-left:15%;
}
.models .yqfx1 dl.yqfx1Left dt h4,
.models .yqfx1 dl.yqfx1Right dt h4
{
	text-decoration: underline;
}
.models .yqfx1 dl.yqfx1Left dd{
	height:160px;
	text-align: center;
	margin-left:-150px;	
}
.models .yqfx1 dl.yqfx1Right dt{
	margin-left:35%;
}
.models .yqfx1 dl.yqfx1Right dd{
	height:160px;
	text-align: center;
	margin-left:-150px;	
}

.models .yqfx2{
	margin-top:5%;

}
.models .yqfx2 h4{
	border: 2px solid #ff9500;
	border-radius: 15px;
	width: 45%;
	padding:5px;
	margin: 0 auto;
}
.models .yqfx2 .yqfx2Top{
	height: 230px;
	margin-top: 5%;
	text-align: center;
}
.models .yqfx2 .yqfx2Bottom{
	text-align: center;
}
.models .yqfx2 .yqfx2Bottom span{
	padding:1.2%;
}
.models .yqfx2 p{
	margin:5% auto;
	width:60%;
	font-size: 14px;
}
.models .yqfx2 p span{
	color:#ff9500;
	font-weight: bold;
}

.models .yqfx4{
	position:relative;
	color: #FFFFFF;
}
.models .yqfx4Img,
.models .yqfx4Imgs{
	height: 405px;
	text-align: center;
	padding:20px;
}
.models .yqfx4Imgs{
	display:none;
	height: auto;
}
.models .yqfx4Word p{
	width: 152px;
	margin-top:-15px;
	font-size: 0.9rem;
	line-height: 13px;
}
.models .yqfx4Word1{
	position: absolute;
	left: 58.5%;
	top: 54px;
}
.models .yqfx4Word1 h4{
	color: #F8C471;
}

.models .yqfx4Word2{
	position: absolute;
	left: 37%;
	top: 98px;
}
.models .yqfx4Word2 h4{
	color: #C1392B;
}

.models .yqfx4Word3{
	position: absolute;
	left: 50%;
	top: 205px;
}
.models .yqfx4Word3 h4{
	color: #9BBB58;
}

.models .yqfx4Word4{
	position: absolute;
	left: 28.5%;
	top: 245px;
}
.models .yqfx4Word4 h4{
	color: #286D96;
}

.models .yqfx5 h4{
	border: 2px solid #ff9500;
	border-radius: 15px;
	width: 30%;
	padding:5px;
	margin: 0 auto;
}

.models .yqfx5{
	position:relative;
	margin-top: 5%;
}
.models .yqfx5Img,
.models .yqfx5Imgs{
	height: 325px;
	text-align: center;
	padding:20px;
	margin-top: 5%;
}
.models .yqfx5Imgs{
	display: none;
	height: auto;
}
.models .yqfx5Word h3{
	color: #767679;
	/*font-size: 18px;*/
}
.models .yqfx5Word p{
	width: 152px;
}
.models .yqfx5Word1{
	position: absolute;
	left: 28%;
	top: 135px;
}
.models .yqfx5Word2{
	position: absolute;
	left: 60%;
	top: 125px;
}
.models .yqfx5Word3{
	position: absolute;
	left: 25%;
	top: 320px;
}
.models .yqfx5Word4{
	position: absolute;
	left: 63%;
	top: 315px;
}

.models .yqfx6{
	margin-top: 5%;
}
.models .yqfx6 h4{
	border: 2px solid #ff9500;
	border-radius: 15px;
	width: 47%;
	padding:5px;
	margin: 0 auto;
}
.models .yqfx6 p{
	margin:5% auto;
	width:60%;
	/*font-size: 13px;*/
}
.models .yqfx6 .yqfx6Img{
	/*background: #347384;*/
	/*height: 205px;*/
	text-align: center;
}
/*yqfx6*/
 ul.pricing {
  list-style: none;
  padding: 0;
  margin: 70px 0 30px;
  border: 1px solid #eee;
  border-radius: 5px 5px 4px 4px;
  padding: 15px;
  text-align: center;
  height: 285px;
}
ul.pricing li {
  display: block;
  padding: 10px;
}
ul.pricing li.plan-header {
  background: #eee;
  border-radius: 4px 4px 0 0;
  margin: -15px -15px 10px;
  padding: 15px 15px 30px;
  border: 0;
}
 ul.pricing li.plan-header .price-duration {
  position: relative;
  margin-top: -63px;
  top: -10px;
  display: inline-block;
  width: 116px;
  height: 116px;
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #56c201 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #56c201 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #56c201 100%);
  color: #fff;
  border-radius: 100px;
  border: 5px solid #f6f6f6;
}
 ul.pricing li.plan-header .price-duration > span {
  display: block;
  line-height: 1;
}
ul.pricing li.plan-header .price-duration > span.price {
  font-size: 24px;
  font-weight: 700;
  margin-top: 35px;
}
 ul.pricing li.plan-header .price-duration > span.duration {
  margin-top: 5px;
}
 ul.pricing li.plan-header .plan-name {
  margin-top: 10px;
  font-size: 24px;
  color: #272727;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
}
ul.pricing.featured {
  background: #222534;
  color: #fff;
  border: 0;
}
ul.pricing.featured li.plan-header {
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #56c201 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #56c201 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #56c201 100%);
}
ul.pricing.featured li.plan-header .plan-name {
  color: #fff;
}
/*xzmx*/
.models .xzmx{
	margin-top: 3%;
}
.models .xzmx1{
	min-height: 410px;
	height: auto!important;	
	height: 410px;
}

.models .xzmx1 .xzmx1Img{
	width: 35%;
	height: 310px;
	margin-left: 20%;
	float: left;
}
.models .xzmx1 .xzmx1Word1{
	width: 35%;
	margin-left: 20%;
	float: left;
}
.models .xzmx1 .xzmx1Word1 h4{
	text-align: left;
	font-size: 16px;
}
.models .xzmx1 .xzmx1Word1 p{
	font-size:14px;
	line-height:10px;
}
.models .xzmx1 .xzmx1Word2 h3{
	color: #767679;
	margin-left:-20%;
}
.models .xzmx1 .xzmx1Word2 ul li{
	margin:0;
	padding:0;
	list-style:disc;
	line-height: 40px;
}
.models .xzmx2{
	margin-top: 5%;
	overflow: hidden;
}
.models .xzmx2 h4{
	border: 2px solid #ff9500;
	border-radius: 15px;
	width: 25%;
	padding:5px;
	margin: 0 auto;
}
.models .xzmx2 .xzmx2Box{
	text-align: center;
	min-height: 375px;
	height: auto!important;	
	height: 375px;
	border:1px #767679 solid;
	border-radius: 12px;
	margin:20px;
	width:165px;
	box-shadow: 5px 5px 5px #999;
	margin-top: 6%;
}
.models .xzmx2 .xzmx2Box:nth-of-type(1){
	margin-left: 16.5%;
}
.models .xzmx2 .xzmx2Box h5{
	font-weight: bold;
	font-size: 1.1rem;
}
.models .xzmx2 .xzmx2Box h5:first-child{
	margin-top:10px;
}
.models .xzmx2 .xzmx2Box h3{
	height: 40px;
	line-height: 40px;
	margin-top:20px;
	margin-bottom: 10px;
}
.models .xzmx2 .xzmx2Con{
	float:left;
	width: 65%;
	border: 2px solid #ff9500;
	border-radius: 12px;
	padding:5px;
	margin-left: 18%;
	min-height: 195px;
	height: auto!important;	
	height: 195px;
	margin-top: 5%;
}
.models .xzmx2 .xzmx2Con h3{
	color: #767679;
	text-align: center;
	margin-top:10px;
}
.models .xzmx2 .xzmx2Con ul{
	margin-left:20px;
	margin-top:20px;
}
.models .xzmx2 .xzmx2Con ul li span{
	font-weight: bold;
	font-size: 15px;
}
.models .xzmx3{
	text-align: center;
}
.models .xzmx3 .contact-details .light-box{
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
/*xzmxfooter*/
	.section-padding { padding: 90px 0 100px }
	.dark-bg { background: #f3f5f8; }
	.light-bg { background-color: #fff; }
	.dark-box { background: #f3f5f8; -webkit-box-shadow: 0px 3px 0px 0px #f0f2f4; -moz-box-shadow: 0px 3px 0px 0px #f0f2f4; box-shadow: 0px 3px 0px 0px #f0f2f4; }
	.light-box { background-color: #fff; -webkit-box-shadow: 0px 3px 0px 0px #f0f2f4; -moz-box-shadow: 0px 3px 0px 0px #f0f2f4; box-shadow: 0px 3px 0px 0px #f0f2f4; padding: 20px 0; }
	.light-box:hover, .light-box:focus { -webkit-box-shadow: 0px 3px 0px 0px #3dc9b3; -moz-box-shadow: 0px 3px 0px 0px #3dc9b3; box-shadow: 0px 3px 0px 0px #3dc9b3; }
	.box-hover { transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; }
	.box-hover:hover, .box-hover:focus { transform: translate(0, -15px); -webkit-transform: translate(0, -15px); -ms-transform: translate(0, -15px); }
	.wrapper { height: 650px; }
	.nopadding { padding: 0; }
	.inner { padding-top: 170px; }
	.up-btn { width: 50px; height: 50px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; background: rgba(61, 201, 179, 0.5); display: block; margin: 0 auto; color: #fff; font-size: 18px; line-height: 46px; text-align: center; position: absolute; top: -26px; left: 0; right: 0; margin-left: auto; margin-right: auto; }
	.up-btn:hover, up-btn:focus { color: #fff; background: rgba(61, 201, 179, 1); }
	.contact-details { margin: 70px 0; }
	.contact-details h2 { font-size: 20px; }
	.contact-details h2 span { display: block; color: #56c201; text-transform: uppercase; letter-spacing: 1px; font-size: 20px;}
	.contact-wrap { position: relative; }
/*csfx*/
.models .csfx1{
	position: relative;
	margin-top:3%;
}	
.models .csfx1Img,
.models .csfx1Imgs{
	height: 350px;
}
.models .csfx1Imgs{
	display: none;
	height: auto;
}
.models .csfx1 .csfx1Word1{
	position: absolute;
	left: 45%;
	top: 60px;
}
.models .csfx1 .csfx1Word2{
	position: absolute;
	left: 55%;
	top: 160px;
}
.models .csfx1 .csfx1Word3{
	position: absolute;
	left: 65%;
	top: 260px;
}
.csfxWord{
	text-align: left;
	line-height: 10px;
}
.models .csfx2{
	margin-top:5%;
	width:65%;
	margin-left: 20%;
}
.models .csfx2 p{
	font-size:15px;
	/*font-weight: bold;*/
}
.models .csfx2 p span{
	color: #E6A958;
}
.models .csfx3{
	position:relative;
	margin-top: 6%;
}
.models .csfx3Img,
.models .csfx3Imgs{
	height: 280px;
}
.models .csfx3Imgs{
	display: none;
	height: auto;
}
.models .csfx3 .csfxWord{
	color: #E6A958;
}
.models .csfx3 .csfx3Word1{
	position: absolute;
	left: 31%;
	top: 15px;
}
.models .csfx3 .csfx3Word2{
	position: absolute;
	left: 61%;
	top: 5px;
}
.models .csfx3 .csfx3Word3{
	position: absolute;
	left: 32%;
	top: 175px;
}
.models .csfx3 .csfx3Word4{
	position: absolute;
	left: 58%;
	top: 160px;
}
.models .csfx4 .csfx4Img{
	height: 240px;
	margin-top: 6%;
}
.models .csfx5{
	overflow: hidden;
	margin-top: 40px;
}
.models .csfx5 .csfx5Word{
	float: left;
	width: 40%;
	margin-left: 15%;
}
.models .csfx5 .csfxWord{
	line-height: 15px;
	margin-top: 80px;
}
.models .csfx5 .csfx5Word p{
	font-size:15px;
}
.models .csfx5 .csfx5Img{
	float: left;
}
.models .csfx6{
	margin-left: 20%;
	margin-top: 6%;
}
.models .csfx6 .csfx6Top{
	overflow:hidden;
}
.models .csfx6 .csfx6Top .csfx6Img1{
	float: left;
	height: 150px;
}
.models .csfx6 .csfx6Top h4{
	line-height: 20px;
}
.models .csfx6 .csfx6Mid{
	height: 60px;
	background: rgba(0,0,0,0.5);
	color:#FFFFFF;
	margin-left:-25%;
	text-align: center;
	line-height: 60px;
}
.models .csfx6 .cxfx6Mid ul{
	overflow: hidden;
	

}
.models .csfx6 .csfx6Mid ul li{
	float: left;
	width:33%;
}
.models .csfx6 .csfx6Bottom{
	height: 180px;
	float: right;
}


/*tab*/
.bgpull_l > i {
    background-image: -moz-linear-gradient(90deg, #f5f5f5 0%, #f5f5f5 100%);
    background-image: -webkit-linear-gradient(90deg, #f5f5f5 0%, #f5f5f5 100%);
    background-image: -ms-linear-gradient(90deg, #f5f5f5 0%, #f5f5f5 100%);
}

.hometab{width: 580px;}
.media.service-box .pull-left > i{
    height: 50px;
    width: 50px;
    line-height: 50px;
    /*float: left;*/
}
/*.mediahang{
    display: inline-block;
    font-size:18px;
    color: #fff;
    margin-left: 39px;
}*/
.mediahang{
    /*display: inline-block;*/
    font-size:15px;
    color: #fff;
    /*margin-left: 39px;*/
}
.tableft{
    float: left;
    padding: 1%;
    padding-left:7.5%;
    /*width: 50%;
    border: 1px solid #56c201;
    background: #56c201;*/
}
.tabright{
    background:none;
    color:#56c201;
    /*padding-left: 10%;*/
}

.home {
    background: url(../images/products/jhbanner.png) no-repeat center center;
    background-size: cover;
    margin-bottom: 50px;
}
.bgTitle1,.bgTitle2{
	display: none;
}
/*菜单栏改变a链接样式*/
#main_menu .nav li:nth-child(2) a{
    color: #56c201;
    padding-bottom: 22px;
    border-bottom: 1px solid #56c201;
    background: transparent;
}
#main_menu  .nav li:first-child a{
    color: #fff;
    border-bottom: none;
}
#main_menu .nav li:first-child a:hover {
    color: #56c201;
}
.navbar-brand img{
    /*width: 176.8px;
    height: 28.9px;*/
    margin-top: 10px
}
.culmn #footer .container .sixteen{
    width:100%;
    float: left;
    overflow: hidden;
}
.culmn #footer .wxcode{
    width: 16%;
    float: right;
    text-align: center;
}
.culmn #footer .jieshao{
    width: 50%;
    float: left;
}
.culmn #footer .wxcode img{
    width: 120px;
    height: 120px;
    margin-top: 15px;
}
#footer {
    background: #303030;
    padding: 15px 35px 0px 35px;
    margin: 0 auto 0px auto;
}
#footer, #footer p, #footer a {
    color: #aaa;
}
.footer-headline h4 {
    background-color: #303030;
    display: inline;
    padding: 0 10px 0 0;
    color: #fff;
}
.footer-headline {
    background: url(../images/headline-footer-bg.png) 0 50% repeat-x;
    display: block;
    margin: 15px 0 8px 0;
}
.footer-headline h4{
	font-size: 18px;
}

h4 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}
#footer, #footer p, #footer a {
    color: #aaa;
}
#footer-bottom {
    border-top: 1px solid #3c3c3c;
    margin-top: 25px;
    padding: 22px 0;
}
#footer-bottom a {
    color: #fff;
}
p {
    margin: 0 0 15px 0;
    line-height: 20px;
}
.container .sixteen.columns {
    width:100%;
}
.container .column, .container .columns {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
}
@media screen and (max-width: 990px){
    /*这里是修改底部的样式的*/
    .culmn #footer .wxcode{
        width: 120px;
        text-align: center;
        float: left;
    }
    .culmn #footer .wxcode h4{
        display: none;
    }
    .culmn #footer .wxcode img{
        width: 120px;
        height: 120px;
        margin: auto 60%;

    }
    .culmn #footer .jieshao{
        width: 100%;
    }
    /*这里是修改下拉的样式的*/
	.culmn .nav>li {
	    background: rgba(114,125,154,0.8);
	}
    
   	.navbar-brand img{
        /*width: 176.8px;
        height: 28.9px;*/
       	height: 57%;
        margin-top: 10px;
	}
	.tableft{
	    padding-left: 8%;
	}
	
	.models .yqfx1 dl.yqfx1Right{
		position: static;
	}
	.models .yqfx1 dl.yqfx1Left dt,
	.models .yqfx1 dl.yqfx1Right dt{
		width:50%;
	}
	.models .xzmx2 .xzmx2Box:nth-of-type(1){
		margin-left: 5%;
	}
	.main_service .single_service_img{
		height: auto;
	}
	.models .yxfx2 .yxfx2Img{
		height: auto;
	}
	.models .yxfx2 {
		margin-top: 10%;
	}
	.models .yqfx4Img,.models .yqfx4Word,
	.models .yqfx5Img,.models .yqfx5Word,
	.models .yxfx2Img,.models .yxfx2Word,
	.models .yxfx3Img,.models .yxfx3Word,
	.models .csfx1Img,.models .csfx1Word,
	.models .csfx3Img,.models .csfx3Word{
		display:none;
	}
	.models .yqfx4Imgs,
	.models .yqfx5Imgs,
	.models .yxfx2Imgs,
	.models .yxfx3Imgs,
	.models .csfx1Imgs,
	.models .csfx3Imgs{
		display:block;
	}
	.models .csfx1Imgs,
	.models .csfx3Imgs{
		padding: 10px;
	}
	.models .csfx4 .csfx4Img{
		height: auto;
	}
	.models .csfx5 .csfxWord{
		margin-top: 0;
	}
}
 @media screen and (max-width: 694px){
 	.tableft{
	    padding-left: 1%;
	}
	.home {
	    background: url(../images/products/productBanner.png) no-repeat center center;
	    background-size: cover;
	    margin-bottom: 50px;
	}
	.bgTitle1,.bgTitle2{
		display: block;
	}
	.home .bgTitle1{
		font-weight: normal;
		font-size:35px;
		margin-top: -150px;
	}
	.models .csfx6Img1,
	.models .csfx6Bottom{
		display: none;
	}
	.models .xzmx1 .xzmx1Img{
		display: none;
	}
	.models .xzmx1 .xzmx1Word1{
		width: auto;
		margin-top: -20px;
		margin-left: 15%;
		text-align: center;
	}
	.models .xzmx1 .xzmx1Word2{
		float: right;
		margin-top: 20px;
		padding: 10px;
	}
	.models .xzmx1 .xzmx1Word2 h3{
		margin-left: 0;
		text-align: center;
	}
	.models .xzmx1 .xzmx1Word2 ul li{
		margin:5%;
		line-height: 20px;
	}
	.models .yqfx2 .yqfx2Top{
		height: auto;
	}
 }
 @media screen and (max-width: 380px){
 	.models .xzmx2 .xzmx2Box{
		/*margin-left: 30%;*/
		width: 37.5%;
	}
 }
 @media screen and (max-width: 350px){
 	.tableft{
	    padding-left: 0;
	}
	.media.service-box .pull-left{
		margin-right: 0;
	}
	.models .xzmx1 .xzmx1Word1{
		width: auto;
		margin-top: -50px;
		margin-left: 15%;
		text-align: center;
	}
 }

