@charset "UTF-8";
@font-face{
  font-family:'hyy';
  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;max-width:1920px;margin:0 auto;}
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:1280px;margin:0 auto;}
.clear{display:block;clear:both;}
.clearfix::after{
	content:'';display:block;
	clear: both;
}
.ell{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/*  */
.v2_ell {
	display:-webkit-box;    
	-webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.v3_ell {
	display:-webkit-box;    
	-webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.v4_ell {
	display:-webkit-box;    
	-webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@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;overflow:hidden;}
.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 .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:92px;position:relative;}
.header .nav {padding:0 0;}
.header .nav .logo{float:left;margin-top:11px;width: 38%;}
.header .nav .list{float:right;margin-top:0;}
.header .nav .list .item{ float:left; line-height:35px; font-size:16px;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; }
.header .nav .list .item a{display:block;height:100%;color:inherit;line-height:92px;padding:0 20px}
.header .nav .list .item:hover a,.header .nav .list .item.on a{color:#fff;background:#289EFB;}
.header .nav .lang{ float:right; width:52px; height:27px; padding:0 20px 0 10px; border: 1px solid #e4e4e4; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; -ms-border-radius:4px; -o-border-radius:4px; position:relative; margin-top: 33px; margin-left:40px; 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;overflow:hidden;}
.header .nav .lang i{position:absolute;right:5px;top:0;height:100%;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;height:25px;}
.header .nav .lang:hover{height:54px;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;}
.header .nav .lang .cur{padding-bottom: 5px;}
.header .nav .lang:hover i{ transform:rotate(180deg) ; -webkit-transform:rotate(180deg) ; -moz-transform:rotate(180deg) ; -ms-transform:rotate(180deg) ; -o-transform:rotate(180deg) ; transition:ease-in-out 0.5s;}
.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 #DDD}
.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{}
.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 */
.footer{
	background:#475056;padding-top:60px;
}
.footer .footer1{padding-bottom:55px;}
.footer .footer1 .content .info{width:70%;float:left;}
.footer .footer1 .content .info > p{font-size:14px;margin-bottom:20px;color:#fff;}
.footer .footer1 .content .info .top .left{float:left;font-size:30px;color:#fff;padding-right:40px;margin-right:30px;border-right:1px solid #757C80}
.footer .footer1 .content .info .top .left p{letter-spacing: 5px;}
.footer .footer1 .content .info .top .right{font-size:14px;color:#979A9D;}
.footer .footer1 .content .info .top .right p{margin-bottom:10px;}
.footer .footer1 .content .info .bottom{margin-top:14px;}
.footer .footer1 .content .info .bottom a{margin-right:10px;}
.footer .footer1 .content .webqr{float:right;}
.footer .footer1 .content .webqr .item{width:150px;margin-left:20px;float:left;}
.footer .footer1 .content .webqr img{background:#fff;padding:5px;}
.footer .footer1 .content .webqr p{text-align:center;color:#fff;font-size:14px;margin-top:10px;}
.footer .footer2{color:#979A9D;border-top:1px solid #5A6267;font-size:13px;}
.footer .footer2 .content{display:flex;align-items:center;justify-content: space-between;padding:25px 0 ;}
/* 公共底部 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;}
	/*  */
	.footer{padding:0;}
	.footer .footer1{padding-bottom:0;}
	.footer .footer1 .content{padding:30px 15px 15px;}
	.footer .footer1 .content .info{width:100%;}
	.footer .footer1 .content .info > p{display:none;}
	.footer .footer1 .content .info .top .left{margin-right:0;border:none;padding:0;width:100%;font-size:20px;margin-bottom:10px;}
	.footer .footer1 .content .info .top .right p{font-size:5px;font-size:12px;}
	.footer .footer1 .content .info .bottom{margin-top:10px;}
	.footer .footer1 .content .info .bottom img{width:35px;}
	.footer .footer1 .content .webqr{width:100%;margin-top:10px;display:flex;justify-content: center;}
	.footer .footer1 .content .webqr .item{width:120px;}
	.footer .footer1 .content .webqr .item:first-child{margin-left:0;}
	.footer .footer2 .content{padding:10px 15px;flex-wrap:wrap;justify-content: center;}
	.footer .footer2 .content p{width:100%;text-align:center;}
	/*  */
	/*  */
	.nbanners {height:auto;background-position:center;background:none !important;position: relative;}
	.tcdPageCode{margin:20px auto ;}
	.tcdPageCode a, .current, .disabled{width:25px;height:25px;line-height:25px;font-size:12px;margin-left:5px;}
	/*  */
	.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;}
	.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;}
	/*  */
	.footer{padding-top:0;}
	.footer1{padding:30px;}
	.footer .footer1{padding-bottom:30px;}
	.footer .footer1 .content .info{width:100%;}
	.footer .footer1 .content .info > p{display:none;}
	.footer .footer1 .content .info .top .left{font-size:26px;}
	.footer .footer1 .content .webqr{width:100%;justify-content: center;display:flex;}
	/*  */
	.footer2{padding:0 15px;}
	/*  */
	.com_class{padding:15px;}
	.com_class .item{font-size:14px;padding:0 15px;line-height:40px;margin-right:10px;}
	.header .nav .logo {
		float: left;
		margin-top: 19px;
		width: 30%;
	}
	.header .nav .lang{
		margin-left: 10px;
	}
	.header .nav .list .item{
		font-size: 12px;
	}
	.header .nav .list .item a{padding: 0 10px;}
}
@media (min-width:992px) and (max-width:1024px){
	.layout{width:100%;}
	.header{height:92px;padding:0 10px}
	.header .logo{height:92px;line-height: 92px;margin-top:0 !important;}
	.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;}
	/*  */
	.footer{padding-top:0;}
	.footer1{padding:30px;}
	.footer .footer1{padding-bottom:30px;}
	.footer .footer1 .content .info{width:70%;}
	.footer .footer1 .content .info > p{display:none;}
	.footer .footer1 .content .info .top .left{font-size:26px;}
	.footer .footer1 .content .webqr{width:30%;justify-content: center;display:flex;}
	.footer .footer2 .content{padding:15px;}
	.com_class{padding:50px 30px;}
	.header .nav .logo {
		float: left;
		margin-top: 19px;
		width: 40%;
	}
	.header .nav .lang{
		margin-left: 20px;
	}
	.header .nav .list .item{
		font-size: 14px;
	}
	.header .nav .list .item a{padding: 0 15px;}
}

@media (max-width:1279px) and (min-width:1025px){
	.layout{width:1000px;}
	.header{padding:0 30px;}
	/*  */
	.footer .footer1 .content .webqr{width:30%;}
	.footer .footer1 .content .webqr .item{width:120px;}
	.footer .footer1 .content .webqr .item:first-child{margin-left:0;}
	/*  */
	.com_class{padding:50px 30px;}
	.header .nav .logo {
		float: left;
		margin-top: 19px;
		width: 43%;
	}
	.header .nav .lang{
		margin-left: 20px;
	}
	.header .nav .list .item{
		font-size: 14px;
	}
	.header .nav .list .item a{padding: 0 15px;}
	/*  */
}
