body{font-family: "microsoft yahei";width:100%;margin: 0; padding: 0; line-height: 24px; font-size: 14px;color: #333333;text-size-adjust: 100%;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
ul,li,img,h1,h2,h3,h4,h5,dl,dt,dd,i,table,tr,td{margin: 0;padding: 0;list-style: none;border: 0;font-style:normal;font-size: inherit;font-weight: normal;}
a,a:focus, a:hover{text-decoration: none;color: #333333;}
img{max-width: 100%;}
i{font-style: normal;}
p{margin: 5px 0;}
iframe{max-width: 100%;}
input{outline: medium;border: none;background: none;}
button,textarea{outline: none;border: none;font-family: "microsoft yahei";background: none;}
button,textarea :focus{outline:0;border: none;background: none;}
[role=button]{cursor:pointer;outline:none;}
.container{padding: 0;width: 75.4%;margin: auto;}
@media screen and (max-width: 1723px){
	.container{width: 88%;}
}
@media screen and (max-width: 1110px){
	.container{width: 96%;}
}
.center{width: 96%;margin: auto;}

@font-face {
  font-family: 'iconfont';
  src: url('../font_icon/iconfont.ttf?t=1629710639501') format('truetype');
}

@font-face {
  font-family: 'siyuanheiti-H';
  src: url('../ziti/siyuanheiti-H.otf');
}
/*公用类*/







/* 导航 */
.p_head{width: 100%;height: 100px; position: relative;z-index: 999;}
.p_head .logo{width: 31%;float: left;padding-top: 14px;}
.p_head .logo img{}
.p_head .dh_dh{width: 64%;float: right;}
.p_head .dh_dh .tel{height: 30px;line-height: 30px;}
.p_head .dh_dh .tel h3{width: 337px;height: 100%;background: #5873b1;color: #fff;font-size: 15px;text-align: center;float: right;border-radius: 0 0 35px 35px;}
.p_head .dh_dh .tel h3 i{font-family: "iconfont" !important;color: #ffbe62;font-size: 18px;}

.p_head .navBar{height: 70px;}
.p_head .navBar .nav{width: 93%;float: left;}
.p_head .navBar .nav li{float: left;position: relative;cursor: pointer;}
.p_head .navBar .nav .s{width: 1%;color: #b0b0b0;line-height: 68px;}
.p_head .navBar .nav .m{width: 13.28%;}
.p_head .navBar .nav li h3{text-align: center;line-height: 68px;}
.p_head .navBar .nav li h3 a{display: block;font-size: 16px;width: 96%;float: left;}
.p_head .navBar .nav li h3 i{display: block;width: 0;margin: auto;height: 2px;background: #5873b1;transition: all ease 0.5s;}
.p_head .navBar .nav li h3:hover a{color: #5873b1;}
.p_head .navBar .nav li h3:hover i{width: 50%;transition: all ease 0.5s;}
.p_head .navBar .nav li .sub{width: 100%;position: absolute;top: 70px;background: rgba(255, 255, 255, 0.5);padding: 5px 0; opacity: 0;transition: opacity 0.5s;}
.p_head .navBar .nav li:hover .sub{opacity: 1;}
.p_head .navBar .nav li .sub dd{text-align: center;line-height: 40px;width: 90%;margin: auto;transition: all ease 0.5s;}
.p_head .navBar .nav li .sub dd:hover{background: rgba(255,255,255,0.9);transition: all ease 0.5s;}

.p_head .dj{float: right;width: 7%;margin-top: 14px; position: relative;z-index: 99999;}
.p_head .dj .dj_1{opacity: 0;visibility:hidden;position: fixed;left: 0;top: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.6);z-index: 99;}
.p_head .dj .dj_1.onon{opacity: 1;visibility: visible;}
.p_head .dj .dj_1 .boxboxbox{position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 0;}
.p_head .dj .dj_2{width: 41px;height: 41px;background: #eeeeee;border-radius: 100%;float: right;line-height: 41px;text-align: center;cursor: pointer;}
.p_head .dj .dj_2 i{font-family: "iconfont" !important;color: #5873b1;font-size: 22px;}
.p_head .dj .dj1{ display:flex;align-items: center;justify-content:center;}
.p_head .dj .search{width: 800px;height: 54px;color: #9b9b9b;background: #fff;border: 2px solid #5873b1; position: relative;z-index: 500;}
.p_head .dj .search .a{width: 80%;height: 50px;float: left;background: none;padding-left: 5px;padding-right: 24px;}
.p_head .dj .search .b{width: 18%;height: 50px;float: right;border: none;font-family: "iconfont" !important;color: #fff;font-size: 20px;position: absolute;right: 0;top: 0;background: #5873b1;}
.p_head .dj .search input:-moz-placeholder,.search textarea:-moz-placeholder{color: #9b9b9b;}
.p_head .dj .search input:-ms-input-placeholder,.search textarea:-ms-input-placeholder{color: #9b9b9b;}
.p_head .dj .search input::-webkit-input-placeholder,.search textarea::-webkit-input-placeholder{color: #9b9b9b;}

.p_head .w_dh{width: 15%;float: right;text-align: right;padding-top: 25px;padding-right: 4px; display: none;}
.p_head .w_dh i{font-family: "iconfont" !important;font-size: 20px;}


/*banner轮换图*/
.banner{width: 100%;height: 690px;overflow: hidden;position: relative;}
.banner .bd{position: relative;height: 100%;z-index: 0;}
.banner .bd li{height: 690px;zoom: 1;vertical-align: middle;}
.banner .bd img{display: block;height: 100%;width: 100%;height: 100%;object-fit: cover;}
.banner .hd{height:15px;overflow:hidden; position:absolute;bottom: 20px;left: 50%;margin-left: -28px; z-index:1;}
.banner .hd ul{width: 56px;margin: auto;}
.banner .hd ul li{ float:left;margin: 0 4px;width: 10px;height: 10px;background:#fff;border-radius: 100%; cursor:pointer;transition: all ease 0.5s;}
.banner .hd ul li.on{width: 30px;border-radius: 20px;transition: all ease 0.5s;}
.banner .prev,.banner .next{font-size: 38px;font-weight: bold;color: rgba(255, 255, 255, 0.7);position: absolute;top: 50%;margin-top: -19px;}
.banner .prev{left: 3%;}
.banner .next{right: 3%;}


.sy_bt{height: 105px;text-align: center;padding-top: 10px;}
.sy_bt h3{font-size: 30px;color: #d6d6d6;}
.sy_bt h4{font-size: 45px;color: #5873b1;font-family: 'siyuanheiti-H';letter-spacing: 5px; position: relative;z-index: 9;}
.sy_bt h4:after{content: ""; width: 90px;height: 4px;background: #5873b1;display: block;margin: auto;transform: translate(0,38px);}
.sy_bt i{display: inline-block;width: 298px;height: 2px;background: #c9c9c9;margin: auto;transform: translate(0,20px);}


/*第一块-关于我们*/
.first{width: 100%;height: 822px;margin-top: 80px;}
.first .gywm_s{height: 440px;margin-top: 27px;}
.first .gywm_s .gywm_s_l{width: 50%;float: left;}
.first .gywm_s .gywm_s_l h3{height: 154px;margin-top: 42px;overflow: hidden;font-size: 16px;line-height: 30px;text-indent: 2rem;text-align: justify;}
.first .gywm_s .gywm_s_l h4{height: 35px;width: 120px;background: #ffbe62;line-height: 35px;text-align: center; transition: all ease 0.5s;}
.first .gywm_s .gywm_s_l h4 a{color: #fff;}
.first .gywm_s .gywm_s_l h4:hover{border-radius: 20px;transition: all ease 0.5s;}
.first .gywm_s .gywm_s_l ul{margin-top: 48px;}
.first .gywm_s .gywm_s_l li{height: 120px;border: 1px solid #eeeeee;float: left;width: 33.33%;display:flex;align-items: center;justify-content:center;transition: all ease 0.5s;}
.first .gywm_s .gywm_s_l li:nth-child(2){border-left: none;border-right: none;}
.first .gywm_s .gywm_s_l li:nth-child(3) b{font-size: 44px;}
.first .gywm_s .gywm_s_l li a{color: #888888;}
.first .gywm_s .gywm_s_l li b{display: inline-block;font-family: "iconfont" !important;font-size: 48px;font-weight: normal;float: left;padding-top: 6px;padding-right: 4px;}
.first .gywm_s .gywm_s_l li h5{float: left;}
.first .gywm_s .gywm_s_l li h5 span{display: block;font-size: 20px;}
.first .gywm_s .gywm_s_l li h5 i{display: block;font-size: 12px;letter-spacing: -1px;}
.first .gywm_s .gywm_s_l li:hover{border: 1px dashed #5873b1;transition: all ease 0.5s;}
.first .gywm_s .gywm_s_r{width: 47%;float: right;text-align: right;}
.first .gywm_s .gywm_s_r img{}
.first .gywm_x{height: 200px;margin-top: 40px;}
.first .gywm_x li{height: 161px;background: url(../img/bg_liu1.jpg) no-repeat center;float: left;width: 20%;padding: 0 4%;text-align: center;font-size: 18px;line-height: 38px;padding-top: 22px;}
.first .gywm_x li i{display: block;font-family: 'siyuanheiti-H';font-size: 46px;color: #5873b1;}
/*WAP-开始*/
.one{min-height: 140px;margin-top: 15px;padding-bottom: 15px;}
.one .gywm_s{min-height: 440px;margin-top: 27px;}
.one .gywm_s .gywm_s_l{width: 100%;}
.one .gywm_s .gywm_s_l h3{min-height: 154px;overflow: hidden;font-size: 16px;line-height: 25px;text-indent: 2rem;text-align: justify;}
.one .gywm_s .gywm_s_l h4{height: 35px;width: 120px;background: #ffbe62;line-height: 35px;text-align: center;margin-top: 10px;}
.one .gywm_s .gywm_s_l h4 a{color: #fff;}
.one .gywm_s .gywm_s_l ul{margin-top: 38px;height: 120px;}
.one .gywm_s .gywm_s_l li{height: 120px;border: 1px solid #eeeeee;float: left;width: 33.33%;text-align: center;display:flex;align-items: center;justify-content:center;}
.one .gywm_s .gywm_s_l li:nth-child(2){border-left: none;border-right: none;}
.one .gywm_s .gywm_s_l li:nth-child(3) b{font-size: 38px;}
.one .gywm_s .gywm_s_l li a{color: #888888;}
.one .gywm_s .gywm_s_l li b{display: inline-block;font-family: "iconfont" !important;font-size: 40px;font-weight: normal;padding-top: 10px;}
.one .gywm_s .gywm_s_l li h5{padding-top: 5px;}
.one .gywm_s .gywm_s_l li h5 span{display: block;font-size: 17px;}
.one .gywm_s .gywm_s_l li h5 i{display: block;font-size: 12px;letter-spacing: -1px;line-height: 15px;}
.one .gywm_s .gywm_s_r{width: 100%;margin: 15px 0;text-align: center;}
.one .gywm_s .gywm_s_r img{}
.one .gywm_x{min-height: 242px;margin-top: 40px;}
.one .gywm_x li{height: 120px;background: url(../img/bg_liu1.jpg) no-repeat center;background-size: contain;float: left;width: 33.33%;padding: 0 4%;text-align: center;line-height: 24px;padding-top: 24px;}
.one .gywm_x li:nth-child(4){width: 50%;}
.one .gywm_x li:nth-child(5){width: 50%;}
.one .gywm_x li i{display: block;font-family: 'siyuanheiti-H';font-size: 20px;color: #5873b1;}


/*第二块-产品中心*/
.second{width: 100%;height: 1073px;background: url(../img/second.jpg) no-repeat center;background-attachment: fixed; position: relative;padding-top: 100px;}
.second .sy_bt h4{color: #ffbe62;}
.second .bg_hui{height: 400px;width: 100%;background: #f5f5f5;position: absolute;bottom: 0;left: 0;}

.second .cpzx_lb{ position: relative;}
.second .cpzx_lb .swiper-slide{}
.second .cpzx_lb .cp_tp{width: 450px;height: 290px;margin: 24px auto;}
.second .cpzx_lb .cp_tp img{width: 100%;height: 100%;object-fit: cover;}
.second .cpzx_lb .cp_nr{height: 206px;margin-top: 24px;padding: 0 4%;}
.second .cpzx_lb .cp_nr h3{font-size: 26px;text-align: center;}
.second .cpzx_lb .cp_nr h4{font-size: 16px;color: #999999;height: 74px;overflow: hidden;margin-top: 20px;text-align: justify;}
.second .cpzx_lb .cp_nr h5{width: 214px;height: 50px;border: 1px solid #5873b1;border-radius: 30px;line-height: 50px;text-align: center;font-size: 20px;color: #5873b1;margin: 20px auto;}
.swiper-slide-active{}
.swiper-slide-active a{display: block;width: 100%;height: 100%;background: url(../img/bg_di.jpg) no-repeat center bottom #fff;background-size: 100%;transform:translate(0,2px);}
.swiper-slide-active .cp_nr{height: 282px !important;}
.swiper-slide-active .cp_nr h4{height: 130px !important;}
.swiper-slide-active .cp_nr h5{background: #5873b1;color: #fff !important;}


/* 第三块-新闻资讯 */
.third{width: 100%;height: 897px;padding-top: 100px;background: url(../img/third.jpg) no-repeat center;}
.third .xwzx{height: 540px;margin-top: 68px;}
.third .xwzx .xwzx_l{float: left;}
.third .xwzx .xwzx_r{float: right;}
.third .xwzx .xwzx_lb{width: 48%;height: 496px;background: rgb(242,242,242,0.6);}
.third .xwzx .xwzx_lb .xw_tp{height: 280px;}
.third .xwzx .xwzx_lb .xw_tp img{width: 100%;height: 100%;object-fit: cover;}
.third .xwzx .xwzx_lb .xw_lb{height: 216px;padding: 2% 3%;}
.third .xwzx .xwzx_lb .xw_lb li{height: 55px;line-height: 55px;font-size: 16px;}
.third .xwzx .xwzx_lb .xw_lb li h3{width: 75%;float: left; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.third .xwzx .xwzx_lb .xw_lb li h3 i{font-family: "iconfont" !important;}
.third .xwzx .xwzx_lb .xw_lb li h4{width: 23%;float: right;text-align: right;}
.third .xwzx .xwzx_lb .xw_lb li:hover a{color: #5873b1;}
/*WAP-开始*/
.three{min-height: 500px;padding-top: 30px;background: url(../img/third.jpg) no-repeat center right;background-size: 100% 100%;}
.three .xwzx{margin-top: 35px;padding-bottom: 30px;}
.three .xwzx .xwzx_l{}
.three .xwzx .xwzx_r{margin-top: 20px;}
.three .xwzx .xwzx_lb{width: 100%;min-height: 310px;background: rgb(242,242,242,0.6);}
.three .xwzx .xwzx_lb .xw_tp{height: 180px;}
.three .xwzx .xwzx_lb .xw_tp img{width: 100%;height: 100%;object-fit: cover;}
.three .xwzx .xwzx_lb .xw_lb{min-height: 130px;padding: 2% 3%;}
.three .xwzx .xwzx_lb .xw_lb li{height: 40px;line-height: 40px;font-size: 15px;}
.three .xwzx .xwzx_lb .xw_lb li h3{width: 75%;float: left; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.three .xwzx .xwzx_lb .xw_lb li h3 i{font-family: "iconfont" !important;}
.three .xwzx .xwzx_lb .xw_lb li h4{width: 23%;float: right;text-align: right;font-size: 12px;}
.three .xwzx .xwzx_lb .xw_lb li:hover a{color: #5873b1;}




/***************************主体-结束*********************************************************/


/*返回顶部*/
.cd-top{height: 40px;width: 40px;padding-top: 5px;text-align: center;color: #fff;position: fixed;bottom: 286px;right: 10px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);overflow: hidden;white-space: nowrap;background: rgba(88,115,177, 0.8);visibility: hidden;opacity: 0;transition: all 0.3s;cursor:pointer;z-index: 9;}
.cd-top.cd-is-visible{visibility: visible;opacity: 1;}
.cd-top.cd-fade-out{opacity: 0.5;}
.cd-top:hover{background-color: #5873b1;opacity: 1;}


/*底部*/
.p_foot{width: 100%;height: 404px;background: url(../img/foot.jpg) no-repeat center;font-size: 15px;color: #a5a5a5; clear: both;overflow: hidden;}
.p_foot a{color: #a5a5a5;}
.p_foot .db_shang{height: 300px;overflow: hidden;padding-top: 72px;}
.p_foot .db_shang .db_l{width: 30.7%;float: left;}
.p_foot .db_shang .db_l img{display: block;}
.p_foot .db_shang .db_l .rexian{padding-top: 20px;}
.p_foot .db_shang .db_l .rexian i{display: block;font-family: "iconfont" !important;float: left;font-size: 40px;padding-top: 12px;}
.p_foot .db_shang .db_l .rexian h3{float: left;}
.p_foot .db_shang .db_l .rexian h3 span{display: block;}
.p_foot .db_shang .db_l .rexian h3 b{display: block;font-size: 28px;color: #fff;font-weight: normal;}
.p_foot .db_shang .db_m{width: 20.7%;float: left;border-left: 1px solid #a3a3a3;border-right: 1px solid #a3a3a3;text-align: center;}
.p_foot .db_shang .db_m h3{line-height: 26px;margin-bottom: 18px;}
.p_foot .db_shang .db_m img{display: block;height: 122px;margin: auto;padding-bottom: 12px;}
.p_foot .db_shang .db_r{width: 46.6%;float: right;}
.p_foot .db_shang .db_r li{width: 20%;float: left;}
.p_foot .db_shang .db_r li h3{height: 30px;line-height: 30px;}
.p_foot .db_shang .db_r li h3 a{font-size: 18px;color: #fff;font-family: 'siyuanheiti-H';}
.p_foot .db_shang .db_r li dl{padding-top: 8px;}
.p_foot .db_shang .db_r li dd{line-height: 35px;}
.p_foot .db_shang .db_r li dd:hover a{color: #fff;}
.p_foot .db_xia{padding-top: 20px;text-align: center;}
.p_foot .db_xia h3{}
/*底部-WAP*/
.w_foot{background: url(../img/foot.jpg) no-repeat center;color: #a5a5a5;padding: 15px 5px; clear: both;}
.w_foot a{color: #a5a5a5;}
/* 电话地址 */
.w_foot .dianhua{min-height: 218px;padding: 16px 0;display: flow-root;}
.w_foot .dianhua .di_l{width: 70%;float: left;}
.w_foot .dianhua .di_l img{display: block;height: 60px;}
.w_foot .dianhua .di_l h3{padding-top: 5px;}
.w_foot .dianhua .di_r{width: 24%;float: right;text-align: center;padding-top: 72px;}
.w_foot .dianhua .di_r img{display: block;margin: auto;height: 80px;margin-bottom: 5px;}
.w_foot .dianhua .di_r h3{line-height: 20px;font-size: 12px;}
.w_foot .w_copyright{font-size: 12px;padding-top: 4px;text-align: center;border-top: 1px solid rgba(255, 255, 255, 0.25);}



/* 子页banner */
.zy_banner{height: 375px;}
.zy_banner img{width: 100%;height: 100%;object-fit: cover;}



/* 公用-左侧 */
.zz{width: 23%;float: left;background: #f9f9f9;border-radius: 30px 30px 0 0;}
.zz h3{height: 100px;background: linear-gradient(to right,#5873b1,#ffbe62);border-radius: 30px 30px 0 0;text-align: center;color: #fff;}
.zz h3 b{font-size: 28px;display: block;padding-top: 27px;}
.zz h3 span{font-size: 15px;display: block;padding-top: 10px;}
.zz ul{margin-top: 2px;padding-bottom: 40px;}
.zz li{height: 72px;line-height: 72px;border-bottom: 1px solid #eeeeee;text-align: center;transition: all ease 0.3s;}
.zz li h4{font-size: 20px;color: #888888;}
.zz .se i{display: block;height: 2px;background: #5873b1;width: 100%;}
.zz .se h4{color: #5873b1;}
.zz li:hover{border-bottom: 4px solid #5873b1;transition: all ease 0.3s;}
.zz li:hover h4{color: #5873b1;;}



/* 所在位置 */
.place{height: 60px;line-height: 60px;border-bottom: 2px solid #e5e5e5;}
.place i{font-family: "iconfont" !important;}
.place a:last-child{color: #5873b1;font-weight: bold;}

/*子页-新闻页-开始*/
.news{min-height: 710px;padding: 30px 0;}
.news .container{padding: 0 1%;}
.news .yy{min-height: 710px;width: 72%;float: right;}
.news .yy ul{padding: 38px 0;}
.news .yy li{min-height: 150px;margin-bottom: 25px;border-bottom: 1px dashed #e5e5e5;padding: 10px 1%; transition: all ease 0.5s;}
.news .yy li .xw_nr{min-height: 95px;}
.news .yy li .xw_nr h3{height: 40px;font-size: 18px;text-underline-offset: 10px;text-decoration: underline #9a9a9a; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.news .yy li .xw_nr h4{min-height: 55px;color: #9a9a9a;}
.news .yy li .xw_sj{min-height: 30px;}
.news .yy li .xw_sj span{display: block;float: left;color: #9a9a9a;}
.news .yy li .xw_sj i{display: block;float: right;border: 1px solid #5873b1;color: #5873b1;padding: 1px 2%;border-radius: 18px;transition: all ease 0.5s;}
.news .yy li:hover .xw_sj i{background: #5873b1;color: #fff;transition: all ease 0.5s;}
/*子页-新闻页-结束*/


/*子页-产品页-正常-开始*/
.products{min-height: 770px;padding: 30px 0;}
.products .container{padding: 0 1%;}
.products .yy{min-height: 770px;width: 72%;float: right;}
.products .yy ul{padding: 38px 0;}
.products .yy li{width: 31.33%;height: 340px;float: left;margin: 10px 1%;}
.products .yy li .cp_tp{height: 220px;border-radius: 5px; transition: all ease 0.5s;}
.products .yy li .cp_tp img{width: 100%;height: 100%;object-fit: cover;border-radius: 5px;}
.products .yy li .cp_mc{height: 120px;text-align: center;padding: 20px 14px;}
.products .yy li .cp_mc h3{font-size: 18px;padding-bottom: 8px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.products .yy li .cp_mc h4{color: #999999;}
.products .yy li:hover .cp_tp{box-shadow: 0px 0px 8px #383838; transition: all ease 0.5s;}
.products .yy li:hover .cp_mc h3{color: #5873b1;}
/*子页-产品页-正常-结束*/


/*子页-简介内容页-开始*/
.contents{min-height: 710px;padding: 30px 0;}
.contents .container{padding: 0 1%;}
.contents .yy{min-height: 710px;width: 72%;float: right;}
.contents .yy ul{padding: 38px 0;}
.contents .p_dynr{min-height: 605px;padding: 25px 0;}
.contents .p_dynr .word_bt{min-height: 62px;text-align: center;margin: 10px;border-bottom: 1px solid #e5e5e5;}
.contents .p_dynr .word_bt h3{font-size: 24px;padding-bottom: 5px;font-weight: bold;}
.contents .p_dynr .word_nr{margin-top: 15px;padding: 15px 20px;text-align: justify;}
/*子页-简介内容页-结束*/


/*子页-新闻内容页-开始*/
.content_xw{min-height: 710px;padding: 30px 0;}
.content_xw .container{padding: 0 1%;}
.content_xw .yy{min-height: 710px;width: 72%;float: right;}
.content_xw .yy ul{padding: 38px 0;}
.content_xw .p_dynr{min-height: 605px;padding: 25px 0;}
.content_xw .p_dynr .word_bt{min-height: 62px;text-align: center;margin: 10px;border-bottom: 1px solid #e5e5e5;}
.content_xw .p_dynr .word_bt h3{font-size: 24px;padding-bottom: 5px;font-weight: bold;}
.content_xw .p_dynr .word_bt h4{padding-top: 10px;color: #9a9a9a;}
.content_xw .p_dynr .word_bt h4 b{font-weight: normal;margin-right: 10px;}
.content_xw .p_dynr .word_nr{margin-top: 15px;padding: 15px 20px;text-align: justify;}
/*子页-新闻内容页-结束*/




/*下一页*/
.page {margin:20px;text-align: center;clear: both;}
.page span.close,
.page strong,
.page a {/*display: inline-block;*/padding: 3px 8px;margin-right: 10px;background: #F5f5f5;color: #5a5a5a;}
.page strong.selfpage {background: #5873b1;color: #ffffff;}
.page a {background: #bbbbbb;color: #ffffff;}
.page a:hover {background: #5873b1;color: #fff;}
.page .count{display: none;}
.page .count2{display: none;}
.page .count3{display: none;}
.page .close{display: none;}
.page .next{display: none;}
.page .pre{display: none;}


@media screen and (max-width: 1465px){
	
	
}

@media screen and (max-width: 1440px){
	.p_foot{zoom: 0.8;}
	
	.first .gywm_s .gywm_s_l ul{zoom: 0.8;}
}

@media screen and (max-width: 1280px){
	.banner{height: 540px;}
	.banner .bd li{height: 540px;}
	.first{height: 700px;}
	.first .gywm_s{height: 345px;}
	.first .gywm_s .gywm_s_l h3{margin-top: 0;}
	.first .gywm_s .gywm_s_l ul{zoom: 0.7;}
	.first .gywm_x{zoom: 0.8;}
	
	.second .cpzx_lb{zoom: 0.9;}
	.diepic .swiper-button-prev{left: -35px !important;}
	.diepic .swiper-button-next{right: -35px !important;}
}

@media screen and (max-width: 1024px){
	
}

@media screen and (max-width: 1000px){
	
}

@media screen and (max-width: 945px){
	#banner{height: 330px;}
	.banner .bd li{height: 330px;}
	.banner .prev,.banner .next{font-size: 35px;}
	.zy_banner{height: 145px;}
	
	.p_head .logo{width: 85%;}
	.p_head .dh_dh{display: none;}
	.p_head .w_dh{display: block;}
	
	.zz{display: none;}
	.news .yy{width: 100%;float: none;}
	.products .yy{width: 100%;float: none;}
	.contents .yy{width: 100%;float: none;}
	.contents .p_dynr .word_bt{margin: 10px 0;}
	.contents .p_dynr .word_bt h3{font-size: 18px;}
	.content_xw .yy{width: 100%;float: none;}
	.content_xw .p_dynr .word_bt{margin: 10px 0;}
	.content_xw .p_dynr .word_bt h3{font-size: 18px;}
	.content_xw .p_dynr .word_bt h4{font-size: 12px;}
	.contents .p_dynr .word_nr{padding: 15px 10px;}
	.content_xw .p_dynr .word_nr{padding: 15px 10px;}
	
	.sy_bt{height: 82px;}
	.sy_bt h3{font-size: 22px;}
	.sy_bt h4{font-size: 30px;transform: translate(0,-6px);}
	.sy_bt h4:after{content: ""; transform: translate(0,24px);}
	.sy_bt i{transform: translate(0,0);}
	
	.second{height: 620px; padding-top: 30px;}
	.second .bg_hui{height: 160px;}
	.second .cpzx_lb{zoom: 0.7;}
}

@media screen and (max-width: 767px){
	.products .yy li{width: 48%;}
	
	.second .cpzx_lb{zoom: 0.6;}
	.second .cpzx_lb .cp_nr h3{font-size: 16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	.second .cpzx_lb .cp_nr h4{line-height: 30px;font-size: 14px;}
	.second .cpzx_lb .cp_nr h5{font-size: 15px;}
}

@media screen and (max-width: 640px){
	#banner{height: 180px;}
	.banner .bd li{height: 180px;}
	.p_head{height: 80px;}
	
	.second{height: 470px;}
	
}

@media screen and (max-width: 500px){
	.products .yy li{width: 98%;float: none;}
	.products .yy li .cp_mc h4{line-height: 18px;}
	
	.second{height: 416px;}
	.second .bg_hui{height: 115px;}
	.second .cpzx_lb{zoom: 0.35;}
}

@media screen and (max-width: 414px){
	
}

@media screen and (max-width: 375px){
	.second .cpzx_lb{zoom: 0.32;}
}

@media screen and (max-width: 320px){
	.top{zoom: 0.8;}
	
	.second{height: 355px;}
	.second .cpzx_lb{zoom: 0.3;}
	.second .bg_hui{height: 70px;}
}