.banner img{
	width: 100%;
	display: block;
}

.insidesnav {
    width: 100%;
    text-align: center;
    position: relative;
    background: #fff;
    border-bottom: 1px solid #d7d7d7;
   display:none;
}

.insidesnavs {
    width: 100%;
    z-index: 99;
    display: flex;
    top: 0;
}
.insidesnavs ul {
    text-align: center;
    width: 100%;
}
.insidesnavs li {
    display: inline-block;
    position: relative;
}
.insidesnavs li a {
    display: inline-block;
    color: #888;
    font-size: 16px;
    padding: 0 16px;
    line-height: 66px;
    margin-bottom: -1px;
}
.insidesnavs li i{
	position: absolute;
    bottom: -9.3px;
    display: none;
    line-height: 12px;
    left: 43%;
}
.insidesnavs li:hover a, .insidesnavs li.on a {
    color: #ea7198;
    border-bottom: 1px solid #ea7198;
}
.insidesnavs li:hover i, .insidesnavs li.on i{
	display: block;
}




.wb_contactcot {
    width: 100%;
    margin: 33px auto;
}

.sk_contactinput {
    font-size: 16px;
    color: #666;
}
.sk_contactinput {
    display: block;
    margin: 2% auto;
}
.sk_contactinput span {
    display: inline-block;
	width:10%;
	text-align:right;
}
.sk_contactinput input[type=text] {
    width: 80%;
    border: none;
    background: rgba(255, 255, 255, 0.5);
    border-bottom: 1px dashed #9e9e9e;
    line-height: 34px;
    padding: 0 2%;
}
.sk_contactinput textarea {
    width: 80%;
    border: none;
    background: rgba(255, 255, 255, 0.5);
    border-bottom: 1px dashed #9e9e9e;
    line-height: 34px;
    resize: none;
    padding: 0 2%;
}
.sk_contactbut {
    text-align: right;
    width: 100%;
    position: relative;
    margin: 1% auto;
}
.sk_contactbut input {
    color: #e6212a;
    border: none;
    font-size: 16px;
    background: none;
    line-height: 30px;
}

.sk_contactbut img {
    width: 40px;
    vertical-align: middle;
}


.jhf_prosnrydivs{
	width:100%;
	margin:0 auto;
	text-align:center;
}

.jhf_prosnrydivs thead{
	line-height:40px;
	background:#ccc;
}


.jhf_prosnrydivs  tbody td{
    line-height: 39px;
    border-bottom: 1px dashed #ebebeb;
}



/*          -------------        product       -------------           */
.product-main {
    background-color: #f9f9f9;
    padding: 1.5% 0;
}
.productmains {
	width: 100%;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
}
.productname{
    margin: 1% -5px 2%;
}
.productname li{
	width: 15%;
	float: left;
	display: block;
	margin-right: 2%;
}
.productname a {
    display: block;
    margin: 5px;
    padding: 0 5px;
    font-size: 16px;
    color: #333333;
    line-height: 42px;
    text-align: center;
    background-color: #fff;
    position: relative;
    border: 1px solid #dedede;	
    transition: .7s;
}
.productname a.on,.productname a:hover{
    background-color: #920003;
    color: #fff;
}


.product-items li {
    width: 33%;
    float: left;
    display: block;
}

.product-items .item {
    position: relative;
    top: 0;
    margin: 11px;
    border: 1px solid #dedede;
}
.product-items .item .itemtop {
    background: #fff url(../images/load.gif) no-repeat center center;
    overflow: hidden;
height: 372px;
    display: block;
}

.product-main img {
    margin: 0 auto;
    max-width: 100% ;
    height: auto;
    display: block;
}
.product-items .item .itemname {
    display: block;
    padding: 4%;
    font-size: 20px;
    line-height: 30px;
    min-height: 30px;
    color: #3d3d3d;
    text-align: center;
    background-color: #f4f4f4;
    border-top: 1px solid #dedede;
}

.product-items li:hover .item{
	top: -10px;
    -webkit-box-shadow: 0 10px 25px rgba(0,0,0,.1);
    box-shadow: 0 10px 25px rgba(0,0,0,.15);
}
.trans-3 {
    -webkit-transition: all 0.35s linear;
    transition: all 0.35s linear;
}





