@font-face {
	font-family: montserrat-medium;
	src: url(../fonts/montserrat-medium.otf);
}
@font-face {
	font-family: din;
	src: url(../fonts/din-medium.woff) format("woff"), url(../fonts/din-medium.ttf) format("truetype"), url(../fonts/din-medium.eot) format("embedded-opentype"), url(/static/fonts/din-medium.svg) format("svg");
	font-weight: normal;
	font-style: normal;
}
* {
	margin: 0px; padding: 0px; outline: 0px;
}
body {
	background: rgb(255, 255, 255); font: 14px/30px "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif; color: rgb(85, 85, 85); -ms-overflow-x: hidden; font-size-adjust: none; font-stretch: normal;
}
html {
	background: rgb(255, 255, 255); font: 14px/30px "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif; color: rgb(85, 85, 85); -ms-overflow-x: hidden; font-size-adjust: none; font-stretch: normal;
}
blockquote {
	margin: 0px; padding: 0px;
}
body {
	margin: 0px; padding: 0px;
}
dd {
	margin: 0px; padding: 0px;
}
div {
	margin: 0px; padding: 0px;
}
dl {
	margin: 0px; padding: 0px;
}
dt {
	margin: 0px; padding: 0px;
}
fieldset {
	margin: 0px; padding: 0px;
}
form {
	margin: 0px; padding: 0px;
}
h1 {
	margin: 0px; padding: 0px;
}
h2 {
	margin: 0px; padding: 0px;
}
h3 {
	margin: 0px; padding: 0px;
}
h4 {
	margin: 0px; padding: 0px;
}
h5 {
	margin: 0px; padding: 0px;
}
h6 {
	margin: 0px; padding: 0px;
}
input {
	margin: 0px; padding: 0px;
}
li {
	margin: 0px; padding: 0px;
}
ol {
	margin: 0px; padding: 0px;
}
p {
	margin: 0px; padding: 0px;
}
pre {
	margin: 0px; padding: 0px;
}
td {
	margin: 0px; padding: 0px;
}
textarea {
	margin: 0px; padding: 0px;
}
th {
	margin: 0px; padding: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
input[type=text] {
	-webkit-appearance: none; -webkit-border-radius: 0;
}
input[type=submit] {
	-webkit-appearance: none; -webkit-border-radius: 0;
}
textarea {
	-webkit-appearance: none; -webkit-border-radius: 0;
}
button {
	-webkit-appearance: none; -webkit-border-radius: 0;
}
input:focus {
	outline: 0px;
}
textarea {
	resize: none;
}
h1 {
	font-size: 100%; font-style: normal;
}
h2 {
	font-size: 100%; font-style: normal;
}
h3 {
	font-size: 100%; font-style: normal;
}
h4 {
	font-size: 100%; font-style: normal;
}
h5 {
	font-size: 100%; font-style: normal;
}
h6 {
	font-size: 100%; font-style: normal;
}
abbr {
	font-style: normal; list-style-type: none;
}
em {
	font-style: normal; list-style-type: none;
}
i {
	font-style: normal; list-style-type: none;
}
li {
	font-style: normal; list-style-type: none;
}
ol {
	font-style: normal; list-style-type: none;
}
ul {
	font-style: normal; list-style-type: none;
}
img {
	border: 0px currentColor; border-image: none; vertical-align: middle;
}
img {
	-ms-interpolation-mode: nearest-neighbor; image-rendering: crisp-edges;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
.clearfix {
	display: block; -ms-zoom: 1;
}
.clearfix::before {
	display: table; content: "";
}
.clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
* html .clearfix {
	height: 1%;
}
* {
	box-sizing: border-box;
}
a {
	transition:0.3s; color: rgb(85, 85, 85); text-decoration: none; -webkit-transition: .3s; -moz-transition: .3s; -o-transition: .3s;
}
a:hover {
	color: rgb(234, 2, 13); text-decoration: none;
}
.hide {
	display: none;
}
.none {
	display: none;
}
ins {
	display: none;
}
.fl {
	float: left; display: inline-block;
}
.fr {
	float: right; display: inline-block;
}
.wrap {
	margin: 0px auto; width: 100%; overflow: hidden; clear: both; display: block; max-width: 1400px;
}
.animate img {
	transition:0.5s; position: relative; opacity: 1; -webkit-transform: scale(1, 1) rotate(0); -webkit-transition: .5s all; -moz-transition: .5s all; -o-transition: .5s all;
}
a:hover .animate img {
	transform: scale(1.06); -webkit-transform: scale(1.06, 1.06); -moz-transform: scale(1.06, 1.06); -o-transform: scale(1.06, 1.06);
}
.animate img:hover {
	transform: scale(1.06); -webkit-transform: scale(1.06, 1.06); -moz-transform: scale(1.06, 1.06); -o-transform: scale(1.06, 1.06);
}
.tran {
	transition:0.3s; -webkit-transition: all .3s; -moz-transition: all .3s;
}
.tran a {
	transition:0.3s; -webkit-transition: all .3s; -moz-transition: all .3s;
}
a.tran {
	transition:0.3s; -webkit-transition: all .3s; -moz-transition: all .3s;
}
.tran img {
	transition:0.3s; -webkit-transition: all .3s; -moz-transition: all .3s;
}
.rotate {
	transition:0.8s; -webkit-transition: all 0.8s; -moz-transition: all 0.8s;
}
.rotate2 img {
	transition:0.8s; -webkit-transition: all 0.8s; -moz-transition: all 0.8s;
}
a:hover .rotate {
	transition:0.8s; transform: rotate(360deg); -webkit-transform: rotate(360deg); -webkit-transition: all 0.8s; -moz-transition: all 0.8s; -moz-transform: rotate(360deg); -o-transform: rotate(360deg);
}
a:hover rotate2 img {
	transition:0.8s; transform: rotate(360deg); -webkit-transform: rotate(360deg); -webkit-transition: all 0.8s; -moz-transition: all 0.8s; -moz-transform: rotate(360deg); -o-transform: rotate(360deg);
}
.rotate:hover {
	transition:0.8s; transform: rotate(360deg); -webkit-transform: rotate(360deg); -webkit-transition: all 0.8s; -moz-transition: all 0.8s; -moz-transform: rotate(360deg); -o-transform: rotate(360deg);
}

#about {
	padding: 60px 0px; width: 100%; overflow: hidden; border-top-color: rgb(232, 237, 242); border-top-width: 1px; border-top-style: solid;
}
#about .info .item_about {
	width: 28%;
}
#about .info .item_adv {
	margin: 0px 7%; width: 30%;
}
#about .info .item_adv p {
	width: 50%; float: left;
}
#about .info .item_different {
	width: 28%;
}
#about .info .title {
	font-size: 16px; font-weight: 700; margin-bottom: 20px;
}
#about .info .title::after {
	width: 20px; height: 2px; margin-top: 10px; display: block; content: ""; background-color: rgb(226, 66, 6);
}
#about .info p {
	color: rgb(135, 139, 153); line-height: 26px;
}
#about .city {
	line-height: 26px; padding-top: 10px; margin-top: 10px; border-top-color: rgb(241, 242, 249); border-top-width: 1px; border-top-style: solid;
}
#about .city a {
	color: rgb(135, 139, 153); margin-right: 8px;
}
#about .linker {
	line-height: 26px; padding-top: 10px; margin-top: 10px; border-top-color: rgb(241, 242, 249); border-top-width: 1px; border-top-style: solid;
}
#about .linker a {
	color: rgb(135, 139, 153); margin-right: 15px;
}
#footer {
	background: rgb(55, 63, 94); width: 100%; overflow: hidden;
}
#footer .info {
	padding: 60px 0px;
}
#footer .info .contact {
	width: 28%; padding-right: 2%; border-right-color: rgba(255, 255, 255, 0.05); border-right-width: 1px; border-right-style: solid;
}
#footer .info .contact #tabs-content {
	overflow: hidden;
}
#footer .info .contact .tabs a {
	color: rgb(202, 204, 214); font-size: 16px; float: left;
}
#footer .info .contact .tabs a.active {
	color: rgb(255, 255, 255);
}
#footer .info .contact .tabs span {
	padding: 0px 5px; color: rgb(255, 255, 255); font-family: "ËÎÌå"; opacity: 0.5;
}
#footer .info .contact .content {
	color: rgb(202, 204, 214); line-height: 28px; overflow: hidden; margin-top: 10px;
}
#footer .info .contact .content i {
	margin-right: 5px;
}
#footer .info .contact .nj.content {
	background: url("../imageswz/bg_foot_nj.png") no-repeat right bottom; padding-bottom: 80px;
}
#footer .info .contact .sh.content {
	background: url("../imageswz/bg_foot_sh.png") no-repeat right bottom; padding-bottom: 80px;
}
#footer .info .contact .sq.content {
	background: url("../imageswz/bg_foot_sq.png") no-repeat right bottom; padding-bottom: 50px;
}
#footer .info .map {
	width: 65%;
}
#footer .info .map dl {
	width: 20%; float: left;
}
#footer .info .map dl dt {
	color: rgb(202, 204, 214); font-size: 16px; margin-bottom: 10px;
}
#footer .info .map dl dt a {
	color: rgb(255, 255, 255);
}
#footer .info .map dl dd {
	color: rgb(202, 204, 214); line-height: 26px;
}
#footer .info .map dl dd a {
	color: rgb(202, 204, 214);
}
#footer .info .map dl dd a:hover {
	color: rgb(255, 255, 255);
}
#footer .copyright {
	padding: 30px 0px; border-top-color: rgba(255, 255, 255, 0.05); border-top-width: 1px; border-top-style: solid;
}
#footer .copyright p {
	color: rgb(202, 204, 214); line-height: 24px; font-size: 12px;
}
#footer .copyright p i {
	padding: 0px 5px; color: rgb(202, 204, 214); font-size: 12px;
}
#footer .copyright p a {
	color: rgb(202, 204, 214); display: inline-block;
}
#footer .copyright p a:hover {
	color: rgb(255, 255, 255);
}
#footer .copyright .right {
	text-align: right;
}
#footer .copyright .left a:nth-child(1) {
	background: url("../imageswz/bg_foot_gljba.png") no-repeat left; padding-left: 20px;
}
#footer .copyright .left a:nth-child(2) {
	background: url("../imageswz/bg_foot_gaba.png") no-repeat left; padding-left: 20px; margin-left: 10px;
}
#footer .copyright .left a:nth-child(3) {
	background: url("../imageswz/bg_foot_gao.png") no-repeat left; padding-left: 20px; margin-left: 10px;
}
#footer .copyright .right a {
	margin-left: 10px;
}
#local {
	background: rgb(245, 245, 245); width: 100%; border-bottom-color: rgb(243, 243, 243); border-bottom-width: 1px; border-bottom-style: solid;
}
#local .left {
	line-height: 50px;
}
#local .left span {
	margin: 0px 8px;
}
#local .left i {
	color: rgb(135, 139, 153);
}
#local .right {
	line-height: 50px;
}
#local .right a {
	margin: 0px 20px; float: left; position: relative;
}
#local .right a::after {
	background: rgb(204, 204, 204); top: 50%; width: 1px; height: 15px; right: -20px; margin-top: -7px; display: block; position: absolute; content: "";
}
#local .right a::before {
	background: rgb(234, 2, 13); transition:0.3s; left: 50%; width: 0%; height: 3px; bottom: 0px; position: absolute; content: ""; transform: translateX(-50%);
}
#local .right a:last-child {
	margin-right: 0px;
}
#local .right a:last-child::after {
	display: none;
}
#local .right a:hover::before {
	width: 40%;
}
#local .right a.currclass::before {
	width: 40%;
}
#local .right a.currclass {
	color: rgb(36, 104, 242);
}
#nbanner {
	background: rgb(51, 51, 51); height: 480px; overflow: hidden; position: relative; z-index: 1;
}
#nbanner .img {
	background-position: center; animation:banerBg 3s linear forwards; width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover;
}
#nbanner .text {
	padding: 0px 50px; left: 0px; top: 50%; width: 100%; text-align: center; color: rgb(255, 255, 255); position: absolute; transform: translate(0px, -50%);
}
#nbanner .text big {
	line-height: 50px; font-size: 36px; font-weight: 700; display: block;
}
#nbanner .text small {
	font-size: 18px; margin-top: 20px; display: block;
}
#tan {
	background: url("../imageswz/ba_tan.jpg") top rgb(0, 0, 0); left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 600;
}
#tan .info {
	left: 0px; top: 50%; width: 100%; text-align: center; position: absolute; transform: translateY(-50%);
}
#tan .info .text {
	color: rgb(255, 255, 255); line-height: 70px; font-family: "din"; font-size: 46px;
}
#tan .info .service {
	color: rgb(255, 255, 255); font-size: 24px; margin-top: 30px;
}
#tan .info .qrcode {
	margin-top: 30px;
}
#tan .info .qrcode img {
	width: 150px;
}
#tan .info .tisp {
	color: rgb(102, 102, 102);
}
#tan .btn_close {
	top: 20px; right: 20px; position: absolute;
}
#tan .btn_close a {
	border-radius: 100%; border: 1px solid rgb(102, 102, 102); border-image: none; width: 40px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; font-size: 24px; display: block;
}
#tan .btn_close a {
	animation:play 3s linear infinite; -webkit-animation: play 3s linear infinite; -moz-animation: play 3s linear infinite;
}
#tan .tel {
	left: 0px; width: 100%; text-align: center; bottom: 50px; color: rgb(255, 255, 255); font-family: "din"; font-size: 24px; position: absolute;
}
#tan .tel span {
	margin: 0px 20px; color: rgb(255, 255, 255);
}
#tan .tel span i {
	margin-left: 10px;
}
#tan .tel span i a {
	color: rgb(255, 255, 255);
}
#video-container {
	background: rgb(0, 0, 0); top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 600;
}
#video-container video {
	margin: 5% 10%; width: 80%; height: 80%;
}
#video-container .btn_close {
	top: 20px; right: 20px; position: absolute;
}
#video-container .btn_close a {
	border-radius: 100%; border: 1px solid rgb(102, 102, 102); border-image: none; width: 40px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; font-size: 24px; display: block;
}
#video-container .btn_close a {
	animation:play 3s linear infinite; -webkit-animation: play 3s linear infinite; -moz-animation: play 3s linear infinite;
}
#kefu {
	transition:width 0.3s; top: 50%; width: 50px; right: 0px; margin-top: -140px; position: fixed; z-index: 500; background-color: rgb(0, 0, 0);
}
.on#kefu {
	width: 250px;
}
#kefu .ico {
	transition:background 0.3s; top: 0px; width: 50px; height: 50px; text-align: center; right: 0px; line-height: 50px; display: inline-block; position: absolute; z-index: 2; background-color: rgb(0, 0, 0);
}
#kefu .ico i {
	width: 50px; height: 50px; color: rgb(255, 255, 255); line-height: 50px; font-size: 20px; display: block;
}
#kefu .top-list {
	width: 100%;
}
#kefu .top-list ul {
	margin: 0px; padding: 0px; width: 100%;
}
#kefu .top-list ul li {
	transition:background 0.3s; width: 100%; height: 51px; border-bottom-color: rgb(51, 51, 51); border-bottom-width: 1px; border-bottom-style: solid; display: block; position: relative;
}
#kefu .top-list ul li a {
	width: 100%; display: block;
}
#kefu .top-list ul li a .am-fl {
	transition:color 0.3s; left: 28px; top: 0px; width: 222px; color: rgb(255, 255, 255); line-height: 50px; font-size: 14px; display: inline-block; position: absolute; z-index: 1;
}
#kefu .top-list ul li a.return-webtop .am-fl {
	font-family: arial; font-weight: 700;
}
#kefu .top-list ul li:hover {
	background-color: rgb(255, 255, 255);
}
#kefu .top-list ul li:hover .ico {
	background-color: rgb(255, 255, 255);
}
#kefu .top-list ul li:hover .ico i {
	color: rgb(0, 0, 0);
}
#kefu .top-list ul li:hover .am-fl {
	color: rgb(21, 25, 30);
}
#pop_bg {
	background: url("../imageswz/pop_03.png") no-repeat 0px 0px; animation:my_scale 0.5s; left: 50%; top: 50%; width: 534px; height: 345px; margin-top: -177px; margin-left: -262px; display: none; position: fixed; z-index: 999; box-sizing: border-box;
}
#pop_bg .pop {
	transition:transform 0.1s; left: 50%; top: 50%; width: 516px; height: 322px; margin-top: -161px; margin-left: -258px; position: absolute; box-sizing: border-box;
}
#pop_bg .pop .colse_pop {
	width: 16px; height: 16px; font-size: 16px; margin-top: 20px; margin-right: 17px; margin-bottom: 10px; float: right; cursor: pointer;
}
#pop_bg .pop .tit {
	background: url("../imageswz/span_03.jpg") repeat-x center; text-align: center; color: rgb(234, 2, 13); clear: right; font-size: 16px; position: relative;
}
#pop_bg .pop .tit span {
	background: rgb(255, 255, 255); padding: 0px 20px; line-height: 26.88px;
}
#pop_bg .pop .cont_tel {
	text-align: center; color: rgb(135, 139, 153); line-height: 26.88px; font-size: 13px;
}
#pop_bg .pop .pop_tit {
	text-align: center; line-height: 41.41px; font-size: 25px; margin-top: 13px;
}
#pop_bg .pop .consult_now {
	height: 41px; text-align: center; margin-top: 26px; justify-content: center; align-items: center;
}
#pop_bg .pop .consult_now a {
	margin: auto; border-radius: 30px; border: 1px solid rgb(234, 2, 13); border-image: none; width: 150px; height: 34px; line-height: 34px; font-size: 14px; display: inline-block;
}
#pop_bg .pop .consult_now a:hover {
	background: rgb(234, 2, 13); color: rgb(255, 255, 255);
}
#pop_bg .pop .pho {
	text-align: center; display: flex; box-sizing: border-box; justify-content: center; align-items: center;
}
#pop_bg .pop .pho div {
	margin-top: 26px;
}
#pop_bg .pop .pho_num {
	color: rgb(255, 255, 255); line-height: 85px; font-size: 16px; margin-left: 10px;
}
#pop_bg .pop .pho_num a {
	color: rgb(255, 255, 255); font-family: dinpro-bold; font-size: 20px; margin-left: 8px;
}
@media all and (max-width:1500px)
{
.wrap {
	padding: 0px 20px;
}
#header .vr {
	margin-right: 0px;
}
#header .tel {
	display: none;
}
#header .nav ul li {
	padding: 0px 20px;
}
#header .nav ul li h3 a {
	font-size: 14px;
}
#header .sub_menu dl dd i {
	display: none;
}
#about .info .item_adv p {
	width: 100%; float: inherit;
}
}
@media all and (max-width:1100px)
{
.wrap {
	padding: 0px 20px;
}
#header .menu {
	display: none;
}
#header .vr {
	display: none;
}
#header .weixin {
	display: none;
}
#header .text {
	display: none;
}
#header .nav ul li {
	padding: 0px 15px;
}
#header .nav ul li h3 a {
	font-size: 14px;
}
#footer .info .contact {
	width: 100%; padding-right: 0px; border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
