﻿header, footer, .header-m, main, .i-banner, .banner {
	transition: all .5s;
	-webkit-transition: all .5s
}
.header .logo {
	height: 128px;
	line-height: 128px;
	overflow: hidden
}
.header .head-top {
	line-height: 15px;
	margin-top: 23px
}
.header .tel {
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	margin-right: 14px;
	margin-left: 14px
}
.header .tel img {
	margin-right: 14px
}
.header .language em {
	padding-left: 23px;
	background: url(../images/language_bg.png) no-repeat left center;
	background-size: auto 100%;
	cursor: pointer
}
.header .language ul {
	z-index: 1;
	top: 30px;
	right: 0;
	width: 150px;
	padding: 0 5px 5px 5px;
	border: 1px solid #ddd;
	background: #fff
}
.header .language ul span {
	font-size: 18px
}
.header .language ul a {
	display: block;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	padding: 0 14px
}
.header .language ul a:hover {
	background: #f2f2f2
}
.header nav ul li {
	position: relative;
	float: left
}
.header nav ul li.cur, .header nav ul li:hover {
	color: #fff
}
.header nav ul li.cur>a::after, .header nav ul li:hover>a::after {
	background: #226dc2
}
.header nav ul li:hover .sub-nav {
	top: 40px;
	visibility: visible;
	opacity: 1
}
.header nav ul li>a {
	position: relative;
	padding: 0 28px;
	height: 40px;font-weight:bold;
	line-height: 40px
}
.header nav ul li>a::after {
	z-index: -1;
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all .3s;
	-webkit-transition: all .3s;
	transform: skew(-10deg, 0);
	-webkit-transform: skew(-10deg, 0)
}
.header nav ul li .sub-nav {
	visibility: hidden;
	opacity: 0;
	z-index: 1;
	top: 70px;
	left: -20px;
	min-width: 140px; 
}
.header nav ul li .sub-nav a {
	color: #fff;
	height: 40px;
	line-height: 40px;
	text-align: center; 
}
.header nav ul li .sub-nav a:after {
    display: block;
	background: #338cf0;z-index: -1;
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all .3s;
	-webkit-transition: all .3s;
	transform: skew(-10deg, 0);
	-webkit-transform: skew(-10deg, 0)
}
.header nav ul li .sub-nav a:hover {
	text-decoration: none; 
}
.header nav ul li .sub-nav a:hover:after{ background:#226dc2}
@media (min-width: 1201px){
  
.header nav ul li .sub-nav a:after{ display: block;
	background: #338cf0;z-index: -1;
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all .3s;
	-webkit-transition: all .3s;
	transform: skew(-10deg, 0);
	-webkit-transform: skew(-10deg, 0)}

.header nav ul li .sub-nav a:hover:after{ background:#226dc2}
.header nav ul li .sub-nav a{ transform:translateX(0px);}
.header nav ul li .sub-nav a:nth-child(2n){ transform:translateX(-7px);}
.header nav ul li .sub-nav a:nth-child(3n){ transform:translateX(-14px);}
/*.header nav ul li .sub-nav a:nth-child(4n){ transform:translateX(-76px);}
.header nav ul li .sub-nav a:nth-child(5n){ transform:translateX(-95px);}
.header nav ul li .sub-nav a:nth-child(6n){ transform:translateX(-114px);}*/
 }
.header .search-btn {
	margin-left: 5px;
	width: 22px;
	height: 40px;
	background: url(../images/search.png) no-repeat center;
	cursor: pointer
}
.sj{  margin-top:-47px;}
footer {
	color: #fff;
padding-top:.87rem;
padding-bottom:.2rem;
	background: url(../images/footer_bg.png) no-repeat top center;
	background-size: cover
}
footer .link a {
	margin: 0 25px
}
footer .link a:hover {
	text-decoration: underline
}
footer .info {
	position: relative;
	line-height: 48px
}
footer .info .tel img {
	vertical-align: -3px;
	margin-right: 7px
}
footer .info .input-btn {
	position: absolute;
	left: 50%;
	width: 500px;
	height: 48px;
	border: 1px solid #2375d2;
	font-size: 14px;
	color: #fff;
	padding: 0 18px;
	cursor: pointer;
	background: transparent;
	/*background: url(../images/emaill2.png) no-repeat 97% center;*/
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%)
}
footer .info .input-btn a{padding-left:15px;}
footer .info .bdsharebuttonbox {
	font-size: 0
}
footer .info .bdsharebuttonbox a {
	float: left;
	height: 48px !important;
	margin: 0 !important;
	padding: 0 !important;
	background-repeat: no-repeat;
	background-position: center
}
footer .info .bdsharebuttonbox a:nth-child(1) {
	width: 14px !important
}
footer .info .bdsharebuttonbox a:nth-child(2) {
	width: 14px !important;
	margin: 0 25px !important
}
footer .info .bdsharebuttonbox a:nth-child(3) {
	width: 9px !important
}
footer .info .bdsharebuttonbox a:nth-child(4) {
	width: 17px !important;
	margin: 0 25px !important
}
footer .info .bdsharebuttonbox a:nth-child(5) {
	width: 13px !important
}
.fix-emaill .dt {
	padding: 6%
}
.fix-emaill form {
	max-width: 960px;
	margin: 0 auto;
	padding: 5%;
	background: #fff
}
.fix-emaill .txt {
	width: calc(100% - 120px);
	border: 1px solid #ccc;
	padding: 0 15px;
	height: 45px;
	line-height: 45px
}
.fix-emaill textarea{
	width: 100%;
	border: 1px solid #ccc;
	padding: 0 15px;
	height: 85px;
	line-height: 30px
}
.fix-emaill .img {
	width: 100px;
	height: 45px
}
.fix-emaill .btn input {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	background: #226dc2
}
.i-banner {
	position: relative
}
.i-banner::after {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 7.1%;
	background: #fff;
	transform: skew(0, 1.6deg);
	transform-origin: left top
}
.i-banner .owl-pagination {
	bottom: 11.5%
}
.i-banner .owl-controls .owl-page span {
	width: 13px;
	height: 13px;
	border: 2px solid #fff;
	opacity: .9;
	background: transparent;
	transition: all .3s;
	-webkit-transition: all .3s
}
.i-banner .owl-controls .owl-page.active span, .i-banner .owl-controls .owl-page:hover span {
	opacity: 1;
	background: transparent
}
.i-banner a {
	display: block;
	min-height: 50px
}
.i-banner .dn {
	display: none !important
}
.owl-controls .owl-page.active span, .owl-controls .owl-page:hover span {
	background: #226dc2
}
.bgbox {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: skew(-10deg, 0);
	-webkit-transform: skew(-10deg, 0);
	background: #fff
}
.i-tt1 {
	position: relative;
	font-size: 36px;
padding-bottom:.2rem
}
.i-tt1::after {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 9px
}
.i-more {
	color: #fff
}
.i-more a {
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
padding:0 .25rem;
	background: #226dc2
}
.i-more img {
	margin-left: 8px
}
.i-txt {
	transform: translateY(-0.67rem);
	-webkit-transform: translateY(-0.67rem)
}
.i-txt .mauto {
	padding: 0 20px;
	height: 102px;
	font-size: 18px
}
.i-txt .bgbox {
	background: #226dc2
}
.i-pro {
/*padding-top:.4rem*/
}
.i-pro .i-tt1::after {
	background: url(../images/pro_tt1.png) no-repeat center
}
.i-pro ul {
padding:.65rem 0 .60rem 0
}
.i-pro li {
padding:0 .09rem 10px .09rem
}
.i-pro li a:hover h3 {
	color: #226dc2
}
.i-pro li a:hover .info::after {
	width: 100%
}
.i-pro .imgs {
	/*height: 210px*/
}
.i-pro .info {
	position: relative;
	width: 95%;
	margin: 0 auto;
	box-shadow: 0 0 10px rgba(0,0,0,0.1)
}
.i-pro .info::after {
	position: absolute;
	content: '';
	z-index: 2;
	left: 0;
	bottom: 0;
	width: 0;
	height: 3px;
	background: #226dc2;
	transition: all .5s;
	-webkit-transition: all .5s
}
.i-pro .info .bgbox {
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	top: -20px;
	left: 0;
	background: #fff;
	transform: skew(0, -2.4deg);
	transform-origin: left top
}
.i-pro h3, .i-pro .els2 {
	position: relative;
	z-index: 11
}
.i-pro h3 {
	font-size: 18px
}
.i-pro .els2 {
	line-height: 22px;
	height: 44px
}
.i-pro .owl-pagination {
	display: none
}
.i-pro .owl-controls .owl-buttons div {
	width: 25px;
	height: 22px
}
.i-pro .owl-controls .owl-buttons .owl-prev {
	left: -40px;transition:all ease .3s;
	background: url(../images/i_pro_l.png) no-repeat 0 0;
}
.i-pro .owl-controls .owl-buttons .owl-prev:hover{background: url(../images/i_pro_l2.png) no-repeat 5px 0;transition:all ease .3s;}
.i-pro .owl-controls .owl-buttons .owl-next {
	right: -40px;transition:all ease .3s;
	background: url(../images/i_pro_r.png) no-repeat 0 0;
}
.i-pro .owl-controls .owl-buttons .owl-next:hover{background: url(../images/i_pro_r2.png) no-repeat 5px 0;transition:all ease .3s;}

.i-application {
padding-top:.6rem;
	padding-bottom: 1.1rem;
margin-top:.6rem;
	background: #226dc2 url(../images/application_bg.jpg) no-repeat center
}
.i-application .i-tt1 {
	color: #fff
}
.i-application .i-tt1::after {
	background: url(../images/application_tt1.png) no-repeat center
}
.i-application ul {
	padding-top: 0.6rem;
padding-bottom:.6rem
}
.i-application li {
margin-bottom:.2rem
}
.i-application li a:hover .info {
	top: 0
}
.i-application li a:hover .imgs img {
	filter: grayscale(0);
	filter: inherit;
	-webkit-filter: grayscale(0)
}
.i-application li .info {
	top: 100%;
	left: 0;
	padding: 0 11%;
	transition: all .5s;
	-webkit-transition: all .5s
}
.i-application li .icon {
	width: 46px;
	height: 46px;
	background: url(../images/application_icon.png) no-repeat center;
	margin: 21.5% auto 19.6% auto
}
.i-application li h3 {
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #226dc2
}
.i-application .imgs {
	height: 200px
}
.i-application .imgs img {
	filter: grayscale(100%);
	filter: gray;
	-webkit-filter: grayscale(100%)
}
.i-application .i-more a {
	border: 1px solid #fff;transition:all ease .3s;
	background: transparent
}
.i-application .i-more a:hover {
	border: 1px solid #226dc2; transition:all ease .3s;
	background: #226dc2
}
.i-news {
	position: relative;
	background: #226cc1;
padding-top:.3rem;
padding-bottom:.6rem
}
.i-news .i-tt1 {
	color: #fff
}
.i-news .i-tt1::after {
	background: url(../images/application_tt1.png) no-repeat center
}
.i-news .i-tt1, .i-news .mauto {
	position: relative;
	z-index: 2
}
.i-news ul {
	margin-left: -50px;
padding-top:.6rem;
padding-bottom:.6rem
}
.i-news li {
padding-left:.5rem;
margin-bottom:.2rem
}
.i-news li a:hover h3 {
	text-decoration: none; color:#eee;
}
.i-news h3 {
	font-size: 18px;
	color: #fff
}
.i-news .els2 {
	height: 56px;
	line-height: 28px
}
.i-news .icon {
margin-top:.3rem;
	height: 10px;
	background: url(../images/news_icon.png) no-repeat 0 0 ; transition:all ease .3s;
}
.i-news a:hover .icon{	background: url(../images/news_icon.png) no-repeat 10px 0; transition:all ease .3s;}
.i-news .i-more a {
	border: 1px solid #fff; transition:all ease .3s;
	background: transparent
}
.i-news .i-more a:hover{
	border: 1px solid #226dc2; transition:all ease .3s;
	background: #226dc2
}
.i-news .bgbox {
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #226cc1;
	transform: skew(0, -2.4deg);
	transform-origin: left top
}
.i-about {
padding-top:.6rem;
	background: #e3e8eb url(../images/about_bg.jpg) no-repeat center
}
.i-about .i-tt1::after {
	background: url(../images/pro_tt1.png) no-repeat center
}
.i-about .mauto {
	padding-left: 6%;
	padding-right: 6%
}
.i-about .edit {
	height: 84px;
	line-height: 28px
}
.i-about .more a {
	width: 34px;
	height: 34px;transition:all ease .3s;
	background: url(../images/i_about_more.png) no-repeat center
}
.i-about .more a:hover{transform:rotate(7deg);transition:all ease .3s;
-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); 	/* Opera */}
.i-box {
padding-top:.6rem;
padding-bottom:.5rem;
	background: #f9f9f9
}
.i-box .bgbox {
	z-index: 1;
	background: #f9f9f9;
	transform: skew(0, -1.3deg);
	transform-origin: left bottom;
	top: inherit;
	bottom: -10%
}
.i-box .mauto {
	position: relative;
	z-index: 2
}
.i-dow {
	width: 68.4%
}
.i-dow h2 {
	font-size: 30px
}
.i-dow ul {
	transform: translateX(-0.19rem);
	-webkit-transform: translateX(-0.19rem)
}
.i-dow li {
padding:0 .19rem
}
.i-dow li a:hover h3 {
	color: #226dc2
}
.i-dow .slider-btn {
	height: 34px
}
.i-dow .slider-btn a {
	width: 18px;
	height: 18px;
	margin-left: 10px
}
.i-dow .slider-btn .btn-l {
	background: url(../images/i_dow_l.png) no-repeat center
}
.i-dow .slider-btn .btn-r {
	background: url(../images/i_dow_r.png) no-repeat center
}
.i-dow .slider-btn .btn-l:hover {
	background: url(../images/i_dow_l2.png) no-repeat center
}
.i-dow .slider-btn .btn-r:hover{
	background: url(../images/i_dow_r2.png) no-repeat center
}

