@charset "UTF-8";
@font-face{
  font-family:'SourceHanSansCN-Regular';
  src:
    url(./fonts/SourceHanSansCN-Regular.ttf),
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{pointer-events:inherit}


*{box-sizing:border-box}
/* html{font-size:100px;} */
/* body,html{font-family:'pingFang-Regular';} */
body, h1, h2, h3, h4, h5, h6, ul, ol, dl, dd, dt, li, p {
  padding: 0;
  margin: 0;
}
body{font-family: 'SourceHanSansCN-Regular', Arial, sans-serif;}
input,button{outline:none;border:none}

a {
  text-decoration: none;
  color: #000;
}
a:hover{text-decoration: none;color:initial}

li, i {
  list-style: none;
}

img {
  width: auto;
  max-width: 100%;
  border:0 none;
  vertical-align: middle;
  border:0 none;
}
select,option,button,input{border:none;outline:none;}
.layout{width:1440px;margin:0 auto;}
.width{width:87.5%;margin:0 auto;}
.clear{display:block;clear:both;}
/*  */
.tcdPageCode {
	text-align: center;
	margin: 20px auto 40px;
  }
  
  .tcdPageCode a, .current, .disabled {
	display: inline-block;
	line-height: 40px;
	width:48px;height:40px;
	margin-left: 10px;
	color:#333;
	background:#d2d2d2
  }
  .current {
	background:#EA2C43;
	color: #fff;
	margin-left: 10px;
	border-color:transparent
  }
  .nextPage,.prevPage,.disabled{background:#d2d2d2;color:#333 !important;}
  /*  */
  
/*  */
.video_box{position:fixed;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,0.9);z-index:99999;display:none;}
.video_box .top{text-align:right;height:10%;padding-top:10px;padding-right:10px;}
.video_box .top img{width:50px;height:50px;}
.video_box .content{height:90%;padding-top:30px;max-width:60%;margin: 0 auto;text-align:center;display:flex;align-items:center;justify-content:center;}
.video_box .content video{max-width:100%;margin:0 auto;}
/*  */
/* 头部 start */
.header{height:140px;position: fixed;top:0;left:0;width:100%;background:transparent;z-index:99;padding:0 3.125%;transition:ease-in-out 0.5s}
.header.active{background:#000;transition:ease-in-out 0.5s}
.header .logo{width:14%;float:left;height:140px;text-align:center;line-height:140px;text-align:left;}
.header .logo img{max-height:90%}
/*  */
.header .pc_nav{width:auto;float:left;padding:0 30px;}
.header .pc_nav .oneitem{float:left;}
.header .pc_nav .oneitem .twowrap{position:absolute;left:0;width:100%;top:140px;background:rgba(0,0,0,0.7);height:auto;z-index:9;padding-left:14%;display:none;}
.header .pc_nav .oneitem .twowrap .twowrap_nav{float:left;width:15%}
.header .pc_nav .oneitem .twowrap .twowrap_nav li{line-height:50px;color:#333;padding-right:5%;}
.header .pc_nav .oneitem .twowrap .twowrap_nav li a{display:inline-block;height:100%;color:#fff;}
.header .pc_nav .oneitem .twowrap .twowrap_nav li a:hover,.header .pc_nav .oneitem .twowrap .twowrap_nav li.on a{color:#E92B44}
.header .pc_nav .oneitem .twowrap .twowrap_nav_list{float:left;width:85%}
.header .pc_nav .oneitem .twowrap .twolist{display:none;}
.header .pc_nav .oneitem .twowrap .twolist.on{display:block;}
.header .pc_nav .oneitem .twowrap .twoitem{float:left;width:25%;padding:15px;transition:all 0.5s}
.header .pc_nav .oneitem .twowrap .twoitem a{display:block;padding:15px;background:#fff;}
.header .pc_nav .oneitem .twowrap .twoitem p{margin-top:10px;text-align:center;color:#333;}
.header .pc_nav .oneitem .twowrap .twoitem:hover{transition:all 0.5s}
.header .pc_nav .oneitem .twowrap .twoitem:hover p{color:#E9001F}
/*  */
.header .onelist{float:left;}
.header .onelist .oneitem > a{display:block;padding:0 30px;line-height:140px;color:#fff;font-size:18px;}
/*  */
/*  */
.header .pc_search{float:right;height:140px;}
.header .pc_search form{width:310px;height:45px;border-radius:50px;background:#EEEEEE;padding:0 15px;overflow:hidden;margin-top:47.5px;float:left;}
.header .pc_search form input{float:left;width:80%;padding:0 0 0 0;height:45px;padding-left:10px;}
.header .pc_search form button{width:20%;height:45px;background:url(../images/pic_06.png) no-repeat right center;}
.header .pc_search .pc_lang{float:right;margin-top:50px;margin-left:20px;}
.header .pc_search .pc_lang a{display:inline-block;width:40px;height:40px;color:#fff;text-align:center;line-height:40px;background:#EA2C43;margin-left:5px;}

/* 头部 end */
/* 侧边栏 start*/
.slidbar{width:290px;height:auto;background:#191919;position:fixed;left:0;top:50%;z-index:9;margin-top:-320px;transition:all 0.5s;}
.show_slidbar{display:block;width:40px;text-align:center;background:#191919;font-size:20px;color:#fff;position: fixed;left:0;padding:10px 5px;top:50%;z-index:8;cursor: pointer;}
.slidbar.hide,.show_slidbar.hide{transition:all 0.5s;left:-100%}
.slidbar .content{position:relative;}
.slidbar .content .colse_slidbar{top:15px;right:15px;position: absolute;cursor: pointer;}
.slidbar .content .list .items{display:none;}
.slidbar .content .list .items.on{display:block;}
.slidbar .content .list .item{padding:15px;border-bottom:1px solid #3D3D3D;color:#fff;font-size:16px;}
.slidbar .content .list .item p{background-repeat: no-repeat;background-position:right top;padding:3px 0;}
.slidbar .content .list .item .p1{background-image:url(../images/pic_15.png);padding-right:21px;}
.slidbar .content .list .item .p2{background-image:url(../images/pic_19.png)}
.slidbar .content .list .item .p3{background-image:url(../images/pic_21.png)}
.slidbar .content .list .item .p4{background-image:url(../images/pic_30.png)}
.slidbar .content .list .item .p5{background-image:url(../images/pic_32.png)}
.slidbar .content .list .item.item_first{font-size:20px;color:#fff;font-weight:bold;}
.slidbar .content .list .item .button{display:inline-block;width:90px;height:25px;line-height:25px;color:#191919;background:#fff;transition: ease-in-out 0.3s;font-size:13px;text-align:center;font-weight:normal}
.slidbar .content .list .item .button.on,.slidbar .content .list .item .button:hover{background:#EA2C43;color:#fff;transition: ease-in-out 0.3s;}
.slidbar .content .list .item.item_last img{width:150px;}
.slidbar .content .list .item.item_last .txt{width:30px;text-align:center;font-size:20px;}
.slidbar .content .list .item.item_last{display:flex;align-items:center;justify-content: center;border:none;padding:30px 0;}
.slidbar .content .list .item.item_top{cursor: pointer;}

/* 侧边栏 end*/


/*  */
.wap_mask{position:fixed;top:0;bottom:0;right:0;left:0;z-index:998;background:rgba(0,0,0,0.6);display:none;}
.wap_nav{position:fixed;top:50px;bottom:0;left:0;width:100%;display:none;z-index:999;background:rgba(0,0,0,0.95);overflow-y:scroll}
.wap_nav.active{transition:left 0.3s;left:0;}
.wap_nav_list{width:100%;overflow-y:scroll}
.close_wap_nav{width:20%;height:75px;background:#202020 url(../images/close_wap.png) no-repeat center;}
.wap_nav_list > li{min-height:55px;padding:0 15px;position:relative;border-bottom:1px solid #333}
.wap_nav_list > li:first-child{display:flex;padding-top:8px;}
.wap_nav_list > li:first-child a{width:40px;height:40px;background:#EA2C43;font-size:14px;color:#fff;text-align:center;line-height:40px;margin-right:10px;}
.wap_nav_list > li a{display:block;line-height:55px;color:#fff;font-size:18px;}
.wap_two_nav{display:none;padding-left:10px;}
.wap_nav_list .wap_two_nav a{font-size:14px;line-height:55px;color:#fff;}
.wap_nav_list .wap_two_nav li + li{border-top:1px solid #333}
.wap_icon{position:absolute;right:0;height:55px;width:55px;background:url(../images/arrow-bottom.png) no-repeat center;top:0;background-size: 20px;transition:all 0.5s}
.wap_icon.active{transition:all 0.5s;transform: rotate(180deg);}
.wap_head{
    display: none;
    height: 50px;
    background: rgba(0,0,0,1);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
	z-index: 990;
	transition:ease-in-out 0.3s
}
.wap_head.active{background:rgba(0,0,0,1);transition:ease-in-out 0.3s}
.wrap_show{width:50px;height:50px;position:absolute;right:0;top:0;text-align:center;padding-top:5px;transition: ease-in-out 0.3s;}
.wrap_show .wap_line{width:35px; height:3px;background:#fff;display:block;margin:8px auto 0;transition: ease-in-out 0.3s;}
.wrap_show.active{padding-top:15px;transition: ease-in-out 0.3s;}
.wrap_show.active .wap_line1{transform: rotate(45deg);margin-bottom:-10px;}
.wrap_show.active .wap_line2{opacity: 0;}
.wrap_show.active .wap_line3{transform: rotate(-45deg);margin-top:-4px}
.wap_head img{
    margin-top:0;
    margin-left: 5px;
    max-height:100%;
}
.wap_head .m_search{display:none;position: fixed;top:50px;background:#000;padding:15px;left:0;width:100%;height:75px;}
.wap_head .m_search input{width:80%;float:left;height:45px;padding-left:10px;background:#fff;}
.wap_head .m_search button{width:20%;float:left;background:#EA2C43 url(../images/sousuo.png) no-repeat center;height:45px;}
.wap_head .m_search_btn{position:absolute;right:60px;line-height:50px;}
/* .wap_head .m_search a{display:block;float:left;} */
/*  */


/*  */
.banners{margin-top:0;position: relative;}
.banners .list {position: absolute;bottom:0;width:100%;text-align:center;z-index:9;display:flex;align-items:flex-end;justify-content: center;}
.banners .list .item{width:205px;height:70px;line-height:70px;background:#2C2D2E;font-size:18px;color:#fff;transition:ease-in-out 0.5s;display:inline-block;}
.banners .list .item + .item{margin-left:20px;}
.banners .list .item a{color:inherit;display:block;}
.banners .list .item.on,.banners .list .item:hover{height:85px;line-height:85px;background:#D3AB66;transition:ease-in-out 0.5s;}
/*  */
.banner_txt{position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);z-index:9;color:#fff;text-align:center;}
.banner_txt .title_en{font-size:44px;font-family: Arial;}
.banner_txt .title_ch{font-size:20px;display:inline-block;margin-top:10px;}
/*  */
/* 公共底部 start */
.footer1{background:#202020;padding:60px 100px 115px;}
.footer1 .left{float:left;}
.footer1 .left dl{width:170px;float:left;}
.footer1 .left dl dt{font-size:18px;color:#fff;margin-bottom:25px;}
.footer1 .left dl a{font-size:14px;color:#A9A9A9;display:block;line-height:30px;}
.footer1 .left dl a:hover{color:#fff;}
.footer1 .right{float:right;width:400px;}
.footer1 .right .top{height:100px;background-repeat:no-repeat;background-position: left center;background-size: 100px;padding-left:120px;}
.footer1 .right .top p{font-size:17px;color:#999;padding-top:20px;margin-bottom:12px;}
.footer1 .right .top strong{display:block;width:100%;border-bottom:1px solid #3D3D3D;padding-bottom: 20px;color:#fff;font-size:28px;}
.footer1 .right .bottom{font-size:14px;color:#666;line-height:30px;margin-top:20px;}
.footer1 .right .bottom p{padding-left:25px;background-repeat:no-repeat;background-position: left center;}
.footer1 .right .bottom p:first-child{background-image:url(../images/pic_47.png)}
.footer1 .right .bottom p:last-child{background-image:url(../images/pic_50.png)}
.footer2{background:#202020;padding:30px 100px;border-top:1px solid #383838;}
.footer2 dt,.footer2 dd{float:left;font-size:14px;color:#A9A9A9}
.footer2 dd a{color:inherit;margin-left:20px;}
.footer2 dd a:hover{color:#fff}
/*  */
.footer3{padding:20px 100px;background:#000000}
.footer3 p{float:left;color:#A9A9A9;font-size:14px;}
.footer3 p:nth-child(2n){float:right;}
/* 公共底部 end */
/*  */
.com_tab .left{float:left;margin-top:18px;}
.com_tab .left a{float:left;margin-right:25px;font-size:18px;color:#414141;border-bottom: 2px solid transparent;padding-bottom:5px;}
.com_tab .left a.on,.com_tab .left a:hover{border-color:#E9001F}
.com_tab .right{float:right}
.com_tab .right span{float:left;line-height:50px;color:#414141;font-size:14px;margin-right:20px;}
.com_tab .right .shaixuan_box{float:left;position:relative;}
.com_tab .right .shaixuan_box > a{
    -webkit-transition: background .4s, border .3s;
    transition: background .4s, border .3s;
    position: relative;
    width: 160px;
    height: 50px;
    line-height: 50px;
    padding-left: 24px;
    border: 1px solid rgba(17,17,17,0.2);
    display: inline-block;
}
.com_tab .right .shaixuan_box > a.active{border-bottom-color:transparent}
.com_tab .right .shaixuan_box > a.active + ul{display:block;}
.com_tab .right .shaixuan_box > a span{
	font-size: 14px;
    color: rgba(17,17,17,0.8);
    letter-spacing: 1px;
}
.com_tab .right ul{
	position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    display: none;
    background-color: #fff;
    border: 1px solid rgba(17,17,17,0.2);
    border-top: none;
    text-align: center;
    z-index: 120;
    max-height: 220px;
    overflow-y: auto;
}
.com_tab .right ul li {
    margin: 20px 10px;
}
.com_tab .right ul li a {
    -webkit-transition: color 0.4s;
    transition: color 0.4s;
    display: inline-block;
    position: relative;
    font-size: 14px;
    letter-spacing: 1px;
    color: rgba(17,17,17,0.5);
    padding-bottom: 5px;
}
.com_tab .right ul li a:after {
    -webkit-transition: background 0.4s, bottom .3s;
    transition: background 0.4s, bottom .3s;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 100%;
    height: 1px;
    background-color: rgba(17,17,17,0.2);
}
.com_tab .right ul li a:hover {color:#E9001F}
.com_tab .right ul li a:hover:after {background:#E9001F}
@media (max-width:767px){
	body{padding-top:50px;}
	.layout{width:100%;}
    .header{display:none;}
	.wap_head{display:block;}
	.width{width:90%}
	/*  */
	.footer1{padding:30px 15px 15px;}
	.footer1 .left{width:100%;}
	.footer1 .left dl{width:25%}
	.footer1 .left dl dt{margin-bottom:5px;font-size:16px;}
	.footer1 .left dl a{font-size:12px;}
	.footer1 .right{width:100%;margin-top:15px;}
	.footer1 .right .top p{font-size:14px;padding-top:22px;}
	.footer1 .right .top strong{font-size:20px;}
	.footer1 .right .bottom p{font-size:12px;line-height:25px;}
	/*  */
	.footer2{padding:15px;}
	.footer2 dt{font-size:14px;margin-bottom:5px;}
	.footer2 dd a{margin-right:10px;margin-left:0;line-height:25px;font-size:12px;}
	/*  */
	.footer3{padding:15px;}
	.footer3 p{width:100%;text-align:center;font-size:12px;line-height: 25px;}
	/*  */
	.banner_txt .title_en{font-size:22px;}
	.banner_txt .title_ch{font-size:16px;}
	/*  */
	.show_slidbar{padding:10px;font-size:14px;}
	.slidbar{width:100%;height:100%;z-index:99999;top:0;margin-top:0;}
	.slidbar .content .list .item.item_top{display:none;}
	/* .show_slidbar{display:none !important;} */
	
}
@media (max-width:991px) and (min-width:768px){
	body{padding-top:70px;}
	.layout{width:100%;}
    .header{display:none;}
	.wap_head{display:block;height:70px;}
	.wap_nav{top:70px;}
	.wrap_show{width:70px;height:70px;padding-top:16px}
	.wrap_show.active{padding-top:28px;}
	.wap_nav_list{height:100%;overflow-y: auto;}
	.wap_head .m_search_btn{right:80px;line-height:70px;}
	.wap_head .m_search form{max-width:60%;margin:0 auto;}
	/*  */
	.footer1{padding:30px }
	.footer1 .left{width:60%;}
	.footer1 .left dl{width:25%}
	.footer1 .right{width:40%;}
	.footer1 .right .top p{font-size:14px;}
	.footer1 .right .top strong{font-size:20px;}
	/*  */
	.footer2{padding:30px;}
	.footer3{padding:30px;}
}
@media (min-width:992px) and (max-width:1024px){
	body{padding-top:100px;}
	.header{height:100px;}
	.header .logo{height:100px;line-height: 100px;}
	.header .logo{padding:0 10px;}
	.header .pc_nav{padding:0 15px;}
	.header .pc_nav .top_icon{display:none;}
	.header .onelist .oneitem > a{padding:0 20px;line-height:100px;}
	.header .pc_search{height:100px;}
	.header .pc_nav .oneitem .twowrap{top:100px;}
	.header .pc_nav .oneitem .twowrap .twoitem{padding:15px 15px;}
	.top_form_box form{padding-top:27px;}
	.wap_head .m_search_btn{right:80px;line-height:70px;}
	.wap_head .m_search form{max-width:60%;margin:0 auto;}
	/*  */
	.footer1{padding:30px }
	.footer1 .left{width:60%;}
	.footer1 .left dl{width:25%}
	.footer1 .right{width:40%;}
	.footer1 .right .top p{font-size:14px;}
	.footer1 .right .top strong{font-size:20px;}
	/*  */
	.footer2{padding:30px;}
	.footer3{padding:30px;}
}
@media (min-width:1101px) and (max-width:1440px){
	.header{height:100px;}
	.header .logo{height:100px;line-height: 100px;}
	.header .logo{padding:0 10px;}
	.header .pc_nav{padding:0 15px;}
	.header .pc_nav .top_icon{margin-top:38px}
	.header .onelist .oneitem > a{padding:0 20px;line-height:100px;}
	.header .pc_nav .oneitem .twowrap{top:100px;}
	.header .pc_nav .oneitem .twowrap .twoitem{padding:15px 15px;}
	.header .pc_search{height:100px;}
	.header .pc_search form{margin-top:28px}
	.header .pc_search .pc_lang{margin-top:30px;}
	/*  */
	.layout{width:90%}
}
@media (min-width:1250px) and (max-width:1370px){
	.header .pc_search form{width:210px}
}
@media (min-width:1101px) and (max-width:1249px){
	.header .pc_search form{display:none;}
	.header .onelist .oneitem > a{padding:0 30px;}
}

@media (min-width:992px) and (max-width:1100px){
	body{padding-top:70px;}
	.layout{width:100%;}
    .header{display:none;}
	.wap_head{display:block;height:70px;}
	.wap_nav{top:70px;}
	.wrap_show{width:70px;height:70px;padding-top:16px}
	.wrap_show.active{padding-top:28px;}
	.wap_nav_list{height:100%;overflow-y: auto;}
	.wap_head .m_search_btn{right:80px;line-height:70px;}
	.wap_head .m_search form{max-width:60%;margin:0 auto;}
}

@media (min-width:1441px) and (max-width:1600px){
	.header {background: #000;}
	.header .onelist .oneitem > a{padding:0 25px}
	.header .pc_search form{width:220px}
	/*  */
}
@media (max-width:1440px){
	.header{background:#000}
	.slidbar .content .list .item.item_first{font-size: 17px;}
	.slidbar{top: initial;bottom: 5%;}
	.slidbar .content .list .item{padding: 12px 15px;font-size: 14px;}
	.slidbar .content .list .item.item_last{padding: 18px 0;}
	.slidbar .content .list .item.item_last img{width: 140px;}
	.slidbar .content .list .item.item_last .txt{font-size: 16px;}
}