#footer .info .map {
	width: 100%; padding-top: 30px; border-top-color: rgba(255, 255, 255, 0.05); border-top-width: 1px; border-top-style: solid;
}
}
@media all and (max-width:800px)
{
body {
	line-height: 0.4rem; font-size: 0.23rem;
}
html {
	line-height: 0.4rem; font-size: 0.23rem;
}
.wrap {
	padding: 0px 0.3rem;
}
#pop_bg {
	display: none !important;
}
#kefu {
	display: none !important;
}
#header .sub_menu {
	display: none !important;
}
#header .logo .text {
	display: none !important;
}
#header .logo .light {
	display: none !important;
}
#header .menu {
	display: none !important;
}
#header .vr {
	display: block;
}
#header .weixin {
	margin-right: 0.2rem;
}
#header .weixin a {
	padding: 0px; line-height: 0.9rem; font-size: 0.28rem;
}
#header .vr {
	margin-right: 0.2rem;
}
#header .vr a {
	padding: 0px; line-height: 0.9rem; font-size: 0.28rem;
}
#header {
	height: 0.9rem;
}
#header .logo {
	padding: 0.22rem 0px; position: relative;
}
#header .logo img {
	width: auto; height: 0.46rem;
}
#header .logo img.pc {
	display: none;
}
#header .logo img.m {
	display: block;
}
#header .nav {
	background: rgb(255, 255, 255); padding: 0.2rem 0.5rem 0px; left: 0px; top: 0px; width: 50%; height: 100vh; overflow: auto; position: fixed; z-index: 105; transform: translateX(-100%);
}
#header .nav {
	box-shadow: 0px 3px 20px rgba(0,0,0,0.1); webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}