.i-dow .owl-pagination {
	display: none
}
.i-dow .date {
	width: 74px;
	height: 74px;
	background: #fff;
	border-radius: 5px;
	padding-top: 12px; box-shadow:0px 0px 8px #ddd;
}
.i-dow .date span {
	font-size: 30px
}
.i-dow .date em {
	line-height: 3px;
	margin-bottom: 10px
}
.i-dow h3 {
	font-size: 18px;
	color: #050101
}
.i-dow .els2 {
	height: 48px;
	line-height: 24px
}
.i-dow .btn {
	color: #fff;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
padding:0 .25rem;
	background: #226dc2
}
.i-dow .btn img {
	margin-left: 8px
}
.i-consulting {
	width: 31.6%;
	padding-left: 6.5%
}
.i-consulting h2 em {
	font-size: 20px
}
.i-consulting .txt, .i-consulting textarea, .i-consulting .btn {
	display: block;
	width: 100%;
	border-radius: 3px;
	margin-bottom: 10px
}
.i-consulting .txt, .i-consulting .btn {
	height: 43px;
	line-height: 43px;
	padding: 0 15px
}
.i-consulting .yzm .txt {
	width: calc(100% - 100px)
}
.i-consulting .yzm .img {
	width: 90px;
	height: 43px
}
.i-consulting textarea {
	padding: 15px;
	height: 104px;
	font-size: 14px
}
.i-consulting .btn {
	margin-bottom: 0;
	color: #fff;
	background: #226dc2
}
.banner {
	height: 510px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}
