*{-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: 65%;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('/Template/www.sphyny.com/font_icon/iconfont.ttf?t=1629710639501') format('truetype');
}

@font-face {
  font-family: 'fz-cuhei';
  src: url('/Template/www.sphyny.com/ziti/fz-cuhei.TTF');
}
/*公用类*/


.top{width: 100%;height: 126px;}
.top .p_logo{width: 50%;float: left;height: 82px;padding-top: 22px;}
.top .p_logo img{}
.t_right{width: 50%;float: right;padding-top: 38px;}

.rexian{width: 80%;float: left;text-align: right;}
.rexian span{display: block;}
.rexian b{display: block;font-size: 26px;padding-top: 5px;}

.link{width: 20%;float: right;}
.link .ewm{float: right;padding-right: 2%; position: relative;z-index: 99999;}
.link .ewm .dj_3{opacity: 0;visibility:hidden;position: fixed;left: 0;top: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.6);z-index: 99;}
.link .ewm .dj_3.onon{opacity: 1;visibility: visible;}
.link .ewm .dj_3 .boxboxbox{position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 0;}
.link .ewm .dj_3 .weix{text-align: center;color: #fff;font-weight: bold;}
.link .ewm .dj_4{text-align: center; cursor: pointer;}
.link .ewm .dj_4 i{font-family: "iconfont" !important;display: block; font-size: 32px;padding-bottom: 3px;}
.link .ewm .dj3{ display:flex;align-items: center;justify-content:center;}
.link .wgw{float: right; position: relative;z-index: 99999;}
.link .wgw .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;}
.link .wgw .dj_1.onon{opacity: 1;visibility: visible;}
.link .wgw .dj_1 .boxboxbox{position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 0;}
.link .wgw .dj_1 .weix{text-align: center;color: #fff;font-weight: bold;}
.link .wgw .dj_2{text-align: center; cursor: pointer;}
.link .wgw .dj_2 i{font-family: "iconfont" !important;display: block; font-size: 32px;padding-bottom: 3px;}
.link .wgw .dj1{ display:flex;align-items: center;justify-content:center;}


/* 导航 */
.p_head{width: 100%;height: 86px; position: relative;z-index: 999;}
.p_head .navBar{}
.p_head .navBar .nav{height: 55px;padding-top: 10px;}
.p_head .navBar .nav li{float: left;position: relative;cursor: pointer;}
.p_head .navBar .nav .m{width: 16.66%;}
.p_head .navBar .nav li h3{text-align: center;padding-top: 8px;}
.p_head .navBar .nav li h3 a{display: block;font-size: 18px;height: 50px;line-height: 50px;border-radius: 10px;width: 98%;margin: auto;transition: all ease 0.5s;}
.p_head .navBar .nav li:hover h3 a{color: #e50000; transition: all ease 0.5s;}
.p_head .navBar .nav li .sub{width: 100%;position: absolute;top: 58px;background: rgb(255,255,255,0.8);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{color: #5a5a5a; display: block;width: 100%;height: 100%;}
.p_head .navBar .nav li .sub dd:hover{background: #fff;transition: all ease 0.5s;}
/* 手机站 */
.w_head{min-height: 62px;padding-top: 5px;overflow: hidden;}
.w_head .w_logo{width: 85%;float: left;}
.w_head .w_logo img{}
.w_head .w_dh{width: 15%;float: right;text-align: right;padding-top: 18px;padding-right: 4px;}
.w_head .w_dh i{font-family: "iconfont" !important;font-size: 20px;}
.app-list-home{background: #e50000;}
.app-list-home:hover{background: #da2f2f;}
.menu-click{background: #e50000;opacity:0.75;}


/*banner轮换图*/
.banner{width: 100%;height: 700px;overflow: hidden;position: relative;}
.banner .bd{position: relative;height: 100%;z-index: 0;}
.banner .bd li{height: 700px;zoom: 1;vertical-align: middle;}
.banner .bd img{display: block;height: 100%;width: 100%;height: 100%;object-fit: cover;}
.banner .prev,.banner .next{ position: absolute;top: 50%;margin-top: -19px;}
.banner .prev i,.banner .next i{font-family: "iconfont" !important;font-size: 50px;color: #a6a6a6;font-weight: bold;}
.banner .prev{left: 7%;}
.banner .next{right: 7%;}
.banner .prev:hover i,.banner .next:hover i{color: #e50000;}



.sy_bt{height: 138px;text-align: center; position: relative;}
.sy_bt:before,.sy_bt:after{content: "";display: block;width: 40px;height: 2px;background: #787878; position: absolute;top: 68px;}
.sy_bt:before{left: 0;}
.sy_bt:after{right: 0;}
.sy_bt i{display: block;font-size: 24px;padding-top: 46px;font-family: -apple-system, BlinkMacSystemFont,"Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell","Fira Sans", "Droid Sans", "Helvetica Neue",sans-serif;font-weight: lighter;}
.sy_bt h3{font-size: 34px;padding-top: 18px;}



/*第一块-产品展示*/
.first{width: 100%;min-height: 796px;padding-top: 86px;}
.first .cpzs_nr{width: 59.8%;float: left;}
.first .cpzs_nr .cp_fl{height: 100px;margin-top: 60px;}
.first .cpzs_nr .cp_fl li{width: 32.33%;float: left;margin: 9px 0.5%;font-size: 16px;text-align: center;height: 30px;display:flex;align-items: center;}
.first .cpzs_nr .cp_fl li:nth-child(3) a{border-right: none;}
.first .cpzs_nr .cp_fl li:nth-child(6) a{border-right: none;}
.first .cpzs_nr .cp_fl li a{border-right: 1px solid #333;display: block;width: 100%;}
.first .cpzs_nr .cp_fl li i{font-family: "iconfont" !important;color: #fff;font-size: 18px; transition: all ease 0.5s;}
.first .cpzs_nr .cp_fl li:hover i{color: #002b8c; transition: all ease 0.5s;}
.first .xw_hdp{width: 100%;height: 442px; position: relative;}
.first .xw_hdp .pic li{width: 100%;height: 440px;}
.first .xw_hdp .pic li img{width: 100%;height: 440px;object-fit: cover;}
.first .xw_hdp .txt-bg{height: 230px;background: #f7f7f7;width: 65.5%; overflow: hidden;position: absolute;bottom: 42px;left: 88%;z-index: 1;}
.first .xw_hdp .txt{height: 120px;width: 51.5%;padding: 0 7%; position: absolute;bottom: 114px;left: 88%;z-index: 2;overflow: hidden;}
.first .xw_hdp .txt li{height: 120px;width: 100%; position:absolute;bottom: -120px;}
.first .xw_hdp .txt li a{display: block;width: 100%;height: 100%;}
.first .xw_hdp .txt li h3{font-size: 22px;font-weight: bold;padding-bottom: 5px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.first .xw_hdp .txt li h4{font-size: 15px;line-height: 33px;}
.first .xw_hdp .btn{width: 170px;height: 35px; position:absolute;right: -48%;bottom: 66px;z-index:14;overflow:hidden;}
.first .xw_hdp .btn ul{width:100%;}
.first .xw_hdp .btn li{width: 85px;height: 35px;float:left; display:inline;cursor:pointer;overflow:hidden;}
.first .xw_hdp .btn li.prev,.first .xw_hdp .btn li.next{font-family: "iconfont" !important;line-height: 35px;text-align: center;color: #fff;font-size: 26px;}
.first .xw_hdp .btn li.prev{background-color: #002b8c;}
.first .xw_hdp .btn li.next{background-color: #e50000;}
.first .cpzs_bt{width: 33.8%;float: right;height: 445px;background: url(/Template/www.sphyny.com/img/cpzs_bt.jpg) no-repeat center;background-size: cover;color: #fff;padding: 0 4%;}
.first .cpzs_bt .zsbt1{height: 150px;margin-top: 81px;}
.first .cpzs_bt .zsbt1 i{display: block;width: 45px;height: 2px;background: #fff;}
.first .cpzs_bt .zsbt1 span{display: block;font-size: 24px;padding-top: 35px;font-family: -apple-system, BlinkMacSystemFont,"Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell","Fira Sans", "Droid Sans", "Helvetica Neue",sans-serif;font-weight: lighter;}
.first .cpzs_bt .zsbt1 h3{font-size: 34px;padding-top: 18px;}
.first .cpzs_bt .zsbt2{height: 70px;font-size: 16px;}



/*第二块-关于BG电子官网*/
.second{width: 100%;min-height: 1034px;}
.second .gyhy{height: 640px;background: url(/Template/www.sphyny.com/img/second.jpg) no-repeat center;text-align: center;color: #fff;padding-top: 150px;}
.second .gyhy h3{height: 128px;}
.second .gyhy h3 b{display: block;font-size: 34px;font-weight: bold;}
.second .gyhy h3 i{display: block;font-size: 16px;padding-top: 10px; font-family: -apple-system, BlinkMacSystemFont,"Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell","Fira Sans", "Droid Sans", "Helvetica Neue",sans-serif;font-weight: lighter;}
.second .gyhy h4{min-height: 160px;padding: 0 10%;font-size: 16px;line-height: 33px;}
.second .gyhy a{display: block;width: 120px;height: 44px;line-height: 44px;border: 1px solid #fff;border-radius: 20px;color: #fff;margin: auto; transition: all ease 0.5s;}
.second .gyhy a:hover{background: #fff;color: #354c7d; transition: all ease 0.5s;}
.second .ryzz{height: 256px;background: #f7f7f7;}
.second .ryzz .zzry_lb{height: 270px;background: #f7f7f7;transform: translate(0,-80px);padding-top: 40px; overflow: hidden;position: relative;}
.second .ryzz .zzry_lb .bd{width: 96%;margin: auto;}
.second .ryzz .zzry_lb .bd ul{width: 100%;height: 230px; overflow: hidden;zoom: 1;}
.second .ryzz .zzry_lb .bd li{width: 20%;float: left;height: 224px;text-align: center;}
.second .ryzz .zzry_lb .bd li a{display: block;width: 95%;margin: auto;height: 224px; display:flex;align-items: center;justify-content:center;}
.second .ryzz .zzry_lb .bd li img{height: 100%;}



/* 第三块-工程案例 */
.third{width: 100%;min-height: 800px;padding-top: 100px;}
.third .gcal_s{height: 380px;position: relative;}
.third .gcal_s .gc_tp{height: 380px;width: 65.5%;float: left;}
.third .gcal_s .gc_tp img{width: 100%;height: 100%;object-fit: cover;}
.third .gcal_s .gc_nr{width: 29.2%;float: left;position: absolute;right: 5%;}
.third .gcal_s .gc_nr .gc_bt{min-height: 196px;padding-top: 30px;transform: translate(-13px,0);}
.third .gcal_s .gc_nr .gc_bt .gc_bt1{height: 166px;float: left;width: 21%;padding-top: 12px;}
.third .gcal_s .gc_nr .gc_bt .gc_bt1 i{display: block;width: 45px;height: 2px;background: #333;}
.third .gcal_s .gc_nr .gc_bt .gc_bt2{height: 166px;float: left;width: 79%;}
.third .gcal_s .gc_nr .gc_bt .gc_bt2 span{display: block;font-size: 24px;font-family: -apple-system, BlinkMacSystemFont,"Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell","Fira Sans", "Droid Sans", "Helvetica Neue",sans-serif;font-weight: lighter;}
.third .gcal_s .gc_nr .gc_bt .gc_bt2 h3{font-size: 34px;padding-top: 18px;height: 80px;}
.third .gcal_s .gc_nr .gc_bt .gc_bt2 h4{height: 70px;font-size: 16px;}
.third .gcal_s .gc_nr .gc_js{height: 140px;background: #e50000;color: #fff;transform: translate(-23px,0);font-size: 16px;line-height: 31px;display:flex;align-items: center;justify-content:center;}
.third .gcal_x{height: 200px;margin-top: 40px; overflow: hidden;position: relative;}
.third .gcal_x .bd{width: 100%;margin: auto;}
.third .gcal_x .bd ul{width: 100%;height: 200px; overflow: hidden;zoom: 1;}
.third .gcal_x .bd li{width: 25%;float: left;height: 177px;text-align: center;}
.third .gcal_x .bd li a{display: block;width: 95%;margin: auto;height: 100%;}
.third .gcal_x .bd li .al_tp{height: 140px;}
.third .gcal_x .bd li .al_tp img{width: 100%;height: 100%;object-fit: cover;}
.third .gcal_x .bd li .al_mc{height: 37px;background: #f7f7f7;line-height: 37px;font-size: 16px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}



/* 第四块-新闻资讯 */
.fourth{width: 100%;min-height: 760px;background: #f4f4f4;padding-top: 54px;display: flow-root;}
.fourth .xwzx_bt{height: 36px;margin-top: 34px;border-bottom: 1px solid #c9c9c9;}
.fourth .xwzx_bt h4{font-size: 20px;font-weight: bold;color: #e50000;border-bottom: 1px solid #333333;width: 100px;text-align: center;line-height: 35px;}
.fourth .xwzx{min-height: 402px;margin-top: 38px;}
.fourth .xwzx .xwzx_tt{width: 49%;height: 386px;float: left;}
.fourth .xwzx .xwzx_tt li{width: 100%;height: 386px;}
.fourth .xwzx .xwzx_tt li a{}
.fourth .xwzx .xwzx_tt li .zx_tp{height: 240px;}
.fourth .xwzx .xwzx_tt li .zx_tp img{width: 100%;height: 100%;object-fit: cover;}
.fourth .xwzx .xwzx_tt li .zx_sj{height: 28px;}
.fourth .xwzx .xwzx_tt li .zx_sj span{display: block;width: 110px;height: 50px;border-radius: 10px;background: #fff;transform:translate(0,-37px);text-align: center;margin: auto;}
.fourth .xwzx .xwzx_tt li .zx_sj b{display: block;font-size: 24px;padding-top: 4px;}
.fourth .xwzx .xwzx_tt li .zx_sj i{display: block;font-size: 12px;}
.fourth .xwzx .xwzx_tt li .zx_nr{min-height: 117px;}
.fourth .xwzx .xwzx_tt li .zx_nr h3{min-height: 34px;font-size: 18px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.fourth .xwzx .xwzx_tt li .zx_nr h4{min-height: 83px;color: #888888;font-size: 15px;}
.fourth .xwzx .xwzx_lb{width: 45.6%;float: right;}
.fourth .xwzx .xwzx_lb li{min-height: 108px;border-bottom: 1px dashed #dddddd;margin-bottom: 30px;overflow: auto;}
.fourth .xwzx .xwzx_lb li .zxlb_sj{width: 22%;float: left;text-align: center;}
.fourth .xwzx .xwzx_lb li .zxlb_sj span{display: block;font-size: 45px;padding: 10px 0;}
.fourth .xwzx .xwzx_lb li .zxlb_sj i{display: block;font-size: 15px;color: #888888;}
.fourth .xwzx .xwzx_lb li .zxlb_nr{width: 75%;float: right;}
.fourth .xwzx .xwzx_lb li .zxlb_nr h3{min-height: 32px;font-size: 18px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.fourth .xwzx .xwzx_lb li .zxlb_nr h4{font-size: 15px;color: #888888;}
.fourth .xwzx .xwzx_lb li:last-child{border-bottom: none;}
.fourth .xwzx .xwzx_lb li:hover .zxlb_nr h3{color: #e50000;}







/***************************主体-竣事*********************************************************/


/*返回顶部*/
.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(29,76,147, 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: #1d4c93;opacity: 1;}


/*底部*/
.p_foot{width: 100%;min-height: 500px;background: #014fa2; clear: both;}
.p_foot .db_yqlj{height: 60px;line-height: 60px;background: #ff0000;color: #fff;}
.p_foot .db_yqlj span{font-size: 18px;}
.p_foot .db_yqlj a{color: #fff;font-size: 15px;padding: 0 5px;}
.p_foot .db_yqlj a:hover{font-weight: bold;}
.p_foot .db_shang{min-height: 378px;color: #fff;font-size: 15px; overflow: hidden;}
.p_foot .db_shang a{color: #fff;}
.p_foot .db_shang .shang_l{width: 33.5%;float: left;}
.p_foot .db_shang .shang_l .db_logo{min-height: 182px;border-bottom: 1px solid #1f73cc;margin-top: 28px;width: 88%;}
.p_foot .db_shang .shang_l .db_logo img{}
.p_foot .db_shang .shang_l .db_logo h4{padding-top: 16px;}
.p_foot .db_shang .shang_l .db_logo h4 b{display: block;font-size: 24px;}
.p_foot .db_shang .shang_l .db_logo h4 i{display: block;font-size: 12px;}
.p_foot .db_shang .shang_l .db_lian{font-size: 15px;line-height: 30px;padding-top: 10px;}
.p_foot .db_shang .shang_l .db_lian i{font-family: "iconfont" !important;font-size: 18px;}
.p_foot .db_shang .shang_l .db_lian b{font-size: 24px;}
.p_foot .db_shang .shang_r{width: 60.5%;float: right;min-height: 310px;margin-top: 50px; position: relative;}
.p_foot .db_shang .shang_r ul{}
.p_foot .db_shang .shang_r li{width: 20%;float: left;}
.p_foot .db_shang .shang_r li:nth-child(even){width: 30%;}
.p_foot .db_shang .shang_r li h3{height: 66px;}
.p_foot .db_shang .shang_r li h3 i{display: block;font-size: 18px;}
.p_foot .db_shang .shang_r li h3 span{display: block;}
.p_foot .db_shang .shang_r li dl{}
.p_foot .db_shang .shang_r li dl dd{line-height: 33px;}
.p_foot .db_shang .shang_ewm{position: absolute;right: 0;bottom: 45px;}
.p_foot .db_shang .shang_ewm img{display: block;height: 120px;float: left;}
.p_foot .db_shang .shang_ewm h4{float: left;line-height: 55px;writing-mode: tb-rl;padding-top: 20px;}
.p_foot .db_xia{height: 57px;line-height: 57px;color: #9a9a9a;border-top: 2px solid #0f60b6;}
.p_foot .db_xia h3{float: left;}
.p_foot .db_xia h4{float: right;}
.p_foot .db_xia h4 a:nth-child(1){color: #4ea4ff;}
/*底部-WAP*/
.w_foot{background: #014fa2;padding: 15px 5px;color: #fff; clear: both;}
.w_foot .dianhua{min-height: 200px;padding: 16px 0;display: flow-root;}
.w_foot .dianhua .db_logo{min-height: 182px;border-bottom: 1px solid #1f73cc;margin-top: 28px;text-align: center;}
.w_foot .dianhua .db_logo img{}
.w_foot .dianhua .db_logo h4{padding-top: 16px;}
.w_foot .dianhua .db_logo h4 b{display: block;font-size: 22px;}
.w_foot .dianhua .db_logo h4 i{display: block;font-size: 12px;letter-spacing: -1px;}
.w_foot .dianhua .db_lian{line-height: 30px;padding-top: 10px;}
.w_foot .dianhua .db_lian i{font-family: "iconfont" !important;font-size: 18px;}
.w_foot .dianhua .db_lian b{font-size: 24px;}
.w_foot .w_copyright{font-size: 12px;padding-top: 4px;text-align: center;color: #9a9a9a;border-top: 2px solid #0f60b6;}



/* 子页banner */
.zy_banner{height: 270px;}
.zy_banner img{width: 100%;height: 100%;object-fit: cover;}



/* 所在位置 */
.place{height: 40px;border-bottom: 2px solid #e5e5e5;}
.place i{font-family: "iconfont" !important;}
.place a:last-child{color: #014fa2;font-weight: bold;}



/*子页-新闻页-最先*/
.news{min-height: 710px;padding: 30px 0;}
.news .yy{min-height: 710px;}
.news .yy ul{padding: 38px 0;}
.news .yy li{min-height: 145px;margin-bottom: 15px; display: flow-root;}
.news .yy li .xw_sj{width: 10%;float: left;text-align: center;border-right: 1px solid #bdbdcb;margin-top: 23px;}
.news .yy li .xw_sj b{display: block;color: #014fa2;font-size: 38px;padding-bottom: 5px;}
.news .yy li .xw_sj span{display: block;}
.news .yy li .xw_nr{width: 88%;float: right; min-height: 130px;}
.news .yy li .xw_nr h3{height: 30px;font-size: 18px;font-weight: bold; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: all ease 0.5s;}
.news .yy li .xw_nr h5{color: #bdbdbd;line-height: 40px;font-family: "iconfont" !important;font-size: 13px;}
.news .yy li .xw_nr h4{ transition: all ease 0.5s;}
.news .yy li:hover .xw_nr h3{color: #014fa2;transition: all ease 0.5s;}
.news .yy li:hover .xw_nr h4{color: #014fa2;transition: all ease 0.5s;}
/*子页-新闻页-竣事*/


/*子页-产品页-正常-最先*/
.products{min-height: 750px;padding: 30px 0;background: #f8f8f8;}
.products .yy{min-height: 750px;}
.products .yy ul{padding: 38px 0;}
.products .yy li{width: 23%;height: 283px;float: left;margin: 10px 1%;background: #fff;padding: 1%;border: 1px solid #ededed; transition: all ease 0.8s;}
.products .yy li .cp_mc{height: 40px;text-align: center;border-top: 2px solid #e5e5e5;}
.products .yy li .cp_mc h4{font-size: 16px;line-height: 40px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.products .yy li .cp_tp{height: 215px;text-align: center;margin-bottom: 10px;text-align: center; overflow: hidden;display:flex;align-items: center;justify-content:center;}
.products .yy li .cp_tp img{height: 100%;}
.products .yy li:hover{background: #014fa2;transform:translate(0,-5px); transition: all ease 0.8s;}
.products .yy li:hover .cp_mc h4{color: #fff;}
/*子页-产品页-正常-竣事*/


/*子页-简介内容页-最先*/
.contents{min-height: 710px;padding: 30px 0;background: #f8f8f8;}
.contents .yy{min-height: 710px;}
.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;background: #f8f8f8;}
.content_xw .yy{min-height: 710px;}
.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: #014fa2;color: #ffffff;}
.page a {background: #bbbbbb;color: #ffffff;}
.page a:hover {background: #014fa2;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){
	.banner .prev_next{right: 15%;}
}

@media screen and (max-width: 1465px){
	
}

@media screen and (max-width: 1440px){
	.p_head{zoom: 0.8;}
	.p_foot{zoom: 0.8;}
}

@media screen and (max-width: 1280px){
	.banner{height: 540px;}
	.banner .bd li{height: 540px;}
	.banner .prev_next{right: 13%;}

	.products .yy li{width: 31.33%;}
}

@media screen and (max-width: 1150px){
	
}

@media screen and (max-width: 1024px){

}

@media screen and (max-width: 1000px){
	.banner .prev_next{right: 12%;}
}

@media screen and (max-width: 945px){
	#banner{height: 330px;}
	.banner .bd li{height: 330px;}
	.banner .hd{width: 100%;}
	.zy_banner{height: 145px;}
	
	.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;}
	.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;}
	.content_xw .p_dynr .word_nr{padding: 15px 10px;}
	.products .yy li{width: 48%;}
	.news .yy li .xw_sj{width: 100%;float: none;border-bottom: 1px solid #bdbdcb;border-right: none;margin-bottom: 5px;}
	.news .yy li .xw_nr{width: 100%;float: none;}
	.news .yy li .xw_nr h3{font-size: 16px;}
	.news .yy li .xw_nr h4{font-size: 14px;}
	
	.first{padding-top: 5px;}
	.first .cpzs_nr{width: 100%;float: none;}
	.first .cpzs_nr .cp_fl li i{display: none;}
	.first .cpzs_bt{width: 100%;float: none;height: 218px;}
	.first .xw_hdp .txt-bg{background: rgb(247,247,247,0.75);left: unset;right: 0;}
	.first .xw_hdp .txt{width: 65%;padding: 0 2%;left: unset;right: 0;}
	.first .xw_hdp .btn{right: 1%;}
	.first .cpzs_bt .zsbt1{margin-top: 0;padding-top: 20px;}
	.third .gcal_s .gc_tp{width: 61.5%;}
	.third .gcal_s .gc_nr{width: 40%;position: absolute;right: 0;}
}

@media screen and (max-width: 767px){
	.first .cpzs_nr .cp_fl{height: 144px;margin-top: 20px;}
	.first .cpzs_nr .cp_fl li{width: 49%;font-size: 15px;}
	.first .cpzs_nr .cp_fl li:nth-child(2) a{border-right: none;}
	.first .cpzs_nr .cp_fl li:nth-child(4) a{border-right: none;}
	.first .cpzs_nr .cp_fl li:nth-child(3) a{border-right:1px solid #333;}
	.first .cpzs_nr .cp_fl li:nth-child(6) a{border-right: none;}
	
	.first .xw_hdp{height: 346px;}
	.first .xw_hdp .pic li{height: 346px;}
	.first .xw_hdp .pic li img{height: 346px;}
	.first .xw_hdp .txt li h3{font-size: 16px;}
	.first .cpzs_bt .zsbt1 span{font-size: 20px;}
	.first .cpzs_bt .zsbt1 h3{font-size: 26px;}
	.first .cpzs_bt .zsbt2{font-size: 14px;}
	.sy_bt{height: 100px;}
	.sy_bt i{font-size: 20px;padding-top: 16px;}
	.sy_bt h3{font-size: 26px;}
	.sy_bt:before, .sy_bt:after{top: 51px;}
	.second{min-height: 928px;}
	.second .gyhy{padding-top: 58px;height: 598px;}
	.second .gyhy h3{height: 100px;}
	.second .gyhy h3 b{font-size: 23px;}
	.second .gyhy h3 i{font-size: 12px;}
	.second .gyhy h4{padding: 0;font-size: 15px;line-height: 30px;padding-bottom: 20px;}
	.second .ryzz{height: 226px;}
	.second .ryzz .zzry_lb .bd li{width: 100%;}
	.third{padding-top: 50px;min-height: 688px;}
	.third .gcal_s .gc_tp{width: 90%;}
	.third .gcal_s .gc_nr{width: 80%;}
	.third .gcal_s .gc_nr .gc_bt .gc_bt2 span{font-size: 20px;}
	.third .gcal_s .gc_nr .gc_bt .gc_bt2 h3{font-size: 26px;}
	.third .gcal_s .gc_nr .gc_bt .gc_bt2 h4{font-size: 14px;}
	.third .gcal_s .gc_nr .gc_js{font-size: 14px;transform: translate(0,0);background: rgb(229,0,0,0.8);}
	.third .gcal_x .bd li{width: 100%;}
	.fourth{padding-top: 22px;}
	.fourth .xwzx .xwzx_tt{width: 100%;float: none;margin-bottom: 25px;}
	.fourth .xwzx .xwzx_tt li .zx_nr h3{font-size: 17px;}
	.fourth .xwzx .xwzx_tt li .zx_nr h4{font-size: 14px;line-height: 20px;}
	.fourth .xwzx .xwzx_lb{width: 100%;float: none;}
	.fourth .xwzx .xwzx_lb li .zxlb_sj{zoom: 0.9;}
	.fourth .xwzx .xwzx_lb li .zxlb_nr h3{font-size: 16px;}
	.fourth .xwzx .xwzx_lb li .zxlb_nr h4{font-size: 14px;line-height: 20px;}
}

@media screen and (max-width: 640px){
	#banner{height: 180px;}
	.banner .bd li{height: 180px;}
	.banner .hd{zoom: 0.6;}
	.banner .prev_next{zoom: 0.6;bottom: 7px;}
	
	.products .yy li{width: 98%;float: none;}
}

@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){
	.first .cpzs_nr .cp_fl{height: 116px;}
	.first .cpzs_nr .cp_fl li{font-size: 13px;margin: 4px 0.5%;}
}

@media screen and (min-width: 946px){
	.hidden-pc{display: none!important;}
}
@media screen and (max-width: 946px){
	.hidden-wap{display: none!important;}
}


<!--耗时1777330190.6721秒-->