﻿
/* CSS Document */
@media(min-width:1199px){
body,html{margin:0; padding:0;font-family: "Microsoft YaHei","微软雅黑";font-size: 12px;-webkit-font-smoothing: antialiased;/*抗锯齿效果*/-webkit-tap-highlight-color: transparent; -webkit-overflow-scrolling: touch; overflow-scrolling: touch;overflow: auto;overflow-x: hidden;}
body{max-width: 1920px;margin: 0 auto;}
a,ul,li,ol,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{list-style:none;padding:0;margin:0;text-decoration:none;font-weight:normal; font-size: 12px;color: #292929;font-family: "Microsoft YaHei","微软雅黑";}
* img{display:block;border: none;}
input,select,textarea{padding:0;margin:0;outline:none;font-family: "Microsoft YaHei","微软雅黑";appearance:none;-moz-appearance:none; -webkit-appearance:none;border: none;}
/*p{text-align:justify;text-justify:inter-ideograph;}*/
.clearfix{ clear:both;}
.mob{ display: none;}
.pc{ display: block;}
.fl{ float: left;}
.fr{float:right}
.commen{width: 1200px;margin: 0 auto;}
.ellipsis{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
*{box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
	
		
/*滚动条样式*/
	::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
	::-webkit-scrollbar{width:8px;background-color:#23368b;border-radius: 5px;}
	::-webkit-scrollbar-thumb{width:8px;background-color:#282828;border-radius: 5px;}
	::-webkit-scrollbar-thumb:hover{width:8px;background-color:#23368b;border-radius: 5px;}

/*top*/
	.logo{width: 100%;height: 76px;background-color: #fff;}
	.logo .commen{position: relative;}
	.logoa{margin-top: 22px;margin-left: 20px;}
	.logoa img{width: 117px;float: left;}
	.nav{z-index: 100;height: 76px;position: relative;margin-left: 76px;}
	.nava{transition: all ease 0.3s;height: 76px;cursor: pointer;position: relative;text-align: center;padding: 0px 11px 0 11px;z-index: 100;margin: 0 21px;border-bottom: 4px solid #fff;}
	.nava p{transition: all ease 0.3s;letter-spacing: 1px;text-align: center;position: relative;line-height: 80px;}
	.nava p a{font-size: 18px;color: #302623;transition: all ease 0.3s;}
	.nava:hover{background-position: top center;border-color: #23368b;}
	.nava:hover p a{color: #23368b;}
	.navaa{background-position: top center;border-color: #23368b;}
	.navaa p a{color: #23368b;}
	.navb{width: 450px;position: absolute;z-index: 2;top: 76px;left: 0%;opacity: 0;background-color: #1c974b;text-align: center;}
	.navc{width: 180px;}
	.navba{line-height:51px;text-align: center;transition: all ease 0.3s;display: block;float: left;padding: 0 17px}
	.navba a{font-size: 14px;color: #fff;transition: all ease 0.3s;}
	.navba:hover{background-color: #eb8401;}
	.navx{margin-top: 34px;margin-right: 0px;}
	.navx p{font-size: 14px;color: #302623;line-height: 14px;}
	.navx p a{font-size: 14px;color: #302623;transition: all ease 0.3s;}
	.navx p a:hover{color: #23368b;}
	.navx p a.on{color: #23368b;}
/*banner*/
	.ban{width:100%;margin: 0 auto;overflow: hidden;height: 839px;position: relative;}
	.imgbox{ width:1920px;overflow: hidden;position: relative;left: 50%; margin-left: -960px;height: 839px;}
	.imgbox img{position: absolute;left: 0;top: 0;width: 100%;}
	.boy{width: 1200px;}
	.bt-a{width: 47px;height: 47px;position: absolute;left: 5%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-b{background: url(../image/yi07.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-b:hover{background: url(../image/yi09.png);opacity: 1;}
	.bt-k{width: 47px;height: 109px;position: absolute;right: 5%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-f{background: url(../image/yi06.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-f:hover{background: url(../image/yi08.png);opacity: 1;}
	.keyword{position: absolute;width: 1400px;left: 50%;margin-left: -700px;bottom: 27px;}
	.keyword p{line-height: 12px;font-size: 14px;color: #fff;margin-left: 47px;}
	.keyword p a{font-size: 12px;color: #fff;transition: all ease 0.3s;}
	.keyword p a:hover{color: #eb8401;}
	.flip{z-index: 15;position: absolute;bottom: 94px;left: calc(50% - 55px);}
	.flip li{cursor: pointer;width: 12px;height: 12px;margin: 0 5px;float: left;position: relative;transition: all ease 0.35s;}
	.flip li a{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 50%;transition: all 0.35s ease;background-color: transparent;-webkit-transform-style: preserve-3d;transform-style: preserve-3d;}
	.flip li a::before,.flip li a::after{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #fff;border-radius: 50%;transition: all ease 0.3s; text-indent: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;/*背面不可见*/}
	.flip li a::after{background-color: #23368b;transform: rotateY(180deg);}
	.flip li a:hover,.flip li a:focus,.flip li.ppp a{background-color: #23368b;}
	.flip li.ppp a{transform: rotateY(180deg);}
	.flip li a:hover::before{opacity: 0.8;}
/*推荐产品*/
	.gy{width: 100%;overflow: hidden;margin-top: 91px;}
	.gyx{width: 100%;background-color: #23368b;}
	.gya{width: 45.583%;padding: 79px 82px 20px 67px;}
	h6.bt{font-size: 24px;color: #23368b;font-weight: bold;border-bottom: 3px solid #23368b;display: inline-block;padding-right: 66px;line-height: 24px;padding-bottom: 10px;}
	.gya > p{font-size: 12px;color: #fff;line-height: 25px;max-height: 150px;overflow: hidden;margin-top: 29px;}
	.gya_m{width: 130px;height: 36px;background-color: #1c974b;margin-top: 51px;transition: all ease 0.3s;}
	.gya_m p{float: left;width: 94px;text-align: center;line-height: 36px;font-size: 14px;color: #fff;font-weight: bold;letter-spacing: 1px;}
	.gya_m img{float: right;}
	.gya_m:hover{transform: translateX(8px);}
	.gyb{width: 51.75%;}
	.gyb img{width: 100%;}
	.gyc{width: 100%;border-bottom: 1px solid #a6a6a6;margin-top: 89px;padding-bottom: 65px;}
	.gyca{width: 33.333%;padding: 17px 31px 8px 24px;}
	.gycb{border-left: 1px solid #e3e3e3;border-right: 1px solid #e3e3e3;}
	.gyca img{float: left;width: 70px;}
	.gyca_w{width: calc(100% - 91px);}
	.gyca_w h6{font-size: 22px;font-weight: bold;color: #23368b;line-height: 28px;}
	.gyca_w p{font-size: 12px;color: #4d4d4d;line-height: 19px;margin-top: 9px;}
/*益泽出品*/
	.cp{width: 100%;overflow: hidden;margin-top: 117px;}
	.cpaa{width: 100%;margin-top: 9px;}
	.cpaa p{line-height: 16px;margin-top: 22px;float: left;}
	.cpaa p a{font-size: 16px;color: #a0a0a0;display: inline-block;margin-right: 40px;transition: all ease 0.3s;}
	.cpaa p a:hover{color: #1c974b;}
	.cpaa p a.on{color: #1c974b;}
	.cpaa_an div{width: 23px;height: 23px;background-color: #989898;margin-left: 3px;padding-top: 5px;float: left;cursor: pointer;}
	.cpaa_an div img{width: 9px;margin: 0 auto;}
	.cpaa_an div.on{background-color: #23368b;}
	.cpb{width: 100%;margin-top: 59px;}
	.cpc{width: 100%;}
	.cpd{width: 25%;overflow: hidden;position: relative;}
	.cpd img{width: 100%;transition: all ease 0.3s;}
	.cpda{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(35,54,139,0.9);padding: 60px 44px;transform: rotateX(-90deg);opacity: 0;transition: all ease 0.3s;}
	.cpda h6{font-size: 24px;color: #fff;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;border-bottom: 2px solid #9ba4ca;line-height: 24px;padding-bottom: 19px;}
	.cpda p{font-size: 16px;color: #fff;line-height: 26px;margin-top: 17px;height: 104px;overflow: hidden;}
	.cpd:hover img{transform: scale(1.05);}
	.cpd:hover .cpda{transform: rotateX(0deg);opacity: 1;}
/*益泽动态*/
	.xw{width: 100%;overflow: hidden;margin-top: 169px;}
	.xwa_an{margin-top: 14px;}
	.xwa_an div{width: 23px;height: 23px;background-color: #989898;margin-left: 3px;padding-top: 5px;float: left;cursor: pointer;}
	.xwa_an div img{width: 9px;margin: 0 auto;}
	.xwa_an div.on{background-color: #23368b;}
	.xwb{margin-top: 47px;width: 102.25%;margin-left: -1.125%;overflow: hidden;}
	.xwe{width: 95.59%;margin: 0 auto;}
	.xwe_t{width: 100%;overflow: hidden;}
	.xwe_t img{width: 100%;transition: all ease 0.3s;}
	.xwe_w{width: 100%;}
	.xwe_w h5{font-size: 14px;color: #989898;font-weight: bold;line-height: 14px;margin-top: 18px;}
	.xwe_w h6{font-size: 16px;color: #4d4d4d;font-weight: bold;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 22px;transition: all ease 0.3s;}
	.xwe_w p{font-size: 12px;color: #808080;line-height: 20px;height: 60px;overflow: hidden;margin-top: 10px;}
	.xwe:hover .xwe_t img{transform: scale(1.05);}
	.xwe:hover .xwe_w h6{color: #23368b;}
/*荣誉*/
	.ry{width: 100%;margin-top: 144px;background-color: #f7f7f7;padding: 89px 0;}
	.ry img{width: 889px;margin: 0 auto;mix-blend-mode: multiply;}

/*footer*/
	.yj{width: 100%;overflow: hidden;background-image: url(../image/y14.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;height: 348px;}
	.yj img{width: 392px;margin: 0 auto;padding-top: 85px;}
	.yj h6{text-align: center;font-size: 16px;color: #fff;line-height: 16px;margin-top: 63px;}
	.yj h6 a{font-size: 16px;color: #e5e5e5;transition: all ease 0.3s;display: inline-block;}
	.yj h6 a:hover{color: #fff;transform: translateY(-4px);}
	.yj p{text-align: center;font-size: 12px;color: #e5e5e5;line-height: 24px;margin-top: 15px;}
	.yj p span{width: 14px;display: inline-block;}
	.yja{width: 100%;background-color: #132d7d;}
	.yja p{font-size: 12px;color: #e5e5e5;line-height: 69px;text-align: center;}
	.yja p a{font-size: 12px;color: #e5e5e5;}
	
	
/*固定的悬浮窗*/
	.yb_conct{position: fixed;z-index: 9999999;top: 290px;right: -127px;cursor: pointer;transition: all .3s ease;}
	.yb_bar ul li{width: 180px;height: 53px;font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar ul li a{font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar .yb_top{background: #23368b url(../image/t1.png) no-repeat;}
	.yb_bar .yb_phone{background: #23368b url(../image/t2.png) no-repeat;}
	.yb_bar .yb_QQ{text-indent: 0;background: #23368b url(../image/t3.png) no-repeat;}
	.yb_bar .yb_ercode{background: #23368b url(../image/t4.png) no-repeat;}
	.hd_qr{padding: 6px 37px 25px 37px;box-sizing: border-box;width: 180px;}
	.yb_QQ a{display: block;text-indent: 54px;width: 100%;height: 100%;color: #fff;}
	.yb_QQ a:hover {color: #fff;}
	
	.zuoc{position: fixed;z-index: 9999999;bottom: 10%;left: -0;cursor: pointer;transition: all .3s ease;width: 255px;opacity: 0;}
	.zuoca{width: 100%;margin: 9.5px 0;margin-left: -160px;transition: all .3s ease;}
	.zuoca img{width: 100%;}
	.zuoca:hover{margin-left: 0;}
	
/*****************************************内页开始******************************************/
	
/*关于益泽*/
	.nban{width: 100%;overflow: hidden;}
	.nban img{width: 1920px;position: relative;left: 50%;margin-left: -960px;}
	.gyy{width: 100%;overflow: hidden;margin-top: 60px;}
	.gyya{width: 100%;}
	.gyya p{font-size: 12px;color: #333333;line-height: 24px;}
	.gyya img{width: auto;margin: 0 auto;max-width: 100%;margin-top: 80px;}
	.gyyb{width: 100%;background-image: url(../image/y16.jpg);height: 444px;background-repeat: no-repeat;background-position: center;background-size: cover;margin-top: 60px;padding-top: 79px;}
	.gyyb h4{font-size: 34px;color: #fff;line-height: 35px;border-bottom: 1px solid #fff;padding-bottom: 22px;display: inline-block;padding-right: 79px;}
	.gyyb_a{width: 43.083%;padding: 0 48px 0 49px;}
	.gyyb_a h6{font-size: 32px;color: #fff;line-height: 38px;margin-top: 67px;}
	.gyyb_a p{font-size: 14px;color: #fff;line-height: 27px;margin-top: 15px;}
	.gyyb_b{width: 56.917%;padding-left: 85px;}
	.gyyb_c{width: 100%;margin-left: -5px;}
	.gyyb_ca{width: 82px;margin-top: 55px;margin-right: 49px;}
	.gyyb_ca img{width: 100%;}
	.gyyb_ca p{width: 180%;margin-left: -40%;text-align: center;font-size: 18px;color: #fff;font-weight: bold;line-height: 24px;margin-top: 33px;}
	.gyyc{margin-top: 126px;}
	.gyyc_bt p{text-align: center;font-size: 34px;color: #333333;line-height: 35px;}
	.gyyc_bt span{display: block;width: 73px;height: 4px;background-color: #23368b;margin: 0 auto;margin-top: 16px;}
	.gyyca{display: table;margin: 0 auto;margin-top: 68px;}
	.gyyca_a{margin: 0 25px;width: 220px;}
	.gyyca_a img{width: 112px;margin: 0 auto;transition: all ease 0.3s;}
	.gyyca_a:hover img{transform: translateY(-10px);}
	.gyyca_a p{font-size: 22px;color: #383838;line-height: 29px;margin-top: 37px;text-align: center;}
	.gyycb{width: 1016px;height: 2px;background-color: #e7e7e7;margin: 0 auto;margin-top: 90px;}
	.gyyd{margin-top: 80px;}
	.gyyda{width: 1002px;margin: 0 auto;margin-top: 10px;}
	.gyyda img{width: 100%;}
	.gyye{width: 100%;margin-top: 28px;}
	.gyye img{width: 100%;}
	
/*益泽产品列表页*/
	.cpl{width: 100%;margin-top: 137px;margin-bottom: 37px;}
	.cplz{width: 25%;}
	.cplza{width: 100%;}
	.cplza p{font-size: 18.4px;color: #808080;line-height: 18px;}
	.cplzaa{width: 207px;margin-top: 9px;position: relative;}
	.cplzaa .input1{width: 100%;border-bottom: 1px solid #808080;font-size: 14px;color: #808080;line-height: 34px;}
	.cplzaa .input2{background-image: url(../image/y25.png);background-repeat: no-repeat;width: 15px;height: 15px;background-size: 100% 100%;background-color: transparent;position: absolute;right: 0;bottom: 7px;cursor: pointer;}
	.cplzb{width: 100%;margin-top: 47px;}
	.cplzb h6{font-size: 24px;color: #808080;font-weight: bold;line-height: 24px;}
	.cplzb_a{width: 100%;margin-top: 25px;}
	.cplzb_a p{line-height: 36px;}
	.cplzb_a p a{font-size: 16px;color: #808080;transition: all ease 0.3s;}
	.cplzb_a p.on a{color: #23368b;}
	.cplzb_a p:hover a{color: #23368b;}
	.cply{width: 74.583%;}
	.cplya{width: 33.333%;position: relative;overflow: hidden;}
	.cplya img.t1{width: 100%;transition: all ease 0.3s;}
	.cplya_w{width: 100%;position: absolute;left: 0%;top: 0;height: 100%;background-color: rgba(35,54,139,0.9);padding: 40px 40px 40px 27px;transition: all ease 0.3s;opacity: 0;}
	.cplya_w h6{font-size: 14px;color: #fff;font-weight: bold;line-height: 14px;border-bottom: 1px solid #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-bottom: 9px;}
	.cplya_w p{font-size: 12px;color: #fff;line-height: 22px;margin-top: 5px;height: 88px;overflow: hidden;}
	.cplya_w img.t2{width: 65px;position: absolute;right: 35px;bottom: 29px;}
	.cplya:nth-child(3n+1) .cplya_w{left: -100%;}
	.cplya:nth-child(3n+2) .cplya_w{top: -100%;}
	.cplya:nth-child(3n+3) .cplya_w{right: -100%;left: auto;}
	.cplya:nth-child(3n+1):hover .cplya_w{left: 0;opacity: 1;}
	.cplya:nth-child(3n+2):hover .cplya_w{top: 0;opacity: 1;}
	.cplya:nth-child(3n+3):hover .cplya_w{right: 0;opacity: 1;}
	.cplya:hover img.t1{transform: scale(1.1);}
	
/*益泽产品内页*/
	.cpn{width: 100%;overflow: hidden;margin: 91px 0 179px;}
	.cpna{width: 100%;background-color: #23368b;}
	.cpna img{width: 43.5%;float: left;}
	.cpna_w{width: 50.75%;padding: 59px 84px 0 0;}
	.cpna_w h1{font-size: 33.8px;font-weight: bold;color: #fff;line-height: 44px;border-bottom: 1px solid #838dbd;display: inline-block;padding-bottom: 11px;padding-right: 61px;}
	.cpna_w p{font-size: 16px;color: #fff;line-height: 24px;margin-top: 18px;max-height: 288px;overflow-y: scroll;padding-right: 15px;}
	.cpna_w p::-webkit-scrollbar-track-piece{width:4px;background-color:#fff;border-radius: 5px;}
	.cpna_w p::-webkit-scrollbar{width:4px;background-color:#1c974b;border-radius: 5px;}
	.cpna_w p::-webkit-scrollbar-thumb{width:4px;background-color:#1c974b;border-radius: 5px;}
	.cpnb{width: 100%;margin-top: 38px;}
	.cpnb table{width: 100%;border-collapse: collapse;}
	.cpnb table td{line-height: 31px;font-size: 12px;color: #666666;border: 2px solid #f0f0f0;background-color: #f9f9f9;padding-left: 229px;}
	
/*益泽新闻列表页*/
	.xwl{width: 100%;overflow: hidden;margin: 108px 0 100px;}
	.xwla{display: table;margin: 0 auto;}
	.xwla_a{margin: 0 138px;}
	.xwla_t{width: 107px;overflow: hidden;position: relative;margin: 0 auto;}
	.xwla_t img{width: 100%;}
	.xwla_t img.t1{position: absolute;left: 0;top: 0;opacity: 0;transition: all ease 0.3s;}
	.xwla_a p{font-size: 34.6px;line-height: 35px;color: #808080;margin-top: 21px;text-align: center;transition: all ease 0.3s;}
	.xwla_a.on .xwla_t img.t1{opacity: 1;}
	.xwla_a.on p{color: #23368b;}
	.xwla_a:hover .xwla_t img.t1{opacity: 1;}
	.xwla_a:hover p{color: #23368b;}
	.xwlb{width: 100%;margin-top: 79px;}
	.xwlba{width: 100%;border-top: 2px solid #efefef;padding: 41px 0;}
	.xwlba:nth-child(1){border: none;}
	.xwlb_t{width: 391px;overflow: hidden;}
	.xwlb_t img{width: 100%;transition: all ease 0.3s;}
	.xwlb_w{width: 64.8333%;}
	.xwlb_w h6{font-size: 21px;color: #666666;font-weight: bold;line-height: 23px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.xwlb_w span{display: block;font-size: 14px;color: #989898;font-weight: bold;line-height: 12px;margin-top: 23px;}
	.xwlb_w p{font-size: 12px;color: #808080;line-height: 20px;height: 120px;overflow: hidden;margin-top: 34px;}
	.xwlba:hover .xwlb_t img{transform: scale(1.1);}
	.xwlba:hover .xwlb_w h6{color: #23368b;}
	.ym{width: 100%;margin-top: 120px;}
	.ym p{width: 30px;height: 30px;background-color: #fff;border-radius: 50%;float: left;border: 1px solid #adadad;margin-right: 8px;transition: all ease 0.3s;text-align: center;}
	.ym p a{font-size: 12px;color: #adadad;line-height: 28px;transition: all ease 0.3s;display: block;}
	.ym p.on{background-color: #adadad;}
	.ym p.on a{color: #fff;}
	.ym p:hover{background-color: #adadad;}
	.ym p:hover a{color: #fff;}
	.ym_a{width: 23px;height: 23px;background-color: #989898;margin-left: 3px;padding-top: 5px;cursor: pointer;margin-top: 3.5px;transition: all ease 0.3s;}
	.ym_a img{width: 9px;margin: 0 auto;}
	.ym_a:hover{background-color: #23368b;}
	.ym_a.on{background-color: #23368b;}
	
/*益泽新闻内页*/
	.xwna{width: 100%;border-bottom: 2px solid #e9e9e9;margin-top: 100px;padding-bottom: 18px;}
	.xwna h1{text-align: center;font-size: 21px;color: #4d4d4d;font-weight: bold;line-height: 31px;}
	.xwna p{text-align: center;font-size: 14px;color: #989898;font-weight: bold;line-height: 12px;margin-top: 12px;}
	.xwnb{width: 100%;margin-top: 52px;font-size: 12px;color: #808080;line-height: 20px;}
	.xwnb img{max-width: 100%;margin: 0 auto;}
	.xwnb p{font-size: 12px;color: #808080;line-height: 20px;}
	
/*加入益泽页*/
	.jry{width: 100%;overflow: hidden;margin: 83px 0 247px;}
	.jrya{width: 100%;}
	.jryaa{width: 100%;background-color: #23368b;}
	.jryaa p{font-size: 14px;color: #fff;font-weight: bold;line-height: 44px;text-align: center;float: left;}
	.jrya p.p1{width: 21.8333%;text-align: left;padding-left: 103px;}
	.jrya p.p2{width: 25.5833%;}
	.jrya p.p3{width: 24.25%;}
	.jrya p.p4{width: 14.333%;}
	.jrya p.p5{width: 14%;}
	.jryab{width: 100%;}
	.jryac{width: 100%;background-color: #eaeaea;cursor: pointer;transition: all ease 0.3s;}
	.jryab:nth-child(2n+1) .jryac{background-color: #fff;}
	.jryac p{font-size: 14px;color: #4d4d4d;line-height: 44px;text-align: center;float: left;transition: all ease 0.3s;}
	.jryac p span{background-image: url(../image/y29.png);width: 15px;height: 9px;background-size: 100% 100%;display: inline-block;}
	.jryad{width: 100%;background-color: #f8f8f8;padding: 42px 60px 63px 60px;}
	.jryad p{font-size: 14px;color: #4d4d4d;line-height: 20px;}
	.jryab.on .jryac{background-color: #1c974b;}
	.jryab.on .jryac p{color: #fff;}
	.jryab.on .jryac p span{background-image: url(../image/y30.png);}
	.jryab:hover .jryac{background-color: #1c974b;}
	.jryab:hover .jryac p{color: #fff;}
	
/*联系益泽页*/
	.lxy{width: 100%;overflow: hidden;margin: 88px 0 231px;}
	.lxya{margin-top: 76px;padding-left: 70px;}
	.lxya h6{font-size: 34.6px;color: #4d4d4d;line-height: 35px;border-bottom: 1px solid #4d4d4d;padding-bottom: 21px;display: inline-block;padding-right: 80px;}
	.lxya p{font-size: 12px;color: #4d4d4d;line-height: 23px;margin-top: 23px;}
	.ditu{width: 66.666%;}
	
	
	
	
}

@media screen and (min-width:1000px) and (max-width:1199px){
body,html{margin:0; padding:0;font-family: "Microsoft YaHei","微软雅黑";font-size: 12px;-webkit-font-smoothing: antialiased;/*抗锯齿效果*/-webkit-tap-highlight-color: transparent; -webkit-overflow-scrolling: touch; overflow-scrolling: touch;overflow: auto;overflow-x: hidden;}
a,ul,li,ol,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{list-style:none;padding:0;margin:0;text-decoration:none;font-weight:normal; font-size: 12px;color: #858585;}
* img{display:block;border: none;}
input,select,textarea{padding:0;margin:0;outline:none;font-family: "微软雅黑";-webkit-appearance: none;border: none;}
.clearfix{ clear:both;}
.mob{ display: none;}
.pc{ display: block;}
.fl{ float: left;}
.fr{float:right}
.commen1{width: 96%;margin: 0 auto;}
.commen{width: 96%;margin: 0 auto;}
.ellipsis{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
*{box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}

/*滚动条样式*/
	::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
	::-webkit-scrollbar{width:8px;background-color:#23368b;border-radius: 5px;}
	::-webkit-scrollbar-thumb{width:8px;background-color:#282828;border-radius: 5px;}
	::-webkit-scrollbar-thumb:hover{width:8px;background-color:#23368b;border-radius: 5px;}

/*top*/
	.logo{width: 100%;height: 76px;background-color: #fff;}
	.logo .commen{position: relative;}
	.logoa{margin-top: 22px;margin-left: 20px;}
	.logoa img{width: 117px;float: left;}
	.nav{z-index: 100;height: 76px;position: relative;margin-left: 50px;}
	.nava{transition: all ease 0.3s;height: 76px;cursor: pointer;position: relative;text-align: center;padding: 0px 9px 0 9px;z-index: 100;margin: 0 5px;border-bottom: 4px solid #fff;}
	.nava p{transition: all ease 0.3s;letter-spacing: 1px;text-align: center;position: relative;line-height: 80px;}
	.nava p a{font-size: 18px;color: #302623;transition: all ease 0.3s;}
	.nava:hover{background-position: top center;border-color: #23368b;}
	.nava:hover p a{color: #23368b;}
	.navaa{background-position: top center;border-color: #23368b;}
	.navaa p a{color: #23368b;}
	.navb{width: 450px;position: absolute;z-index: 2;top: 76px;left: 0%;opacity: 0;background-color: #1c974b;text-align: center;}
	.navc{width: 180px;}
	.navba{line-height:51px;text-align: center;transition: all ease 0.3s;display: block;float: left;padding: 0 17px}
	.navba a{font-size: 14px;color: #fff;transition: all ease 0.3s;}
	.navba:hover{background-color: #eb8401;}
	.navx{margin-top: 34px;margin-right: 0px;}
	.navx p{font-size: 14px;color: #302623;line-height: 14px;}
	.navx p a{font-size: 14px;color: #302623;transition: all ease 0.3s;}
	.navx p a:hover{color: #23368b;}
	.navx p a.on{color: #23368b;}
/*banner*/
	.ban{width:100%;margin: 0 auto;overflow: hidden;height: 699px;position: relative;}
	.imgbox{ width:1600px;overflow: hidden;position: relative;left: 50%; margin-left: -800px;height: 699px;}
	.imgbox img{position: absolute;left: 0;top: 0;width: 100%;}
	.boy{width: 1200px;}
	.bt-a{width: 47px;height: 47px;position: absolute;left: 5%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-b{background: url(../image/yi07.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-b:hover{background: url(../image/yi09.png);opacity: 1;}
	.bt-k{width: 47px;height: 109px;position: absolute;right: 5%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-f{background: url(../image/yi06.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-f:hover{background: url(../image/yi08.png);opacity: 1;}
	.keyword{position: absolute;width: 1400px;left: 50%;margin-left: -700px;bottom: 27px;}
	.keyword p{line-height: 12px;font-size: 14px;color: #fff;margin-left: 47px;}
	.keyword p a{font-size: 12px;color: #fff;transition: all ease 0.3s;}
	.keyword p a:hover{color: #eb8401;}
	.flip{z-index: 15;position: absolute;bottom: 94px;left: calc(50% - 55px);}
	.flip li{cursor: pointer;width: 12px;height: 12px;margin: 0 5px;float: left;position: relative;transition: all ease 0.35s;}
	.flip li a{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 50%;transition: all 0.35s ease;background-color: transparent;-webkit-transform-style: preserve-3d;transform-style: preserve-3d;}
	.flip li a::before,.flip li a::after{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #fff;border-radius: 50%;transition: all ease 0.3s; text-indent: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;/*背面不可见*/}
	.flip li a::after{background-color: #23368b;transform: rotateY(180deg);}
	.flip li a:hover,.flip li a:focus,.flip li.ppp a{background-color: #23368b;}
	.flip li.ppp a{transform: rotateY(180deg);}
	.flip li a:hover::before{opacity: 0.8;}
/*益泽概况*/
	.gy{width: 100%;overflow: hidden;margin-top: 91px;}
	.gyx{width: 100%;background-color: #23368b;}
	.gya{width: 45.583%;padding: 6% 5% 10px 5%;}
	h6.bt{font-size: 24px;color: #23368b;font-weight: bold;border-bottom: 3px solid #23368b;display: inline-block;padding-right: 66px;line-height: 24px;padding-bottom: 10px;}
	.gya > p{font-size: 12px;color: #fff;line-height: 25px;max-height: 150px;overflow: hidden;margin-top: 29px;}
	.gya_m{width: 130px;height: 36px;background-color: #1c974b;margin-top: 46px;transition: all ease 0.3s;}
	.gya_m p{float: left;width: 94px;text-align: center;line-height: 36px;font-size: 14px;color: #fff;font-weight: bold;letter-spacing: 1px;}
	.gya_m img{float: right;}
	.gya_m:hover{transform: translateX(8px);}
	.gyb{width: 51.75%;}
	.gyb img{width: 100%;}
	.gyc{width: 100%;border-bottom: 1px solid #a6a6a6;margin-top: 80px;padding-bottom: 65px;}
	.gyca{width: 33.333%;padding: 17px 2% 0 2%;}
	.gycb{border-left: 1px solid #e3e3e3;border-right: 1px solid #e3e3e3;}
	.gyca img{float: left;width: 65px;}
	.gyca_w{width: calc(100% - 80px);}
	.gyca_w h6{font-size: 20px;font-weight: bold;color: #23368b;line-height: 28px;}
	.gyca_w p{font-size: 12px;color: #4d4d4d;line-height: 19px;margin-top: 8px;}
/*益泽出品*/
	.cp{width: 100%;overflow: hidden;margin-top: 100px;}
	.cpaa{width: 100%;margin-top: 9px;}
	.cpaa p{line-height: 16px;margin-top: 22px;float: left;}
	.cpaa p a{font-size: 16px;color: #a0a0a0;display: inline-block;margin-right: 40px;transition: all ease 0.3s;}
	.cpaa p a:hover{color: #1c974b;}
	.cpaa p a.on{color: #1c974b;}
	.cpaa_an div{width: 23px;height: 23px;background-color: #989898;margin-left: 3px;padding-top: 5px;float: left;cursor: pointer;}
	.cpaa_an div img{width: 9px;margin: 0 auto;}
	.cpaa_an div.on{background-color: #23368b;}
	.cpb{width: 100%;margin-top: 50px;}
	.cpc{width: 100%;}
	.cpd{width: 25%;overflow: hidden;position: relative;}
	.cpd img{width: 100%;transition: all ease 0.3s;}
	.cpda{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(35,54,139,0.9);padding: 12% 10%;transform: rotateX(-90deg);opacity: 0;transition: all ease 0.3s;}
	.cpda h6{font-size: 22px;color: #fff;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;border-bottom: 2px solid #9ba4ca;line-height: 24px;padding-bottom: 19px;}
	.cpda p{font-size: 15px;color: #fff;line-height: 25px;margin-top: 17px;height: 100px;overflow: hidden;}
	.cpd:hover img{transform: scale(1.05);}
	.cpd:hover .cpda{transform: rotateX(0deg);opacity: 1;}
/*益泽动态*/
	.xw{width: 100%;overflow: hidden;margin-top: 140px;}
	.xwa_an{margin-top: 14px;}
	.xwa_an div{width: 23px;height: 23px;background-color: #989898;margin-left: 3px;padding-top: 5px;float: left;cursor: pointer;}
	.xwa_an div img{width: 9px;margin: 0 auto;}
	.xwa_an div.on{background-color: #23368b;}
	.xwb{margin-top: 47px;width: 102.25%;margin-left: -1.125%;overflow: hidden;}
	.xwe{width: 95.59%;margin: 0 auto;}
	.xwe_t{width: 100%;overflow: hidden;}
	.xwe_t img{width: 100%;transition: all ease 0.3s;}
	.xwe_w{width: 100%;}
	.xwe_w h5{font-size: 14px;color: #989898;font-weight: bold;line-height: 14px;margin-top: 18px;}
	.xwe_w h6{font-size: 16px;color: #4d4d4d;font-weight: bold;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 22px;transition: all ease 0.3s;}
	.xwe_w p{font-size: 12px;color: #808080;line-height: 20px;height: 60px;overflow: hidden;margin-top: 10px;}
	.xwe:hover .xwe_t img{transform: scale(1.05);}
	.xwe:hover .xwe_w h6{color: #23368b;}
/*荣誉*/
	.ry{width: 100%;margin-top: 120px;background-color: #f7f7f7;padding: 80px 0;}
	.ry img{width: 800px;margin: 0 auto;mix-blend-mode: multiply;}

/*footer*/
	.yj{width: 100%;overflow: hidden;background-image: url(../image/y14.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;height: 348px;}
	.yj img{width: 392px;margin: 0 auto;padding-top: 85px;}
	.yj h6{text-align: center;font-size: 16px;color: #fff;line-height: 16px;margin-top: 63px;}
	.yj h6 a{font-size: 16px;color: #e5e5e5;transition: all ease 0.3s;display: inline-block;}
	.yj h6 a:hover{color: #fff;transform: translateY(-4px);}
	.yj p{text-align: center;font-size: 12px;color: #e5e5e5;line-height: 24px;margin-top: 15px;}
	.yj p span{width: 14px;display: inline-block;}
	.yja{width: 100%;background-color: #132d7d;}
	.yja p{font-size: 12px;color: #e5e5e5;line-height: 69px;text-align: center;}
	.yja p a{font-size: 12px;color: #e5e5e5;}
	
	
/*固定的悬浮窗*/
	.yb_conct{position: fixed;z-index: 9999999;top: 290px;right: -127px;cursor: pointer;transition: all .3s ease;}
	.yb_bar ul li{width: 180px;height: 53px;font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar ul li a{font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar .yb_top{background: #23368b url(../image/t1.png) no-repeat;}
	.yb_bar .yb_phone{background: #23368b url(../image/t2.png) no-repeat;}
	.yb_bar .yb_QQ{text-indent: 0;background: #23368b url(../image/t3.png) no-repeat;}
	.yb_bar .yb_ercode{background: #23368b url(../image/t4.png) no-repeat;}
	.hd_qr{padding: 6px 37px 25px 37px;box-sizing: border-box;width: 180px;}
	.yb_QQ a{display: block;text-indent: 54px;width: 100%;height: 100%;color: #fff;}
	.yb_QQ a:hover {color: #fff;}
	
	.zuoc{position: fixed;z-index: 9999999;bottom: 10%;left: -0;cursor: pointer;transition: all .3s ease;width: 255px;opacity: 0;}
	.zuoca{width: 100%;margin: 9.5px 0;margin-left: -160px;transition: all .3s ease;}
	.zuoca img{width: 100%;}
	.zuoca:hover{margin-left: 0;}
	
/*****************************************内页开始******************************************/
	
/*关于益泽*/
	.nban{width: 100%;overflow: hidden;}
	.nban img{width: 1700px;position: relative;left: 50%;margin-left: -850px;}
	.gyy{width: 100%;overflow: hidden;margin-top: 60px;}
	.gyya{width: 100%;}
	.gyya p{font-size: 12px;color: #333333;line-height: 24px;}
	.gyya img{width: auto;margin: 0 auto;max-width: 100%;margin-top: 80px;}
	.gyyb{width: 100%;background-image: url(../image/y16.jpg);height: 444px;background-repeat: no-repeat;background-position: center;background-size: cover;margin-top: 60px;padding-top: 79px;}
	.gyyb h4{font-size: 30px;color: #fff;line-height: 32px;border-bottom: 1px solid #fff;padding-bottom: 22px;display: inline-block;padding-right: 79px;}
	.gyyb_a{width: 43.083%;padding: 0 6% 0 4%;}
	.gyyb_a h6{font-size: 29px;color: #fff;line-height: 36px;margin-top: 62px;}
	.gyyb_a p{font-size: 14px;color: #fff;line-height: 27px;margin-top: 15px;}
	.gyyb_b{width: 56.917%;padding-left: 7%;}
	.gyyb_c{width: 108%;margin-left: -5px;}
	.gyyb_ca{width: 76px;margin-top: 55px;margin-right: 7%;}
	.gyyb_ca img{width: 100%;}
	.gyyb_ca p{text-align: center;font-size: 16px;color: #fff;font-weight: bold;line-height: 24px;margin-top: 33px;width: 160%;margin-left: -30%;}
	.gyyc{margin-top: 110px;}
	.gyyc_bt p{text-align: center;font-size: 32px;color: #333333;line-height: 32px;}
	.gyyc_bt span{display: block;width: 70px;height: 4px;background-color: #23368b;margin: 0 auto;margin-top: 16px;}
	.gyyca{display: table;margin: 0 auto;margin-top: 68px;}
	.gyyca_a{margin: 0 20px;width: 200px;}
	.gyyca_a img{width: 96px;margin: 0 auto;transition: all ease 0.3s;}
	.gyyca_a:hover img{transform: translateY(-10px);}
	.gyyca_a p{font-size: 20px;color: #383838;line-height: 28px;margin-top: 32px;text-align: center;}
	.gyycb{width: 900px;height: 2px;background-color: #e7e7e7;margin: 0 auto;margin-top: 90px;}
	.gyyd{margin-top: 80px;}
	.gyyda{width: 900px;margin: 0 auto;margin-top: 10px;}
	.gyyda img{width: 100%;}
	.gyye{width: 100%;margin-top: 28px;}
	.gyye img{width: 100%;}
	
/*益泽产品列表页*/
	.cpl{width: 100%;margin-top: 137px;margin-bottom: 37px;}
	.cplz{width: 25%;}
	.cplza{width: 100%;}
	.cplza p{font-size: 18.4px;color: #808080;line-height: 18px;}
	.cplzaa{width: 207px;margin-top: 9px;position: relative;}
	.cplzaa .input1{width: 100%;border-bottom: 1px solid #808080;font-size: 14px;color: #808080;line-height: 34px;}
	.cplzaa .input2{background-image: url(../image/y25.png);background-repeat: no-repeat;width: 15px;height: 15px;background-size: 100% 100%;background-color: transparent;position: absolute;right: 0;bottom: 7px;cursor: pointer;}
	.cplzb{width: 100%;margin-top: 47px;}
	.cplzb h6{font-size: 24px;color: #808080;font-weight: bold;line-height: 24px;}
	.cplzb_a{width: 100%;margin-top: 25px;}
	.cplzb_a p{line-height: 36px;}
	.cplzb_a p a{font-size: 16px;color: #808080;transition: all ease 0.3s;}
	.cplzb_a p.on a{color: #23368b;}
	.cplzb_a p:hover a{color: #23368b;}
	.cply{width: 74.583%;}
	.cplya{width: 33.333%;position: relative;overflow: hidden;}
	.cplya img.t1{width: 100%;transition: all ease 0.3s;}
	.cplya_w{width: 100%;position: absolute;left: 0%;top: 0;height: 100%;background-color: rgba(35,54,139,0.9);padding: 35px 40px 40px 27px;transition: all ease 0.3s;opacity: 0;}
	.cplya_w h6{font-size: 14px;color: #fff;font-weight: bold;line-height: 14px;border-bottom: 1px solid #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-bottom: 9px;}
	.cplya_w p{font-size: 12px;color: #fff;line-height: 22px;margin-top: 5px;height: 88px;overflow: hidden;}
	.cplya_w img.t2{width: 50px;position: absolute;right: 32px;bottom: 22px;}
	.cplya:nth-child(3n+1) .cplya_w{left: -100%;}
	.cplya:nth-child(3n+2) .cplya_w{top: -100%;}
	.cplya:nth-child(3n+3) .cplya_w{right: -100%;left: auto;}
	.cplya:nth-child(3n+1):hover .cplya_w{left: 0;opacity: 1;}
	.cplya:nth-child(3n+2):hover .cplya_w{top: 0;opacity: 1;}
	.cplya:nth-child(3n+3):hover .cplya_w{right: 0;opacity: 1;}
	.cplya:hover img.t1{transform: scale(1.1);}
	
/*益泽产品内页*/
	.cpn{width: 100%;overflow: hidden;margin: 91px 0 179px;}
	.cpna{width: 100%;background-color: #23368b;}
	.cpna img{width: 43.5%;float: left;}
	.cpna_w{width: 50.75%;padding: 59px 84px 0 0;}
	.cpna_w h1{font-size: 33.8px;font-weight: bold;color: #fff;line-height: 44px;border-bottom: 1px solid #838dbd;display: inline-block;padding-bottom: 11px;padding-right: 40px;}
	.cpna_w p{font-size: 16px;color: #fff;line-height: 24px;margin-top: 18px;max-height: 216px;overflow-y: scroll;padding-right: 15px;}
	.cpna_w p::-webkit-scrollbar-track-piece{width:4px;background-color:#fff;border-radius: 5px;}
	.cpna_w p::-webkit-scrollbar{width:4px;background-color:#1c974b;border-radius: 5px;}
	.cpna_w p::-webkit-scrollbar-thumb{width:4px;background-color:#1c974b;border-radius: 5px;}
	.cpnb{width: 100%;margin-top: 38px;}
	.cpnb table{width: 100%;border-collapse: collapse;}
	.cpnb table td{line-height: 31px;font-size: 12px;color: #666666;border: 2px solid #f0f0f0;background-color: #f9f9f9;padding-left: 190px;}
	
/*益泽新闻列表页*/
	.xwl{width: 100%;overflow: hidden;margin: 108px 0 100px;}
	.xwla{display: table;margin: 0 auto;}
	.xwla_a{margin: 0 120px;}
	.xwla_t{width: 100px;overflow: hidden;position: relative;margin: 0 auto;}
	.xwla_t img{width: 100%;}
	.xwla_t img.t1{position: absolute;left: 0;top: 0;opacity: 0;transition: all ease 0.3s;}
	.xwla_a p{font-size: 34.6px;line-height: 35px;color: #808080;margin-top: 21px;text-align: center;transition: all ease 0.3s;}
	.xwla_a.on .xwla_t img.t1{opacity: 1;}
	.xwla_a.on p{color: #23368b;}
	.xwla_a:hover .xwla_t img.t1{opacity: 1;}
	.xwla_a:hover p{color: #23368b;}
	.xwlb{width: 100%;margin-top: 79px;}
	.xwlba{width: 100%;border-top: 2px solid #efefef;padding: 41px 0;}
	.xwlba:nth-child(1){border: none;}
	.xwlb_t{width: 380px;overflow: hidden;}
	.xwlb_t img{width: 100%;transition: all ease 0.3s;}
	.xwlb_w{width: calc(96% - 380px);}
	.xwlb_w h6{font-size: 21px;color: #666666;font-weight: bold;line-height: 23px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.xwlb_w span{display: block;font-size: 14px;color: #989898;font-weight: bold;line-height: 12px;margin-top: 23px;}
	.xwlb_w p{font-size: 12px;color: #808080;line-height: 20px;height: 120px;overflow: hidden;margin-top: 32px;}
	.xwlba:hover .xwlb_t img{transform: scale(1.1);}
	.xwlba:hover .xwlb_w h6{color: #23368b;}
	.ym{width: 100%;margin-top: 120px;}
	.ym p{width: 30px;height: 30px;background-color: #fff;border-radius: 50%;float: left;border: 1px solid #adadad;margin-right: 8px;transition: all ease 0.3s;text-align: center;}
	.ym p a{font-size: 12px;color: #adadad;line-height: 28px;transition: all ease 0.3s;display: block;}
	.ym p.on{background-color: #adadad;}
	.ym p.on a{color: #fff;}
	.ym p:hover{background-color: #adadad;}
	.ym p:hover a{color: #fff;}
	.ym_a{width: 23px;height: 23px;background-color: #989898;margin-left: 3px;padding-top: 5px;cursor: pointer;margin-top: 3.5px;transition: all ease 0.3s;}
	.ym_a img{width: 9px;margin: 0 auto;}
	.ym_a:hover{background-color: #23368b;}
	.ym_a.on{background-color: #23368b;}
	
	
/*益泽新闻内页*/
	.xwna{width: 100%;border-bottom: 2px solid #e9e9e9;margin-top: 100px;padding-bottom: 18px;}
	.xwna h1{text-align: center;font-size: 21px;color: #4d4d4d;font-weight: bold;line-height: 31px;}
	.xwna p{text-align: center;font-size: 14px;color: #989898;font-weight: bold;line-height: 12px;margin-top: 12px;}
	.xwnb{width: 100%;margin-top: 52px;font-size: 12px;color: #808080;line-height: 20px;}
	.xwnb img{max-width: 100%;margin: 0 auto;}
	.xwnb p{font-size: 12px;color: #808080;line-height: 20px;}
	
/*加入益泽页*/
	.jry{width: 100%;overflow: hidden;margin: 83px 0 247px;}
	.jrya{width: 100%;}
	.jryaa{width: 100%;background-color: #23368b;}
	.jryaa p{font-size: 14px;color: #fff;font-weight: bold;line-height: 44px;text-align: center;float: left;}
	.jrya p.p1{width: 21.8333%;text-align: left;padding-left: 103px;}
	.jrya p.p2{width: 25.5833%;}
	.jrya p.p3{width: 24.25%;}
	.jrya p.p4{width: 14.333%;}
	.jrya p.p5{width: 14%;}
	.jryab{width: 100%;}
	.jryac{width: 100%;background-color: #eaeaea;cursor: pointer;transition: all ease 0.3s;}
	.jryab:nth-child(2n+1) .jryac{background-color: #fff;}
	.jryac p{font-size: 14px;color: #4d4d4d;line-height: 44px;text-align: center;float: left;transition: all ease 0.3s;}
	.jryac p span{background-image: url(../image/y29.png);width: 15px;height: 9px;background-size: 100% 100%;display: inline-block;}
	.jryad{width: 100%;background-color: #f8f8f8;padding: 42px 60px 63px 60px;}
	.jryad p{font-size: 14px;color: #4d4d4d;line-height: 20px;}
	.jryab.on .jryac{background-color: #1c974b;}
	.jryab.on .jryac p{color: #fff;}
	.jryab.on .jryac p span{background-image: url(../image/y30.png);}
	.jryab:hover .jryac{background-color: #1c974b;}
	.jryab:hover .jryac p{color: #fff;}
	
/*联系益泽页*/
	.lxy{width: 100%;overflow: hidden;margin: 88px 0 231px;}
	.lxya{margin-top: 76px;padding-left: 2%;}
	.lxya h6{font-size: 34.6px;color: #4d4d4d;line-height: 35px;border-bottom: 1px solid #4d4d4d;padding-bottom: 21px;display: inline-block;padding-right: 80px;}
	.lxya p{font-size: 12px;color: #4d4d4d;line-height: 23px;margin-top: 23px;}
	.ditu{width: 66.666%;}

	
	
	
@media (min-width: 1050px){
	.nava{margin: 0 8px;}

}
	
	
	
	
@media (min-width: 1100px){
	.nava{margin: 0 13px;}

}

@media (min-width: 1150px){
	.nava{margin: 0 18px;}
		
}
	


	
	

}

@media(max-width:999px){
body,html{padding:0;background: #fff;font-family:Arial;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling: touch;max-width: 760px;margin: 0 auto;}
body{overflow-x: hidden;}
a,ul,li,ol,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{list-style:none;padding:0;margin:0;text-decoration:none;font-weight:normal;}
* img{display:block;border: none;}
input,select,textarea{padding:0;margin:0;font-family: "微软雅黑";-webkit-appearance: none;outline: none;border: none;}
p{text-align:justify;}
.pc{display: none;}
.mob{display: block;}
.ellipsis{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.clearfix{ clear:both;}
.fl{ float: left;}
.fr{float:right}
.commen{width: 91%;margin: 0 auto;}
*{box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		-o-box-sizing:border-box;
}
	
@font-face {/*思源宋体*/
  font-family: "sys";
  src: url() format("woff"),
	  url("") format("truetype"),
	  url("") format("opentype"),
       url("") format("embedded-opentype"),
       url("") format("svg");
  font-weight: normal;
  font-style: normal;
}
	
@font-face {/*思源宋体*/
  font-family: "sys_b";
  src: url() format("woff"),
	  url("") format("truetype"),
	  url("") format("opentype"),
       url("") format("embedded-opentype"),
       url("") format("svg");
  font-weight: normal;
  font-style: normal;
}
	
			
/*手机banner*/
	.sjban{width: 100%;margin-top: 16%;}
	.sjban .swiper-container{width: 100%;}
	.sjban .swiper-slide{width: 100%;}
	.sjban .swiper-slide img{width: 100%;}
	#swiper-pagination_ban{bottom: 15px;}
	#swiper-pagination_ban .swiper-pagination-bullet{background-color: #bbd1e7;width: 7px;height: 7px;margin: 0 4.5px;transition: all ease 0.3s;}
	#swiper-pagination_ban .swiper-pagination-bullet-active{background-color: #115caf;width: 20px;border-radius: 20px;}
/**手机底部导航**/
	.dan-xia{width:100%;background-color: #004c97;position: fixed;left: 0;bottom: 0;z-index: 1000;background-size: 100% 100%;box-shadow: 0 0 20px -5px #000;}
	.dan-xib{width: 25%;padding-top: 10px;height: 72px;}
	.dan-xid img{width: 33px;margin: 0 auto;}
	.dan-xid p{ color:#fff;text-align: center;font-size: 0.85rem;line-height: 22px;margin-top: 4px;}
	.dhgd_d{width: 49px;position: absolute;left: calc(50% - 22px);top: -22px;animation: bounce_a 2s infinite;}
	.dhgd_d img{width: 100%;}
	@keyframes bounce_a {
	  0%, 20%, 53%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
				transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0,0,0);
				transform: translate3d(0,0,0);
	  }

	  40%, 43% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
				transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -14px, 0);
				transform: translate3d(0, -14px, 0);
	  }

	  70% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
				transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -6px, 0);
				transform: translate3d(0, -6px, 0);
	  }

	  90% {
		-webkit-transform: translate3d(0,-1px,0);
				transform: translate3d(0,-1px,0);
	  }
	}

	.bounce_a {
	  -webkit-animation-name: bounce_a;
			  animation-name: bounce_a;
	  -webkit-transform-origin: center bottom;
		  -ms-transform-origin: center bottom;
			  transform-origin: center bottom;
	}
	.flip li.ppp{background-color: #25a374;}
/*手机菜单*/
	.header_a{float: left;font-size: 0.75rem;color: #000;position: absolute;right: 20%;top: 50%;margin-top: -10px;line-height: 30px;}
	.header_a a{font-size: 0.75rem;color: #000;}
	.header_a a.on{color: #23368b;}
	.bigbox{width: 100%;background: #fff;}
	.shdblo{width: 26%;margin: 7px 0;float: left;margin-left: 6%;}
	.shdblo img{width: 100%;}
	.cd-img-replace { display: inline-block;overflow: hidden;text-indent: 100%;white-space: nowrap;}
	.overflow-hidden {overflow: hidden;}
	.cd-main-content {
	  box-shadow: 0 0 10px rgba(0,0,0,.1);
	  height: auto;
	  position: relative;
	  background-color: #fff;
	  z-index: 100;
	  -webkit-transform: translateZ(0);
	  -webkit-backface-visibility: hidden;
	  -webkit-transition-property: -webkit-transform;
	  -moz-transition-property: -moz-transform;
	  transition-property: transform;
	  -webkit-transition-duration: 0.4s;
	  -moz-transition-duration: 0.4s;
	  transition-duration: 0.4s;
	}
	.cd-main-content.lateral-menu-is-open {
	  -webkit-transform: translateX(-260px);
	  -moz-transform: translateX(-260px);
	  -ms-transform: translateX(-260px);
	  -o-transform: translateX(-260px);
	  transform: translateX(-260px);
	}
	header {
	  box-shadow: 0 0 10px rgba(0,0,0,.3);
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
	  
	  z-index: 1000;
	  -webkit-transform: translateZ(0);
	  -webkit-backface-visibility: hidden;
	  -webkit-transition-property: -webkit-transform;
	  -moz-transition-property: -moz-transform;
	  transition-property: transform;
	  -webkit-transition-duration: 0.4s;
	  -moz-transition-duration: 0.4s;
	  transition-duration: 0.4s;
		background-color: #fff;
		padding: 3% 0;
		transition: all ease 0.4s;
	}
	header.lateral-menu-is-open {
	  -webkit-transform: translateX(-260px);
	  -moz-transform: translateX(-260px);
	  -ms-transform: translateX(-260px);
	  -o-transform: translateX(-260px);
	  transform: translateX(-260px);
	}
	header.is-fixed {position: fixed;}
	#cd-logo {display: block;float: left;margin: 12px 0 0 20px;}
	#cd-logo img { display: block;}
	#cd-top-nav {position: absolute;top: 0;right: 120px;height: 100%;display: none;}
	#cd-top-nav ul {height: 100%;padding-top: 18px;}
	#cd-top-nav li {display: inline-block;margin-right: 1em;}
	#cd-top-nav a {display: inline-block;padding: .5em;color: #FFF;text-transform: uppercase;font-weight: 600;}
	#cd-top-nav a.current {background-color: #242e30;}
	.no-touch #cd-top-nav a:hover {color: rgba(255, 255, 255, 0.7);}

	#cd-menu-trigger {
	  position: absolute;
	  right: 4%;
	  top: 50%;
	  margin-top: 4px;
	  width: 30px;
	}
	#cd-menu-trigger .cd-menu-text {
	  height: 100%;
	  text-transform: uppercase;
	  color: #FFF;
	  font-weight: 600;
	  display: none;
	}
	#cd-menu-trigger .cd-menu-icon {
	  display: inline-block;
	  position: absolute;
	  left: 50%;
	  top: 50%;
	  bottom: auto;
	  right: auto;
	  -webkit-transform: translateX(-50%) translateY(-50%);
	  -moz-transform: translateX(-50%) translateY(-50%);
	  -ms-transform: translateX(-50%) translateY(-50%);
	  -o-transform: translateX(-50%) translateY(-50%);
	  transform: translateX(-50%) translateY(-50%);
	  width: 100%;
	  height: 2px;
	  background-color: transparent;
		transition: all ease 1s;
	}
	#cd-menu-trigger .cd-menu-icon::before, #cd-menu-trigger .cd-menu-icon:after {
	  content: '';
	  width: 100%;
	  height: 100%;
	  position: absolute;
	  background-color: #23368b;
	  left: 0;
	  -webkit-transform: translateZ(0);
	  -webkit-backface-visibility: hidden;
	}
	#cd-menu-trigger .cd-menu-icon::before {
	  bottom: 6px;
		transition: all ease 0.5s;
	}
	#cd-menu-trigger .cd-menu-icon::after {
	  top: 6px;
	}
	#cd-menu-trigger.is-clicked .cd-menu-icon {
	  background-color: rgba(255, 255, 255, 0);
	}
	#cd-menu-trigger.is-clicked .cd-menu-icon::before, #cd-menu-trigger.is-clicked .cd-menu-icon::after {
	  background-color: #23368b;
		transition: all ease 0.3s;
	}
	#cd-menu-trigger.is-clicked .cd-menu-icon::before {
	  bottom: 0;
	  -webkit-transform: rotate(45deg);
	  -moz-transform: rotate(45deg);
	  -ms-transform: rotate(45deg);
	  -o-transform: rotate(45deg);
	  transform: rotate(45deg);
		transition: all ease 0.5s;
	}
	#cd-menu-trigger.is-clicked .cd-menu-icon::after {
	  top: 0;
	  -webkit-transform: rotate(-45deg);
	  -moz-transform: rotate(-45deg);
	  -ms-transform: rotate(-45deg);
	  -o-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	}
	@media only screen and (min-width: 768px) {
	  #cd-menu-trigger {
		width: 110px;
		padding-left: 1.25em;
	  }
	  #cd-menu-trigger .cd-menu-text {
		display: inline-block;
		line-height: 70px;
	  }
	  #cd-menu-trigger .cd-menu-icon {
		left: auto;
		right: 1.25em;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	  }
	}

	#cd-lateral-nav {
	  position: fixed;
	  height: 100%;
	  right: 0;
	  top: 0;
	  z-index: 1;
	  width: 260px;
	  background-color: #f3f3f3;
	  overflow-y: auto;
	  -webkit-transform: translateZ(0);
	  -webkit-backface-visibility: hidden;
	  -webkit-transition-property: -webkit-transform;
	  -moz-transition-property: -moz-transform;
	  transition-property: transform;
	  -webkit-transition-duration: 0.4s;
	  -moz-transition-duration: 0.4s;
	  transition-duration: 0.4s;
	  -webkit-transform: translateX(80px);
	  -moz-transform: translateX(80px);
	  -ms-transform: translateX(80px);
	  -o-transform: translateX(80px);
	  transform: translateX(80px);
	}
	#cd-lateral-nav .cd-navigation {
	  margin: 10px 0 16px;
	}
	#cd-lateral-nav .sub-menu {
	  padding: 0 10px 20px 15px;
	  display: none;
	}
	#cd-lateral-nav a.current {
	  background-color: #3a4a4d;
	  color: #FFF;
	}
	.no-touch #cd-lateral-nav a:hover {
	  color: #FFF;
	}
	
	.item-has-children{width: 100%;border-bottom: 1px solid #eaeaea;margin: 8px 0;padding: 8px 0;}
	.item-has-children p{line-height: 24px;margin-left: 20px;}
	.item-has-children p a{position: relative;text-transform: uppercase;font-size: 0.95rem;color: #000;}
	.nav_x p a{color: #23368b;}
	.item-has-children_a{margin-left: 30px;padding: 2px 0;display: none;}
	.nav_x .item-has-children_a{display: block;}
	.item-has-children_a a{font-size: 0.9rem;color: #5e5e5e;display: block;margin: 10px 0;}
	.nav_x .item-has-children_a a.on{color: #23368b;}
	#cd-lateral-nav.lateral-menu-is-open {
	  -webkit-transform: translateX(0);
	  -moz-transform: translateX(0);
	  -ms-transform: translateX(0);
	  -o-transform: translateX(0);
	  transform: translateX(0);
	  -webkit-overflow-scrolling: touch;
	}

	#cd-lateral-nav .item-has-children > a.submenu-open::after {
	  -webkit-transform: translateY(-50%) rotate(90deg);
	  -moz-transform: translateY(-50%) rotate(90deg);
	  -ms-transform: translateY(-50%) rotate(90deg);
	  -o-transform: translateY(-50%) rotate(90deg);
	  transform: translateY(-50%) rotate(90deg);
	}

	#cd-lateral-nav .socials {
	  padding: 0 32px;

	}
	#cd-lateral-nav .socials:after {
	  content: "";
	  display: table;
	  clear: both;
	}
	#cd-lateral-nav .socials a {
	  height: 32px;
	  width: 32px;
	  float: left;
	  padding: 0;
	  background-image: url("404.png");
	  background-repeat: no-repeat;
	  background-size: 128px 64px;
	  background-color: #FFF;
	  margin-right: .5em;
	  border-radius: 0.25em;
	}
	#cd-lateral-nav .socials a.cd-twitter {
	  background-position: 0 0;
	}
	#cd-lateral-nav .socials a.cd-github {
	  background-position: -32px 0;
	}
	#cd-lateral-nav .socials a.cd-facebook {
	  background-position: -64px 0;
	}
	#cd-lateral-nav .socials a.cd-google {
	  background-position: -96px 0;
	}
	.no-touch #cd-lateral-nav .socials a:hover {
	  background-color: #4e6361;
	}
	.no-touch #cd-lateral-nav .socials a:hover.cd-twitter {
	  background-position: 0 -32px;
	}
	.no-touch #cd-lateral-nav .socials a:hover.cd-github {
	  background-position: -32px -32px;
	}
	.no-touch #cd-lateral-nav .socials a:hover.cd-facebook {
	  background-position: -64px -32px;
	}
	.no-touch #cd-lateral-nav .socials a:hover.cd-google {
	  background-position: -96px -32px;
	}
/*益泽概况*/
	.gy{width: 100%;overflow: hidden;margin-top: 10%;}
	.gyx{width: 100%;background-color: #23368b;}
	.gya{width: 100%;padding: 10% 7%;}
	h6.bt{font-size: 1.1rem;color: #23368b;font-weight: bold;border-bottom: 2px solid #23368b;display: inline-block;padding-right: 30px;line-height: 24px;padding-bottom: 6px;}
	.gya > p{font-size: 0.75rem;color: #fff;line-height: 22px;max-height: 110px;overflow: hidden;margin-top: 6%;}
	.gya_m{width: 125px;height: 36px;background-color: #1c974b;margin-top: 8%;transition: all ease 0.3s;}
	.gya_m p{float: left;width: 89px;text-align: center;line-height: 36px;font-size: 0.8rem;color: #fff;font-weight: bold;letter-spacing: 1px;}
	.gya_m img{float: right;}
	.gya_m:hover{transform: translateX(8px);}
	.gyb{width: 100%;}
	.gyb img{width: 100%;}
	.gyc{width: 100%;border-bottom: 1px solid #a6a6a6;margin-top: 12%;padding-bottom: 8%;}
	.gyca{width: 100%;padding: 4% 2%;}
	.gyca img{float: left;width: 45px;margin-top: 8px;}
	.gyca_w{width: calc(100% - 60px);}
	.gyca_w h6{font-size: 1rem;font-weight: bold;color: #23368b;line-height: 22px;}
	.gyca_w p{font-size: 0.75rem;color: #4d4d4d;line-height: 19px;margin-top: 5px;}
/*益泽出品*/
	.cp{width: 100%;overflow: hidden;margin-top: 16%;}
	.cpaa{width: 100%;margin-top: 16px;}
	.cpaa p{line-height: 24px;float: left;}
	.cpaa p a{font-size: 0.9rem;color: #a0a0a0;display: inline-block;margin-right: 20px;transition: all ease 0.3s;}
	.cpaa p a:hover{color: #1c974b;}
	.cpaa p a.on{color: #1c974b;}
	.cpaa_an div{width: 24px;height: 24px;background-color: #989898;margin-left: 6px;padding-top: 5px;float: left;cursor: pointer;}
	.cpaa_an div img{width: 9px;margin: 0 auto;}
	.cpaa_an div.on{background-color: #23368b;}
	.cpb{width: 100%;margin-top: 6%;}
	.cpc{width: 100%;}
	.cpd{width: 50%;overflow: hidden;position: relative;}
	.cpd img{width: 100%;transition: all ease 0.3s;}
	.cpda{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(35,54,139,0.9);padding: 12% 10%;transform: rotateX(-90deg);opacity: 0;transition: all ease 0.3s;}
	.cpda h6{font-size: 0.9rem;color: #fff;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;border-bottom: 2px solid #9ba4ca;line-height: 22px;padding-bottom: 10px;}
	.cpda p{font-size: 0.75rem;color: #fff;line-height: 22px;margin-top: 10px;height: 88px;overflow: hidden;}
	.cpd:hover img{transform: scale(1.05);}
	.cpd:hover .cpda{transform: rotateX(0deg);opacity: 1;}
/*益泽动态*/
	.xw{width: 100%;overflow: hidden;margin-top: 16%;}
	.xwb{margin-top: 10%;width: 200%;overflow: hidden;}
	.xwe{width: 100%;margin: 0 auto;}
	.xwe_t{width: 100%;overflow: hidden;}
	.xwe_t img{width: 100%;transition: all ease 0.3s;}
	.xwe_w{width: 100%;}
	.xwe_w h5{font-size: 0.8rem;color: #989898;font-weight: bold;line-height: 14px;margin-top: 18px;}
	.xwe_w h6{font-size: 0.9rem;color: #4d4d4d;font-weight: bold;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 16px;transition: all ease 0.3s;}
	.xwe_w p{font-size: 0.75rem;color: #808080;line-height: 20px;height: 60px;overflow: hidden;margin-top: 10px;}
	.xwe:hover .xwe_t img{transform: scale(1.05);}
	.xwe:hover .xwe_w h6{color: #23368b;}
/*荣誉*/
	.ry{width: 100%;margin-top: 14%;background-color: #f7f7f7;padding: 10% 0;}
	.ry img{width: 100%;margin: 0 auto;mix-blend-mode: multiply;}

/*footer*/
	.yj{width: 100%;overflow: hidden;background-image: url(../image/y14.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 10% 0}
	.yj img{width: 55%;margin: 0 auto;}
	.yj h6{text-align: center;font-size: 0.9rem;color: #fff;line-height: 24px;margin-top: 8%;}
	.yj h6 a{font-size: 0.9rem;color: #e5e5e5;transition: all ease 0.3s;display: inline-block;}
	.yj h6 a:hover{color: #fff;transform: translateY(-4px);}
	.yj p{text-align: center;font-size: 0.7rem;color: #e5e5e5;line-height: 20px;margin-top: 6%;}
	.yj p br{display: none;}
	.yj p span{width: 10px;display: inline-block;}
	.yja{width: 100%;background-color: #132d7d;}
	.yja p{font-size: 0.75rem;color: #e5e5e5;line-height: 56px;text-align: center;}
	.yja p a{font-size: 0.75rem;color: #e5e5e5;}
	
	
/*固定的悬浮窗*/
	.yb_conct{position: fixed;z-index: 9999999;top: 290px;right: -127px;cursor: pointer;transition: all .3s ease;}
	.yb_bar ul li{width: 180px;height: 53px;font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar ul li a{font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar .yb_top{background: #009a44 url(../image/t1.png) no-repeat;}
	.yb_bar .yb_phone{background: #009a44 url(../image/t2.png) no-repeat;}
	.yb_bar .yb_QQ{text-indent: 0;background: #009a44 url(../image/t3.png) no-repeat;}
	.yb_bar .yb_ercode{background: #009a44 url(../image/t4.png) no-repeat;}
	.hd_qr{padding: 6px 37px 25px 37px;box-sizing: border-box;width: 180px;}
	.yb_QQ a{display: block;text-indent: 54px;width: 100%;height: 100%;color: #fff;}
	.yb_QQ a:hover {color: #fff;}
	
	.zuoc{position: fixed;z-index: 9999999;bottom: 10%;left: -0;cursor: pointer;transition: all .3s ease;width: 255px;opacity: 0;}
	.zuoca{width: 100%;margin: 9.5px 0;margin-left: -160px;transition: all .3s ease;}
	.zuoca img{width: 100%;}
	.zuoca:hover{margin-left: 0;}
	
/*****************************************内页开始******************************************/
	
/*关于益泽*/
	.nban{width: 100%;overflow: hidden;margin-top: 16%;}
	.nban img{width: 800px;position: relative;left: 50%;margin-left: -400px;}
	.gyy{width: 100%;overflow: hidden;margin-top: 12%;}
	.gyya{width: 100%;}
	.gyya p{font-size: 0.8rem;color: #333333;line-height: 24px;}
	.gyya img{width: auto;margin: 0 auto;max-width: 100%;margin-top: 8%;}
	.gyyb{width: 100%;margin-top: 12%;}
	.gyyb h4{font-size: 1.2rem;color: #fff;line-height: 24px;border-bottom: 1px solid #fff;padding-bottom: 12px;display: inline-block;padding-right: 30px;}
	.gyyb_a{width: 110%;padding: 10% 8%;background-image: url(../image/y18.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;margin-left: -5%;float: none;}
	.gyyb_a h6{font-size: 1.25rem;color: #fff;line-height: 26px;margin-top: 6%;}
	.gyyb_a p{font-size: 0.8rem;color: #fff;line-height: 24px;margin-top: 12px;}
	.gyyb_b{width: 110%;padding: 10% 8%;background-color: #23368b;margin-left: -5%;float: none;}
	.gyyb_c{width: 100%;}
	.gyyb_ca{width: 48px;margin-top: 6%;margin-right: 10%;}
	.gyyb_ca img{width: 100%;}
	.gyyb_ca p{text-align: center;font-size: 0.9rem;color: #fff;font-weight: bold;line-height: 24px;margin-top: 18px;width: 180%;margin-left: -40%;}
	.gyyc{margin-top: 14%;}
	.gyyc_bt p{text-align: center;font-size: 1.2rem;color: #333333;line-height: 24px;}
	.gyyc_bt span{display: block;width: 60px;height: 4px;background-color: #23368b;margin: 0 auto;margin-top: 12px;}
	.gyyca{margin: 0 auto;margin-top: 3%;width: 100%;border-bottom: 1px solid #e7e7e7;padding-bottom: 8%;}
	.gyyca_a{width: 50%;float: left;margin: 5% 0;}
	.gyyca_a img{width: 70px;margin: 0 auto;transition: all ease 0.3s;}
	.gyyca_a:hover img{transform: translateY(-10px);}
	.gyyca_a p{font-size: 1rem;color: #383838;line-height: 24px;margin-top: 22px;text-align: center;}
	.gyyd{margin-top: 12%;}
	.gyyda{width: 100%;margin: 0 auto;margin-top: 8%;}
	.gyyda img{width: 100%;}
	.gyye{width: 100%;margin-top: 28px;}
	.gyye img{width: 100%;}
	
	.neibmob{height:40px}
/*益泽产品列表页*/
	.cpl{width: 100%;margin: 5% 0 16% 0;}
	.cplz{width: 100%;}
	.cplza{width: 100%;}
	.cplza p{font-size: 1rem;color: #808080;line-height: 18px;}
	.cplzaa{width: 100%;margin-top: 9px;position: relative;}
	.cplzaa .input1{width: 100%;border-bottom: 1px solid #808080;font-size: 14px;color: #808080;line-height: 34px;}
	.cplzaa .input2{background-image: url(../image/y25.png);background-repeat: no-repeat;width: 15px;height: 15px;background-size: 100% 100%;background-color: transparent;position: absolute;right: 0;bottom: 7px;cursor: pointer;}
	.cplzb{width: 100%;margin-top: 8%;}
	.cplzb h6{font-size: 1.1rem;color: #808080;font-weight: bold;line-height: 24px;}
	.cplzb_a{width: 100%;margin-top: 4%;overflow: auto;}
	.cplzb_a p{line-height: 32px;float: left;margin-right: 30px;}
	.cplzb_a p a{font-size: 0.9rem;color: #808080;transition: all ease 0.3s;}
	.cplzb_a p.on a{color: #23368b;}
	.cplzb_a p:hover a{color: #23368b;}
	.cply{width: 100%;margin-top: 8%;}
	.cplya{width: 50%;position: relative;overflow: hidden;}
	.cplya img.t1{width: 100%;transition: all ease 0.3s;}
	.cplya_w{width: 100%;position: absolute;left: 0%;top: 0;height: 100%;background-color: rgba(35,54,139,0.9);padding: 12%;transition: all ease 0.3s;opacity: 0;}
	.cplya_w h6{font-size: 0.9rem;color: #fff;font-weight: bold;line-height: 18px;border-bottom: 1px solid #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-bottom: 6px;}
	.cplya_w p{font-size: 0.75rem;color: #fff;line-height: 20px;margin-top: 5px;height: 60px;overflow: hidden;}
	.cplya_w img.t2{width: 40px;position: absolute;right: 10%;bottom: 8%;}
	.cplya:nth-child(3n+1) .cplya_w{left: -100%;}
	.cplya:nth-child(3n+2) .cplya_w{top: -100%;}
	.cplya:nth-child(3n+3) .cplya_w{right: -100%;left: auto;}
	.cplya:nth-child(3n+1):hover .cplya_w{left: 0;opacity: 1;}
	.cplya:nth-child(3n+2):hover .cplya_w{top: 0;opacity: 1;}
	.cplya:nth-child(3n+3):hover .cplya_w{right: 0;opacity: 1;}
	.cplya:hover img.t1{transform: scale(1.1);}
	
/*益泽产品内页*/
	.cpn{width: 100%;overflow: hidden;margin: 16% 0;}
	.cpna{width: 100%;background-color: #23368b;}
	.cpna img{width: 100%;float: left;}
	.cpna_w{width: 100%;padding: 8%;}
	.cpna_w h1{font-size: 1.2rem;font-weight: bold;color: #fff;line-height: 34px;border-bottom: 1px solid #838dbd;display: inline-block;padding-bottom: 5px;padding-right: 15px;}
	.cpna_w p{font-size: 0.8rem;color: #fff;line-height: 22px;margin-top: 18px;}
	.cpna_w p::-webkit-scrollbar-track-piece{width:4px;background-color:#fff;border-radius: 5px;}
	.cpna_w p::-webkit-scrollbar{width:4px;background-color:#1c974b;border-radius: 5px;}
	.cpna_w p::-webkit-scrollbar-thumb{width:4px;background-color:#1c974b;border-radius: 5px;}
	.cpnb{width: 100%;margin-top: 9%;}
	.cpnb table{width: 100%;border-collapse: collapse;}
	.cpnb table td{line-height: 30px;font-size: 0.75rem;color: #666666;border: 2px solid #f0f0f0;background-color: #f9f9f9;padding-left: 6%;}
	
/*益泽新闻列表页*/
	.xwl{width: 100%;overflow: hidden;margin: 5% 0 16% 0;}
	.xwla{display: table;margin: 0 auto;}
	.xwla_a{margin: 0 20px;}
	.xwla_t{width: 60px;overflow: hidden;position: relative;margin: 0 auto;}
	.xwla_t img{width: 100%;}
	.xwla_t img.t1{position: absolute;left: 0;top: 0;opacity: 0;transition: all ease 0.3s;}
	.xwla_a p{font-size: 1.1rem;line-height: 30px;color: #808080;margin-top: 16px;text-align: center;transition: all ease 0.3s;}
	.xwla_a.on .xwla_t img.t1{opacity: 1;}
	.xwla_a.on p{color: #23368b;}
	.xwla_a:hover .xwla_t img.t1{opacity: 1;}
	.xwla_a:hover p{color: #23368b;}
	.xwlb{width: 100%;margin-top: 1%;}
	.xwlba{width: 100%;border-top: 2px solid #efefef;padding: 10% 0;}
	.xwlba:nth-child(1){border: none;}
	.xwlb_t{width: 100%;overflow: hidden;}
	.xwlb_t img{width: 100%;transition: all ease 0.3s;}
	.xwlb_w{width: 100%;margin-top: 6%;}
	.xwlb_w h6{font-size: 1rem;color: #666666;font-weight: bold;line-height: 23px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.xwlb_w span{display: block;font-size: 0.8rem;color: #989898;font-weight: bold;line-height: 12px;margin-top: 5%;}
	.xwlb_w p{font-size: 0.75rem;color: #808080;line-height: 20px;height: 80px;overflow: hidden;margin-top: 6%;}
	.xwlba:hover .xwlb_t img{transform: scale(1.1);}
	.xwlba:hover .xwlb_w h6{color: #23368b;}
	.ym{width: 100%;margin-top: 6%;}
	.ym p{width: 30px;height: 30px;background-color: #fff;border-radius: 50%;float: left;border: 1px solid #adadad;margin-right: 8px;transition: all ease 0.3s;text-align: center;}
	.ym p a{font-size: 12px;color: #adadad;line-height: 28px;transition: all ease 0.3s;display: block;}
	.ym p.on{background-color: #adadad;}
	.ym p.on a{color: #fff;}
	.ym p:hover{background-color: #adadad;}
	.ym p:hover a{color: #fff;}
	.ym_a{width: 23px;height: 23px;background-color: #989898;margin-left: 3px;padding-top: 5px;cursor: pointer;margin-top: 3.5px;transition: all ease 0.3s;}
	.ym_a img{width: 9px;margin: 0 auto;}
	.ym_a:hover{background-color: #23368b;}
	.ym_a.on{background-color: #23368b;}
	
	
/*益泽新闻内页*/
	.xwna{width: 100%;border-bottom: 2px solid #e9e9e9;margin-top: 12%;padding-bottom: 12px;}
	.xwna h1{text-align: center;font-size: 1.1rem;color: #4d4d4d;font-weight: bold;line-height: 26px;}
	.xwna p{text-align: center;font-size: 0.8rem;color: #989898;font-weight: bold;line-height: 12px;margin-top: 10px;}
	.xwnb{width: 100%;margin-top: 12%;font-size: 0.8rem;color: #808080;line-height: 22px;}
	.xwnb img{max-width: 100%;margin: 0 auto;}
	.xwnb p{font-size: 0.8rem;color: #808080;line-height: 22px;}
	
/*加入益泽页*/
	.jry{width: 100%;overflow: hidden;margin: 16% 0;}
	.jrya{width: 100%;}
	.jryaa{width: 100%;background-color: #23368b;}
	.jryaa p{font-size: 0.75rem;color: #fff;font-weight: bold;line-height: 44px;text-align: center;float: left;}
	.jrya p.p1{width: 21.8333%;}
	.jrya p.p2{width: 25.5833%;}
	.jrya p.p3{width: 24.25%;}
	.jrya p.p4{width: 18%;}
	.jrya p.p5{width: 10%;}
	.jryab{width: 100%;}
	.jryac{width: 100%;background-color: #eaeaea;cursor: pointer;transition: all ease 0.3s;}
	.jryab:nth-child(2n+1) .jryac{background-color: #fff;}
	.jryac p{font-size: 0.75rem;color: #4d4d4d;line-height: 20px;text-align: center;float: left;transition: all ease 0.3s;padding: 10px 0;}
	.jryac p span{background-image: url(../image/y29.png);width: 13px;height: 7px;background-size: 100% 100%;display: inline-block;}
	.jryad{width: 100%;background-color: #f8f8f8;padding: 6%;}
	.jryad p{font-size: 0.75rem;color: #4d4d4d;line-height: 20px;}
	.jryab.on .jryac{background-color: #1c974b;}
	.jryab.on .jryac p{color: #fff;}
	.jryab.on .jryac p span{background-image: url(../image/y30.png);}
	.jryab:hover .jryac{background-color: #1c974b;}
	.jryab:hover .jryac p{color: #fff;}
	
/*联系益泽页*/
	.lxy{width: 100%;overflow: hidden;margin: 16% 0;}
	.lxya{padding-left: 2%;}
	.lxya h6{font-size: 1.2rem;color: #4d4d4d;line-height: 26px;border-bottom: 1px solid #4d4d4d;padding-bottom: 12px;display: inline-block;padding-right: 40px;}
	.lxya p{font-size: 0.8rem;color: #4d4d4d;line-height: 24px;margin-top: 6%;}
	.ditu{width: 100%;margin-top: 10%;}


	

	
	

	


	
	
	
@media (min-width: 350px){
	



	
}	
	
@media (min-width: 374px){
	



	
}
	
	
	

	
@media (min-width: 400px){



	
}
	
@media (min-width: 414px){
	
	



	
}
	
	
	
	
	
@media (min-width: 450px){
	.header_a{font-size: 0.85rem;}
	.header_a a{font-size: 0.85rem;}
	
}
	
	
	
	
	
@media (min-width: 500px){
	.sjdha_t2{width: 44px;top: calc(50% - 22px);}
	



}		
	
	
	
@media (min-width: 550px){
	.sjdha_t1{width: 32%;}
	#cd-menu-trigger{width: 40px;}
	.sjban{margin-top: 15%;}
	.nban{margin-top: 15%;}
	.xwb{width: 180%;}
	.header_a{font-size: 0.95rem;}
	.header_a a{font-size: 0.95rem;}

}	
	
		
	
@media (min-width: 600px){
	.sjdha_t2{width: 46px;top: calc(50% - 23px);}
	.cpd{width: 25%;}
	.nban img{width: 1000px;margin-left: -500px;}

	
}	
	
@media (min-width: 650px){
	


}
	
	
	
@media (min-width: 700px){
	.sjdha_t2{width: 56px;top: calc(50% - 28px);}
	.sjdha_t1{width: 31%;}
	
	
	
}		
	
@media (min-width: 750px){
	body,html{width: 750px;margin: 0 auto;overflow: hidden;}
	header{max-width: 750px;left: 50%;margin-left: -375px;}
	.sjdhgd{max-width: 750px;left: 50%;margin-left: -375px;}
	#cd-menu-trigger{width: 50px;margin-top: -7px;}

	
	
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
}





