@charset "utf-8";
/*bootstrap4 一行五列补充*/
.col-xs-1-5,.col-sm-1-5,.col-md-1-5,.col-lg-1-5,.col-xl-1-5{position: relative;width: 100%;padding-right: 15px;padding-left: 15px;}
.col-1-5 {flex: 0 0 20%;max-width: 20%;-ms-flex: 0 0 20%;}
@media (min-width: 576px) {.col-sm-1-5 {flex: 0 0 20%;max-width: 20%;-ms-flex: 0 0 20%;}}
@media (min-width: 768px) {.col-md-1-5 {flex: 0 0 20%;max-width: 20%;-ms-flex: 0 0 20%;}}
@media (min-width: 992px) {.col-lg-1-5 {flex: 0 0 20%;max-width: 20%;-ms-flex: 0 0 20%;}}
@media (min-width: 1200px) {.col-xl-1-5 {flex: 0 0 20%;max-width: 20%;-ms-flex: 0 0 20%;}}
/*bootstrap4 一行五列补充 end*/

/* 一行五列 */
@media (min-width: 992px) {.col-lg-bfb-20 {-webkit-box-flex: 0;-webkit-flex: 0 0 calc(20% - 12px);-ms-flex: 0 0 calc(20% - 12px);flex: 0 0 calc(20% - 12px);max-width: calc(20% - 12px);margin-right: 15px;}
.col-lg-bfb-20:nth-last-of-type(1) {margin-right: 0;}}
@media (min-width: 1200px) {.col-xl-bfb-20 {-webkit-box-flex: 0;-webkit-flex: 0 0 calc(20% - 24px);-ms-flex: 0 0 calc(20% - 24px);flex: 0 0 calc(20% - 24px);max-width: calc(20% - 24px);margin-right: 30px;}
.col-xl-bfb-20:nth-last-of-type(1) {margin-right: 0;}}
/* 一行五列 end */

body {font-family: Arial, "微软雅黑", "microsoft yahei";min-width: 320px;overflow-x: hidden;-webkit-overflow-scrolling: touch;}
h1,h2,h3,h4,h5,a,p {transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-webkit-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;}
h1,h2,h3,h4,h5,p {margin: 0;}
ul {padding: 0;margin: 0;list-style: none;font-size: 0;}
li {font-size: 14px;}
p,a {text-decoration: none !important;font-size: 14px;}
.over-img {overflow: hidden;position: relative;}
.eli-padd {padding-left: 0;padding-right: 0;}
.xysimg {height: 0;position: relative;overflow: hidden;}
.xysimg img {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);display: block;}
.default-align-right {text-align: right;}
.default-padd-15 {padding-left: 15px;padding-right: 15px;}
.default-padd-25 {padding-left: 25px;padding-right: 25px;}
.default-padd-30 {padding-left: 30px;padding-right: 30px;}
.padd-bottom-0 {padding-bottom: 0 !important;}
@media screen and (max-width: 767px) {.default-padd-30 {padding-left: 15px;padding-right: 15px;}}


/*模块内容框距*/
.default-container {max-width: 1430px;margin: 0 auto;}
.default-ny-container {padding:0 50px;max-width: 1540px;margin: 0 auto;}
.default-index-container {padding:0 30px;max-width: 1710px;margin: 0 auto;}
@media screen and (max-width: 1220px) {
	
}
@media screen and (max-width: 992px) {
.default-ny-container {padding:0 40px;}
.default-index-container {padding:0 20px;}	
}
@media screen and (max-width: 767px) {
.default-ny-container {padding:0 15px;}
.default-index-container {padding:0 15px;}		
}
@media screen and (max-width: 575px) {
.default-ny-container {padding:0 10px;}
.default-index-container {padding:0 10px;}		
}



/*模块上下边距*/
.container-padd-tb100 {padding-top: 100px;padding-bottom: 100px;}
.container-padd-tb90 {padding-top: 90px;padding-bottom: 90px;}
.container-padd-tb80 {padding-top: 80px;padding-bottom: 80px;}
.container-padd-tb70 {padding-top: 70px;padding-bottom: 70px;}
.container-padd-tb60 {padding-top: 60px;padding-bottom: 60px;}
.container-padd-tb50 {padding-top: 50px;padding-bottom: 50px;}
.container-padd-t100 {padding-top: 100px;}
.container-padd-t90 {padding-top: 90px;}
.container-padd-t80 {padding-top: 80px;}
.container-padd-t70 {padding-top: 70px;}
.container-padd-t60 {padding-top: 60px;}
.container-padd-t50 {padding-top: 50px;}
.container-padd-b100 {padding-bottom: 100px;}
.container-padd-b90 {padding-bottom: 90px;}
.container-padd-b80 {padding-bottom: 80px;}
.container-padd-b70 {padding-bottom: 70px;}
.container-padd-b60 {padding-bottom: 60px;}
.container-padd-b50 {padding-bottom: 50px;}
@media screen and (max-width: 1680px) {.container-padd-tb100 {padding-top: 90px;padding-bottom: 90px;}
.container-padd-t100 {padding-top: 90px;}
.container-padd-b100 {padding-bottom: 90px;}}
@media screen and (max-width: 1440px) {.container-padd-tb100,
	.container-padd-tb90 {padding-top: 80px;padding-bottom: 80px;}
.container-padd-t100,
	.container-padd-t90 {padding-top: 80px;}
.container-padd-b100,
	.container-padd-b90 {padding-bottom: 80px;}}
@media screen and (max-width: 1280px) {.container-padd-tb100,
	.container-padd-tb90,
	.container-padd-tb80 {padding-top: 70px;padding-bottom: 70px;}
.container-padd-t100,
	.container-padd-t90,
	.container-padd-t80 {padding-top: 70px;}
.container-padd-b100,
	.container-padd-b90,
	.container-padd-b80 {padding-bottom: 70px;}}
@media screen and (max-width: 1199px) {.container-padd-tb100,
	.container-padd-tb90,
	.container-padd-tb80,
	.container-padd-tb70 {padding-top: 60px;padding-bottom: 60px;}
.container-padd-t100,
	.container-padd-t90,
	.container-padd-t80,
	.container-padd-t70 {padding-top: 60px;}
.container-padd-b100,
	.container-padd-b90,
	.container-padd-b80,
	.container-padd-b70 {padding-bottom: 60px;}}
@media screen and (max-width: 991px) {.container-padd-tb100,
	.container-padd-tb90,
	.container-padd-tb80,
	.container-padd-tb70,
	.container-padd-tb60 {padding-top: 50px;padding-bottom: 50px;}
.container-padd-t100,
	.container-padd-t90,
	.container-padd-t80,
	.container-padd-t70,
	.container-padd-t60 {padding-top: 50px;}
.container-padd-b100,
	.container-padd-b90,
	.container-padd-b80,
	.container-padd-b70,
	.container-padd-b60 {padding-bottom: 50px;}}
@media screen and (max-width: 767px) {.container-padd-tb100,
	.container-padd-tb90,
	.container-padd-tb80,
	.container-padd-tb70,
	.container-padd-tb60,
	.container-padd-tb50 {padding-top: 40px;padding-bottom: 40px;}
.container-padd-t100,
	.container-padd-t90,
	.container-padd-t80,
	.container-padd-t70,
	.container-padd-t60,
	.container-padd-t50 {padding-top: 40px;}
.container-padd-b100,
	.container-padd-b90,
	.container-padd-b80,
	.container-padd-b70,
	.container-padd-b60,
	.container-padd-b50 {padding-bottom: 40px;}}
@media screen and (max-width: 575px) {.container-padd-tb100,
	.container-padd-tb90,
	.container-padd-tb80,
	.container-padd-tb70,
	.container-padd-tb60,
	.container-padd-tb50 {padding-top: 30px;padding-bottom: 30px;}
.container-padd-t100,
	.container-padd-t90,
	.container-padd-t80,
	.container-padd-t70,
	.container-padd-t60,
	.container-padd-t50 {padding-top: 30px;}
.container-padd-b100,
	.container-padd-b90,
	.container-padd-b80,
	.container-padd-b70,
	.container-padd-b60,
	.container-padd-b50 {padding-bottom: 30px;}}
/*模块上下边距 end*/

/*元素边距*/
.model-padd-t10 {padding-top: 10px;}
.model-padd-t20 {padding-top: 20px;}
.model-padd-t30 {padding-top: 30px;}
.model-padd-t40 {padding-top: 40px;}
.model-padd-t50 {padding-top: 50px;}
.model-padd-t60 {padding-top: 60px;}
.model-padd-t70 {padding-top: 70px;}
.model-padd-t80 {padding-top: 80px;}
.model-padd-b10 {padding-bottom: 10px;}
.model-padd-b20 {padding-bottom: 20px;}
.model-padd-b30 {padding-bottom: 30px;}
.model-padd-b40 {padding-bottom: 40px;}
.model-padd-b50 {padding-bottom: 50px;}
.model-padd-b60 {padding-bottom: 60px;}
.model-padd-b70 {padding-bottom: 70px;}
.model-padd-b80 {padding-bottom: 80px;}
.model-padd-l10 {padding-left: 10px;}
.model-padd-l20 {padding-left: 20px;}
.model-padd-l30 {padding-left: 30px;}
.model-padd-l40 {padding-left: 40px;}
.model-padd-l50 {padding-left: 50px;}
.model-padd-l60 {padding-left: 60px;}
.model-padd-l70 {padding-left: 70px;}
.model-padd-r10 {padding-right: 10px;}
.model-padd-r20 {padding-right: 20px;}
.model-padd-r30 {padding-right: 30px;}
.model-padd-r40 {padding-right: 40px;}
.model-padd-r50 {padding-right: 50px;}
.model-padd-r60 {padding-right: 60px;}
.model-padd-r70 {padding-right: 70px;}
.model-margin-l-60{margin-left: -60px;}
.model-margin-r-60{margin-right: -60px;}
@media screen and (max-width: 1680px) {.model-padd-t80 {padding-top: 70px;}
.model-padd-b80 {padding-bottom: 70px;}
.model-padd-l70 {padding-left: 55px;}
.model-padd-r70 {padding-right: 55px;}}
@media screen and (max-width: 1440px) {.model-padd-t70,
	.model-padd-t80 {padding-top: 60px;}
.model-padd-b70,
	.model-padd-b80 {padding-bottom: 60px;}
.model-padd-l60,
	.model-padd-l70 {padding-left: 40px;}
.model-padd-r60,
	.model-padd-r70 {padding-right: 40px;}
.model-margin-l-60{margin-left: -40px;}
.model-margin-r-60{margin-right: -40px;}}
@media screen and (max-width: 1199px) {.model-padd-t60,
	.model-padd-t70,
	.model-padd-t80 {padding-top: 50px;}
.model-padd-b60,
	.model-padd-b70,
	.model-padd-b80 {padding-bottom: 50px;}
.model-padd-l50,
	.model-padd-l60,
	.model-padd-l70 {padding-left: 25px;}
.model-padd-r50,
	.model-padd-r60,
	.model-padd-r70 {padding-right: 25px;}
.model-margin-l-60{margin-left: -25px;}
.model-margin-r-60{margin-right: -25px;}}
@media screen and (max-width: 991px) {.model-padd-t50,
	.model-padd-t60,
	.model-padd-t70,
	.model-padd-t80 {padding-top: 40px;}
.model-padd-b50,
	.model-padd-b60,
	.model-padd-b70,
	.model-padd-b80 {padding-bottom: 40px;}
.model-padd-l40,
	.model-padd-l50,
	.model-padd-l60,
	.model-padd-l70 {padding-left: 15px;}
.model-padd-r40,
	.model-padd-r50,
	.model-padd-r60,
	.model-padd-r70 {padding-right: 15px;}
.model-margin-l-60{margin-left: -10px;}
.model-margin-r-60{margin-right: -10px;}}
@media screen and (max-width: 767px) {.model-padd-t40,
	.model-padd-t50,
	.model-padd-t60,
	.model-padd-t70,
	.model-padd-t80 {padding-top: 30px;}
.model-padd-b40,
	.model-padd-b50,
	.model-padd-b60,
	.model-padd-b70,
	.model-padd-b80 {padding-bottom: 30px;}
.model-padd-l30,
	.model-padd-l40,
	.model-padd-l50,
	.model-padd-l60,
	.model-padd-l70 {padding-left:15px;}
.model-padd-r30,
	.model-padd-r40,
	.model-padd-r50,
	.model-padd-r60,
	.model-padd-r70 {padding-right: 15px;}
.model-margin-l-60{margin-left: 0;}
.model-margin-r-60{margin-right: 0;}}
@media screen and (max-width: 575px) {.model-padd-t30 {padding-top: 15px;}
.model-padd-t40,
	.model-padd-t50,
	.model-padd-t60,
	.model-padd-t70,
	.model-padd-t80 {padding-top: 25px;}
.model-padd-b30 {padding-bottom: 15px;}
.model-padd-b40,
	.model-padd-b50,
	.model-padd-b60,
	.model-padd-b70,
	.model-padd-b80 {padding-bottom: 25px;}
.model-padd-l30,
	.model-padd-l40,
	.model-padd-l50,
	.model-padd-l60,
	.model-padd-l70 {padding-left: 15px;}
.model-padd-r30,
	.model-padd-r40,
	.model-padd-r50,
	.model-padd-r60,
	.model-padd-r70 {padding-right: 15px;}}
