﻿/****************************************reset******************************************/
*{box-sizing: border-box;margin: 0;padding: 0;}
ol,ul,li{list-style:none;}

input:focus{border: none;}
textarea{resize:none;display: block;}
textarea:focus{border: none;outline:none;}
/****************************************开始******************************************/
body { font-family:"微软雅黑"; color: #040404; font-size:14px; line-height:1.6;letter-spacing:0.7px; margin:0px;}
.wrap{width:100%;max-width: 1200px;margin: auto;height: 100%;}
.w40{width:41%; float:left;overflow: hidden;}
.w60{width:58%; float:right;overflow: hidden;}
a:hover{color:#0f4c97;}
.over{overflow: hidden;width: 100%;display: block;}
.phone{display: none !important;}
a{ text-decoration:none; color:#333;}
a:hover{text-decoration:none;}
*:focus { outline: none; }
.clearfix{ clear:both;}
.fl{ float:left}
.fr{ float:right}
.l{float: left;}
.r{float: right;}
.color-f{color: #ffffff !important;}
.color-1{color: #0f4c97  !important;}
.color-2{color: #0f4c97 !important;}
.back-1{background-color: #0f4c97 !important;}
.back-2{background-color: #0f4c97  !important;}
.img-box{display: block;}
.img-box img{display: block;width: 100%;}
.show p{display: block;max-width: 100% !important;margin:0 auto !important;height: auto !important;max-height:none !important}
.show img{display: block;max-width: 100% !important;margin:0 auto !important;height: auto !important;max-height:none !important}
.text-center{ text-align:center;}

/***************************************头部******************************************/
div.search {
	padding:5px 0;
	float:right;
}
form {
	position:relative;
	width:200px;
	margin:0 auto;
}
input,button {
	border:none;
	outline:none;
}
input {
	width:100%;
	height:28px;
	padding-left:13px;
}
button {
	height:28px;
	width:42px;
	cursor:pointer;
	position:absolute;
}
/*搜索框6*/
     
.bar6 input {
	border:1px solid #c5464a;
	border-radius:5px;
	background:transparent;
	top:0;
	right:0;
}
.bar6 button {
	background:#c5464a;
	border-radius:0 2px 2px 0;
	width:60px;
	top:0;
	right:0;
}
.bar6 button:before {
	content:"搜索";
	font-size:12px;
	color:#F9F0DA;
}




.share_wechat {
    width: 28px;
    height: 27px;
    display: block;
    background: url(../images/share_wechat.gif) no-repeat center center;
    margin-top: 5px;
}
.ykplayer .x-endPanel div, a, p, span {
    padding: 0;
    margin: 0;
}
.header-top {width: 100%;
margin: 0 auto;
height: 100%;
background: #e5e6ea;
min-height: 25px;
font-size: 12px;
color: #777;
line-height: 20px;}
.nav-b {
    float: right;
}
.txt {
    font-size: 12px;
    line-height: 25px;
    padding: 5px;
}
.header-top a{ font-size:12px; color:#777}
.header-l { float:left;}
.header-r { float:right;}
.header{width: 100%;z-index:9;transition: 0.3s;position: relative;}
.header .box-1{background: #fff;height: 90px;position: relative;}
.header .box-1 .logo{display: block;height: 50px;margin-top: 24px;float: left; margin-left:5px;}
.header .box-1 .logo img{height: 100%; max-width:175px; max-height:80px;}
.header .box-1 .r {color: #040404;margin-top: 25px;width:85%}
.header .box-1 .r .b1{font-size: 14px;line-height: 16px;}
.header .box-1 .r .b2{font-size: 22px;line-height: 24px;}
.header .box-2{background: #fff;height:45px; width:100%}
.header .nav-b .nav li{position: relative;}
.header .nav-b .nav>li{float: left; min-width:100px; margin-left:15px;font-size: 10px;}
.header .nav-b .nav>li>a{color: #000;line-height:39px;display: block;font-size: 16px;text-transform: uppercase;text-align: center;}
.header .nav-b .nav>li.cur>a{background:#fff;}
.header .nav-b .nav li ul{position: absolute;width:100%;left: 0;top:100%;border: 1px solid #0f4c97;}
.header .nav-b .nav li ul li{line-height:40px;height: 40px;background: #0f4c97;display: block;text-align: center;border-bottom: 1px solid #fff;position: relative;}
.header .nav-b .nav li ul li.cur:after{content: "";position: absolute;top:50%;right:5%;width: 0;height: 0;border-top:4px solid transparent;border-left: 5px solid #fff;border-bottom:4px solid transparent;margin-top: -2px;}
.header .nav-b .nav li ul li:last-child{border-bottom: 0;}
.header .nav-b .nav li ul li a{display: block;height: 100%;color: #fff;margin: 0;padding: 0 10%;}
.header .nav-b .nav li ul li ul{left: 100%;top:-1px;width: 110%;}
.header .nav-s{display:none;}
.header .nav-s .nav-btn{width: 80px;height: 40px;background:url no-repeat center;background-size: contain;float: right;margin: 10px 0;border: 1px solid #888;cursor: pointer;}
.header .nav-s .nav-btn span{width: 28px;height: 2px;background: #999;display: block;margin:8px auto;}
.header .nav-s .nav{position:absolute;width: 100%;top: 60px;left: 0;background: #0f4c97 ;display: none;}
.header .nav-s .nav>ul>li>a{display: block;line-height: 50px;color: #eee;border-bottom: 1px solid #ddd;padding: 0 5%;}
.header .nav-s .nav>ul>li>ul>li>a{display: block;line-height: 40px;color: #ddd;border-bottom: 1px dashed #ccc;padding: 0 7%}
.header .nav-s .nav>ul>li>ul>li>ul>li>a{display: block;line-height:30px;color: #ccc;border-bottom: 1px dashed #bbb;padding: 0 9%}
.header .nav-b .nav li ul li:hover>a{color: #fff;background: #ef841a;}
.header .nav-b .nav li ul li.cur:hover:after{border-left: 5px solid #fff}
.header .nav-b .nav>li:hover>a{ color:#333; }
/****************************************banner******************************************/
.banner{position: relative;}
.banner img{display: block;width: 100%;}
.banner .img-b{display: block;}
.banner .img-s{display: none;}
.bread{padding: 15px 0;background:#f7f7f7;}
.bread span{font-family:"宋体";margin:0 10px}
/***************************************身体******************************************/
/*关于我们*/
#gywm{width: 100%; min-width: 1200px; height:530px;  background:#efeedc;}
.gywm{width: 1200px; margin: 0 auto;}
.gywm span{ float: left; font-size: 25px; color:#333; width: 130px; height: 58px; line-height: 58px; border-bottom: 1px solid #ffb43d; font-family: "微软雅黑"; padding-top:10px}

.gywm .gywm_genduo{ margin-top: 35px; text-align: center; color:#333; line-height: 30px;width: 90px; height: 30px;  border: 1px solid #fff; border-radius: 20px;}
.gywm .gywm_genduo:hover{color: #113358; border: 1px solid #113358;}
.gywm_left{ margin-top: 30px; width: 520px; height:386px; background-color: #4c5e2c; overflow: hidden;}
.gywm_left p{ width: 150px; height: 28px; line-height: 28px; font-size: 24px; color: #fff; text-align: center; font-weight: bold; margin: 20px; border-left: 4px solid #fff;}
.gywm_left .gywm_nr{ color: #fff; margin: 0 20px; line-height: 2.2em; text-indent:2em;}
.gywm_left .gywm_ckgd{ margin: 20px; width: 143px; height: 40px; line-height: 40px; background: url(../images/8.png) no-repeat center;}
.gywm_left .gywm_ckgd h2{ margin-left: 20px; color: #fff; font-size: 18px; font-weight: normal;}
.gywm_left .gywm_ckgd h2:hover{ color: #dcfcfd;}
.gywm_right{ margin-top:30px; overflow: hidden; border: 4px solid #fff; width: 692px; height: 332px;}
.gywm_right img{ width: 692px; height: auto;}
.video{ width:680px; height:386px; float:left; border:1px solid #86ab41; margin-top:30px; padding:0px;}
/*关于我们结束*/
.y-more-1{color: #0f4c97  !important;margin-top: 10px;}
.y-more-1 span{font-family:"宋体";margin-left: 5px;}
.y-main-1{padding:1% 0;}
.y-main-2{padding:3% 0;overflow: hidden;}
.y-main-2 .main{position: relative;padding-left: 270px;}
.y-main-2 .leftmain{width:250px;position: absolute;left: 0;top: 0;}
.y-main-2 .rightmain{width:100%;}
.y-bt-1{border-bottom: 2px solid #007AFF;font-size: 18px;color: #007AFF;font-weight: bold;padding-bottom: 5px;margin-bottom: 3%;}
.y-bt-2{font-size: 36px;font-weight: bold;color: #333;text-align: center;line-height:2.8;border-bottom: 1px solid #0f4c97 ;position: relative;margin: 3% 0;}
.y-bt-2:after{content: "";position: absolute;left: 35%;bottom: -3px;width:30%;height: 5px;background: #0f4c97 ;}
.y-bt-2.color-1{border-bottom: 1px solid #0f4c97 ;}
.y-bt-2.color-1:after{background:#0f4c97 ;}
.y-nav-1{width: 100%;text-align: left;overflow: hidden;margin-bottom:1%;}
.y-nav-1 .b1{font-size: 14px;color: #626262;font-weight: bold;position: relative;padding:1% 0;}
.y-nav-1 .b2{font-size: 12px;color: #626262;padding:1% 0;}
.y-nav-1 .b2 a{font-size: 12px;color: #626262;;padding:1% 0;}
.y-nav-1 .x{width:180px;height:1px;background: #b3b3b3;position: relative;}
.y-nav-1 .x span{display: block;content: "";position: absolute;bottom:0;left: 50%;margin-left: -25px;width: 50px;height: 2px;}
.y-nav-2{text-align: center;overflow: hidden;margin-top:5%;}
.y-nav-2 .lump{background: #ececec;line-height: 36px;display: inline-block;}
.y-nav-2 .lump.cur{color: #fff !important;background:#0f4c97  !important;}
.y-nav-2 .lump a{display: inline-block;}
.y-nav-3 .topbox{background:#0f4c97 ;color: #fff;text-align: center;padding:20px;}
.y-nav-3 .topbox .b1{font-size: 24px;font-weight: bold;}
.y-nav-3 .topbox .b2{font-size: 16px;text-transform : uppercase;}
.y-nav-3 .cenbox{background:#fff;border: 1px solid #ddd;border-top:0;border-bottom: 0;padding: 10px 20px;}
.y-nav-3 .cenbox .lump{line-height: 45px;border-bottom: 1px dashed #999;display: block;padding: 0 10px;transition: 0.2s;}
.y-nav-3 .cenbox .lump1{padding-left:30px;position: relative;}
.y-nav-3 .cenbox .lump1:before{content:"";position: absolute;left:10px;top: 50%;width:8px;height: 8px;border:2px solid #0f4c97 ;border-radius:50%;margin-top:-5px;}
.y-nav-3 .cenbox .lump:hover{background:#0f4c97 ;color: #fff;}
.y-nav-3 .cenbox .lump.cur{background:#0f4c97 ;color: #c5464a;}
.y-nav-3 .botbox{background:#0f4c97 ;color: #fff;padding:20px;}
.y-nav-3 .botbox .txt{padding-left:43px;background: url(../images/tel.png) no-repeat left;background-size: 30px;}
.y-nav-3 .botbox .b1{font-size: 14px;border-left:1px dashed #ccc;padding-left:12px;}
.y-nav-3 .botbox .b2{font-size: 18px;border-left:1px dashed #ccc;padding-left:12px;}
.y-gg-1{display: block;background: url(../images/gg-1.jpg) no-repeat center;background-size: cover;width: 100%;font-size: 30px;color: #fff !important;padding: 2% 0 4%;}
.y-box-1{overflow: hidden;}
.y-box-1 .leftbox{width:41%;float: left; border:1px solid #e5e6ea;}
.y-box-1 .leftbox .lump{height: 131px;width: 100%;}
.y-box-1 .leftbox .lump:nth-child(1){display: block;background: no-repeat center;background-size: 100%;overflow: hidden;transition:background 0.5s;}
.y-box-1 .leftbox .lump:nth-child(2){border:1px solid #d8d8d8;border-top:0;border-right:0;padding:10px;}
.y-box-1 .leftbox .lump:nth-child(2) .txt{line-height: 25px;height: 150px;overflow: hidden;margin-bottom: 15px;font-size: 12px;}
.y-box-1 .abtimg{display: none;}
.y-box-1 .rightbox{width: 58%;float: right;}
.y-box-1 .rightbox .lump{height: 38px;
text-align: center;
color: #fff;
padding: 5px 0;
line-height: 20px;}
/*.y-box-1 .rightbox .lump:nth-child(1){background: #0f4c97 ;}
.y-box-1 .rightbox .lump:nth-child(2){color: #ff8b03;border: 1px solid #d8d8d8;border-left:0;border-bottom:0 ;}
.y-box-1 .rightbox .lump:nth-child(3){color: #d1a26b;border: 1px solid #d8d8d8;border-top:0;border-right:0 ;}
.y-box-1 .rightbox .lump:nth-child(4){background: #0f4c97 ;}*/
.y-box-1 .rightbox .lump img{margin: 10px 0;}
.y-box-1 .rightbox .lump .b1{font-size: 24px;line-height: 1.2;}
.y-box-1 .rightbox .lump .b2{font-size: 12px;line-height: 1.2;}
.y-box-1 .leftbox .lump:nth-child(1):hover{background-size:100%;}
.y-box-2 .lump>div{background:#f4f4f4;border: 1px solid #e8e7e7;display: block;overflow: hidden;}
.y-box-2 .leftlump{width: 40%;float: left;}
.y-box-2 .rightlump{width: 60%;float: left;position: relative;padding-top:40%;}
.y-box-2 .rightlump .txt{position: absolute;left: 0;top: 50%;height: 110px;margin-top: -55px;padding: 0 15px;}
.y-box-2 .rightlump .b1{font-size: 18px;font-weight: bold;height: 30px;line-height: 30px;margin-bottom: 5px;overflow: hidden;}
.y-box-2 .rightlump .b2{font-size: 14px;line-height: 25px;height: 75px;overflow: hidden;}
.y-box-2 .lump>div:hover{background: #0f4c97 ;color: #fff;border: 1px solid #0f4c97 ;}
.y-box-3 .imgbox{width: 100%;margin:2% auto;}
.y-box-3 .imgbox img{display: block;max-width: 100%;margin:auto;}
.y-box-3 .lump{overflow: hidden;}
.y-box-3 .img-box{max-width: 45%;}
.y-box-3 .txt{width: 50%;}
.y-box-3 .txt .bt{color: #0f4c97 ;margin-bottom:2.5%;margin-left:22px;}
.y-box-3 .txt .bt .b1{font-size: 26px;border-bottom: 1px solid #0f4c97 ;display: inline-block;padding-bottom:4px;font-weight: bold;position: relative;padding-left:25px;}
.y-box-3 .txt .bt .b1 .sz{font-size:60px;position: absolute;line-height:1;left:-22px;top:-4px;z-index: 1;}
.y-box-3 .txt .bt .b1:after{content:"";position: absolute;width: 100%;height: 1px;background: #0f4c97 ;left: 0;bottom:2px;}
.y-box-3 .txt .bt .b2{;font-size: 16px;padding:10px 0 10px 32px;}
.y-box-3 .txt ul li{position: relative;padding-left:25px;line-height: 30px;}
.y-box-3 .txt ul li:before{content: "";position: absolute;left: 0;top:11px;width:6px;height:6px;border-radius:50%;border:2px solid #0f4c97 ;}
.y-box-4 .lump>div{position: relative;}
.y-box-4 .lump>div:before{content: "";background:#0f4c97;position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity:0;transition: 0.2s;}
.y-box-4 .lump>div .txt{text-align: center;font-size: 16px;line-height: 30px;position: absolute;top: 50%;left: 0;width: 100%;margin-top:0;color: #fff;opacity: 0;transition: 0.2s;}
.y-box-4 .lump>div:hover:before{opacity: 0.8;}
.y-box-4 .lump>div:hover .txt{margin-top: -15px;opacity: 1;}
.y-box-5{overflow: hidden;}
.y-box-5 .leftlump{float: left;width: 45%;}
.y-box-5 .rightlump{float:right;width:55%;}
.y-box-5 .txt .b1{overflow: hidden;border-bottom: 1px dashed #999;color: #040404;margin-bottom: 10px;position: relative;margin-left: 3%;}
.y-box-5 .txt .b1 .l{font-size: 12px;
overflow: hidden;
height: 25px;
line-height: 22px;}
.y-box-5 .txt .b1 .time{font-size: 12px;position: absolute;right: 0;top: 0;line-height: 32px;height: 32px;}
.y-box-5 .txt .b2{color: #666;line-height: 25px;height: 50px;overflow: hidden;}
.y-box-6{overflow: hidden;}
.y-box-6 .img-box{float: right;width: 47%;margin-left: 5%;}
.y-box-6 .txt .bt{font-size: 24px;color: #0f4c97 ;margin-bottom: 20px;}
.y-box-6 .txt .t{line-height: 30px;}
.y-box-7 .lump .img-box{border: 1px solid #999;border-radius:3px ;overflow:hidden；object-fit:cover;}
.y-box-7 .lump .txt{text-align: center;
line-height: 30px;
height: 30px;
overflow: hidden;
background-color: #0f4c97;
color: white;
opacity: 0.8;}
.y-box-8 .lump>div{display: block;overflow: hidden;}
.y-box-8 .leftlump{width:250px;float: left;margin-right: 20px;}
.y-box-8 .rightlump .b1{font-size: 18px;font-weight: bold;height: 30px;line-height: 30px;overflow: hidden;}
.y-box-8 .rightlump .b2{margin-bottom: 10px;}
.y-box-8 .rightlump .b3{font-size: 14px;line-height: 25px;height:50px;overflow: hidden;}
.y-box-9{background: #eee;padding: 15px;margin-top: 3%;}
.y-box-9 .box .lump{display: block;line-height: 45px;border-bottom: 1px dashed #666;padding: 0 10px;padding-right: 100px;position: relative;height: 45px;overflow: hidden;}
.y-box-9 .box .lump .time{position: absolute;right: 10px;top: 0;}
.productshow{width: 100%;overflow: hidden;}
.productshow .boxs-1{background: #fff;overflow: hidden;}
.productshow .boxs-1 .box-1{margin: 5% 0;overflow: hidden;}
.productshow .boxs-1 .lunbo{width:46%;float: left;margin-right:8%;}
.productshow .boxs-1 .lunbo-3-1{margin-bottom: 15px;border: 1px solid #ddd;padding: 0 15%;}
.productshow .boxs-1 .lunbo-3-1 img{display:block;width: 100%;}
.productshow .boxs-1 .lunbo-b{padding: 0 35px;position: relative;}
.productshow .boxs-1 .lunbo-b .lunbo-3-2{width: 100%;}
.productshow .boxs-1 .lunbo-b .lunbo-3-2 img{display:block;width: 100%;}
.productshow .boxs-1 .lunbo-b .lunbo-3-2 .swiper-slide {opacity: 0.4;border: 1px solid #ddd;}
.productshow .boxs-1 .lunbo-b .lunbo-3-2 .swiper-slide-active {opacity: 1;}
.productshow .boxs-1 .lunbo-b .swiper-prev-3{position: absolute;top:0;left: 0;width: 25px;height: 100%;background:url(../images/left-2.png) no-repeat center;border: 1px solid #ddd;}
.productshow .boxs-1 .lunbo-b .swiper-next-3{position: absolute;top:0;right:0;width: 25px;height: 100%;background:url(../images/right-2.png) no-repeat center;;border: 1px solid #ddd;}
.productshow .boxs-1 .txt .b1{font-size: 30px;color: #0f4c97 ;font-weight: bold}
.productshow .boxs-1 .txt .b2{font-size: 16px;margin:20px 0;color: #333;}
.productshow .boxs-1 .bot{margin-top:4%;font-size: 14px;color: #999;}
.productshow .boxs-1 .bot a{background: #0f4c97 ;color: #fff;width: 300px;height:50px;display: inline-block;text-align: center;line-height: 50px;font-size: 18px;margin-right: 25px;margin-top:2%;}
.productshow .boxs-1 .bot dl{background: url(../images/phone.png) no-repeat left;display: inline-block;padding:10px 0;padding-left:90px;margin-top:2%;}
.productshow .boxs-1 .bot dl dt{font-size: 18px;color: #040404;line-height: 1;margin-bottom:10px;}
.productshow .boxs-1 .bot dl dd{font-size: 36px;color: #0f4c97 ;font-weight: bold;line-height: 1;}
.productshow .boxs-2 .nav-box{overflow: hidden;background: #e8e7e7;box-shadow:0 4px 8px #999;}
.productshow .boxs-2 .nav-box .li-box{height:55px;line-height:55px;text-align: center;width: 25%;border-right:1px solid #ccc;font-size: 20px;}
.productshow .boxs-2 .nav-box .li-box.cur{background: #0f4c97 ;color:#fff;}
.productshow .boxs-2 .nav-box .li-box:last-child{border-right:0 ;}
.productshow .boxs-2 .b-box .s-box{overflow: hidden;}
.productshow .boxs-2 .box-2{line-height: 32px;border: 1px solid #ddd;}
.productshow .boxs-2 .box-2 .b{padding: 0 15px;}
.productshow .boxs-2 .box-2 .b:nth-child(2n-1){background: #f4f4f4;}
.productshow .boxs-2 .box-3{margin: 4% 0;}
.productshow .boxs-2 .s-box:last-child{background:url(../images/bg-1.jpg) no-repeat center;background-size: cover;overflow: hidden;}
.productshow .boxs-2 .box-5{position: relative;overflow: hidden;padding:70px 0;max-width:1100px;margin: auto;}
.productshow .boxs-2 .box-5 img{width: 35%;}
.productshow .boxs-2 .box-5 .lump .sz{font-size: 48px;font-weight: bold;color:#333;position: absolute;top: 0;line-height: 1.3;}
.productshow .boxs-2 .box-5 .lump .bt{font-size: 24px;font-weight: bold;color:#0f4c97 ;line-height: 30px;margin-bottom: 10px;}
.productshow .boxs-2 .box-5 .lump .t{font-size: 16px;color:#333;text-align: left;line-height: 25px;height: 50px;}
.productshow .boxs-2 .box-6{background: url(../images/bg-2.jpg) no-repeat center;background-size: cover;text-align: center;padding:1.5% 15px;margin:4% 0;}
.productshow .boxs-2 .box-6 .b1{font-size: 48px;color: #0f4c97 ;font-weight: bold;}
.productshow .boxs-2 .box-6 .b2{font-size: 16px;color: #fff;margin-top: 1%;}
.productshow .boxs-2 .box-4{margin: 4% 0;padding-bottom: 60px;}
.productshow .boxs-2 .box-4 form{max-width: 880px;margin: auto;}
.productshow .boxs-2 .box-4 .box{position: relative;width: 49%;padding-left: 90px;background: #fff;border: 1px solid #ddd;margin: 1% 0;}
.productshow .boxs-2 .box-4 .box .bt{position: absolute;left: 0;top: 0;line-height: 50px;padding: 0 10px;}
.productshow .boxs-2 .box-4 .box input{display: block;width: 100%;line-height: 50px;padding: 0 10px;font-size: 14px;border: 0;}
.productshow .boxs-2 .box-4 .box textarea{display: block;width: 100%;line-height:20px;padding:15px 10px;font-family: "微软雅黑";font-size: 14px;height:120px;border: 0;}
.productshow .boxs-2 .box-4 input[type="submit"]{font-size: 18px;line-height: 45px;width:300px;background: #0a51a1;color: #fff;border: 0;cursor: pointer;display: block;margin:1% auto;}
.productshow .boxs-2 .box-5 .lump{position: absolute;height:90px}
.productshow .boxs-2 .box-5 .lump:nth-child(1){top: 0;left: 0;padding-right: 50px;text-align: right;width:45%;}
.productshow .boxs-2 .box-5 .lump:nth-child(1) .sz{right: 0;}
.productshow .boxs-2 .box-5 .lump:nth-child(2){top: 0;right: 0;padding-left: 50px;width:45%;}
.productshow .boxs-2 .box-5 .lump:nth-child(2) .sz{left: 0;}
.productshow .boxs-2 .box-5 .lump:nth-child(3){top:50%;margin-top: -110px;right: 0;padding-left: 50px;width:30%;}
.productshow .boxs-2 .box-5 .lump:nth-child(3) .sz{left: 0;}
.productshow .boxs-2 .box-5 .lump:nth-child(4){bottom:50%;margin-bottom:-110px;right: 0;padding-left: 50px;width:30%;}
.productshow .boxs-2 .box-5 .lump:nth-child(4) .sz{left: 0;}
.productshow .boxs-2 .box-5 .lump:nth-child(5){bottom:0;right: 0;padding-left: 50px;width:45%;}
.productshow .boxs-2 .box-5 .lump:nth-child(5) .sz{left: 0;}
.productshow .boxs-2 .box-5 .lump:nth-child(6){bottom:0;left: 0;padding-right: 50px;text-align: right;width:45%;}
.productshow .boxs-2 .box-5 .lump:nth-child(6) .sz{right: 0;}
.productshow .boxs-2 .box-5 .lump:nth-child(7){top:50%;margin-top: -110px;left: 0;padding-right: 50px;text-align: right;width:30%;}
.productshow .boxs-2 .box-5 .lump:nth-child(7) .sz{right: 0;}
.productshow .boxs-2 .box-5 .lump:nth-child(8){bottom:50%;margin-bottom: -110px;left: 0;padding-right: 50px;text-align: right;width:30%;}
.productshow .boxs-2 .box-5 .lump:nth-child(8) .sz{right: 0;}
.newshow .bt{font-size: 24px;text-align: center;margin-bottom: 3%;color: #0a51a1;}
.newshow .b1{background: #eee;line-height: 20px;padding:10px 15px;color: #666;}
.newshow .b1 span{margin-right:15px;display: inline-block;}
.newshow .t{padding:3% 15px;}
.contact .leftbox{width: 49%;float: left;}
.contact .leftbox .bt{font-size: 24px;color: #0a51a1;margin-bottom:20px;}
.contact .leftbox .t{font-size: 16px;line-height:40px;}
.contact .rightbox{width: 49%;float: right;}
.contact .rightbox .dbt{font-size: 24px;color: #0a51a1;margin-bottom:20px;}
.contact .rightbox .box{margin-bottom: 10px;padding-left:60px;position: relative;}
.contact .rightbox .box .bt{position: absolute;left: 0;top: 0;line-height: 40px;font-size: 16px;}
.contact .rightbox .box input{border: 1px solid #ddd;display: block;width: 100%;line-height: 40px;padding: 0 10px;font-size: 14px;}
.contact .rightbox .box textarea{border: 1px solid #ddd;display: block;width: 100%;line-height:20px;padding:10px;font-family: "微软雅黑";font-size: 14px;height:75px;}
.contact .rightbox input[type="submit"]{margin-left:60px;line-height: 30px;width: 100px;background: #007AFF;color: #fff;border: 0;cursor: pointer;}
.contact .rightbox input[type="reset"]{margin-left:10px;line-height: 30px;width: 100px;background: #333;color: #fff;border: 0;cursor: pointer;}
.contact .botbox{margin-top: 5%;}

.product{overflow: hidden;}
.product .thumb{float: left;margin-right:30px;}
.product .thumb img{display: block;width: 100%;}
.product .pro_meta{margin-bottom: 20px;padding: 0 15px;}
.product .pro_meta h3{margin-bottom: 20px;font-weight: normal;}
.product .pro_meta a.more{padding: 10px 20px;display: inline-block;background-color: #0a51a1;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;color: #fff;}
.product .pro_meta a.more:hover, .product .pro_meta a.more:focus{background-color: #ef841a;}

/****************************************翻页******************************************/
.fy{padding: 15px;}
.fy .box{margin:5px 0;}
/****************************************分页导航******************************************/
.pages{text-align: center; margin:5% 0;}
.pages span{line-height:30px;height:30px;width: 30px;margin:4px 0;padding: 0 6px;}
.pages a{line-height: 28px;height:30px;margin:4px 2px;padding: 0 10px; border: #aaa 1px solid; font-size: 16px;box-sizing: border-box;display: inline-block;vertical-align: middle;}
.pages a:first-child{font-family:"宋体";}
.pages a:last-child{font-family:"宋体"}
.pages a.cur{background:#0a51a1;border: #0a51a1 1px solid;color: #fff;}
.pages a:hover{background:#0a51a1;border: #0a51a1 1px solid;color: #fff;}
/****************************************地图******************************************/
.map{width: 100%;height: 400px;border:1px solid #ccc;}
.footer{background:#e5e6ea;background-size: cover;color: #333;position: relative;margin-top:30px; font-size:12px;}
.footer .btn{width: 50px;height: 50px;background: #b2b2b2 url(../images/footer.png) no-repeat center;border-radius:50%;overflow: hidden;position: absolute;left: 50%;margin-left:-30px;margin-top: -30px;border:4px solid #fff;cursor: pointer;}
.footer .topbox{overflow: hidden;padding:2% 0 0.5%;line-height: 18px;border-top: 1px solid #bfbfbf;}
.footer .topbox .lump:nth-child(1){width: 50%;float: left;}
.footer .topbox .lump:nth-child(2){width: 20%;float: right;}
.footer .topbox .lump:nth-child(3){width: 70px;float:right;}
.footer .topbox .lump:nth-child(3) img{max-width: 60px;}
.footer .topbox .lump .bt{display: block;}
.footer .topbox .lump ul{width: 100%;max-width: 460px;overflow: hidden;}
.footer .topbox .lump ul li{float: left; margin-right:8px;}
.footer .botbox{border-top:1px solid #d2e6fa;padding:5px 0;font-size: 12px;overflow: hidden;}
.footer .botbox .footbt{text-align: center; font-size:12px;}

@media only screen and (max-wax-width:768px){
	
	.leftlump{ display:none;}
	
	}



@media only screen and (max-width: 768px) {
	.wrap{max-width: 640px;}
	.header .nav-s{display: block;}
	.header .box-1{height: auto;}
	.header .box-1 .r, .header .box-2, .banner .img-b{display: none;}
	.header .box-1 .logo{margin-top: 16px;height: 30px;}
	.banner .img-s{display: block;}
	
	.y-box-1 .leftbox, .y-box-1 .rightbox{width: 100%;}
	.y-nav-1{ max-width:640px; display:none;}
	.w60{ display:none;}
	.y-box-1 .rightbox .lump {
    padding: 0;
    height: auto;
}
#newsx { display:none;}
.y-box-5 .txt .b1 {
    overflow: hidden;
    border-bottom: 1px dashed #999;
    color: #040404;
    position: relative;
    margin-left: 3%;
}
	.y-box-1 .leftbox .lump{height: auto;background: none;}
	.y-box-1 .leftbox .lump:nth-child(2){border-right: 1px solid #d8d8d8;}
	.y-box-1 .abtimg{display: block;width: 100%;}
	.y-box-1 .rightbox .lump{height: auto;}
	.y-box-1 .rightbox .lump img{margin-bottom: 5px;width: 30px;}
	.y-box-1 .rightbox .lump .b1{font-size: 18px;}
	
	.y-gg-1{font-size: 20px;text-align: center;}
	
	.y-box-3 .img-box{max-width: 100%;}
	.y-box-3 .txt{width: 100%;}
	.y-box-3 .txt .bt .b1{padding-left: 22px;font-size: 18px;}
	.y-box-3 .txt .bt .b2{padding-left: 22px;font-size: 15px;}
	.y-box-3 .txt ul li{line-height: 26px;}
	.y-box-3 .txt .bt .b1 .sz{left: -30px;}
	
	.y-box-5 .leftlump, .y-box-5 .rightlump{width: 100%;}
	.y-box-5 .leftlump{margin-bottom: 10px;}
	.y-box-5 .txt .b1 .l, .y-box-5 .txt .b1 .time{height: 36px;line-height: 36px;}
	.y-box-5 .txt .b1 .l{font-size: 15px;}
	
	.y-box-6 .img-box{float: none;margin-bottom: 20px;margin-left: 0px;width: 100%;}
	
	.y-box-8 .leftlump{float: none;margin-bottom: 10px;width: 100%;}
	
	.y-main-2 .main{padding-left: 0px;}
	.y-main-2 .leftmain{display: none;}
	
	.newshow .t img, .article-content img{height: auto!important;max-width: 100%;}
	
	.footer .topbox .lump:nth-child(1), .footer .topbox .lump:nth-child(2), .footer .topbox .lump:nth-child(3){margin-bottom: 10px;float: none;width: 100%;}
	.footer .topbox .lump:nth-child(3){display: none;}
	.footer .topbox .lump ul{max-width: 100%;}
	.footer .topbox .lump ul li{width: 25%;}
	
	.product .thumb{float: none;margin-right: 0px;margin-bottom: 10px;width: 100%;}
	.product .pro_meta h3{margin-bottom: 10px;}
	
}
/*搜索页*/

/*产品图片放大*/
#preview{ float:none; margin:0px auto; text-align:center;}
.jqzoom{ width:350px; height:350px; position:relative;}

.list-h li{ float:left;}
#spec-n5{width:350px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ width:325px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:62px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:5%!important;left:40%!important;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:1800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:30%!important;height:30%!important;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=10);cursor:move;}
#spec-list{ position:relative; width:322px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}

/*合作品牌*/
.pb-5, .py-5 {
    padding-bottom: 3rem !important;
}
.pt-5, .py-5 {
    padding-top: 3rem !important;
}
.bg-light {
    background-color: #f8f9fa !important;
}
.fs28 {
    font-size: 2rem!important;
    text-align: center;
    line-height: 45px;
}
.text-center.fs-14.fs-sm-16.mb-4.text-secondary.wow.fadeInUp {
    line-height: 35px;
}