/* AB模板网 整站模板下载 */
/* 模板：Www.AdminBuy.Cn */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
/* QQ：9490489 */
* {
	margin: 0;
	padding: 0
}

body {
	font: 16px "Microsoft YaHei", Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
}

img {
	border: 0;
	display: block
}

ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #000;
	text-decoration: none;
}

.clear {
	clear: both;
	width: 100%;
	overflow: hidden;
	height: 14px
}

.clearblank {
	clear: both;
	width: 100%;
	overflow: hidden;
}

.fl {
	float: left !important;
}

.fr {
	float: right !important;
}

.box {
	width: 1170px;
	overflow: hidden;
	margin: auto
}

/*header*/
header {
	position: fixed;
	top: 0;
	width: 100%;
	line-height: 55px;
	text-align: center;
	z-index: 9999;
	padding: 30px 0;
	background: rgba(255, 255, 255);
}

/* Slide transitions */
.slideUp {
	-webkit-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	-o-transform: translateY(-100px);
	transform: translateY(-100px);
	-webkit-transition: transform .5s ease-out;
	-o-transition: transform .5s ease-out;
	transition: transform .5s ease-out;
}

.slideDown {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: transform .5s ease-out;
	-o-transition: transform .5s ease-out;
	transition: transform .5s ease-out;
	background: rgb(255, 255, 255);
	box-shadow: 0px 5px 9px 1px rgba(144, 161, 180, 0.2);
}

.white-bg.slideDown {
	background: #fff !important;
}

.logo {
	float: left
}

/*nav*/
nav {
	float: right;
}

nav li {
	display: inline-block;
	margin-left: 60px
}

nav li a {
	color: #0a51a1
}

nav li a:hover {
	color: #f22645;
}

#selected {
	color: #f22645;
}

.white-bg #starlist li a {
	color: #4A4A4A
}

.white-bg #starlist li a#selected,
.white-bg #starlist li a:hover {
	color: #f22645;
}

#mnavh {
	display: none;
	width: 30px;
	height: 40px;
	float: right;
	text-align: center;
	padding: 0 5px
}

.navicon {
	display: block;
	position: relative;
	width: 30px;
	height: 5px;
	background-color: #000;
	margin-top: 20px
}

.navicon:before,
.navicon:after {
	content: '';
	display: block;
	width: 30px;
	height: 5px;
	position: absolute;
	background: #000;
	-webkit-transition-property: margin, -webkit-transform;
	transition-property: margin, -webkit-transform;
	transition-property: margin, transform;
	transition-property: margin, transform, -webkit-transform;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
}

.navicon:before {
	margin-top: -10px;
}

.navicon:after {
	margin-top: 10px;
}

.open .navicon {
	background: none
}