/*元素边距 end*/

/*编辑版开始*/
.bjb {padding-top: 30px;padding-bottom: 30px;font-size: 14px;}
.bjb.padd0{padding-top: 0;padding-bottom: 0;}
.bjb img {max-width: 100%;height: auto;}
.bjb h1,
.bjb h2,
.bjb h3,
.bjb h4,
.bjb h5,
.bjb p {color: #666666;}
.bjb p {line-height: 2em;font-size: 14px;}
@media (min-width: 992px) and (max-width: 1366px) {.bjb {margin: 0 auto;}}
@media screen and (max-width: 767px) {.bjb {padding-top: 20px;padding-bottom: 20px;}}
/*编辑版结束*/
@media screen and (min-width: 1200px) {.hidden-xl {display: none !important;opacity: 0;visibility: hidden;}}
@media (min-width: 992px) and (max-width: 1199px) {.hidden-lg {display: none !important;opacity: 0;visibility: hidden;}}
@media (min-width: 768px) and (max-width: 991px) {.hidden-md {display: none !important;opacity: 0;visibility: hidden;}}
@media (min-width: 576px) and (max-width: 767px) {.hidden-sm {display: none !important;opacity: 0;visibility: hidden;}}
@media screen and (max-width: 575px) {.hidden-xs {display: none !important;opacity: 0;visibility: hidden;}}
/*分页开始*/
.paging {margin: 0 auto;}
.paging-list {list-style: none;padding: 0;margin: 0;text-align: center;}
.paging-list li {display: inline-block;margin-left: 5px;margin-right: 5px;}
.paging-list li a {padding: 7px 15px;border: 1px solid #cccccc;background-color: #fff;color: #333333;display: inline-block;text-decoration: none;vertical-align: top;}
.paging-list li a:hover {border: 1px solid #d6000f;background-color: #d6000f;color: #fff;}
.paging-list li.active a {border: 1px solid #d6000f;background-color: #d6000f;color: #fff;}
.paging-list .input-box {margin-left: 20px;}
.paging-list .input-box input {padding: 6px 10px 8px;width: 60px;border: 1px solid #dfdfdf;text-align: center;outline: none;font-size: 14px;vertical-align: top;}
.paging-list .input-box span {margin-left: 10px;margin-right: 10px;}
@media screen and (max-width: 991px) {.paging-list li {margin-left: 5px;margin-right: 5px;}
.paging-list li a {padding: 5px 10px;}
.paging-list .input-box input {padding: 5px 10px;}
.paging-list .input-box {margin-left: 10px;}
.paging {margin: 15px auto;}}
@media screen and (max-width: 767px) {.paging-list li {margin-left: 0;margin-right: 0;}}
/*分页结束*/




/* 头部导航 */
.pc-header-height-div{height: 90px;}
.pc-header{position: fixed;top: 0;left: 0;right: 0;width: 100%;z-index: 1000;height: 90px;transition: all .5s;padding-left: 30px;padding-right: 30px;}
.pc-header.ny-pc-header{background-color: #fff;border-bottom: 1px solid rgba(245,245,245,1);}
.pc-header.scroll{transition: all .5s;height: 75px;background-color: #fff;border-bottom: 1px solid rgba(245,245,245,1);}
/*.pc-header::after{content: "";position: absolute;top: 0;left: 0;height: 3px;right: 0;background-color: #e30018;opacity: 0;transition: all 0.3s;}*/
.pc-header.active{border-bottom: 1px solid rgba(245,245,245,0);}
.pc-header.active::after{opacity: 1;transition: all 0.5s;}
/*pc-header-bg*/
.pc-header-bg{position: fixed;top: 0;left: 0;right: 0;bottom: 0;display: none;opacity: 0;z-index: 999;}
.pc-header-bg .top-bgcolor{background-color: #fff;height: 40%;background-position: left bottom;background-repeat: no-repeat;position: relative;min-height: 325px;padding-left: 30px;padding-right: 30px;}
.pc-header-bg .top-bgcolor .posi-text-box{max-width: 1830px;margin: 0 auto;}
.pc-header-bg .top-bgcolor .posi-text-box .text-box{position: absolute;top: 50%;transform: translateY(-50%);max-width: 350px;}
.pc-header-bg .top-bgcolor .posi-text-box .text-box p{color: #424242;margin-bottom: 5px;}
.pc-header-bg .top-bgcolor .posi-text-box .text-box::after{content: "";position: absolute;top: -35px;left: 0;display: inline-block;height: 2px;width: 36px;background-color: #424242;}
.pc-header-bg .bottom-bgcolor{background-color: rgba(0,0,0,0.7);height: 60%;}
/*pageH*/
.pageH .pc-header{ background:rgba(50,67,100,0.9);}
.pageH .pc-header.scroll{background:rgba(50,67,100,0.9);border-bottom: 0px solid rgba(50,67,100,0.9);}
.pageH .pc-header.active .right .level1>li>a,
.pageH .pc-header.scroll .right .level1>li>a,
.pageH .pc-header.ny-pc-header .right .level1>li>a{color: #FFF;}
.pageH .pc-header .left .logo::after{opacity: 1!IMPORTANT;}
.pageH .pc-header .right .en-box  .search a{background-image: url("../images/top-search.png")!IMPORTANT;;}


.pc-header .left{width: 145px;height: 40px;}
.pc-header .left .logo{max-width:307px;position: relative;width:307px;height: 52px;display: inline-block;}
.pc-header .left .logo::after{content: "";background-image: url("../images/logo.png");background-position: center;background-repeat: no-repeat;background-size: 100%;width:307px;height:52px;position: absolute;top: 0;left: 0;bottom: 0;right: 0;opacity: 1;transition: all .5s;}
.pc-header.scroll .left .logo::after,
.pc-header.active .left .logo::after,
.pc-header.ny-pc-header .left .logo::after,
.pc-header .left .logo:hover::after{opacity: 0;}
.pc-header .left .logo::before{content: "";background-image: url("../images/logo2.png");background-position: center;background-repeat: no-repeat;background-size: 100%;width:307px;height:52px;position: absolute;top: 0;left: 0;bottom: 0;right: 0;opacity: 0;transition: all .5s;}
.pc-header.scroll .left .logo::before,
.pc-header.active .left .logo::before,
.pc-header.ny-pc-header .left .logo::before,
.pc-header .left .logo:hover::before{opacity: 1;}
.pc-header .content{max-width: 1830px;margin: 0 auto;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;align-items: center;-webkit-align-items: center;height: 100%;}
.pc-header .right{width: calc(100% - 230px);text-align: right;}
.pc-header .right .level1{display: inline-block;vertical-align: middle;}
.pc-header .right .level1>li{display: inline-block;vertical-align: top;position: relative;margin-left: 75px;}
.pc-header .right .level1>li>a{font-size: 16px;color: #fff;position: relative;display: inline-block;}
.pc-header.active .right .level1>li>a,
.pc-header.scroll .right .level1>li>a,
.pc-header.ny-pc-header .right .level1>li>a{color: #666666;}
.pc-header .right .level1>li>a::after{position: absolute;bottom: -15px;left: 0;content: "";display: inline-block;width: 0;height: 4px;background-color: rgba(182,0,5,0);transition: all .5s;}
.pc-header .right .level1>li:hover>a{color: #000000;}
.pc-header .right .level1>li:hover>a::after{background-color:#e30018;width: 100%;}
.pc-header .right .level2{position: absolute;top: 60px;left: 50%;transform: translateX(-50%);min-width: 150px;display: none;opacity: 0; padding-top:10px}
.pc-header .right .en-box{display: inline-block;vertical-align: middle;margin-left: 30px;padding-left: 30px;transition: all .5s;position: relative;}
.pc-header .right .en-box::after{content: "";position: absolute;top: 50%;transform: translateY(-50%);left: 0;height: 15px;width: 1px;background-color: #fff;transition: all .5s;}
.pc-header.active .right .en-box::after,
.pc-header.scroll .right .en-box::after,
.pc-header.ny-pc-header .right .en-box::after{background-color: #e4e4e4;}
.pc-header .right .en-box .kfdh{display: inline-block;vertical-align: middle;text-align: left;margin-left: 30px;padding: 22px 22px 23px;background-color: #ab0c10;transition: all .5s;}
.pc-header.scroll .right .en-box .kfdh{display: inline-block;vertical-align: middle;text-align: left;margin-left: 30px;padding: 15px;}
.pc-header .right .en-box .kfdh p{color: #fff;}
.pc-header.active .right .kfdh p,
.pc-header.scroll .right .kfdh p,
.pc-header.ny-pc-header .right .kfdh p{color: #fff;}
.pc-header .right .kfdh .title{font-size: 14px;}
.pc-header .right .kfdh .num{font-size: 16px;}
.pc-header .right .en-box a{display: inline-block;margin-left: 40px;color: #fff;font-size: 16px;}
.pc-header.active .right .en-box a,
.pc-header.scroll .right .en-box a,
.pc-header.ny-pc-header .right .en-box a{color: #666666;}
.pc-header .right .en-box a:hover{color: #e30018;}
.pc-header .right .level2>li{text-align: center;margin-bottom: 10px;}
.pc-header .right .level2>li>a{text-decoration: none;color: #6b6b6b;position: relative;text-align: center;border-radius: 5px;transition: all .8s cubic-bezier(.075, .82, .165, 1);-webkit-transition: all .8s cubic-bezier(.075, .82, .165, 1);-webkit-transition: all .8s cubic-bezier(.075, .82, .165, 1);transition: all .8s cubic-bezier(.075, .82, .165, 1);}
.pc-header .right .level2>li>a:hover{color: #e30018;}
.pc-header .right .en-box  .search{display: inline-block;vertical-align: middle;}
.pc-header .right .en-box  .search a{display: inline-block;width:20px; height:20px;background-image: url("../images/top-search.png");background-position: center;background-repeat: no-repeat;background-size: 100%;}
.pc-header.active  .right .en-box  .search a,
.pc-header.scroll  .right .en-box  .search a,
.pc-header.ny-pc-header  .right .en-box  .search a{background-image: url("../images/top-search2.png");}
@media screen and (max-width: 1680px){}
@media screen and (max-width: 1440px){
	.pc-header .right .level1>li{margin-left: 60px;}
	.pc-header .right .kfdh .num{font-size: 14px;}
	.pc-header .right .en-box .kfdh{padding: 24px 22px;}
	.pc-header.scroll .right .en-box .kfdh{padding: 17px;}
}
@media screen and (max-width: 1280px){
	.pc-header .right .en-box .kfdh{padding: 24px 22px;}
	.pc-header.active .right .en-box .kfdh,
	.pc-header.ny-pc-header .right .en-box .kfdh{padding: 24px 22px;}
	.pc-header .right .en-box a{margin-left: 20px;font-size: 14px;}
	.pc-header .right .en-box a .icon-btn_search{font-size: 18px;}
	.pc-header .right .level1>li{margin-left: 40px;}
	.pc-header .right .level1>li>a{font-size: 14px;}
	.pc-header .left{width:207px;height: 36px;}
	.pc-header .left .logo{height: 36px;}
	.pc-header .left .logo::after{width:207px;height: 36px;}
	.pc-header .left .logo::before{width:207px;height: 36px;}
	.pc-header .right{width: calc(100% - 207px);}
	.pc-header .right .en-box .kfdh{margin-left: 30px;}
}
/*wap端导航*/
.wap-nav{padding: 18px;position: fixed;top: 0;left: 0;right: 0;z-index:99;background-color: #fff;border-bottom: 1px solid #f5f5f5;}
.wap-nav .logo{float: left;}
.wap-nav>div:nth-of-type(1){position: relative;}
.wap-search-box{position: absolute;top: 50%;right: 105px;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);}
.wap-search-box .icon-btn_search{font-size: 34px;color: #333333;}
.nav-button{position: absolute;top: 50%;right: 20px;transform: translateY(-35%);-webkit-transform: translateY(-35%);-moz-transform: translateY(-35%);}
.wap-nav-listbox{display: none;border-top: 1px solid #c8c8c8;}
.wap-nav-listbox .level1,
.wap-nav-listbox .level2{list-style: none;margin: 0;padding: 0;}
.wap-nav-listbox .level2{display: none;background-color: #1E4FDB;}
.wap-nav-listbox .level1>li>a{text-decoration: none;padding: 15px 15px 15px 36px;display: block;color: #6b6b6b;border-bottom: 1px solid #c8c8c8;}
.wap-nav-listbox .level1>li>a>span{float: right;transition: all 0.3s;}
.wap-nav-listbox .level1>li>a.active{color: #fff;background-color: #1E4FDB;border-bottom: 1px solid #3366ff;}
.wap-nav-listbox .level1>li>a.active span{transform: rotate(90deg);}
.wap-nav-listbox .level2>li>a{text-decoration: none;padding: 15px 15px 15px 60px;display: block;color: #fff;border-bottom: 1px solid #3366ff;}
.wap-nav-listbox .level2>li>a:hover{color: #fff;background-color: #e9ba2c;}
@media screen and (max-width: 991px){
	.wap-nav .logo{max-height:36px;}
	.wap-nav .logo img{width:207px;height: 36px;}
}
@media screen and (max-width: 767px){
	.wap-nav{padding:14px 18px;}
	.wap-nav .logo img{width:auto; max-height:40px;}
	.wap-search-box{right:75px;}
	.wap-search-box .icon-btn_search{font-size: 32px;}
}
@media screen and (max-width: 575px){
	.wap-search-box{right: 75px;}
	.wap-search-box .icon-btn_search{font-size: 28px;}
}
@media screen and (max-width: 430px){
	.wap-nav .logo img{width:auto; max-height:32px;}
}
.wap-burger_menu{position: fixed;top: 78px;left: 0;width: 100%;height: 0;background-color: #fff;z-index: 1;overflow-y: auto;-webkit-transition: all 0.8s cubic-bezier(.19,1,.22,1);transition: all 0.8s cubic-bezier(.19,1,.22,1);-webkit-transition-delay: .65s;transition-delay: .65s;}
.wap-burger_menu.active{height: calc(100% - 82px);-webkit-transition: all 0.8s cubic-bezier(.19,1,.22,1);transition: all 0.8s cubic-bezier(.19,1,.22,1);}
.wap-burger_menu>.level1>li{display: block;padding: 15px 20px;width: 100%;transform: translateY(-50px);-webkit-transform: translateY(-50px);-moz-transform: translateY(-50px);-ms-transform: translateY(-50px);opacity: 0;transition: all 0.25s ease-in;-webkit-transition: all 0.25s ease-in;-moz-transition: all 0.25s ease-in;-ms-transition: all 0.25s ease-in;}
.wap-burger_menu.active>.level1>li{transform: translateY(0px);-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);opacity: 1;transition: all 1s cubic-bezier(.19,1,.22,1);-webkit-transition: all 1s cubic-bezier(.19,1,.22,1);-moz-transition: all 1s cubic-bezier(.19,1,.22,1);-ms-transition: all 1s cubic-bezier(.19,1,.22,1);}
.wap-burger_menu>.level1>li:nth-child(1){transition-delay: 0.65s;-webkit-transition-delay: 0.65s;-moz-transition-delay: 0.65s;-ms-transition-delay: 0.65s;}
.wap-burger_menu>.level1>li:nth-child(2){transition-delay: 0.5s;-webkit-transition-delay: 0.5s;-moz-transition-delay: 0.5s;-ms-transition-delay: 0.5s;}
.wap-burger_menu>.level1>li:nth-child(3){transition-delay: 0.3s;-webkit-transition-delay: 0.3s;-moz-transition-delay: 0.3s;-ms-transition-delay: 0.3s;}
.wap-burger_menu>.level1>li:nth-child(n+4){transition-delay: 0.2s;-webkit-transition-delay: 0.2s;-moz-transition-delay: 0.2s;-ms-transition-delay: 0.2s;}
.wap-burger_menu.active>.level1>li:nth-child(1){transition-delay: 0.2s;-webkit-transition-delay: 0.2s;-moz-transition-delay: 0.2s;-ms-transition-delay: 0.2s;}
.wap-burger_menu.active>.level1>li:nth-child(2){transition-delay: 0.3s;-webkit-transition-delay: 0.3s;-moz-transition-delay: 0.3s;-ms-transition-delay: 0.3s;}
.wap-burger_menu.active>.level1>li:nth-child(3){transition-delay: 0.4s;-webkit-transition-delay: 0.4s;-moz-transition-delay: 0.4s;-ms-transition-delay: 0.4s;}
.wap-burger_menu.active>.level1>li:nth-child(n+4){transition-delay: 0.5s;-webkit-transition-delay: 0.5s;-moz-transition-delay: 0.5s;-ms-transition-delay: 0.5s;}
.wap-burger_menu .level1>li>a{display: block;text-decoration: none;color: #333333;font-size: 14px;}
.wap-burger_menu .level1>li>a span{float: right;-webkit-transition: all 1s cubic-bezier(.19,1,.22,1);transition: all 1s cubic-bezier(.19,1,.22,1);}
.wap-burger_menu .level1>li.active{background-color: #fafafa;}
.wap-burger_menu .level1>li.active>a span{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.wap-burger_menu .level1>li>a .icon-jiantou{color: #cccccc;}
.wap-burger_menu .level2{padding: 0;overflow: hidden;display: none;margin-top: 15px;}
.wap-burger_menu .level2>li{margin-bottom: 10px;display: inline-block;margin-right: 20px;}
.wap-burger_menu .level2>li>a{color: #8d8d8d;display: inline-block;text-decoration: none;position: relative;}
.wap-burger_menu .level2>li>a:after{content: "";position: absolute;top: 100%;left: 0;width: 0;height: 2px;background-color: #8d8d8d;-webkit-transition: width .5s cubic-bezier(.19,1,.22,1);transition: width .5s cubic-bezier(.19,1,.22,1);}
.wap-burger_menu .level2>li>a:hover:after{width: 100%;}
@media screen and (max-width: 767px){
	.wap-burger_menu{top: 65px;}
    .wap-burger_menu.active{height: calc(100% - 65px);}
}
@media screen and (max-width: 575px){
	.header-height-div{height: 62px;}
	.wap-burger_menu{top: 62px;}
	.wap-burger_menu.active{height: calc(100% - 62px);}
}
/*头部防遮挡*/
.wap-header-height-div{height: 68px;}
@media screen and (max-width: 767px){.wap-header-height-div{height: 64px;}}
@media screen and (max-width: 575px){.wap-header-height-div{height: 60px;}}
/*头部防遮挡 end*/
/* 头部导航 end*/





/*首屏滚动图*/
.module-banner{ position:relative; overflow: hidden;}
#sjbanner{ display:none;}	
.index-banner-swiper-container{ position:relative;}
.index-banner-swiper-container .swiper-slide{ height:auto; display:block;}
.index-banner-swiper-container .img{display:block;margin: 0;padding: 0;position: relative;height:auto; padding:0;width:100%;float: none;}
.index-banner-swiper-container .img img{width:100%;max-width:auto;height:auto;text-align:center;display:block;}
.index-banner-swiper-container .img-fluid{display:block;margin: 0;padding: 0;position: relative;height:auto; padding:22.5% 0;width: 100%;float: none;}
.index-banner-swiper-container .img-fluid img{display:block;width:auto;max-width:auto;height:100%;text-align: center;position: absolute; left:0;right:0; margin:0 auto;top: 50%;transform: translateY(-50%);-o-transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);}
.index-banner-swiper-container .img .module-banner-m img{ display:block; width:100%; max-width:none; height:auto;}
/*banner-pagination*/
.index-banner-swiper-container .swiper-pagination{ z-index:2; bottom:10px;}
.index-banner-swiper-container .banner-bullet{width:12px;height:12px;display: inline-block;background: #dfdfdf;opacity: 1;margin-left: 5px;margin-right: 5px;outline: none; border-radius:550%; overflow:hidden;}
.index-banner-swiper-container .banner-bullet-active{opacity: 1;background:#e11419;}
/*swiper-button-next*/
.index-banner-swiper-container .swiper-button-next,.index-banner-swiper-container .swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat; outline:none;}
.index-banner-swiper-container .swiper-button-next.swiper-button-disabled,.index-banner-swiper-container .swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}
.index-banner-swiper-container .swiper-button-prev{background-image:url("../images/prev.png");left:3%;right:auto}
.index-banner-swiper-container .swiper-button-next{background-image:url("../images/next.png");right:3%;left:auto;}
/*module-banner-m*/
.module-banner-m{text-align: center;}
.module-banner-m img{ width:100%;}
@media screen and (max-width: 991px){
	.index-banner-swiper-container .swiper-button-next,.index-banner-swiper-container .swiper-button-prev{ display:none;}
	.index-banner-swiper-container .banner-bullet{width:10px;height:10px;}
}

@media screen and (max-width: 1024px) {
#pcbanner{ display:none;}	
#sjbanner{ display:block;}	
.index-banner-swiper-container .img-fluid{padding:0;}
	
	}


/*产品列表*/
.product-list-bgcolor{background-color: #f5f5f5;position: relative;}
.product-list{min-height: 1500px;}
.product-list .tp{padding-bottom: 90%;}
.product-list .tp2{padding-bottom: 66.5%;}
.product-list .right-box{padding-top: 45px;padding-bottom: 45px;}
.product-list .right-box .top-search{display: flex;justify-content: space-between;align-items: center;margin-bottom: 30px;}
.product-list .right-box .top-search .search-box {font-size: 0;border-bottom: 1px solid #707070;min-width: 360px;}
.product-list .right-box .top-search .search-box input{padding: 20px 0px;font-size: 16px;outline: none;border:none;background-color: #f5f5f5;width: calc(100% - 25px);color: #999999;vertical-align: middle;}
.product-list .right-box .top-search .search-box a{display: inline-block;padding: 14px 0px;font-size: 14px;vertical-align: middle;}
.product-list .right-box .top-search .search-box a i{font-size: 24px;color: #343434;}
.product-list .right-box .top-search .search-box a:hover i{color: #005bca;}
.product-list .right-box .top-search .a-box a{font-size: 16px;color: #000000;}
.product-list .right-box .top-search .a-box a:hover{color: #005bca;}
.product-list .right-box .product-box{margin-bottom: 70px;}
.product-list .right-box .product-box a{text-decoration: none;display: block;}
.product-list .right-box .product-box .text-box{margin-top: 20px;}
.product-list .right-box .product-box .text-box .title{color: #222222;font-size: 26px;font-weight: 100;}
.product-list .right-box .product-box .text-box .title2{color: #222222;font-size: 14px;font-weight: 200;margin-bottom: 5px;display: block;}
.product-list .right-box .product-box .text-box .classification{color: #999999;font-size: 14px;}
.product-list .right-box .product-box .text-box .classification2{color: #999999;font-size: 14px;display: block;}
.product-list .right-box .product-box .text-box .classification2 img{margin-left: 10px;vertical-align: middle;}
.product-list .right-box .product-box a .over-img{-webkit-transition: all .5s;transition: all .5s;-webkit-box-shadow: 0 0 50px 5px rgba(0,0,0,0);box-shadow: 0 0 50px 5px rgba(0,0,0,0);}
.product-list .right-box .product-box a .tp{-webkit-transition: all .5s;transition: all .5s;}
.product-list .right-box .product-box a:hover .over-img{-webkit-box-shadow: 0 0 50px 10px #c3c5c7;box-shadow: 0 0 50px 10px #c3c5c7;}
.product-list .right-box .product-box a:hover .tp{-webkit-transform: scale(1.02);transform: scale(1.02);}
/*产品列表页筛选栏*/
.product-list-bgcolor .screening-box{position: absolute;top: 0;left: 0;background-color: #fff;width: 20%;}
.product-list-bgcolor .screening-box a{text-decoration: none;}
.product-list-bgcolor .screening-box .screening-header{padding-top: 40px;padding-bottom: 40px;border-bottom: 1px solid #eeeeee;padding-left: 37%;padding-right: 20px;}
.product-list-bgcolor .screening-box .screening-header span{margin-left: 15px;color: #333333;font-size: 18px;vertical-align: middle;}
.product-list-bgcolor .screening-box .screening-content,
.product-list-bgcolor .screening-box .leading_technology{padding-left: 37%;padding-right: 20px;}
.product-list-bgcolor .screening-box .screening-content .level1>li{border-bottom: 1px solid #eeeeee;padding-bottom: 30px;}
.product-list-bgcolor .screening-box .leading_technology a{display: block;padding-top: 30px;padding-bottom: 30px;font-size: 16px;color: #333333;border-bottom: 1px solid #eeeeee;}
.product-class1-title{display: block;font-size: 16px;color: #222222;margin-top: 30px;}
.product-class1-title:hover,
.product-class1-title:focus{color: #222222;}
.product-class1-title .icon{position: relative;float: right;width: 10px;height: 10px;margin-top: 6px;}
.product-class1-title .icon:after{content: "";display: inline-block;position: absolute;top: 50%;left: 50%;width: 10px;height: 2px;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);background-color: #333333;}
.product-class1-title .icon:before{content: "";display: inline-block;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);width: 2px;height: 0px;background-color: #333333;-webkit-transition: all .2s;transition: all .2s;}
.product-class1-title.active .icon:before{height: 10px;}
.screening-box .screening-content .level2{padding-top: 30px;}
.screening-box .screening-content .level2>li{position: relative;margin-bottom: 10px;}
.screening-box .screening-content .level2>li:nth-last-of-type(1){margin-bottom: 0px;}
.screening-box .screening-content .level2>li input[type*="radio"]{position: absolute;top: 0;left: 0;width: 100%;height: 100%;cursor: pointer;opacity: 0;}
.screening-box .screening-content .level2>li label{color: #999999;padding-left: 20px;font-size: 14px;width: 100%;margin-bottom: 0;transition: all .5s;}
.screening-box .screening-content .level2>li.active label,
.screening-box .screening-content .level2>li:hover label{color: #005bca;}
.screening-box .screening-content .level2>li label:after{content: "";display: inline-block;position: absolute;top: 5px;left: 0;width: 13px;height: 13px;border-radius: 50%;border: 1px solid #9e9e9e;background-color: #fff;}
.screening-box .screening-content .level2>li.active label:after{border: 1px solid #005bca;}
.screening-box .screening-content .level2>li label:before{content: "";display: inline-block;position: absolute;width: 7px;height: 7px;background-color: #005bca;border: 0 none;border-radius: 50%;left: 3px;top: 8px;z-index: 1;opacity: 0;}
.screening-box .screening-content .level2>li.active label:before{opacity: 1;}
.screening-box .screening-content .level2>li.level3{margin-left: 20px;}
.screening-box .screening-content .level2.color-box li{display: inline-block;margin-bottom: 10px;}
.screening-box .screening-content .level2.color-box li.active{display: inline-block;}
.screening-box .screening-content .level2.color-box li div{width: 28px;height: 28px;border-radius: 50%;}
.screening-box .screening-content .level2.color-box li img{border: 1px solid rgba(0,0,0,0);border-radius: 50%;}
.screening-box .screening-content .level2.color-box li.active img{border: 1px solid #000000;}
.screening-box .screening-foot{padding-left: 37%;padding-right: 20px;text-align: right;margin-top: 30px;margin-bottom: 30px;}
.screening-box .screening-foot a{color: #222222;}
.screening-box .screening-foot .btn-box{display: inline-block;}
@media screen and (max-width: 1440px) {
	.product-list-bgcolor .screening-box .screening-header {padding-top: 30px;padding-bottom: 30px;padding-left: 27%;}
    .product-list-bgcolor .screening-box .screening-content, 
	.product-list-bgcolor .screening-box .leading_technology {padding-left: 27%;}
	.screening-box .screening-foot {padding-left: 27%;margin-top: 20px;margin-bottom: 20px;}
	.product-list-bgcolor .screening-box .leading_technology a {padding-top: 20px;padding-bottom: 20px;}
	.product-class1-title {margin-top: 20px;}
	.product-list-bgcolor .screening-box .screening-content .level1>li {padding-bottom: 20px;}
}
@media screen and (max-width: 1280px) {
	.product-list-bgcolor .screening-box .screening-header span {font-size: 16px;}
	.product-list-bgcolor .screening-box .screening-header {padding-top: 20px;padding-bottom: 20px;padding-left: 17%;}
	.product-list-bgcolor .screening-box .screening-content, 
	.product-list-bgcolor .screening-box .leading_technology {padding-left: 17%;}
	.screening-box .screening-foot {padding-left: 17%;}
	.product-list-bgcolor .screening-box {width: 25%;}
	.product-list .right-box .product-box .text-box .title {font-size: 24px;}
	.product-list .right-box .product-box {margin-bottom: 50px;}
}
@media screen and (max-width: 991px) {
	.product-list-bgcolor .screening-box .screening-header span {font-size: 16px;}
	.product-list-bgcolor .screening-box .screening-header {padding-top: 20px;padding-bottom: 20px;padding-left: 20px;}
	.product-list-bgcolor .screening-box .screening-content, 
	.product-list-bgcolor .screening-box .leading_technology {padding-left: 20px;}
	.screening-box .screening-foot {padding-left: 20px;}
	.product-list-bgcolor .screening-box {width: 25%;}
	.product-list .right-box {padding-top: 15px;padding-bottom: 15px;}
	.product-list .right-box .product-box .text-box .title {font-size: 22px;}
	.product-list .right-box .product-box {margin-bottom: 40px;}
	.product-list .right-box .top-search{display: block;}
	.product-list .right-box .top-search .search-box {min-width: 100%;margin-bottom: 20px;}
}
@media screen and (max-width: 767px) {
	.product-list-bgcolor .screening-box {position: fixed;top: 0;left: -100%;background-color: #fff;width: 100%;height: 100%;overflow-y: auto;z-index: 60;-webkit-transition: left .5s cubic-bezier(.19,1,.22,1);transition: left .5s cubic-bezier(.19,1,.22,1);}
	.product-list-bgcolor .screening-box.active {left: 0;}
	.product-list-bgcolor .screening-box .screening-header {padding-top: 30px;padding-bottom: 30px;}
	.screening-header .screening-box-wap-down-btn {position: absolute;right: 15px;top: 15px;float: right;display: inline-block;padding: 15px 20px;border: 1px solid hsla(0,0%,72%,.25);color: #333333;}
	.screening-box-wap-spread-btn{position: fixed;bottom: -100%;right:0px;background-color: #fff;padding: 20px;-webkit-transition: bottom .5s cubic-bezier(.19,1,.22,1);transition: bottom .5s cubic-bezier(.19,1,.22,1);}
	.screening-box-wap-spread-btn.active{bottom: 0%;}
	.screening-box-wap-spread-btn span{vertical-align: middle;margin-left: 10px;z-index: 600;}
	.product-list .right-box .top-search{margin-bottom: 25px;}
	.product-list .right-box .top-search .search-box{min-width: 290px;}
	.product-list .right-box .top-search .search-box input {padding: 10px 0px;font-size: 14px;width: calc(100% - 24px);}
	.product-list .right-box .top-search .search-box a {padding: 3px 0px;font-size: 12px;}
	.product-list .right-box {padding-top: 20px;padding-bottom: 20px;}
	.product-list .right-box .search-box {margin-bottom: 20px;}
	.product-list .right-box .product-box .text-box {margin-top: 15px;}
	.product-list .right-box .product-box .text-box .title {font-size: 20px;}
	.screening-box-wap-spread-btn {padding: 15px;}
	.product-list .right-box .product-box {margin-bottom: 40px;}
}
@media screen and (max-width: 575px) {
	.product-list .right-box .product-box .text-box .title {font-size: 16px;}
	.product-list .right-box .product-box .text-box .classification {font-size: 12px;}
	.screening-box-wap-spread-btn {padding: 10px;}
	.screening-box-wap-spread-btn span{font-size: 12px;}
	.product-list .right-box .product-box {margin-bottom: 30px;}
	.product-list .right-box .top-search{margin-bottom: 20px;}
	.product-list .right-box .top-search .a-box a{font-size: 14px;}
}
/*产品列表页筛选栏 end*/
/*产品列表 end*/


/*页脚*/
.footerbg{background:#eff1f5;}
.footerbg .container-padd{ padding-top:65px;padding-bottom:50px;}
.footerbg .bottom-logo{ font-size:24px; font-weight:bold; color:#000; margin-bottom:10px; display:inline-block; position:absolute; left:0;top:0;}
.footerbg .bottom-logo img{width100%; max-width:305px; height:auto;}
/*module-footR*/
.footerbg .module-footR{text-align: right; font-size:14px; color:#484848; line-height:32px; position:relative;}
.footerbg .module-footR a{color:#484848;}
.footerbg .module-footR a:hover{color:#e5212a;}

.footerbg .bottom-code{ text-align:center;}
.footerbg .bottom-code table{ margin:0 auto; margin-bottom:20px;}
.footerbg .bottom-code table td{ width:120px; padding:10px; vertical-align:top;}
.footerbg .bottom-code table img{ max-width:100%;}
.footerbg .bottom-code p img{ margin-bottom:5px;}
.footerbg .bottom-code p{ font-size:16px; color:#324364;}
/*module-bq*/
.module-bq{ background:#eff1f5; padding:10px 0; line-height:30px;color:#595959;font-size:12px; line-height:30px; text-align:right; border-top:1px solid #d1d6e0;}
.module-bq a{color:#595959; font-size:12px;}
.module-bq a:hover{color:#e5212a;}
@media screen and (max-width: 1200px) {
    .footerbg .container-padd{ padding-top:40px;padding-bottom:30px;}
	.footerbg .module-footR{text-align:center; max-width:800px; margin:0px auto; }
	.module-bq{text-align:center; line-height:20px;}
	.footerbg .bottom-logo{position: static; margin-bottom:30px;}
	.footerbg .bottom-code table td{ width:auto; padding:5px;}
	.footerbg .bottom-code p{ font-size:14px; line-height:24px;}
}
@media screen and (max-width: 767px) {
.footerbg .bottom-code #footcode{ display:none;}
}


/*up-btn*/
.up-btn{display: inline-block;padding: 18px;border: 1px solid #333333;cursor: pointer;position:fixed;transition: all .3s; right:3%; bottom:300px; background:#fbf9f8; z-index:20;}
.up-btn:hover{border: 1px solid #e5212a;transition-delay: .3s;}
.up-btn span{color: #000000;transition: all .3s;}
.up-btn:hover span{color: #e5212a;transition-delay: .3s;}
.up-btn::after{content: "";position: absolute;top: -10px;left: 50%;height: 25px;width: 1px;background-color: #333333;}
.up-btn:hover::after{height: 0;transition: all .3s;}
.up-btn::before{content: "";position: absolute;top: 15px;left: 50%;height: 0;width: 1px;background-color: #e5212a;transform: rotate(180deg);-webkit-transform: rotate(180deg);transform-origin: top center;-webkot-transform-origin: top center;}
.up-btn:hover::before{height: 25px;transition: all .3s;transition-delay: .3s;}
.up-btn span{color: #333333;}
@media screen and (max-width: 1280px) {
	.up-btn{padding: 20px 23px; bottom:250px;}
	.up-btn span{font-size: 14px;}
}
@media screen and (max-width: 1199px) {
	.up-btn{padding: 15px 18px; bottom:200px;}
	.up-btn span{font-size: 12px;}
}
@media screen and (max-width: 767px) {
	.up-btn{padding: 6px 10px;bottom:90px;}
}


/*ind_about*/
.ind_about{ padding: 3% 0}
.ind_about .box_item1{ position: relative;color: #fff}
.ind_about .box_item1 .slider-nav{ z-index: 10; position: absolute; padding: 2% 2%; right: 3%; bottom: 25%; width: 380px; height: 300px; background: rgba(0,0,0,0.5)}
.ind_about .box_item1 .slider-nav:before{ content: '';position: absolute; display: block; width: 94%; height: 94%; left:3%; top: 3%;  border: solid 1px rgba(250,250,250,0.2)}
.ind_about .box_item1 h3{ font-size:32px; font-weight:bold;padding-top: 3%; padding-bottom: 1%}
.ind_about .box_item1 .txt{ font-size:16px;white-space: pre-wrap;	white-space: -moz-pre-wrap;	white-space: -pre-wrap;	white-space: -o-pre-wrap;word-wrap: break-word;	margin: 0;text-align: justify;text-justify: inter-ideograph; line-height:20px;}
.ind_about .box_item1 img{ width: 100%}
.ind_about .box_item1 img.wap{ display: none}
.ind_about .box_item2{ position: relative;background:#324364; background-size: cover}
.ind_about .box_item2:before,
.ind_about .box_item2:after,
.ind_about .box_item2 ul:before{ position: absolute; content: ''; top: 0; width: 1px; height: 100%; background-color: rgba(250,250,250,0.2)}
.ind_about .box_item2:before{left: 25%;}
.ind_about .box_item2:after{ right: 25%;}
.ind_about .box_item2 ul:before{ left:50%;}
.ind_about .box_item2 ul li{ float: left; width: 25%; padding:2% 2%;}
.ind_about .box_item2 ul li,
.ind_about .box_item2 ul li a{ color: #fff}
.ind_about .box_item2 ul li b{ font-size: 56px}
.ind_about .box_item2 ul li p{ opacity: 0.8}
.ind_about .box_item2 ul li .link{ text-align: right;opacity: 0.8}
.ind_about .box_item2 ul li .link a{ position: relative; padding-left: 15px;}
.ind_about .box_item2 ul li .link a:before{ left: 0px; top:0px; content: ''; position: absolute; border: solid 8px transparent; border-left-color: #fff}
@media(max-width:1366px){
    .ind_about .box_item2 ul li b{font-size: 40px}
}
@media(max-width:1024px){
	.ind_about .box_item2 ul li b{font-size: 30px}
	.ind_about .box_item2{ font-size: 14px}
	.ind_about .box_item1 .slider-nav{bottom: 0}
}
@media(max-width:768px){
	.ind_about{ padding: 10% 0; display:none;}
	.ind_about .ind_title{ margin-bottom:30px;}
	.ind_about .box_item2 ul li .link a{font-size:12px; transform: scale(0.8); display: inline-block;}
	.ind_about .box_item2 ul li .link a:before{border: solid 5px transparent; border-left-color: #fff;top:5px;}
	.ind_about .box_item1 img.wap{ display:block;  width:100%;height:auto; }
	.ind_about .box_item1 img.pc{ display: none}
	.ind_about .box_item1 .slider-nav{ width: 100%; height: auto; right: 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */}
	.ind_about .box_item1 .slider-nav:before{ display: none}
	.ind_about .box_item1 .slick-dots{ display: none!important}
	.ind_about .box_item1 h3{font-size: 22px;}
	.ind_about .box_item2 ul li{ width: 50%; text-align: center}
	.ind_about .box_item2 ul:before{ display: none}
	.ind_about .box_item2 ul li { padding: 8% 6%;}
	.ind_about .box_item2 ul li .link{ text-align: center}
	.ind_about .box_item2:before{ left: 50%}
	.ind_about .box_item2:after{ right: 0; top: 50%; width: 100%; height: 1px;}
}


/*module-case*/
.module-case{text-align:center;position:relative; padding-bottom:35%;}
.module-case .box{height:100%;opacity: 0;position: absolute;top: 0px;width: 100%;transition: all 0.5s ease;}
.module-case .box.active{opacity: 1;z-index: 1;}

@media(max-width:1200px){
.module-case{ width:94%; margin:0px auto;}	
}

/*.module-case .box{display:none;}
.module-case .box.active{display: block;}*/
/*module-caseImg*/
.case-TitBox{ padding:25px 0;}
.module-caseImg{background: #fff;box-shadow: 0 8px 16px 0 rgba(7,17,27,.1);}
.module-caseImg a{display: block;position: relative; background:#fff; position:relative; border-left:1px solid #e7e7e7;}
.on .module-caseImg a:after{display:block; width:0;height:0;border-width:0 10px 10px;border-style:solid;border-color:transparent transparent #324364; position:absolute;top:-10px;left:50%; margin-left: -10px;content: '';}
.on .module-caseImg a{background:#324364;}
.module-caseImg .tp{padding-bottom: 63.8253%;}
.module-caseImg .tp img{ display:none;}

@media(max-width:550px){
.module-caseImg .tp{padding-bottom: 80%;}
}

@media(max-width:370px){
.module-caseImg .tp{padding-bottom: 90%;}
}



/*.module-caseImg .over-img::after{content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(0,0,0,0.5);transition: all .5s;}
.module-caseImg a:hover .over-img::after{content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(214,0,15,0.3);}*/
.module-caseImg .text-box{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: center;width: 100%;padding-left: 15px;padding-right: 15px;max-width: 300px;transition: all .5s;}
.module-caseImg .text-box .title{font-size:24px;color: #324364;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.module-caseImg .text-box .note{font-size:14px;color: #324364;margin-top: 10px;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.module-caseImg .text-box .line{width:54px;height:4px; margin:0 auto; background:#f4b758; margin-top:20px;}
.on .module-caseImg a .text-box .title,
.on .module-caseImg a .text-box .note{color: #fff;}
@media screen and (max-width: 1680px){.module-caseImg .text-box .title{font-size: 24px;}}
@media screen and (max-width: 1440px){.module-caseImg .text-box .title{font-size: 20px;}}
@media screen and (max-width: 1280px){.module-caseImg .text-box .title{font-size: 16px;}
	.module-caseImg .text-box .note{font-size: 12px;margin-top: 5px;}
	.module-caseImg .more{font-size: 12px;padding: 7px 25px;}}
@media screen and (max-width: 1199px){.module-caseImg .text-box .title{font-size: 22px;}}
@media screen and (max-width: 991px){.module-caseImg .text-box .title{font-size: 20px;}
	.module-caseImg .more{font-size: 12px;padding: 8px 25px;}}
@media screen and (max-width: 767px){.module-caseImg .text-box .title{font-size: 18px;}
	.module-caseImg a:hover .text-box{top: 50%;}}
@media screen and (max-width: 575px){.module-caseImg .text-box .title{font-size: 16px;}
	.module-caseImg .text-box .note{font-size: 12px;margin-top: 5px;}
	.module-caseImg a:hover .text-box{top: 50%;}}

@media(max-width:350px){
.module-caseImg .text-box .line{ display:none;}
}

/*ind_news*/
.ind_news{background:#ffffff; padding-bottom:80px;padding-top:70px;}
.ind_news .auto-inner{position: relative;}
.ind_news .ind_title a.more{ display: none}
.ind_news .column_list{ position:relative; margin-top:20px;}
.ind_news .hot{ width:45.45454545454545%; position:absolute; left:0;top:0; height:100%; overflow:hidden;}
.ind_news .column_list .list{ float:right;width: 52.72727272727273%;}
.ind_news .column_name{ position: absolute; right: 0; margin-top: -74px; max-width: 360px; width: 100%}
.ind_news .column_name li{ float: left; width: 25%; text-align: center}
.ind_news .column_name li a{ display: inline-block; cursor: pointer;}
.ind_news .column_name li.show a{ color: #ab1e2c; border-bottom: solid 2px #ab1e2c}
.ind_news .column_list .pic {position: relative}
.ind_news .column_list .pic img{ width: 100%}
.ind_news .column_list .pic video {position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 1; object-fit: cover}
.ind_news .column_list .txt{ background: #fff; position: relative; padding-right: 20%;}
.ind_news .column_list .txt a{ display: block;}
.ind_news .column_list .txt h3 a{font-size:22px;padding: 5px 0;display:block;font-weight:bold;color:#151515;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.ind_news .column_list .txt .p{font-size:14px;color:#666666;display:-webkit-box;display: box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp: 2;}
.ind_news .column_list .txt time{position:absolute;right:5%;top:35%;color:#666666;line-height:1.2}
.ind_news .column_list .txt time span{display: block;font-size:26px;}
.ind_news .column_list .txt:before{ content: '';display: block; position:absolute;right: 20%;top:30%;width:1px;height:40%;background:#ccc}
.ind_news .column_list li:hover{box-shadow: 0 10px 40px rgba(0,0,0,0.1)}
.ind_news .column_list .hot .txt a{padding: 9.085% 6%}
.ind_news .column_list .list .txt a{padding: 8.736% 6%}
@media(max-width:1200px){
	.ind_news .column_list .txt h3 a{ font-size: 18px;}
	.ind_news .column_list .txt time span{ font-size: 20px}
}
@media(max-width:1023px){
	.ind_news .hot{ width:100%; position: static; left:0;top:0; height:100%; overflow:hidden; margin-bottom:30px;margin-top:30px;}
	.ind_news .column_list .list{ float:none;width:100%;}
}
@media(max-width:960px){
    .ind_news{padding-bottom:20px;}
}
@media(max-width:768px){
	.ind_news .column_list .txt time span{font-size:14px;}
	.ind_news .hot,
	.ind_news .column_list .list{ width: 100%; float: none}
	.ind_news .column_list .hot{ padding-bottom:100%;}
	.ind_news .column_list .hot .txt a,
	.ind_news .column_list .list .txt a{ padding:15px}
	.ind_news .column_list .txt h3 a{ font-size: 16px; line-height: 22px; font-weight: normal;-webkit-line-clamp: 2;display: -webkit-box;	display: box;word-break: break-all;	-webkit-box-orient: vertical;white-space:inherit}
	.ind_news .column_list .hot{ margin-bottom: 2.2% ; display:none;}
	.ind_news .column_list .txt .p{ color: #999; display: none}
	.ind_news .column_list .txt time{ right: 15px; top: 50%; margin-top: -22px; line-height: 22px;}
	.ind_news .column_name{ position: relative; max-width: inherit; margin: 3% 0}
	.ind_news .ind_title a.more{ display: block}
}

.dot {display: block;overflow:hidden;white-space:nowrap;text-overflow: ellipsis;}
/*column_list*/
.ind_news .column_list .list li {overflow:hidden;margin-bottom:5%;}
.ind_news .column_list .list li.li3{ margin-bottom:0;}
.ind_news .column_list .list .image {width:250px;float: left;}
.ind_news .column_list .list .image a {display:block;padding-top: 62.5%;background-size:cover; background-repeat:no-repeat;}
.ind_news .column_list .list .txt {width: calc(100% - 272px);float: left;background-color: transparent;padding: 10px 0 0 20px;}
.ind_news .column_list .list .txt a {padding: 0 !important;display: inline}
.ind_news .column_list .list .txt a:hover{color:#e11419;}
.ind_news .column_list .list .txt:before {display: none}
.ind_news .column_list .list .txt time {position:static}
.ind_news .column_list .list .slick-dots {position: static;width: 100%;background-color: #fff}
.ind_news .column_list .list .slick-dots li:before {background:#000}
/**/
.recommend-news-join{}
.recommend-news-join .mode-image{ width:100%; height:100%;position: relative;}
.recommend-news-join .mode-image .pic { display:block; overflow:hidden;width:100%; height:100%; position:absolute;}
.recommend-news-join .mode-image .pic .Ispic { height:100%;display: block; background-size:100% 100%; background-repeat:no-repeat;}
.recommend-news-join .mode-image .pic .Ispic{ -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}
.recommend-news-join .mode-image .pic:hover .Ispic{ -webkit-transform: scale(1.1,1.1);  -moz-transform: scale(1.1,1.1);  -o-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}
.recommend-news-join .mode-image .tit{ position:absolute; left:43px;top:55px;font-size:16px; color:#fff; line-height:30px;}
.recommend-news-join .mode-image .tit h1{font-size:28px; color:#fff; line-height:30px; margin-bottom:15px;}
.recommend-news-join .mode-image .tit h2{font-size:36px; color:#fff; line-height:30px;}
.recommend-news-join .mode-image .text{position:absolute; left:43px;bottom:55px;}
.recommend-news-join .mode-image .text p{font-size:16px; color:#fff; line-height:30px;}
@media(max-width: 768px) {
 .ind_news .column_list .list .image {width: 100%}
 .ind_news .column_list .list .txt {width: 100%;padding: 10px 0 0 10px;}
 .recommend-news-join .mode-image .pic .Ispic { height:auto; padding-bottom:100%;}
 .recommend-news-join .mode-image .pic { height:auto; padding-bottom:0%;}
 
.recommend-news-join .mode-image .tit{left:3%;top:3%;font-size:14px;line-height:26px;}
.recommend-news-join .mode-image .tit h1{font-size:20px;line-height:26px; margin-bottom:10px;}
.recommend-news-join .mode-image .tit h2{font-size:30px;line-height:26px;}
.recommend-news-join .mode-image .text{ left:3%;bottom:3%;}
.recommend-news-join .mode-image .text p{font-size:14px;line-height:26px;}
}



/*首页title*/
.auto-inner {width:92%;	max-width: 1460px;	margin: 0 auto; padding:0 30px;}
@media(max-width:1220px){
.auto-inner {width:94%;padding:0;max-width:100%;}	
}
@media(max-width:1400px){
	
}

/*ind_title*/
.ind_title{ position: relative; padding: 20px 0}
.ind_title h2{ font-size: 36px;font-weight:bold;color:#37455d;}
.ind_title p{ font-size: 18px;color:#8d8d8d;}
@media(max-width:1400px){
.ind_title h2{font-size: 30px;}
.ind_title p{ font-size: 16px;}
}
@media(max-width:1024px){
.ind_title h2{font-size: 24px;}
.ind_title p{ font-size: 15px;}
}
@media(max-width:768px){
.ind_title{ text-align: center}
.ind_title h2{font-size: 22px;}
}


/**/
.ind_title2{ position: relative; padding:20px 0;text-align:center;}
.ind_title2 h2{ font-size:38px;font-weight:bold;color:#324364; margin-bottom:16px;}
.ind_title2 .line{ width:40px; margin:0 auto; background:#7b7b7b; height:1px;}
.ind_title2 p{ font-size:20px;color:#929292; padding-top:10px;}
@media(max-width:1400px){
.ind_title2 h2{font-size:32px;}
.ind_title2 p{ font-size:18px;}
}
@media(max-width:1024px){
.ind_title2 h2{font-size:26px;}
.ind_title2 p{ font-size:16px;}
}
@media(max-width:768px){
.ind_title2{ text-align: center}
.ind_title2 h2{font-size:24px;}
.ind_title2 p{ font-size:15px;}
}








/*page banner*/
.banner{ position: relative;}
.banner:after{ content:''; background:#000;position: absolute; left:0;right:0;top:0; height:100%; width:100%;filter:alpha(opacity=10); -moz-opacity:0.1; -khtml-opacity:0.1; opacity:0.1;}
.banner img{ width: 100%}
.banner .txt{ z-index:2;position: absolute; width:100%; height:15%; text-align: center;margin: auto; left: 0; top: 0; bottom: 0; right: 0; color: #fff; font-size:50px !important; color:#ffffff;}
.banner .txt b{font-size:60px;font-family:"Exotc350 DmBd BT", Arial, Helvetica, sans-serif; margin-right:30px;}
.banner .pc{background-position: center;background-repeat: no-repeat;background-size: cover;height:680px;position: relative;}
@media(max-width:1680px){
.banner .txt{ font-size:40px;!important }
.banner .txt b{font-size:50px!important;}
.banner .pc{height:650px;}
}
@media(max-width:1440px){
.banner .txt{ font-size:30px!important; }
.banner .txt b{font-size:40px!important;}
.banner .pc{height:600px;}
}
@media(max-width:1300px){
.banner .txt{ font-size:28px!important; }
.banner .txt b{font-size:38px!important;}
.banner .pc{height:500px;}
}
@media(max-width:1220px){
.banner .txt{ font-size:26px!important; }
.banner .txt b{font-size:36px!important;margin-right:25px;}
.banner .pc{height:450px;}
}
@media(max-width:1024px){
.banner .txt{ font-size:24px; }
.banner .txt b{font-size:34px;margin-right:20px;}
.banner .pc{height:350px;}
}
@media(max-width:768px){
.banner .txt{ font-size: 20px!important;}
.banner .txt b{ font-size:30px!important;margin-right:10px;}
.banner .pc{height:300px;}
}




/*内页导航*/
/*navpc*/
.navpcbox{ background:#f5f5f5; overflow:hidden;}
.navpc ul>li{margin-right:55px;display:inline-block;}
.navpc ul>li>a{display:inline-block;padding:25px 0;position:relative;color:#333333; font-size:16px; color:#4e4e4e;}
.navpc ul>li>a::after{content:"";position:absolute;bottom:0;left:0;width:0;height:5px;background-color:#314363;transition:all .5s;}
.navpc ul>li>a:hover::after,.navpc ul>li.active>a::after{width:100%;}
.navpc ul>li>a:hover,.navpc ul>li.active>a{color:#314363;}
@media screen and(max-width:1440px){.navpc ul>li{margin-right:45px;}
}
@media screen and(max-width:1280px){.navpc ul>li{margin-right:35px;}
}
@media screen and(max-width:1199px){.navpc ul>li{margin-right:35px;}
}
@media screen and(max-width:991px){.navpc ul>li{margin-right:30px;}
.navpc{padding:0;}
}

/*navmobile*/
.navmobilebox{overflow:hidden;}
.navmobile{font-size:0; background:#f5f5f5;}
.navmobile .top-title>li{padding:15px;background-color:#e9e9e9;color:#333333; display:block;}
.navmobile .top-title>li>span{float:right;}
.navmobile .top-title>li>span>a{color:#333333;text-decoration:none;}
.navmobile .wap-nav-listbox{display:none;}
.navmobile .wap-nav-listbox .level1>li{border-bottom:1px solid #eeeeee;}
.navmobile .wap-nav-listbox .level1>li>a{display:flex;justify-content:space-between;align-items:center;text-decoration:none;padding:15px 15px;color:#222222;font-size:14px;transition:all .5s;}
.navmobile .wap-nav-listbox .level1>li.active>a,.navmobile .wap-nav-listbox .level1>li>a:hover{background-color:#d6000f;color:#fff;}
.navmobile .wap-nav-listbox .level1>li>a>span{color:#222222;transition:all .5s;}
.navmobile .wap-nav-listbox .level1>li.active>a>span,.navmobile .wap-nav-listbox .level1>li>a:hover>span{color:#fff;}
.navmobile .wap-nav-listbox .level1>li>a>.icon{transition:all .5s;}
.navmobile .wap-nav-listbox .level1>li.active>a>.icon{transform:rotate(90deg);}
.navmobile .wap-nav-listbox .level2{margin:0;list-style:none;display:none;}
.navmobile .wap-nav-listbox .level2>li>a{display:block;text-decoration:none;color:#666666;position:relative;z-index:1;padding:10px 15px;font-size:12px;border-bottom:1px solid #eeeeee;}
.navmobile .wap-nav-listbox .level2>li:nth-last-of-type(1)>a{border-bottom:none;}
.navmobile .wap-nav-listbox .level2>li.active>a,.navmobile .wap-nav-listbox .level2>li>a:hover{background-color:#d6000f;color:#fff;}




/*page*/
.page{ font-size:14px; color:#5f5e5e; line-height:30px;}
.pageBox{ padding:30px 0;}
.page .ind_title2{ margin-bottom:40px;}
@media screen and (max-width: 767px){
	.pageBox{ padding:25px 0;}
	.page .ind_title2{ margin-bottom:10px;}
}


/*#pageBox1*/
#pageBox1{ padding:75px 0 75px 0;}
#pageBox1 table h1{ font-size:26px; color:#314363;}
#pageBox1 table .model-t img{ height:100%;}
#pageBox1 table .model-wz{ padding-left:8.5%; padding-top:30px; padding-bottom:30px;}
#pageBox1 table .right .model-wz{ padding-left:0;padding-right:8.5%;}
@media screen and (max-width: 1220px){
    #pageBox1 table h1{font-size:24px;}
}
@media screen and (max-width: 1024px){
    #pageBox1 table h1{font-size:22px;}
}
@media screen and (max-width: 991px){
    #pageBox1 table h1{font-size:20px;}
	#pageBox1 table td{ display:block!important; padding-left:3%!important; padding-right:3%!important; padding-top:3%; padding-bottom:3%;}
	#pageBox1 table .model-wz{ padding-left:3%; padding-top:3%; padding-bottom:3%;}
	#pageBox1 table .right .model-wz{padding-left:3%; padding-top:3%; padding-bottom:3%;}
}
@media screen and (max-width: 767px){
	#pageBox1{ padding:55px 0 55px 0;}
    #pageBox1 table h1{font-size:18px;}
}





/*#pageBox2*/
#pageBox2{ background:#f9f9f9; padding:55px 0 100px 0;}
.historyBox{padding-right:50%; height:640px; overflow:hidden; background:#fff;position:relative;}
.historyBox .right{ position:absolute; width:50%; height:100%; right:0; top:0;}
.historyBox .right .img{ position:relative; height:100%; width:100%; background:#eee;}
.historyBox .right .img img{ height:100%;position:absolute; left:0;right:0; top:0; width:auto;}
.historyBox .left{padding-left:40px;padding-right:0; padding-top:50px;padding-bottom:50px;}
.historyBox .left .leftB{ overflow-y:scroll; position:relative; padding-top:40px; height:500px;}
.historyBox .left .leftB::-webkit-scrollbar{width:8px;border-radius:0;background-color:#fff}
.historyBox .left .leftB::-webkit-scrollbar-track{border-radius:0;border-radius:0;background-color:#fff}
.historyBox .left .leftB::-webkit-scrollbar-thumb{border-radius:0;background-color:#314363}
.historyBox .left .historyList:before{ content:'';width:1px; height:100%; background:#eaecef; left:3.5px; position:absolute;top:0;}
.historyBox .left .historyList .item{padding-bottom:35px; padding-left:28px; padding-right:70px;position: relative;}
.historyBox .left .historyList .item:before{ content:'';width:1px; height:100%; background:#eaecef; left:3.5px; position:absolute;top:0;}
.historyBox .left .historyList .item:after{ content:'';width:7px; height:7px; border:2px solid #314363;background:#fff; border-radius:50%;  position:absolute;top:12px;left:0px;}
.historyBox .left .historyList .item h1{ font-size:18px; color:#314363; line-height:30px;}
@media screen and (max-width: 991px){
	.historyBox .left{padding-left:30px;}
	.historyBox .left .historyList .item{padding-bottom:30px;padding-left:28px; padding-right:30px;}
    .historyBox .left .historyList .item h1{ font-size:16px;}
}
@media screen and (max-width: 767px){
		#pageBox2{ padding:55px 0 55px 0;}
	.historyBox{padding-right:0%; height:auto;}
	.historyBox .right{ position: static; width:100%; height:auto;}
	.historyBox .right .img{height:auto; width:100%;}
     .historyBox .right .img img{position: static; width:100%; height:auto;}
}


/*#pageBox3*/
#pageBox3{ background:#fff; padding:55px 0 20px 0;}
/*page-honor*/
.page-honor{position: relative;overflow:hidden;}
.page-honor-swiper{position: relative;padding:0; z-index:2;background:#fff;overflow:hidden; padding-bottom:40px;}
.page-honor-swiper .swiper-slide{ width:25%; float:left;}
.page-honor-swiper .swiper-slide a{display: block;}
.page-honor-swiper .swiper-slide a .picB{display: block;background-color:#efefef;padding:33px 20px;}
.page-honor-swiper .swiper-slide a .pic{display: block;position: relative;width: 100%;padding:35.5% 0;overflow: hidden;}
.page-honor-swiper .swiper-slide a .pic img{transition: 0.4s;position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: contain;}
.page-honor-swiper .swiper-slide a p{transition: 0.4s;padding: 20px 27px; font-weight:500;font-size:18px;color:#3d3d3d;line-height: 24px;text-align: center; border-bottom:1px solid #fff;}
.page-honor-swiper .swiper-slide:hover a p{color:2796c3;border-color:2796c3;}
.page-honor-swiper .swiper-button-prev{ position:absolute;bottom:0;top:auto;left:auto;right:60px;transition: 0.4s;opacity: 1;width:40px;height:40px;margin-top:0;background: url("../images/page-left.png") center center no-repeat;background-size: contain;outline: none;}
.page-honor-swiper .swiper-button-next{position:absolute;bottom:0;top:auto;transition: 0.4s;opacity: 1;width:40px;height:40px;right:0;margin-top:0;background: url("../images/page-right.png") center center no-repeat;background-size: contain;outline: none;}
@media screen and (max-width:1370px){
	.page-honor-swiper{padding:50px 50px;}
}
@media screen and (max-width:1190px){
	.page-honor-swiper{margin-top:40px;padding-bottom:40px;}
    .page-honor-swiper .swiper-slide{ width:33.333333%;}
	.page-honor-swiper .swiper-slide a p{padding: 20px 27px;font-size:16px;}
}
@media screen and (max-width:1023px){
	.page-honor{padding-top: .65rem;padding-bottom: .8rem;background-attachment: inherit;height:auto; background-size:cover;}
	.page-honor-swiper{margin-top:0;padding:1rem 1rem;padding-bottom:50px;}
	.page-honor-swiper .swiper-slide a p{padding: .2rem;}
	.page-honor .page-tit{ font-size:30px;}
	
	.page-honor-swiper .swiper-button-prev{ left:50%; margin-left:-50px; right:auto; }
	.page-honor-swiper .swiper-button-next{right:50%; margin-right:-50px;}
}
@media screen and (max-width:767px){
	.page-honor{padding-top: .65rem;padding-bottom:40px;}
    .page-honor-swiper .swiper-slide{ width:50%;}
	.page-honor-swiper .swiper-slide a p{font-size: 14px;}
	.page-honor .page-tit{ font-size:20px;}
}
@media screen and (max-width:550px){
    .page-honor-swiper .swiper-slide{ width:100%;}
}




/*#pageBox4*/
/*video*/
#lunbo{max-width:50%;}
.page-honor-swiper2{position: relative;padding:0; z-index:2;background:#fff;overflow:hidden; padding-bottom:40px;}
.page-honor-swiper2 .swiper-slide{ width:25%; float:left;}
.page-honor-swiper2 .swiper-slide a{display: block;}
.page-honor-swiper2 .swiper-slide a .picB{display: block;background-color:#fff;padding:43px;}
.page-honor-swiper2 .swiper-slide a .pic{display: block;position: relative;width: 100%;/*padding:35.5% 0;*/padding:28.5% 0;overflow: hidden;}
.page-honor-swiper2 .swiper-slide a .pic img{transition: 0.4s;position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: contain;}
.page-honor-swiper2 .swiper-slide a p{transition: 0.4s;padding: 20px 27px; font-weight:500;font-size:18px;color:#3d3d3d;line-height: 24px;text-align: center; border-bottom:1px solid #fff;}
.page-honor-swiper2 .swiper-slide:hover a p{color:2796c3;border-color:2796c3;}
.page-honor-swiper2 .swiper-button-prev2{ position:absolute;bottom:0;top:40%;left:auto;transition: 0.4s;opacity: 1;width:40px;height:40px;margin-top:0;background: url("../images/page-left.png") center center no-repeat;background-size: contain;outline: none; z-index:1000;}
.page-honor-swiper2 .swiper-button-next2{position:absolute;bottom:0;top:40%;transition: 0.4s;opacity: 1;width:40px;height:40px;right:0%;margin-top:0;background: url("../images/page-right.png") center center no-repeat;background-size: contain;outline: none; z-index:1000;}
@media screen and (max-width:1370px){
	.page-honor-swiper2{padding:50px 50px;}
}
@media screen and (max-width:1190px){
	.page-honor-swiper2{margin-top:40px;padding-bottom:40px;}
    .page-honor-swiper2.swiper-slide{ width:33.333333%;}
	.page-honor-swiper2 .swiper-slide a p{padding: 20px 27px;font-size:16px;}
}
@media screen and (max-width:1023px){
	.page-honor{padding-top: .65rem;padding-bottom: .8rem;background-attachment: inherit;height:auto; background-size:cover;}
	.page-honor-swiper2{margin-top:0;padding:1rem 1rem;padding-bottom:50px;}
	.page-honor-swiper2 .swiper-slide a p{padding: .2rem;}
	.page-honor .page-tit{ font-size:30px;}
	.page-honor-swiper2 .swiper-button-prev2{ left:50%; margin-left:-50px; right:auto; }
	.page-honor-swiper2 .swiper-button-next2{right:50%; margin-right:-50px;}
	
	#lunbo{ max-width:100%;}
	.page-honor-swiper2 .swiper-button-prev2{ top:auto;}
    .page-honor-swiper2 .swiper-button-next2{ top:auto;}
}
@media screen and (max-width:767px){
	.page-honor{padding-top: .65rem;padding-bottom:40px;}
    .page-honor-swiper2 .swiper-slide{ width:50%;}
	.page-honor-swiper2 .swiper-slide a p{font-size: 14px;}
	.page-honor .page-tit{ font-size:20px;}
}
@media screen and (max-width:550px){
    .page-honor-swiper2 .swiper-slide{ width:100%;}
}




/*#pageBox4*/
#pageBox4{ background:#fff; padding:40px 0 100px 0;}
#pageBox4 .videoBox{ overflow:hidden;}
#pageBox4 .videoBox .pic {position: relative}
#pageBox4 .videoBox .pic img{ width: 100%}
#pageBox4 .videoBox .pic video {position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 1; object-fit: cover}
#pageBox4 .videoBox .pic {position: relative;}
#pageBox4 .videoBox .pic:after {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../images/play_icon.png) no-repeat center center rgba(0,0,0,0.2)}
#pageBox4 .videoBox .pic .Ispic {padding-top:48.57142857142857%;display: block;}
#pageBox4 .videoBox .pic  figure{position: absolute; width: 100%; height: 100%;left: 0; top: 0;background-size: cover; background-position:center center  ; background-repeat: no-repeat;z-index: 2;}
#pageBox4 .videoBox .pic figure .play-btn{ width:148px; height:148px; background: url(../images/play_icon.png); position: absolute; left: 0; top: 0; bottom: 0; right: 0; margin: auto; cursor: pointer;}
#pageBox4 .videoBox .pic .close-btn{width: 30px; height: 30px; position: absolute; right: 2%; top: 2%; background-color: rgba(0, 0, 0, 0.6);z-index: 1;cursor: pointer;}
#pageBox4 .videoBox .pic .close-btn::before,#pageBox4 .videoBox .pic .close-btn::after{content: ''; width: 80%; height: 2px; background-color: #fff; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto;}
#pageBox4 .videoBox .pic .close-btn::before{transform: rotateZ(45deg);}
#pageBox4 .videoBox .pic .close-btn::after{transform: rotateZ(-45deg);}
@media screen and (max-width:767px){
#pageBox4 .videoBox .pic figure .play-btn{ width:100px; height:100px; background-size: 100px;}
}
@media screen and (max-width:640px){
#pageBox4 .videoBox .pic figure .play-btn{ width:70px; height:70px; background-size: 70px;}
}



.clear { clear: both; height: 0px; font-size: 0px; line-height: 0px; overflow: hidden; zoom: 0; }
.clearfix::after { content: ""; display: block; height: 0px; clear: both; visibility: hidden; }
.clearfix { zoom: 1; }


#joinBox0{ padding:5% 0;}

.joinFromBox{padding: 3% 4.6% 4.6% 4.6% ;position: relative; border:1px solid #d2d2d2;}
.joinFromBox .joinFromB{}
#joinBox0 .join-tit{position: relative;z-index: 1;color: #545454; font-size:18px; padding-bottom:10px;border-bottom:1px solid #d2d2d2; margin-bottom:60px;}

.joinFromBox .joinFromWz {}

.joinFromBox .joinFromWz{width: 40%;float: left;}
.joinFromBox .joinFrom{width: 60%;float: right;}

.joinFromBox  .label {float: left; width: 100%; margin: 0 0 20px; padding: 0 20px; font-size: 16px;}
.joinFromBox  .item{width:48.5%;float: left;margin-right: 3%;background: #fff;margin-bottom: 20px;position: relative;}
.joinFromBox  .item.rowspan2{margin-right: 0;width: 48.5%;}
.joinFromBox  input,.joinFromBox select{width: 100%;border: 0;background:#f5f5f5;padding: 0 20px;height: 46px;line-height: 46px;font-size: 16px; border:1px solid #d2d2d2;}
.joinFromBox  input,.joinFromBox  select option {color: #606060}
.joinFromBox  select{background:#f5f5f5!important; display: block!important; color: #606060}
.joinFromBox  textarea{width: 100%;border: 0;background: transparent;padding: 20px;height: 150px;resize: none;font-size: 16px;}
.joinFromBox  input::placeholder,.joinFromBox  select::placeholder,.joinFromBox  textarea::placeholder{	font-size: 16px;  color: #606060;}
.joinFromBox  input::-webkit-input-placeholder,.joinFromBox  select::-webkit-input-placeholder,.joinFromBox  textarea::-webkit-input-placeholder{	font-size: 16px;  color: #606060;}
.joinFromBox  input::-ms-input-placeholder,.joinFromBox  select::-ms-input-placeholder,.joinFromBox  textarea::-ms-input-placeholder{	font-size: 16px;  color: #606060;}
.joinFromBox  input::-moz-placeholder,.joinFromBox  select::-moz-placeholder,.joinFromBox  textarea::-moz-placeholder{	font-size: 16px;  color: #606060;}
.joinFromBox  .submit{margin:50px 0 0;display: block;height:50px;line-height: 50px;text-align: center;width:190px;	font-size: 14px;color: #ffffff; background-color: #314363;outline: none;-webkit-appearance: none;border:0; cursor: pointer;}
.joinFromBox  .submit:hover{ background-color:#e6242a;}

.joinFromWz .join-tit2{ padding-right:30px; max-width:380px;}
.joinFromWz h2{ font-size:34px; line-height:normal; color:#393939; margin-bottom:20px; padding-top:10px;}
.joinFromWz p{font-size:18px; line-height:46px; color:#363636;}

@media screen and (max-width:1370px){
	.joinFromWz h2{ font-size:30px;}
.joinFromWz p{font-size:17px; line-height:40px;}
}
@media screen and (max-width:1190px){
	.joinFromWz h2{ font-size:28px;}
.joinFromWz p{font-size:16px; line-height:36px;}
#joinBox0 .join-tit{margin-bottom:40px;font-size:16px;}
}
@media screen and (max-width:1024px){
	.joinFromWz h2{ font-size:26px;}
.joinFromWz p{font-size:14px; line-height:30px;}
#joinBox0 .join-tit{margin-bottom:30px;font-size:14px;}

.joinFromBox .joinFromWz{width: 100%;float: none; margin-bottom:30px;}
.joinFromBox .joinFrom{width: 100%;float:  none;}
.joinFromWz .join-tit2{ padding-right:0; max-width:100%;}

.joinFromBox{padding:50px 4.6% 50px 4.6% ;}

}
@media screen and (max-width:767px){
.joinFromWz h2{ font-size:24px;}
	
.joinFromBox  .item{width:100%;float:none;margin-right: 0%;background: #fff;margin-bottom: 20px;position: relative;}
.joinFromBox  .item.rowspan2{margin-right: 0;width: 100%;}
	
}




/*joinBox1*/
#joinBox1{padding:200px 0 200px 0;background: url(../images/join-shejibg.jpg) no-repeat center center; background-size:cover; height:720px; overflow:hidden; position:relative; background-attachment:fixed;}
#joinBox1:after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background:#000;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}
#joinBox1 .auto-inner{ padding-top:100px; position:relative;}
#joinBox1 .ind_title2{ position:absolute; left:0; top:0; color:#fff; z-index:2; text-align:left;}
#joinBox1 .ind_title2 h2{color:#fff; margin-bottom:16px;}
#joinBox1 .ind_title2 .line{ margin:0; background:#fff; height:3px; width:65px;}
#joinBox1 .ind_title2 .wz{ font-size:24px; line-height:40px;color:#fff; margin-top:30px;}
#joinBox1 .ind_title2 p{color:#fff;}
@media screen and (max-width:1024px){
#joinBox1{background-attachment: inherit;}
}



/*joinBox2*/
#joinBox2{ background:#fff; max-width:1600px; margin:0 auto; position:relative; margin-top:-160px; z-index:3;}
#joinBox2 .auto-inner{ padding-top:75px;}
#joinBox2 .ind_title2 h2{margin-bottom:0px;}
#joinBox2 .ind_title2 p{color:#979797;}
#joinBox2 img{ max-width:100%;}
#joinBox2,
#joinBox2 p{transition: 0.4s;padding:0; font-size:16px;color:#444444;line-height:36px;}
#joinBox2 h3{ font-size:28px;font-weight:500;color:#314363; margin-bottom:10px;text-align:center;}
#joinBox2 h5{ font-size:16px;font-weight:500;color:#939393; text-align:center;}
@media(max-width:1400px){
#joinBox2 h3{font-size:24px;}
}
@media(max-width:1024px){
#joinBox2 h3{font-size:20px;}
#joinBox2 p{ font-size:14px;line-height:30px;}
}
@media(max-width:768px){
#joinBox2 h3{font-size:18px;}
#joinBox2 h5{ font-size:14px;}
}



/*joinBox3*/
#joinBox3{padding:50px 0 50px 0;background: url(../images/join-zhichibg.jpg) no-repeat center center; background-size:cover;}
#joinBox3 h1{padding:0; font-weight:500;font-size:40px;color:#fff;line-height:normal;text-align:left;margin-bottom:25px; padding-top:25px;}
#joinBox3 p{padding:0; font-weight:500;font-size:16px;color:#fff;line-height:40px;text-align:left;}
.zhichiList{padding-top:80px;}
.zhichiList li{display:inline-block;*display:inline;zoom:1;vertical-align:top; text-align:center; position:relative; min-height:80px; margin-bottom:50px; width:50%;}
.zhichiList li .item{padding-left:106px; position:relative;}
.zhichiList li img{ display:block; max-width:100%; position:absolute; left:0;top:0;}
.zhichiList li,
.zhichiList li img{-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.5s ease-in-out;}
.zhichiList li:hover img{-moz-transform: scale(0.9); -webkit-transform: scale(0.9);transform: scale(0.9);}
.zhichiList li h2{padding:0; font-weight:500;font-size:20px;color:#fff;line-height:normal;text-align:left;margin-bottom:10px; padding-top:5px;}
.zhichiList li p{padding:0; font-weight:500;font-size:14px;color:#fff;line-height:40px;text-align:left;}
@media screen and (max-width:767px){
    .zhichiList li{ width:100%;}
}
@media screen and (max-width:1220px){
	#joinBox3 h1{font-size:30px;}
}
@media screen and (max-width:1024px){
    #joinBox3 h1{font-size:28px;}
	#joinBox3 p{font-size:14px;line-height:30px;}
}
@media screen and (max-width:767px){
    #joinBox3 h1{font-size:26px;}

}
@media screen and (max-width:550px){
    #joinBox3 h1{font-size:24px;}
}


/*joinBox4*/
#joinBox4{ background:#fff; padding:55px 0 55px 0;overflow: hidden;}
.processList{ margin-left:-30px;margin-right:-50px;}
.processList li{display:inline-block;*display:inline;zoom:1;vertical-align:top; text-align:center; position:relative;}
.processList li:after{ content:''; width:20px; height:100%; position:absolute; right:0; top:0;background: url(../images/join-process-ss.png) no-repeat center center;}
.processList li.li10:after{ display:none;}
.processList li .item{margin-left:30px;margin-right:40px; }
.processList li img{ display:block; max-width:100%;}
.processList li,
.processList li img{-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.5s ease-in-out;}
.processList li:hover img{-moz-transform: scale(0.9); -webkit-transform: scale(0.9);transform: scale(0.9);}
@media screen and (max-width:550px){
    .page-honor-swiper .swiper-slide{ width:100%;}
}




/*joinBox5*/
#joinBox5{ background:#fff; padding:55px 0 55px 0;}
/*page-case*/
.page-case{position: relative;overflow:hidden;}
.page-case-swiper{position: relative;padding:0; z-index:2;background:#fff;overflow:hidden; padding-bottom:40px;}
.page-case-swiper .swiper-slide{ width:33.33333333%; float:left;transition: 0.4s;}
.page-case-swiper .swiper-slide a{display: block;}
.page-case-swiper .swiper-slide a .picB{display: block;background-color:#efefef; margin-bottom:30px;}
.page-case-swiper .swiper-slide a .pic{display: block;position: relative;width: 100%;padding-bottom:71.42857142857143%;overflow: hidden;}
.page-case-swiper .swiper-slide a .pic img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit:contain;}
.page-case-swiper .swiper-slide a h1{transition: 0.4s;padding:0; font-weight:500;font-size:18px;color:#2d2d2d;line-height: 24px;text-align:left;margin-bottom:10px;}
.page-case-swiper .swiper-slide a p{transition: 0.4s;padding:0; font-weight:500;font-size:14px;color:#2d2d2d;line-height: 24px;text-align:left;}
.page-case-swiper .swiper-slide:hover a p{color:2796c3;border-color:2796c3;}
.page-case-swiper .swiper-button-prev{ position:absolute;ltransition: 0.4s;opacity: 1;width:40px;height:40px;margin-top:-20px;background: url("../images/page-left.png") center center no-repeat;background-size: contain;outline: none;}
.page-case-swiper .swiper-button-next{position:absolute;transition: 0.4s;opacity: 1;width:40px;height:40px;right:0;margin-top:-20px;background: url("../images/page-right.png") center center no-repeat;background-size: contain;outline: none;}
@media screen and (max-width:1190px){
    .page-case-swiper .swiper-slide{ width:33.333333%;}
}
@media screen and (max-width:1023px){
	
}
@media screen and (max-width:767px){
    .page-case-swiper .swiper-slide{ width:50%;}
	.page-case-swiper .swiper-slide a h1{font-size:16px}
	.page-case-swiper .swiper-slide a p{font-size:12px;}
}
@media screen and (max-width:550px){
    .page-case-swiper .swiper-slide{ width:100%;}
}







/*product LIST*/

/*module-proNavS*/
.module-proNavS {display: flex;justify-content: space-between;align-items: center;padding: 20px 0;border-bottom: 1px solid #eeeeee;}
.module-proNavS .left .search-box{font-size: 0;}
.module-proNavS .left .search-box input{border: 1px solid #eeeeee;display: inline-block;outline: none;font-size: 14px;padding: 10px;vertical-align: middle;min-width: 200px;}
.module-proNavS .left .search-box a{color: #fff;display: inline-block;vertical-align: middle;font-size:14px;padding: 10px 15px;background-color: #d6000f;transition: all .5s;}
.module-proNavS .left .search-box a:hover{background-color: #f50314;}
.module-proNavS .right a{color: #d6000f;font-size: 16px;}
@media screen and (max-width: 575px) {
.module-proNavS {padding: 15px 0;}
.module-proNavS .left .search-box{}
.module-proNavS .left .search-box input{min-width:auto; max-width:150px;}
.module-proNavS .left .search-box input{padding: 5px 0 5px 5px;}
.module-proNavS .left .search-box a{padding: 5px 10px;}
.module-proNavS .right a{font-size: 14px;}
}
@media screen and (max-width: 350px) {
.module-proNavS .left .search-box input{max-width:100px;}	
}

/*module-proNavB*/
.module-proNavB{font-size: 0;}
.module-proNavB .box{padding: 15px 0 5px;border-bottom: 1px solid #eeeeee;}
.module-proNavB .box .left{display: inline-block;vertical-align: top;width: 40px;}
.module-proNavB .box .left .title{font-size: 16px;color: #333333;margin-top: 1px;font-weight: bold;}
.module-proNavB .box .right{width: calc(100% - 40px);display: inline-block;vertical-align: top;padding-left: 20px;}
.module-proNavB .box .right ul>li{display: inline-block;vertical-align: middle;margin-right: 15px;margin-bottom: 10px;}
.module-proNavB .box .right ul>li>a{font-size: 12px;display: inline-block;padding: 5px;border-radius: 5px;color: #333333;transition: all .5s;}
.module-proNavB .box .right ul>li.active>a,.module-proNavB .box .right ul>li>a:hover{background-color: #d6000f;color: #fff;}
@media screen and (max-width: 767px) {
.module-proNavB .box .right ul>li>a{font-size: 12px;}
}
@media screen and (max-width: 575px) {
.module-proNavB .box .left{width: 30px;}
.module-proNavB .box .right{width: calc(100% - 30px);}
.module-proNavB .box .left .title{font-size: 14px;margin-top: 3px;}
.module-proNavB .box .right {padding-left: 10px;}
.module-proNavB .box {padding: 10px 0 5px;}
.module-proNavB .box .right ul>li{margin-right: 10px;margin-bottom: 5px;}
.module-proNavB .box .right ul>li>a{font-size: 10px;}
}

/*module-proList*/
.module-proList{margin-bottom: 60px;}
.module-proList .tp{padding-bottom: 62.5%;transition: all .5s;}
.module-proList:hover .tp{transform: scale(1.05);}
.module-proList .title-box{margin-top: 15px;}
.module-proList .title-box .title{font-size: 18px;color: #333333;font-weight: 600; text-align:center;}
.module-proList .title-box .note{font-size: 14px;color: #999999;}
@media screen and (max-width: 1440px) {
.module-proList{margin-bottom: 55px;}
}
@media screen and (max-width: 1280px) {
.module-proList{margin-bottom: 50px;}
}
@media screen and (max-width: 1199px) {
.module-proList{margin-bottom: 45px;}
}
@media screen and (max-width: 991px) {
.module-proList{margin-bottom: 40px;}
}
@media screen and (max-width: 767px) {
.module-proList{margin-bottom: 35px;}
.module-proList .title-box .title{font-size: 16px;}
}
@media screen and (max-width: 575px) {
.module-proList{margin-bottom: 30px;}
.module-proList .title-box .title{font-size: 14px;}
.module-proList .title-box .note{font-size: 12px;}
}

/*module-proList2*/
.module-proList2{margin-bottom:30px}
.module-proList2 a{text-decoration:none;display:block}
.module-proList2 .img-box{position:relative}
.module-proList2 .label-box{position:absolute;top:10px;right:10px; display:none;}
.module-proList2 .label-box .vr{display:block;padding:2px 8px;background:#c70025;color:#fff;text-align:center;font-size:12px;border-radius:30px}
.module-proList2 .tpcover{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all 1s;transition:all 1s;background-color:#fff}
.module-proList2 .tpcover:hover{opacity:0}
.module-proList2 .text-box .title{color:#3e3e3e;margin-top:20px;font-size:16px}
.module-proList2 a:hover .text-box .title{color:#c70025}
.module-proList2 .text-box .note{color:#6f6f6f;font-size:14px;margin-top:3px}
.module-proList2 a .over-img{-webkit-transition:all .5s;transition:all .5s;-webkit-box-shadow:0 0 15px 1px rgba(0,0,0,0);box-shadow:0 0 15px 1px rgba(0,0,0,0)}
.module-proList2 a .tp{-webkit-transition:all .5s;transition:all .5s;padding-bottom:100%;}
.module-proList2 a:hover .over-img{-webkit-box-shadow:0 0 15px 1px #c3c5c7;box-shadow:0 0 15px 1px #c3c5c7}
.module-proList2 a:hover .tp{-webkit-transform:scale(1.02);transform:scale(1.02)}
@media screen and (max-width:991px){
	.module-proList2{margin-bottom:20px}
    .module-proList2 .text-box .title{font-size:15px}
}
@media screen and (max-width:767px){
	.module-proList2{margin-bottom:20px}
	.module-proList2 .text-box .title{font-size:14px}
	.module-proList2 .text-box .note{font-size:12px}
}
@media screen and (max-width:575px){
	.module-proList2 .text-box .title{font-size:12px}
	.module-proList2 .text-box .note{font-size:10px}
}







/*module-position*/
.module-positionBox{background:#f9f9f9;}
.module-position{display: flex;justify-content: space-between;align-items: center;padding: 20px 0;}
.module-position .left span{display: inline-block;vertical-align: middle;color: #333333;font-size: 14px;}
.module-position .left ul{display: inline-block;vertical-align: middle;}
.module-position .left ul>li{display: inline-block;}
.module-position .left ul>li::after{content: ">";color: #333333;font-size: 14px;margin-left: 10px;margin-right: 10px;}
.module-position .left ul>li:nth-last-of-type(1)::after{content: "";display: none;}
.module-position .left ul>li>a{display: inline-block;color: #333333;transition: all .5s;}
.module-position .left ul>li>a:hover{color: #d6000f;}
.module-position .right ul>li{display: inline-block;margin-right: 20px;}
.module-position .right ul>li:nth-last-of-type(1){margin-right: 0;}
@media screen and (max-width: 767px){.module-position{padding: 15px 0;}
}
@media screen and (max-width: 575px){.module-position{padding: 10px 0;}
	.module-position .left span{font-size: 12px;}
	.module-position .left ul>li>a{font-size: 12px;}
}

/*module-duotuImg*/ 
.module-duotuImg .left{margin-bottom: 30px;}
.module-duotuImg .left .tp{padding-bottom: 100%;border: 1px solid #e9e9e9;-webkit-transition: all .3s;transition: all .3s;background-color: #fff;}
.module-duotuImg .left .tp:hover,
.module-duotuImg .left .tp.active{border: 1px solid #d6000f;}
.module-duotuImg .left .dttp{padding-bottom: 63.93%;background-color: #fff;box-shadow: 0 0 20px 5px #eeeeee;cursor: pointer;}
.module-duotuImg .left .dttp .text{position: absolute;bottom: 0;left: 0;display: inline-block;background-color: #373142;color: #fff;padding: 7px 30px;font-size: 14px;}
.module-duotuImg .cpxq_tp_swiper{margin-top: 20px;overflow: hidden;}
.module-duotuImg .cpxq_tp_swiper .swiper-slide{cursor: pointer;position: relative;overflow: hidden; width:50%;}
.module-duotuImg .cpxq_tp_swiper .swiper-button-prev{position: absolute;top: 59.5%;left: 2.5%;width: 6%;height: 81%;background-image: none;background-size: 50px 70px;margin-top: 0;-webkit-transform: translateY(-50%);transform: translateY(-50%);border: 1px solid #e9e9e9;background-color: #fff;-webkit-transition: all .3s;transition: all .3s;}
.module-duotuImg .cpxq_tp_swiper .swiper-button-prev:hover{border: 1px solid #373142;}
.module-duotuImg .cpxq_tp_swiper .swiper-button-prev:after{content: "";display: inline-block;position: absolute;top: 50%;left: 50%;width: 9px;height: 15px;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);background-image:;background-repeat: no-repeat;background-size: cover;}
.module-duotuImg .cpxq_tp_swiper .swiper-button-next{position: absolute;top: 59.5%;right: 2.5%;width: 6%;height: 81%;background-image: none;background-size: 50px 70px;margin-top: 0;-webkit-transform: translateY(-50%);transform: translateY(-50%);border: 1px solid #e9e9e9;background-color: #fff;-webkit-transition: all .3s;transition: all .3s;}
.module-duotuImg .cpxq_tp_swiper .swiper-button-next:hover{border: 1px solid #373142;}
.module-duotuImg .cpxq_tp_swiper .swiper-button-next:after{content: "";display: inline-block;position: absolute;top: 50%;left: 50%;width: 9px;height: 15px;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);background-image:;background-repeat: no-repeat;background-size: cover;}
.module-duotuImg .cpxq-wb-box>.row{padding-top: 0;}
.module-duotuImg .cpxq-wb-box .tb{overflow: hidden;}
.module-duotuImg .cpxq-wb-box .tb p{display: inline-block;position: relative;font-size: 24px;color: #001f2c;}
.module-duotuImg .cpxq-wb-box .tb p:after{content: "";position: absolute;bottom: 5px;left: 110%;width: 1400px;font-size: 24px;color: #001f2c;border-bottom: 1px dotted #001f2c;}
.module-duotuImg .right .title-box{padding-bottom: 35px;}
.module-duotuImg .right .title-box .title{color: #000000;font-size:28px;}
.module-duotuImg .right .specification{padding-top:35px;padding-bottom: 20px;position: relative; font-size:16px; line-height:30px; color:#4b4b4b;border-top: 1px dotted #e0e0e0;}
.module-duotuImg .right .specification p{margin-bottom:14px;font-size:16px;color:#4b4b4b;line-height:30px; }
.module-duotuImg .right .vr-box { font-size:0;}
.module-duotuImg .right .vr-box .product-vr{display: inline-block;vertical-align: middle;margin-right:20px;}
.module-duotuImg .right .vr-box .product-ewm{display: inline-block;vertical-align: middle;margin-right:20px; width:90px; height:90px;}
.module-duotuImg .right .vr-box .product-wz{display: inline-block;vertical-align:bottom;font-size:14px; color:#4b4b4b;}
@media screen and (max-width: 1680px){}
@media screen and (max-width: 1440px){
	.module-duotuImg .right .title-box .title {font-size:26px;}
	.module-duotuImg .right .title-box{padding-bottom: 30px;}
	.module-duotuImg .right .specification {padding-top: 30px;}
}
@media screen and (max-width: 1280px){
	.module-duotuImg .right .title-box .title {font-size:24px;}
	.module-duotuImg .right .title-box{padding-bottom: 25px;}
	.module-duotuImg .right .specification {padding-top: 25px;}
}
@media screen and (max-width: 1199px){
	.module-duotuImg .right .title-box .title {font-size:22px;}
	.module-duotuImg .right .title-box{padding-bottom: 20px;}
	.module-duotuImg .right .specification {padding-top: 20px;}
	.module-duotuImg .right .specification p {margin-bottom: 10px;}
}
@media screen and (max-width: 1024px){
	.module-duotuImg .right .title-box .title {font-size:20px;}
}
@media screen and (max-width: 991px){
	.module-duotuImg .right .title-box .title {font-size: 18px;}
	.module-duotuImg .right .title-box {padding-bottom: 15px;}
	.module-duotuImg .right .specification {padding-top: 15px;padding-bottom: 10px;}
	.module-duotuImg .right .title-box .title {font-size: 16px;}
}
@media screen and (max-width: 830px) {
	.module-duotuImg .left .detail{display: none;}
	.module-duotuImg .right .title-box .note{margin-top: 25px;}
}
@media screen and (max-width: 767px){
	.module-duotuImg .right .title-box .note{display: block;-webkit-box-orient: inherit;-webkit-line-clamp: inherit;margin-top: 20px;}
}
@media screen and (max-width: 575px){
	.module-duotuImg .right .title-box .note{margin-top: 15px;}
}


/*module-proTit*/
.module-proXq{ padding:60px 39px; border:1px solid #dcdcdc;}
.module-proXq img{ max-width:100%;}
.module-proTit .title{ padding:25px 40px; line-height:30px; background:#f9f9f9;}
.module-proTit .title .s1{font-size: 22px;color: #333333;}
.module-proTit .title .s2{font-size: 18px;color: #999999;}
@media screen and (max-width: 991px){
	.module-proXq{ padding:30px 20px; }
	.module-proTit .title{ padding:20px 20px;}
	.module-proTit .title .s1{font-size: 20px;}
	.module-proTit .title .s2{font-size: 16px;}
}
@media screen and (max-width: 767px){
	.module-proTit .title .s1{font-size: 18px;}
	.module-proTit .title .s2{font-size: 14px;}
}
@media screen and (max-width: 575px){
	.module-proTit .title .s1{font-size: 16px;}
	.module-proTit .title .s2{font-size: 12px;}
}

/*product LIST END*/






/*page nytitle */
.nytitleBox{ text-align:center; position:relative; margin-bottom:20px;}
.nytitleBox:before{ content:''; width:100%; height:1px;background:#efefef; position:absolute; left:0;right:0;top:50%;}
.nytitleBox:after{ content:''; width:45px; height:2px;background:#e10d05; position:absolute; left:0;right:0;bottom:20px; margin:0 auto;}
.nytitle{ display:inline-block; background:#fff; position:relative; z-index:2; padding:0 40px;}
.nytitle .s1{ display:block;font-size: 30px;color: #ae0000; margin-bottom:10px;}
.nytitle .s2{font-size:16px;color: #4f4f4f;}
@media screen and (max-width: 1024px){
	.nytitle .s1{font-size: 24px;margin-bottom:5px;}
	.nytitle .s2{font-size: 18px;}
}
@media screen and (max-width: 991px){
	.nytitle .s1{font-size: 20px;margin-bottom:5px;}
	.nytitle .s2{font-size: 16px;}
}
@media screen and (max-width: 767px){
	.nytitle .s1{font-size: 18px;margin-bottom:0px;}
	.nytitle .s2{font-size: 14px;}
}
@media screen and (max-width: 575px){
	.nytitle .s1{font-size: 16px;}
	.nytitle .s2{font-size: 12px;}
}