.main-nav-p {
	background: rgba(34,109,194,0.8);
	margin-top: -73px
}
.main-nav-p ul {
	font-size: 0
}
.main-nav-p li {
	display: inline-block;
	color: #fff
}
.main-nav-p li.cur a::after, .main-nav-p li:hover a::after {
	opacity: 1
}
.main-nav-p a {
	position: relative;
	display: block;
	height: 73px;
	line-height: 73px;
	padding: 0 90px;
	font-size: 16px
}
.main-nav-p a::after {
	position: absolute;
	content: '';
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #de9e30;
	transform: skew(-10deg, 0);
	-webkit-transform: skew(-10deg, 0);
	opacity: 0
}
.content {
	min-height: 400px
}
.in-tt1 {
	position: relative;
	font-size: 32px;
/*	font-weight: bold;*/
padding-bottom:.15rem;
margin:0 0 .6rem 0
}
.in-tt1::after {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 9px;
	background: url(../images/pro_tt1.png) no-repeat center
}
.about .head {
	border-bottom: 1px dashed #d3d3d3
}
.about .imgs {
	width: 437px;
	height: 258px
}
.about .imgs img {
	width: 100% !important;
	height: 100% !important
}
.about .txt {
	width: calc(100% - 437px);
	padding-left: 5%
}
.news-list .head a {
padding-bottom:.3rem;
	border-bottom: 1px solid #e5e5e5
}
.news-list .head a:hover h3 {
	color: #226dc2
}
.news-list .head .imgs {
	width: 270px;
	height: 160px
}
.news-list .head .info-w {
	width: calc(100% - 270px);
	padding-left: 4.3%
}
.news-list .head .info {
	width: calc(100% - 150px);
	padding-right: 16%
}
.news-list .head h3 {
	font-size: 20px;
margin-top:.1rem
}
.news-list .head .els2 {
	height: 90px;
	line-height: 30px;
	-webkit-line-clamp: 3
}
.news-list .head .date {
padding-bottom:.2rem;
	border-bottom: 1px solid #e5e5e5
}
.news-list .head .date em {
	font-size: 40px
}
.news-list .head .date span {
	font-size: 20px
}
.news-list li:nth-child(even) .date {
	background: #226dc2
}
.news-list li:nth-child(even) .date em, .news-list li:nth-child(even) .date span {
	color: #fff
}
.news-list li a {
	border-bottom: 1px solid #eaeaea;
padding:.23rem 0 .25rem 0
}
.news-list li a:hover h3 {
	color: #226dc2
}
.news-list li .date {
	width: 94px;
	height: 94px;
	border-radius: 5px;
	background: #f1f1f1
}
.news-list li .date em {
	font-size: 30px;
	margin-bottom: 3px
}
.news-list li .info {
	width: calc(100% - 94px);
	height: 94px;
padding-left:.35rem
}
.news-list li .info h3 {
	font-size: 20px
}
.news-list li .info .els2 {
	height: 50px;overflow:hidden;
}
.news-info .head {
	border-bottom: 1px solid #ddd
}
.news-info .head h3 {
	font-size: 22px
}
.dow-list li {
padding:.25rem 0 .3rem 45px;
	border-bottom: 1px solid #ddd;
	background: url(../images/dow_icon.png) no-repeat left center
}
.dow-list li:hover h3 {
	color: #226dc2
}
.dow-list li .info {
	width: calc(100% - 120px)
}
.dow-list li .info h3 {
	font-size: 18px;
padding-bottom:.1rem
}
.dow-list li .btn {
	width: 108px;
	height: 36px;
	background: url(../images/dow_btn.png) no-repeat center
}
.dow-list li .btn:hover {
	background: url(../images/dow_btns.png) no-repeat center
}
.in-pro {
	padding-top: 1.9rem;
	padding-bottom: 1.65rem
}
.in-pro li {
	padding: 0 13px
}
.in-pro li a:hover .info {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1)
}
.in-pro .imgs {
	height: 255px
}
.in-pro .info {
	top: 0;
	left: 0;
	background: rgba(34,109,194,0.8) url(../images/in_pro_icon.png) no-repeat center;
	transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	transition: all .5s;
	-webkit-transition: all .5s
}
.in-pro h3 {
padding:.32rem .1rem;
	background: #226dc2; font-size:20px;
}
.in-pro .owl-controls .owl-page span {
	background: #888
}
.in-pro .owl-controls .owl-page.active span, .in-pro .owl-controls .owl-page:hover span {
	background: #db8509
}
.in-pro .owl-pagination {
	bottom: -23.1%
}
.in-pro .owl-controls .owl-buttons div {
	width: 46px;
	height: 46px;
	margin: 0 4px
}
.in-pro .owl-controls .owl-buttons .owl-prev {
	left: -0.47rem;
	background: url(../images/in_pro_l.png) no-repeat center
}
.in-pro .owl-controls .owl-buttons .owl-next {
	right: -0.47rem;
	background: url(../images/in_pro_r.png) no-repeat center
}
.pro-list h2 {
	font-size: 26px;
	border-bottom: 1px solid #ebedf0
}
.pro-list .list {
	margin-left: -0.26rem
}
.pro-list .list li {
padding-left:.26rem;
margin-bottom:.3rem
}
.pro-list .list li a:hover .info {
	visibility: visible;
	opacity: 1
}
.pro-list .list .imgs {
	height: 255px
}
.pro-list .list h3 {
padding:.26rem .1rem;
	background: #ebedf0
}
.pro-list .list .info {
	visibility: hidden;
	opacity: 0;
	top: 0;
	left: 0;
	background: rgba(34,109,194,0.9)
}
.pro-list .list .info .txt {
padding:.7rem .5rem;
	height: 255px;
	overflow: hidden
}
.pro-list .list .info h3 {
	font-weight: bold;
	color: #fff;
	background: transparent
}
.pro-list .tab-head {
	background: #ebedf0
}
.pro-list .tab-head li {
	float: left;
	font-size: 18px;
	font-weight: bold;
padding:.19rem .5rem;
	margin-right: 1px;
	background: #d2d3d4
}
.pro-list .tab-head li.cur {
	color: #fff;
	background: #226dc2
}
.pro-guide ul {
	margin-left: -0.6rem
}
.pro-guide li {
padding-left:.6rem;
margin-bottom:.6rem
}
.pro-guide li .img-md:hover .items {
	height: auto;
	overflow: inherit;
margin-bottom:.2rem
}
.pro-guide li .img-md:hover .items a {
	margin-bottom: 5px
}
.pro-guide .imgs {
	height: 380px
}
.pro-guide h3 {
	padding: 20px 0;
	font-size: 22px
}
.pro-guide .info {
	bottom: 0;
	width: 100%;
	padding: 0 5.5%;
	background: rgba(0,0,0,0.5)
}
.pro-guide .items {
	height: 0;
	overflow: hidden
}
.pro-guide .items .list {
	width: calc(100% - 70px)
}
.pro-guide .items a:hover .txt {
	visibility: visible;
	opacity: 1
}
.pro-guide .items em {
	color: #fff;
	height: 32px;
	line-height: 32px;
	border-radius: 5px;
padding:0 .19rem;
	background: #226dc2
}
.pro-guide .items em:hover {
	background: #de9e30
}
.pro-guide .items .txt {
	visibility: hidden;
	opacity: 0;
	top: -415%;
	left: 0;
	width: 194px;
	height: 120px;
	line-height: 20px;
	border-radius: 3px;
padding:.1rem .15rem;
	background: rgba(255,255,255,0.8)
}
.pro-guide .items .txt::after {
	position: absolute;
	content: '';
	left: 14%;
	bottom: -4px;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 4px solid rgba(255,255,255,0.8)
}
.pro-guide .items .more {
	color: #fff;
	background: #de9e30;
	border-radius: 5px;
padding:0 .19rem;
	height: 32px;
	line-height: 32px
}
.pro-guide .items .more:hover {
	background: #226dc2
}
.pro-info h2 {
	font-size: 26px;
padding-bottom:.3rem;
	border-bottom: 1px solid #ebedf0
}
.pro-info .head {
padding-top:.62rem;
padding-bottom:.72rem
}
.pro-info .img {
	width: 48.3%
}
.pro-info .owl-controls .owl-buttons div {
	width: 40px;
	height: 40px
}
.pro-info .owl-controls .owl-buttons .owl-prev {
	left: 0;
	background: url(../images/pro_info_l.png) no-repeat center
}
.pro-info .owl-controls .owl-buttons .owl-next {
	right: 0;
	background: url(../images/pro_info_r.png) no-repeat center
}
.pro-info .owl-pagination {
	bottom: 15px
}
.pro-info .owl-controls .owl-page span {
	width: 8px;
	height: 8px;
	margin: 0 3px;
	background: #8d8e90
}
.pro-info .owl-controls .owl-page.active span, .pro-info .owl-controls .owl-page:hover span {
	background: #1b4887
}
.pro-info .txt {
	width: 46.5%
}
.pro-info .txt h3 {
	position: relative;
	font-size: 26px
}
.pro-info .txt h3::after {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 53px;
	height: 4px;
	background: #226dc2
}
.pro-info .txt .edit {
	/*height: 270px;*/
	overflow: auto
}
.pro-info .info {
padding-top:.6rem;
padding-bottom:.6rem;
	background: #f9f9f9
}
.pro-info .info table {
	width: 100%;
	text-align: center;
	line-height: 22px
}
.pro-info .info table th {
	width: 25%;
padding:.17rem;
	font-size: 16px;
	color: #fff;
	background: #70a4de
}
.pro-info .info table th:first-child {
	width: 36%
}
.pro-info .info table td {
padding:.16rem;
	border: 1px solid #ddd
}
.contact .add {
	width: 42.5%;
	/*height: 3.4rem*/
}
.contact .add img {
	max-width: inherit
}
.contact .info {
	width: 48.4%;
	line-height: 36px
}
.contact .info .icon {
	width: 30px
}
.contact .info .txt {
	width: calc(100% - 30px)
}
.page a {
	height: 40px;
	line-height: 40px;
	margin: 0 5px
}
.page a:hover {
	color: #226dc2;
	text-decoration: underline
}
.page .btn {
	width: 127px
}
.page .btn-l {
margin-right:.35rem;
	background: url(../images/page_l.png) no-repeat center
}
.page .btn-l:hover {
	background: url(../images/page_ls.png) no-repeat center
}
.page .btn-r {
margin-left:.35rem;
	background: url(../images/page_r.png) no-repeat center
}
.page .btn-r:hover {
	background: url(../images/page_rs.png) no-repeat center
}
.list-page {
	border-top: 1px solid #ccc;
padding-top:.28rem
}
.list-page .fl {
	width: calc(100% - 250px);
	height: 48px;
	line-height: 48px
}
.list-page .fl:hover {
	color: #226dc2;
	text-decoration: underline
}
.list-page .fr {
	width: 202px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #226dc2;
	border: 1px solid #e5e5e5
}
.list-page .fr img {
	margin-left: 20px
}
.tab-head li {
	cursor: pointer
}.tab-body li p{ margin-bottom:20px;}
.tab-body li .one{   line-height:38px; font-size:16px; background:url(../images/1.jpg) no-repeat; padding-left:55px;}
.tab-body li .two{   line-height:38px; font-size:16px; background:url(../images/2.jpg) no-repeat;  padding-left:55px;}
.tab-body li .three{   line-height:38px; font-size:16px; background:url(../images/3.jpg) no-repeat;  padding-left:55px;}
.tab-body li .four{   line-height:38px; font-size:16px; background:url(../images/4.jpg) no-repeat; padding-left:55px;}
.tab-body li .five{   line-height:38px; font-size:16px; background:url(../images/5.jpg) no-repeat; padding-left:55px;}
.tab-body li .six{   line-height:38px; font-size:16px; background:url(../images/6.jpg) no-repeat; padding-left:55px;}
.tab-body li {
	visibility: hidden; padding:.2rem 0 0 0;
	opacity: 0;
	height: 0;
	transition: all .3s;
	-webkit-transition: all .3s
}
.tab-body li.cur {
	visibility: visible;
	opacity: 1;
	height: auto
}
.imgs {
	overflow: hidden;
	background: #eee url(data:image/gif;base64,R0lGODlhEgASAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDMDFGMDBBNEVEMzUxMUU4QTY0RUU2ODg1MjRFRjdDMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDMDFGMDBBNUVEMzUxMUU4QTY0RUU2ODg1MjRFRjdDMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkMwMUYwMEEyRUQzNTExRThBNjRFRTY4ODUyNEVGN0MxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkMwMUYwMEEzRUQzNTExRThBNjRFRTY4ODUyNEVGN0MxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkECQgAAQAsAAAAABIAEgAAAiuMj6nLnQADBE7GWTE+2+jIgd4lWlRIdSbynaO7qjIJz2lpr06blT1cCToKACH5BAkJAAEALAAAAAASABIAAAItjI95wOrGwHMRVdpWhu1yqUleMFblRnboKa5uC36WGqe1+c6wzrPPOJEFh8MCACH5BAkJAAEALAAAAAASABIAAAIthIOpa7CvWjxQJvtw0NNdikjaeJBeWIKbKrKuY3brOcvxB79Qje93ptr1hIsCACH5BAkIAAEALAAAAAASABIAAAIvjB+gyK3QzEMzVrlsxvDMm2whBJaL2XEjJX7tS8JsnK7eKd/0zKORrfo5RMJgowAAIfkECQkAAQAsAAAAABIAEgAAAi6Mj6nLC48eYDLCerCpOnQOZeF2jZ4JTqJKTh9asqecWnRs5+8t5ysF6zWGREMBACH5BAUIAAEALAAAAAASABIAAAIsjI8Im63s3AJxPiqhsRlvxn1eYIWkdlLmCqKs6sbw+KbX3eFNHe1oLwImLAUAOw==) no-repeat center
}
.imgs img {
	width: 100%;
	height: 100%;
	object-fit: cover
}
.edit {
	overflow: hidden
}
.edit span {
	display: inline
}
.edit img {
	width: auto !important;
	height: auto !important
}
.fix-wrap {
	display: none;
	    z-index: 9999;
    position: absolute;
    right: 350px;
    top: 54px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
}
.fix-wrap .hide {
	position: absolute;
    width: 25px;
    height: 25px;
    padding: 25px;
    right: -10%;
    top: 20%;
	background: #090908;
	cursor: pointer;
	border-radius: 50%;
	transition: all .8s;
	-webkit-transition: all .8s
}
.fix-wrap .hide::before, .fix-wrap .hide::after {
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	width: 1px;
	height: 55%;
	background: #fff;
	margin-top: -27.5%
}
.fix-wrap .hide::before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg)
}
.fix-wrap .hide::after {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg)
}
.fix-wrap .hide:hover {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg)
}

