@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:2px;}
.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;}

.container-fluid img{ width:100%; height:auto;}

@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{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: #b60005;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{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-image: url("../images/gdjqr_008.jpg");background-position: left bottom;background-repeat: no-repeat;position: relative;min-height: 430px;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%;}
.pc-header .left{width: 145px;height: 40px;}
.pc-header .left .logo{max-width: 230px;position: relative;width: 145px;height: 40px;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:220px;height: 40px;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:220px;height: 40px;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: rgba(182,0,5,1);width: 100%;}
.pc-header .right .level2{position: absolute;top: 60px;left: 50%;transform: translateX(-50%);min-width: 150px;display: none;opacity: 0;}
.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: #b60005;}
.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: #b60005;}
.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: 9;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: 767px){.wap-nav .logo img{width: 90%;}
.wap-search-box{right:75px;}
.wap-search-box .icon-btn_search{font-size: 32px;}}
@media screen and (max-width: 575px){.wap-nav .logo img{width: 80%;}
.wap-search-box{right: 75px;}
.wap-search-box .icon-btn_search{font-size: 28px;}}
.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*/




/*视频背景*/
#bg-video-box .banner-center-text{width: 100%;text-align: center;position: absolute;top: 50%;transform: translateY(-50%);-o-transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);}
#bg-video-box .banner-center-text .btn-box{margin-top: 50px;}
#bg-video-box .bg-video-icon{position: absolute;bottom: 0px;left: 50%;transform: translate(-50%,28%);transition: all .5s;-webkit-transition: all .5s;-moz-transition: all .5s;cursor: pointer;}
#bg-video-box .bg-video-icon.active{transform: translate(-50%,-15%);}
#bg-video-box .bg-video-icon .text{color: #fff;font-size: 16px;margin-bottom: 25px;}
/*视频背景 end*/
.module-banner{ position:relative;}
#sjbanner{ display:none;}
.index-banner-swiper-container .swiper-slide{ height:auto;}
.index-banner-swiper-container .img{display:block;margin: 0;padding: 0;position:absolute;height: 100%;width: 100%;float: none;}
.index-banner-swiper-container .img .img-fluid{display:none;width:auto; max-width:auto; height:100%;text-align: center;position: absolute;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%;}
/*banner-Dian*/
.index-banner-swiper-container .swiper-pagination{ z-index:2; bottom:10px;}
.index-banner-swiper-container .banner-bullet{width: 30px;height: 5px;display: inline-block;background: #dfdfdf;opacity: 1;margin-left: 5px;margin-right: 5px;outline: none;}
.index-banner-swiper-container .banner-bullet-active{opacity: 1;background: #ff7a0d;}



/*module-banner-m*/
.module-banner-m{text-align: center;}
.module-banner-m img{ width:100%;}

@media screen and (max-width: 1024px) {
#pcbanner{ display:none;}	
#sjbanner{ display:block;}	
	
	}
/*产品列表*/
.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*/
.footerbg{background:#cccccc;}
.footerbg .container-padd{ padding-top:65px;padding-bottom:50px;}
.footerbg .footer-nav-box{font-size:0;}
.footerbg .footer-nav-box .navlist{display:inline-block;*display:inline; zoom:1;width:12.5%; vertical-align:top;}
.footerbg .footer-nav-box .navlist .a1{ font-size:16px; color:#454545; margin-bottom:26px; display:block; text-align:center;}
.footerbg .footer-nav-box .navlist .a1:hover{color:#e5212a;}
.footerbg .footer-nav-box ul li a{display:block;color:#464646;font-size:13px; line-height:30px; text-align:center;}
.footerbg .footer-nav-box ul li a:hover{color:#e5212a;}
/*module-footR*/
.footerbg .module-footR{text-align: right; font-size:14px; color:#484848; line-height:32px;}
.footerbg .module-footR a{color:#484848;}
.footerbg .module-footR a:hover{color:#e5212a;}
.footerbg .bottom-logo{ font-size:24px; font-weight:bold; color:#000; margin-bottom:10px; display:inline-block;}
/*module-bq*/
.module-bq{ background:#1b1b1b; padding:10px 0; line-height:30px;color:#ffffff;font-size:12px; line-height:30px; text-align:right;}
.module-bq a{color:#ffffff;}
.module-bq a:hover{color:#e5212a;}
@media screen and (max-width: 991px) {
    .footerbg .container-padd{ padding-top:40px;padding-bottom:30px;}
.footerbg .module-footR{text-align:center;}
.module-bq{text-align:center; line-height:20px;}
}
@media screen and (max-width: 575px) {

}

/*up-btn*/
.up-btn{display: inline-block;padding: 25px;border: 1px solid #333333;cursor: pointer;position:fixed;transition: all .3s; right:3%; bottom:60px;}
.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;}
	.up-btn span{font-size: 14px;}
}
@media screen and (max-width: 1199px) {
	.up-btn{padding: 15px 18px;}
	.up-btn span{font-size: 12px;}
}
@media screen and (max-width: 767px) {
	.up-btn{padding: 6px 10px;bottom:90px;}
}
/*分享*/
.shareBox li{display: inline-block;margin-left: 20px;}
.shareBox li::after{margin-left: 0;}
.shareBox li a{display: inline-block;position: relative;}
.shareBox li a .icon1{transition: all .5s;}
.shareBox li a:hover .icon1{opacity: 0;}
.shareBox li a .icon2{position: absolute;top: 0;left: 0;opacity: 0;transition: all .5s;}
.shareBox li a:hover .icon2{opacity: 1;}
/*二维码弹窗*/
.footer-ewm{position: fixed;top: 0;left: 100%;height: 100%;width: 100%;background-color: rgba(0,0,0,0.7);display: none;z-index: 999999999999999999;}
.footer-ewm .ewm-box{position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);display: none;max-width: 370px;}
.footer-ewm .ewm-box .title{font-family:Arial, Helvetica, sans-serif;font-size: 30px;color: #fff;text-align: center;margin-top: 20px;}
.close-ewm{ font-family:Arial, Helvetica, sans-serif;position: absolute;top: 2%;right: 2%;border: none;padding:10px 20px;outline: none;background-color: #ffffff;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;cursor: pointer;}
.close-ewm:hover {background-color: #d6000f;color: #fff;}
@media screen and (max-width: 757px){
	.footer-ewm .ewm-box .title{font-size: 24px;margin-top: 15px;}
}
@media screen and (max-width: 575px){
	.footer-ewm .ewm-box .title{font-size: 18px;margin-top: 10px;}
}
/*二维码弹窗 end*/

/*module-hotsale*/
.module-hotsale{overflow: hidden;}
.module-hotsale .img{margin-bottom: 70px;}
.module-hotsale .title{font-size: 32px;color: #333333;line-height: 1em;}
.module-hotsale .hx{border-top: 5px solid #ff7a0d;display: inline-block;width: 22px;margin: 20px 0;}
.module-hotsale .bjb{padding: 0;}
.module-hotsaleImg{overflow: hidden;}
@media screen and (max-width: 1680px) {.module-hotsale .img{max-width: 500px;margin-bottom: 60px;}
.module-hotsale .title {font-size: 30px;}}
@media screen and (max-width: 1440px) {.module-hotsale .img{max-width: 450px;margin-bottom: 50px;}
.module-hotsale .title {font-size: 28px;}}
@media screen and (max-width: 1280px) {.module-hotsale .img{max-width: 400px;margin-bottom: 40px;}
.module-hotsale .title {font-size: 26px;}}
@media screen and (max-width: 1199px) {.module-hotsale .img{max-width: 350px;margin-bottom: 30px;}
.module-hotsale .title {font-size: 24px;}}
@media screen and (max-width: 991px) {.module-hotsale .img{max-width: 300px;margin-bottom: 20px;}
.module-hotsale .title {font-size: 22px;}}
@media screen and (max-width: 767px) {.module-hotsale{margin-bottom: 30px;}
.module-hotsale .img{margin-bottom: 10px;max-width: 280px;}
.module-hotsale .title {font-size: 20px;}}
@media screen and (max-width: 575px) {.module-hotsale .img{max-width: 250px;}
.module-hotsale .title {font-size: 18px;}}


/*module-hotsaleDian*/
.module-hotsaleDian{padding: 40px 0;position: relative;}
.module-hotsaleDian .swiper-pagination{top: 50%;left: 50%;transform: translate(-50%,-50%); z-index:2;}
.module-hotsaleDian .my-bullet{width: 30px;height: 5px;display: inline-block;background: #dfdfdf;opacity: 1;margin-left: 5px;margin-right: 5px;outline: none;}
.module-hotsaleDian .my-bullet-active{opacity: 1;background: #ff7a0d;}
@media screen and (max-width: 1199px) {.module-hotsaleDian {padding: 35px 0;}}
@media screen and (max-width: 991px) {.module-hotsaleDian {padding: 30px 0;}}
@media screen and (max-width: 767px) {.module-hotsaleDian {padding: 25px 0;}}
@media screen and (max-width: 575px) {.module-hotsaleDian {padding: 20px 0;}}




/*module-case*/
.module-case{text-align: center;}
.module-case .box{display: none;}
.module-case .box.active{display: block;}
/*module-caseImg*/
.module-caseImg a{display: block;position: relative;}
.module-caseImg .tp{padding-bottom: 60%; }
.module-caseImg .tp img{ max-width:none; height:100%;}
.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 a:hover .text-box{top: 40%;}
.module-caseImg .text-box .title{font-size: 30px;color: #fff;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.module-caseImg .text-box .note{font-size: 14px;color: #f0f0f0;margin-top: 10px;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.module-caseImg .more{font-size: 14px;display: inline-block;color: #333333;padding: 8px 35px;background-color: #fff;border-radius: 50px;transition: all .5s;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);opacity: 0;}
.module-caseImg a:hover .more{top: 70%;opacity: 1;}
@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%;}}





/*视频弹窗*/
.module-vdi{width: auto;}
/*@media screen and (max-width: 1280px) {.module-vdi{width: 280px;}}
@media screen and (max-width: 1199px) {.module-vdi{width: 260px;}}
@media screen and (max-width: 991px) {.module-vdi{width: 240px;}}
@media screen and (max-width: 767px) {.module-vdi{width: 220px;}}
@media screen and (max-width: 575px) {.module-vdi{width: 200px;}}*/
/*module-vdi*/
.module-vdi{position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 9999;display: none;}
.module-vdi .mask{position: fixed;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(0,0,0,0);z-index: 99999;}
.module-vdi .box{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 80%;z-index: 999999;}
.module-vdi .box video{box-shadow: 0 0 30px 10px rgba(0,0,0,0.5);}
.module-vdi .cloes-btn{position: absolute;top: 5px;right: 5px;z-index: 1;}





/*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=60); -moz-opacity:0.6; -khtml-opacity:0.6; opacity:0.6;}
.banner img{ width: 100%}
.banner .txt{ z-index:2;font-size:36px; position: absolute; width: 50%; height:15%; text-align: center;margin: auto; left: 0; top: 0; bottom: 0; right: 0; color: #fff}
.banner .txt b{ display: block; font-size:50px;}
.banner .pc{background-position: center;background-repeat: no-repeat;background-size: cover;height:550px;position: relative;}
@media(max-width:1680px){
.banner .txt{ font-size:30px; }
.banner .txt b{font-size:40px;}
.banner .pc{height:450px;}
}
@media(max-width:1440px){
.banner .txt{ font-size:26px; }
.banner .txt b{font-size:36px;}
}
@media(max-width:1300px){
.banner .txt{ font-size:22px; }
.banner .txt b{font-size:32px;}
.banner .pc{height:400px;}
}
@media(max-width:1220px){
.banner .txt{ font-size:20px; }
.banner .txt b{font-size:30px;}
.banner .pc{height:350px;}
}
@media(max-width:1024px){
.banner .txt{ font-size:18px; }
.banner .txt b{font-size:28px;}
.banner .pc{height:250px;}
}
@media(max-width:768px){
.banner .txt{ font-size: 14px;}
.banner .txt b{ font-size: 18px;}
.banner .pc{height:200px;}
}




/*内页导航*/
.ny-nav{}
.ny-nav .left{display: block;vertical-align: middle; padding-left:200px; position:relative;}
.ny-nav .left ul>li{display: inline-block;margin-right:5px;}
.ny-nav .left ul>li>a{display: inline-block;text-decoration: none;padding:10px 24px;color: #666666;font-size: 16px;position: relative;transition: all .5s;}
.ny-nav .left ul>li.active>a,
.ny-nav .left ul>li>a:hover{color: #fff; background:#2d3c4f;}
.ny-nav .left ul>li>a::after{content: "";position: absolute;bottom: 0;left: 0;height:0;width: 0;background-color: rgba(214,0,15,0);transition: all .5s;}
.ny-nav .left ul>li>a:hover::after,
.ny-nav .left ul>li.active>a::after{width: 100%;background-color: rgba(214,0,15,1);}

.wap-ny-nav .nav-top{border-bottom: 1px solid #ededed;background-color: #f5f5f5;}
.wap-ny-nav .nav-top .left{display: inline-block;padding: 15px;font-size: 16px;color: #d6000f;}
.wap-ny-nav .nav-top .right{float: right;padding: 17px 15px;cursor: pointer;font-size: 14px;}
.wap-ny-nav .nav-top .right:hover{color: #d6000f;}
.wap-ny-nav ul{display: none;width: 100%;}
.wap-ny-nav ul>li{width: 100%;display: block;}
.wap-ny-nav ul>li>a{display: block;padding: 10px 15px;border-bottom: 1px solid #ededed;text-decoration: none;color: #333333;width: 100%;}
.wap-ny-nav ul>li.active>a,
.wap-ny-nav ul>li>a:hover{border-bottom: 1px solid #d6000f;color: #fff;background-color: #d6000f;}
@media screen and (max-width: 1024px) {
.ny-nav .left{padding-left:0px;}
}
@media screen and (max-width: 991px) {
	.ny-nav .left ul>li>a {padding: 10px 20px;font-size: 14px;}
}
@media screen and (max-width: 767px) {
	.ny-nav .left ul>li>a {padding: 10px 15px;}
}
@media screen and (max-width: 575px) {
.wap-ny-nav .nav-top .left {font-size: 14px;}
}


/*page*/
.page{ font-size:14px; color:#5f5e5e; line-height:30px;}
.page-T{font-size:14px; color:#828282; line-height:24px;}
.page-T h1{font-size:46px; color:#535353;}
.page-T h2{font-size:24px; color:#535353; margin-bottom:10px;}
@media screen and (max-width: 1220px){
	.page-T h1{font-size:40px;}
	.page-T h2{font-size:22px;}
}
@media screen and (max-width: 1024px){
	.page-T h1{font-size:30px;}
	.page-T h2{font-size:20px;}
}
@media screen and (max-width: 991px){
	.page-T h1{font-size:26px;}
	.page-T h2{font-size:18px;}
}
@media screen and (max-width: 767px){
	.page-T h1{font-size:24px;}
	.page-T h2{font-size:16px;}
}

/*page nytitle */
.nytitle{ /*width:155px;*/ position:absolute; left:0;top:0;}
.nytitle .s1{font-size: 30px;color: #575757;}
.nytitle .s2{font-size: 20px;color: #858585;}
@media screen and (max-width: 1024px){
	.nytitle .s1{font-size: 24px;}
	.nytitle .s2{font-size: 18px;}
}
@media screen and (max-width: 991px){
	.nytitle{ display:none;}
	.nytitle .s1{font-size: 20px;}
	.nytitle .s2{font-size: 16px;}
}
@media screen and (max-width: 767px){
	.nytitle .s1{font-size: 18px;}
	.nytitle .s2{font-size: 14px;}
}
@media screen and (max-width: 575px){
	.nytitle .s1{font-size: 16px;}
	.nytitle .s2{font-size: 12px;}
}

/*内页导航 end*/


/*page module-counter*/
.module-counter{margin-bottom: 100px; padding-left:160px;}
.module-counter .note{font-size: 70px;color: #272727;}
.module-counter .note strong{ font-weight:normal;}
.module-counter .note span{ font-size:36px; margin-left:10px;}
.module-counter .title{font-size: 22px;color: #272727; margin-bottom:35px;}
@media screen and (max-width: 1680px){
.module-counter{margin-bottom: 90px;}
.module-counter .note{font-size: 60px;}
.module-counter .title{font-size: 18px;margin-bottom:30px;}
.module-counter .note span{ font-size:30px;}
}
@media screen and (max-width: 1440px){
.module-counter{margin-bottom: 80px;}
.module-counter .note{font-size: 50px;}
.module-counter .title{font-size: 18px;margin-bottom:20px;}
.module-counter .note span{ font-size:26px;}
}
@media screen and (max-width: 1280px){
.module-counter{margin-bottom: 70px;}
.module-counter .note{font-size: 40px;}
.module-counter .title{font-size: 18px;margin-bottom:10px;}
.module-counter .note span{ font-size:24px;}
}
@media screen and (max-width: 1199px){
.module-counter{margin-bottom: 60px;}
.module-counter .note{font-size: 30px;}
.module-counter .title{font-size: 16px;margin-bottom:0px;}
.module-counter .note span{ font-size:20px;}
}
@media screen and (max-width: 991px){
.module-counter{margin-bottom: 50px;padding-left:20%;}
.module-counter .note{font-size: 26px;}
.module-counter .title{font-size: 16px;}
.module-counter .note span{ font-size:18px;}
}
@media screen and (max-width: 767px){
.module-counter{margin-bottom: 40px;padding-left:30%;}
.module-counter .note{font-size: 24px;}
.module-counter .title{font-size: 14px;}
.module-counter .note span{ font-size:16px;}
}
@media screen and (max-width: 575px){
.module-counter{margin-bottom: 30px;padding-left:0%;}
.module-counter .note{font-size: 22px;}
.module-counter .title{font-size: 12px;}}








/*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; }
.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;text-align:center}
.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:67%; 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 .left .dttp{ margin:0px auto;}
	.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 .left .dttp{ margin:0px auto;}
	.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;}
}


/*indexnews*/
.module-news-t{padding-top:100px;padding-bottom:20px;}
.module-news {margin-bottom:50px;}
.module-news .tp{padding-bottom: 68.18%;transition: all .5s;}
.module-news:hover .tp{transform: scale(1.05);}
.module-news .title{font-size:20px;color: #242424;margin-top: 20px;}
.module-news .note{font-size: 14px;color: #919191;margin-top: 10px;line-height:1.5em;height:3em; overflow:hidden;}
@media screen and (max-width: 1199px){.module-news {margin-bottom: 60px;}}
@media screen and (max-width: 991px){.module-news {margin-bottom: 50px;padding-bottom: 25px;}}
@media screen and (max-width: 767px){.module-news {margin-bottom: 40px;padding-bottom: 20px;}
.module-news .title{font-size: 16px;}
.module-news .note {font-size: 14px;}}
@media screen and (max-width: 575px){.module-news {margin-bottom: 30px;padding-bottom: 15px;}
.module-news .title{font-size: 14px;margin-top: 15px;}
.module-news .note {font-size: 10px;margin-top: 5px;}}



/*right_bar*/
.rightBar{position:fixed;top:50%; margin-top:-100px;right:0;width:66px;height:203px;z-index:10;}
.rightBar li{width:110px;height:50px;z-index:20;text-align:left; cursor:pointer;}
.rightBar li.li1{position:absolute;top:0;right:0;width:130px;}
.rightBar li.li2{position:absolute;top:51px;right:0;width:202px;}
.rightBar li.li3{position:absolute;top:102px;right:0;width:130px;}
.rightBar li.li4{position:absolute;top:153px;right:0;}
.rightBar li.li2 .a{background-color:#333333;}
.rightBar li.li3 .a{background-color:#E6212B}
.rightBar li.li4 .a{background-color:#000000;}
/**/
.rightBar li .a{display:block;color:#FFF;font-size:14px;height:50px;line-height:50px;overflow:hidden;background-color:#e80313;opacity:0.9;border-top-left-radius: 25px;
border-bottom-left-radius: 25px;}
.rightBar li .a img{display:block;float:left;vertical-align:middle;width:50px;height:50px;margin:0 8px 0 8px;}
.rightBar li .a:hover{opacity:1;}
/**/
.rtbar-wx{position:absolute;top:-50px;right:130px; display:block!important;-moz-transform: scaleY(0); -webkit-transform: scaleY(0);transform: scaleY(0);visibility:hidden;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.rtbar-wx img{padding:14px;background-color:#FFF;width:132px;border:1px solid #d2d2d2;}
.rtbar-wx.cur{-moz-transform: scale(1); -webkit-transform: scale(1);transform: scale(1); visibility:visible;filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1}
/**/
.rightBar li.li1 a.mo_phone{display:none;}
@media only screen and (max-width: 768px){
	.rightBar{bottom: 70px;left: 0;top: auto;width: 40px;height: 82px; display:none!important;}
	.rightBar li.li1 .a.pc_phone{display:none;}
	.rightBar li.li1 .a.mo_phone{display:block;}
	.rightBar li.li1{top:0px;width:40px;right: 0px !important;}
	.rightBar li.li1 .a img{margin-left:8px;margin-top:8px;}
	.rightBar li:nth-child(2){display:none;}
	.rightBar li:nth-child(3){display:none;}
	.rightBar li.li4 {top: 41px;}
	.rightBar li {width: 40px;height: 40px;}
	.rightBar li .a{align-items: center;display: flex;color: #FFF;justify-content: center;font-size: 14px;height: 40px;line-height: 40px;overflow: hidden;background-color: #eb6100;opacity: 0.8;border-radius: 0;}
	.rightBar li .a img{margin:0px;float: none;}
}
  












