@charset "UTF-8";
@font-face{
  font-family:'din';
  src:
    url(./fonts/DINCond-Medium.otf)
}
.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: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;}
.clearfix::after{
	content:'';display:block;
	clear: both;
}
.ell{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/*  */

@keyframes pic_m {
	0% {
	  transform: scale(1.2);
	  -webkit-transform: scale(1.2);
	  -moz-transform: scale(1.2);
	  -o-transform: scale(1.2);
	  -ms-transform: scale(1.2);
	}
	100% {
	  transform: scale(1);
	  -webkit-transform: scale(1);
	  -moz-transform: scale(1);
	  -o-transform: scale(1);
	  -ms-transform: scale(1);
	}
}
.nbanners{background-repeat: no-repeat;background-position:center;height:418px;overflow:hidden;}
.nbanners .content{display:flex;align-items:flex-start;height:100%;flex-direction: column;justify-content: center;}
.nbanners .content h3{font-size:43px;color:#fff;font-weight:bold;padding-left:10px;border-left:6px solid #fff;}
.nbanners .content p{font-size:14px;color:#fff;margin-top:10px;}
.nbanners .nbg{height: 100%;animation: pic_m 3s ease;}
.m_show{display: none;}
/*  */
.n_hotkey{border-bottom:1px solid #D9D9D9;height:80px;line-height:80px;font-size:15px;}
.n_hotkey .left{float:left;}
.n_hotkey .left dt{float:left;color:#333;font-weight:bold;}
.n_hotkey .left dd{float:left;color:#666;}
.n_hotkey .left dd a{color:inherit;margin:0 5px;}
.n_hotkey .left dd a:hover{color:#187ACD}
.n_hotkey .right{float:right;}
.n_hotkey .right form{width:280px;border-radius:50px;border:2px solid #BFBFBF;margin-top:18px;}
.n_hotkey .right form input{float:left;height:40px;padding-left:10px;width:80%}
.n_hotkey .right form button{float:right;background:url(../images/pic_05.jpg) no-repeat center;width:40px;height:40px;cursor:pointer}
/*  */
.mianbao{padding:23px 0 0;}
.mianbao .content{border-bottom:1px dashed #ddd;font-size:14px;color:#666;position:relative;padding:0 0 15px 20px;}
.mianbao .content::after{
	content:'';display:block;width:10px;height:20px;background:#187ACD;
	position:absolute;left:0;top:0;
}
.mianbao .content a{color:inherit;}
.mianbao .content a:hover{color:#187ACD}
/*  */
.com_nav{padding:40px 0;}
.com_nav .item{float:left;height:60px;line-height:60px;text-align:center;color:#666;font-size:20px;background-color:#F4F4F4;transition:ease-in-out 0.3s;background-position:center bottom;float:left;width:33.333%;background-repeat:no-repeat;}
.com_nav .item.on,.com_nav .item:hover{color:#fff;background-color:#187ACD;background-image:url(../images/bg_03.png)}
/* .com_nav .item */
/* 头部 start*/
.header{height:140px;position:relative;}
.header .nav {padding:20px 0;}
.header .nav .logo{float:left;}
.header .nav .list{float:right;margin-top:35px;}
.header .nav .list .item{ float:left; line-height:35px; font-size:18px;text-align:center; transition:ease-in-out 0.5s; -webkit-transition:ease-in-out 0.5s; -moz-transition:ease-in-out 0.5s; -ms-transition:ease-in-out 0.5s; -o-transition:ease-in-out 0.5s; padding:0 18px}
.header .nav .list .item a{display:block;height:100%;color:inherit;border-bottom:2px solid transparent}
.header .nav .list .item:hover a,.header .nav .list .item.on a{border-color:#187ACD;color:#187ACD}
.header .icon{float:right;margin-top:30px;margin-left:40px;border-left:1px solid #D9D9D9;padding-left:10px;}
.header .icon a{margin-left:8px;}
.header form{height:120px;width:100%;position: absolute;top:100%;left:0;width:100%;background:#fff;box-shadow: 0 5px 5px #aaa;z-index:9;padding:30px;text-align:center;display:none;}
.header form input{width:50%;height:60px;padding-left:15px;border-bottom:1px solid #ddd;vertical-align: middle;}
.header form button{width:100px;height:60px;background:#187ACD url(../images/sousuo.png) no-repeat center;vertical-align: middle;}
.header form .colse{width:100px;height:60px;vertical-align: middle;display:inline-block;text-align:center;line-height:60px;background:#f5f5f5}
/* 头部 end */
/*  */
.com_class{padding:50px 0;background:#fff;border-bottom:2px solid #E5E5E5;}
.com_class .item{display:inline-block;line-height:60px;color:#333;font-size:16px;width:auto;text-align:center;transition: ease-in-out 0.5s;padding:0 25px;border-radius:50px;background:#EEEEEE;margin-right:30px;}
.com_class .item.on,.com_class .item:hover{background:#187ACD;color:#fff;transition: ease-in-out 0.5s;}
/*  */
.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:#fff;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:#fff url(../images/close_wap.png) no-repeat center;}
.wap_nav_list > li{min-height:55px;padding:0 15px;position:relative;border-bottom:1px solid #ddd}
.wap_nav_list > li a{display:block;line-height:55px;color:#333;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:#333;}
.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:#fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
	z-index: 990;
	transition:ease-in-out 0.3s;
	box-shadow: 0 0 10px #ddd;
}
.wap_head.active{background:#fff;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:#187ACD;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_logo{}
.wap_head .m_logo img{width:40%;margin-top:3px;}
.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:#187ACD url(../images/sousuo.png) no-repeat center;height:45px;}
.wap_head .m_search_btn{position:absolute;right:60px;line-height:50px;}
/*  */

/*  */
.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:#333333;padding:60px 0;}
.footer1 .left{float:left;width:360px;}
.footer1 .left .flogo{margin-bottom:20px;}
.footer1 .left p{font-size:14px;color:#ADADAD;display:flex;align-items:flex-start;padding-left:25px;background-repeat:no-repeat;background-position: left top;line-height:22px;margin-bottom:5px;font-family: arial;}
.footer1 .right{float:right;}
.footer1 .right dl{width:auto;float:left;margin-right:0;}
.footer1 .right dl + dl{margin-left:30px;}
.footer1 .right dl dt{font-size:18px;color:#fff;margin-bottom:25px;}
.footer1 .right dl a{font-size:14px;color:#ADADAD;display:block;line-height:35px;padding-left:20px;background:url(../images/footer_12.jpg) no-repeat left center;}
.footer1 .right dl a:hover{color:#fff;}
.footer2{text-align:right;background:#333333;padding-bottom:40px;}
.footer2 a{margin-left:10px;}
/*  */
.footer3{padding:20px 0;background:#202020}
.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}
/*  */
.tcdPageCode {
	text-align: center;
	margin: 40px auto;
}

.tcdPageCode a, .current, .disabled {
	display: inline-block;
	line-height: 40px;
	width:48px;height:40px;
	margin-left: 10px;
	color:#333;
	background:#F2F2F2
}
.current {
	background:#187ACD;
	color: #fff;
	margin-left: 10px;
	border-color:transparent
}
.nextPage,.prevPage,.disabled{background:#F2F2F2;color:#333 !important;}
@media (max-width:767px){
	body{padding-top:50px;}
	.layout{width:100%;}
    .header{display:none;}
	.wap_head{display:block;}
	.width{width:90%}
	.m_show{display:block;}
	/*  */
	.com_class{display:flex;padding:15px}
	.com_class .content{display:flex;overflow-x: auto;}
	.com_class .item{width:auto;padding: 0 15px;flex:1;line-height:40px;margin-right:10px;white-space: nowrap;}
	/*  */
	.footer1{padding:30px 15px 15px;}
	.footer1 .left{width:100%;}
	.footer1 .right{display:none;}
	.footer1 .right dl{width:50%;margin-right:0;margin-top:15px}
	.footer1 .right dl dt{font-size:16px;margin-bottom:10px;}
	.footer1 .right dl a{font-size:13px;}
	/*  */
	.footer2{padding:15px;display:none;}
	.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;}
	/*  */
	/*  */
	.nbanners {height:auto;background-position:center;background:none !important;position: relative;}
	.nbanners .content{position: absolute;left:20px;top:50%;transform: translateY(-50%);width:auto;;}
	.nbanners .content h3{font-size:22px;}
	.nbanners .content p{font-size:16px;}
	/*  */
	.n_hotkey{display: none;}
	.mianbao{padding:15px 15px 0;}
	/*  */
	.com_nav{padding:15px}
	.com_nav .item{font-size:14px;line-height:40px;height:40px}
}
@media (max-width:991px) and (min-width:768px){
	body{padding-top:70px;}
	.nbanners{height:300px;}
	.nbanners .content{padding-left:30px;}
	.nbanners .nbg{background-position: center;background-size:auto 100%;}
	.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_logo img{margin-top:0;width:auto;}
	.wap_head .m_search{top:70px;}
	.wap_head .m_search_btn{line-height:70px;margin-right:10px;}
	/*  */
	.footer1{padding:30px;display: none;}
	.footer1 .left{width:60%;}
	.footer1 .right{width:100%;display:none;}
	/*  */
	.footer2{padding:30px;display:none;}
	.footer3{padding:30px;}
	/*  */
	.com_class{padding:15px;}
	.com_class .item{font-size:14px;padding:0 15px;line-height:40px;margin-right:10px;}
}
@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:30px 15px;}
	.top_form_box form{padding-top:27px;}
	/*  */
	.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 (max-width:1199px) and (min-width:992px){
	body{padding-top:70px;}
	.layout{width:100%;}
	.nbanners .content{padding-left:50px}
    .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_logo img{margin-top:0;width:auto;}
	.wap_head .m_search{top:70px;}
	.wap_head .m_search_btn{line-height:70px;margin-right:10px;}
	/*  */
	.footer1{padding:40px 30px;}
	.footer1 .left dl{margin-right:10px;}
	.footer1 .left dl dt{margin-bottom:10px;}
	.footer2{padding:30px;}
	.footer3{padding:20px 30px}
	/*  */
	.com_class{padding:50px 30px;}
	.footer1,.footer2{display:none;}
	/*  */
}

@media (min-width:1200px) and (max-width:1440px){
	.layout{width:1200px;}
	.header .nav .item a{font-size:16px;}
	.footer1 .right dl{margin-right:0;}
	.footer1 .right dl + dl{margin-left:20px;}
	.footer1 .right dl dt{font-size:16px;margin-bottom:10px;}
	.footer1 .right dl a{max-width:150px;background-position:left 8px}
	/*  */
	.com_class{padding:30px 0 ;}
	.com_class .item{line-height:50px;}
}

@media (min-width:1024) and (max-width:1200px){
	.footer1 .right dl{margin-right:0;}
	.footer1 .right dl + dl{margin-left:20px;}
}
@media (min-width:1200px){
	.footer2{margin-top:-100px;}
}
