@font-face
{
	font-family: mys;
	src: url(/font/yegen.ttf);
}

.wz{font-family:"mys";display: inline-block;vertical-align: top;color: #333333;font-size:22px;color:#365F91;}
.wz i{display:block;font-family:"微软雅黑" !important;font-style:normal;font-size:18px;margin-top:5px;}
@media only screen and (max-width:1180px) {
	.wz{font-size:18px;}
	.wz i{font-size:16px;margin-top:10px;}
}
@media only screen and (max-width:1125px) {
	.wz{font-size:15px;}
	.wz i{font-size:14px;margin-top:13px;}
}
@media only screen and (max-width:1100px) {
	.wz{display:none;}
}




body { font-family:"微软雅黑"; color: #666; font-size:14px; line-height:1.6;letter-spacing:0.7px;}
.wrap{width:90%;max-width: 1200px;margin: auto;height: 100%;}
@media only screen and (min-width:1281px) {
	a:hover{color:#013476}
}
.htop{width: 60px;height: 60px;background:#000;position: fixed;cursor: pointer;bottom:20px;right:20px;color: #fff;text-align: center;line-height: 60px;transition: 0.3s;z-index: -1;opacity: 0;}
.slider img{display: block;width: 100%;}
.over{overflow: hidden;width: 100%;display: block;}
.btn{cursor: pointer;}
.img{background-repeat:no-repeat;background-position:center ;background-size: cover;width: 100%;padding-top:100%;position: relative;overflow: hidden;}
.img img{display: block;width: 100%;height: 100%;position: absolute;top:0;left: 0;}
.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}
.fy{padding-top:2%;border-top:1px solid #ccc ;margin-top:3%;}
.fy .box{margin:1% 0;font-size: 14px;color: #333333;}
.pages-1{width: 100%;display: inline-block;text-align: center;padding: 3% 0;}
.pages-1 a{width: 30px;height: 30px;line-height: 27px;border: 1px solid #aaa;font-size: 16px;display: inline-block;color: #333;margin: 0px 2px;vertical-align: middle;}
.pages-1 .niu{width: 90px;}
.map{width: 100%;height: 400px;border:2px solid #ccc;background: url(../img/map-1.jpg) no-repeat center;background-size: cover;}

@media only screen and (min-width: 1025px) {
	.pages-1 a:hover{background-color: #013476;color: #fff;}
}
@media only screen and (max-width:768px ) {
	.map{height: 200px;}
}
@media only screen and (max-width:400px ) {
	.pages-1 a{font-size: 14px;}
	.pages-1 .niu{width: 50px;}
}
.banner{position: relative;overflow: hidden;}
/*.banner .img{display: block;width: 100%;padding-top: 40%;background:no-repeat center;background-size:100% 100%;}*/
.banner img{display: block;width: 100%;}

.banner .lump{overflow: hidden;}

.banner .lump.banner1 .imgs{width: 100%;}
.banner .lump.banner1 img{transition: 15s;width: 100%;}
.banner .lump.banner1:hover img{transform: scale(1.2);}

.banner .lump.banner2{position: relative;}
.banner .lump.banner2 .box{text-align: center;position: absolute;left: 0;top: 50%;width: 100%;z-index: 99;color: #f2f2f2;margin-top: -130px;}
.banner .lump.banner2 .box .bt{font-size: 40px;position: relative;line-height: 100px;padding-bottom: 30px;margin-bottom: 30px;}
.banner .lump.banner2 .box .bt:after{content: "";position: absolute;bottom: 0;left: 50%;height: 3px;width: 90px;background: #f2f2f2;margin-left: -45px;}
.banner .lump.banner2 .box .txt{font-size:30px;font-weight:lighter;line-height: 50px;height: 100px;}
.banner .lump.banner2 .imgs{width: 200%;overflow: hidden;position: relative;}
.banner .lump.banner2 img{float: left;width:50%;}

@media only screen and (max-width: 980px) {
	.banner .lump.banner2 .box{margin-top: -75px;}
	.banner .lump.banner2 .box .bt{font-size:24px;line-height: 50px;padding-bottom: 20px;margin-bottom: 20px;}
	.banner .lump.banner2 .box .bt:after{height: 2px;}
	.banner .lump.banner2 .box .txt{font-size: 16px;line-height: 30px;height: 60px;}	
}
@media only screen and (max-width: 640px) {
	.banner .lump.banner2 .box{margin-top: -45px;}
	.banner .lump.banner2 .box .bt{font-size:16px;line-height: 30px;padding-bottom: 10px;margin-bottom:10px;}
	.banner .lump.banner2 .box .bt:after{height: 1px;width: 50px;margin-left: -25px;}
	.banner .lump.banner2 .box .txt{font-size: 12px;line-height: 20px;height:40px;}	
}



.banner .left,.banner .right{position: absolute;top: 50%;width: 14px;height: 33px;margin-top:-17.5px;background:no-repeat center;background-size:contain;}
.banner .left{left: 20px;background-image: url(../img/banner-l.png)}
.banner .right{right: 20px;background-image: url(../img/banner-r.png)}
.banner .slick-dots{position:absolute;bottom: 20px;width: 100%;text-align: center;}
.banner .slick-dots li{width: 88px;height:5px;margin: 0 8px;background: #fff;box-sizing: border-box;display: inline-block;}
.banner .slick-dots li.slick-active{background: #013476;}
.banner .slick-dots li:hover{background: #013476;}
.banner .slick-dots li button{display: none;}
.banner .slick-dotted.slick-slider{margin-bottom: 0;}
.banner .img-b{display: block;}
.banner .img-s{display: none;}
@media only screen and (max-width:980px) {
	.banner .img-b{display: none;}
	.banner .img-s{display: block;}
	.banner .slick-dots{bottom:5px}
	.banner .slick-dots li{width:30px;height:3px;margin:0 4px;}
}
.top-k{height:100px}
.header{position: fixed;top: 0;left:0;width: 100%;z-index: 2;transition: 0.3s;z-index: 9;}
.header .box-2{width: 100%;height: 100px;background-color: #fff;box-shadow: 0 3px 3px rgba(0,0,0,0.15);}
.header .logo{display: block;height:80px;margin: 10px 0;float: left;}
.header .logo img{height: 100%;}
.header .r{text-align: right;padding: 10px 0;}
.header .r .phone{display: inline-block;padding-left: 30px;background: url(../img/phone.png) no-repeat left;font-size: 18px;font-weight: bold;color: #013476;vertical-align: middle;}
.header .r form{display: inline-block;border: 1px solid #013476;vertical-align: middle;margin-left: 30px;position: relative;padding-right: 33px;width: 300px;}
.header .r form input{line-height: 25px;height: 25px;padding: 0 5px;width:100%;border: 0;}
.header .r form input[type="submit"]{background: #013476;width: 33px;background: #013476 url(../img/so.png) no-repeat center;height: 25px;position: absolute;right: 0;top: 0;}
.header .nav-b{text-align: right;}
.header .nav-b .nav li{position: relative;}
.header .nav-b .nav>li{display: inline-block;padding:0 15px 5px;}
.header .nav-b .nav>li>a{color: #333333;display: block;font-size: 16px;text-transform: uppercase;margin:5px 0;padding-bottom:5px;line-height: 30px;}
.header .nav-b .nav li ul{position: absolute;width:150px;left: 0;top:50px;border: 1px solid #eee;z-index: 10;}
.header .nav-b .nav li ul li{background: #fff;display: block;text-align: center;border-bottom: 1px solid #eee;text-align: left;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 #333;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: #333;margin: 0;padding: 0 10%;line-height:50px;padding:0 10px;height: 50px;overflow:hidden}
.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: 40px;height: 40px;background:url(../zbl/icon/btn-1.png) no-repeat center;background-size: contain;float: right;margin: 10px 0;}
.header .nav-s .nav{position: fixed;width: 100%;top: 60px;left: 0;background: #0060a4;max-height: 357px;overflow-y: auto !important;display: none;}
.header .nav-s .nav>ul>li:last-child{padding:10px 5%;}
.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-s .nav li form{display: inline-block;border: 1px solid #013476;vertical-align: middle;position: relative;padding-right: 33px;width:100%;}
.header .nav-s .nav li form input{line-height: 25px;height: 25px;padding: 0 5px;width:100%;border: 0;}
.header .nav-s .nav li form input[type="submit"]{background: #013476;width: 33px;background: #013476 url(../img/so.png) no-repeat center;height: 25px;position: absolute;right: 0;top: 0;}
@media only screen and (min-width:1025px) {
	.header .nav-b .nav li ul li a:hover{color:#013476;}
}
@media only screen and (max-width:1280px) {
	.header .logo{height: 50px;margin: 25px 0;}
}
@media only screen and (max-width:1024px) {
	.header .nav-b{display: none;}
	.header .nav-s{display:block;}
	.top-k{height: 60px;}
	.header .box-2{height:60px;}
	.header .r{display: none;}
	.header .logo{height: 40px;margin: 10px 0;}
}
.y-main-1{padding:3% 0;overflow: hidden;width: 100%;}
@media only screen and (max-width:980px) {
	.y-main-1{padding:6% 0;}
}
.y-main-2{padding:3% 0;overflow: hidden;width: 100%;}
.y-main-2 .y-bt-1{text-align: center;}
.y-main-2 .leftbox{width:49%;float: left;}
.y-main-2 .rightbox{width:49%;float:right;}
@media only screen and (max-width:980px) {
	.y-main-2{padding:6% 0;}
}
@media only screen and (max-width:768px) {
	.y-main-2 .leftbox{width:100%;float:none;margin-bottom: 5%;}
	.y-main-2 .rightbox{width:100%;float:none;}
	.y-main-2 .y-bt-1{margin-bottom: 4%;}
}
.y-main-3{padding:3% 0;}
.y-b-1 a{color: #fff !important;}
.y-b-1:before{content: "";background-color: #fff !important;}
.y-bt-1{text-align: center;margin-bottom:2%;font-weight:lighter;position: relative;}
.y-bt-1 .z1{font-size: 26px;color: #666;}
.y-bt-1 .z2{display: inline-block;font-size: 14px;color: #999;text-transform : uppercase;border-left:70px solid #999;border-right:70px solid #999;line-height: 1px;margin: 15px 0;padding: 0 10px;}
@media only screen and (max-width: 640px) {
	.y-bt-1 .z1{font-size: 20px;}
	.y-bt-1 .z2{font-size: 12px;margin: 5px 0;}
}
.y-bt-2{font-size: 18px;color: #2a5d77;font-weight: bold;margin: 3% 0;overflow: hidden;width: 100%;}

.y-box-grid .img-box{border: 1px solid #ddd;margin-bottom: 10px;}
.y-box-grid .txt-box{text-align: center;}

.y-box-3 .box{position: relative;padding-left:55%;overflow: hidden;padding-bottom: 10px;}
.y-box-3 .img-box{width: 100%;box-shadow:-4px 4px 6px #999;}
.y-box-3 .txt-box{height: 100%;width:50%;position: absolute;left: 0;top: 0;}
.y-box-3 .txt-box .text{position: absolute;top: 50%;margin-top:-115px;left: 0;width: 100%;}
.y-box-3 .txt-box .text .txt{line-height:30px;height: 180px;overflow: hidden;text-indent: 2em}
.y-box-3 .txt-box .text .more{float: right;padding-left: 30px;background:url(../img/jt.png) no-repeat left;text-transform : uppercase;line-height: 30px;margin-top:20px;}
@media only screen and (max-width: 980px) {
	.y-box-3 .txt-box .text{margin-top: -85px;}
	.y-box-3 .txt-box .text .txt{height: 120px;}
}
@media only screen and (max-width: 640px) {
	.y-box-3 .box{padding: 0;}
	.y-box-3 .img-box{box-shadow: none;margin-bottom:10px;}
	.y-box-3 .txt-box{width: 100%;position: initial;}
	.y-box-3 .txt-box .text{position: initial;margin-top: 0;}
}

.y-box-2 .lump{}
.y-box-2 .lump .img-boxs{position: relative;}
.y-box-2 .lump .img-box{border: 1px solid #ddd;margin-bottom: 5px;}
.y-box-2 .lump .txt-box2{text-align: center;font-size: 16px;line-height:40px;height:40px;padding: 0 10px;display: block;}
@media only screen and (min-width: 1025px) {
	.y-box-2 .lump .txt-box{position:absolute;background: rgba(1,52,118,0);top: 0;left: 0;width: 100%;height: 100%;transition: 0.2s;}
	.y-box-2 .lump .txt-box .text{position: absolute;left: 0;top: 50%;margin-top: -80px;color: #fff;text-align: center;padding: 0 10%;opacity: 0;transition: 0.2s;width: 100%;}
	.y-box-2 .lump .txt-box .bt{font-size: 16px;height: 30px;line-height: 30px;margin-bottom: 30px;overflow: hidden;display: block;color: #fff;}
	.y-box-2 .lump .txt-box .txt{height: 90px;line-height: 30px;margin-bottom: 30px;overflow: hidden;}
	.y-box-2 .lump .txt-box .more{line-height: 30px;border: 1px solid #fff;display: inline-block;padding: 0 30px;text-transform : uppercase;font-weight: lighter;color: #fff;}
	.y-box-2 .lump:hover .txt-box{background: rgba(1,52,118,0.9)}
	.y-box-2 .lump:hover .txt-box .text{margin-top: -105px;opacity: 1;}
}
@media only screen and (max-width: 1024px) {
	.y-box-2{width: 90%;margin: auto}
	.y-box-2 .lump .txt-box{padding: 10px;display: none;}
	.y-box-2 .lump .txt-box .bt{font-size: 16px;color: #333;}
	.y-box-2 .lump .txt-box .txt{line-height: 25px;height: 50px;overflow: hidden;color: #999;}
	.y-box-2 .lump .txt-box .more{display: none;}
}

.y-box-2-2 .lump{}
.y-box-2-2 .lump .img-boxs{position: relative;}
.y-box-2-2 .lump .img-box{border: 1px solid #ddd;margin-bottom: 5px;}
.y-box-2-2 .lump .txt-box2{text-align: center;font-size: 16px;line-height:40px;height:40px;padding: 0 10px;display: block;}
@media only screen and (min-width: 1025px) {
	.y-box-2-2 .lump .txt-box{position:absolute;background: rgba(1,52,118,0);top: 0;left: 0;width: 100%;height: 100%;transition: 0.2s;}
	.y-box-2-2 .lump .txt-box .text{position: absolute;left: 0;top: 50%;margin-top: -26px;color: #fff;text-align: center;padding: 0 10%;opacity: 0;transition: 0.2s;width: 100%;}
	.y-box-2-2 .lump .txt-box .bt{font-size: 16px;height: 30px;line-height: 30px;margin-bottom: 30px;overflow: hidden;display: block;color: #fff;}
	.y-box-2-2 .lump .txt-box .more{line-height: 30px;border: 1px solid #fff;display: inline-block;padding: 0 30px;text-transform : uppercase;font-weight: lighter;color: #fff;}
	.y-box-2-2 .lump:hover .txt-box{background: rgba(1,52,118,0.9)}
	.y-box-2-2 .lump:hover .txt-box .text{margin-top: -46px;opacity: 1;}
}
@media only screen and (max-width: 1024px) {
	.y-box-2-2{width: 90%;margin: auto}
	.y-box-2-2 .lump .txt-box{padding: 10px;}
	.y-box-2-2 .lump .txt-box .bt{font-size: 16px;color: #333;}
	.y-box-2-2 .lump .txt-box .more{display: none;}
}



.y-box-20 .box{position: relative;padding: 0 20px;}
.y-box-20 .box .lump{margin: 0 10px;}
.y-box-20 .left,.y-box-20 .right{position: absolute;top: 50%;width: 14px;height: 33px;margin-top:-17.5px;background:no-repeat center;background-size:contain;}
.y-box-20 .left{left: 0px;background-image: url(../img/ry-l.png)}
.y-box-20 .right{right:0px;background-image: url(../img/ry-r.png)}
@media only screen and (max-width: 640px) {
	.y-box-20 .box .lump{margin: 0 5px;}
}
.y-box-21 .imgbox{width:100%;height:50px;background:no-repeat center;}
.y-box-21 .txtbox {text-align: center;max-width: 330px;width: 100%;margin: auto;color: #fff;}
.y-box-21 .txtbox .bt{font-size: 14px;margin: 15px 0;}
.y-box-21 .txtbox .txt{font-size: 14px;}
@media only screen and (max-width: 640px) {
	.y-box-21 .lump{width: 100% !important;margin: 10px 0;}
	.y-box-21 .txtbox .bt{margin: 10px 0;}
}
.y-box-22 .box{position: relative;padding: 0 60px;}
.y-box-22 .box:before{content: "";position: absolute;left: 0;top:50%;width:23px;height: 18px;background: url(../img/yinhao-l.png) no-repeat center;}
.y-box-22 .box:after{content: "";position: absolute;right: 0;top:50%;width:23px;height: 18px;background: url(../img/yinhao-r.png) no-repeat center;}
.y-box-22 .box .lump{margin: 0 10px;}
.y-box-22 .box .lump .bt{font-size:20px;font-weight: bold;color: #666;text-align: center;width: 100%;margin-bottom: 20px;display: block;height: 30px;line-height: 30px;overflow: hidden;}
.y-box-22 .box .lump .img-box{float: left;width: 270px;margin-right: 30px;}
.y-box-22 .box .lump .txt-box .txt{line-height: 30px;height: 90px;overflow: hidden;margin-bottom: 30px;}
.y-box-22 .box .lump .txt-box .time{padding-left: 30px;background: url(../img/time.png) no-repeat left;display: inline-block;margin-right: 15px;}
.y-box-22 .box .lump .txt-box .more{display: inline-block;border: 1px solid #ddd;padding: 0 15px;}
.y-box-22 .slider{padding-bottom: 40px;}
.y-box-22 .slick-dots{position:absolute;bottom:0;width: 100%;text-align: center;}
.y-box-22 .slick-dots li{width: 14px;height:14px;margin: 0 8px;background: #999;box-sizing: border-box;display: inline-block;border-radius:50%;}
.y-box-22 .slick-dots li.slick-active{background: #013476;}
.y-box-22 .slick-dots li:hover{background: #013476;}
.y-box-22 .slick-dots li button{display: none;}
.y-box-22 .slick-dotted.slick-slider{margin-bottom: 0;}
@media only screen and (max-width: 768px) {
	.y-box-22 .box{padding: 0;}
	.y-box-22 .box:before{display:none;}
	.y-box-22 .box:after{display:none;}
}
@media only screen and (max-width:640px) {
	.y-box-22 .slick-dots li{width:10px;height:10px;margin:0 4px;}
	.y-box-22 .box .lump .bt{font-size: 16px;font-weight: normal;margin-bottom: 5px;}
	.y-box-22 .box .lump .img-box{width: 120px;margin-right: 10px;}
	.y-box-22 .box .lump .txt-box .txt{line-height: 22px;height: 44px;margin-bottom:5px;}
	.y-box-22 .box .lump .txt-box .time{padding-left: 20px;}
	.y-box-22 .box .lump .txt-box .more{display: none;}
	.y-box-22 .slider{padding-bottom: 30px;}
}
.y-box-23{position: relative;color: #666;}
.y-box-23 .lump{margin: 0 2px;}
.y-box-23 .lump .img-box{width:100%;margin-bottom: 10px;}
.y-box-23 .lump .txt-box{font-size:18px;text-align: center;width: 100%;line-height: 30px;height: 30px;overflow: hidden;}
.y-box-23 .left,.y-box-23 .right{position: absolute;top: 50%;width: 35px;height: 35px;margin-top:-17.5px;background:no-repeat center;background-size:contain;}
.y-box-23 .left{left: 5px;background-image: url(../img/anli-l.jpg)}
.y-box-23 .right{right: 5px;background-image: url(../img/anli-r.jpg)}
@media only screen and (max-width:1280px) {
	.y-box-23 .lump .txt-box{font-size: 16px;}
}
@media only screen and (max-width:640px) {
	.y-box-23 .lump .img-box{margin-bottom:0;}
	.y-box-23 .lump .txt-box{font-size: 14px;}
}
.y-box{width: 100%;overflow: hidden;margin-bottom: 2.5%;}
.y-box .fl{overflow: hidden;text-align: center;}
.y-box .fl a{display: inline-block;}
.y-box .fl .lei{float: left; height: 35px;border:1px solid #b3b3b3;border-radius: 50px;line-height: 35px;margin: 0 10px;color: #020202;text-align: center; padding: 0 20px;}
@media only screen and (max-width: 865px) {
	.y-box .fl .lei{margin: 5px 10px;}
}
@media only screen and (max-width: 600px) {
	.y-box .fl .lei{margin: 5px 2px;}
	.y-box{padding-top: 10px;}
}
.underbox{width: 100%;}
.underbox .text{font-size: 14px;color: #333333;line-height:30px}
.underbox .tp{width: 100%;overflow: hidden;}
.underbox .tp img{display: block;width: 100%;}
.underbox .tp .lefttp{float: left;margin-right: 1%;width: 49%;}
.underbox .tp .righttp{float: left;width: 49%;}

.y-box-1 .bt{font-family:'SourceSansProBold';font-size: 17px;color: #333;margin-bottom: 2%;padding-left: 30px;background: no-repeat left;font-weight:bold}
@media only screen and (min-width:1025px) {
	.y-box-1{padding: 0 10%;}
	.y-box .fl .lei:hover{background-color: #013476;color: #fff;}
}
@media only screen and (max-width:768px ) {
	.underbox .tp .lefttp{margin-right: 0;width: 100%;margin-bottom: 5%;}
	.underbox .tp .righttp{width: 100%;}
}
@media only screen and (max-width:480px ) {
	.underbox .text{margin-bottom: 10px;}
	.footer{margin-top: 0 !important;}
}










.y-box-4{margin-top: 3%;}
.y-box-4 .zbl-grid{padding-top: 50px;}
.y-box-4 .jianu{margin-bottom: 6%;}
.y-box-4 .lump{border: 1px solid #cdcdcd;padding: 1%;position: relative;}
.y-box-4 .lump .rq{position: absolute;left: 30px;top: -35px;width: 70px;height: 70px;border-radius: 50%;background-color: #013476;text-align: center;}
.y-box-4 .lump .rq .z-1{font-size: 24px;color: #fff;height: 35px;}
.y-box-4 .lump .rq .z-2{font-size: 14px;color: #fff;}
.y-box-4 .lump .img-box{float: left;max-width: 30%;margin-right: 2%;min-width:180px;}
.y-box-4 .lump .txt-box{overflow: hidden;}
.y-box-4 .lump .txt-box .bt{font-size: 18px;color: #333;margin: 2% 0;position: relative;line-height: 30px;}
.y-box-4 .lump .txt-box .z{height: 30px;overflow: hidden;text-align: right;font-size: 18px;color: #040404;}
.y-box-4 .lump .txt-box .time{font-size: 14px;color: #888;position: absolute;right: 0;top: 0;}
.y-box-4 .lump .txt-box .txt{font-size:14px;color: #333333;line-height: 25px;overflow: hidden;height: 75px;}
@media only screen and (max-width: 1024px) {
	.y-box-4 .lump{margin-bottom: 40px !important;width: 98% !important; }
}
@media only screen and (max-width:768px) {
	.y-box-4 .lump .txt-box .bt{padding: 0;}
	.y-box-4 .lump .txt-box .time{position: initial;}
	.y-box-4 .lump .txt-box .txt{height: 50px;}
	.y-box-4 .lump .txt-box .z{font-size: 16px;}
}
@media only screen and (max-width:480px) {
	.y-box-4 .lump .img-box{max-width: 100%;width: 100%;float: none;}
	.y-box-4 .lump .rq{width: 50px;height: 50px;top: -25px;}
	.y-box-4 .lump .rq .z-1{font-size: 18px;height: 20px;}
	.y-box-4 .lump .rq .z-2{font-size: 12px;}
}

.y-box-4-1{width: 100%;overflow: hidden;margin-top: 3.5%;}
.y-box-4-1 .leftbox{width: 72%;float: left;position: relative;}
.y-box-4-1 .leftbox:before{content: "";position: absolute;top: 0;right: 0;height: 85%;width: 1px;background-color: #ccc;margin-right: -40px;}
.y-box-4-1 .leftbox .shangbox{width: 100%;overflow: hidden;position: relative;padding-left: 280px;}
.y-box-4-1 .leftbox .shangbox .zuo{position: absolute;left: 0;top: 0;width:260px}
.y-box-4-1 .leftbox .shangbox .zuo img{display:block;width:100%;}
.y-box-4-1 .leftbox .shangbox .you{width: 100%;}
.y-box-4-1 .leftbox .shangbox .you .z-1{font-size: 18px;color: #040404;height: 35px;line-height: 35px;overflow: hidden;}
.y-box-4-1 .leftbox .shangbox .you .z-2{font-size: 14px;color: #040404;height: 35px;line-height: 25px;}
.y-box-4-1 .leftbox .shangbox .you .z-3{font-size: 14px;color: #040404;height: 46px;line-height: 23px;overflow: hidden;}
.y-box-4-1 .leftbox .shangbox .you .z-4{width: 30px;height: 30px;background-color: #013476;line-height: 30px;text-align: center;color: #fff;border-radius: 50px;margin: 1% 1%;}
.y-box-4-1 .leftbox .xiabox{width: 100%;overflow: hidden;margin-top: 5.5%;}
.y-box-4-1 .leftbox .xiabox li{overflow: hidden;border-bottom: 1px solid #eaeaea;margin-bottom: 2%;}
.y-box-4-1 .leftbox .xiabox .bt{float: left;height: 25px;line-height: 25px;overflow: hidden;font-size: 16px;color: #333333;width: 75%;}
.y-box-4-1 .leftbox .xiabox .bt span{color: #013476;}
.y-box-4-1 .leftbox .xiabox .riqi{float: right;font-size: 16px;color: #333333;}
.y-box-4-1 .rightbox{width: 25%;float: right;text-align: left;padding-left: 40px;overflow: hidden;}
.y-box-4-1 .rightbox .biaoti{font-size: 18px;color: #040404;position: relative;padding-bottom: 5%;text-align: center;}
.y-box-4-1 .rightbox .biaoti:before{content: "";position: absolute;left: 50%;bottom: 0;width: 240px;height: 1px;background-color: #b3b3b3;margin-left: -120px;}
.y-box-4-1 .rightbox .biaoti:after{content: "";position: absolute;left: 50%;bottom: 0;width: 70px;height: 2px;background-color: #013476;margin-left: -35px;}
.y-box-4-1 .rightbox .neirong{margin-top: 7%;}
.y-box-4-1 .rightbox .neirong .z-1{height: 35px;line-height: 35px;overflow: hidden;}
.y-box-4-1 .rightbox .neirong .z-1 span{color: #013476;}
@media only screen and (min-width:1025px ) {
	.y-box-4-1 .leftbox .xiabox .bt:hover{color: #013476;}
}
@media only screen and (max-width:1024px ) {
	.y-box-4-1 .rightbox{display: none;}
	.y-box-4-1 .leftbox{width: 100%;}
}
@media only screen and (max-width: 600px) {
	.y-box-4-1 .leftbox .shangbox .zuo{display: none;}
	.y-box-4-1 .leftbox .shangbox{padding-left: 0;}
	.y-box-4-1 .leftbox .shangbox .you .dayu{display: none;}
}
@media only screen and (max-width:480px ) {
	.y-box-4-1 .leftbox .xiabox .riqi{font-size: 12px;color: #909090;}
	.y-box-4-1 .leftbox .xiabox .bt{width: 100%;float: none;}
	.y-box-4-1 .leftbox .xiabox li{margin-bottom: 4%;}
}


.y-box-5{overflow: hidden;}

.y-box-5 .img-box{float: left;max-width:45%;padding-right: 4%;background: #fff;}
.y-box-5 .bt{font-size: 24px;color: #040404;padding:1% 0;margin-bottom: 1.5%;}
.y-box-5 .t{font-size: 14px;color: #040404;}
.y-box-5 .ly{position: relative;width: 200px;height: 50px;background-color: #013476;display: inline-block;border-radius: 50px;text-align: center;line-height: 48px;font-size: 18px;color: #fff;padding-left: 20px;margin-top: 5%;}
.y-box-5 .ly:before{content: "";position: absolute;left: 0;top: 0;background: url(../img/icon-14.png) no-repeat left;width: 100%;height: 100%;margin-left: 40px;}
@media only screen and (max-width:800px ) {
	.y-box-5 .bt{font-size: 20px;padding: 10px 0;}
	.y-box-5 .ly{margin-top: 2%;}
}
@media only screen and (max-width:480px ) {
	.y-box-5 .img-box{padding: 0;width: 100%;max-width: 100%;float: none;}
}
.zbl-tab-2{margin-top: 3.5%;}
.zbl-tab-2 .nav-box{margin-bottom: 3% !important;}
.zbl-tab-2 .lump{float: left;}
.zbl-tab-2 .lump .tp{float: left;margin: 10px;}
.zbl-tab-2 .lump .text{float: left;line-height: 45px;font-size: 18px;color: #040404;}
.zbl-tab-2 .lump{background-color: #f5f3f4;height: 45px;}
.zbl-tab-2 .lump.curr{background-color: initial !important;}
.zbl-tab-2 .lump .img-b{display: block;}
.zbl-tab-2 .lump .img-s{display: none;}
@media only screen and (min-width:1025px ) {
	.zbl-tab-2 .lump.cur{background-color: #013476;}
	.zbl-tab-2 .lump.cur .text{color: #fff;}
	.zbl-tab-2 .lump.cur .img-b{display: none;}
	.zbl-tab-2 .lump.cur .img-s{display: block;}
	.zbl-tab-2 .s-box:first-child .box--2 .lei-1{display: none;}
}
@media only screen and (max-width:1024px ) {
	.y-box-5 .ly{width: 140px;height: 40px;line-height: 38px;font-size: 16px;}
	.y-box-5 .ly:before{margin-left: 20px;}
	.zbl-tab-2 .lump{background-color: #fff;min-width: 125px;}
	.zbl-tab-2 .lump{display: none !important;}
	
}



.y-box-6{padding: 0 40px;position: relative;}
.y-box-6 .lump{margin:0 20px;}
.y-box-6 .left,.y-box-6 .right{cursor:pointer;position: absolute;top: 50%; background:no-repeat center;background-size:contain ;width: 35px;height: 60px;margin-top: -30px;}
.y-box-6 .left{background-image: url(../zbl/icon/l-1.png);left: 0;}
.y-box-6 .right{background-image: url(../zbl/icon/r-1.png);right: 0;}
@media only screen and (max-width:980px ) {
	.y-box-6 .lump{margin:0 15px;}
}
@media only screen and (max-width:640px ) {
	.y-box-6 .lump{margin:0 10px;}
}
@media only screen and (max-width:480px ) {
	.y-box-6 .lump{margin:0 5px;}
}
.y-box-8{width:90%;font-size: 18px;line-height: 2;}
.y-box-8 span{font-size: 24px;line-height:1.6;margin-bottom:4%;display: inline-block;}
.y-box-08{overflow: hidden;margin-top: 1%;}
.y-box-08 .tp{float: left;}
.y-box-08 .tp img{display: block;}
.y-box-08 .z-1{float: left;text-align: center;font-size: 16px;color: #333333;height: 36px;line-height: 36px;margin: 5% 3%;}
@media only screen and (max-width:768px ) {
	.y-box-8{width:100%;font-size: 14px;line-height:1.6;}
	.y-box-8 span{font-size: 20px;margin-bottom:2%;}
	
}
.y-box-9{width:90%;}
.y-box-9 span{font-size: 24px;line-height: 1.6;margin-bottom: 4%;display: inline-block;}
.y-box-9 form .box{border: 1px solid #ccc;width:100%;position: relative;line-height:25px;overflow: hidden;margin-bottom:2%;}
.y-box-9 form .box .bt{position: absolute;left: 0;padding:5px 10px;}
.y-box-9 form .box input{display: block;width: 100%;border: 0;padding:5px 10px;font-size: 14px;color: #666;line-height:25px;height:35px;font-family:SourceSansProLight,Verdana,Geneva,sans-serif,arial;}
.y-box-9 form textarea{display: block;width: 100%;border: 0;padding:5px 0;padding-left: 95px;padding-right: 5px;line-height: 25px;height:90px;font-size: 14px;color: #666;font-family:SourceSansProLight,Verdana,Geneva,sans-serif,arial;margin-bottom: 2%;}
.y-box-9 form input[type="submit"]{background:#013476;display: block;border: 1px solid #ccc;color: #fff;line-height: 32px;height: 32px;width: 162px;float: left;cursor: pointer;margin-right: 10px;}
.y-box-9 .tijiao{width: 100%;overflow: hidden;}
.y-box-9 .zz-1{float: left;font-size: 14px;line-height: 30px;overflow: hidden;}
@media only screen and (max-width:768px ) {
	.y-box-9{width:100%;}
	.y-box-9 .zz-1{display: none;}
}
.y-box-10{width: 100%;position: relative;overflow: hidden;padding-bottom: 2%;}
.y-box-10 .leftbox,.y-box-10 .rightbox{width: 23%;padding:2% 0 0;}
.y-box-10 .leftbox{float: left;}
.y-box-10 .rightbox{float: right;}
.y-box-10 .text{text-align: center;margin:22% 0;}
.y-box-10 .text .bt{font-size: 24px;color: #fff;margin-bottom: 1%;}
.y-box-10 .text .txt{font-size: 14px;color: #c9c9c9;}
@media only screen and (min-width:981px) {
	.y-box-10:after{content: "";position: absolute;left:0;top:0;background: url(../img/icon-20.png) no-repeat center;background-size:50%;width: 100%;height: 100%;border-radius: 50%;}
	.y-box-10 .leftbox .text:nth-child(1){position: relative;right:-20%}
	.y-box-10 .leftbox .text:nth-child(3){position: relative;right:-20%}
	.y-box-10 .rightbox .text:nth-child(1){position: relative;left:-20%}
	.y-box-10 .rightbox .text:nth-child(3){position: relative;left:-20%}
}
@media only screen and (max-width:980px) {
	.y-box-10 .leftbox,.y-box-10 .rightbox{width:49%;padding: 0;}
	.y-box-10 .text{margin:5% 0;}
	.y-box-10 .text .bt{font-size: 18px;}
}
@media only screen and (max-width:480px) {
	.y-box-10 .leftbox,.y-box-10 .rightbox{width: 100%;}
	.y-box-10 .text:nth-child(1){margin-top: 0 !important;}
}

.y-box-11{width: 100%;overflow: hidden;margin-top: 3.5%;}
.y-box-11 .leftbox{width: 72%;float: left;position: relative;}
.y-box-11 .leftbox:before{content: "";position: absolute;top: 0;right: 0;height: 100%;width: 1px;background-color: #ccc;margin-right: -40px;}
.y-box-11 .leftbox .shangbox{width: 100%;overflow: hidden;position: relative;padding-left: 33%;}
.y-box-11 .leftbox .shangbox .zuo{position: absolute;left: 0;top: 0;}
.y-box-11 .leftbox .shangbox .you{width: 100%;}
.y-box-11 .leftbox .shangbox .you .z-1{font-size: 18px;color: #040404;height: 35px;line-height: 35px;overflow: hidden;}
.y-box-11 .leftbox .shangbox .you .z-2{font-size: 14px;color: #040404;height: 35px;line-height: 25px;}
.y-box-11 .leftbox .shangbox .you .z-3{font-size: 14px;color: #040404;height: 46px;line-height: 23px;overflow: hidden;}
.y-box-11 .leftbox .shangbox .you .z-4{width: 30px;height: 30px;background-color: #013476;line-height: 30px;text-align: center;color: #fff;border-radius: 50px;margin: 1% 1%;}
.y-box-11 .leftbox .xiabox{width: 100%;overflow: hidden;margin-top: 5.5%;}
.y-box-11 .leftbox .xiabox li{overflow: hidden;border-bottom: 1px solid #eaeaea;margin-bottom: 2%;}
.y-box-11 .leftbox .xiabox .bt{float: left;height: 25px;line-height: 25px;overflow: hidden;font-size: 16px;color: #333333;width: 75%;}
.y-box-11 .leftbox .xiabox .bt span{color: #013476;}
.y-box-11 .leftbox .xiabox .bt:hover{color: #013476;}
.y-box-11 .rightbox{width: 25%;float: right;text-align: center;padding-left: 40px;overflow: hidden;}
.y-box-11 .rightbox .biaoti{font-size: 18px;color: #040404;position: relative;padding-bottom: 5%;}
.y-box-11 .rightbox .biaoti:before{content: "";position: absolute;left: 50%;bottom: 0;width: 240px;height: 1px;background-color: #b3b3b3;margin-left: -120px;}
.y-box-11 .rightbox .biaoti:after{content: "";position: absolute;left: 50%;bottom: 0;width: 70px;height: 2px;background-color: #013476;margin-left: -35px;}
.y-box-11 .rightbox .neirong{margin-top: 7%;text-align:left}
.y-box-11 .rightbox .neirong .z-1{height: 30px;line-height: 30px;overflow: hidden;}
.y-box-11 .rightbox .neirong .z-1 span{color: #013476;}
.y-box-11 .y-bt{font-size: 24px;color: #040404;text-align: center;}
.y-box-11 .cen{text-align: center;margin:2% 0 3%;color: #999;}
.y-box-11 .cen span{display: inline-block;margin:0 1%;font-size: 14px;color: #040404;}
.y-box-11 .leftbox .show{font-size: 14px;color: #333333;margin-bottom: 10px;line-height: 25px;}
.fy .boss{width: 75%;overflow: hidden;}
.fy .boss .fanye{float: left;}
.fy .boss .fenxiang{float: right;overflow: hidden;margin-top: 5px;}
.fy .boss .fenxiang .z-1{float: left;}
@media only screen and (max-width:1024px ) {
	.y-box-11 .rightbox{display: none;}
	.y-box-11 .leftbox:before{display: none;}
	.y-box-11 .leftbox{width: 100%;}
	.fy .boss .fenxiang{display: none;}
	.fy .boss{width: 100%;padding: 15px 0;}
}
@media only screen and (max-width:768px ) {
	.y-box-11 .y-bt{font-size: 20px;}
}




.y-box-12{width: 100%;overflow: hidden;border-bottom: 1px solid #b3b3b3;padding-bottom: 5px;padding-top: 3%;}
.y-box-12 img{float: left;}
.y-box-12 .text{float: left;margin-left: 1%;}
.y-box-12 .text .z-1{float: left;}
.y-box-12 .text .z-1 span{color: #013476;}
@media only screen and (max-width:600px ) {
	.y-box-12 img{display: none;}
}


.y-show-1{overflow: hidden;}
.y-show-1 form{margin: 3% auto;width: 77%;overflow: hidden;padding: 30px 30px 10px 30px;}
.y-show-1 form .box{border: 1px solid #cecccd;width: 49%;position: relative;line-height:25px;overflow: hidden;margin-bottom:1.5%;}
.y-show-1 form .box:nth-child(2n-1){float: left;}
.y-show-1 form .box:nth-child(2n){float:right;}
.y-show-1 form .box .bt{position: absolute;left: 0;padding:10px;background-color: #fff;}
.y-show-1 form .box input{display: block;width: 100%;border: 0;padding: 0 15px;font-size: 14px;color: #666;line-height:25px;height:45px;font-family:SourceSansProLight,Verdana,Geneva,sans-serif,arial;}
.y-show-1 form textarea{display: block;width: 100%;padding: 10px 0;padding-left: 95px;padding-right: 5px;line-height: 25px;height:100px;font-size: 14px;color: #666;font-family:SourceSansProLight,Verdana,Geneva,sans-serif,arial;margin-bottom: 2%;border: 0;}
.y-show-1 form input[type="submit"]{background:#2a5d77;display: block;border: 1px solid #ccc;color: #fff;line-height: 35px;height: 35px;width: 100px;float: left;cursor: pointer;margin-right: 10px;}
.y-show-1 form input[type="reset"]{background:#999;display: block;border: 1px solid #ccc;color: #fff;line-height: 35px;height: 35px;width: 100px;float: left;cursor: pointer;}
.y-show-1 table{width: 100%;border-collapse:collapse;}
.y-show-1 table td{border: 1px solid #ccc;padding: 10px;color: #040404;font-size: 14px;}
.y-show-1 .box--1{width: 100%;margin-bottom: 3%;}
.y-show-1 .box--1 .lump{width: 300px;height: 42px;background-color: #f5f3f4;}
.y-show-1 .box--1 .lump .tp{float: left;margin: 10px 0;margin-left: 20px;}
.y-show-1 .box--1 .lump .text{height: 42px;line-height: 42px;padding-left: 20px;float: left;}
.y-show-1 .box--1 .lump .text span{color: #fff;}
.y-show-1 .box--1 .lump .text .dh{font-size: 18px;color: #040404;}
.y-show-1 .box--1 .lump img{width: 100%;display: block !important; }
.y-show-1 .box--1 .t{font-size: 14px;color: #040404;}
.y-show-1 .box--2{width: 100%;overflow: hidden;}
.y-show-1 .box--2 .text{overflow: hidden;width: 100%;margin-top: 2%;}
.y-show-1 .box--2 .text span{color: #666;}
.y-show-1 .box--2 .text .b-1{font-size: 14px;color: #040404;margin-bottom: 1%;}
.y-show-1 .box--2 .text .b-2{font-size: 14px;color: #040404;margin-bottom: 1%;line-height: 25px;}
.y-show-1 .box--2 .text .b-3{font-size: 16px;}
.y-show-1 .box--2 .ji{overflow: hidden;padding-left: 33px;margin-bottom: 3%;}
.y-show-1 .box--2 .ji table{width: 60%;}
.y-show-1 .box--2 .lei-1{width: 100%;height: 42px;}
.y-show-1 .box--2 .lei-1 img{float: left;margin: 10px 0;margin-left: 20px;}
.y-show-1 .box--2 .lei-1 .z-1{float: left;height: 42px;line-height: 42px;margin-left: 20px;font-size: 18px;color: #040404;}
.y-show-1 .box--2 form .tjan{width: 100%;overflow: hidden;text-align: center;}
.y-show-1 .box--2 form .tjan .anniu{width: 290px;height: 35px;background-color: #013476;line-height: 35px;border-radius: 50px;font-size: 18px;color: #fff;display: inline-block;float: none !important;}
@media only screen and (max-width:1024px ) {
	.y-show-1 .box--2 .lei-1 img{margin-left: 10px;}
}
@media only screen and (max-width:768px ) {
	.y-show-1 form{width: 100%;}
	.y-show-1 form .box{width: 100%;}
	.y-show-1 form{padding: 0;}
	.y-show-1 .box--2 .ji table{width: 100%;}
	.y-show-1 .box--2 .ji{padding-left: 0;}
}

@media only screen and (max-width:768px ) {
	
}
@media only screen and (max-width:400px ) {
	.y-show-1 .box--2 form .tjan .anniu{width: 190px;font-size: 16px;}
}




.y-form-1{margin: 3% auto;width: 77%;overflow: hidden;}
.y-form-1 .box{border: 1px solid #cecccd;width:32%;position: relative;line-height:25px;overflow: hidden;margin-bottom:1.5%;float: left;}
.y-form-1 .box:nth-child(2){margin-left:2%;}
.y-form-1 .box:nth-child(3){margin-left:2%;}
.y-form-1 .box .bt{position: absolute;left: 0;padding:10px;background-color: #fff;}
.y-form-1 .box input{display: block;width: 100%;border: 0;padding: 0 15px;font-size: 14px;color: #666;line-height:25px;height:45px;font-family:SourceSansProLight,Verdana,Geneva,sans-serif,arial;}
.y-form-1 textarea{display: block;width: 100%;padding: 10px 0;padding-left: 95px;padding-right: 5px;line-height: 25px;height:100px;font-size: 14px;color: #666;font-family:SourceSansProLight,Verdana,Geneva,sans-serif,arial;margin-bottom: 2%;border: 0;}
.y-form-1 input[type="submit"]{background:#2a5d77;display: block;border: 1px solid #ccc;color: #fff;line-height: 35px;height: 35px;width: 100px;float: left;cursor: pointer;margin-right: 10px;}
.y-form-1 input[type="reset"]{background:#999;display: block;border: 1px solid #ccc;color: #fff;line-height: 35px;height: 35px;width: 100px;float: left;cursor: pointer;}
.y-form-1 .tjan{width: 100%;overflow: hidden;text-align: center;}
.y-form-1  .tjan .anniu{width: 290px;height: 35px;background-color: #013476;line-height: 35px;border-radius: 50px;font-size: 18px;color: #fff;display: inline-block;float: none !important;}
@media only screen and (max-width:980px ) {
	.y-form-1{width: 100% !important;}
}
@media only screen and (max-width:640px ) {
	.y-form-1 .box{width: 100%;}
	.y-form-1 .box:nth-child(2){margin-left:0;}
	.y-form-1 .box:nth-child(3){margin-left:0;}
}

.y-show-1 .box--3{width: 100%;}
.y-show-1 .box--3 .y-bt-2{width: 100%;height: 45px;background-color: #013476;font-size: 18px;color: #fff;text-align: center;line-height: 45px;}

.y-show-2{overflow: hidden;}
.y-show-2 .cen{text-align: center;margin:2% 0 3%;color: #999;}
.y-show-2 .cen span{display: inline-block;margin:0 1%;}



.top{width: 100%;position: relative;}
.top .tp{position: absolute;left: 50%;top: -50px;background: url(../img/footer-1.jpg) no-repeat center;width: 92px;height: 92px;margin-left: -47px;border-radius: 50%;z-index: 2;cursor: pointer;}
.footer-1{width: 100%;background-color: #1d1d1d;overflow: hidden;}
.footer-1 .topbox{padding:20px 0 0;color: #bbb;}
.footer-1 .topbox .box{margin:30px 0;}
.footer-1 .topbox .yq{color: #999}
.footer-1 .topbox .yq a{display: inline-block;margin-right:20px ;}
.footer-1 .topbox .bt{margin-bottom:20px;}
.footer-1 .topbox .box:nth-child(1) a{display:inline-block;}
.footer-1 .topbox .box:nth-child(2) .bt{float: left;display: none;}
.footer-1 .topbox .box:nth-child(2) span{padding-left: 30px;margin-right:30px;background: no-repeat left;display: inline-block;}
.footer-1 .banquan{text-align: center;border-top: 1px solid #313131;padding:20px 0;}
@media only screen and (min-width:1025px ) {
	.footer-1 a:hover{color: #fff;}
}
@media only screen and (max-width:1024px ) {
	.footer-1 .topbox .box:nth-child(2) .bt{float: none;}
}
@media only screen and (max-width:900px ) {
	.top{display: none;}
}
@media only screen and (max-width:640px ) {
	.footer-1 .topbox{padding:10px 0;}
	.footer-1 .topbox .box{margin: 15px 0;}
	.footer-1 .topbox .bt{margin-bottom: 10px;font-size: 16px;}
	.footer-1 .topbox .box:nth-child(1){display: none;}
	.footer-1 .topbox .box:nth-child(2) .bt{display: block;}
	.footer-1 .topbox .box:nth-child(2) span{display: block;line-height: 30px;}
	.footer-1 .topbox .box:nth-child(3){display: none;}
	.footer-1 .banquan{padding:10px 0;font-size:12px;}
}


/*******************选项卡切换********************/

body .cpfl .dhgl .text .dh{
	color:#013476;
}

.cpfl{
	padding-bottom:25px;
}
.cpfl .lump{
	cursor:pointer;
}
.y-show-1 form .box{
	margin-bottom:20px !important;
}

.y-box-5 #ddt{
	float: left;
    max-width: 45%;
    padding-right: 4%;
    background: #fff;
    
}
.y-box-5 #ddt .magnify{border: 1px solid #ddd;}

#ddt img{
	width:100%;
}
.ddt_2{
	width:50%;
	float:right;
}

@media only screen and (max-width:1200px){
	.y-box-5 #ddt{
		float:none;
		max-width:80%;
		margin:0 auto;
	}
	.ddt_2{
		width:100%;
		float:none;
	}
	.y-box-5 .ly{
		margin-top:20px;
	}
	.y-box-5 .bt{
		margin-bottom:0;
	}
}
.zbl-tab-2 .cpfl .lump{
	display:block !important;
}
.sjj>div{
	overflow-x:auto;
}
.y-box-2 .lump .img-box{position:relative;padding-top:70%}
.y-box-2 .lump .img-box img{display:block;position:absolute;left:0;top:0;width:100%;height:100%;}
.y-box-2-1 .lump .img-box{position:relative;padding-top:70%}
.y-box-2-1 .lump .img-box img{display:block;position:absolute;left:0;top:0;width:100%;height:100%;}

.footer-1 .rightbox .zt-2 .zt-2-1{
	margin-left:7px;
}

@media only screen and (max-width: 480px){
	.y-box-4 .lump .rq{
		left:15px;
	}
	.y-box-4 .lump .txt-box .z{
		padding-right:30px;
	}
}
.yydb{
	display:none;
}
@media only screen and (max-width: 768px){
	body .cpfl_2 div.tm .text img{
		width:100% !important;
	}
	.yydb{
		display:block;
		position:fixed;
		bottom:0;
		left:0;
		background:#fff;
		font-size:0;
		width:100%;
		z-index:1000;
		border-top:1px solid #ddd;
	}
	.yydb>span{
		display:inline-block;
		width:24.8%;
		font-size:0;
		text-align:center;
		border-right:1px solid #ddd;
		position:relative;
	}
	.yydb>span:last-child{
		border:0;
	}
	.yydb>span a{
		font-size:14px;
		display:inline-block;
		width:100%;
		height:100%;
		line-height:39px;
		padding-top:5px;
	}
	.yydb>span ul{
		position:absolute;
		bottom:100%;
		background:#fff;
		width:120%;
		left:-10%;
		box-shadow: 0 -2px 10px #888;
		opacity:0;
		transform:scale(0);
		transition:0.3s;
		transform-origin:50% 100%;
		
	}
	.yydb>span ul.faxd{
		transform-origin:50% 100%;
		transform:scale(1);
		opacity:1;
	}
	.yydb>span ul li{
		border-bottom:1px solid #ddd;
	}
	.dtmap{
		width:100%;
	}
	.dtmap .map{
		height:250px;
	}
	.wz{
		display:inline-block;
		font-size:13px;
	}
	.wz i{
		margin-top:4px;
	}
}
.footer-1 .leftbox .xiabox{
	margin-top:0;
}
.y-box-4-1 .leftbox .shangbox .you .z-3,.y-box-4 .lump .txt-box .txt{
	color:#666;
}

@media only screen and (max-width: 390px){
	.footer-1 .rightbox .zt-2 .zt-2-1{
		padding:0 5px;
		font-size:18px;
		position:relative;
		top:5px;
	}
}
@media only screen and (max-width: 390px){
	.y-box-08 .z-1{
		float:none;
		font-size:14px;
		margin:9% 0;
	}
}
