@charset "utf-8";
html,body{width:100%;height:auto;}
h1, h2, h3, h4, h5, h6{margin: 0;font-weight: normal;}
body, button, input, select, textarea{color: #060b11;font: 16px LatoLight, '微软雅黑', "Microsoft YaHei", tahoma, Srial, helvetica, sans-serif; outline: none;margin: 0;}
ul, ol, li,dl,dt,dd{list-style: none;margin: 0;padding: 0;}
img{max-width: 100%; border: 0px; display: block;}
a,a:hover{color: #292b36;text-decoration: none;}
::selection{background: #00a0d8; color: #fff;}
::-moz-selection{background: #00a0d8; color: #fff;}
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
p{margin: 0 0 10px;}
input{border: 0;}
.clear{clear:both;}

/*--  通用布局  --*/
.tit-big{text-align: center;}
.tit-mid{border-left: #00a0d8 solid 4px; padding-left: 10px;}
.tit-small{color: #7b7b7b;text-align: center;}
.boxsize{overflow: hidden;}
.btn{text-align: center;}
.btn a{font-size: 18px; display: inline-block; border: 1px solid #ddd; text-align: center; color: #fff;border-radius: 6px;background-color: #19a9dc;}
.btn a:hover{background-color: #1da1d0;}
.swiper-button-prev,.swiper-button-next{opacity: 0.6;}
.swiper-button-prev:hover,.swiper-button-next:hover{opacity: 1;}
.mbx{padding: 0!important;}
video::-webkit-media-controls-fullscreen-button{display:none !important;}

/*--  滚动特效  --*/

/*--  顶部导航  --*/
.header{width: 100%;box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.13); position: fixed;background: #fff;z-index: 999;}
.head{margin: auto;}
.logo{float: left;}
.tel{float: right;}
.nav{float: left;margin: auto 10px;}
.nav ul li{float: left;text-align: center;line-height: 30px;}
.nav ul li img{display: none;}
.nav a{padding: 4px;}
.nav a:hover{border-bottom: #00a0d8 solid 2px;}
.nybanner{width: 100%;margin-bottom: 30px;color: #fff;text-align: center;}
.nybanner img{width: 100%;}
.nav>ul>li>ul{position:absolute; display:none;padding-top: 10px;}
.nav>ul>li>ul>li{float:none;margin-top: 0;}
.nav>ul>li img{margin: 5px auto 0;}
.nav>ul>li:hover ul,.nav>ul>li:hover img{display:block;}
.nav>ul>li>ul>li>a{width:120px; margin-left: -15px; display:block; line-height:36px; background: #f3f3f3; text-align:center;border-top:none;opacity: 0.95;}
.nav>ul>li>ul>li>a:hover{border-bottom:none!important;background-color: #0094c8;color: #fff;}

.mobnav{width: 100%;}
.mobnav_a{text-align: right;}
.mobnav_a1{width: 70px;margin-top: 3%;}
.mobnav_a2{float: right;;width: 50px; margin: 5px;transform:rotate(0deg);-ms-transform:rotate(0deg);/* IE 9*/-moz-transform:rotate(0deg);/* Firefox*/-webkit-transform:rotate(0deg);/* Safari 和 Chrome*/-o-transform:rotate(0deg);-webkit-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
.mobmenu li{float:left;width:30%;text-align:center;border:1px solid #00a0d8;margin:0px 1.666%;border-radius:15px;margin-top: 10px;}
.mobmenu li a{color:#292b36;display:inline-block;width:100%;text-align:center;font-size:14px;line-height:26px;}
.mobmenu li a p{color:#686868;display:inline-block;}
.mobmenu li:hover{background: #292b36;}
.mobmenu li:hover a{color: #fff;}
.mobmenu .active{background: #292b36;}
.mobmenu .active a{color: #fff;}
.mobmenu{overflow:hidden;background: rgba(255,255,255,0.9);border-left:1px solid #fff;width:100%;position:absolute;left:0;top:100%;right:0;z-index:9999;height:0;-webkit-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
.mobnav_a2.on{transform:rotate(90deg);-ms-transform:rotate(90deg);/* IE 9*/-moz-transform:rotate(90deg);/* Firefox*/-webkit-transform:rotate(90deg);/* Safari 和 Chrome*/-o-transform:rotate(90deg);-webkit-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}

/*--  底部导航  --*/
.footer{background-color: #293436;}
.footer dl{float: left; color: #a9a9a9;text-align: center;}
.footer dl dt{color: #fff; font-size: 16px; line-height: 16px; margin-bottom: 15px; display: block;}
.footer dl a{color: #a9a9a9; display: block;}
.footer dl a:hover{color: #fff;}
.footer dl dd{font-size: 14px;line-height: 28px;}
.footer .ewm{font-size: 14px;float: left;color: #a9a9a9;text-align: center;}
.footer .ewm img{width: 100%;}
.footer .ewm span{line-height: 32px;}
.footer .foot-bottom span{font-size: 14px;text-align: center; color: #a9a9a9; line-height: 23px;display: block;}
.footer .foot-bottom a{color: #a9a9a9;}
.footer .foot-bottom a:hover{color: #fff;}
.footer .link,.footer .link a,.footer .link a:hover{font-size: 14px;color: #4d4d4d;}
.footer .link a{margin-right: 5px;}
.footer .link a:hover{color: #797878;}
.mob_bottom_nav{width: 100%;height: 50px;left: 0;bottom: 0;position: fixed;z-index: 199;background-color: #fff;box-shadow: -3px -3px 3px RGBA(0, 0, 0, 0.13);border-bottom: 1px solid #e6e6e6;}
.mob_footer_tab{width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;}
.mob_footer_tab a{width: 33.3333333%; text-align: center; font-size: 14px; color: #333333; line-height: 1.2;}
.mob_footer_tab a.active{color: #58a1f4;}
.mob_footer_tab a span{display: block;width: 30px;height: 30px;background: url(../images/mob_bottom_nav.png) no-repeat;background-size: 90px;margin: 3px auto 0;}
.mob_footer_tab a:nth-of-type(2) span{background-position-x: -30px;}
.mob_footer_tab a:nth-of-type(3) span{background-position-x: -60px;}
.nav .cur0 a{border-bottom: #00a0d8 solid 2px;}
.nav .cur0 ul a{border-bottom: none;}
.mobmenu .cur0{background: #00a0d8;}
.mobmenu .cur0 a{color: #fff;}

.ewm-nr{ width:100%; height:100%; position: fixed; left: 0; top: 0; z-index: 999; display:none; }
.ewm-nr-bg{ position:absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.8);}
.ewm-nr-body{ background-color: #fff; width: 380px; padding-bottom: 25px; position:absolute; top: 50%; left: 50%; margin-left: -190px; margin-top: -190px; border-radius: 2px;
 box-shadow: 1px 1px 50px rgba(0,0,0,.3);}
.ewm-nr-body-title{ padding: 0 80px 0 20px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #F0F0F0;
    font-size: 16px;
    color: #333;
    overflow: hidden; position: relative;
    border-radius: 2px 2px 0 0;}
.ewm-nr-body-nr{ text-align: center;}
.ewm-nr-body-nr img{ width: 65%; display: block; margin:12px auto; margin-top: 20px;}
.ewm-nr-body-nr p{ color: #666; font-size: 16px;}
.ewm-nr-body-title-l{  }
.ewm-nr-body-title-r{ position: absolute; right: 18px; top: 13px;}
.ewm-nr-body-title-r img{ width: 23px; height: 23px; cursor: pointer; }
.ewm-nr-body-title-r img:hover{ opacity: 0.8;}
.open_ewm{ cursor:pointer;}


/*--  <自适应布局>  --*/
@media only screen and (max-width: 360px){
	body{font-size:14px;}
}
@media only screen and (min-width: 360px){
	.pc{display: none;}
	.mob{display: block;}
	.logo img{height: 50px;margin: 5px;}
	.tit-big{font-size: 24px;}
	.tit-mid{font-size: 22px;margin-bottom: 10px;}

	.tit-small{display: none;}
	.boxsize{width: 90%;margin: auto;padding: 10px 0;}
	.tit-big{padding: 5px 0;}
	/*#newBridge .nb-icon-wrap-0{display: none;}*/
	/*#newBridge .nb-invite-wrap-0{display: none!important;}*/
	.footer{padding-bottom: 50px;}
	.footer .foot-bottom{border-top:none;}
	.footer .link{display: none;}
	.nybanner{padding-top: 60px;margin-bottom: 0;line-height: 100px;font-size: 28px;border-bottom: 10px solid #f5f5f5;}
	.mbx{display: none;}
	.btn a{width: 100px;height: 34px;line-height: 34px;margin-top: 5px;}
}
@media only screen and (max-width: 800px){
	.neir img{ max-width: 100% !important; display: block; margin: auto;}
}
@media only screen and (min-width: 600px){
	.pc{display: none;}
	.mob{display: block;}
	.logo img{height: 50px;margin: 5px;}
	.tit-big{font-size: 24px;}
	.tit-mid{font-size: 22px;margin-bottom: 10px;}
	.tit-small{display: none;}
	.boxsize{width: 90%;margin: auto;padding: 10px 0;}
	.tit-big{padding: 5px 0;}
	/*#newBridge .nb-icon-wrap-0{display: none;}*/
	/*#newBridge .nb-invite-wrap-0{display: none!important;}*/
	.footer{padding-bottom: 50px;}
	.footer .foot-bottom{border-top:none;}
	.footer .link{display: none;}
	.nybanner{padding-top: 60px;margin-bottom: 0;line-height: 100px;font-size: 28px;border-bottom: 10px solid #f5f5f5;}
	.mbx{display: none;}
	.btn a{width: 100px;height: 34px;line-height: 34px;margin-top: 5px;}
}
@media only screen and (min-width: 768px){
	.pc{display: none;}
	.mob{display: block;}

}
@media only screen and (min-width: 992px){
	.mob{display: none;}
	.pc{display: block;}

}
@media only screen and (min-width: 1200px){
	.mob{display: none;}
	.pc{display: block;}

	.tit-big{font-size: 28px;}
	.tit-mid{font-size: 26px;margin-left: 0;margin-bottom: 20px;}
	.tit-small{margin: 10px auto 20px;display: block;}
	.boxsize{width: 1200px;margin: auto;padding: 20px 0;}

	.head{width:1200px;height: 90px;}
	.logo,.tel{width:210px;}
	.logo img,.tel img{margin-top: 10px;}
	.nav{width: 760px;}
	.nav ul li{margin-top: 40px;}
	.btn a{width: 165px; height: 38px; line-height: 38px; margin-top: 17px;}
	.nybanner{height: 380px; font-size: 30px;line-height: 280px;padding-top: 90px;border-bottom:none;}

	.footer{padding-bottom: 0;}
	.footer dl{width:84px;margin-right: 30px;}
	.footer dl:nth-child(8){width: 150px;}
	.footer .ewm{width: 96px;margin-right: 30px;}
	.footer .ewm:nth-child(10){margin-right: 0;}
	.footer .foot-bottom{padding-top: 20px; margin-top: 25px;border-top: 1px solid #414141;}
	.footer .link{padding-top: 20px;display: block;}
}
@media only screen and (min-width: 1400px){
	.mob{display: none;}

	.tit-big{font-size: 36px;}
	.tit-mid{font-size: 30px;}
	.tit-small{margin: 10px auto 20px;display: block;}
	.boxsize{width: 1300px;margin: auto;padding: 30px 0;}

	.head{width:1400px;height: 100px;}
	.logo{width:240px;}
	.tel{width:253px;}
	.logo img,.tel img{height: 80px;}
	.nav{width: 885px;}
	.nav ul{ margin-left:15px;}
	.nav ul ul{ margin-left:0;}
	.nav ul li{margin-top: 50px; padding: 0 7px;}
	.btn a{width: 190px; height: 44px; line-height: 44px; margin-top: 20px;}
	.nybanner{height: 440px; font-size: 36px;line-height: 340px;padding-top: 100px;}

	.footer dl{width:97px;margin-right: 30px;}
	.footer dl:nth-child(8){width: 150px;}
	.footer .ewm{width: 100px;margin-right: 30px;}
	.footer .ewm:nth-child(10){margin-right: 0;}
	.footer .foot-bottom{padding-top: 25px; margin-top: 30px;}
	.footer .link{padding-top: 25px;}
}

@media only screen and (max-width:800px) {
	.float-right{ display:none;}
	}
	.float-right{position:fixed; right:3px; top:20%; z-index:99;}
	.float-right-list{background-color:rgba(0, 160, 216,0.9); padding:5px 8px; margin-bottom:3px; line-height:30px; border-radius:3px;}
	.float-right-list-img{width:20px; margin-right:5px; vertical-align:middle;}
	.float-right-list-img-2{width:22px; margin-right:3px; vertical-align:middle; display: inline-block;}
	.float-right-list-img-3{width:18px; margin-right:6px; margin-left:1px; vertical-align:middle; display: inline-block;}
	.float-right-list-img-4{width:20px; margin-right:5px; vertical-align:middle; display: inline-block;}
	.float-right-list p{display:inline-block; vertical-align:middle; font-size:14px; margin: 0;}
	.float-right-list a{color:#fff;}
	.float-right-list-img-ewm{display:block; margin:15px auto; max-width:120px;}
	.float-right-list:hover{background-color:rgb(0 160 216);}