/*
* @Author: bingjieyan
* @Date:   2019-03-15 09:46:31
* @Last Modified by:   bingjieyan
* @Last Modified time: 2019-04-28 15:19:24
*/

body,
div,
dl,
dt dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	line-height: 1.8;
}

ol,
ul {
	list-style: inside;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	/* font-style: normal; */
	font-weight: normal;
}

fieldset,
img {
	border: none;
}


/*img{vertical-align:top;}*/

input,
button {
	vertical-align: middle;
	color: #6b5f53;
	outline: none;
}

caption,
th {
	text-align: left;
}

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

body {
	font: 14px/1.8 "Microsoft YaHei", Arial, Helvetica, sans-serif;
	color: #444;
	margin: 0 auto;
	text-align: left;
	-webkit-text-size-adjust: none;
	line-height: 1.8;
	background: #fff;
	background-attachment: fixed;
	background-size: cover;
	overflow-x: hidden;
}

.Normal {
	font: 14px/1.8 "Microsoft YaHei", Arial, Helvetica, sans-serif;
	color: #444;
	margin: 0 auto;
	text-align: left;
	-webkit-text-size-adjust: none;
	line-height: 1.8;
	background-attachment: fixed;
	background-size: cover;
	overflow-x: hidden;
}


/*Common Style*/

.hidden {
	display: none !important;
}

.clearfloat:after {
	content: "";
	display: block;
	line-height: 0;
	clear: both;
	visibility: hidden;
}