.open .navicon:before {
	margin-top: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.open .navicon:after {
	margin-top: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.open .navicon:before,
.open .navicon:after {
	content: '';
	display: block;
	width: 30px;
	height: 5px;
	position: absolute;
	background: #000;
}

/*banner*/
.banner {
	/*background: url(../images/bg.jpg) no-repeat center center;*/
	background-size: cover;
	height: 890px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	width: 100%;
	overflow: hidden
}

.banner li:nth-child(1),
.banner li:nth-child(2) {
	font-size: 48px;
	font-weight: bold;
}

.banner li:nth-child(2) {
	margin-bottom: 30px
}

.banner li:nth-child(3),
.banner li:nth-child(4) {
	line-height: 1.9
}

.banner em {
	color: #f22645;
	font-style: normal;
}

.banner ul {
	position: absolute;
	top: 30%;
	width: 100%
}

.con-btn {
	font-size: 16px;
	height: 50px;
	width: 210px;
	text-align: center;
	line-height: 50px;
	display: block;
	margin: 30px auto 0;
	border-radius: 50px;
	background-color: #f22645;
	color: #fff;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.con-btn:hover {
	background: #fff;
	color: #f22645;
}

/*advantage*/
.advantage {
	color: #666;
	font-size: 14px;
	line-height: 26px;
	width: 1170px;
	margin: auto;
	height: 280px;
	position: relative;
	z-index: 999;
}

.advantage ul {
	position: absolute;
	top: -50px;
	overflow: hidden;
	background: #fff;
	border-radius: 15px;
	height: 318px;
	box-shadow: 0px 5px 9px 1px rgba(144, 161, 180, 0.2);
	-moz-box-shadow: 0px 5px 9px 1px rgba(144, 161, 180, 0.2);
	margin-bottom: 70px;
}

.advantage li {
	width: 33.3%;
	float: left;
	text-align: center;
}

.advantage li:nth-child(2) section {
	position: relative;
}

.advantage li:nth-child(2) section:before {
	content: "";
	width: 1px;
	height: 100%;
	background: #f3f3f3;
	left: -30px;
	bottom: 0;
	position: absolute
}

.advantage li:nth-child(2) section:after {
	content: "";
	width: 1px;
	height: 100%;
	background: #f3f3f3;
	right: -30px;
	bottom: 0;
	position: absolute
}

.advantage li:nth-child(3) section {
	position: relative;
}

.advantage li:nth-child(3) section:after {
	content: "";
	width: 1px;
	height: 100%;
	background: #f3f3f3;
	right: -30px;
	bottom: 0;
	position: absolute
}

.advantage li section {
	margin: 30px;
}

.advantage li section img {
	margin: auto;
	height: 80px;
}

.advantage p {
	font-size: 22px;
	margin: 20px;
	color: #333;
}

/*h-title*/
.h-title {
	text-align: center;
}

.h-title h2 {
	font-size: 36px;
	background: url(../images/title-bg.png) no-repeat top center;
	padding-top: 20px;
	margin-bottom: 20px
}

.h-title span {
	color: #888;
	display: block;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 22px;
	width: 50%;
	margin: 0 auto 20px;
}

.h-title #wmdcp {
	color: #000;
	display: block;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 40px;
	width: 100%;
	margin: 0 auto 20px;
	box-shadow: 0px 5px 9px 1px rgba(144, 161, 180, 0.2);
	-moz-box-shadow: 0px 5px 9px 1px rgba(144, 161, 180, 0.2);
}

/*service-a*/
.service-a,
.service-b {
	overflow: hidden;
	margin-bottom: 60px;
}

.service-a li,
.service-b li {
	width: 33.333%;
	float: left;
	text-align: center;
}

.service-a section {
	overflow: hidden;
	border: #eee 1px solid;
	margin: 0 10px;
}

.service-a i {
	display: block;
	margin-bottom: 20px;
}

.service-a img {
	width: 100%;
}

.service-a p,
.service-b p {
	font-size: 22px;
	margin-bottom: 10px;
}

.service-a span,
.service-b span {
	margin-bottom: 20px;
	display: block;
	padding: 0 20px;
	color: #666;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
}

.service-b section {
	overflow: hidden;
	margin: 0 10px;
}

.service-b i {
	display: block;
	margin-bottom: 20px;
}

.service-b img {
	margin: auto
}

/*case-list*/
.case-list ul {
	margin-bottom: 40px;
	overflow: hidden;
}

.case-list li {
	float: left;
	position: relative;
	transition: .5s;
	overflow: hidden;
	/*height: 280px;*/
	margin:8px;
}

.case-list li {
	width: 30%;
}

.case-list li .ps-img {
	width: 100%;
	min-height: 100%;
}

.case-list li:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .2);
	display: block;
	transition: .5s;
}

.case-list li:hover:after {
	background: rgb(242, 38, 69, .8);
}