.fix-wrap2 {
	display: none;
	z-index: 9999;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8)
}
.fix-wrap2 .hide {
	position: absolute;
    width: 25px;
    height: 25px;
    padding: 25px;
    right: -10%;
    top: 20%;
	background: #090908;
	cursor: pointer;
	border-radius: 50%;
	transition: all .8s;
	-webkit-transition: all .8s
}
.fix-wrap2 .hide::before, .fix-wrap .hide::after {
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	width: 1px;
	height: 55%;
	background: #fff;
	margin-top: -27.5%
}
.fix-wrap2 .hide::before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg)
}
.fix-wrap2 .hide::after {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg)
}
.fix-wrap2 .hide:hover {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg)
}
.fix-video .video-wrap {
	min-width: 55%;
	max-width: 55%;
	padding: 10px;
	border-radius: 5px;
	background: #2d2d2d;
	border: 1px solid #3a3a3a;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	overflow: hidden;
	animation: ReturnToNormal .5s both;
	-webkit-animation: ReturnToNormal .5s both
}
.fix-video video {
	width: 100%;
	height: 100%;
	object-fit: cover
}
.fix-pic {
	overflow: auto
}
.fix-pic img {
	animation: zoomIn .5s both;
	-webkit-animation: zoomIn .5s both
}
.fix-search {
	/*padding: 0 2.5%;  */
    background: #fff;
    width: 675px;
    height: 60px;
   
}
.fix-search:hover .search::after {
	transform: scale(1);
	-webkit-transform: scale(1)
}
.fix-search .search {
	position: relative;
	width: 100%;
	height: 60px;
	color: #555;
	/*padding-left: 88px;*/
	font-size: 42px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozNEE5NEZGREQ0QUQxMUU2OUVGNjk4Qzg2RjZCRDdENiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozNEE5NEZGRUQ0QUQxMUU2OUVGNjk4Qzg2RjZCRDdENiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjM0QTk0RkZCRDRBRDExRTY5RUY2OThDODZGNkJEN0Q2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM0QTk0RkZDRDRBRDExRTY5RUY2OThDODZGNkJEN0Q2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/Hs+IwAAAVlJREFUeNpi+P//PwMaFgLiJiC+/x8VHATiCCzqMTC6QBKSIc+AeC0QzwXiA0jiT4DYmFhDS6CaNgGxOg4NIUD8E6rOipChcVCFZUR4jwWIj0PVq+EylA2q4AAx4YWEQeAxLkMroAqESTS0D6rPAZuhL4H4NYkGgrAG1NDl2AwFgRVkGMqClBpQ5JgYIOAdA+ngL5TmR5eAGapKhqE8UPo1NkNvAbEtGYaaQOmDGDLAMIiGho0niWEKy2UWuBL/VyD+RYKBFlAD9+PLUTZQRUeAWICAgU5QB4CAIaG8745UaHQCsRkQ8wIxOxCLA7EfEG9HK7kuArEsoVLKHIgf/McPQF72RioaXwGxCD5DYdgXiBcC8S0gfgvEV4B4OhA7IqmRh+ZGELgJxFyEDCUWSwLxVSSDZalhKAhzogWFLiPYZMqBJBBfBGJRIH5ALUNBQBGI5wPxVIAAAwAoIUyRNtFOOQAAAABJRU5ErkJggg==) no-repeat 35px center
}
.fix-search .search::before, .fix-search .search::after {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	transition: all 1s;
	-webkit-transition: all 1s
}
.fix-search .search::before {
	background: #515151
}
.fix-search .search::after {
	background: rgba(255,255,255,0.5);
	transform: scale(0, 1);
	-webkit-transform: scale(0, 1)
}
.fix-search .txt, .fix-search .btn {
	color: #555;
	background: transparent
}
.fix-search .txt {
	width: 100%;
    /* text-align: center; */
    font-size: 20px;
    padding-right: 2%;
}
.fix-search .btn {
	font-size: 20px
}
.fix-bar {
	z-index: 55;
	position: fixed;
	right: 0;
	bottom: 20%
}
.fix-bar .item {
	width: 50px;
	height: 51px;
	position: relative;
	border-bottom: 1px solid #ddd
}
.fix-bar .item:nth-child(1) span {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphN2RiMDJkNS1hMzkyLWQzNGQtOWJhMS0wZjEzZGM4OGExNTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUMzQjlBMDMwNDkwMTFFODkzM0RDQjRFMDA2OTI3OUMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUMzQjlBMDIwNDkwMTFFODkzM0RDQjRFMDA2OTI3OUMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmQ2MTU0N2Y5LTI1YWEtNWU0Zi05NGFiLWU4MzliMjYxMzJhNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDphN2RiMDJkNS1hMzkyLWQzNGQtOWJhMS0wZjEzZGM4OGExNTQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7I6LIKAAABg0lEQVR42qzVS0sCYRTG8VFToosZCUEXy01RUEEp1MoK2gTtI6JN3yBo3apv0Ado47JdtY9oVYsQCqJo4abAbgu7Yk7/E8cwmbF8xwM/GAbnecf3csZn27ZVpVoxgiGMIYx7nOIMF3h2fFKCXSSRRsF2rldsI+H0vFvoFM7t/9UVUvD9FdyPY7u2yiBenuOvmJkGrCBh1VayDvMIlG5UBsewYJmVBLe7BXdj2DB4HG1uwQNoMgzuxKhTcAQzlnn5sKh7/VdwFCnLWwV1gJ9g+fur6PIYLGvUUTp5IWygaHuvomYFJXi6yrE1qWsM+nUKAlb9Ko5ZCZ6z6l8Tft1/t8h4DJP+e6PXAekNaeziAzsegnNYxzKOZPEi2pFkd2zixWDB8ljTnBhaZCqedER54xM8GLytLP6bXmeRL/VPP5aQxbvhNsthC+HyflxEAb0IubzVJQ70m+dUUT3Bn9+No+xj2ohJ7atJNOu5l6naxx4e0aNdUNprn7aFOx30UH9jfwkwAMNeYzNUnv0yAAAAAElFTkSuQmCC)
}
.fix-bar .item:nth-child(2) span {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphN2RiMDJkNS1hMzkyLWQzNGQtOWJhMS0wZjEzZGM4OGExNTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjFEQTk2QzkwNDkxMTFFOEI0RDM4NUQ5NERBQkE0NkUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjFEQTk2QzgwNDkxMTFFOEI0RDM4NUQ5NERBQkE0NkUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmQ2MTU0N2Y5LTI1YWEtNWU0Zi05NGFiLWU4MzliMjYxMzJhNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDphN2RiMDJkNS1hMzkyLWQzNGQtOWJhMS0wZjEzZGM4OGExNTQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41OEZfAAAAxUlEQVR42mJggIL///9XAfEBIO5koBQADVn1HxUso8Swxv/YQTS5Bt7CYeAvIOYix8Dj/3EDfnIMnIXDsBJyvRyIxbBOSiKFBYifohnoSmmyiUYz8D410uIlNEMXUmqgGpawrKLU0BIshuZTaugyqiUhJEMPYDF0CpoaGyC+Cg37QHINBWn2wJF2Z5FTChECUygpjbAWKMSGqRM0vAiBHeQkq6c4DLsPxKKMZKQAUBkJKnwdgVgfiFmB+DIQZzAyMr4GCDAAWS81MFh2b4oAAAAASUVORK5CYII=)
}
.fix-bar .item:nth-child(3) span{background-image: url(../images/gw.png);}
.fix-bar .item em, .fix-bar .item .imgs {
	position: absolute;
	color: #fff;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	white-space: nowrap;
	transition: all .8s;
	-webkit-transition: all .8s
}
.fix-bar .item em a, .fix-bar .item .imgs a {
	color: #fff
}
.fix-bar .item em span, .fix-bar .item .imgs span {
	width: 50px;
	height: 50px
}
.fix-bar .item em i, .fix-bar .item .imgs i {
	width: 100px;
	text-align: center
}
.fix-bar .item:hover em {
	width: 150px
}
.fix-bar .pic, .fix-bar #gotop {
	height: 50px;
	width: 50px;
	cursor: pointer
}
.fix-bar .pic {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Mzk2RTY5NjJEQjQ1MTFFOEFFMDdGNzI5Qjg5ODUxN0MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Mzk2RTY5NjNEQjQ1MTFFOEFFMDdGNzI5Qjg5ODUxN0MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozOTZFNjk2MERCNDUxMUU4QUUwN0Y3MjlCODk4NTE3QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozOTZFNjk2MURCNDUxMUU4QUUwN0Y3MjlCODk4NTE3QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pg8l9b4AAAHmSURBVHjajJU/SwNBEMXvkgMJomDwTyNRDNiZwlYImE9gKoWAgpBGQSzsre21shDBTrQTxKCC4AdQsBBEtLBQUMGoUcnlfBvfhXFIcrvwy95mZ+fe7MzuuUEQPDuOk3CiW5H9poVtxcNPJ+iwMPbY24iIGeMaB+fgBFSBy//6wQKfA7V4H1yKOeMrByaMT08YHoNVMAni4ILqFlqo2qGYDPDBKV8wUZcsDI3ybqougWkRTbNWo02Ja7qlvXTsUmnYOtS8bq7KTVxsoSO3woTxCpZodBih2NgfMCc+1wbNHI+BPLin0lGQauM4S0d3FJCnj79wUMefliU0x37bto5tnOroolrCKC6opDUteHAmtqDGNTq5Pud8r0XxN0uUfj4CD8rO1PR4PaGBfZsnYZsBjmItnDShVCz3raqU/7SPEVXBl2yAEZAiwyCnFHeBNNkCN2AP9FFxknMjMtNP4BYsigNyrU5amTg8wmmOQz8v5F8JmYU9YJ3jFbAbcVeEWxJu0SAYAt/6SPvC6DviSLui9/lcoKB3T9XqG0hyXKaCqCYdm+3pNT6k45wI0WU/oELP8Kqs8pK/otNl9tlGtMjgl2Udz4KiGE+xEjKgomy/jOKPiL2Ux/VT1H1M3NuP/Iw1LqFfAQYA+hxftoKjfVwAAAAASUVORK5CYII=)
}
.fix-bar .pic:hover .imgs {
	visibility: visible;
	opacity: 1;
	right: 100%
}
.fix-bar .pic .imgs {
	visibility: hidden;
	opacity: 0;
	z-index: -1;
	position: absolute;
	width: 100px;
	height: 100px;
	right: -200%;
	top: 0;
	background-color: #eee
}
.fix-bar #gotop {
	text-align: center;
	color: #fff;
	line-height: 50px;
	font-size: 30px;
	font-weight: bold;
	font-family: 'SimSun';
	transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	transition: all .3s;
	-webkit-transition: all .3s
}
.fix-bar .item em span, .fix-bar .pic, #gotop {
	background-repeat: no-repeat;
	background-position: center
}
.fix-bar .item i, .fix-bar .item em span, .fix-bar .pic, #gotop {
	background-color: #226dc2; border-radius:5px;
}
.fix-bar .item:hover i, .fix-bar .item:hover em span, .fix-bar .pic:hover, #gotop:hover {
	background-color: #1273c5; border-radius:5px;
}
@media (max-width:1200px) {
.mauto {
	max-width: 92%
}
.header .mauto {
	max-width: 100%;
	padding: 0 15px
}
.header nav ul li>a {
	padding: 0 15px
}
footer .info {
	max-width: 100%;
	padding-left: 4%;
	padding-right: 4%
}
footer .info input {
	width: 40%
}
.in-pro .owl-controls .owl-buttons .owl-prev {
	left: 7px
}
.in-pro .owl-controls .owl-buttons .owl-next {
	right: 7px
}
}
@media (max-width:1024px) {
body {
	padding-top: 70px
}
.header {
	display: none
}
.header-m {
	display: block !important;
	z-index: 999;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 70px;
	background: #fff;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.1)
}
.header-m::after {
	display: none;
	position: fixed;
	content: '';
	top: 70px;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5)
}
.header-m .logo {
	position: absolute;
	left: 50%;
	line-height: 70px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%)
}
.header-m .logo img {
	max-height: 40px
}
.header-m .m-menu-b {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 70px;
	cursor: pointer
}
.header-m .m-menu-b::before, .header-m .m-menu-b::after {
	position: absolute;
	top: 50%;
	left: calc(35px / 2);
	content: '';
	width: 25px;
	height: 1px;
	z-index: 9999;
	transition: all .3s ease-out .3s;
	-webkit-transition: all .3s ease-out .3s;
	background: #222
}
.header-m .m-menu-b::before {
	transform: translateY(-4px) rotate(0);
	-webkit-transform: translateY(-4px) rotate(0)
}
.header-m .m-menu-b::after {
	transform: translateY(4px) rotate(0);
	-webkit-transform: translateY(4px) rotate(0)
}
.header-m .m-menu {
	display: none;
	z-index: 888;
	position: fixed;
	width: 100%;
	width: 260px;
	height: 100%;
	top: 0;
	left: -260px;
	opacity: 1;
	background: #fafafa;
	text-align: left;
	padding-top: 70px
}
.header-m .m-menu::after {
	position: absolute;
	top: 70px;
	content: '';
	width: 100%;
	height: 1px;
	background: #ebebeb
}
.header-m .nav {
	height: calc(100% - 82px);
	overflow-x: hidden;
	overflow-y: auto
}
.header-m .nav>li {
	border-bottom: 1px solid #ebebeb;
	animation: resize .5s both;
	-webkit-animation: resize .5s both
}
.header-m .nav>li>a {
	position: relative;
	display: block;
	font-size: 15px;
	padding: 0 20px 0 40px;
	color: #666;
	height: 50px;
	line-height: 50px
}
.header-m .nav>li>a::after {
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -5px;
	content: '';
	width: 8px;
	height: 8px;
	border: 1px solid #999;
	border-radius: 50%;
	background: transparent;
	transition: all .3s;
	-webkit-transition: all .3s
}
.header-m .nav>li .sub-nav {
	display: none
}
.header-m .nav>li .sub-nav a {
	position: relative;
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 40px;
	background: #f2f2f2;
	color: #4E4E4E
}
.header-m .nav>li .sub-nav a::before, .header-m .nav>li .sub-nav a::after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	left: 20px;
	top: 50%;
	border: 5px solid transparent;
	overflow: hidden;
	transition: all .3s;
	-webkit-transition: all .3s;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%)
}
.header-m .nav>li .sub-nav a::before {
	left: 21px;
	border-left: 5px solid #555
}
.header-m .nav>li .sub-nav a::after {
	border-left: 5px #ebebeb solid
}
.header-m .nav>li.cur {
	position: relative
}
.header-m .nav>li.cur::after, .header-m .nav>li.cur::before {
	position: absolute;
	content: '';
	background: #999;
	transition: all .5s;
	-webkit-transition: all .5s
}
.header-m .nav>li.cur::before {
	top: 19px;
	right: 25px;
	width: 2px;
	height: 12px
}
.header-m .nav>li.cur::after {
	top: 24px;
	right: 20px;
	width: 12px;
	height: 2px
}
.header-m .nav>li.active::after {
	background: #fff
}
.header-m .nav>li.active::before {
	height: 0
}
.header-m .nav>li.active>a {
	color: #fff;
	background: #226dc2
}
.header-m .nav>li.active>a::after {
	background: #fff;
	border-color: #fff
}
.header-m .nav>li.active .sub-nav li {
	animation: ReturnToNormal .5s both;
	-webkit-animation: ReturnToNormal .5s both
}
.header-m .m-language {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center
}
.header-m .m-language a {
	color: #666;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	display: block;
	border-bottom: 1px solid #ebebeb;
	animation: slideInUp 1.5s both;
	-webkit-animation: slideInUp 1.5s both
}
.header-m .m-search-b {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 70px;
	cursor: pointer;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAVFBMVEUAAABVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVW+WkCdAAAAG3RSTlMA86cS1Qd0zb+G48R+W0E4lVIhm5BKLeppGrQHXWddAAABjklEQVRIx6VV2XLDIAzkBgdf8d3o//+zg6GtB5DiTPfNi1cCrTRiV8i1Fc5aJ0yv2R30gsMv9mV7K9hekGGWtMJACf6kFOLnLyvGWShIaHCFgxOu+4rfk7GRWegcqr9y3X6SLfUOkbHSn3RfU0zx2khyrrGHiFowhcQaznewGuTpraynH4hXmpzVIZJnCELZbE6uIRBqcxNOv0oyVAXBUAsostTFtUs7fVHhos5zxoVmGunuE/+XuHcXKyOKzPvC/9LLNlYeQZ+KXFb+wCRztclCakXZ4gp6DIG6umSpn02AtswWj5Dhs+i4HNiFQZQKhQ/fEwLslJVyD+xDElMB3OhLisBRLi/x/NH0Mm6AmUOCwmxuIYEr7xWHC3ZsBawPKJAoPmBGNzwTdHqBiBXtWmP/9oTrdKpLbAAU07MdxdyYVWZr52D3cQBQGwD3GRl2asrKjqKxpVK+PtBMySCv72ukSs0j72u0T/ZO7D5eyWKk4bCtja5bakDQhUcPiGcfwMQSsE/QVbctjcFZw74Bhtc3xlH5qhwAAAAASUVORK5CYII=) no-repeat left center;
	background-size: 23px
}
html.active {
	height: 100%;
	overflow: hidden
}
html.active body {
	height: 100%;
	overflow: hidden
}
html.active .header-m {
	left: 260px
}
html.active .header-m::after {
	display: block
}
html.active .header-m .m-menu-b::before, html.active .header-m .m-menu-b::after {
	background: #000
}
html.active .header-m .m-menu-b::before {
	transform: translateY(0) rotate(225deg);
	-webkit-transform: translateY(0) rotate(225deg)
}
html.active .header-m .m-menu-b::after {
	transform: translateY(0) rotate(-225deg);
	-webkit-transform: translateY(0) rotate(-225deg)
}
html.active .header-m .m-menu {
	display: block;
	left: 0
}
html.active footer, html.active main, html.active .i-banner, html.active .banner {
	transform: translateX(260px);
	-webkit-transform: translateX(260px)
}
}
@media (max-width:768px) {
	.sj{  margin-top:0px;}
footer {
	position: relative;
	z-index: 1;
padding-top:.4rem
}
footer .copyright {
	font-size: 12px;
	line-height: 22px
}
.i-banner .sm-db {
	display: block !important
}
.i-tt1 {
	font-size: 30px
}
.i-txt {
	transform: translateY(0);
	-webkit-transform: translateY(0);
margin-top:.3rem
}
.i-txt .mauto {
	max-width: 92%;
	height: auto;
padding:.3rem 30px;
	-webkit-flex-direction: column;
	flex-direction: column
}
.i-txt .bgbox {
	max-width: 92%;
	left: 4%;
	margin: 0 auto
}
.i-pro ul, .i-application ul, .i-news ul {
padding:.45rem 0
}
.i-pro {
padding-top:.6rem
}
.i-pro .imgs {
	height: 2.0653rem
}
.i-application {
padding:.6rem 0;
margin-top:.6rem
}
.i-application ul {
	margin-left: -0.2rem
}
.i-application li {
padding-left:.2rem
}
.i-application li .icon {
	background-size: cover;
	margin: 7% auto
}
.i-application li h3 {
	height: 35px;
	line-height: 35px
}
.i-application .imgs {
	height: 1.9022rem
}
.i-news {
padding:.6rem 0
}
.i-news ul {
	margin-left: 0
}
.i-news li {
	padding-left: 0
}
.i-news li:last-child .icon {
	margin-bottom: 0
}
.i-news .icon {
margin-top:.1rem;
margin-bottom:.35rem;
	background: url(../images/news_icon.png) no-repeat left center
}
.i-dow ul {
	transform: translateX(0);
	-webkit-transform: translateX(0)
}
.i-dow li {
	padding: 0
}
.i-consulting {
	padding-left: 0;
padding-top:.6rem
}
.main-nav-p {
	display: none
}
.main-nav-m {
	display: block;
	position: relative;
	z-index: 555;
	cursor: pointer
}
.main-nav-m .title {
	position: relative;
	height: 45px;
	line-height: 45px;
	padding: 0 10px;
	background: #226dc2
}
.main-nav-m .title strong {
	color: #fff;
	font-size: 16px;
	font-weight: bold
}
.main-nav-m .title i {
	position: absolute;
	content: '';
	width: 45px;
	height: 100%;
	right: 0
}
.main-nav-m .title i::before, .main-nav-m .title i::after {
	position: absolute;
	top: 50%;
	content: '';
	width: 12px;
	height: 1px;
	background: #fff;
	transition: all .3s;
	-webkit-transition: all .3s
}
.main-nav-m .title i::before {
	left: 46%;
	transform: rotate(40deg) scaleY(1.5);
	-webkit-transform: rotate(40deg) scaleY(1.5)
}
.main-nav-m .title i::after {
	right: 46%;
	transform: rotate(-40deg) scaleY(1.5);
	-webkit-transform: rotate(-40deg) scaleY(1.5)
}
.main-nav-m .title.active i::before {
	transform: rotate(-40deg) scaleY(1.5);
	-webkit-transform: rotate(-40deg) scaleY(1.5)
}
.main-nav-m .title.active i::after {
	transform: rotate(40deg) scaleY(1.5);
	-webkit-transform: rotate(40deg) scaleY(1.5)
}
.main-nav-m ul {
	display: none;
	position: absolute;
	top: 45px;
	width: 100%;
	padding: 0 10px;
	background: rgba(34,109,194,0.8);
	color: #fff
}
.main-nav-m ul li {
	animation: ReturnToNormal .5s both;
	-webkit-animation: ReturnToNormal .5s both
}
.main-nav-m ul li a {
	display: block;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid rgba(255,255,255,0.55)
}
.banner {
	height: 3rem
}
.in-tt1 {
	font-size: 30px;
margin:.1rem 0 .6rem 0
}
.dow-list li {
padding:.25rem 0 .3rem 35px
}
.dow-list li .info h3 {
	font-size: 14px
}
.pro-list h2 {
	font-size: 24px
}
.pro-list .list .imgs {
	height: 3.9303rem
}
.pro-list .list .info .txt {
	height: 3.9303rem
}
.pro-list .tab-head li {
padding:.19rem 2%;
	font-size: 12px
}
.pro-guide li {
margin-bottom:.45rem
}
.pro-info h2 {
	font-size: 24px
}
.list-page .fl {
	float: none
}
.list-page .fr {
	display: table;
margin:.2rem auto;
	float: none
}
.fix-video .video-wrap {
	max-width: 90%
}
.fix-search {
	padding: 0 15px
}
.fix-search .search {
	height: 65px;
	padding-left: 0;
	background: none
}
.fix-search .txt {
	font-size: 20px;
	text-align: left;
	padding: 0 10px
}
.fix-search .btn {
	font-size: 22px;
	color: #777
}
}
@keyframes resize {
from, 60%, 75%, 90%, to {
animation-timing-function:cubic-bezier(.215, .61, .355, 1)
}
0% {
opacity:0;
transform:scale(5, 5)
}
100% {
opacity:1;
transform:scale(1, 1)
}
}
@-webkit-keyframes resize {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:scale(5, 5)
}
100% {
opacity:1;
-webkit-transform:scale(1, 1)
}
}
@keyframes ReturnToNormal {
from {
opacity:0;
transform-origin:right bottom;
transform:rotate3d(0, 0, 1, 45deg)
}
to {
	opacity: 1;
	transform-origin: right bottom;
	transform: none
}
}
@-webkit-keyframes ReturnToNormal {
from {
opacity:0;
-webkit-transform-origin:right bottom;
-webkit-transform:rotate3d(0, 0, 1, 45deg)
}
to {
	opacity: 1;
	-webkit-transform-origin: right bottom;
	-webkit-transform: none
}
}

.goback{ float:right; padding:10px 35px;  border:1px solid #ddd; margin-bottom:10px; font-size:14px;}
.goback:hover{    border:1px solid #ddd; margin-bottom:10px; font-size:14px;}
.wd33{ width:20%; float:left;}
.wd33 p{ width:100%; font-size:16px; font-weight:bold; line-height:48px;}
.wd33 a{ width:100%; display:block; line-height:42px;}