#header .nav .nav-title {
	line-height: 1rem; font-size: 0.24rem; display: block;
}
#header .nav ul {
	margin-top: 3vh;
}
#header .nav ul li {
	padding: 0px; margin-right: 0px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid; float: inherit; display: block;
}
#header .nav ul li h3 a {
	line-height: 0.7rem; font-size: 0.24rem; display: block;
}
#header .nav ul li h3 i {
	display: none;
}
#header .nav ul li h3 a::after {
	border-radius: 2px; left: 0px; width: 100%; height: 0.02rem; bottom: -1px; position: absolute; content: ""; background-color: rgb(36, 104, 242);
}
#header .nav .nav-copy {
	color: rgb(106, 109, 115); line-height: 0.3rem; font-size: 0.2rem; margin-top: 0.3rem; display: block;
}
#header .isopen.nav {
	transform: translateX(0px);
}
#header .monav {
	width: 0.3rem; height: 0.23rem; margin-top: 0.33rem; display: block; position: relative; cursor: pointer;
}
#header .monav span {
	background: rgb(0, 0, 0); transition:0.5s; width: 0.34rem; height: 0.03rem; display: block; position: absolute;
}
#header .monav .s1 {
	top: 0rem;
}
#header .monav .s2 {
	top: 0.1rem; width: 0.26rem;
}
#header .monav .s3 {
	top: 0.2rem;
}
#header .isopen.monav .s1 {
	top: 0.1rem; transform: rotate(45deg);
}
#header .isopen.monav .s2 {
	width: 0px; opacity: 0;
}
#header .isopen.monav .s3 {
	top: 0.1rem; transform: rotate(-45deg);
}
#about {
	padding: 0.6rem 0px;
}
#about .info .item_about {
	width: 100%;
}
#about .info .item_adv {
	margin: 0.3rem 0px; width: 100%;
}
#about .info .item_different {
	width: 100%;
}
#about .info .title {
	font-size: 0.28rem; margin-bottom: 0.2rem;
}
#about .info .title::after {
	width: 0.4rem; height: 0.02rem; margin-top: 0.1rem;
}
#about .info p {
	line-height: 0.36rem; font-size: 0.23rem;
}
#footer .info {
	padding: 0.6rem 0px;
}
#footer .info .contact .tabs a {
	font-size: 0.28rem;
}
#footer .info .contact .content {
	line-height: 0.36rem; margin-top: 0.1rem;
}
#footer .info .map dl {
	width: 100%; margin-top: 0.3rem; float: left;
}
#footer .info .map dl dt {
	font-size: 0.28rem; margin-bottom: 0.1rem;
}
#footer .info .map dl dd {
	width: 50%; line-height: 0.36rem; font-size: 0.23rem; float: left;
}
#footer .copyright {
	padding: 0.3rem 0px;
}
#footer .copyright p {
	line-height: 0.36rem; font-size: 0.2rem;
}
#footer .copyright .left {
	width: 100%; text-align: center; float: inherit !important;
}
#footer .copyright .left p:nth-child(1) i:nth-child(2) {
	display: block;
}
#footer .copyright .left p:nth-child(2) {
	display: none;
}
#footer .copyright .right {
	width: 100%; text-align: center; float: inherit !important;
}
#footer .copyright .right p:nth-child(1) {
	display: none;
}
#local .left {
	display: none;
}
#local .right {
	padding: 0.1rem 0px; width: 100%; line-height: 0.44rem;
}
#local .right a {
	margin: 0px 0.2rem;
}
#local .right a::after {
	top: 50%; height: 0.2rem; right: -0.2rem; margin-top: -0.1rem;
}
#local .right a::before {
	height: 0.03rem;
}
#nbanner {
	height: 4rem;
}
#nbanner .text {
	padding: 0px 0.3rem;
}
#nbanner .text big {
	line-height: 0.4rem; font-size: 0.36rem;
}
#nbanner .text small {
	font-size: 0.24rem; margin-top: 0.2rem;
}
#tan .info .text {
	color: rgb(255, 255, 255); line-height: 0.7rem; font-family: dinpro-bold; font-size: 0.4rem;
}
#tan .info .service {
	color: rgb(255, 255, 255); font-size: 0.23rem; margin-top: 0.3rem;
}
#tan .info .qrcode {
	margin-top: 0.3rem;
}
#tan .info .qrcode img {
	width: 2rem;
}
#tan .btn_close {
	top: 0.2rem; right: 0.2rem;
}
#tan .btn_close a {
	width: 0.4rem; height: 0.4rem; line-height: 0.4rem; font-size: 0.23rem;
}
#tan .tel {
	bottom: 0.5rem; font-size: 0.23rem;
}
#tan .tel span {
	margin: 0px 0.2rem;
}
#tan .tel span i {
	margin-left: 0.1rem;
}
#video-container .btn_close {
	top: 0.2rem; right: 0.2rem;
}
#video-container .btn_close a {
	width: 0.4rem; height: 0.4rem; line-height: 0.4rem; font-size: 0.23rem;
}
}
.ntitle{text-align:center;}
.ntitle small{display:block;font-size:14px;color:#878B99;margin-top:10px;}
.ntitle big{display:block;font-size:30px;}
.ntitle big img{vertical-align:baseline;margin-left:10px}
.ntitle.w big,
.ntitle.w small{color:#fff;}