@charset "utf-8";
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
/*清除默认样式*/
body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0;font-weight: normal;}
fieldset,img{border:0;}
img{vertical-align:middle;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:13px;font-family:inherit;margin:0;outline:none;resize:none;border:none;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;}
body{color:#666;font-size:13px;line-height:24px;font-family:"微软雅黑","宋体", Arial, Helvetica, sans-serif; }
a{color:#666;text-decoration:none;outline:none;}
a:hover {text-decoration: none;color:#3a3a3a;}
img{-ms-interpolation-mode:bicubic;max-width:100%;-webkit-touch-callout:none;}
p, big, small, span, font, em {margin: 0;}
/*html5 初始化新标签的CSS*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block;}
/*清除浮动*/
.clearfix:after {clear: both; content: ""; display:block; height: 0; overflow: hidden; visibility: hidden; }
.clearfix { zoom:1;}

/*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: 1500px;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;overflow:hidden;}
.container-padd-tb80 {padding-top: 80px;padding-bottom: 80px;overflow:hidden;}
.container-padd-tb70 {padding-top: 70px;padding-bottom: 70px; overflow:hidden;}
.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 #c40005;background-color: #c40005;color: #fff;}
.paging-list li.active a {border: 1px solid #c40005;background-color: #c40005;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;}}
/*分页结束*/

.fl{float:left;}
.fr{float:right;}


/* 头部导航 */
.pc-header-height-div{height:81px}
.pc-header{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;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;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:#005bca;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/logo.png");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:204px;height:47px}
.pc-header .left .logo{position:relative;width:204px;height:66px;display:inline-block; margin-top:30px;}
.pc-header .left .logo::after{content:"";background-image:url("../images/logo.png");background-position:left center;background-repeat:no-repeat;width:240px;height:36px;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.scroll .right{opacity:0}


.wap-nav.scroll{opacity:0; display:none;}

.pc-header.scroll .left .logo::before,.pc-header.active .left .logo::before,.pc-header.ny-pc-header .left .logo::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% - 240px);text-align:right;font-size:0}


.pc-header .right .level1{display:inline-block;vertical-align:middle}
.pc-header .right .level1>li{display:inline-block;vertical-align:top;position:relative}
.pc-header .right .level1>li>a{font-size:16px;color:#fff;position:relative;display:inline-block;padding:33px 30px}
.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;padding:28px 30px}
.pc-header .right .level1>li:hover>a{color:#fff;background-color:#ba936b}
.pc-header .right .level2{position:absolute;top:100%;left:0;min-width:250px;display:none;opacity:0;background-color:#ba936b;padding:10px 0}
.pc-header .right .level2>li{text-align:left; text-decoration:none;}
.pc-header .right .level2>li:nth-last-of-type(1){margin-bottom:0}
.pc-header .right .level2>li>a{display:block;padding:10px 25px;text-decoration:none;color:#fff;position:relative;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::before{content:"";width:6px;height:6px;border-radius:50%;display:inline-block;background-color:#fff;font-size:0;line-height:1em;vertical-align:middle;margin-right:10px}
.pc-header .right .level2>li>a:hover{background-color:#d9bc76}
.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 a i{display:inline-block;margin-left:30px;color:#fff;font-size:22px;transition:all .5s}
.pc-header.active .right .en-box a i,.pc-header.scroll .right .en-box a i,.pc-header.ny-pc-header .right .en-box a i{color:#666666}
.pc-header .right .en-box a:hover i{color:#ba936b}
.pc-header .right .en-box .kfdh{padding:24px 30px;display:inline-block;vertical-align:middle;background-color:#ba936b}
.pc-header.active .right .en-box .kfdh,.pc-header.scroll .right .en-box .kfdh,.pc-header.ny-pc-header .right .en-box .kfdh{padding:19px 30px}
.pc-header .right .en-box .kfdh .title{color:#fff;text-align:left;font-size:12px}
.pc-header .right .en-box .kfdh .num{color:#fff;text-align:left;font-size:16px}
.pc-header .right .en-box  .search{display:inline-block;vertical-align:middle}
@media screen and (max-width:1680px){.pc-header .right .level1>li>a{font-size:16px;padding:33px 25px}
.pc-header.active .right .level1>li>a,.pc-header.scroll .right .level1>li>a,.pc-header.ny-pc-header .right .level1>li>a{padding:28px 25px}
.pc-header .right .en-box .kfdh{padding:21px 20px}
.pc-header.active .right .en-box .kfdh,.pc-header.scroll .right .en-box .kfdh,.pc-header.ny-pc-header .right .en-box .kfdh{padding:19px 25px}
.pc-header .right .en-box{margin-left:25px;padding-left:25px}
}
@media screen and (max-width:1440px){.pc-header .right .level1>li>a{font-size:16px;padding:30px 20px}
.pc-header.active .right .level1>li>a,.pc-header.scroll .right .level1>li>a,.pc-header.ny-pc-header .right .level1>li>a{padding:25px 20px}
.pc-header .right .en-box .kfdh{padding:21px 20px}
.pc-header.active .right .en-box .kfdh,.pc-header.scroll .right .en-box .kfdh,.pc-header.ny-pc-header .right .en-box .kfdh{padding:16px 20px}
.pc-header .right .en-box{margin-left:20px;padding-left:20px}
.pc-header-height-div{height:74px}
}
@media screen and (max-width:1280px){.pc-header .right .level1>li>a{font-size:14px;padding:25px 15px}
.pc-header.active .right .level1>li>a,.pc-header.scroll .right .level1>li>a,.pc-header.ny-pc-header .right .level1>li>a{padding:20px 15px}
.pc-header .right .en-box .kfdh{padding:16px 15px}
.pc-header.active .right .en-box .kfdh,.pc-header.scroll .right .en-box .kfdh,.pc-header.ny-pc-header .right .en-box .kfdh{padding:11px 15px}
.pc-header .right .en-box{margin-left:15px;padding-left:15px}
.pc-header .right .en-box .kfdh .num{font-size:14px}
.pc-header .right .en-box a{font-size:14px}
.pc-header .right .en-box a .icon-btn_search{font-size:18px}
.pc-header .right{width:calc(100% - 132px)}
.pc-header-height-div{height:62px}
}
@media screen and (max-width:1150px){
.pc-header .left,
.pc-header .left .logo,
.pc-header .left .logo::after,
.pc-header .left .logo::before{width:150px;height:50px; background-size:100%;}
.pc-header .right .en-box .kfdh{padding:16px 5px}
.pc-header .right{width:calc(100% - 150px)}
.pc-header .right .en-box a i{margin-left:10px;}
.pc-header.active .right .level1>li>a,.pc-header.scroll .right .level1>li>a,.pc-header.ny-pc-header .right .level1>li>a{padding:20px 10px}
.pc-header .right .en-box .kfdh{padding:16px 10px}
.pc-header.active .right .en-box .kfdh,.pc-header.scroll .right .en-box .kfdh,.pc-header.ny-pc-header .right .en-box .kfdh{padding:11px 10px}
.pc-header .right .en-box{margin-left:10px;padding-left:10px}
}
@media screen and (max-width:995px){
.pc-header .left,
.pc-header .left .logo,
.pc-header .left .logo::after,
.pc-header .left .logo::before{width:140px;height:50px; background-size:100%;}
.pc-header .right .en-box .kfdh{padding:16px 5px}
.pc-header .right{width:calc(100% - 140px)}
.pc-header .right .en-box a i{margin-left:6px;}
.pc-header.active .right .level1>li>a,.pc-header.scroll .right .level1>li>a,.pc-header.ny-pc-header .right .level1>li>a{padding:20px 6px}
.pc-header .right .en-box .kfdh{padding:16px 6px}
.pc-header.active .right .en-box .kfdh,.pc-header.scroll .right .en-box .kfdh,.pc-header.ny-pc-header .right .en-box .kfdh{padding:11px 6px}
.pc-header .right .en-box{margin-left:6px;padding-left:6px}
}
@media screen and (max-width:991px){.pc-header-height-div{height:0}
}
/*wap端导航*/
.wap-nav{padding:30px 18px;position:fixed;top:0;left:0;right:0;z-index:99;}
.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:150px}
.wap-search-box .icon-btn_search{font-size:32px}

.menulx2{ text-align:right;} 
.menulx2 .query{ background:url(../images/searchbg.jpg) no-repeat 10px center; background-color:#dfdfdf;  height:32px; line-height:32px; padding-left:50px; color:#000000; margin-right:10px; border-radius:16px; width:210px; }
.menulx2 .btn{ width:80px; height:32px; line-height:32px; padding:0; color:#fff; background-color:#c40005; position:absolute; top:0; border-radius:16px;}


}
@media screen and (max-width:575px){.wap-nav .logo img{width:80%}
.wap-search-box{/*right:95px*/}
.wap-search-box .icon-btn_search{font-size:28px}
}.wap-burger_menu{position:fixed;top:111px;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:107px}
.wap-burger_menu.active{height:calc(100% - 77px)}
}@media screen and (max-width:575px){.header-height-div{height:72px}
.wap-burger_menu{top:102px}
.wap-burger_menu.active{height:calc(100% - 72px)}
}
/*头部防遮挡*/
.wap-header-height-div{height:78px}
@media screen and (max-width:767px){.wap-header-height-div{height:74px}
}
@media screen and (max-width:575px){.wap-header-height-div{height:70px}
.menulx2 .query{ width:110px;}
}
@media screen and (max-width:490px){
.wap-search-box{ display:none;}
}
/*头部防遮挡 end*/




/*topBtn*/
.header .topBtn {display: flex;flex-direction: column;align-items: center;justify-content: center;position: absolute;right:70px;top:50px;width:28px;height:28px;cursor: pointer;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}


/*menulx*/
.menulx{ text-align:right; position:absolute; top:48px; right:200px;} 
.menulx .query{ background:url(../images/searchbg.jpg) no-repeat 10px center; background-color:#dfdfdf;  height:32px; line-height:32px; padding-left:50px; color:#000000; margin-right:10px; border-radius:16px; width:210px; }
.menulx .btn{ width:80px; height:32px; line-height:32px; padding:0; color:#fff; background-color:#c40005; position:absolute; top:0; border-radius:16px;}

.header .topBtn .line {display: block;width:28px;height:4px; margin-bottom:3px;transform-origin: center;border-radius: 0;background-color: #fff;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.header .topBtn .line1{transform: translateY(-2px);}
.header .topBtn .line2{}
.header .topBtn .line3{transform: translateY(2px);}
.header .topBtn:hover{background-color: rgba(245, 245, 245, 0.1);}
.header .topBtn:hover .line1{transform: translateY(-4px);}
.header .topBtn:hover .line3{transform: translateY(4px);}
@media screen and (max-width: 1640px) {
.header .headerMain{ width:98%;}	
}
@media screen and (max-width: 768px) {
.header .headerMain{ width:94%;}
.topNav{ padding-right:35px;}
.topNav li a{ font-size:16px;line-height:64px;margin-right:20px;}
}


/*subMenu*/
.subMenu {position:fixed;overflow:auto;height:100vh;width:100%;right:0;top:0;z-index:10000;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0;overflow: hidden;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out; }
.subMenu.show{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;overflow:visible;}
.subMenu .subMenuB{display:-ms-flexbox;display:flex;height:100%;/*background-color:#fff*/}



.subMenu .list-img{overflow:hidden;-ms-flex-preferred-size:50%;flex-basis:70%;/*background-color:#f5f5f5;*/position:relative; }


/*menuClose*/
.subMenu .menuClose{opacity:1;transition:opacity .25s;font-weight:700; position:absolute;top:50px; right:70px;}
.subMenu .menuClose:hover{opacity:.6}
/*menutit*/
.subMenu .menutit{ position:relative;}
.subMenu .menutit h2{font-weight:bold;color:#9ea0ae;font-size:20px; line-height:40px; padding:25px 0; margin-bottom:30px;}
/*subMenu*/
.subMenu .list-wrap{padding:30px 70px;display:block;overflow-y:auto;-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;  background-color:#fff}
.subMenu .list-wrap::-webkit-scrollbar{width:5px;height:5px;background-color:rgba(255, 255, 255, 0.2);-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px; display:none;}
.subMenu .list-wrap::-webkit-scrollbar-thumb{ background-color:rgba(200, 200, 200, 1);-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}	
/*menuOne*/
.subMenu .menuOne{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-pack:center;/*justify-content:center;*/-ms-flex-direction:column;flex-direction:column; margin-top:130px;}
.subMenu .menuOne li {line-height: normal;width: 100%; list-style:none; text-align:right;}
.subMenu .menuOne li .a1{font-size:18px;line-height:60px;color:#202020; padding-right:30px; text-decoration:none;}



@media screen and (max-width: 768px) {
.subMenu {position:fixed;overflow:auto;height:100vh;width:100%;right:0;top:0;z-index:10000;/*display:none;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0; */ display:block;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.subMenu.show{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;}
.subMenu .subMenuB{display:block!important;}
.subMenu .list-img{ display:none;}
.subMenu .menutit h2{padding:15px 0;}

.subMenu .list-wrap{ display:block!important; padding:0 30px; height:100vh;}
.subMenu .menuOne{display:block!important; margin-bottom:30px;}
}



/*menuShare*/
.menuShare{margin-top:50px;padding-bottom:20px}
.social-nav{padding:0;margin:0;list-style:none;position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;}
.social-nav li a{ display:inline-block;border-radius:50%;transition: all 0.2s ease;}
.social-nav li a.social-nav__link{padding:5px}
.social-nav li a.social-nav__link svg{width:30px;height:30px}




/*wap端导航 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;}
.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%;}







/*indexTitle*/

.index-case .line{ width:190px; border-bottom:1px solid #d8d8d8; margin-left:35px;}
.index-case .note{ width:50%; font-size:22px; line-height:50px; color:#1c1b1b;margin-top:35px;  margin-left:35px; }
@media(max-width:1440px){

.index-case .note{font-size:22px;margin-top:20px;}
}
@media(max-width:1280px){

.index-case .note{font-size:20px;margin-top:20px;}
}
@media(max-width:1199px){

.index-case .note{font-size:18px;margin-top:15px;}
}
@media(max-width:991px){

.index-case .note{font-size:16px;margin-top:10px;}
}
@media(max-width:767px){
.index-case .line{ width:190px; margin-left:2%;}
.index-case .note{ width:96%; font-size:14px; margin:0px auto;}
}
@media(max-width:575px){

.index-case .note{ margin-top:15px; font-size:12px; line-height:24px;}
}



/*index-case*/
.index-case{background-color:#ffffff;position:relative; overflow: hidden;}
.index-case .index-caseBOX{ position:relative; overflow:hidden; margin-top:70px; padding-bottom:70px;}
.index-casecontainer{/*overflow:hidden;*/ width:100%; position:relative;}

.index-casecontainer .li{ height:auto; display:block; width:33.3333%; float:left; margin-bottom:5px;}
.index-casecontainer .item{display:block;position: relative;height:auto; padding:0;float: none; margin:0 30px; background:#fff;}

.index-casecontainer .item img{width:100%;max-width:auto;height:auto;text-align:center;display:block;}
.index-casecontainer .item .tp{padding-bottom:75%;transition: all .5s;}

.index-casecontainer .item .bd span{ display:block;}
.index-casecontainer .item .bd .t{ font-size:20px; line-height:60px; color:#1b1b1b; text-align:left; padding-left:0px; padding-top:20px;}


/*swiper-button-next*/


.index-casecontainer .swiper-button-next.swiper-button-disabled,.index-casecontainer .swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}

@media screen and (max-width: 1024px){
	.index-casecontainer .item{margin:0 20px; }
}
@media screen and (max-width: 768px){
	.index-casecontainer .item{margin:0 10px;}
	.index-casecontainer .li{ width:50%;}
	.index-case .index-caseBOX{ margin-top:50px;}	

}
@media screen and (max-width: 460px){
.index-case .index-caseBOX{ margin-top:30px; padding-bottom:50px;}	
	
.index-casecontainer .item .bd .t{ font-size:12px; line-height:24px;  padding-top:10px;}

	
}







/*index_pro*/

.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%;}	
}

.ind_title2{ position: relative; padding-bottom:40px;text-align:center;}
.ind_title2 h2{ font-size:38px;font-weight:bold;color:#d30716; 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;}
}



/*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 100px 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 #c4000f; position:absolute;top:-10px;left:50%; margin-left: -10px;content: '';}
.on .module-caseImg a{background:#c4000f;}
.module-caseImg .tp{padding-bottom: 63.8253%;}
.module-caseImg .tp img{ display:none;}

@media(max-width:550px){
.case-TitBox{ padding:25px 0 50px 0;}		
.module-caseImg .tp{padding-bottom: 80%;}
}

@media(max-width:370px){
.case-TitBox{ padding:25px 0 30px 0;}	
.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;}
}













/*newsList2*/
.newsList2{ overflow:hidden;padding-top:95px; overflow:hidden;position:relative;}
.newsList2{margin:0; font-size:0;margin:0 -10px;}
.newsList2 li{display:inline-block;*display:inline;zoom:1;margin:0;padding:0;list-style:none;width:50%;position:relative;vertical-align:top;margin-bottom:10px;}
.newsList2 li .item{display:block;overflow:hidden;margin:0 10px; position:relative;}
.newsList2 li .t{position:relative;font-size:22px;color:#3a3a3a;line-height:30px;height:30px;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;}
.newsList2 li .date{font-size:20px;color:#878787;line-height:30px;overflow:hidden;font-weight:300;}
.newsList2 li .item:hover .t{color:#77231b;}
@media screen and (max-width:768px){
.newsList2{ overflow:hidden;padding-top:45px;}	
.newsList2 li{width:100%;}	

.newsList2 li .t{font-size:16px;}
.newsList2 li .date{font-size:14px;}
}




/*search*/
.module-037{text-align:center;margin-bottom:50px}
.module-037 .title{font-size:32px;color:#000000}
@media screen and (max-width:1680px){.module-037{margin-bottom:40px}
.module-037 .title{font-size:28px}
}@media screen and (max-width:1440px){.module-037{margin-bottom:35px}
.module-037 .title{font-size:26px}
}@media screen and (max-width:1199px){.module-037{margin-bottom:30px}
.module-037 .title{font-size:24px}
}@media screen and (max-width:991px){.module-037{margin-bottom:25px}
.module-037 .title{font-size:22px}
}@media screen and (max-width:767px){.module-037{margin-bottom:20px}
.module-037 .title{font-size:20px}
}@media screen and (max-width:575px){.module-037{margin-bottom:15px}
.module-037 .title{font-size:18px}
}.module-038{border:1px solid #333333;font-size:0;max-width:800px;margin:0 auto;transition:all .5s}
.module-038:hover{border:1px solid #005bca}
.module-038 select{font-size:14px;padding:10px 15px;border:none;outline:none;vertical-align:middle;width:100px}
.module-038 input{width:calc(100% - 151px);font-size:14px;border:none;outline:none;padding:10px 15px;vertical-align:middle}
.module-038 a{display:inline-block;font-size:14px;border-left:1px solid #a1a1a1;vertical-align:middle}
.module-038 a i{color:#000000;font-size:20px;padding:10px 15px;transition:all .5s}
.module-038 a:hover i{color:#005bca}
@media screen and (max-width:991px){.module-038 input{font-size:12px;padding:7px 10px;width:calc(100% - 140px)}
.module-038 a i{font-size:18px;padding:7px 10px}
}@media screen and (max-width:767px){.module-038{margin-bottom:15px}
}@media screen and (max-width:575px){.module-038{margin-bottom:10px}
.module-038 input{font-size:12px;padding:7px 10px}
.module-038 a i{font-size:18px;padding:7px 10px}
}.module-039{max-width:800px;margin:0 auto;margin-top:30px}
.module-039 span{color:#333333;vertical-align:middle;font-size:14px;margin-right:10px;display:inline-block;margin-bottom:15px}
.module-039 a{color:#666666;display:inline-block;vertical-align:middle;padding:7px 30px;background-color:#f5f5f5;border-radius:50px;margin-right:20px;font-size:14px;margin-bottom:15px}
.module-039 a:hover{background-color:#005bca;color:#fff}
@media screen and (max-width:991px){.module-039 a{padding:7px 25px}
}@media screen and (max-width:767px){.module-039 a{padding:7px 20px}
}@media screen and (max-width:575px){.module-039 a{padding:7px 15px;margin-right:15px;font-size:12px}
}











/*产品列表*/
.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*/



 .foot_tbg{ background-color:#dfdddc;}
 .foot_top{ padding-top:40px; padding-bottom:20px; overflow:hidden;}
 .foot_tl{ width:50%; float:left;}
 .foot_tr{ width:50%; float:right; text-align:right; padding-top:25px;}
 .foot_tl span{ display:block; padding-left:35px;}
 .foot_tl .t1{ font-size:20px; color:#171717;}
 .foot_tl .t2{ font-size:14px; line-height:28px; color:#353535; }
 
 .foot_tr .email{ width:70%; background-color:#dfdddc; border-bottom:1px solid #777777; font-size:18px; height:50px; padding-left:25px; margin-right:25px; margin-bottom:20px;}
 .foot_tr .bnt{ width:170px; height:50px; text-align:center; display:inline-block; background-color:#dbb977; color:#fff; font-size:18px; border-radius:25px; margin-bottom:20px;}
 
 
 @media (max-width:1280px) {
 .foot_tr{ padding-top:0;}	 
 .foot_tr .email{ margin-right:0px;} 
 }
 
  @media (max-width:768px) {
 .foot_tl{ float:none; width:100%;}	 	  	  
 .foot_tr{ float:none; width:100%;}	 
 .foot_tr .email{ margin-right:0px; width:100%;} 
 .foot_tr .bnt{ display:block; margin:0px auto;}
 
  .foot_tl span{ padding-left:0px;}
  .foot_tr .email{ padding-left:0px; font-size:14px; } 
   .foot_tr .bnt{ width:120px; height:40px; font-size:14px; border-radius:20px; margin-bottom:20px;}
  
 }



.footerbg{background:#1d1d1d;}
.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:14.28571428571429%; vertical-align:top;}
.footerbg .footer-nav-box .navlist .a1{ font-size:16px; color:#fff; 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:#747474;font-size:13px; line-height:30px; text-align:center;}
.footerbg .footer-nav-box ul li a:hover{color:#ffffff;}
/*module-footR*/
.footerbg .module-footR{text-align: right; font-size:14px; color:#b5b5b5; line-height:32px; margin-bottom:30px;}
.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:#171717; padding:10px 0; line-height:30px;color:#ffffff;font-size:14px; line-height:30px; text-align:right;}
.module-bq a{color:#ffffff;}
.module-bq a:hover{color:#e5212a;}
@media screen and (max-width: 991px) {
.footerbg{ display:none;}
.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) {

.footerbg .module-footR{margin-bottom:0px;}
.module-bq{ font-size:12px; }
.module-bq a{font-size:12px;}
}

/*up-btn*/
.up-btn{display:none;/*padding: 25px;border: 1px solid #333333;*/cursor: pointer;position:fixed;transition: all .3s; right:3%; bottom:60px; z-index:999;}
/*.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;}
.up-btn span img{ max-width:100%; height:auto;}
@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; width:60px; height:60px; display:inline-block;}
}
/*分享*/
.shareBox{ margin-top:20px;}
.shareBox li{display: inline-block;margin-left: 20px;}
.shareBox li::after{margin-left: 0;}
.shareBox li a{display: inline-block;position: relative;color:#484848; border-radius:50%; background:#2b2b2e; overflow:hidden;}
.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: #d9bc76;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;}
}

.wap_nav{ display: none}
@media(max-width:880px){
.wap_nav{ display: block; position: fixed; z-index: 99; width: 100%; bottom: 0; background: #c8192a}
.wap_nav ul li{ width: 25%; float: left; text-align: center; border-right: solid 1px #d82e3e}
.wap_nav ul li a{ font-size: 14px; color: #fff; display: inline-block; padding-top:30px; padding-bottom:3px; background: no-repeat center 8px; background-size:22px;}
.wap_nav ul li:nth-child(1) a{background-image: url(../images/n_icon1.png);}
.wap_nav ul li:nth-child(2) a{background-image: url(../images/n_icon2.png);}
.wap_nav ul li:nth-child(3) a{background-image: url(../images/n_icon3.png);}
.wap_nav ul li:nth-child(4) a{background-image: url(../images/n_icon4.png);}
.wap_nav ul li:nth-child(4){ border-right: none;}
}
/*二维码弹窗 end*/


/*侧边栏*/
.cbl-box{padding:20px 10px;background-color:#fff;position:fixed;right:0;top:50%;transform:translateY(-50%);border:1px solid #eeeeee;z-index:9}
.cbl-box ul>li:nth-last-of-type(1){border-bottom:none}
.cbl-box ul>li>a{display:inline-block;padding:12px;color:#fff;text-decoration:none;text-align:center}
.cbl-box ul>li>a .title{font-size:12px;color:#666666;margin-top:5px}
.cbl-box ul>li>a:hover .title{color:#b60005}
.wx-box{padding:10px;background-color:#fff;position:absolute;top:57px;right:105px;width:180px;height:180px;border-radius:10px;opacity:0;display:none;box-shadow:0 0 30px 2px rgba(0,0,0,0.1)}
.wx-box:after{content:"";position:absolute;left:100%;top:80px;display:inline-block;background-image:url("https://slab.newpearl.com/templates/main/css/../img/ycl_xmzyb_030.png");background-position:right;background-repeat:no-repeat;background-size:cover;width:7px;height:19px}
.cbl-box ul li {position: relative;}
.cbl-box ul li .content {position: absolute;right: 100%; top: 0;display: none;}
.cbl-box ul li:hover .content {display: block;}
.cbl-box ul li .contentBox {box-shadow: 0 0 10px rgba(0,0,0,0.5);background-color: #fff;margin-right: 10px;}
.cbl-box ul li .contentBox .item {text-align: center;padding: 4px 10px;width: 130px;font-size: 16px;}
/*侧边栏 end*/



/*视频弹窗*/
.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=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; color:#ffffff;}

.banner .txt2{ z-index:2;position: absolute; width:100%; height:15%; text-align: center;margin: auto; left: 0; bottom: 50px; right: 0; color: #fff; font-size:50px; color:#ffffff;}

.banner .txt3{ z-index:2;position: absolute; width:100%; height:15%; text-align: center;margin: auto; left: 0; bottom: 0; right: 0; color: #fff; font-size:50px; color:#ffffff;}

.banner .txt b{font-size:60px;font-family:"Exotc350 DmBd BT", Arial, Helvetica, sans-serif; margin-right:30px;}
.banner .pc{background-position:top;background-repeat: no-repeat;/*background-size: cover;*/height:680px;position: relative;}



.banner .pc.propc{ background-attachment:fixed;}

@media(max-width:1680px){
.banner .txt{ font-size:40px; }
.banner .txt b{font-size:50px;}
.banner .pc{height:650px;}

.banner .txt2{ font-size:40px; }
.banner .txt2 b{font-size:50px;}

.banner .txt3{ font-size:40px; }
.banner .txt3 b{font-size:50px;}

}
@media(max-width:1440px){
.banner .txt{ font-size:30px; }
.banner .txt b{font-size:40px;}
.banner .pc{height:600px;}

.banner .txt2{ font-size:30px; }
.banner .txt2 b{font-size:40px;}

.banner .txt3{ font-size:30px; }
.banner .txt3 b{font-size:40px;}
}
@media(max-width:1300px){
.banner .txt{ font-size:28px; }
.banner .txt b{font-size:38px;}
.banner .pc{height:500px;}

.banner .txt2{ font-size:28px; }
.banner .txt2 b{font-size:38px;}

.banner .txt3{ font-size:28px; }
.banner .txt3 b{font-size:38px;}
}
@media(max-width:1220px){
.banner .txt{ font-size:26px; }
.banner .txt b{font-size:36px;margin-right:25px;}
.banner .pc{height:450px;}

.banner .txt2{ font-size:26px; }
.banner .txt2 b{font-size:36px;margin-right:25px;}

.banner .txt3{ font-size:26px; }
.banner .txt3 b{font-size:36px;}
}
@media(max-width:1024px){
.banner .txt{ font-size:24px; }
.banner .txt b{font-size:34px;margin-right:20px;}
.banner .pc{height:350px;}

.banner .txt2{ font-size:24px; }
.banner .txt2 b{font-size:34px;margin-right:20px;}

.banner .txt3{ font-size:24px; }
.banner .txt3 b{font-size:34px;}

}
@media(max-width:768px){
.banner .txt{ font-size: 20px;}
.banner .txt b{ font-size:30px;margin-right:10px;}
.banner .pc{height:300px;}

.banner .pc.propc{height:400px;}

.banner .txt2{ font-size:20px; bottom: 30px;}
.banner .txt2 b{font-size:30px;m}

.banner .txt3{ font-size:20px; }
.banner .txt3 b{font-size:30px;}

}




/*内页导航*/
/*navpc*/
.navpcbox{ background:#f5f5f5; overflow:hidden;}
.navpc ul>li{display:inline-block;}
.navpc ul>li>a{display:inline-block;padding:25px 35px;position:relative;color:#333333; font-size:16px; color:#4e4e4e;}
.navpc ul>li>a:hover{ background-color:#c40005; color:#ffffff;}
.navpc ul li.active a{ background-color:#c40005; color:#ffffff;}
/*.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;}
}


/*内页导航*/
.ny-nav{}
.ny-nav .left{display: block;vertical-align: middle;text-align:center;}
.ny-nav .left ul>li{display: inline-block;margin-right:5px;}
.ny-nav .left ul>li>a{display: inline-block; min-width:200px;text-decoration: none;padding:10px 24px;color: #fff; background:#47494b;font-size:14px;position: relative;transition: all .5s;}
.ny-nav .left ul>li.active>a,
.ny-nav .left ul>li>a:hover{color: #fff; background:#e10d05;}
.ny-nav .left ul>li>a::after{content: "";position: absolute;bottom: 0;left: 0;height:0;width: 0;background-color:#e10d05;transition: all .5s;}
.ny-nav .left ul>li>a:hover::after,
.ny-nav .left ul>li.active>a::after{width: 100%;background-color:#e10d05;}

.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: #c40005;}
.wap-ny-nav .nav-top .right{float: right;padding: 17px 15px;cursor: pointer;font-size: 14px;}
.wap-ny-nav .nav-top .right:hover{color: #000;}
.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 #c40005;color: #fff;background-color: #c40005;}
@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;}
	.ny-nav .left ul>li>a{ min-width:100px;}
}
@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;}
}

/*内页导航 end*/


/*pagetitle*/
.pagetitle{background-image:url("../images/page-titbg.png");background-position:left top;background-repeat:no-repeat; padding-top:65px;padding-bottom:65px;}
.pagetitle h2{font-size:40px;margin-bottom:20px;font-weight:bold;color:#343434;}
.pagetitle h4{font-size:28px;color:#343434;}
@media (max-width: 1440px){
	.pagetitle h2{font-size:36px;}
	.pagetitle h4{font-size:26px;}
}
@media (max-width:1240px){
	.pagetitle h2{font-size:30px;}
	.pagetitle h4{font-size:24px;}
}
@media (max-width: 1199px){
	.pagetitle{ background-size:350px;}
	.pagetitle h2{font-size:26px;}
	.pagetitle h4{font-size:20px;}
}
@media (max-width: 991px){
	.pagetitle{ background-size:300px;}
	.pagetitle h2{font-size:20px;}
	.pagetitle h4{font-size:18px;}
}



/*shuju*/
.shuju{border-top:1px solid #e4e4e4; padding-top:90px;padding-bottom:90px;}
.shuju p{font-size:22px;color:#272727;}
.shuju h4{font-size:30px;color:#e272727; font-weight:bold; padding-top:30px;}
.shuju h4 strong{font-size:70px;color:#272727; padding-right:10px;}
@media (max-width: 1440px){
.shuju h4 strong{font-size:68px;padding-right:10px;}
}
@media (max-width:1240px){
.shuju{padding-top:70px;padding-bottom:70px;}
.shuju p{font-size:20px;}
.shuju h4{font-size:28px;padding-top:25px;}
.shuju h4 strong{font-size:60px;padding-right:10px;}
}
@media (max-width: 1199px){
.shuju{padding-top:50px;padding-bottom:50px;}
.shuju p{font-size:18px;}
.shuju h4{font-size:26px;padding-top:20px;}
.shuju h4 strong{font-size:50px;padding-right:10px;}
}
@media (max-width: 991px){
	.shuju{padding-top:30px;padding-bottom:30px;}
	.shuju p{font-size:16px;}
	.shuju h4{font-size:24px;padding-top:15px;}
	.shuju h4 strong{font-size:40px;padding-right:10px;}
}
@media (max-width: 640px){
	.shuju{padding-top:20px;padding-bottom:20px;}
	.shuju p{font-size:14px;}
	.shuju h4 strong{font-size:6.25vw;}
}







/*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:#c40005;transition: all .5s; border-radius:5px;}
.module-proNavS .left .search-box a:hover{background-color: #c40005;}
.module-proNavS .right a{color:#c40005;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: #c40005;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: 12px;}
}

/*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:10px;font-size:16px; line-height:16px; text-align:center;}
.module-proList2 a:hover .text-box .title{color:#c40005}
.module-proList2 .text-box .note{color:#6f6f6f;font-size:14px;  margin-top:0px; text-align:center;}
.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:14px}
	.module-proList2 .text-box .note{font-size:12px}
}







/*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: #d9bc76;}
.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-positionBox{ display:none;}
    .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 #d9bc76;}
.module-duotuImg .left .dttp{padding-bottom: 43.93%;background-color: #fff;box-shadow: 0 0 20px 5px #eeeeee;cursor: pointer;}
.module-duotuImg .left .dttp img{ max-width:100%; max-height:100%;}
.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 .right{ }

.module-duotuImg .cpxq_tp_swiper{margin-top: 20px;overflow: hidden;}
.module-duotuImg .cpxq_tp_swiper .swiper-slide{cursor: pointer;position: relative;overflow: hidden; width:16.66666666666667%;}
.module-duotuImg .cpxq_tp_swiper .swiper-slide .xysimg2 {height: 0;position: relative;overflow: hidden;}
.module-duotuImg .cpxq_tp_swiper .swiper-slide .xysimg2 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;}
.module-duotuImg .cpxq_tp_swiper .swiper-slide .xysimg2 img {max-height:100%; max-width:100%;}
.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; padding-top:30px;}
.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; position:absolute; right:0; top:35px; display:none;}
.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{ text-align:center; margin-top:10px; 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; padding-top:0px;}
	.module-duotuImg .right .specification {padding-top: 15px;padding-bottom: 10px;}
	.module-duotuImg .right .title-box .title {font-size: 16px;}
	
	.module-duotuImg .right .vr-box .product-ewm{display:none;}
	.module-duotuImg .right .vr-box .product-wz{display:none;}
	.module-duotuImg .right .vr-box .product-vr{margin-right:0px;}
	.module-duotuImg .right .vr-box .product-vr img{ max-width:65px;}
}
@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 .vr-box { top:35px;}
	.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{ font-weight:bold; line-height:30px; }
.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{}
	.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;}}











.module-040{margin-bottom:70px}
.module-040 a{text-decoration:none;display:block}
.module-040 .img-box{position:relative}
.module-040 .tpcover{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all 1s;transition:all 1s;background-color:#fff}
.module-040 .tpcover:hover{opacity:0}
.module-040 .text-box{margin-top:20px}
.module-040 .text-box .title{color:#222222;font-size:18px;font-weight:100}
.module-040 .text-box .title2{color:#222222;font-size:14px;font-weight:200;margin-bottom:5px;display:block}
.module-040 .text-box .classification{color:#999999;font-size:14px}
.module-040 .text-box .classification2{color:#999999;font-size:14px;display:block}
.module-040 .text-box .classification2 img{margin-left:10px;vertical-align:middle}
.module-040 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)}
.module-040 a .tp{-webkit-transition:all .5s;transition:all .5s;padding-bottom:90%}
.module-040 a:hover .over-img{-webkit-box-shadow:0 0 50px 10px #c3c5c7;box-shadow:0 0 50px 10px #c3c5c7}
.module-040 a:hover .tp{-webkit-transform:scale(1.02);transform:scale(1.02)}
@media screen and (max-width:1199px){.module-040{margin-bottom:60px}
}@media screen and (max-width:991px){.module-040{margin-bottom:50px}
}@media screen and (max-width:767px){.module-040{margin-bottom:40px}
}@media screen and (max-width:575px){.module-040{margin-bottom:30px}
.module-040 .text-box .title{font-size:16px}
.module-040 .text-box{margin-top:15px}
.module-040 .text-box .classification{font-size:12px}
}



 
/*page-back*/
.page-back{ margin:0 auto; text-align:center;margin-top:22px;}
.page-back a{display:block;width:120px;font-size:14px;line-height:40px;height:40px;overflow:hidden; text-align:center;color: #fff;margin:0 auto;background:#e70012;}
@media screen and (max-width:640px) {

}