.case-list li h3 {
	position: absolute;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #fff;
	z-index: 9;
	transition: .5s;
	top: 40%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.case-list p {
	position: absolute;
	opacity: 0;
	text-align: center;
	top: 50%;
	font-size: 14px;
	color: #fff;
	z-index: 9;
	padding: 0 30px;
	line-height: 24px;
	height: 48px;
	transition: .5s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.case-list li:hover p {
	opacity: 1
}

.item-link {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	display: block;
	border: 1px solid #ffffff;
	width: 120px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #ffffff;
	margin: 20px auto;
	z-index: 9999;
	opacity: 0;
	text-align: center;
	transition: .5s;
}

.case-list li:hover .item-link {
	opacity: 1;
	background: #ffffff;
	color: #535655;
}

.case-list li:hover h3 {
	top: 20%
}

.case-list li:hover p {
	top: 40%
}

.bth-text {
	font-size: 16px;
	width: 200px;
	height: 46px;
	line-height: 46px;
	margin: auto;
	display: block;
	text-align: center;
	border-radius: 50px;
	border: #ccc 1px solid;
	transition: .5s;
	background: #fff;
}

.bth-text:hover {
	color: #fff;
	background: #f22645;
	border: #f22645 1px solid
}

/*about*/
.about-section {
    width: 1170px;
	height: 460px;
	overflow: hidden;
	/*width: 100%;*/
	margin: 60px auto;
	/*background: url(../images/about-left.jpg) no-repeat left top;*/
	display: flex;
}

.about-image {
    height: auto;
    width: 54%;
}

.about {
	background: url(../images/about-right.jpg) repeat-x;
	background-size: 100% 100%;
	width: 46%;
	/*width: 50%;*/
	/*float: right;*/
	height: 100%;
	color: #fff
}

.about h2 {
	font-size: 36px;
	margin: 100px 0 40px 50px;
}

.about p {
    box-sizing: border-box;
	width: 100%;
	padding: 0 50px;
	line-height: 24px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 5;
}

.btn-blue {
	background: #0f364b;
	color: #fff;
	border: #0f364b 1px solid;
	margin: 50px 0 0 50px
}

.btn-blue:hover {
	background: #fff;
	color: #0f364b;
	border: #fff 1px solid;
}

/*news*/
.news {
	margin-bottom: 60px
}

.news-list {}

.news-list li {
	overflow: hidden;
	margin: 30px 0;
	border-bottom: #ccc 1px dotted;
	padding-bottom: 30px;
}

.news-list li a {
	display: block;
	overflow: hidden;
}

.news-list li i {
	width: 212px;
	height: 130px;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 20px;
}

.news-list i img {
	width: 100%;
	transition: .5s;
}

.news-list h2 {
	font-size: 20px;
	font-weight: normal;
	margin-right: 240px;
	margin-bottom: 10px;
	background-color: white;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
}

.news-list p {
	font-size: 14px;
	color: #666;
	margin-right: 240px;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 3;
}

.news-list span {
	display: block;
	float: right;
	width: 128px;
	height: 128px;
	text-align: center;
	border: 1px solid #ccc;
	color: #666;
}

.news-list span b {
	font-size: 48px;
	color: #333;
	font-weight: normal;
	display: block;
	margin-top: 16px;
}

.news-list li:hover img {
	transform: scale(1.1)
}

.news-list li:hover h2 {
	color: #036
}

/*contact*/
.contact {
	background: url(../images/contact-bg.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 40px 0
}

.contact h2,
.contact span {
	color: #fff
}

.contact-list {
	color: #fff;
	text-align: center
}

.contact-list li {
	width: 25%;
	float: left;
	margin: 20px 0
}

.contact-list li i {
	display: block;
	width: 52px;
	margin: 0 auto 20px;
	overflow: hidden;
}

.contact-list li img {
	width: 32px;
	padding: 8px;
	border: #fff 2px solid;
	border-radius: 100%;
}

.contact-list li a {
	color: #fff;
	display: block
}

/*footer*/
footer {
	background: #0f1f2b;
	color: #a1afb8;
	padding: 50px 0;
	font-size: 14px;
}

.end-logo {
	margin-bottom: 20px
}

.end-nav {
	margin-bottom: 30px
}

.end-nav li {
	display: inline;
	margin-right: 20px;
	padding-right: 20px;
	position: relative
}

.end-nav li:after {
	position: absolute;
	content: "";
	width: 1px;
	background: #a1afb8;
	right: 0;
	bottom: 0;
	height: 16px;
}
.end-nav li:last-child:after {
    display: none;
}

.end-nav a {
	color: #fff
}

.copyright a {
	color: #a1afb8;
}

.ft-img {
	float: right;
	text-align: center
}

.ft-img li {
	display: inline-block;
	margin: 0 10px
}

.ft-img img {
	width: 100px;
	margin-bottom: 10px
}

/*list-bg*/
.list-bg {
	background: url(../images/list-bg.png) no-repeat;
	background-size: cover;
	background-position: center;
	height: 400px;
	margin-top: 120px;
}


.list-title {
	font-size: 24px;
	background: url(../images/title-bg.png) no-repeat top center;
	padding-top: 20px;
	margin-bottom: 40px;
	text-align: center
}

/*page-nav*/
.page-nav {
	color: #666;
	font-size: 14px;
	margin: 20px 0
}

.page-nav a {
	color: #666
}

.page-nav a:hover {
	color: #f22645
}

.page-about {
	margin-bottom: 40px
}

/*content*/
.content {
	color: #444;
	line-height: 26px;
	margin: 30px 0
}

.content img {
	max-width: 100% !important;
	margin: auto;
}

.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.content h1 {
	margin-bottom: 20px;
	font-size: 20px;
	text-align: center;
}

/*pagelist*/
.pagelist {
	text-align: center;
	color: #666;
	width: 100%;
	clear: both;
	margin: 0 0 10px;
}

.pagelist a {
	color: #fff;
	margin: 0 5px 10px;
	padding: 5px 10px;
	background: #1c2327;
	display: inline-block;
}

.pagelist a:nth-child(1) {
	background: none;
	margin: 0;
	padding: 0 50px 0 0;
	position: relative;
	color: #000;
	display: none;
}

.pagelist a:nth-child(1):after {
	position: absolute;
	content: "篇文章";
	right: 0;
	bottom: 0
}

.pagelist a:nth-child(1):hover {
	background: none;
	color: #666
}

.pagelist a:hover,
.pagelist>b {
	color: #FFF;
	background: #d61a1a;
}

.pagelist>b {
	padding: 5px 10px;
}

a.curPage {
	color: #ffffff;
	font-weight: bold;
	background: #000;
}

/*page-case-list*/
ul.page-case-list li {
	display: inline-block;
	width: 33.3333%;
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
}

ul.page-case-list li:hover h3 {
	color: #f22645
}

ul.page-case-list li a {
	display: block;
	margin: 30px;
	overflow: hidden;
}

ul.page-case-list li i {
	display: block;
	margin-bottom: 10px;
	/*height: 280px;*/
	overflow: hidden;
	transition: 1s;
	background: rgba(0, 0, 0, 1)
}

ul.page-case-list li i img {
	height: 100%;
	width: 100%;
	transition: 1s;
	opacity: .9;
}

ul.page-case-list li:hover img {
	transform: scale(1.1);
	opacity: 1
}

ul.page-case-list h3 {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
	color: #222;
}

ul.page-case-list p {
	color: #666;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
}

ul.page-case-list span {
	color: #999;
	font-size: 14px;
	margin-top: 10px;
	display: block
}

/* support */
.tell {
	text-align: center;
	background: url(../images/tell.jpg) no-repeat top center;
	padding-top: 100px
}

.tell-tit h2 {
	font-size: 24px;
	color: #373d41;
	line-height: 38px;
	font-weight: 400;
}

.tell-tit p {
	font-size: 14px;
	color: #777f84;
	line-height: 28px;
}

.kefu {
	overflow: hidden;
}

.kefu li {
	width: 33.333%;
	float: left;
}

.kefu li a {
	display: block;
	margin: 20px;
	overflow: hidden;
	border: 1px solid #c5d8d8;
	padding-bottom: 10px;
}

.kefu li h3 {
	margin: 10px 0;
	text-align: center;
}

.kefu li img {
	margin: auto;
	max-width: 100%;
}

.kefu p {
	font-size: 14px;
	color: #a9b0b4;
	line-height: 18px;
	font-weight: 400;
	text-align: center;
	padding: 0 20px;
}

ul.form-sq {
	width: 500px;
	margin: 30px auto;
	border-radius: 3px;
	overflow: hidden;
	padding: 20px;
}

ul.form-sq li {
	margin-bottom: 10px;
	line-height: 36px;
}

ul.form-sq li input {
	display: block;
	line-height: 34px;
	width: 100%;
	text-indent: 1em;
	border-radius: 3px;
	border: #e0e0e0 1px solid;
	outline: none;
}

ul.form-sq li textarea {
	display: block;
	line-height: 24px;
	width: 100%;
	text-indent: 1em;
	border-radius: 3px;
	border: #e0e0e0 1px solid;
	outline: none;
}

ul.form-sq input[type="submit"] {
	display: block;
	margin: 30px auto 0;
	width: 200px;
	line-height: 40px;
	font-size: 16px;
	height: 40px;
	background: #d61a1a;
	color: #fff;
	border: none;
	border-radius: 5px;
}

ul.form-sq h2 {
	text-align: center;
	font-size: 24px;
	margin-bottom: 30px;
}

ul.form-sq small {
	text-align: center;
	display: block;
	margin-bottom: 30px;
}

/*search*/
.search {
	margin: 30px auto;
	border: #ccc 1px solid;
	overflow: hidden;
}

.search input.input_submit {
	border: 0;
	background: url(../images/searchbg.png) no-repeat center;
	width: 15%;
	height: 36px;
	line-height: 36px;
	float: right;
}

.search input.input_text {
	border: 0;
	line-height: 36px;
	height: 36px;
	width: 72%;
	padding-left: 10px;
	outline: none;
	float: left;
}

/*tjnews*/
.right-box {
	float: right;
	width: 260px;
	background: #fff;
}

.tjnews {
	border-top: 1px solid #f0f2f5;
}

.tjnews h2 {
	color: #444;
	font-weight: normal;
	font-size: 18px;
	margin: 10px 0
}

.tjnews ul {
	border: #f0f2f5 1px solid;
}

.tjnews ul li {
	padding: 15px 20px;
	border-bottom: #f0f2f5 1px solid;
	font-size: 14px;
}

.tjnews ul li:last-child {
	border-bottom: none
}

.tjnews ul li a {
	color: #444
}

/*left-box*/
.left-box {
	margin-right: 300px
}

/*nextinfo*/
.nextinfo {
	overflow: hidden;
	margin: 20px 0;
}

.nextinfo li {
	width: 50%;
	float: left;
	line-height: 40px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.nextinfo li:last-child {
	float: right
}

.nextinfo li a:hover {
	color: #f22645;
}

.news-info {
	margin: 10px 0;
	border: 1px solid #e4eaec;
	padding: 10px;
	color: #666;
	overflow: hidden;
	font-size: 14px;
}

.news-info a {
	color: #666
}

.news-info a:hover {
	color: #f22645;
}

.news-info p {
	line-height: 30px;
	word-break: break-all;
}

.news-info i {
	display: block;
	float: right;
	width: 100px;
	overflow: hidden;
	font-style: normal;
	text-align: center;
	font-size: 12px;
}

.news-info i img {
	width: 100%;
}

.jinni8_kefu_style {
	position: fixed;
	width: 78px;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	font-size: 13px;
	color: #fff;
	z-index: 100000000000000000;
	background-color: #f22645;
	cursor: pointer;
}

.jinni8_kefu_nth {
	display: block;
	position: relative;
	text-align: center;
	padding: 15px 10px;
	padding: 15px 0;
	border-top: rgb(0, 0, 0) 1px solid;
	transition: all 0.3s;
	color: #fff !important;
}

.jinni8_kefu_nth a {
	color: #fff !important;
}

.jinni8_kefu_nth:before {
	content: "";
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 1px;
	background-color: #FFFFFF;
	z-index: 10;
}

.jinni8_kefu_nth:hover {
	background-color: #333;
}

.jinni8_kefu_nth:nth-child(1) {
	border: 0;
}

.jinni8_kefu_nth:nth-child(1):before {
	display: none;
}

.jinni8_kefu_mipimgs {
	height: 32px;
}

.jinni8_kefu_xx .jinni8_kefu_mipimgs {
	background: url(../images/jinni8_kefu_xx.png) no-repeat center;
}

.jinni8_kefu_qq .jinni8_kefu_mipimgs {
	background: url(../images/jinni8_kefu_qq.png) no-repeat center;
}

.jinni8_kefu_sj .jinni8_kefu_mipimgs {
	background: url(../images/jinni8_kefu_sj.png) no-repeat center;
}

.jinni8_kefu_ma .jinni8_kefu_mipimgs {
	background: url(../images/jinni8_kefu_ma.png) no-repeat center;
}

.jinni8_kefu_top .jinni8_kefu_mipimgs {
	background: url(../images/jinni8_kefu_top.png) no-repeat center;
}

.jinni8_kefu_nth span {
	display: block;
	margin-top: 8px;
}

.jinni8_kefu_nth .tips {
	display: none;
	opacity: 0;
	transition: all 0.3s;
	position: absolute;
	right: 78px;
	top: 0;
	width: 300px;
	height: 100%;
	border: #dedede 1px solid;
	background: #fff;
	color: #f22645;
	line-height: 90px;
	text-align: center;
	text-indent: 10px;
	font-size: 21px;
	z-index: 1000000;
}

.jinni8_kefu_nth:hover .tips {
	display: block;
	opacity: 1;
}

.jinni8_kefu_ma .tips {
	top: inherit;
	bottom: 0;
	height: inherit;
	width: 200px;
	padding: 10px;
	margin: 10px;
}

.jinni8_kefu_ma .tips:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
}

.jinni8_kefu_ma .tips a {
	display: none;
}

.jinni8_kefu_style mip-fixed {
	position: relative !important;
	right: inherit !important;
	bottom: inherit !important;
	left: inherit !important;
	top: inherit !important;
}

.jinni8_kefu_style mip-fixed mip-gototop {
	background-image: none;
	width: auto !important;
	height: inherit;
	background: none !important;
	border: none;
}

.jinni8_kefu_style mip-fixed mip-gototop .jinni8_kefu_nth {
	border-top: rgb(0, 0, 0) 1px solid;
}

.jinni8_kefu_style mip-fixed mip-gototop .jinni8_kefu_nth:before {
	display: block;
}

@media screen and (max-width:767px) {
	.jinni8_kefu_style {
		width: 100%;
		bottom: 0;
		left: 0;
		top: inherit;
		height: 76px;
		transform: inherit;
		box-shadow: 0 0 5px #fff;
	}

	.jinni8_kefu_nth {
		width: calc(33% - 1px);
		float: left;
		border-top: 0 !important;
		border-left: #e0465e 1px solid;
		margin-top: 2px;
	}

	.jinni8_kefu_nth:nth-child(1) {
		border-left: 0;
	}

	.jinni8_kefu_nth:before {
		display: none;
	}

	.jinni8_kefu_nth .tips {
		display: none;
	}

	.jinni8_kefu_nth:hover .tips {
		display: none;
		opacity: 0;
	}

	.jinni8_kefu_mipimgs {
		height: 22px;
	}

	.jinni8_kefu_style .jinni8_kefu_mipimgs {
		background-size: 22px 22px;
	}

	.jinni8_kefu_ma:hover .tips {
		display: block;
		z-index: 99999;
		opacity: 1;
		bottom: 66px;
		top: inherit;
		right: 0;
		left: inherit;
		background-color: rgba(0, 0, 0, 0.8);
		width: 100%;
		height: 100%;
		position: fixed;
		padding: 0;
		margin: 0;
	}

	.jinni8_kefu_ma:hover .tips mip-img {
		width: 260px;
		height: 260px;
		position: absolute;
		left: calc(50% - 130px);
		bottom: calc(50% - 130px);
		border-radius: 4px;
	}

	.jinni8_kefu_ma:hover .tips mip-img img {
		border: #fff 20px solid !important;
		width: inherit;
		min-width: inherit;
		border-radius: 4px;
		height: auto;
		max-width: calc(100% - 40px);
	}

	.jinni8_kefu_ma .tips a {
		display: block;
		color: #fff !important;
		position: fixed;
		top: 10px;
		right: 10px;
		color: #fff !important;
		z-index: 1000000000000000000000000000000000;
		font-size: 13px;
		padding: 10px;
	}
}

.pages {
	padding: 20px 0;
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
	clear: both;
}

.pages a,
.pages span {
	color: #666;
	padding: 0 15px;
	margin: 0 3px;
	display: inline-block;
	vertical-align: middle;
	line-height: 34px;
	background: #f9f9f9;
	border: 1px solid #f2f2f2;
}

.pages a:hover {
	display: inline-block;
	color: #fff;
	background: #dc0b01;
	border-color: #dc0b01;
	box-shadow: 0 0 14px rgba(0, 0, 0, .2);
}

.pages span {
	display: inline-block;
	color: #666;
}

.pages a.page-num-current {
	display: inline-block;
	color: #fff;
	background: #dc0b01;
	border-color: #dc0b01;
	box-shadow: 0 0 14px rgba(0, 0, 0, .2);
}

.erji {}

.erji ul {
	overflow: hidden;
	text-align: center
}

.erji ul li {
	display: inline-block;
	margin: 0 5px 10px
}

.erji ul li:hover a {
	color: #DC0B01
}

.erji ul li.on a {
	color: #DC0B01
}

/* banner */
.mbanner{
	display: none;
}
.banner .swiper-slide {
	position: relative;
	text-align: center;
}

.banner .swiper-slide img {
	width: 100%;
}

.banner .swiper-slide .m {
	display: none;
}

.banner .swiper-slide .title {
	padding-top: 8%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}

.banner .swiper-slide .title .txtyi h2 {
	font-size: 60px;
	transition: all 0.6s;
}

.banner .swiper-slide .title .txtyi p {
	font-size: 30px;
	transition: all 0.6s;
}

.banner .swiper-slide .title .txter {
	padding-top: 5%;
}

.banner .swiper-slide .title .txter h2 {
	font-size: 30px;
}

.banner .swiper-slide .title .txter p {
	font-size: 19px;
}

.banner .swiper-slide .yi {
	color: #fff;
}

.banner .swiper-pagination-bullets {
	bottom: 20px;
}

.banner .swiper-pagination .swiper-pagination-bullet {
	margin: 0 8px;
}

.banner .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	background: #000;
	opacity: 0.4;
	border-radius: 0px;
	border-radius: 10px;
}

.banner .swiper-pagination-bullet-active {
	opacity: 1;
	background: #0742a6;
}

.banner .swiper-button-next,
.banner .swiper-button-prev {
	background: none;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	margin-top: -25px;
	outline: medium;
}

.banner .swiper-button-next:after,
.banner .swiper-button-prev:after {
	font-size: 40px;
	color: #FFF;
}

/* 产品 */
.index_case {
	margin-top: 40px;
	position: relative;
}

.dsip .index_case .swiper-wrapper {
	margin-bottom: 50px;
}

.dsip .index_case .swiper-slide {
	width: 100%;
}

.dsip .index_case .swiper-slide img {
	width: 100%;
}

.dsip .index_case .swiper-slide h2 {
	font-size: 18px;
	text-align: center;
	line-height: 50px;
	background: #f1f1f1;
}

.dsip .index_case .swiper-slide a:hover {
	text-decoration: none;
}

.dsip .swiper-pagination {
	position: initial;
}

.dsip .swiper-pagination-bullet {
	margin: 0 10px;
	border: 2px solid #FFF;
	width: 8px;
	height: 8px;
}

.dsip .swiper-pagination .swiper-pagination-bullet-active {
	background: none;
	border: 2px solid #0742a6;
}

/* 新闻 */
.news {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 85px;
	margin-bottom: 60px;
}

.news .main{
	width: 1400px;
	margin:0 auto;
}
.news .title {
	margin-bottom: 50px;
}
.news .title h4{
	color: #333333;
	font-size: 36px;
	text-align: center;
}
.news .title p{
	color:#595959;
	text-align:center;
	font-size: 18px;
	margin-top: 10px;
}

.news .left {
	float: left;
	width: 660px;
}

.news .left .top {
	width: 100%;
}

.news .tit {
	width: 100%;
	height: 65px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	line-height: 65px;
	border-top: 1px solid #D9D9D9;
}

.news .tit p {
	color: #0677f1;
	font-size: 28px;
	font-weight: bold;
	position: relative;
	width: 130px;
}

.news .tit p:after {
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	top: -2px;
	background: #0878F1;
	left: 0;
}

.news .tit a {
	color: #0677f1;
	font-size: 16px;
}

.news .left .top {
	margin-top: 10px;
}

.news .left .top img {
	display: block;
	width: 100%;
}

.news .left .top .intro {
	width: 100%;
	height: 174px;
	overflow: hidden;
	margin-top: 20px;
	border-bottom: 1px solid #D9D9D9;
}

.news .left .top .intro .t {
	width: 100%;
	height: auto;
	overflow: hidden;

}

.news .left .top .intro .t span {
	display: block;
	width: 130px;
	height: 47px;
	border-radius: 30px;
	background: #0677F1;
	text-align: center;
	line-height: 45px;
	color: #fff;
	float: left;
	font-size: 28px;
}

.news .left .top .intro .t h4 {
	float: right;
	width: 515px;
	color: #0677f1;
	font-weight: normal;
	font-size: 28px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 45px;
}

.news .left .top .intro .t h4 a {
	color: #0677f1;
}

.news .left .top .intro p {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	color: #686767;
	font-size: 18px;
	line-height: 32px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 30px;
}

.news .left ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}

.news .left ul li {
	width: 100%;
	height: auto;
	position: relative;
	line-height: 45px;
	overflow: hidden;
}

.news .left ul li:after {
	content: ">";
	font-size: 18px;
	font-family: 'å®‹ä½“';
	position: absolute;
	left: 0;
	top: 0;
	color: #686767;
}

.news .left ul li a {
	display: block;
	float: left;
	font-size: 18px;
	color: #686767;
	width: 500px;
	text-indent: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.news .left ul li span {
	display: block;
	float: right;
	color: #686767;
	font-size: 18px;
}

.news .left ul li:hover a {
	color: #0677F1;
}

.news .right {
	float: right;
	width: 676px;
	height: auto;
	overflow: hidden;
}

.news .right .show {
	margin-top: 10px;
	height: 800px;
	overflow: hidden;
}

.news .right .show .box {
	height: 300%;
}

.news .right .show .list {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.news .right ul li {
	width: 100%;
	height: 160px;
	padding: 20px 25px;
	box-sizing: border-box;
}

.news .right ul li:nth-child(odd) {
	background: #F1F1F1;
}

.news .right ul li div {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.news .right ul li div span {
	display: block;
	width: 35px;
	height: 35px;
	float: left;
	line-height: 35px;
	color: #fff;
	font-size: 18px;
	border-radius: 50%;
	background: #7E7E7E;
	text-align: center;
}

.news .right ul li div p {
	float: right;
	width: 580px;
}

.news .right ul li .q span {
	background: #0677F1;
}

.news .right ul li .a {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

.news .right ul li .q p {
	float: right;
	color: #0677f1;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	font-size: 18px;
}

.news .right ul li .a p {
	color: #808182;
	font-size: 16px;
	height: 60px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}


/* 产品 */
.picMarquee-left{overflow:hidden; position:relative;}
.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("/skin/images/arrow.png") no-repeat;}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .bd{ padding:10px;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:400px; height:225px; display:block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{line-height:50px;}
.picMarquee-left .bd ul li .title a{font-size: 20px;}




@media (min-width: 1200px) and (max-width: 1685px) {
    /*.advantage ul{*/
    /*    top:0px;*/
    /*}*/
    .banner{
        height:600px;
    }
    }