*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body{font-family: "microsoft yahei";width:100%;margin: 0; padding: 0; line-height: 24px; font-size: 14px;color: #333333;}
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;background: none;}
button,textarea:focus{outline: none;border: none;background: none;}
[role=button]{cursor:pointer;outline:none;}
.container{padding: 0;width: 69.8%;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: 'fz_chsjt';
  src: url('../ziti/fz_chsjt.TTF');
}
/*公用类*/


/* 导航 */
.p_head{height: 115px;padding-top: 5px; overflow: hidden;width: 100%;position: absolute;top: 20px;left: 0;z-index: 99999;transition: all ease 0.6s;border-bottom: 1px solid transparent;}
.p_head:hover{overflow: initial;}
.p_head .container{height: 100px;background: #fff;border-radius: 50px 0 50px 0;box-shadow: -2px 4px 10px rgb(235,242,255,0.39);}
.p_head .p_logo{float: left;width: 39%;height: 100px;display:flex;align-items: center;justify-content:center;}
.p_head .p_logo a{display: block;height: 55px;}
.p_head .p_logo img{}
.p_head .navBar{width: 57%;float: right;transition: all ease 0.5s;}
.p_head .navBar .nav{padding-top: 40px;}
.p_head .navBar .nav li{float: left;position: relative;cursor: pointer;}
.p_head .navBar .nav .m{width: 12.5%;}
.p_head .navBar .nav li h3{text-align: center;}
.p_head .navBar .nav li h3 a{display: block;font-size: 18px;}
.p_head .navBar .nav li:hover h3 a{color: #a81515;}
.p_head .navBar .nav li .sub{width: 100%;position: absolute;top: 55px;border-top: 5px solid #a81515;background: rgb(255,255,255,0.6);padding: 8px 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;padding: 5px 0;width: 85%;margin: 5px auto; transition: all ease 0.5s;}
.p_head .navBar .nav li .sub dd a{ display: block;width: 100%;height: 100%;}
.p_head .navBar .nav li .sub dd:hover{background: #fff;transition: all ease 0.5s;}
.p_head .navBar .nav li .sub dd:hover a{color: #5a5a5a;}
/* 手机站 */
.w_head{height: 50px;overflow: hidden;position: fixed;top: 0;z-index: 999;width: 100%;background: rgb(255,255,255,0.9);box-shadow: 0 0 5px #000; display:flex;align-items: center;justify-content:center;}
.w_head .w_logo{width: 85%;float: left;}
.w_head .w_logo img{padding-top: 5px;}
.w_head .w_dh{width: 15%;float: right;text-align: right;padding-top: 11px;padding-right: 4px;cursor:pointer;}
.w_head .w_dh i{font-family: "iconfont" !important;font-size: 20px;}
.app-list-home{background: #e50012;}
.app-list-home:hover{background: #efb81d;}
.menu-click{background: #e50012;opacity:0.75;}


/*banner轮换图*/
.banner{width: 100%;height: 750px;overflow: hidden;position: relative;}
.banner .bd{position: relative;height: 100%;z-index: 0;}
.banner .bd li{height: 750px;zoom: 1;vertical-align: middle;}
.banner .bd img{display: block;height: 100%;width: 100%;height: 100%;object-fit: cover;}
.banner .hd{overflow: hidden;position: absolute;bottom: 36px; width: 100%;display:flex;align-items: center;justify-content:center; z-index: 1;}
.banner .hd li{width: 210px;height: 3px;background: #fff;float: left;margin: 0 11px;transition: all ease 0.5s;}
.banner .hd li.on{background: #3a60a8;transition: all ease 0.5s;}



.sy_bt{height: 44px;line-height: 43px;}
.sy_bt h3{font-size: 20px;color: #000;float: left;}
.sy_bt h3:after{content: "";display: block;width: 50px;height: 1px;background: #a81515;}
.sy_bt a{display: block;float: right; font-family: "iconfont" !important;color: #b9b9b9;}
.sy_bt a:hover{color: #000;}
.sy_bt h4{font-size: 18px;color: #0461b2;font-weight: bold;border-bottom: 2px solid #0461b2;width: 120px;float: left;text-align: center;}
.sy_bt h5{float: right;padding-right: 3%;overflow: hidden;height: 43px;}
.sy_bt h5 i{font-size: 16px;color: #0461b2;}
.sy_bt h5 i b{font-size: 24px;}
.sy_bt h5 img{padding-left: 3px;vertical-align: -3px;transition: all ease 0.5s;}
.sy_bt h5:hover img{transform:translate(0,-5px);transition: all ease 0.5s;}


/*第一块*/
.first{width: 100%;min-height: 470px;margin-top: 78px;display: flow-root;position: relative;}
.first .container{position: relative;z-index: 9;}
.first .xw_hdp{width: 45%;height: 390px;float: left; position: relative;overflow: hidden;}
.first .xw_hdp .pic{height: 390px !important;}
.first .xw_hdp .pic li{height: 100%;}
.first .xw_hdp .pic img{width: 100%;height: 100%;object-fit: cover;display: block;}
.first .xw_hdp .txt-bg{position: absolute;bottom: 0;z-index: 1; height: 40px;width:100%;background: rgb(51,51,51,0.3); overflow: hidden;}
.first .xw_hdp .txt {position: absolute;bottom: 0;left: 0;z-index: 2;height: 40px;width: 85%; overflow: hidden;}
.first .xw_hdp .txt li{height:40px;line-height:40px; position:absolute;bottom:-40px;width: 100%;}
.first .xw_hdp .txt li a{display: block;color: #fff;font-size: 15px;padding: 0 2%; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.first .xw_hdp .num {position: absolute;z-index: 3;width: 14%;bottom: 12px;right: 0;}
.first .xw_hdp .num li{float: left;position: relative;width: 12px;height: 12px;border-radius: 100%;overflow: hidden;margin: 0 3px;cursor: pointer;}
.first .xw_hdp .num li a,.first .xw_hdp .num li span{position: absolute;z-index: 2;display: block;width: 100%;height: 100%;top: 0;left: 0;}
.first .xw_hdp .num li span{z-index: 1;background: #cdcdcd;}
.first .xw_hdp .num li.on a,.first .xw_hdp .num a:hover{background: #a81515;}
.yi_xxk1{min-height: 470px; position: relative;width: 52%;float: right;}
.yi_xxk1 .more{position: absolute;right: 5px;top: 22px;}
.yi_xxk1 .more a{color: #b9b9b9;font-family: "iconfont" !important;}
.yi_xxk1 .more:hover a{color: #a81515;font-weight: bold;}

.yi_xxk1 .hd1{width: 100%;height: 64px;border-bottom: 1px solid #eeeeee;}
.yi_xxk1 .hd1 ul{}
.yi_xxk1 .hd1 li{float: left;font-size: 26px;color: #999999;line-height: 60px;margin-right: 3%; cursor:pointer;position: relative;}
.yi_xxk1 .hd1 li.on{border-bottom: 3px solid #a81515;color: #333;}
.yi_xxk1 .bd1{min-height: 300px;margin-top: 15px;}
.yi_xxk1 .bd1 .ysnr{}
.yi_xxk1 .bd1 .ysnr dd{height: 43px;line-height: 43px;font-size: 16px;}
.yi_xxk1 .bd1 .ysnr dd a{display: block;width: 80%;float: left; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.yi_xxk1 .bd1 .ysnr dd b{padding-right: 8px;}
.yi_xxk1 .bd1 .ysnr dd span{border-left: 2px solid #cacaca;padding-left: 8px;}
.yi_xxk1 .bd1 .ysnr dd i{display: block;width: 20%;float: right;color: #cdcdcd;text-align: right;}
.yi_xxk1 .bd1 .ysnr dd:hover span{color: #a81515;}


/*第二块-核心产品*/
.second{width: 100%;min-height: 700px;background: #f5f5f5; position: relative;display:flex;align-items: center;justify-content:center;}
.second .container{}
.second .xinxi .sy_bt{padding: 0 6%;margin-top: 20px;}
.second .xinxi{min-height: 540px;background: #fff;width: 30%;float: left;margin-right: 2%;}
.second .xinxi .xinxi_lb{height: 286px;margin: 10px 0;padding: 0 6%;}
.second .xinxi .xinxi_lb li{height: 35px;line-height: 35px;}
.second .xinxi .xinxi_lb li i{display: block;float: left;width: 18%;color: #cccccc;font-style: italic;}
.second .xinxi .xinxi_lb li h4{float: left;width: 82%;font-size: 15px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.second .xinxi .xinxi_lb li:hover a{color: #0461b2;}
.second .xinxi .xinxi_lb li:hover a i{color: #0461b2;}
.second .xinxi .xinxi_tp{height: 172px;text-align: center;}
.second .xinxi .xinxi_tp img{width: 100%;height: 100%;object-fit: cover;}
.second .hexin{min-height: 540px;background: #fff;width: 35.5%;float: right;}
.second .hexin .sy_bt {margin-top: 20px;height: 130px;}
.second .hexin .sy_bt h3{float: none;padding: 0 6%;}
.second .hexin .sy_bt a{float: none;text-align: right;padding-right: 6%;}
.second .hexin .sy_bt a:before{content: "";display: block;width: 80%;height: 1px;background: #b9b9b9;float: left;margin-top: 20px;}
.second .hexin .sy_bt i{display: block;font-size: 15px;color: #999999;padding: 0 6%;}
.second .hexin .hexin_lb{padding: 5% 3%;}
.second .hexin .hexin_lb li{overflow: hidden;text-align: center;width: 33.33%;float: left;height: 120px;margin: 3% 0;}
.second .hexin .hexin_lb li img{display: block;margin: 10px auto;height: 50px;}
.second .hexin .hexin_lb li h3{font-size: 18px;padding-top: 10px;}
.second .hexin .hexin_lb li:hover img{transform: translateY(-100px);filter: drop-shadow(0px 100px #3960a8);}
.second .hexin .hexin_lb li:hover h3{color: #3960a8;}


/* 第三块 */
.third{width: 100%;min-height: 350px;margin-top: 65px;}
.third .container{}
.third .sy_bt{border-bottom: 1px solid #e5e5e5;margin-bottom: 1px;}
.third .fzzl{min-height: 340px;border: 1px solid #e5e5e5;width: 67.7%;float: left;}
.third .fzzl .fzzl_lb{padding-top: 18px;}
.third .fzzl .fzzl_lb li{width: 46%;float: left;margin: 5px 2%;font-size: 15px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.third .fzzl .fzzl_lb li:hover a{color: #0461b2;font-weight: bold;}
.third .tplj{width: 30.8%;float: right;}
.third .tplj li{height: 106px;margin-bottom: 10px;overflow: hidden;}
.third .tplj li img{height: 100%;object-fit: cover;transition: all ease 0.5s;}
.third .tplj li:hover img{transform: scale(1.1);transition: all ease 0.5s;}


/* 第四块 */
.fourth{width: 100%;min-height: 405px;margin-top: 28px;}
.fourth .sy_bt{border-bottom: 1px solid #e5e5e5;margin-bottom: 1px;}
.fourth .jtfc{min-height: 350px;width: 67.7%;float: left;}
.fourth .jtfc_lb{height: 264px;margin-top: 36px; position: relative;overflow: hidden;}
.fourth .jtfc_lb .bd{margin: auto;}
.fourth .jtfc_lb .bd ul{}
.fourth .jtfc_lb .bd li{width: 33.33%;float: left;height: 240px;}
.fourth .jtfc_lb .bd li a{display: block;width: 92%;margin: auto;transition: all ease 0.5s;}
.fourth .jtfc_lb .bd li .fc_tp{height: 190px;overflow: hidden;}
.fourth .jtfc_lb .bd li .fc_tp img{width: 100%;height: 100%;object-fit: cover;transition: all ease 0.5s;}
.fourth .jtfc_lb .bd li .fc_mc{font-size: 16px;font-weight: bold;text-align: center;line-height: 45px;margin-top: 5px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.fourth .jtfc_lb .hd{height: 5px;margin-top: 8px; display:flex;align-items: center;justify-content:center;}
.fourth .jtfc_lb .hd ul{}
.fourth .jtfc_lb .hd ul li{float: left;width: 30px;height: 4px;overflow: hidden;margin: 2.5px;text-indent: -999px;cursor: pointer;background: #eeeeee;border-radius: 50px;}
.fourth .jtfc_lb .hd ul li.on{background: #a81515;}
.fourth .jtfc_lb .bd li:hover .fc_tp img{transform: scale(1.1);transition: all ease 0.5s;}
.fourth .fcwz{min-height: 350px;width: 30.8%;float: right;}
.fourth .fcwz .fc_wz{height: 130px; display:flex;align-items: center;justify-content:center;}
.fourth .fcwz .fc_wz img{}
.fourth .fcwz .fc_ewm{height: 220px;background: #f6f6f6; display:flex;align-items: center;justify-content:center;}
.fourth .fcwz .fc_ewm li{float: left;text-align: center;margin: 0px 10px;}
.fourth .fcwz .fc_ewm li img{display: block;height: 111px;}
.fourth .fcwz .fc_ewm li h3{color: #717171;padding-top: 5px;}


/* 第五块 */
.fifth{width: 100%;height: 160px;background: #f9f9f9;  display:flex;align-items: center;justify-content:center;}
.fifth .sy_bt{border-bottom: 1px solid #e5e5e5;margin-bottom: 1px;}
.fifth .zgs{}
.fifth .zgs .zgs_lb{padding-top: 14px;}
.fifth .zgs .zgs_lb li{width: 33.33%;float: left;font-size: 16px;padding: 4px 2%;}
.fifth .zgs .zgs_lb li:hover a{color: #0461b2;}





/***************************主体-结束*********************************************************/


/*返回顶部*/
.cd-top{height: 50px;width: 50px;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(4,97,178, 0.8);visibility: hidden;opacity: 0;transition: all 0.3s;cursor:pointer;z-index: 9;border-radius: 100%;line-height: 50px;}
.cd-top.cd-is-visible{visibility: visible;opacity: 1;}
.cd-top.cd-fade-out{opacity: 0.5;}
.cd-top:hover{background-color: #0461b2;opacity: 1;}


/*底部*/
.p_foot{width: 100%;min-height: 380px;border-top: 10px solid;border-image-source: linear-gradient(90deg, #0561b2, #79af95);border-image-slice: 1; clear: both;}
.p_foot .db_shang{min-height: 323px; display: flow-root;}
.p_foot .db_shang .db_left{width: 25.5%;float: left;padding-top: 60px;}
.p_foot .db_shang .db_left .db_logo{height: 70px;}
.p_foot .db_shang .db_left .db_logo img{}
.p_foot .db_shang .db_left .db_lxdz{padding-top: 15px;}
.p_foot .db_shang .db_left .db_lxdz h3{}
.p_foot .db_shang .db_left .db_lxdz b{display: block;font-size: 24px;font-style: italic;padding: 6px 0;}
.p_foot .db_shang .db_left .db_lxdz h4{}
.p_foot .db_shang .db_right{width: 70.5%;float: right;padding-top: 48px;}
.p_foot .db_shang .db_right li{width: 14.28%;float: left;}
.p_foot .db_shang .db_right li h3{font-size: 16px;font-weight: bold;margin-bottom: 5px;}
.p_foot .db_shang .db_right li dl{border-left: 1px solid #dcdcdc;padding: 10px 0 10px 5%;margin-left: 5%;}
.p_foot .db_shang .db_right li dd{padding: 6px 0;}
.p_foot .db_shang .db_right li dd a{font-size: 15px;color: #666666;}
.p_foot .db_shang .db_right li dd:hover a{font-weight: bold;}
.p_foot .db_xia{line-height: 55px;border-top: 1px solid #dcdcdc;color: #999999;font-size: 13px;}
.p_foot .db_xia span{float: left;}
.p_foot .db_xia i{float: right;}



/*底部-WAP*/
.w_foot{background: #f9f9f9;padding: 15px 5px;border-top: 10px solid;border-image-source: linear-gradient(90deg, #0561b2, #79af95);border-image-slice: 1; clear: both;}
.w_foot a{}
.w_foot .db_s{padding-top: 16px;min-height: 131px;display: flow-root;}
.w_foot .db_s .db_lxdz{width: 70%;float: left;}
.w_foot .db_s .db_lxdz h3{}
.w_foot .db_s .db_lxdz b{display: block;font-size: 24px;font-style: italic;padding: 6px 0;}
.w_foot .db_s .db_lxdz h4{}
.w_foot .db_s .db_ewm{width: 28%;float: right;text-align: center;background: #fff;margin-top: 6px;}
.w_foot .db_s .db_ewm img{display: block;height: 70px;margin: auto;margin-top: 5px;}
.w_foot .db_s .db_ewm h3{font-size: 12px;color: #656565;}
.w_foot .w_copyright{font-size: 12px;padding-top: 4px;text-align: center;border-top: 1px solid #dcdcdc;margin-top: 10px;color: #656565;}


.zy_banner{height: 350px;background: url(../img/zy_banner.jpg) no-repeat center;background-size: cover;}

.fl1{height: 70px;padding-top: 20px;}
.fl1 .flxm{width: 50%;float: left;}
.fl1 .flxm li{float: left;margin-right: 10px;background: #e50012;padding: 5px 20px;border-radius: 5px;}
.fl1 .flxm li a{color: #fff;}
.fl1 .place{width: 50%;float: right;text-align: right;}
.fl1 .place i{font-family: "iconfont" !important;}
.fl1 .place a:last-child{color: #e50012;font-weight: bold;}

.fl2{height: 50px;margin-top: 50px;}
.fl2 h3{font-size: 40px;height: 45px;}
.fl2 i{display: block;width: 64px;height: 2px;background: #e50012;}


/*子页-新闻页-开始*/
.news{min-height: 710px;padding: 30px 0;}
.news .yy{min-height: 710px;}
.news .yy ul{min-height: 620px;display: flow-root;}
.news .yy li{min-height: 220px;margin-bottom: 20px;border-bottom: 1px dashed #dfdfdf; display: flow-root;transition: all ease 0.5s;}
.news .yy li a{display: block;padding: 1%;width: 100%;min-height: 220px;}
.news .yy li .xw_tp{width: 25%;float: left;height: 175px;}
.news .yy li .xw_tp img{width: 100%;height: 100%;object-fit: cover;border-radius: 20px;}
.news .yy li .xw_nr{width: 72%;float: right;padding: 12px 0;}
.news .yy li .xw_nr h3{line-height: 30px;font-size: 20px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.news .yy li .xw_nr h4{text-align: justify;min-height: 78px;color: #888;font-size: 16px;padding-top: 15px;line-height: 28px;}
.news .yy li .xw_nr h5{color: #8b8b8b;font-size: 15px;padding-top: 5px;}
.news .yy li:hover{box-shadow: 0px 1px 5px #b5b5b5;transition: all ease 0.5s;}
.news .yy li:hover .xw_nr h3{color: #e50012;}
/*子页-新闻页-结束*/


/*子页-产品页-正常-开始*/
.products{min-height: 830px;padding: 30px 0;}
.products .yy{min-height: 828px;}
.products .yy ul{min-height: 620px;display: flow-root;}
.products .yy li{width: 24%;height: 333px;float: left;margin: 8px 0.5%;border-radius: 5px;padding: 12px 1%;border: 1px solid #cdcdcd; transition: all ease 0.5s;}
.products .yy li .cp_tp{height: 190px;text-align: center;}
.products .yy li .cp_tp img{height: 100%;object-fit: cover;width: 100%;}
.products .yy li .cp_bt{text-align: center;height: 42px;margin-top: 10px;}
.products .yy li .cp_bt h4{padding-bottom: 6px;min-height: 35px;font-weight: bold;font-size: 16px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.products .yy li .cp_bt i{display: block;width: 68px;height: 2px;background: linear-gradient(to right,#0561b2, #79af95);;margin: auto;transition: all ease 0.5s;}
.products .yy li .cp_mc{height: 55px;font-size: 13px;margin-top: 10px;text-align: justify;}
.products .yy li:hover{box-shadow: 0px 0px 4px #b1b1b1;transform:translate(0,-10px);transition: all ease 0.5s;}
.products .yy li:hover .cp_bt i{width: 100px;transition: all ease 0.5s;}
/*子页-产品页-正常-结束*/


/*子页-简介内容页-开始*/
.contents{min-height: 710px;padding: 30px 0;}
.contents .yy{min-height: 710px;box-shadow: 0px 0px 8px #818181;}
.contents .yy ul{padding: 38px 3%;min-height: 620px;display: flow-root;}
.contents .p_dynr{min-height: 605px;padding: 25px 0;margin-top: 15px;}
.contents .p_dynr .word_bt{min-height: 40px;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_bt h4{padding-top: 10px;color: #9a9a9a;}
.contents .p_dynr .word_bt h4 b{font-weight: normal;margin-right: 10px;}
.contents .p_dynr .word_nr{margin-top: 15px;padding: 15px 20px;text-align: justify;overflow-x: auto;}
/*子页-简介内容页-结束*/




/*下一页*/
.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: #e50012;color: #ffffff;}
.page a {background: #bbbbbb;color: #ffffff;}
.page a:hover {background: #e50012;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: 1800px){

}

@media screen and (max-width: 1610px){
	
}

@media screen and (max-width: 1465px){
	.banner{height: 580px;}
	.banner .bd li{height: 580px;}
}

@media screen and (max-width: 1440px){
	.p_foot{zoom: 0.8;}
	.second .hexin .sy_bt a:before{width: 75%;}
}

@media screen and (max-width: 1280px){
	.p_head{zoom: 0.85;}
	.products .yy li{width: 31.33%;}
	
	.zy_banner{height: 260px;}
}

@media screen and (max-width: 1150px){
	.banner{height: 450px;}
	.banner .bd li{height: 450px;}
}

@media screen and (max-width: 1024px){
	.p_foot{zoom: 0.7;}
}

@media screen and (max-width: 1000px){
	
}

@media screen and (max-width: 945px){
	.zy_banner{height: 121px;margin-top: 50px;}
	.contents .p_dynr .word_bt{margin: 10px 0;}
	.contents .p_dynr .word_bt h3{font-size: 18px;}
	.contents .p_dynr .word_nr{padding: 15px 10px;}
	.products .yy li{width: 48%;}
	
	.fl1 .flxm{display: none;}
	.fl1 .place{width: 100%;float: none;}
	.fl2{height: 65px;margin-top: 0;}
	.fl2 h3{font-size: 28px;height: 38px;}
	.banner .hd{bottom: 10px;}
	.banner .hd li{width: 50px;}
	.news{padding: 10px 0 30px 0;}
	.news .yy li .xw_nr h4{font-size: 15px;line-height: 25px;}
	.products{padding: 10px 0 30px 0;}
	.contents{padding: 10px 0 30px 0;}
	
	.sy_bt h4{width: 100px;}
	.sy_bt h5 i{font-size: 14px;}
	.sy_bt h5 i b{font-size: 20px;}
	.first{margin-top: 30px;}
	.first .xw_hdp{width: 100%;float: none;height: 240px;}
	.first .xw_hdp .pic{height: 240px !important;}
	.first .xw_hdp .num li{width: 10px;height: 10px;margin: 0 2px;}
	.yi_xxk1{width: 100%;float: none;margin-top: 20px;min-height: 404px;}
	.yi_xxk1 .hd1 li{font-size: 20px;}
	.second{padding-bottom: 25px;}
	.second .xinxi{width: 100%;float: none;margin-right: 0;min-height: 520px;}
	.second .hexin{width: 100%;float: none;min-height: 410px;}
	.second .hexin .sy_bt i{font-size: 14px;}
	.second .hexin .hexin_lb li{height: 104px;}
	.second .hexin .hexin_lb li img{height: 45px;}
	.second .hexin .hexin_lb li h3{font-size: 16px;}
	.third{margin-top: 28px;}
	.third .fzzl{width: 100%;float: none;margin-bottom: 15px;min-height: 314px;}
	.third .tplj{width: 100%;float: none;}
	.fourth{padding-bottom: 25px;}
	.fourth .jtfc{width: 100%;float: none;}
	.fourth .fcwz{width: 100%;float: none;}
	.fourth .jtfc_lb .bd li{width: 100%;}
	.fifth .zgs .zgs_lb li{width: 100%;float: none;font-size: 14px;padding: 1px 2%;}
	
}

@media screen and (max-width: 767px){
	.news .yy li .xw_tp{width: 100%;float: none;}
	.news .yy li .xw_nr{width: 100%;float: none;}
}

@media screen and (max-width: 640px){
	.products .yy li{width: 98%;float: none;}
	
	.banner{height: 190px;}
	.banner .bd li{height: 190px;}
	
}

@media screen and (max-width: 500px){

}

@media screen and (max-width: 480px){

}

@media screen and (max-width: 414px){
	
}

@media screen and (max-width: 375px){
	
}

@media screen and (max-width: 320px){
	.second .hexin .sy_bt i{font-size: 12px;}
	.second .hexin .sy_bt a:before{width: 70%;}
}

@media screen and (min-width: 946px){
	.hidden-pc{display: none!important;}
}
@media screen and (max-width: 946px){
	.hidden-wap{display: none!important;}
}


