*{-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('../font_icon/iconfont.ttf?t=1629710639501') format('truetype');
}

@font-face {
  font-family: 'fz-cuhei';
  src: url('../ziti/fz-cuhei.TTF');
}
/*公用类*/



/* 顶部1 */
.top1{height: 35px;line-height: 35px;overflow: hidden;background: #076674;font-size: 12px;color: #78c3ce;}
.top1 a{color: #78c3ce;}
.top1 .wel{float: left;}
.top1 .dt_ss{float: right;}
.top1 .dt_ss .dt{/*float: left;width: 30%;*/}
/* 搜索 */
.top1 .dt_ss .search{float: right;width: 68%;height: 28px;margin-top: 3.5px; position: relative;z-index: 500;}
.top1 .dt_ss .search .b{width: 24%;height: 28px;float: left;border: none;font-family: "iconfont" !important;font-size: 16px;color: #78c3ce; position: absolute;left: 0;top: 0;}
.top1 .dt_ss .search .a{width: 75%;height: 28px;float: right;background: none;padding: 0 5px;color: #78c3ce;}
.top1 .dt_ss .search input:-moz-placeholder,.search textarea:-moz-placeholder{color: #78c3ce;}
.top1 .dt_ss .search input:-ms-input-placeholder,.search textarea:-ms-input-placeholder{color: #78c3ce;}
.top1 .dt_ss .search input::-webkit-input-placeholder,.search textarea::-webkit-input-placeholder{color: #78c3ce;}
/* 顶部2 */
.top2{height: 144px;}
.top2 .p_logo{float: left;padding-top: 11px;width: 50%;}
.top2 .p_logo img{}
.top2 .tel{float: right;padding-top: 44px;width: 20%;}
.top2 .tel i{font-family: "iconfont" !important;color: #ff8a00;display: block;font-size: 50px;float: left;padding-top: 12px;}
.top2 .tel span{display: block;float: left;padding-left: 5px;}
.top2 .tel span b{display: block;font-weight: normal;}
.top2 .tel span strong{display: block;font-size: 25px;}
/* 顶部11 */
.top11{height: 35px;line-height: 35px;overflow: hidden;background: #076674;font-size: 12px;color: #78c3ce;}
.top11 a{color: #78c3ce;}
.top11 .wel{float: left;width: 65%;}
/* 搜索 */
.top11 .search{float: right;width: 35%;height: 28px;zoom: 0.9;margin-top: 6px; position: relative;z-index: 500;}
.top11 .search .b{width: 24%;height: 28px;float: left;border: none;font-family: "iconfont" !important;font-size: 16px;color: #78c3ce; position: absolute;left: 0;top: 0;}
.top11 .search .a{width: 75%;height: 28px;float: right;background: none;padding: 0 5px;color: #78c3ce;}
.top11 .search input:-moz-placeholder,.search textarea:-moz-placeholder{color: #78c3ce;}
.top11 .search input:-ms-input-placeholder,.search textarea:-ms-input-placeholder{color: #78c3ce;}
.top11 .search input::-webkit-input-placeholder,.search textarea::-webkit-input-placeholder{color: #78c3ce;}


/* 导航 */
.p_head{width: 100%;height:70px;background: linear-gradient(to bottom,#076674,#0d7e84,#076674); position: relative;z-index: 999;}
.p_head .navBar{line-height: 70px;}
.p_head .navBar .nav{}
.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;color: #fff; width: 96%;float: left;}
.p_head .navBar .nav li h3 i{display: block;width: 0;margin: auto;height: 3px;background: #c6b69c;transition: all ease 0.5s;transform: translate(-2px,67px); position: relative;}
.p_head .navBar .nav li h3 i:after{content: "";display: none; border: 6px solid;border-color: transparent transparent #c6b69c transparent; position: absolute;top: -12px;left: 50%;margin-left: -6px;}
.p_head .navBar .nav li h3:hover a{color: #c6b69c;}
.p_head .navBar .nav li h3:hover i{width: 50%;transition: all ease 0.5s;}
.p_head .navBar .nav li h3:hover i:after{display: block;}
.p_head .navBar .nav li .sub{width: 100%;position: absolute;top: 70px;background: linear-gradient(to bottom,#076674,#0d7e84,#076674);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;line-height: 40px;width: 90%;margin: auto; transition: all ease 0.5s;}
.p_head .navBar .nav li .sub dd a{color: #fff;}
.p_head .navBar .nav li .sub dd:hover{background: rgba(7, 102, 116, 0.5);transition: all ease 0.5s;}
/* 手机站 */
.w_head{min-height: 62px;padding-top: 5px;overflow: hidden;}
.w_head .w_logo{width: 60%;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: #076674;}
.app-list-home:hover{background: #098a9d;}
.menu-click{background: #076674;opacity:0.75;}


/*banner轮换图*/
.banner{width: 100%;height: 699px;overflow: hidden;position: relative;}
.banner .bd{position: relative;height: 100%;z-index: 0;}
.banner .bd li{height: 699px;zoom: 1;vertical-align: middle;}
.banner .bd img{display: block;height: 100%;width: 100%;height: 100%;object-fit: cover;}
.banner .hd{height: 36px;overflow:hidden; position:absolute;bottom: 22px;left: 50%;margin-left: -50px; z-index:1;}
.banner .hd ul{width: 100px;margin: auto;}
.banner .hd ul li{float:left;margin: 0 5px;width: 17px;height: 10px;background: #fff;border-radius: 20px; cursor:pointer;transition: all ease 0.5s;}
.banner .hd ul li.on{background: #ff8400;width: 40px; transition: all ease 0.5s;}
.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: rgba(189, 189, 189, 0.6);font-weight: bold;}
.banner .prev{left: 12%;}
.banner .next{right: 12%;}
.banner .prev:hover i,.banner .next:hover i{color: #076674;}



.sy_bt{height: 95px;color: #373737;}
.sy_bt b{display: block;height: 56px;font-family: 'fz-cuhei';font-size: 45px;}
.sy_bt b i{color: #ff8400;}
.sy_bt h3{font-size: 30px;background: url(../img/tubiao/yuan.png) no-repeat center left;padding-left: 26px;}



/*第一块-产品展示*/
.first{width: 100%;min-height: 1100px;background: url(../img/first.jpg) no-repeat center;background-size: cover;padding-top: 79px;}

.yi_xxk1{min-height: 580px;margin-top: 35px; position: relative;}
.yi_xxk1 .title{width: 60%;height: 50px;position: absolute;top: -114px;right: 0;}
.yi_xxk1 .title li{float: left;width: 22%;margin: 0 1.5%;background: #f2f2f2;border-radius: 20px 20px 10px 10px;line-height: 50px;text-align: center; cursor:pointer;overflow: hidden;}
.yi_xxk1 .title li h3{font-size: 16px;}
.yi_xxk1 .title li.on{background: #ff8400; transition: all ease 0.5s;}
.yi_xxk1 .title li.on h3{color: #fff;}
.yi_xxk1 .bd1{width: 100%;}
.yi_xxk1 .cpzs{}
.yi_xxk1 .cpzs li{width: 31%;float: left;height: 350px;margin: 29px 0;}
.yi_xxk1 .cpzs li:nth-child(3n-1){margin: 29px 3.5%;}
.yi_xxk1 .cpzs li .cp_tp{height: 257px;}
.yi_xxk1 .cpzs li .cp_tp img{height: 257px;width: 100%;object-fit: cover;border: 9px solid #f2f2f2;transition: all ease 0.5s;}
.yi_xxk1 .cpzs li .cp_mc{height: 45px;border-bottom: 1px solid #e6e6e6;margin-top: 48px;}
.yi_xxk1 .cpzs li .cp_mc h3{float: left;font-size: 16px;width: 80%; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.yi_xxk1 .cpzs li .cp_mc h5{float: right;font-size: 12px;color: #888888;background: #eeeeee;border-radius: 20px;width: 18%;text-align: center;}
.yi_xxk1 .cpzs li:hover .cp_tp img{border-radius: 20px;transition: all ease 0.5s;border: 9px solid #076674;}
.yi_xxk1 .cpzs li:hover .cp_mc{border-bottom: 1px dashed #076674;}
.yi_xxk1 .cpzs li .cp_mc h5:hover{color: #fff;background: #decfb1;}


/*第二块-关于我们*/
.second{width: 100%;min-height: 1000px;background: url(../img/second.jpg) no-repeat center;padding-top: 112px;}
.second .bczz{float: left;width: 9%;padding-top: 110px;}
.second .bczz h3{writing-mode:tb-rl;font-size: 20px;color: #8aced6;letter-spacing: 3px;margin: 20% auto;}

.second .gywm{float: right;width: 91%;height: 100%;background: #f8f8f8;border-radius: 50px 0 0 0;padding: 5% 7%;}
.second .gywm .gywm_wz{width: 50%;float: left;}
.second .gywm .gywm_js{min-height: 262px;margin-top: 53px;overflow: hidden;}
.second .gywm .gywm_js h3{height: 60px;}
.second .gywm .gywm_js h3 b{display: block;font-size: 24px;}
.second .gywm .gywm_js h3 span{display: block;color: #decfb1;}
.second .gywm .gywm_js h3 span i{color: #ffd992;}
.second .gywm .gywm_js h4{font-size: 16px;line-height: 38px;padding-right: 16%;text-align: justify;}
.second .gywm .gywm_sk{margin-top: 10px;}
.second .gywm .gywm_sk li{width: 23%;float: left;margin-right: 2%;height: 270px;background: #fff; overflow: hidden;}
.second .gywm .gywm_sk li .sk_s{height: 94px;position: relative;}
.second .gywm .gywm_sk li .sk_s b{display: block;background: #f2f2f2;width: 70%;border-radius: 20px;height: 107px;transform: rotate(70deg); position: absolute;top: -26px;left: 0;transition: all ease 0.5s;}
.second .gywm .gywm_sk li .sk_s i{display: block;font-family: "iconfont" !important;font-size: 38px;position: relative;z-index: 9;line-height: 88px;padding-left: 22%;}
.second .gywm .gywm_sk li .sk_x{writing-mode:tb-rl;margin: auto;padding-top: 5px;}
.second .gywm .gywm_sk li .sk_x h3{font-size: 18px;}
.second .gywm .gywm_sk li .sk_x h4{font-size: 10px;color: #d7d7d7;}
.second .gywm .gywm_sk li:hover .sk_s b{background: #decfb1;transition: all ease 0.5s;}
.second .gywm .gywm_sk li:hover .sk_s i{color: #fff;}
.second .gywm .gywm_tp{width: 50%;float: right;}


/* 第三块-施工现场+合作伙伴 */
.third{width: 100%;min-height: 1130px;padding-top: 118px;background: url(../img/third.jpg) no-repeat center bottom;}
.third .sgxc{min-height: 620px;}
.third .sgxc .sgxc_bt{height: 100px;}
.third .sgxc .sgxc_bt .sy_bt{float: left;}
.third .sgxc .sgxc_bt .gd{float: right;padding-top: 10px;}
.third .sgxc .sgxc_bt .gd a{font-size: 16px;color: #888888;}
.third .sgxc .sgxc_lb{margin-top: 50px;}
.third .sgxc .sgxc_lb li{width: 32.33%;float: left;height: 410px;margin: 0 0.5%;border: 1px solid #e6e6e6;padding: 1%;transition: all ease 0.5s;}
.third .sgxc .sgxc_lb li .xc_tp{height: 190px;}
.third .sgxc .sgxc_lb li .xc_tp img{height: 190px;width: 100%;object-fit: cover;}
.third .sgxc .sgxc_lb li .xc_nr{margin-top: 10px;}
.third .sgxc .sgxc_lb li .xc_nr h3{text-align: center;height: 56px;}
.third .sgxc .sgxc_lb li .xc_nr h3 b{display: block;font-size: 18px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.third .sgxc .sgxc_lb li .xc_nr h3 i{display: block;width: 35px;height: 2px;background: #decfb1;margin: 12px auto;}
.third .sgxc .sgxc_lb li .xc_nr h4{min-height: 70px;color: #888888;padding: 0 3%;text-align: justify;}
.third .sgxc .sgxc_lb li .xc_nr h5{text-align: center;color: #cdcdcd;font-family: "iconfont" !important;font-size: 25px;}
.third .sgxc .sgxc_lb li:hover{box-shadow: 0px 0px 12px #707070;transform:translate(0,-5px);transition: all ease 0.5s;}

.third .hzhb{height: 310px;margin-top: 40px; overflow:hidden;position:relative;}
.third .hzhb .hd{}
.third .hzhb .hd .prev,.third .hzhb .hd .next{display:block;font-family: "iconfont" !important;color: #dadada;font-size: 38px;margin-top: 34px; cursor:pointer;z-index: 999;}
.third .hzhb .hd .prev{float: left;}
.third .hzhb .hd .next{float: right;}
.third .hzhb .bd{width: 1008px;margin: auto;}
.third .hzhb .bd li{width: 230px !important;float: left;height: 92px;text-align: center;border: 1px solid #e6e6e6;border-radius: 15px;margin: 0 10px;}
.third .hzhb .bd li a{display: block;}
.third .hzhb .bd li img{width: 100%;height: 100%;object-fit: cover;border-radius: 15px;}


/* 第四块-人才招聘+服务热线 */
.fourth{width: 100%;height: 220px;}
.fourth .rczp{height: 220px;background: url(../img/rczp_bg.jpg) no-repeat center;float: left;width: 38.75%;}
.fourth .rczp .rczp_nr{width: 50%;float: right;padding-top: 45px;line-height: 35px;}
.fourth .rczp .rczp_nr h3{font-size: 24px;}
.fourth .rczp .rczp_nr h4{color: #d4d4d4;}
.fourth .rczp .rczp_nr h5{font-family: "iconfont" !important;color: #09707a;font-size: 20px;}
.fourth .fwrx{height: 220px;background: url(../img/fwrx_bg.png) no-repeat center #09707a;float: right;width: 61.25%;}
.fourth .fwrx .fwrx_nr{color: #fff;padding-left: 8%;padding-top: 45px;line-height: 35px;}
.fourth .fwrx .fwrx_nr h3{}
.fourth .fwrx .fwrx_nr h4{font-size: 28px;font-weight: bold;}
.fourth .fwrx .fwrx_nr h5{font-size: 20px;border: 1px solid #60aeb3;color: #60aeb3;border-radius: 20px;width: 105px;height: 30px;line-height: 28px;text-align: center;margin-top: 20px;}
.fourth .fwrx .fwrx_nr h5:hover{background: #60aeb3;color: #fff;}





/***************************主体-结束*********************************************************/


/*返回顶部*/
.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(7,102,116, 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: #076674;opacity: 1;}


/*底部*/
.p_foot{width: 100%;min-height: 458px;background-color: #323335;color: #888888;font-size: 15px; clear: both;overflow: hidden;}
.p_foot a{color: #888888;}
.p_foot .db_shang{min-height: 346px;border-bottom: 1px solid #4b4b4b;padding-top: 80px; overflow: hidden;}

.p_foot .db_shang .db_l{width: 64.5%;float: left;border-right: 1px solid #4b4b4b;}
.p_foot .db_shang .db_l li{width: 18%;float: left;}
.p_foot .db_shang .db_l li h3{height: 35px;}
.p_foot .db_shang .db_l li h3 a{font-size: 18px;color: #fff;}
.p_foot .db_shang .db_l li dl{padding-top: 5px;}
.p_foot .db_shang .db_l li dd{line-height: 30px;}
.p_foot .db_shang .db_l li dd:hover a{color: #fff;}
.p_foot .db_shang .db_r{width: 30.5%;float: right;padding-left: 5%;}
.p_foot .db_shang .db_r .rexian{height: 55px;line-height: 48px;color: #fff;}
.p_foot .db_shang .db_r .rexian i{font-family: "iconfont" !important;font-size: 30px;}
.p_foot .db_shang .db_r .rexian b{font-size: 28px;padding-left: 5px;font-family: "Impact" !important;}
.p_foot .db_shang .db_r .lianxi{line-height: 28px;padding-left: 5px;}
.p_foot .db_xia{height: 110px;line-height: 88px;}
.p_foot .db_xia h3{float: left;}
.p_foot .db_xia h4{float: right;}
/*底部-WAP*/
.w_foot{background-color: #323335;color: #888888;padding: 15px 5px; clear: both;}
.w_foot a{color: #888888;}
/* 电话地址 */
.w_foot .dianhua{min-height: 200px;padding: 16px 0;display: flow-root;}
.w_foot .dianhua{}
.w_foot .dianhua h3{height: 45px;line-height: 35px;color: #fff;}
.w_foot .dianhua h3 i{font-family: "iconfont" !important;display: block;font-size: 40px;float: left;}
.w_foot .dianhua h3 b{float: left;font-size: 28px;padding-left: 5px;font-family: "Impact" !important;}
.w_foot .dianhua h4{}
{padding-top: 5px;}
.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;}



/* 所在位置 */
.place{height: 40px;border-bottom: 2px solid #e5e5e5;}
.place i{font-family: "iconfont" !important;}
.place a:last-child{color: #076674;font-weight: bold;}

/*子页-新闻页-开始*/
.news{min-height: 710px;padding: 30px 0;}
.news .container{padding: 0 1%;}
.news .yy{min-height: 710px;}
.news .yy ul{padding: 38px 0;}
.news .yy li{min-height: 150px;margin-bottom: 25px;padding: 20px 3%;border-bottom: 1px dashed #cccccc; transition: all ease 0.5s;}
.news .yy li h3{height: 28px;font-size: 18px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.news .yy li h4{min-height: 60px;color: #9a9a9a;margin: 10px 0;}
.news .yy li h5{color: #9a9a9a;height: 25px;}
.news .yy li h5 span{float: left;}
.news .yy li h5 b{float: right;}
.news .yy li:hover{box-shadow: 0px 1px 10px #767676;transform:translate(0,-10px);border-bottom: none;transition: all ease 0.5s;}
/*子页-新闻页-结束*/


/*子页-产品页-正常-开始*/
.products{min-height: 770px;padding: 30px 0;}
.products .container{padding: 0 1%;}
.products .yy{min-height: 770px;}
.products .yy ul{padding: 38px 0;}
.products .yy li{width: 23%;height: 300px;float: left;margin: 10px 1%;background: #f5f5f5;border-radius: 10px 10px 0 0;border: 2px solid #f5f5f5; transition: all ease 0.5s;}
.products .yy li .cp_tp{height: 220px;text-align: center;}
.products .yy li .cp_tp img{width: 100%;height: 100%;object-fit: cover;border-radius: 10px 10px 0 0;}
.products .yy li .cp_mc{height: 80px;text-align: center;}
.products .yy li .cp_mc h3{height: 30px;line-height: 30px;border-bottom: 1px solid #e3e3e3;color: #aaa;padding: 0 3%;}
.products .yy li .cp_mc h3 span{float: left;}
.products .yy li .cp_mc h3 i{float: right;font-family: "iconfont" !important;}
.products .yy li .cp_mc h4{font-size: 16px;line-height: 50px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.products .yy li:hover{box-shadow: 0px 0px 8px #383838;transform:translate(0,-5px); transition: all ease 0.5s;}
/*子页-产品页-正常-结束*/


/*子页-简介内容页-开始*/
.contents{min-height: 710px;padding: 30px 0;}
.contents .container{padding: 0 1%;}
.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;}
.content_xw .container{padding: 0 1%;}
.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: #076674;color: #ffffff;}
.page a {background: #bbbbbb;color: #ffffff;}
.page a:hover {background: #076674;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: 1440px){
	.p_foot{zoom: 0.8;}
	
}

@media screen and (max-width: 1280px){
	.banner{height: 540px;}
	.banner .bd li{height: 540px;}
	.top2 .tel{width: 25%;}
	
	.products .yy li{width: 31.33%;}
	
	.third .hzhb .bd{zoom: 0.8;}
	
}

@media screen and (max-width: 1150px){
	.p_head{zoom: 0.9;}
	
	
}

@media screen and (max-width: 945px){
	#banner{height: 330px;}
	.banner .hd{bottom: 2px;margin-left: -36px;}
	.banner .hd ul li{width: 26px;height: 30px;}
	.banner .bd li{height: 330px;}
	.banner .prev{left: 0;}
	.banner .next{right: 0;}
	.banner .hd{height: 20px;}
	.banner .hd ul li{width: 15px;height: 7px;}
	.banner .hd ul li.on{width: 25px;}
	.banner .prev i,.banner .next i{font-size: 40px;}
	.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%;}
	
	.sy_bt b{font-size: 30px;height: 38px;}
	.sy_bt h3{font-size: 22px;}
		
	.first{padding-top: 42px;}
	.yi_xxk1{margin-top: 5px;display: flow-root;}
	.yi_xxk1 .title{width: 100%;position: static;top: 0;}
	.yi_xxk1 .title li{width: 24%;margin: 0 0.5%;}
	.yi_xxk1 .title li h3{font-size: 14px;}
	.yi_xxk1 .cpzs li{width: 49.5%;}
	.yi_xxk1 .cpzs li:nth-child(3n-1){margin: 29px 0;}
	.yi_xxk1 .cpzs li:nth-child(odd){margin-right: 1%;}
	.yi_xxk1 .cpzs li .cp_tp img{border: 4px solid #f2f2f2;}
	.second .gywm .gywm_wz{float: none;width: 100%;}
	.second .gywm .gywm_tp{display: none;}
	
}

@media screen and (max-width: 640px){
	#banner{height: 180px;}
	.banner .bd li{height: 180px;}
	
	.products .yy li{width: 98%;float: none;}
	
	.yi_xxk1{margin-bottom: 20px;}
	.yi_xxk1 .cpzs{margin-top: 20px;}
	.yi_xxk1 .cpzs li{height: 280px;margin: 10px 0;}
	.yi_xxk1 .cpzs li:nth-child(3n-1){margin: 10px 0;}
	.yi_xxk1 .cpzs li .cp_tp{height: 200px;}
	.yi_xxk1 .cpzs li .cp_tp img{height: 200px;}
	.yi_xxk1 .cpzs li .cp_mc{height: 60px;margin-top: 20px;}
	.yi_xxk1 .cpzs li .cp_mc h3{width: 100%;float: left;font-size: 15px;}
	.yi_xxk1 .cpzs li .cp_mc h5{width: 40%;float: right;}
	.second{padding-top: 50px;min-height: 840px;}
	.second .bczz h3{font-size: 16px;}
	.second .gywm{padding: 10% 5%;}
	.second .gywm .gywm_js{margin-top: 10px;}
	.second .gywm .gywm_js h3 b{font-size: 20px;}
	.second .gywm .gywm_js h4{padding-right: 0;font-size: 15px;line-height: 28px;}
	.second .gywm .gywm_sk li .sk_s b{width: 100%;height: 88px;}
	.second .gywm .gywm_sk li .sk_x h3{font-size: 16px;}
	.second .gywm .gywm_sk li .sk_s i{font-size: 35px;line-height: 45px;text-align: center;padding-left: 0;}
	
	.third{padding-top: 50px;}
	.third .sgxc{display: flow-root;}
	.third .sgxc .sgxc_bt{height: 80px;}
	.third .sy_bt{height: 80px;}
	.third .sgxc .sgxc_lb li{width: 100%;margin: 10px 0;height: 336px;}
	.third .sgxc .sgxc_lb li .xc_tp{height: 160px;}
	.third .sgxc .sgxc_lb li .xc_tp img{height: 160px;}
	.third .sgxc .sgxc_lb li .xc_nr h3 b{font-size: 16px;}
	.third .hzhb{height: 195px;}
	.third .hzhb .bd{width: 250px;overflow: hidden;}
	.fourth{zoom: 0.8;}
	.fourth .rczp .rczp_nr{width: 95%;}
	.fourth .fwrx{background: url(../img/fwrx_bg_w.png) no-repeat center #09707a;}
}

@media screen and (max-width: 500px){
	.second .gywm .gywm_sk li .sk_s{height: 72px;}
}


@media screen and (min-width: 946px){
	.hidden-pc{display: none!important;}
}
@media screen and (max-width: 946px){
	.hidden-wap{display: none!important;}
}