.clearfloat {
	*zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.btn {
	border: 0;
	cursor: pointer;
}

.text-c {
	text-align: center;
}

.text-r {
	text-align: right;
}


/* æ–°é—» */

.DNNModuleContent.ModBitboxxDNNModulesBBNewsC {
	overflow-x: hidden;
}


/*ç‰ˆå¿ƒ*/

.navbar-collapse.in {
	height: 320px;
}

.wrap.menufixed {
	width: 100%;
	position: fixed;
	z-index: 999;
	background: #fff;
}

.wrap {
	width: 1120px;
	margin: 0 auto;
	/*    margin-left: calc((100% - 1174px) / 2 - 114px);*/
}

.wrap-padding {
	padding: 0 15px;
	box-sizing: border-box;
}

.page,
.width100 {
	/* width: calc(100% - 229px); */
	width: 100%;
}

.mt20 {
	margin-top: 20px;
}

.mt50 {
	margin-top: 50px;
}

.mb50 {
	margin-bottom: 50px;
}

.padtb50 {
	padding: 50px 0 !important;
}


/* menubar */

.bgcol1 {
	background: #58595b;
}

.menubar {
	width: 1120px;
	margin: 0 auto;
}

.menubar>li {
	display: inline-block;
	width: 19%;
	text-align: center;
	box-sizing: border-box;
	height: 45px;
	line-height: 45px;
}

.menubar>li:nth-child(2) a {
	font-weight: 600;
}

.barhot {
	position: relative;
	top: -10px;
}

.menubar>li:hover .dropdown-menu {
	display: block;
}

.dropdown .dropdown-menu a {
	color: #fff;
	text-align: left;
}

.menubar .dropdown-menu {
	margin: 0;
}


/* menubanner */

.bgimg1 {
	color: #333;
	/*	background: url(../fonts/e11a6c818f634e31a9137850f2cd2197.woff) no-repeat;
	background-size: 100% 100%;
}

.logo-swiper2 {
	width: 100%;
	height: 160px;
	margin: 30px 0;
}

.logo-swiper2 .brand_img {
	display: list-item;
	height: 160px;
	line-height: 160px;
	background: #fff;
	text-align: center;
}

.logo-swiper2 .brand_img img {
	max-width: 100%;
}

.lunbo2tit {
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
}

.lunbo2more {
	text-align: center;
	display: block;
	width: 190px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	color: #0dc304;
	background: #fff;
}

.lunbo2more:hover {
	color: #0dc304;
}

.swiper-button-next,
.swiper-button-prev {
	width: 35px;
	height: 36px;
	margin-top: -18px;
	background: rgba(0, 0, 0, 0.3);
	background-repeat: no-repeat;
	background-size: 16px 38px;
	background-position-x: 8px;
}


/* å¹¿å‘Š */

.advtit {
	font-size: 24px;
	font-weight: 600;
	margin-top: 28px;
	line-height: 1.8;
}

.advhr {
	height: 1px;
	border-top: 1px solid #979797;
}

.advdiv p {
	text-align: justify;
}

.advdiv img {
	max-width: 100%;
}


/* map */

.maptit {
	color: #0dc304;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 50px;
}

.mapdiv p {
	text-align: right;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #000;
}

.mapdiv p>a {
	color: #000;
	float: left;
	font-weight: 600;
}


/* footer */

.bgimg4 {
	background: url(../images/bottom_bg.png) no-repeat;
	background-size: 100% 100%;
}

.footer {}

.footertit {
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	padding-bottom: 20px;
	border-bottom: 1px solid #fff;
}

.footer1 a {
	display: block;
	height: 30px;
	line-height: 30px;
}

.footer2 img {
	width: 70%;
	margin: 15px 0;
}

.footer2 p {
	color: #fff;
	padding-left: 20px;
}

.footer3,
.footer4 {
	color: #fff;
}

.footer3>div {
	margin: 15px 0 5px;
}

.footer3>.col-lg-4,
.footer3>.col-md-4,
.footer3>.col-sm-4,
.footer3>.col-xs-4 {
	padding-left: 0;
	padding-right: 0;
}

.footer3 img {
	max-width: 100%;
}

.footer4 p {
	line-height: 2;
}

.footer4 .ubmlogo {
	width: 170px;
	text-align: center;
	float: right;
	margin-top: 30px;
}

.footer4 .ubmlogo img {
	width: 100%;
}


/* å®šä½ */

.wechartdiv {
	position: fixed;
	top: 45%;
	left: calc(100%/2 - 129px);
	z-index: 999;
	display: none;
}

.wechartdiv>span {
	position: absolute;
	right: -10px;
	top: -10px;
	width: 25px;
	height: 25px;
	line-height: 23px;
	color: #000;
	border-radius: 50%;
	border: 1px solid #000;
	text-align: center;
	opacity: 0.8;
}

.wechartdiv0 {
	position: fixed;
	top: 45%;
	left: calc(100%/2 - 129px);
	z-index: 999;
	display: none;
}

.wechartdiv0>span {
	position: absolute;
	right: -10px;
	top: -10px;
	width: 25px;
	height: 25px;
	line-height: 23px;
	color: #000;
	border-radius: 50%;
	border: 1px solid #000;
	text-align: center;
	opacity: 0.8;
}

.wechartclick0 {
	font-size: 16px;
	color: white;
	margin: 10px;
	animation: changeshadow 1s ease-in infinite;
	/* å…¶å®ƒæµè§ˆå™¨å…¼å®¹æ€§å‰ç¼€ */
	-webkit-animation: changeshadow 1s linear infinite;
	-moz-animation: changeshadow 1s linear infinite;
	-ms-animation: changeshadow 1s linear infinite;
	-o-animation: changeshadow 1s linear infinite;
	cursor: pointer;
}

.wxcphi {
	color: #0dc304!important;
	animation: changeshadow1 1s ease-in infinite !important;
	/* å…¶å®ƒæµè§ˆå™¨å…¼å®¹æ€§å‰ç¼€ */
	-webkit-animation: changeshadow1 1s linear infinite!important;
	-moz-animation: changeshadow1 1s linear infinite!important;
	-ms-animation: changeshadow1 1s linear infinite!important;
	-o-animation: changeshadow1 1s linear infinite!important;
	cursor: pointer;
}

.close,
.close0 {
	cursor: pointer;
}

@keyframes changeshadow {
	0% {
		text-shadow: 0 0 4px #fff
	}
	50% {
		text-shadow: 0 0 40px #fff
	}
	100% {
		text-shadow: 0 0 4px #fff
	}
}


/* æ·»åŠ å…¼å®¹æ€§å‰ç¼€ */

@-webkit-keyframes changeshadow {
	0% {
		text-shadow: 0 0 4px #fff
	}
	50% {
		text-shadow: 0 0 40px #fff
	}
	100% {
		text-shadow: 0 0 4px #fff
	}
}

@-moz-keyframes changeshadow {
	0% {
		text-shadow: 0 0 4px #fff
	}
	50% {
		text-shadow: 0 0 40px #fff
	}
	100% {
		text-shadow: 0 0 4px #fff
	}
}

@-ms-keyframes changeshadow {
	0% {
		text-shadow: 0 0 4px #fff
	}
	50% {
		text-shadow: 0 0 40px #fff
	}
	100% {
		text-shadow: 0 0 4px #fff
	}
}

@-o-keyframes changeshadow {
	0% {
		text-shadow: 0 0 4px #fff
	}
	50% {
		text-shadow: 0 0 40px #fff
	}
	100% {
		text-shadow: 0 0 4px #fff
	}
}

@keyframes changeshadow1 {
	0% {
		text-shadow: 0 0 4px #0dc304
	}
	50% {
		text-shadow: 0 0 40px #0dc304
	}
	100% {
		text-shadow: 0 0 4px #0dc304
	}
}


/* æ·»åŠ å…¼å®¹æ€§å‰ç¼€ */

@-webkit-keyframes changeshadow1 {
	0% {
		text-shadow: 0 0 4px #fff
	}
	50% {
		text-shadow: 0 0 40px #0dc304
	}
	100% {
		text-shadow: 0 0 4px #0dc304
	}
}

@-moz-keyframes changeshadow1 {
	0% {
		text-shadow: 0 0 4px #fff
	}
	50% {
		text-shadow: 0 0 40px #0dc304
	}
	100% {
		text-shadow: 0 0 4px #0dc304
	}
}

@-ms-keyframes changeshadow1 {
	0% {
		text-shadow: 0 0 4px #fff
	}
	50% {
		text-shadow: 0 0 40px #0dc304
	}
	100% {
		text-shadow: 0 0 4px #0dc304
	}
}

@-o-keyframes changeshadow1 {
	0% {
		text-shadow: 0 0 4px #fff
	}
	50% {
		text-shadow: 0 0 40px #0dc304
	}
	100% {
		text-shadow: 0 0 4px #0dc304
	}
}


/* åª’ä½“æŸ¥è¯¢ */

@media only screen and (max-width: 1120px) {
	.wrap,
	.menubar,
	.navbar {
		width: 100%;
	}
	.inputdivimg {
		right: 30px;
	}
	.logo-swiper1 {
		height: 250px;
	}
	.logo-swiper1 .swiper-slide>div p {
		display: none;
	}
}


/*mob*/

@media screen and (max-width:767px) {
	.logo-swiper1 {
		height: 180px;
	}
	.menu>li:hover .dropdown-menu {
		display: none;
	}
	.dropdown.open .dropdown-menu {
		display: block !important;
	}
	.navbar,
	.dropdown-menu {
		width: 100%;
	}
	.navbar-nav {
		margin: 0;
	}
	.dropdown-menu {
		background: #0dc304;
	}
	.mobtop {
		margin-top: 30px;
	}
	.footer2 img {
		width: 50%;
	}
	.footer2 p {
		padding-left: 10px;
	}
	.mobhidden {
		display: none;
	}
	/* menu */
	.navbar {
		position: fixed;
		top: 0;
		z-index: 9999;
	}
	.container-fluid {
		margin: 0;
	}
	.container-fluid>.navbar-header {
		margin-left: 0;
		margin-right: 0;
	}
	.navbar-header {
		display: block;
		/*background: #56ff7e;*/
		background: #2cc6124a;
	}
	.dropdown-menu>li,
	.menu>li {
		display: block;
		width: 100%;
		/*		background: #0dc304;*/
		background: #2cc6124a;
		line-height: 2;
	}
	/* .menu>li:first-child{
		display: none;
	} */
	.menu>li>a {
		color: #fff;
		font-size: 16px;
	}
	.dropdown-menu>li>a:hover,
	.dropdown-menu>li>a:focus {
		text-decoration: none;
		color: #0dc304;
		background-color: #f4f4f4;
	}
	.menubannerimg {
		padding: 60px 0 0;
	}
	.btn1,
	.btn2 {
		float: none;
	}
	.inputclass1 {
		display: block;
		margin: 0 auto;
		max-width: 100%;
	}
	.inputclass2 {
		display: block;
		margin: 10px auto;
	}
	.inputdivimg {
		position: relative;
		top: 0;
		right: 0;
		display: block;
		text-align: center;
	}
	.inputdivimg img {
		margin: 0 10px;
	}
	.menubannerp2 {
		margin-bottom: 20px;
		text-align: center;
	}
	.shujvp1 {
		font-size: 16px;
	}
	.shujvp2,
	.shujvp3 {
		font-size: 14px;
	}
	.menubannerp {
		margin: 10px 0;
	}
	.logo-swiper1 .swiper-slide>div {
		width: 100%;
		left: 0;
	}
	.logo-swiper1 .swiper-slide>div h3 {
		font-size: 18px;
		margin-top: 15%;
	}
	.logo-swiper2 .brand_img img {
		max-width: 100%;
		max-height: 100%;
	}
}

@media screen and (max-width:500px) {
	.logo-swiper1 {
		height: auto;
	}
}

@media screen and (min-width:1200px) and (max-width:1500px) {
	.logo-swiper1 {
		height: 450px;
	}
	.logo-swiper1 .swiper-slide>div p {
		margin-top: 10%;
	}
}


/*PC*/

@media (min-width: 1500px) {
	.logo-swiper1 {
		height: 540px;
	}
}


/* å¹¿å‘Š */

.assit-wrapper {
	bottom: 60px;
	position: fixed;
	right: 10px;
	width: 40px;
	z-index: 104;
}

.assit-wrapper .feedBack:hover .feedBack-img {
	background-image: none;
}

.assit-wrapper .feedBack:hover .feedText {
	cursor: pointer;
	display: block;
}

.assit-wrapper .feedBack {
	background: #fff;
	border: 1px solid #ddd;
	display: block;
	height: 40px;
	position: relative;
	width: 40px;
}

.assit-wrapper .feedBack .feedBack-img {
	-webkit-transform: translate(-50%, -50%);
	background-image: url(../images/home.d1523964.png);
	background-position: 0 -424px;
	background-size: 246px 1012px;
	height: 40px;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 40px;
}

.assit-wrapper .feedBack .feedText {
	-webkit-transform: translate(-50%, -50%);
	color: #fff;
	display: none;
	font-size: 14px;
	left: 50%;
	line-height: 14px;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 28px;
}

.assit-wrapper .phone {
	background: #fff;
	border: 1px solid #ddd;
	height: 40px;
	position: relative;
	width: 40px;
}

.assit-wrapper .phone:hover .phone-img {
	background-position: 0 -624px;
}

.assit-wrapper .phone .phone-img {
	-webkit-transform: translate(-50%, -50%);
	background-image: url(../images/home.d1523964.png);
	background-position: 0 -504px;
	background-size: 246px 1012px;
	height: 40px;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 40px;
}

.assit-wrapper .phone .phone-content {
	background-image: url(../images/home.d1523964.png);
	background-position: 0 -704px;
	background-repeat: no-repeat;
	background-size: 246px 1012px;
	height: 106px;
	opacity: 0;
	position: absolute;
	right: 40px;
	top: -30px;
	transition: all .2s ease;
	visibility: hidden;
	width: 256px;
	z-index: 130;
}

.assit-wrapper .phone .phone-content img {
	height: 74px;
	margin: 16px 8px 16px 17px;
	width: 74px;
}

.assit-wrapper .phone .phone-content .content {
	display: inline-block;
	margin-top: 30px;
	vertical-align: top;
}

.assit-wrapper .phone .phone-content .content span {
	display: block;
}

.assit-wrapper .phone .phone-content .content span:first-child,
.assit-wrapper .code .code-content .tab-content p span {
	color: #3e474d;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
}

.assit-wrapper .phone .phone-content .content span:last-child {
	color: #999ca0;
	font-size: 12px;
	line-height: 17px;
}

.assit-wrapper .code {
	background: #fff;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	height: 40px;
	position: relative;
	width: 40px;
}

.assit-wrapper .code .code-img {
	-webkit-transform: translate(-50%, -50%);
	background-image: url(../images/home.d1523964.png);
	background-position: 0 -464px;
	background-size: 246px 1012px;
	height: 40px;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 40px;
}

.assit-wrapper .code:hover .code-img {
	background-position: 0 -584px;
}

.assit-wrapper .code .code-content {
	-webkit-transform: translateY(-25px);
	height: 124px;
	opacity: 0;
	position: absolute;
	right: 40px;
	top: -40px;
	transform: translateY(-25px);
	transition: all .3s ease;
	visibility: hidden;
	width: 256px;
	z-index: 130;
}

.assit-wrapper .code .code-content .tab-content {
	background-image: url(../images/home.d1523964.png);
	background-position: 0 -704px;
	background-repeat: no-repeat;
	background-size: 246px 1012px;
	height: 106px;
	margin-top: -4px;
	padding: 12px;
	position: absolute;
	width: 246px;
	z-index: -1;
}

.assit-wrapper .code .code-content .nav-tabs {
	border-bottom: none;
	background: #ddd;
	width: 236px;
}

.assit-wrapper .code .code-content .nav>li>a {
	color: #000;
	padding: 5px 20px;
	font-size: 12px;
}

.assit-wrapper .code .code-content .tab-content img {
	display: inline-block;
	height: 74px;
	margin-right: 8px;
	margin-top: 5px;
	width: 74px;
}

.assit-wrapper .code .code-content .tab-content p {
	color: #787878;
	display: inline-block;
	font-size: 12px;
	line-height: 17px;
	margin-top: 5px;
	text-align: justify;
	vertical-align: top;
	width: 120px;
}

.assit-wrapper .top {
	background: #fff;
	border: 1px solid #ddd;
	border-top: none;
	height: 40px;
	position: relative;
	width: 40px;
}

.assit-wrapper .top .top-img {
	-webkit-transform: translate(-50%, -50%);
	background-image: url(../images/home.d1523964.png);
	background-position: 0 -544px;
	background-size: 246px 1012px;
	height: 40px;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 40px;
}

.assit-wrapper .top:hover .top-img {
	background-position: 0 -664px;
}

.assit-wrapper .feedBack:hover,
.assit-wrapper .phone:hover,
.assit-wrapper .code:hover,
.assit-wrapper .top:hover {
	background: #4285f4;
	border: 1px solid #4285f4;
	cursor: pointer;
}

.assit-wrapper .phone:hover .phone-content,
.assit-wrapper .code:hover .code-content,
.assit-wrapper .top:hover .top-img {
	opacity: 1;
	visibility: visible;
}