.produtct {
	max-width: 1300px;
	margin: 3% auto 0;
}

.procontss {
	max-width: 1300px;
	margin: 0 auto 3%;
}

.prodttit {
	width: 100%;
	max-width: 1300px;
	margin: 4% auto;
}

.procontss .prodttit {
	margin-bottom: 3%;
}

.procttit {
	text-align: center;
	font-size: 30px;
	color: #000;
	display: block;
	font-weight: 300;
	margin-bottom: 2%;
}



.container {
	width: 352px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.jqzoom {
	float: left;
	border: none;
	position: relative;
	padding: 0px;
	cursor: pointer;
	margin: 0px;
	display: block;
}

.jqzoom img {
	background: url(http://www.lanrenzhijia.com/demo/images/loading.gif) no-repeat center center;
    max-width: 100%;
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	height: 350px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px !important;
	height: 100px !important;
	border: 1px solid #aaa;
	background: #ffffff/*url(../images/zoom.png) 50% center no-repeat*/
	;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}


/*图片小图预览列表*/

.spec-preview {
	width: 350px;
	height: 350px;
	border: 1px solid #DFDFDF;
}

.spec-scroll {
	clear: both;
	margin-top: 5px;
	width: 352px;
}

.spec-scroll .prev {
	float: left;
	margin-right: 4px;
}

.spec-scroll .next {
	float: right;
}

.spec-scroll .prev,
.spec-scroll .next {
	display: block;
	font-family: "宋体";
	text-align: center;
	width: 10px;
	height: 54px;
	line-height: 54px;
	border: 1px solid #CCC;
	background: #EBEBEB;
	cursor: pointer;
	text-decoration: none;
}

.spec-scroll .items {
	float: left;
	position: relative;
	width: 322px;
	height: 56px;
	overflow: hidden;
}

.spec-scroll .items ul {
	position: absolute;
	width: 999999px;
	height: 56px;
}

.spec-scroll .items ul li {
	float: left;
	width: 64px;
	text-align: center;
}

.spec-scroll .items ul li img {
	border: 1px solid #CCC;
	padding: 2px;
	width: 50px;
	height: 50px;
}

.spec-scroll .items ul li img:hover {
	border: 2px solid #FF6600;
	padding: 1px;
}

.otherprod {
	width: 100%;
	margin: 0 auto;
	padding: 1% 0 2%;
}

.solbackg {
	background: #edeff4;
}

.soluttit {
	text-align: center;
	font-size: 24px;
	color: #000;
	padding: 3% 0;
}

.othprod {
	max-width: 1700px;
	margin: 2% auto;
}

.soluttit em {
	display: inline-block;
	margin-right: 20px;
	line-height: 50px;
	font-size: 42px;
	color: #cc0000;
	font-style: normal;
	vertical-align: top;
	font-weight: normal;
}

.soluttit i {
	font-style: normal;
	display: inline-block;
	line-height: 55px;
	font-size: 24px;
	color: #000;
	font-weight: normal;
}

.othprod li {
	width: 20%;
	float: left;
	display: block;
	text-align: center;
}

.othprods {
	width: 70%;
	margin: 0 auto;
}

.othprods a,
.othprods a span img {
	width: 100%;
	display: block;
}

.othprodsp {
	font-size: 12px;
	color: #7b7b7b;
	line-height: 40px;
}




.prodetails{
	width: 64%;
}
.protfxs{
	width: 100%;
}
.protfxs p{
	color: #666;
	font-size: 16px;
	line-height: 28px;
}



/*           ----------       inquiry        ---------            */


.jd_inquiry {
	width: 100%;
	margin: 0 auto;
	max-width: 1577px;
}

.jd_inquiry_con {
	width: 100%;
}

.jd_inquiry_con li {
	width: 24%;
	float: left;
	display: block;
	margin-bottom: 2%;
border-bottom:1px dashed #e0e0e0;
border-right:1px dashed #e0e0e0;
}
.jd_inquiry_con li:nth-child(4n){
border-right:none;
}

.jd_inquiry_con li a {
	width: 89%;
	margin: 0 auto;
	display: block;
}

.fancyboximg {
	background: #fff url(../images/load.gif) no-repeat center center;
	overflow: hidden;
	display: block;
}

.fancyboximg img {
	width: 100%;
	display: block;
}

.jd_inquiry_con li a p {
    font-size: 16px;
    color: #111;
	text-align: center;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jd_inquiry_con li:hover a p {
	color: #ea7198;
}








.cot_withs {
    max-width: 1300px;
    margin: 0 auto;
}
.jhf_sliderbar {
    width: 20%;
}
.jhf_abtit {
    font-size: 30px;
    color: #0267b6;
    text-align: left;
}
.jhf_abtit span {
    font-size: 20px;
    display: block;
    color: #d4dae6;
    margin-top: -6px;
}
.jhf_menulist {
    border-top: 1px solid #ececec;
    margin-top: 14px;
}
.jhf_menulist li {
    border: 1px solid #ececec;
    border-top: none;
}
.jhf_menulist li .jhf_menua {
    display: block;
    font-size: 16px;
    padding-left: 36px;
    line-height: 50px;
    position: relative;
    color: #666;
}
.jhf_menua .jhf_icon {
font-weight: bold;
    font-style: normal;
    font-size: 26px;
    display: block;
    content: '';
    width: 19px;
    height: 19px;
    position: absolute;
    right: 28px;
    top: 57%;
    margin-top: -15px;
    line-height: 24px;
    color: #f0f2f6;
}
.jhf_icon img {
    width: 100%;
}


.jhf_maincont {
    width: 73.2%;
}
.jhf_current {
    margin-top: 0;
    text-align: right;
    height: 40px;
    border-bottom: 1px solid #d4dae6;
    font-size: 14px;
    color: #666;
}
.jhf_current span {
    color: #31cf9f;
}
.jhf_current a {
    color: #666;
}

.jhf_menulist li:hover .jhf_menua{
    color: #9f0d09;
}


.jhf_zflnr{
display: none;
border-top: 1px solid #ececec;
    background: #f9f9f9;
    padding: 0 0 0 23%;
}
.jhf_xfnnr{
display: block;
    line-height: 49px;
    color: #222;
    font-size: 14px;
}

.jhf_xfnnr:hover {
    color: #9f0d09;
}








.ty_maincont {
    width: 73.2%;
}
.certificate {
width: 100%;
}
.certif {
margin: 0 auto 3%;
    position: relative;
    border-left: 1px dashed #e0e0e0;
    border-top: 1px dashed #e0e0e0;
}
.appgallery li {
    width: 33%;
    float: left;
    display: block;
    border: 1px dashed #e0e0e0;
    border-left: none;
    border-top: none;
    padding: 1% 0;
}
.appgallery li a {
    display: block;
    width: 70%;
    margin: 0 auto;
    text-align: center;
}
.fancybox .fancyboximg {
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
}
.appgallery li a span {
    font-size: 14px;
    color: #666;
    line-height: 48px;
}


.appgallery li a img {
    width: 100%;
}

























/*           ----------       booking        ---------            */




/*           ----------       case        ---------            */

.jd_cot{
	width: 100%;
	margin: 2% 0;
}


.jd_enging{
    width: 100.5%;
}

.jd_enging li {
    border-bottom: 1px dashed #e9e9e9;
    border-right: 1px dashed #e9e9e9;
    width: 24.9%;
    margin: 0 auto;
    float: left;
    display: block;
    text-align: center;
    padding: 1% 0;
}
.jd_engingdiv{
	width: 80%;
    margin: 0 auto;
}
.jd_engingdiv div{
	width: 100%;
	overflow: hidden;
}
.jd_engingdiv div img{
	width: 100%;
	display: block;
	transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
}
.jd_enging li:hover .jd_engingdiv div img{
	transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1,2);
    -o-transform: scale(1,2);
    -moz-transform: scale(1,2);
}
.jd_enging li:hover .jd_engingdiv p {
    color: #9f0d09;
}
.jd_engingdiv p {
    font-size: 16px;
    color: #444;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}







/*         -----------          news           ------------           */
.jhf_news li{
	margin-bottom: 2.5%;
}
.jhf_newscot{
	width: 100%;
	position: relative;
}
.jhf_newscotl{
	width: 33%;
	position: relative;
}
.jhf_newscotl .newcotrq {
    width: 8%;
    text-align: center;
    background: #f5f5f5;
    border: #dcdcdc solid 1px;
    position: absolute;
}

.jhf_newsimg {
    width: 100%;
    display: block;
    height: 250px;
    overflow: hidden;
}
.jhf_newsimg img{
	width: 100%;
	display: block;
}
.jhf_newscotr{
	width: 63%;
	padding: 2% 0;
}
.jhf_newscotr h3{
	line-height: 51px;
    font-size: 20px;
    font-weight: 500;
    color: #222;
    margin-bottom: 2%;
    transition: all .6s ease;
}
.jhf_news li:hover .jhf_newscotr h3{
	margin-top: -15px;
}
.jhf_newscotr p{
	line-height: 30px;
    font-size: 14px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.jhf_newmore{
	position: absolute;
	right: 0;
	bottom: 20px;
	font-size: 14px;
	border: 1px solid #940c08;
	color: #940c08;
	display: inline-block;
	padding: 0.8% 3.5%;
}
.jhf_newmore:hover{
	background: #940c08;
	color: #fff;
}

.jhf_newcotrq{
	width: 22%;
    text-align: center;
    background: #f5f5f5;
    border: #dcdcdc solid 1px;
    position: absolute;
}
.jhf_newcotrq p{
	line-height: 38px;
	font-size: 14px;
	color: #000000;
}
.jhf_newcotrq p:nth-child(2){
	background: #000000;
	color: #fff;
	line-height: 25px;
	font-size: 12px;
}

.jhf_news{
	width: 90%;
    margin: 3% auto;
}


.jhf_newsnry{
	width: 100%;
	background: #eeeeee;
	padding: 2% 0;
}

.jhf_newsnrydiv{
	max-width: 1200px;
	background: #fff;
	margin: 0 auto;
	padding: 2% 6%;
}













/*           ----------        about         -----------             */

.jhf_aboutcot {
    width:66%;
    margin: 2% auto;
}
.jhf_aboutcot img {
    width: 100%;
    display: block;
}







/*               ---------          contactus           -----------             */














@media screen and (max-width:1650px) {
.jhf_aboutcot {
    width: 80%;
    margin: 2% auto;
}

.productmains {
    width: 90%;
}

.product-items .item .itemname {
    font-size: 18px;
}


.othprod {
    max-width: 1700px;
    margin: 2% auto;
    width: 90%;
}





















}






@media screen and (max-width:1450px) {
.produtct {
    max-width: 1300px;
    margin: 3% auto 0;
    width: 85%;
}

.jhf_newsnrydiv{
	width: 75%;
}











}



.banner{font-size: 0;}
.banner img{width: 100%;}
.fl{float: left;}
.fr{float: right;}

h1, h2, h3, h4, h5, h6, dl, dd {
    margin-bottom: 0 !important;
}
/*åˆ†é¡µæ ·å¼*/
.digg {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 14px;
    padding-top: 30px;
    padding-bottom: 50px;
}

.digg a {
    display: inline-block; /*float:left;*/
    padding: 5px 12px;
    margin: 0 0 0 8px;
    border: 1px solid #e1e2e3;
    line-height: 20px;
    color: #3b8dd1;
    background: #fff;
    text-decoration: none;
}

.digg a:hover {
    border: 1px solid #3b8dd1;
}

.digg span {
    display: inline-block; /*float:left;*/
    padding: 5px 0;
    line-height: 20px;
    margin: 0px 10px;
}

.digg span.current {
    padding: 5px 12px;
    color: #555;
    font-weight: bold;
}

.digg span.disabled {
    border: 1px solid #eee;
    padding: 5px 12px;
    color: #ddd;
}
i {
    font-style: normal;
}


.banner img {
    width: 100%;
}

.banner a {
    width: 100%;
    height: 204px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
}

.breadcrumb {
    background: #f8f8f8;
    border-bottom: 1px solid #efefef;
}

.breadcrumb a {
    margin-right: 10px;
    color: #444;
}


.breadcrumb a:hover {
    color: #ea7198;
}

 .location {
    background: url("../img/home_icon.png") no-repeat left center;
    padding-left: 25px;
}

.loca-back {
    background: url("../img/backg.png") no-repeat left center;
    padding-left: 25px;
} 

.content {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 40px;
}

.sidebarNav {
    width: 25%;
    z-index: 1;
}

.sidebarNav ul {
    background: #fff;
}

.content .row {
    margin: 0;
}

.sidebarNav .btit {
    background: #0057a4;
    line-height: 60px;
    font-size: 26px;
    color: #fff;
    text-align: center;
}

.sidebarNav ul li {
    border-bottom: 1px dashed #ececec;
}

.sidebarNav ul li a {
    color: #444;
    display: block;
    font-size: 18px;
    overflow: hidden;
    padding-left: 14px;
    line-height: 50px;
    height: 50px;
    font-weight: 600;
    position: relative;
}

.sidebarNav ul li a i {
    position: absolute;
    right: 15px;
    transition: .5s;
	top: 50%;
	    transform: translateY(-50%);
}

.sidebarNav ul li a i.icon {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.sidebarNav ul li a:hover, .sidebarNav ul li.active > a {
    color: #0057a4;
}

.children {
    display: none;
}

.children dl dt {
    line-height: 35px;
    padding-left: 15%;
    background: #f7f7f7;
}


.case-contain {
    width: 75%;
    float: right;

}

.case-contain ul {
    display: inline-block;
    width: 100%;
}

.case-contain ul li {
    display: inline-block;
    width: 32%;
    float: left;
    margin-right: 1%;
    overflow: hidden;
    margin-bottom: 2%;
}

.case-contain ul li img {
    width: 100%;
    transition: .5s;
}

.case-contain ul li .info {
    width: 100%;
    padding: 10px;
    text-align: center;
    background: #f8f8f8;
}

.case-contain ul li .info h4 {
    line-height: 52px;
    font-size: 22px;
}

.case-contain ul li .info .detail {
    line-height: 35px;
    display: inline-block;
    transition: all .6s;
    padding: 0px 15px;
    border-radius: 35px;
    color: #0057a4;
}


.case-contain ul li .info .desc {
    font-size: 15px;
}

.case-contain ul li a {
    color: #444;
}

.case-contain ul li:hover {
    background: #f8f8f8;
}


.case-contain ul li:hover img {
    transform: scale(1.1);
}

.case-contain ul li:hover .info .detail {
    background: #0057a4;
    color: #fff;
}

.case-img {
    width: 100%;
    overflow: hidden;
    padding: 20px;
}

.case-img img {
    transition: all .5s;
}

.product-cot {
    width: 100%;
    padding:0 3% ;
    float: left;
}

.cot-slide {
    position: relative;
}

.cot-slide .bd {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.cot-slide ul li {

}

.cot-slide a.oper {
    position: absolute;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
}

.cot-slide a.oper img {
    width: 16px;
    height: 27px;
}


.cot-slide a.next {
    right: 5%;
    left: unset;
}

.cot-slide .bd ul li img {
    width: 100%;
}

.cot-slide .hd ul {
    text-align: center;
}

.cot-slide .hd ul li {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    font-size: 0;
    background: #ccc;
    margin: 0px 10px;
}

.cot-slide .hd ul li.on {
    background: #0057a4;
}

.protflssx li:hover, .protflssx li.on {
    border-bottom: 2px solid #009944;
    color: #009944;
}

.protflssx ul {
    border-bottom: 2px solid #ccc;
    display: inline-block;
    width: 100%;
}

.protflssx li {
    width: 16%;
    margin: 0 auto;
    text-align: center;
    line-height: 52px;
    font-size: 16px;
    margin-bottom: -2px;
    cursor: pointer;
}

.protcotfls .bd li {
    padding: 1% 2% 2%;
}


.news {
    width: 75%;
    margin: 0 auto 3%;
    padding: 0;
}

.news li {
    border-bottom: 1px dashed #eed;
}

.newsdivs {
    padding: 3% 0;
    overflow: hidden;
}

.newsfa1 {
    width: 20%;
    text-align: center;
}

.newsfa1 p:nth-child(1) {
    border-bottom: 1px solid #0057a4;
    font-size: 32px;
}

.newsdivs .newsfa1 p {
    line-height: 53px;
}

.newsfa1 p {
    color: #0057a4;
    width: 60%;
    margin: 0 auto;
    line-height: 30px;
}

.newsfar {
    width: 78%;
}

.newsfar .newsfrp {
    font-size: 14px;
    font-weight: 600;
    color: #444;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news li:hover .newsdivs .newsfar .newsfrp {
    margin-left: 2%;
    color: #0057a4;
}

.newsdivs .newsfar .newsfrp {
    font-size: 24px;
    line-height: 48px;
    transition: all .6s ease;
}

.newsfar p {
    color: #888;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
}

.newschak {
    color: #666;
    line-height: 40px;
    font-size: 14px;
    float: right;
}

.news li:hover .newschak {
    color: #0057a4;
}

.business-content {
    width: 100%;
    margin-bottom: 3rem;
    float: right;
}

.business-content img {
    width: 100%;
}

.business-content .title {
    text-align: center;
    padding: 20px 0;
}

.business-content2 {
    width: 75%;
    margin-bottom: 3rem;
    float: right;
}

.business-content2 img {
    width: 100%;
}



.requests {
    width: 100%;
    margin: 0 auto;
    padding: 5% 0 0;
}

.requetlt {
    text-align: center;
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 40px !important;
    color: #000;
    font-weight: 400;
}

.requescot {
    text-align: center;
    margin-bottom: 3rem;
}

.map {
    margin-top: 100px;
}

.requescot input {
    width: 24%;
    display: inline-block;
    margin-bottom: 1%;
    margin-left: 1%;
    padding: 10px;
    background: #fff;
    border: 1px solid #d9d9d9;
}

.requet-input {
    display: flex;
    margin-left: -1%;
}

.requescot textarea {
    width: 100%;
    height: 116px;
    line-height: 20px;
    font-size: 14px;
    border: 1px solid #d9d9d9;
    padding: 14px;
    background: #fff;
    color: #999;
}

.tjbtn {
    border: 0;
    background: #0057a4;
    border-radius: 2px;
    width: 170px;
    padding: 0 11px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-left: 0;
    margin-top: 20px;
}

.requescot .footersbut {
    margin-top: 30px;
    background: #0083e8;
    color: #fff;
    border: 1px solid #0083e8;
    font-size: 18px;
}

@media (max-width: 768px) {
    .sidebarNav.fl {
        width: 100%;
        padding: 0px 5%;
    }

    .sidebarNav ul li {
        width: 50%;
        float: left;
    }

    .business-content {
        width: 100%;
        padding: 3% 4% !important;
    }

    .case-contain {
        width: 100%;
        padding: 3% !important;
    }

    .case-contain ul li {
        width: 49%;
    }

    .requescot input {
        margin: 0px 8px 9px 6px;
    }

    .product-cot {
        width: 100%;
        padding: 0% 5% !important;
    }

    .newsfa1 p {
        width: 100%;
    }

    .banner a {
        height: 200px;
        background-size: 150%;
    }

}

@media (max-width: 568px) {
    .case-contain {
        padding: 5% !important;
    }

    .case-contain ul li {
        width: 98%;
    }

    .requescot input {
        width: 88.3%;
    }

    .protflssx li {
        width: 25%;
    }

    .newsdivs .newsfar .newsfrp {
        font-size: 20px;
    }

    .newsfar p {
        font-size: 16px;
    }

    .contact-img {
        padding: 10px !important;
    }

    .banner a {
        height: 170px;
        background-size: 200%;
    }
}
.procontimgbd {
font-size:0;
}
.procontimgbd ul li img, .procontimghd ul li img{
width:100%
}
.procontimghd ul li{
      opacity: 0.4;    transition: .6s all;
    }
.procontimghd ul li.swiper-slide-thumb-active {
      opacity: 1;
    }
.procontimghd {
margin-top: 2%;
padding: 0 5%;
    position: relative;
}
.procontimghd .swiper-button-next,.procontimghd .swiper-button-prev{
    top: 50%;
    width: 4%;
    background-size: 100%;
}
.procontimghd .swiper-button-next{
right:0;
}
.procontimghd .swiper-button-prev{
left:0;
}