*{-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;}
table{border-collapse: collapse; border: none;margin: auto;} 
td{border: solid #000 1px;}
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: 'canger-W03';
  src: url('../ziti/canger-W03.ttf');
}
/*公用类*/




/* 导航 */
.p_head{width: 100%;height: 92px; position: absolute;top: 0;z-index: 999;}
.p_head .p_logo{width: 12%;float: left;}
.p_head .p_logo img{}

.p_head .navBar{width: 80%;float: right;}
.p_head .navBar .nav{border-right: 1px solid #fff;padding-top: 5px;margin-top: 33px;width: 70.5%;float: left;}
.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;}
.p_head .navBar .nav li h3 a{display: block;font-size: 18px;color: #fff;}
.p_head .navBar .nav li h3 i{display: block;width: 0;margin: auto;height: 3px;background: #386aae;transition: all ease 0.5s;transform: translate(-2px,14px); position: relative;}
.p_head .navBar .nav li h3 i:after{content: "";display: none; border: 6px solid;border-color: transparent transparent #386aae transparent; position: absolute;top: -12px;left: 50%;margin-left: -6px;}
.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: 41px;background: rgba(255, 255, 255, 0.6);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(88, 115, 177, 0.2);transition: all ease 0.5s;}
/* 搜索 */
.p_head .dj{float: left;width: 7%;margin-top: 26px; 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;border: 1px solid #fff;border-radius: 100%;float: right;line-height: 41px;text-align: center;cursor: pointer;}
.p_head .dj .dj_2 i{font-family: "iconfont" !important;color: #fff;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 .tel{width: 21%;float: right;color: #fff;padding-top: 20px;}
.p_head .tel i{display: block;}
.p_head .tel b{display: block;font-size: 22px;font-weight: bold;}
/* 手机站 */
.w_head{min-height: 62px;padding-top: 5px;width: 100%; position: absolute;top: 0;z-index: 9;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;color: #fff;}


/*banner轮换图*/
.banner{width: 100%;height: 950px;overflow: hidden;position: relative;}
.banner .bd{position: relative;height: 100%;z-index: 0;}
.banner .bd li{height: 950px;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: 62px;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: 11px;height: 11px;background: #fff;border-radius: 100%; cursor:pointer;transition: all ease 0.5s;}
.banner .hd ul li.on{width: 40px;border-radius: 10px; transition: all ease 0.5s;}
.banner .prev,.banner .next{ position: absolute;top: 50%;margin-top: -19px;padding: 0.6% 0.3%;border-radius: 5px;}
.banner .prev img,.banner .next img{opacity: 0.6;}
.banner .prev{left: 3%;}
.banner .next{right: 3%;}
.banner .prev:hover img,.banner .next:hover img{opacity: 1;}


.sy_bt{height: 170px;overflow: hidden;}
.sy_bt i{display: block;height: 50px;overflow: hidden;color: #e4e4e4;font-size: 50px;letter-spacing: -2px;font-family: 'canger-W03';padding-top: 10px;}
.sy_bt h3{font-size: 40px;font-weight: bold;transform: translate(0,-12px);height: 40px;}
.sy_bt h4{font-size: 15px;color: #fff;}


/*第一块-产品范围*/
.first{width: 100%;height: 898px;background: #fafafa;padding-top: 62px; position: relative;}
.first .cpfw{height: 680px;}
.first .sy_bt h3{color: #0a4288;}
.first .sy_bt h4{width: 460px;height: 73px;background: linear-gradient(to right,#0a4288,#0e51ac);border-radius: 40px 0;padding: 10px 22px;}

.yi_xxk1{}
.yi_xxk1 .title{width: 44.7%;float: left;margin-top: 48px;}
.yi_xxk1 .title li{width: 50%;height: 200px;border: 1px solid #eeeeee;float: left;background: url(../img/cpfw_b.jpg) no-repeat center;background-size: 100% 100%;padding: 22px 4%; cursor:pointer;position: relative;overflow: hidden;}
.yi_xxk1 .title li h3{height: 100px;}
.yi_xxk1 .title li h3 span{font-size: 18px;display: block;}
.yi_xxk1 .title li h3 i{font-size: 10px;display: block;}
.yi_xxk1 .title li h4{}
.yi_xxk1 .title li h4 b{font-family: "iconfont" !important;font-size: 50px;font-weight: normal;display: block; position: relative;z-index: 9;}
.yi_xxk1 .title li h4 i{font-size: 60px;color: #f1f1f1;display: block;transform: translate(26px,-18px);}
.yi_xxk1 .title li:nth-child(2) h4 b{font-size: 72px;}
.yi_xxk1 .title li:nth-child(2) h4 i{transform: translate(42px,-15px);}
.yi_xxk1 .title li.on{background: url(../img/cpfw_l.jpg) no-repeat center;background-size: 100% 100%;color: #fff;}
.yi_xxk1 .title li.on h4 i{color: #5582bd;}
.yi_xxk1 .bd1{width: 52%;float: right;}
.yi_xxk1 .cpfw_tp{width: 52%;height: 679px; position: absolute;right: 0;top: 0;}
.yi_xxk1 .cpfw_tp img{width: 100%;height: 100%;object-fit: cover;}
.yi_xxk1 .prev_next{font-family: "iconfont" !important;width: 260px;height: 80px;background: rgb(255,255,255,0.85);font-size: 45px; position: absolute;left: 48%;bottom: 219px;border-radius: 0 50px 0 0;text-align: center;line-height: 80px;}
.yi_xxk1 .prev_next .prev{}
.yi_xxk1 .prev_next .next{}
/* 四个数字 */
.first .sige{height: 100px;}
.first .sige li{width: 25%;float: left;text-align: center;}
.first .sige li h3{color: #0a4288;}
.first .sige li h3 b{font-size: 47px;}
.first .sige li h3 i{font-size: 20px;}
.first .sige li h4{font-size: 16px;padding-top: 5px;}
/*WAP-开始*/
.one{min-height: 1000px;background: #fafafa;padding-top: 62px; position: relative;}
.one .cpfw{min-height: 680px;}
.one .sy_bt h3{color: #0a4288;}
.one .sy_bt h4{width: 80%;min-height: 73px;background: linear-gradient(to right,#0a4288,#0e51ac);border-radius: 40px 0;padding: 10px 22px;}

.yi_xxk2{ position: relative;}
.yi_xxk2 .title{width: 100%;margin-top: 48px;min-height: 400px;}
.yi_xxk2 .title li{width: 50%;height: 200px;border: 1px solid #eeeeee;float: left;background: url(../img/cpfw_b.jpg) no-repeat center;background-size: 100% 100%;padding: 22px 4%; cursor:pointer;position: relative;overflow: hidden;}
.yi_xxk2 .title li h3{height: 100px;}
.yi_xxk2 .title li h3 span{font-size: 18px;display: block;}
.yi_xxk2 .title li h3 i{font-size: 10px;display: block;}
.yi_xxk2 .title li h4{}
.yi_xxk2 .title li h4 b{font-family: "iconfont" !important;font-size: 50px;font-weight: normal;display: block; position: relative;z-index: 9;}
.yi_xxk2 .title li h4 i{font-size: 60px;color: #f1f1f1;display: block;transform: translate(26px,-18px);}
.yi_xxk2 .title li:nth-child(2) h4 b{font-size: 72px;}
.yi_xxk2 .title li:nth-child(2) h4 i{transform: translate(42px,-15px);}
.yi_xxk2 .title li.on{background: url(../img/cpfw_l.jpg) no-repeat center;background-size: 100% 100%;color: #fff;}
.yi_xxk2 .title li.on h4 i{color: #5582bd;}
.yi_xxk2 .bd2{width: 100%;}
.yi_xxk2 .cpfw_tp{width: 100%;height: 600px;}
.yi_xxk2 .cpfw_tp img{width: 100%;height: 100%;object-fit: cover;}
.yi_xxk2 .prev_next{font-family: "iconfont" !important;width: 260px;height: 80px;background: rgb(255,255,255,0.85);font-size: 45px; position: absolute;left: 0;bottom: 0;border-radius: 0 50px 0 0;text-align: center;line-height: 80px;}
.yi_xxk2 .prev_next .prev{}
.yi_xxk2 .prev_next .next{}
/* 四个数字 */
.one .sige{height: 100px;margin-top: 15px;padding-top: 22px;}
.one .sige li{width: 25%;float: left;text-align: center;}
.one .sige li h3{color: #0a4288;}
.one .sige li h3 b{font-size: 47px;}
.one .sige li h3 i{font-size: 20px;}
.one .sige li h4{font-size: 16px;padding-top: 5px;}


/*第二块-公司简介+资质荣誉*/
.second{width: 100%;height: 987px;background: url(../img/second.jpg) no-repeat center;background-size: cover; position: relative;}
.second .sy_bt{height: 130px;text-align: right;margin-top: 90px;padding-right: 4%;}
.second .sy_bt h4{height: 32px;background: url(../img/sy_bg1.png) no-repeat right;line-height: 32px;padding-right: 8px;}

.second .gsjj{height: 600px;}
.second .gsjj .gsjj_tp{float: left;position: absolute;left: 0;top: -56px;width: 60%;height: 656px;}
.second .gsjj .gsjj_tp img{height: 100%;}
.second .gsjj .gsjj_nr{width: 47%;height: 100%;float: right;background: #fff;}
.second .gsjj .gsjj_nr .jj_nr{height: 258px;padding-top: 45px;padding-right: 4%;padding-left: 18%;position: relative;z-index: 9;}
.second .gsjj .gsjj_nr .jj_nr h3{height: 180px;overflow: hidden;text-align: justify;font-size: 16px;line-height: 34px;}
.second .gsjj .gsjj_nr .jj_nr a{display: block;width: 160px;height: 50px;text-align: center;line-height: 50px;border: 2px solid #0a4288;border-radius: 5px;font-size: 16px;color: #0a4288; transition: all ease 0.5s;}
.second .gsjj .gsjj_nr .jj_nr a:hover{background: #0a4288;color: #fff; transition: all ease 0.5s;}
.second .zzry{height: 386px;}
.second .zzry .zzry_dh{height: 180px;background: #fff;width: 82.5%; display:flex;align-items: center;}
.second .zzry .zzry_dh .dh_nr{}
.second .zzry .zzry_dh .dh_nr i{font-family: "iconfont" !important;font-size: 30px;border: 1px solid #999999;border-radius: 100%;width: 60px;height: 60px;text-align: center;line-height: 60px;display: block;float: left;color: #999999;}
.second .zzry .zzry_dh .dh_nr h5{float: left;padding-left: 1%;padding-top: 5px;}
.second .zzry .zzry_dh .dh_nr h5 span{display: block;font-size: 15px;color: #999999;}
.second .zzry .zzry_dh .dh_nr h5 b{display: block;font-size: 28px;color: #0a4288;font-weight: bold;}
.second .zzry .zzry_lb{height: 206px; display:flex;align-items: center;}
.second .zzry .zzry_lb .container{position: relative;}
.second .zzry .zzry_lb ul{width: 62%;float: left; position: relative;z-index: 9;}
.second .zzry .zzry_lb li{width: 32%;float: left;margin-right: 1.33%;height: 170px;background: #fff;border: 1px solid #dcdcdc;padding: 11.5px 1.3%; transition: all ease 0.5s;}
.second .zzry .zzry_lb li img{height: 147px;}
.second .zzry .zzry_lb li:hover{background: #fff5e1; transition: all ease 0.5s;}
.second .zzry .zzry_lb .ry_bg{height: 387px;background: url(../img/ry_bg.jpg) no-repeat right;background-size: 100% 100%; position: absolute;top: -198px;right: 0;width: 46%;}
/*WAP-开始*/
.two{min-height: 576px;background: url(../img/second.jpg) no-repeat center right;background-size: cover;padding: 40px 0;display: flow-root;}
.two .sy_bt{height: 130px;text-align: right;padding-right: 4%;}
.two .sy_bt h4{height: 32px;background: url(../img/sy_bg1.png) no-repeat right;line-height: 32px;padding-right: 8px;}

.two .gsjj_nr{width: 97%;height: 100%;background: rgb(255,255,255,0.7);margin: auto;padding: 30px 0;}
.two .gsjj_nr .jj_nr{min-height: 180px;padding-top: 30px;padding-right: 4%;padding-left: 4%;}
.two .gsjj_nr .jj_nr h3{min-height: 130px;overflow: hidden;text-align: justify;font-size: 16px;line-height: 34px;}
.two .gsjj_nr .jj_nr a{display: block;width: 100px;height: 45px;text-align: center;line-height: 45px;border: 2px solid #0a4288;border-radius: 5px;font-size: 16px;color: #0a4288;}
.two .zzry_lb{min-height: 142px;margin-top: 20px;}
.two .zzry_lb li{width: 30.33%;float: left;height: 170px;background: #fff;border: 1px solid #dcdcdc;padding: 11.5px 1.3%;margin: 0 1.5%;text-align: center;}
.two .zzry_lb li img{height: 147px;}


/* 第三块-产品展示 */
.third{width: 100%;height: 1130px;background: url(../img/third.jpg) no-repeat center;background-attachment: fixed;padding-top: 150px;}
.third .sy_bt{text-align: center;}
.third .sy_bt i{color: rgb(10,66,136,0.3);}
.third .sy_bt h3{color: #fff;}

.er_xxk1{}
.er_xxk1 .title{height: 170px;border-bottom: 1px solid #e5e5e5;background: #f5f5f5;}
.er_xxk1 .title li{width: 20%;height: 170px;float: left;text-align: center;padding-top: 18px; cursor:pointer;position: relative;overflow: hidden;}
.er_xxk1 .title li i{display: block;font-family: "iconfont" !important;font-size: 58px;padding: 30px 0;}
.er_xxk1 .title li h3{font-size: 18px;}
.er_xxk1 .title li.on{background: #fff;border-bottom: 4px solid #0a4288;}
.er_xxk1 .title li.on i{color: #0a4288;}
.er_xxk1 .bd1{height: 470px;background: #fff;}
.er_xxk1 .cpzs_nr{height: 470px;padding-top: 50px;}
.er_xxk1 .cpzs_nr .sbjl{width: 80%;margin: auto; position: relative;}
.er_xxk1 .cpzs_nr .sbjl .hd{}
.er_xxk1 .cpzs_nr .sbjl .hd .prev,.er_xxk1 .cpzs_nr .sbjl .hd .next{display: block;width: 35px;height: 35px; position: absolute;top: 50%;margin-top: -62px;z-index: 9; cursor: pointer;transition: all ease 0.5s;}
.er_xxk1 .cpzs_nr .sbjl .hd .prev{left: -20%;}
.er_xxk1 .cpzs_nr .sbjl .hd .next{right: -20%;}
.er_xxk1 .cpzs_nr .sbjl .bd{}
.er_xxk1 .cpzs_nr .sbjl .bd ul{padding: 20px 0 !important; overflow: hidden;}
.er_xxk1 .cpzs_nr .sbjl .bd li{height: 340px;}
.er_xxk1 .cpzs_nr .sbjl .bd li .sb_tp{height: 340px;width: 50%;float: left;text-align: center;}
.er_xxk1 .cpzs_nr .sbjl .bd li .sb_tp img{height: 100%;}
.er_xxk1 .cpzs_nr .sbjl .bd li .sb_nr{width: 50%;float: right;padding-top: 44px;}
.er_xxk1 .cpzs_nr .sbjl .bd li .sb_nr h3{font-size: 24px;font-weight: bold;height: 58px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.er_xxk1 .cpzs_nr .sbjl .bd li .sb_nr h4{height: 122px;font-size: 16px;line-height: 30px;}
.er_xxk1 .cpzs_nr .sbjl .bd li .sb_nr a{display: block;width: 190px;height: 45px;line-height: 45px;background: linear-gradient(to right,#0a4288,#386aae);font-size: 15px;color: #fff;font-family: "iconfont" !important;text-align: center;border-radius: 20px;}
.er_xxk1 .cpzs_nr .wzjs{padding: 1% 5%;line-height: 50px;font-size: 18px;}
.er_xxk1 .cpzs_nr .wzjs b{display: block;}
.er_xxk1 .cpzs_nr .jsxj{}
.er_xxk1 .cpzs_nr .zlyy{}
.er_xxk1 .cpzs_nr .pzqq{}
.er_xxk1 .cpzs_nr .shfw{}
/*WAP-开始*/
.three{min-height: 590px;background: url(../img/third.jpg) no-repeat center;background-attachment: fixed;padding: 40px 0;}
.three .sy_bt{text-align: center;}
.three .sy_bt i{color: rgb(10,66,136,0.3);}
.three .sy_bt h3{color: #fff;}

.er_xxk2{}
.er_xxk2 .title{height: 170px;border-bottom: 1px solid #e5e5e5;background: #f5f5f5;}
.er_xxk2 .title li{width: 20%;height: 170px;float: left;text-align: center;padding-top: 18px; cursor:pointer;position: relative;overflow: hidden;}
.er_xxk2 .title li i{display: block;font-family: "iconfont" !important;font-size: 58px;padding: 30px 0;}
.er_xxk2 .title li h3{font-size: 18px;}
.er_xxk2 .title li.on{background: #fff;border-bottom: 4px solid #0a4288;}
.er_xxk2 .title li.on i{color: #0a4288;}
.er_xxk2 .bd2{min-height: 410px;background: #fff;}
.er_xxk2 .cpzs_nr{min-height: 410px;padding-top: 50px;}
.er_xxk2 .cpzs_nr .sbjl{width: 80%;margin: auto; position: relative;}
.er_xxk2 .cpzs_nr .sbjl .hd{}
.er_xxk2 .cpzs_nr .sbjl .hd .prev,.er_xxk2 .cpzs_nr .sbjl .hd .next{display: block;width: 35px;height: 35px; position: absolute;top: 50%;margin-top: -62px;z-index: 9; cursor: pointer;transition: all ease 0.5s;}
.er_xxk2 .cpzs_nr .sbjl .hd .prev{left: -11%;}
.er_xxk2 .cpzs_nr .sbjl .hd .next{right: -11%;}
.er_xxk2 .cpzs_nr .sbjl .bd{}
.er_xxk2 .cpzs_nr .sbjl .bd ul{padding: 20px 0 !important; overflow: hidden;}
.er_xxk2 .cpzs_nr .sbjl .bd li{min-height: 340px;}
.er_xxk2 .cpzs_nr .sbjl .bd li .sb_tp{height: 340px;width: 50%;float: left;text-align: center;}
.er_xxk2 .cpzs_nr .sbjl .bd li .sb_tp img{height: 100%;}
.er_xxk2 .cpzs_nr .sbjl .bd li .sb_nr{width: 50%;float: right;padding-top: 44px;}
.er_xxk2 .cpzs_nr .sbjl .bd li .sb_nr h3{font-size: 24px;font-weight: bold;height: 58px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.er_xxk2 .cpzs_nr .sbjl .bd li .sb_nr h4{height: 122px;font-size: 16px;line-height: 30px;text-align: justify;}
.er_xxk2 .cpzs_nr .sbjl .bd li .sb_nr a{display: block;width: 140px;height: 45px;line-height: 45px;background: linear-gradient(to right,#0a4288,#386aae);font-size: 15px;color: #fff;font-family: "iconfont" !important;text-align: center;border-radius: 20px;}
.er_xxk2 .cpzs_nr .wzjs{padding: 1% 3%;line-height: 28px;font-size: 15px;text-align: justify;}
.er_xxk2 .cpzs_nr .wzjs b{padding-bottom: 10px;display: block;}
.er_xxk2 .cpzs_nr .wzjs p{text-indent: 2rem;}
.er_xxk2 .cpzs_nr .jsxj{}
.er_xxk2 .cpzs_nr .zlyy{}
.er_xxk2 .cpzs_nr .pzqq{}
.er_xxk2 .cpzs_nr .shfw{}


/* 第四块-新闻资讯 */
.fourth{width: 100%;height: 910px;background: url(../img/fourth.png) no-repeat center bottom #f9f9f9;padding-top: 115px;}
.fourth .sy_bt{text-align: center;}
.fourth .sy_bt h3{color: #0a4288;}
.fourth .sy_bt h4{color: #999999;}

.fourth .xwzx{ position: relative;}
.fourth .xwzx .hd{}
.fourth .xwzx .hd .prev,.fourth .xwzx .hd .next{display: block;width: 68px;height: 68px;background: #386aae;border-radius: 100%;text-align: center;line-height: 68px;color: #fff;font-family: "iconfont" !important;font-size: 24px;position: absolute;top: 50%;margin-top: -62px;z-index: 9; cursor: pointer;transition: all ease 0.5s;}
.fourth .xwzx .hd .prev{left: -88px;}
.fourth .xwzx .hd .next{right: -88px;}
.fourth .xwzx .hd .prev:hover,.fourth .xwzx .hd .next:hover{background: #e52929;transition: all ease 0.5s;}
.fourth .xwzx .bd{}
.fourth .xwzx .bd .tempWrap{margin: auto;}
.fourth .xwzx .bd ul{padding: 20px 0 !important; overflow: hidden;}
.fourth .xwzx .bd li{width: 382.66px;float: left;height: 500px;background: #fff;border-radius: 20px;margin: 0 10px;box-shadow: 0px 0px 8px #5e5e5e; transition: all ease 0.5s;}
.fourth .xwzx .bd li .xw_tp{height: 310px;}
.fourth .xwzx .bd li .xw_tp img{width: 100%;height: 100%;object-fit: cover; border-radius: 20px 20px 0 0;}
.fourth .xwzx .bd li .xw_nr{font-size: 15px;padding: 22px 15px;}
.fourth .xwzx .bd li .xw_nr h3{font-size: 20px;font-weight: bold;height: 32px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.fourth .xwzx .bd li .xw_nr h4{height: 74px;text-align: justify;}
.fourth .xwzx .bd li .xw_nr h5{color: #c8c8c8;}
.fourth .xwzx .bd li:hover{transform:translate(0,-10px);transition: all ease 0.5s;}
/*WAP-开始*/
.four{min-height: 500px;background: url(../img/fourth.png) no-repeat center bottom #f9f9f9;padding-top: 30px;}
.four .sy_bt{text-align: center;}
.four .sy_bt h3{color: #0a4288;}
.four .sy_bt h4{color: #999999;}

.four .xwzx{ position: relative;}
.four .xwzx .hd{height: 60px;width: 100px;margin: auto;padding-bottom: 20px;}
.four .xwzx .hd .prev,.four .xwzx .hd .next{display: block;width: 40px;height: 40px;background: #386aae;border-radius: 100%;text-align: center;line-height: 40px;color: #fff;font-family: "iconfont" !important;font-size: 24px; z-index: 9; cursor: pointer;}
.four .xwzx .hd .prev{float: left;}
.four .xwzx .hd .next{float: right;}
.four .xwzx .bd{}
.four .xwzx .bd ul{padding: 20px 0 !important; overflow: hidden;}
.four .xwzx .bd li{width: 100%;float: left;height: 500px;}
.four .xwzx .bd li a{display: block;width: 96%;margin: auto;background: #fff;border-radius: 20px;box-shadow: 0px 0px 8px #5e5e5e;}
.four .xwzx .bd li .xw_tp{height: 310px;}
.four .xwzx .bd li .xw_tp img{width: 100%;height: 100%;object-fit: cover; border-radius: 20px 20px 0 0;}
.four .xwzx .bd li .xw_nr{font-size: 15px;padding: 22px 15px;}
.four .xwzx .bd li .xw_nr h3{font-size: 20px;font-weight: bold;height: 32px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.four .xwzx .bd li .xw_nr h4{height: 74px;text-align: justify;}
.four .xwzx .bd li .xw_nr h5{color: #c8c8c8;}






/***************************主体-结束*********************************************************/


/*返回顶部*/
.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(10,66,136, 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: #0a4288;opacity: 1;}


/*底部*/
.p_foot{width: 100%;min-height: 564px;background: url(../img/foot.jpg) no-repeat center;background-size: cover;padding-top: 77px;color: #fff; clear: both;overflow: hidden;}
.p_foot a{color: #fff;}
.p_foot .db_shang{min-height: 320px;font-size: 16px; overflow: hidden;}
.p_foot .db_shang .db_l{width: 30%;float: left;}
.p_foot .db_shang .db_l .d_logo{}
.p_foot .db_shang .db_l .d_logo img{}
.p_foot .db_shang .db_l .rexian{padding-top: 28px;}
.p_foot .db_shang .db_l .rexian i{display: block;font-family: "iconfont" !important;float: left;font-size: 50px;padding-top: 12px;}
.p_foot .db_shang .db_l .rexian h4{float: left;padding-left: 2%;}
.p_foot .db_shang .db_l .rexian h4 span{display: block;}
.p_foot .db_shang .db_l .rexian h4 b{display: block;font-size: 26px;}
.p_foot .db_shang .db_r{width: 70%;float: right;}
.p_foot .db_shang .db_r li{width: 19%;float: left;}
.p_foot .db_shang .db_r li:nth-child(2){width: 31%;}
.p_foot .db_shang .db_r li:nth-child(4){width: 31%;}
.p_foot .db_shang .db_r li h3{height: 40px;}
.p_foot .db_shang .db_r li h3 a{display: block;font-size: 22px;}
.p_foot .db_shang .db_r li h3 i{display: block;width: 33px;height: 2px;background: #fff;margin-top: 10px;}
.p_foot .db_shang .db_r li dl{padding-top: 20px;}
.p_foot .db_shang .db_r li dd{line-height: 35px;}
.p_foot .db_shang .db_r li dd:hover a{color: #4fa4fd;}
.p_foot .db_shang .db_r .lianxi{padding-top: 20px;}
.p_foot .db_shang .db_r .lianxi i{font-family: "iconfont" !important;font-size: 20px;}
.p_foot .db_shang .db_r .lianxi h4{}
.p_foot .db_shang .db_r .lianxi h4 span{display: block;padding-top: 10px;}
.p_foot .db_shang .db_r .lianxi h5{padding-top: 50px;line-height: 35px;}

.p_foot .db_xia{min-height: 167px;}
.p_foot .db_xia .bqsy{width: 75%;float: left;font-size: 13px;padding-top: 58px;}
.p_foot .db_xia .bqsy h3{padding-bottom: 5px;}
.p_foot .db_xia .bqsy .sitemap{color: #73c5ff;}
.p_foot .db_xia .ewm{width: 23%;float: right;padding-top: 10px;}
.p_foot .db_xia .ewm img{float: left;height: 126px;}
.p_foot .db_xia .ewm h3{float: right;width: 50%;text-align: center;font-size: 16px;padding-top: 38px;}
/*底部-WAP*/
.w_foot{background: url(../img/foot.jpg) no-repeat center;background-size: cover;color: #fff;padding: 15px 5px; clear: both;}
.w_foot a{color: #fff;}
/* 电话地址 */
.w_foot .dianhua{min-height: 200px;padding: 16px 0;display: flow-root;}
.w_foot .dianhua .di_l{width: 70%;float: left;}
.w_foot .dianhua .di_l i{font-family: "iconfont" !important;}
.w_foot .dianhua .di_l .di_l_dh{height: 55px;}
.w_foot .dianhua .di_l .di_l_dh i{display: block;font-size: 35px;float: left;line-height: 50px;}
.w_foot .dianhua .di_l .di_l_dh h3{float: left;padding-left: 5px;}
.w_foot .dianhua .di_l .di_l_dh h3 span{display: block;}
.w_foot .dianhua .di_l .di_l_dh h3 b{display: block;font-size: 20px;}
.w_foot .dianhua .di_l h4{}
.w_foot .dianhua .di_l h5{}
.w_foot .dianhua .di_r{width: 24%;float: right;text-align: center;padding-top: 45px;}
.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;}



/* 所在位置 */
.place{height: 40px;border-bottom: 2px solid #e5e5e5;}
.place i{font-family: "iconfont" !important;}
.place a:last-child{color: #004182;font-weight: bold;}

/*子页-新闻页-开始*/
.news{min-height: 710px;padding: 30px 0;background: #f7f7f7;}
.news .yy{min-height: 710px;background: #fff;padding: 2%;border-radius: 20px;}
.news .yy ul{padding: 38px 0;}
.news .yy li{min-height: 150px;margin-bottom: 25px;padding: 1% 2%;border-bottom: 1px dashed #f7f7f7; transition: all ease 0.5s;}
.news .yy li a{color: #9a9a9a;}
.news .yy li h3{height: 40px;font-size: 18px;color: #333333; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.news .yy li h4{min-height: 60px;}
.news .yy li h5{height: 35px;line-height: 35px;}
.news .yy li h5 span{float: left;}
.news .yy li h5 i{float: right;background: #f8f8f8;padding: 0 2%; transition: all ease 0.5s;}
.news .yy li:hover{box-shadow: 0px 1px 10px #767676;transform:translate(0,-10px);transition: all ease 0.5s;}
.news .yy li h5 i:hover{background: #386aae;color: #fff;transition: all ease 0.5s;}
/*子页-新闻页-结束*/


/*子页-产品页-正常-开始*/
.products{min-height: 770px;padding: 30px 0;background: #f7f7f7;}
.products .yy{min-height: 770px;background: #fff;padding: 2%;border-radius: 20px;}
.products .yy ul{padding: 38px 0;}
.products .yy li{width: 31.33%;height: 300px;float: left;margin: 10px 1%;border: 1px solid #f2f2f2; transition: all ease 0.5s;}
.products .yy li .cp_tp{height: 248px;text-align: center;padding: 1%;}
.products .yy li .cp_tp img{width: 100%;height: 100%;object-fit: cover;}
.products .yy li .cp_mc{height: 50px;background: #f2f2f2;padding: 0 1%;}
.products .yy li .cp_mc h3{float: left;width: 72%;line-height: 50px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.products .yy li .cp_mc h4{float: right;width: 26%;background: #fff;text-align: center;padding: 4px 0;border-radius: 20px;margin-top: 9px;font-size: 13px;color: #386aae;}
.products .yy li:hover{box-shadow: 0px 0px 8px #383838;transform:translate(0,-5px); transition: all ease 0.5s;}
.products .yy li h4:hover{background: #386aae;color: #fff;}
/*子页-产品页-正常-结束*/


/*子页-简介内容页-开始*/
.contents{min-height: 710px;padding: 30px 0;background: #f7f7f7;}
.contents .yy{min-height: 710px;background: #fff;padding: 2%;border-radius: 20px;}
.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: #f7f7f7;}
.content_xw .yy{min-height: 710px;background: #fff;padding: 2%;border-radius: 20px;}
.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: #004182;color: #ffffff;}
.page a {background: #bbbbbb;color: #ffffff;}
.page a:hover {background: #004182;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){
	.fourth .xwzx{zoom: 0.9;}
}

@media screen and (max-width: 1465px){
	
}

@media screen and (max-width: 1440px){
	.p_foot{zoom: 0.8;}
	.top{zoom: 0.9;}
	
	.fourth .xwzx{zoom: 0.85;}
}

@media screen and (max-width: 1280px){
	.banner{height: 540px;}
	.banner .bd li{height: 540px;}
	.top{zoom: 0.8;}
	
	.products .yy li{width: 31.33%;}
	
	.fourth .xwzx{zoom: 0.8;}
}

@media screen and (max-width: 1150px){
	.top{zoom: 0.7;}
	.p_head{zoom: 0.9;}
	
	.first .sy_bt h4{width: 400px;}
	.fourth .xwzx{zoom: 0.7;}
	.fourth .xwzx .hd .prev{left: -10px;}
	.fourth .xwzx .hd .next{right: -10px;}
}

@media screen and (max-width: 1024px){
	
}

@media screen and (max-width: 1000px){
	
}

@media screen and (max-width: 945px){
	#banner{height: 330px;}
	.banner .hd{bottom: 8px;margin-left: -36px;height: 11px;}
	.banner .hd ul li{width: 6px;height: 6px;}
	.banner .bd li{height: 330px;}
	.zy_banner{height: 210px;}
	
	.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;}
	
	.news .yy{display: flow-root;}
	.products .yy{display: flow-root;}
	.products .yy li{width: 48%;}
}

@media screen and (max-width: 767px){
	
}

@media screen and (max-width: 640px){
	#banner{height: 180px;}
	.banner .bd li{height: 180px;}
	.zy_banner{height: 160px;}
	
	.products .yy li{width: 98%;float: none;}
	
	.sy_bt i{font-size: 40px;}
	.sy_bt h3{font-size: 30px;transform: translate(0,-18px);}
	.one{padding-top: 24px;}
	.yi_xxk2 .cpfw_tp{height: 355px;}
	.yi_xxk2 .prev_next{width: 200px;height: 65px;}
	.one .sige li h3 b{font-size: 25px;}
	.one .sige li h3 i{font-size: 16px;}
	.one .sige li h4{font-size: 14px;}
	.yi_xxk2 .title{zoom: 0.9;}
	.yi_xxk2 .title li h3 span{font-size: 16px;}
	.yi_xxk2 .title li h3 i{line-height: 14px;padding-top: 8px;}
	.two .sy_bt h4{transform: translate(0,-18px);}
	.two .gsjj_nr .jj_nr{padding-top: 3px;}
	.two .gsjj_nr .jj_nr h3{line-height: 25px;font-size: 15px;}
	.two .zzry_lb li{height: 116px;}
	.two .zzry_lb li img{height: 90px;}
	
}

@media screen and (max-width: 550px){
	.three .sy_bt h4{transform: translate(0,-18px);}
	.er_xxk2 .title{height: 210px;}
	.er_xxk2 .title li{width: 33.33%;height: 105px;padding-top: 10px;}
	.er_xxk2 .title li:nth-child(4){width: 50%;}
	.er_xxk2 .title li:nth-child(5){width: 50%;}
	.er_xxk2 .title li i{font-size: 40px;padding: 15px 0;}
	.er_xxk2 .title li h3{font-size: 15px;}
	.er_xxk2 .cpzs_nr{padding-top: 20px;}
	.er_xxk2 .cpzs_nr .sbjl .bd li .sb_tp{width: 100%;float: none;height: 200px;}
	.er_xxk2 .cpzs_nr .sbjl .bd li .sb_nr{width: 100%;float: none;padding-top: 20px;}
	.er_xxk2 .cpzs_nr .sbjl .bd li .sb_nr h3{font-size: 18px;height: 38px;}
	.er_xxk2 .cpzs_nr .sbjl .bd li .sb_nr h4{font-size: 14px;line-height: 22px;}	
}

@media screen and (max-width: 500px){
	.banner .prev, .banner .next{margin-top: 0;}
	.banner .prev img, .banner .next img{height: 30px;}
}

@media screen and (max-width: 480px){
	.sy_bt{height: 150px;}
	.sy_bt i{font-size: 30px;}
	.sy_bt h4{font-size: 13px;}
	.one .sy_bt h3{font-size: 24px;transform: translate(0,-24px);}
	.one .sy_bt h4{transform: translate(0,-24px);}
	.yi_xxk2 .title{zoom: 0.8;}
	.yi_xxk2 .cpfw_tp{height: 300px;}
	.yi_xxk2 .prev_next{width: 150px;height: 50px;line-height: 58px;}
	.four .xwzx .bd li{height: 440px;}
	.four .xwzx .bd li .xw_tp{height: 250px;}
	.four .xwzx .bd li .xw_nr h3{font-size: 16px;}
	.four .xwzx .bd li .xw_nr h4{font-size: 13px;line-height: 20px;}
	
}

@media screen and (max-width: 414px){
	
}

@media screen and (max-width: 375px){
	.two .zzry_lb li{width: 32.33%;margin: 0 0.5%;}
}

@media screen and (max-width: 347px){
	
	
}

@media screen and (max-width: 320px){
	.one{min-height: 945px;}
	.yi_xxk2 .title{zoom: 0.75;}
	.yi_xxk2 .cpfw_tp{height: 280px;}
	.one .sige{zoom: 0.88;}
}

@media screen and (min-width: 946px){
	.hidden-pc{display: none!important;}
}
@media screen and (max-width: 946px){
	.hidden-wap{display: none!important;}
}


