﻿.container {
	width: 1400px;
	margin: 0 auto;
}
.paddbo {
	padding-bottom: 100px;
}
 @media(max-width:1620px) {
 .container {
 width: 1370px;
}
}
 @media(max-width:1440px) {
 .container {
 width: 1190px;
}
}
 @media (max-width: 1268px) {
 .container, .main {
 width: 1155px;
}
}
 @media(max-width:1260px) {
 .container, .main {
 width: 1155px;
}
}
 @media(max-width:1200px) {
 .container {
 width: 1100px;
}
}
 @media(max-width:1160px) {
 .container, .main {
 width: 1055px;
}
}
 @media(max-width:1100px) {
 .container, .main {
 width: 988px;
}
}
 @media(max-width:1025px) {
 .container, .main {
 width: 768px;
}
}
 @media(max-width:768px) {
 .container {
 width: auto;
 padding: 0 10px;
}
}
 @media (max-width: 640px) {
 .container, .main {
 width: auto;
 padding: 0 10px;
}
}
.searchop .search-all {
	z-index: 10;
	opacity: 1;
	visibility: visible;
}
.searchop .logo, .searchop.top2 .language, .searchop .bt-search {
	display: none;
}
.search-all {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100px;
	/* background: #fff; */
    z-index: -1;
	opacity: 0;
	visibility: hidden;
 transition: all .2s;
}
.search-all .search-box {
	position: relative;
	height: 44px;
	margin-top: 35px;
}
.searchop .search-all .search-box {
	animation: searchform-fade 400ms both;
}
.searchop .search-all form {
	animation: searchform-slide 1s both;
}
.search-all .search-box .search-txt {
	color: #1861ae;
	width: 24px;
	height: 24px;
	text-align: center;
	cursor: pointer;
 transition: all .3s ease-out;
	margin-top: 35px;
}
.search-all .search-box .search-txt i {
	font-size: 20px !important;
}
.search-all .search-box .search-txt.left {
	float: left;
}
.search-all .search-box .search-inp {
	margin-left: 60px;
	margin-right: 80px;
 transition: all .3s ease-out 0s;
	margin-top: -36px;
}
.search-all .search-box .search-inp input {
	font-size: 16px;
	line-height: 44px;
	color: #333;
	width: 100%;
	border-bottom: 1px solid #1d65b0;
}
.searchop .search-close {
	opacity: 1;
 transition: all .2s ease-out 0s;
}
.search-all .search-box .search-close {
	width: 24px;
	height: 24px;
	font-size: 18px;
	color: #1861ae;
	text-align: center;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	opacity: 1;
	margin-top: 35px;
}
.searchop .search-close:hover {
}
.searchshow .top2-bu a {
 -webkit-animation: item-searchshow .4s both;
 animation: item-searchshow .4s both;
}
.searchop .top2-bu a {
	visibility: hidden;
}
.searchop .top2ri-top {
	visibility: hidden;
}
 @-webkit-keyframes searchform-fade {
 0% {
 opacity: 0;
 -webkit-animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1);
 animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1)
}
 100% {
 opacity: 1
}
}
 @keyframes searchform-fade {
 0% {
 opacity: 0;
 -webkit-animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1);
 animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1)
}
 100% {
 opacity: 1
}
}
 @-webkit-keyframes searchform-slide {
 0% {
 -webkit-transform: translate3d(100px, 0, 0);
 transform: translate3d(100px, 0, 0);
 -webkit-animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
 animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1)
}
 100% {
 -webkit-transform: translateZ(0);
 transform: translateZ(0)
}
}
 @keyframes searchform-slide {
 0% {
 -webkit-transform: translate3d(100px, 0, 0);
 transform: translate3d(100px, 0, 0);
 -webkit-animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
 animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1)
}
 100% {
 -webkit-transform: translateZ(0);
 transform: translateZ(0)
}
}
 @-webkit-keyframes item-searchshow {
 0% {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
 -webkit-animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
 animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1)
}
 40% {
 opacity: 1
}
 100% {
 opacity: 0;
 -webkit-transform: scale(0.7);
 transform: scale(0.7)
}
}
 @keyframes item-searchshow {
 0% {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
 -webkit-animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
 animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1)
}
 40% {
 opacity: 1
}
 100% {
 opacity: 0;
 -webkit-transform: scale(0.3);
 transform: scale(0.3)
}
}
/*  */
.language {
}
.slideBox {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: auto;
	overflow: hidden;
	position: absolute;
	right: 0px;
	bottom: 35px;
	z-index: 1;
	width: 100%;
	text-align: center;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	display: inline-block;
}
.in-top1 .flex-control-nav {
	bottom: 40px;
	z-index: 100;
}
.in-top1 .flex-control-paging li a:hover {
	background: url(../images/banner-dot.png)no-repeat center;
}
.in-top1 .flex-control-paging li a {
	float: left;
	width: 16px;
	height: 16px;
	background: url(../images/banner-dot.png)no-repeat center;
	cursor: pointer;
	margin: 0;
	box-shadow: none;
	border-radius: inherit;
}
.in-top1 .flex-control-nav li {
	margin: 0 10px;
}
.in-top1 .flex-control-paging li a.flex-active {
	background: url(../images/banner-botH.png)no-repeat center;
}
/* .slideBox .hd ul li.on */
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img {
	width: 100%;
	height: auto;
	display: block;
}
/*   */
.tit {
	text-align: center;
}
.in1 .con {
	position: relative;
}
.in1 {
	background: url(../images/in1-ba.jpg)no-repeat center;
	background-size: cover;
	width: 100%;
	padding: 80px 0;
}
.tit h2 {
	font-size: 42px;
	color: #333;
	line-height: 42px;
	position: relative;
	margin-bottom: 60px;
}
 .tit h2::before {
 content: "";
 position: absolute;
 width: 40px;
 height: 2px;
 background: #1861ae;
 bottom: -30px;
 left: 48.8%;
}
.tit p {
	font-size: 16px;
	color: #666;
	letter-spacing: 1px;
	line-height: 26px;
}
/* ======in1====== */
.in1-con {
	margin-top: 50px;
}
.in1-con1 {
	margin-bottom: 10px;
}
.in1-con1 a {
	display: block;
	width: 100%;
	position: relative;
}
.in1-txt {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 60px 85px;
}
.in1-left {
	float: left;
	width: 53.57%;
	height: auto;
 transition: ease .5s;
}
.in1-right {
	float: right;
	width: 45%;
	height: auto;
 transition: ease .5s;
}
.in1 .pin {
	background: #d6ddee;
}
.in1 .pep {
	background: #4f66c3;
}
.in1 .bro {
	background: #eeeeee;
}
.in1 .gra {
	background: #e9edf0;
}
.in1-right:hover, .in1-left:hover {
	background: #4f66c3;
}
.in1-right:hover .in1-txt h3, .in1-left:hover .in1-txt h3, .in1-right:hover .in1-txt p, .in1-left:hover .in1-txt p, .in1-right:hover .in1-txt span, .in1-left:hover .in1-txt span {
	color: #fff;
}
.in1-left:hover .in1-txt span, .in1-right:hover .in1-txt span {
	background-image: url(../images/icon-more1.png);
}
.in1-img {
	overflow: hidden;
}
.in1-img img {
	width: 100%;
 transition: ease .5s;
}
.in1-con1 a:hover .in1-img img {
	transform: scale(1.03);
}
.in1-con1 a:hover .in1-txt h3 {
	color: #fff;
}
.in1 .pep a:hover .in1-txt h3 {
	color: #333;
}
.in1-con2 .in1-left {
	width: 45%;
}
.in1-con2 .in1-right {
	width: 53.57%;
}
.in1-txt h3 {
	font-size: 30px;
	color: #333;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.in1-txt p {
	font-size: 16px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	max-width: 74%;
}
.in1-txt span {
	display: inline-block;
	font-size: 16px;
	color: #666;
	margin-top: 45px;
	background: url(../images/icon-more.png)no-repeat center right;
	padding-right: 25px;
}
.in1 .pep .in1-txt h3, .in1 .pep .in1-txt p, .in1 .pep .in1-txt span {
	color: #fff;
}
.in1 .pep .in1-txt span {
	background-image: url(../images/icon-more1.png);
}
.view-more {
	display: block;
	font-size: 16px;
	color: #fff;
	background: #1861ae url(../images/icon-more1.png)no-repeat center right 35px;
	line-height: 45px;
	width: 180px;
	margin: 0 auto;
	border-radius: 30px;
	text-align: center;
	padding-right: 15px;
	margin-top: 50px;
 transition: ease .5s;
	border: 1px solid transparent;
}
.view-more:hover {
	color: #1861ae;
	background: transparent;
	border: 1px solid #1861ae;
	background: transparent url(../images/icon-more11.png)no-repeat center right 35px;
}
/*  */
/* .in2{padding-top: 80px;} */
.in2all {
}
.in2-box1 {
	background-size: cover;
	padding: 100px 0;
}
.in2-box1.none {
	display: none;
}
.in2-con {
	margin-top: 70px;
}
.in2-con li {
	float: left;
	width: 33.3%;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	text-align: center;
	padding: 75px 40px;
	min-height: 400px;
	cursor: pointer;
}
.in2-con li:last-child {
	border-right: none;
}
.in2-txt {
}
.in2-txt h4 {
	font-size: 24px;
	color: #fff;
	margin: 45px 0 15px;
}
.in2-txt p {
	font-size: 16px;
	color: rgba(255, 255, 255, 0.8);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.in2 .tit h2, .in2 .tit p {
	color: #fff;
}
 .in2 .tit h2::before {
 background-color: #fff;
}
.in2-img {
	border-radius: 50%;
	border: 1px dashed #fff;
	display: inline-block;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	line-height: 100px;
}
.in2-get {
	display: block;
	border-radius: 30px;
	width: 180px;
	line-height: 45px;
	border: 1px solid #fff;
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	margin-top: 60px;
 transition: ease .5s;
}
.in2-get:hover {
	background-color: #1861ae;
	border-color: #1861ae;
}
.in2-con li.on .in2-img {
	border: none;
	background: rgba(24, 97, 174, .5);
}
.in2-appcon {
	display: none;
}
.in2app-img img {
	width: 100%;
}
.in2app-txt {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 10px;
	text-align: center;
	padding-top: 40px;
}
.in2-appcon .swiper-pagination {
	bottom: 5px !important;
}
/*  */
.in3 {
	padding: 80px 0;
}
.in3-con {
	margin-top: 50px;
}
.in3 ul {
	margin: 0 -25px;
}
.in3 li {
	float: left;
	width: 33.33%;
	padding: 0 25px;
}
.in3 li a {
	display: inline-block;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 30px 0;
	text-align: center;
	margin: 0 0 -1px 0;
	width: 100%;
}
.in3-img {
	margin-bottom: 30px;
	overflow: hidden;
}
.in3-img img {
	width: 100%;
 transition: ease .5s;
	height: 250px;
}
.in3-txt {
	font-size: 18px;
	line-height: 30px;
	color: #333;
 transition: ease .5s;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.in3 li a:hover .in3-txt {
	color: #1861ae;
}
.in3 li a:hover .in3-img img {
	transform: scale(1.04);
}
/*  */
.in4 {
	background-size: cover;
	width: 100%;
}
.in4 .tit {
	text-align: left;
}
 .in4 .tit h2::before {
 left: 0;
}
.in4-con {
	position: relative;
}
.in4-con > div {
	padding-bottom: 155px;
}
.in4-left {
	float: left;
	width: 50%;
	padding: 85px 2% 0 0;
}
.in4-right {
	float: right;
	width: 50%;
	position: absolute;
	right: 0;
	bottom: 0;
}
.in4 a {
	display: block;
}
.in4-left ul {
	margin-top: 65px;
}
.in4-left li {
	float: left;
	width: 25%;
}
.in4-left li h3 {
	font-size: 18px;
	color: #1861ae;
}
.in4-left li h3 span {
	font-size: 48px;
	color: #1861ae;
}
.num-count {
	font-family: 'Reducto';
}
.in4-left li p {
	font-size: 16px;
	line-height: 30px;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
}
.in4-img {
	position: relative;
	overflow: hidden;
}
.in4-img img {
	width: 100%;
 transition: ease .5s;
}
 .in4-img::before {
 content: '';
 position: absolute;
 width: 100%;
 height: 100%;
 background: transparent url(../images/index-bofan.png)no-repeat center;
 top: 0;
 left: 0;
 opacity: 0;
}
    /* .in4-img:hover img{transform: scale(1.04);} */
    .in4-img:hover::before {
 opacity: 1;
}
.in4-more {
	display: inline-block;
	width: 180px;
	font-size: 16px;
	line-height: 45px;
	color: #1861ae;
	border-radius: 30px;
	border: 1px solid #1861ae;
 transition: ease .5s;
	background: transparent url(../images/in4-more.png)no-repeat center right 45px;
	text-align: center;
	padding-right: 16px;
	margin-top: 50px;
}
.in4-more:hover {
	color: #fff;
	background: #1861ae url(../images/in4-more1.png)no-repeat center right 45px;
	border-color: #1861ae;
}
.in4-out {
	max-height: 105px;
}
/*视频弹窗*/
.msg-box-bg {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 10001;
	background: rgba(0, 0, 0, 0.5);
}
.msg-box {
	width: 860px;
	height: 524px;
	padding: 50px;
	background-color: #F3F3F3;
	position: absolute;
	left: 50%;
	margin-left: -430px;
	top: 0;
	margin-top: -262px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}
.msg-box .close-box {
	width: 38px;
	height: 38px;
	font-size: 30px;
	color: #666;
	cursor: pointer;
	position: absolute;
	right: 45px;
	top: 10px;
 -webkit-transition: .5s;
 -ms-transition: .5s;
 -moz-transition: .5s;
 -o-transition: .5s;
 transition: .5s;
	background: url(/PC/images/close2.png) !important;
 background-image: !important;
	background-size: 32px !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
}
.msg-box .close-box:hover {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
/*  */
.in5 {
	background: #f5f5f5;
	padding: 80px 0 166px;
}
.in5-con {
	position: relative;
	margin-top: 50px;
}
.in5-con a {
	display: block;
	background: #fff;
}
.in5-img {
	overflow: hidden;
}
.in5-img img {
	width: 100%;
 transition: ease .5s;
}
.in5-txt {
	padding: 30px 20px;
}
.in5-txt h3 {
	font-size: 18px;
	line-height: 40px;
	color: #444;
 transition: ease .5s;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.in5-txt h4 {
	font-size: 14px;
	line-height: 40px;
	color: #777;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.in5-txt p {
	font-size: 16px;
	line-height: 24px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	min-height: 100px;
}
.in5-more {
	display: inline-block;
	font-size: 16px;
	color: #666;
	background: url(../images/icon-more.png)no-repeat center right;
 transition: ease .5s;
	padding-right: 25px;
	margin-top: 30px;
}
.in5-con a:hover .in5-img img, .news-con li a:hover .in5-img img {
	transform: scale(1.04);
}
.in5-con a:hover .in5-txt h3, .news-con li a:hover .in5-txt h3 {
	color: #1861ae;
}
.in5-con a:hover .in5-more, .news-con li a:hover .in5-more {
	color: #1861ae;
	background-image: url(../images/icon-more11.png);
}
.in5 .swiper-pagination {
	width: 100%;
	margin-top: 50px;
}
.in5 .swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	background: url(../images/in5-dot.png)no-repeat center;
	opacity: 1;
	margin-right: 20px !important;
}
.in5 .swiper-pagination-bullet-active {
	position: relative;
	background-image: url(../images/banner-botH.png);
}
.picScroll-left {
	overflow: hidden;
	position: relative;
}
.picScroll-left .in5-hd {
	overflow: hidden;
	height: 16px;
	background: #f4f4f4;
	padding: 0 10px;
	text-align: center;
	margin-top: 50px;
}
.picScroll-left .in5-hd ul {
	overflow: hidden;
	zoom: 1;
	zoom: 1;
	display: inline-block;
}
.picScroll-left .in5-hd ul li {
	float: left;
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin: 0 10px;
	cursor: pointer;
	background: url(../images/in5-dot.png)no-repeat center;
}
.picScroll-left .in5-hd ul li.on {
	background-image: url(../images/banner-botH.png);
}
.picScroll-left .in5-bd {
}
.picScroll-left .in5-bd ul {
	overflow: hidden;
	zoom: 1;
	padding: 0 -10px;
}
.picScroll-left .in5-bd ul li {
	float: left;
	overflow: hidden;
	width: 453px !important;
	margin: 0 10px;
}
.picScroll-left .in5-bd ul li .pic {
}
.picScroll-left .in5-bd ul li .pic img {
	width: 100%;
	height: auto;
	display: block;
}
.picScroll-left .in5-bd ul li .pic a:hover img {
}
/* .picScroll-left .in5-bd ul li .title{ line-height:24px;} */
                    .picScroll-left .in5-bd ul li .pic a:hover .in5-more {
	color: #1861ae;
	background-image: url(../images/icon-more11.png);
}
.tempWrap {
	width: 100% !important;
}
/*  */
.bottom {
	background: url(../images/bottom-back.png)no-repeat center;
	background-size: cover;
	overflow: hidden;
}
.bottom1 {
	width: 100%;
	padding: 60px 0;
}
.bottom2 {
	width: 100%;
	padding: 20px 0 10px;
	background: #222222;
}
.bottom2 a {
	display: inline-block;
	font-size: 14px;
	line-height: 36px;
	color: rgba(255, 255, 255, 0.5);
 transition: .5s;
	letter-spacing: 1.2px;
	position: relative;
}
 .bottom2 a::after {
 content: "";
 position: absolute;
 width: 2px;
 height: 15px;
 background: rgba(255, 255, 255, 0.5);
 left: -10px;
 top:11px;
}
 .bottom2 a.link-ctm::after {
 display: none;
}
.bottom2 a:hover {
	color: #1861ae;
}
.bottom2 .left {
	float: left;
}
.bottom2 .right {
	float: right;
	margin-right: 80px;
}
.bottom2 .left a {
	margin-right: 20px;
}
.bottom2 .left p {
	float: left;
	font-size: 14px;
	line-height: 36px;
	color: rgba(255, 255, 255, 0.5);
	margin-right: 25px;
}
.bottom2 .right a {
	float: left;
	margin-left: 16px;
}
.bottom1 .box1 ul {
	float: left;
	margin-right: 5.78%;
}
.bottom1 .box1 ul li {
	font-size: 14px;
	line-height: 24px;
	color: rgba(161, 161, 161, 0.8);
 transition: .5s;
}
.bottom1 .box1 ul li:hover {
	color: #fff;
}
.bottom1 .box1 ul li:first-child a {
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	margin-bottom: 10px;
}
.bottom1 .box1 ul li a {
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: rgba(255, 255, 255, 0.5);
 transition: ease .5s;
}
.bottom1 .box1 ul li a:hover {
	color: #1861ae;
}
.bottom-lx {
	float: left;
	width: 16%;
}
.bottom-lx p {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.5);
	line-height: 30px;
}
.bottom-lx .bottom-phone {
	background: url(../images/bott-phone.png)no-repeat center left;
	font-size: 26px;
	color: #fff;
	padding-left: 35px;
	font-family: 'akzid';
	margin-bottom: 10px;
}
.bottom1 .box1 .img {
	float: right;
	width: 10.7%;
	background: #373737;
	padding: 7px;
	text-align: center;
}
.bottom1 .box1 .img .imgg {
	margin-bottom: 10px;
}
.bottom1 .box1 .img .imgg img {
	width: 100%;
}
.bottom1 .box1 .img p {
	font-size: 14px;
	line-height: 24px;
	color: rgba(204, 204, 204, .8);
}
.bottom1 .box1 .img .img1 {
	background: url(../images/bott-dh.png)no-repeat center left;
	padding-left: 50px;
}
.bottom1 .box1 .img .img2 {
	background: url(../images/bott-dt.png)no-repeat center left;
	padding-left: 50px;
	margin-top: 25px;
}
.bottom1 .box1 .img .botp {
	margin-top: 25px;
}
.bottom1 .box1 .img .botp a {
	margin-right: 20px;
 transition: ease .5s;
}
.bottom1 .box1 .img .botp a:hover {
	color: rgba(244, 222, 193, 1);
}
.bottom1 .box1 .img .img1 p, .bottom1 .box1 .img .img1 span, .footer-right .img .img1 span, .footer-right .img .img1 p {
	font-size: 16px;
	line-height: 26px;
	color: rgba(244, 222, 193, .8);
}
.bottom1 .box1 .img .img1 p, .footer-right .img .img1 p {
	font-family: "ssi";
	font-size: 22px;
}
.bottom1 .box1 .img .img2 p, .footer-right .img .img2 p {
	font-size: 16px;
	line-height: 22px;
	color: rgba(244, 222, 193, .8);
}
.bott-share a {
	display: inline-block !important;
	/* background: none !important; */
    font-size: 20px !important;
	width: 34px !important;
	height: 34px !important;
	line-height: 34px !important;
	text-align: center;
	border-radius: 50% !important;
	border: 1px solid rgba(255, 255, 255, 0.1) !important;
	color: rgba(255, 255, 255, 0.5) !important;
 transition: ease .5s !important;
	padding-left: 0 !important;
	text-decoration: none !important;
	margin-right: 0 !important;
	/* background-repeat: no-repeat; */
    background-position: 5px 5px !important;
}
.bott-share a:hover {
	color: #fff !important;
	background-color: #1861ae !important;
	border-color: #1861ae !important;
	opacity: 1 !important;
}
 .bott-share a::after {
 display: none !important;
}
 @media (max-width: 640px) {
 .bott-share a {
 margin: 0 5px;
}
}
/*  */

 @media(max-width:1680px) {
 .in4-con > div {
 padding-bottom: 80px;
}
 .in4-left {
 padding: 50px 2% 0 0;
}
}
 @media(max-width:1620px) {
 .top2-right {
 width: 78%;
}
}
 @media(max-width:1440px) {
 .top2-all .logo {
 width: 16%;
}
 .top2-all .top2-bu li {
 padding: 0 22px;
}
 .top2-right {
 width: 84%;
}
 .top2-all .top2-bu {
 width: 96%;
}
 .bottom1 .box1 ul {
 margin-right: 6%;
}
 .in4-con > div {
 padding-bottom: 50px;
}
 .in4-left {
 padding: 0px 2% 0 0;
}
 .in1-txt {
 padding: 60px;
}
 .tit h2::before {
 left: 48.5%;
}
}
 @media(max-width:1300px) {
}
 @media(max-width:1260px) {
 .top2-all .top2-bu li {
 padding: 0 20px;
}
}
 @media(max-width:1200px) {
 .top2-all .top2-bu li {
 padding: 0 17px;
}
 .in-top1 .text > div {
 width: 56.7%;
}
 .in1-txt {
 padding: 40px;
}
 .bottom1 .box1 ul {
 margin-right: 5%;
}
}
 @media(max-width:1160px) {
 .in-top1 .text > div {
 width: 58.7%;
}
 .top2-all .top2-bu li {
 padding: 0 15px;
}
}
 @media(max-width:1100px) {
 .top2-all .top2-bu li {
 padding: 0 11px;
}
 .in-top1 .text > div {
 width: 62.7%;
}
}
 @media(max-width:1025px) {
 .foot-app {
 display: block;
}
 .bottom1, .bottom2 {
 display: none;
}
 .in-top1 {
 margin-top: 60px;
}
 .in-top1 .text > div {
 padding: 40px;
 width: 66.7%;
}
 .in-top1 .text1 h3 {
 font-size: 28px;
 line-height: 40px;
}
 .in-top1 .text1 h2 {
 font-size: 36px;
 line-height: 50px;
}
 .in1-left, .in1-right, .in1-con2 .in1-left, .in1-con2 .in1-right {
 width: 100%;
 float: none;
}
 .in1-left {
 margin-bottom: 10px;
}
 .in1-txt {
 padding: 80px;
}
 .in3 li {
 width: 50%;
}
 .in4-left, .in4-right {
 float: none;
 width: 100%;
 position: static;
}
 .in4-right {
 margin-top: 10px;
}
 .footer-right .img {
 width: 16%;
}
 .kffixed {
 display: block;
}
}
 @media(max-width:768px) {
 .in3 .con2 .box1:hover .img::before {
 left: 22%;
}
 .in3 .con2 .box1:hover .img::after {
 left: 15%;
}
}
 @media(max-width:640px) {
 .in-top1 .img1 {
 display: block;
}
 .in-top1 .img {
 display: none;
}
 .in-top1 .text1 {
 display: none;
}
 .in-top1 {
 margin-top: 60px;
}
    /* .footer-right .img{width: 100%;float: none;} */
    .footer-right .con1 {
 width: 100%;
 margin: 0 auto;
 float: none;
 text-align: inherit;
}
 .footer-right .fr2 {
 float: none;
 width: 100%;
}
 .footer-bot .con2 {
 width: 100%;
}
 .footer-bot .con3 {
 width: 100%;
 text-align: center;
}
 .footer-bot p:first-child {
 width: 100%;
}
 .footer-bot p:last-child {
 float: left;
 text-align: justify;
 text-align-last: center;
}
 .in1 .con1 {
 width: 100%;
 float: none;
 padding-top: 20px;
}
 .in1 .con2a {
 width: 100%;
 margin-top: 30px;
 height: 425px;
}
 .tit h2 {
 font-size: 22px;
 line-height: 32px;
 margin-bottom: 15px;
}
 .tit h2::before {
 left: 44.3%;
 bottom: -5px;
}
 .tit p {
 font-size: 14px;
 line-height: 22px;
}
 .in1 .con1 .text span {
 font-size: 14px;
}
 .in1 .con1 .text .t1 h3 {
 font-size: 18px;
}
 .in1 .con2 .text .t1 h3 {
 font-size: 16px;
}
 .in1 {
 padding: 40px 0;
}
 .in3 .con2 .box1, .in3 .con2 .box1:last-child {
 width: 50%;
 text-align: center;
 min-height: 150px;
}
 .in3 .con2 .box1:last-child {
 transform: translateX(50%);
}
 .in2 .left1 .text > div {
 padding-bottom: 10px;
 padding-left: 10px;
 width: 100%;
}
 .in-top1 .swiper-pagination {
 bottom: 20px !important;
}
 .in-top1 .swiper-pagination-bullet-active::after {
 width: 20px;
 height: 20px;
 top: -116%;
 left: -7.5px;
}
 .in1-txt {
 padding: 20px;
}
 .in1-txt h3 {
 font-size: 20px;
}
 .in1-txt p {
 font-size: 14px;
}
 .in1-txt span {
 font-size: 14px;
}
 .in1-con {
 margin-top: 20px;
}
 .view-more {
 font-size: 14px;
 background: #1861ae url(../images/icon-more1.png)no-repeat center right 15px;
 line-height: 30px;
 width: 120px;
 margin-top: 20px;
}
 .in3 ul {
 margin: 0 -5px;
}
 .in3 li {
 padding: 0 5px;
}
 .in3 li a {
 padding: 20px 0 10px;
}
 .in3-img {
 margin-bottom: 10px;
}
 .in3-txt {
 font-size: 16px;
}
 .in4-left ul {
 margin-top: 10px;
}
 .in5 .swiper-pagination {
 margin-top: 10px;
}
 .in5 {
 padding: 30px 0 60px;
}
 .in5-con {
 margin-top: 10px;
}
 .in4-img::before {
 opacity: 1;
 background-size: 40px;
}
 .in4-left li h3 span {
 font-size: 35px;
}
 .in4-left li h3 {
 font-size: 16px;
}
 .in4-left li {
 text-align: center;
}
 .in3-con {
 margin-top: 30px;
}
 .in3 {
 padding: 30px 0;
}
 .in4-more {
 background: transparent url(../images/in4-more.png)no-repeat center right 13px;
 width: 120px;
 line-height: 30px;
 display: block;
 margin: 0 auto;
 margin-top: 20px;
 font-size: 14px;
}
 .in2-appcon {
 display: block;
}
 .in4-out {
 max-height: none;
}
 .in2all {
 display: none;
}
 .in2-img {
 width: 80px;
 height: 80px;
 line-height: 80px;
 margin-top: 30px;
}
 .in2-txt h4 {
 font-size: 18px;
 margin: 15px 0 5px;
}
 .in2-txt p {
 font-size: 14px;
}
 .in2-get {
 width: 120px;
 line-height: 30px;
 font-size: 14px;
 margin-top: 10px;
}
 .in5 .swiper-pagination-bullet {
 background-size: 13px;
}
 .in4-con > div {
 padding-bottom: 20px;
}
 .in1-con1 a {
 padding-top: 30px;
}
 .in4-right {
 margin-top: 30px;
}
}
 @media(max-width:375px) {
}
 @media(max-width:360px) {
 .in7 button {
 width: 60px;
}
 .in6 .con .con2 a.mo::before {
 left: 34%;
}
 .in6 .con .con2 a.mo {
 margin-top: 0;
}
 .in6 .con {
 padding: 0px 0 40px;
}
 .in3 .con2 .box1.active .text {
 margin-top: 10px;
}
    /* .in3 .con2 .box1 {
            min-height: 230px;
        } */
    .tit h2::before {
 left: 44%;
}
}
 @media(max-width:320px) {
 .in7 button {
 width: 45px;
}
 .in3 .con2 .box1.active .text {
 margin-top: 0px;
}
 .in3 .con2 .box1.active .img img {
 width: 100%;
}
 .in6 .con .con2 a.mo::before {
 left: 32%;
}
 .tit h2::before {
 left: 43%;
}
}

/* =============product=========== */
.product {
	background: #f5f5f5;
}
.product-con {
	padding-top: 80px;
}
.product-con ul {
	margin: 0 -15px 20px;
}
.product-con li {
	float: left;
	width: 33.3%;
	padding: 0 15px;
	margin-bottom: 30px;
}
.product-con li a {
	display: block;
	background: #fff;
}
.product-img {
	overflow: hidden;
}
@media (max-width:676px) {
.product-img {
max-height: 118px;
min-height:118px;
}
}
@media (max-width:320px) {
.product-img {
max-height: none;
min-height:none;
}
}
.product-img img {
	width: 100%;
 transition: ease .5s;
}
.product-txt {
	border-top: 1px solid #e5e5e5;
	padding: 25px 35px;
 transition: ease .5s;
}
.product-txt > div {
	margin-bottom: 5px;
}
.product-txt h3 {
	font-size: 20px;
	color: #333;
 transition: ease .5s;
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 60%;
}
.product-txt span {
	font-size: 16px;
	color: #666;
	padding-right: 25px;
 transition: ease .5s;
	float: right;
	background: url(../images/product-more.png)no-repeat center right;
	margin-top: -24px;
}
.product-txt p {
	font-size: 16px;
	color: #666;
 transition: ease .5s;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 60%;
}
.product-con li:hover .product-txt h3, .product-con li:hover .product-txt span, .product-con li:hover .product-txt p {
	color: #fff;
}
.product-con li:hover .product-txt {
	background: #1d65b0;
}
.product-con li:hover .product-txt span {
	background: url(../images/product-more1.png)no-repeat center right;
}
.product-con li:hover .product-img img {
	transform: scale(1.04);
}
/* ============solution=========== */
.solution {
}
.solution-con {
}
.solution-one {
	padding: 80px 0;
	margin-bottom: 20px;
}
.solution-one a {
	display: block;
	width: 100%;
}
.solution-one.solution-two {
}
.solu-img {
	float: left;
	width: 50%;
	overflow: hidden;
	border-radius: 10px;
}
.solu-img img {
	width: 100%;
 transition: ease .5s;
}
.solu-txt {
	float: right;
	width: 50%;
	padding: 80px 70px;
}
.solu-txt h3 {
	font-size: 28px;
	color: #1861ae;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 20px;
}
.solu-txt p {
	font-size: 16px;
	line-height: 30px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.solu-txt span {
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #1d65b0;
	margin-top: 10px;
}
.solu-gray {
	background: #f5f5f5;
}
.solu-blue {
	background: #eff3f7;
}
.solu-pink {
	background: #f4f1f5;
}
.solution-one.solution-two .solu-img {
	float: right;
}
.solution-one.solution-two .solu-txt {
	float: left;
	padding: 80px 70px 80px 0px;
}
.solution-one:hover .solu-img img {
	transform: scale(1.04);
}
.solution-con .page {
	margin-top: 30px;
}
/* =============solution-xq============ */
.solution-xq {
}
.solutionxq-con {
	padding-top: 80px;
}
.solution-tit {
	font-size: 30px;
	color: #333;
	text-align: center;
	position: relative;
}
 .solution-tit::before {
 content: "";
 position: absolute;
 width: 40px;
 height: 2px;
 background: #1d65b0;
 bottom: -10px;
 left: 49%;
}
.solution-tit1 h3 {
	float: left;
	font-size: 24px;
	color: #1d65b0;
	position: relative;
	padding-bottom: 10px;
}
 .solution-tit1 h3::before {
 content: "";
 position: absolute;
 width: 100%;
 height: 1px;
 background: #1c63af;
 left: 0;
 bottom: 0;
}
.solution-tit1 span {
	float: left;
	font-size: 14px;
	color: #1d65b0;
	margin-left: 10px;
	padding-top: 10px;
}
.solutionxq-one {
	padding-bottom: 80px;
}
.solutionxq-one .solution-tit1 {
	margin-top: 50px;
}
.solutionxq-one p {
	margin-top: 20px;
}
.solutionxq-one p span {
	display: inline-block;
	font-size: 20px;
	color: #1d65b0;
	width: 50%;
	text-align: center;
}
.solutionxq-one table {
	border-collapse: collapse;
	margin-top: 58px;
}
.solutionxq-one tr {
	border: 1px solid #e4e4e4;
}
.solutionxq-one td {
	background: #fafafa;
	width: 460px;
	padding: 30px 40px;
	border: 1px solid #e4e4e4;
}
#span1 {
	position: absolute;
	display: inline-block;
	font-size: 20px;
	color: #1d65b0;
	width: 100%;
	text-align: center;
	margin-top: -70px;
	left: 0;
	margin-left: -105px;
}
#span2 {
	position: absolute;
	display: inline-block;
	font-size: 20px;
	color: #1d65b0;
	width: 100%;
	text-align: right;
	margin-top: -85px;
	left: 0;
	margin-left: -585px;/* margin-right: 116px; */
}
.solutionxq-one tr td:first-child {
	font-size: 24px;
	line-height: 32px;
	color: #fff;
	text-align: center;
	background: #1d65b0;
	width: 240px;
	padding: 0;
}
.solutionxq-one tr td:first-child img {
	padding-right: 10px;
}
.solutionxq-one td p {
	font-size: 16px;
	line-height: 32px;
	color: #444;
	padding: 0;
	margin: 0;
}
.solutionxq-two {
	background: #f5f5f5;
	padding: 80px 0;
}
.solutionxq-two ul {
	margin-top: 40px;
}
.solutionxq-two li {
	float: left;
	width: 16.66%;
	text-align: center;
}
.solutionxq-two li .img {
 transition: ease .5s;
	margin-bottom: 10px;
}
.solutionxq-two li:hover .img {
	transform: rotateY(180deg);
}
.solutionxq-two li p {
	font-size: 18px;
	line-height: 28px;
	color: #333;
}
.solutionxq-three {
	padding: 80px 0 60px;
}
.solutionxq-three .solution-tit1 {
	margin-bottom: 30px;
}
.soluxq-three-con p {
	font-size: 14px;
	color: #666;
}
.soluxq-three-con .img {
	width: 56.5%;
	margin: 0 auto;
	margin-top: 30px;
}
.soluxq-three-con .img img {
	width: 100%;
	display: block;
}
.solutionxq-four {
	background: #f5f5f5;
	padding: 80px 0;
}
.solutionxq-four .img {
	width: 83.41%;
	margin: 0 auto;
	margin-top: 70px;
}
.solutionxq-four .img img {
	display: block;
	width: 100%;
}
.solutionxq-fiv {
	padding-top: 80px;
}
.solutionxq-fiv .case-con {
	padding-top: 50px;
}
/* ============casexq============== */
.casexq {
	padding-bottom: 0;
}
.casexq-one {
	padding-top: 80px;
}
.casexq-one {
}
.casexq-tit {
	font-size: 24px;
	line-height: 30px;
	color: #1861ae;
	position: relative;
	padding-bottom: 10px;
}
 .casexq-tit::before {
 content: "";
 position: absolute;
 width: 40px;
 height: 2px;
 background: #1c63af;
 bottom: 0;
 left: 0;
}
.casexq-img {
	float: left;
	width: 53.33%;
}
.casexq-img img {
	width: 100%;
}
.casexq-txt {
	float: right;
	width: 44.16%;
}
.casexq-txt h3 {
	font-size: 16px;
	line-height: 30px;
	color: #333;
	margin-top: 20px;
}
.casexq-txt p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	max-height: 100px;
}
.casexq-one .line {
	width: 100%;
	height: 1px;
	background: #eee;
	margin-top: 50px;
}
 .casexq-one .new-share::before {
 display: none;
}
.casexq-one .new-share p {
	float: left;
}
.casexq-one .new-share {
	text-align: left;
	margin-top: 45px;
}
.casexq-one .new-share .bshare-custom {
	display: block;
}
.casexq-two {
	padding-top: 50px;
}
.casexq-two p {
	font-size: 14px;
	color: #666;
}
.casexq .solution-tit1 {
	margin-bottom: 20px;
}
.casexq2-img {
	width: 51.66%;
	margin: 0 auto;
	margin-top: 25px;
}
.casexq2-img img {
	width: 100%;
	display: block;
}
.casexq-three {
	padding-top: 50px;
}
.casexq-three .soluxq-three-con {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 55px;
	margin-bottom: 50px;
}
.casexq .productxq-two {
	background: rgba(245, 245, 245, 1);
	padding: 100px 0 80px;
}
.casexq .new-page {
	margin-bottom: 80px;
}
/* ==================productxq============== */
.productxq {
}
.productxq-one {
	background: #f5f5f5;
	padding: 80px 0;
}
.productxq-one .new-share {
	float: left;
	display: block;
	width: 42%;
	margin-top: 16px;
	margin-left: 25px;
}
 .productxq-one .new-share::before {
 display: none;
}
.productxq-one .new-share .bshare-custom {
	background: transparent;
	display: block;
}
.productxq-one .new-share p {
	float: left;
}
.productxq-menu {
	margin-top: 50px;
}
.productxq-menu ul {
	margin: 0 -10px;
}
.productxq-menu li {
	float: left;
	padding: 0 10px;
}
.productxq-menu li a {
	display: inline-block;
	font-size: 20px;
	color: #333;
 transition: ease .5s;
	background: #e5e5e5;
	padding: 15px 30px;
}
.productxq-menu li:hover a, .productxq-menu li.on a {
	color: #fff;
	background: #1d65b0;
}
.productxq-detall {
	margin-top: 50px;
}
.productxq-det {
}
.productxq-det.none {
	display: none;
}
.productxq-det1 {
	padding-bottom: 40px;
}
.productxq-det1 p {
	font-size: 14px;
	color: #666;
}
.productxq-img1 {
	text-align: center;
	margin-top: 40px;
}
.productxq-img1 .img1 {
	display: inline-block;
}
.productxq-img1 .img1:last-child {
	margin-left: 30px;
}
.productxq-det .solution-tit1 h3 {
	margin-bottom: 20px;
}
.productxq-img2 {
	margin: 0 auto;
	margin-top: 30px;
}
.productxq-img2 img, .productxq-img1 .img1 img {
	width: 100%;
}
.productxq .line {
	width: 100%;
	height: 1px;
	background: #e5e5e5;
	margin-top: 10px;
	margin-bottom: 40px;
}
.productxq-two .tit h2 {
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 10px;
}
 .productxq-two .tit h2::before {
 bottom: -10px;
 left: 48.5%;
}
.productxq-two .tit p {
	font-size: 16px;
	line-height: 30px;
	color: #888;
}
.productxq-two .in3 {
	padding: 80px 0 0;
}
.productxq .new-page a {
	color: #333;
}
.productxq .new-page a:hover {
	color: #1d65b0;
}
.productxq .newpage-right a {
	background: #e5e5e5;
}
.productxq .newpage-right a:hover {
	color: #fff;
	background: #1d65b0;
}
/*产品详情参数表格：*/
.productxq-detall table {
	background: #fff;
}
.productxq-detall table tr {
}
.productxq-detall table td {
	font-size: 16px;
	color: #333;
	padding-left: 20px;
	line-height: 28px;
	padding: 15px;
	border: 1px solid #9E9E9E;
}
#table1 td:first-child {
	color: #fff;
	background: #1d65b0;
}
.productxq-detall table td:first-child {
	color: #fff;
	background: #1d65b0;
}
.productxq-detall table td:nth-child(3) {
 color: #fff;
 background: #1d65b0;
}
#table1 td:nth-child(3) {
 color: #333;
 background: #ffffff;
}
#tr1 {
	color: #333;
	background: #ffffff;
}
.in5-txt p {
	font-size: 16px;
	line-height: 24px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	min-height: 0;
	max-height: 44px;
}
.news-con .in5-txt > div h4 {
	float: right;
	margin-top: 37px;
	line-height: 1;
}
.in5-more {
	display: inline-block;
	font-size: 14px;
	color: #666;
	background: url(../images/icon-more.png)no-repeat center right;
 transition: ease .5s;
	padding-right: 25px;
	margin-top: 30px;
}
.service-one li {
	float: left;
	width: 50%;
	padding: 15px 0;
	text-align: center;
}
.service-img {
	float: none;
}
.service-txt {
	float: none;
	margin-left: 0px;
	margin-top: 10px;
}
.solution-tit {
	font-size: 30px;
	color: #333;
	text-align: center;
	position: relative;
	line-height: 30px;
}
.solution-tit::before {
 content: "";
 position: absolute;
 width: 40px;
 height: 2px;
 background: #1d65b0;
 bottom: -17px;
 left: 49%;
}
.tit h2::before {
 content: "";
 position: absolute;
 width: 40px;
 height: 2px;
 background: #1861ae;
 bottom: -17px;
 left: 48.8%;
}
.tit h2 {
	font-size: 42px;
	color: #333;
	line-height: 42px;
	position: relative;
	margin-bottom: 40px;
}
.service-tit h2, .about-tit h2 {
	font-size: 36px;
	color: #333;
	position: relative;
	padding-bottom: 17px;
	line-height: 36px;
}
.contact-tit h2 {
	font-size: 36px;
	color: #333;
	position: relative;
	padding-bottom: 17px;
	text-align: center;
	line-height: 36px;
}
/*pc-kefu*/
.kf-shqi {
	width: 100%;
	height: 40px;
}
.kf-shqi .m-icon:hover {
	opacity: 1;
}
.gr_kefu.show .m-icon {
	transform: rotate(0);
}
.gr_kefu {
	position: fixed;
	width: 50px;
	height: 154px;
	right: 0;
	top: 50%;
	margin-top: -77px;
	z-index: 100;
}
.gr_kefu ul li {
	width: 50px;
	height: 50px;
	position: relative;
	margin-bottom: 1px;
	font-size: 14px;
	line-height: 50px;
}
.gr_kefu ul li .sidebox {
	position: absolute;
	width: 50px;
	height: 50px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	color: #fff;
	background: #1d65b0;
	overflow: hidden;/* opacity: .7; */
        }
.gr_kefu ul li.kf2 .sidebox {
	overflow: visible;
}
.gr_kefu ul li .sidebox:hover {
	opacity: 1;
}
.gr_kefu ul li .sidebox3 {
	font-size: 16px;
}
.gr_kefu .kf-icon {
	float: left;
	width: 50px;
	height: 50px;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
}
.gr_kefu .kf_wx {
	position: absolute;
	top: 0;
	left: -140px;
	width: 140px;
	display: none;
	background: #fff;
	border: 1px solid #dadada;
	padding: 14px;
	line-height: 20px;
	color: #333;
	text-align: center;
	display: none;
}
.gr_kefu .kf_wx img {
	display: block;
	width: 110px;
	height: 110px;
	margin-bottom: 5px;
	float: none;
}
.gr_kefu .qq {
	height: 0;
	position: relative;
	z-index: 2;
}
.gr_kefu .qq .sidebox {
	border: 1px solid #78be21;
	height: auto;
	border-radius: 5px 0 0 5px;
	width: 140px;
	background: #fff;
	opacity: 1;
	bottom: -50px;
	top: auto;
	text-align: center;
	padding-bottom: 5px;
	right: -150px;
}
.gr_kefu .qq h5 {
	height: 35px;
	line-height: 35px;
	background: #78be21;
	font-weight: normal;
	color: #fff;
	font-size: 14px;
	padding: 0 10px;
	text-align: left;
	margin-bottom: 10px;
}
.gr_kefu .qq h5 i {
	float: right;
	cursor: pointer;
	transition: all 0.3s;
	position: relative;
	z-index: 5;
}
.gr_kefu .qq h5 i:hover {
	transform: rotate(90deg);
}
.gr_kefu .qq a {
	display: block;
	height: 32px;
	line-height: 32px;
	border-radius: 18px;
	border: 1px solid #78be21;
	margin: 5px 15px
}
.gr_kefu span {
	float: left;
}
.kf-shqi .m-icon {
	display: block;
	margin: 0 auto;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #1d65b0 url(../images/kf-close.png) no-repeat center;
	background-size: 15px;
	/* opacity: .7; */
    cursor: pointer;
	transform: rotate(45deg);
	transition: all 0.3s;
}
.kf2 .kf-icon {
	background: url(../images/kf-wx.png) no-repeat center;
	background-size: 27px;
}
.kf3 .kf-icon {
	background: url(../images/kf-phone.png) no-repeat center;
	background-size: 27px;
}
.kf4 .kf-icon {
	background: url(../images/kf-email.png) no-repeat center;
	background-size: 27px;
}
.kf-gotop .kf-icon {
	background: url(../images/kf-top.png) no-repeat center;
	background-size: 25px;
}
.canshu {
	height: auto !important;
}
.spec-scroll {
	position: static !important;
	margin-top: 20px;
}
.kf1 .kf-icon {
	/* background: url(../images/liuyan.png) no-repeat center;*/
    background-size: 28px;
}
.kf5 .kf-icon {
	background: url(../images/kefu-qq.png) no-repeat center;
	background-size: 20px;
}
@media (max-width: 1440px) {
 .picScroll-left .in5-bd ul li {
 width: 376px !important;
}
}
@media (max-width: 1260px) {
 .picScroll-left .in5-bd ul li {
 width: 365px !important;
}
}
/* ab4 */
.ban {
	width: 100%;
	position: relative;
	margin: 40px auto 0 auto;
}
.ban2 {
	height: 200px;
	margin-top: 30px;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.ban2 ul {
	position: absolute;
	left: 0;
	top: 0;
}
.ban2 ul li {
	width: 1200px;
	height: 182px;
}
.ban2 ul li .ban-li {
	width: 800px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding: 20px 90px;
	line-height: 24px;
	font-size: 15px;
	color: #888888;
}
.prev {
	float: left;
	cursor: pointer;
}
.num {
	height: 85px;
	width: 100%;
	position: relative;
	float: left;
	overflow: hidden;
}
.min_pic {
	position: relative;
	height: 85px;
	padding: 0 85px;
	background: url(../images/abx-bg.png) repeat-x left bottom 5px;
}
.num ul {
	position: absolute;
	left: 0;
	top: 20px;
}
.num ul li {
	font-family: arial;
	position: relative;
	line-height: 25px;
	margin-left: -5px;
	font-size: 20px;
	color: #777;
	text-align: center;
	width: 250px;
	height: 65px;
	margin-right: 0px;
	float: left;
	background: url(../images/time-line_03.png) repeat-x left bottom;
}
.num ul li.on {
	color: #1f1a17;
}
/* .num ul li:after{position: absolute;content: '';width: 7px;height: 7px;border-radius: 50%;background: white;bottom: 2px;left: 50%;margin-left: -3.5px;} */
/* .num ul li:before{position: absolute;content: '';    margin-left: -0.5px;width: 1px;height: 17px;background: white;bottom: 8px;left: 50%;} */
.prev_btn1 {
	position: absolute;
	left: -60px;
	z-index: 777;
	width: 40px;
	text-align: center;
	height: 40px;
	margin-top: 40px;
	margin-right: 20px;
	cursor: pointer;
	float: left;
	border: solid 1px white;
	border-radius: 50%;
	background: url(../images/ab-left.png) no-repeat center;
}
.next_btn1 {
	position: absolute;
	right: -60px;
	z-index: 777;
	width: 40px;
	text-align: center;
	height: 40px;
	margin-top: 40px;
	cursor: pointer;
	float: right;
	border: solid 1px white;
	border-radius: 50%;
	background: url(../images/ab-right.png) no-repeat center;
}
.prev_btn1:hover, .next_btn1:hover {
	border: none;
	background-color: #7bc91e;
}
.ban2 ul li .ban-li h4 {
	text-align: center;
	font-size: 36px;
	line-height: 38px;
	margin-bottom: 26px;
	color: #1861ae;
	font-family: arial;
}
.about5-con li .picc {
	position: relative;
	z-index: 2;
	border: solid 1px transparent;
	box-shadow: 5px 10px 25px 20px rgba(0, 0, 0, .05);
 transition: ease .5s;
}
.picScroll-left .ab5-bd ul li .ab5-pic:hover .picc {
	border-color: #1d65b0;
	z-index: 1;
}
.time-line {
	width: 100%;
	height: 121px;
	position: relative;
}
.dot {
	padding: 3px;
	width: 14px;
	height: 14px;
	border: 1px solid #1861ae;
	border-radius: 50%;
	position: absolute;
	top: 56px;
	left: -7px;
	opacity: 0;
 -webkit-transition: all .3s;
 -o-transition: all .3s;
 transition: all .3s;
}
.daty {
	font-size: 16px;
	line-height: 24px;
	color: #777777;
	font-family: arial;
	position: absolute;
	top: 80px;
	left: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 10;
}
#historySlide .arrow-left, #historySlide .arrow-right {
	width: 55px;
	height: 55px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background: url(../images/left_ico.png) no-repeat center;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	z-index: 10;
	cursor: pointer;
 -webkit-transition: all .4s;
 -o-transition: all .4s;
 transition: all .4s;
}
.time-line .dot {
	position: absolute;
}
.num {
	height: 130px;
}
.min_pic {
	padding: 0;
}
.num ul li.on .dot {
	opacity: 1;
}
.dot em {
	display: block;
	background: #1861ae;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.picScroll-left .ab5-bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 1200px !important;
	padding: 0 10px
}
@media(max-width:1260px) {
 .picScroll-left .ab5-bd ul li {
 width: 1155px !important;
}
}
.picScroll-left .ab5-hd .prev, .picScroll-left .ab5-hd .next {
	position: absolute;
	top: 40%;
	margin-top: -20px;
	border: solid 1px #d5d5d5;
	border-radius: 50%;
	width: 70px;
	height: 70px;
	z-index: 100;
}
.picScroll-left .ab5-hd .next {
	background: white url(../images/abv-right.png) no-repeat center;
	right: -80px;
}
.picScroll-left .ab5-hd .prev {
	background: white url(../images/abv-left.png) no-repeat center;
	left: -80px;
}
.picScroll-left .ab5-hd .next:hover {
	border: none;
	background: #1d65b0 url(../images/ab-right.png) no-repeat center;
}
.picScroll-left .ab5-hd .prev:hover {
	border: none;
	background: #1d65b0 url(../images/ab-left.png) no-repeat center;
}
.abf-swiper .swiper-pagination {
	width: 100%;
	bottom: -10px;
}
.abf-swiper .swiper-pagination-bullet {
	margin: 0 10px;
	background: #1d65b0;
	opacity: 1;
}
.abf-swiper .swiper-pagination-bullet-active {
	background: url(../images/ab5-act.png);
	width: 16px;
	height: 16px;
	margin-bottom: -4px !important;
}
.picScroll-left p {
	font-size: 16px;
	line-height: 24px;
	color: #333;
	margin-top: 20px;
}
.about5-con .picScroll-left {
	position: relative;
	overflow: visible;
}
.picScroll-left .ab5-hd {
	overflow: hidden;
	text-align: center;
	margin-top: 35px;
}
.picScroll-left .ab5-hd ul {
	overflow: hidden;
	zoom: 1;
	display: inline-block;
}
.picScroll-left .ab5-hd ul li {
	float: left;
	border-radius: 50%;
	margin: 0 10px;
	background: #1d65b0;
	text-indent: -999px;
	cursor: pointer;
	width: 16px;
	height: 16px;
	text-indent: -99999px;
}
.picScroll-left .ab5-hd ul li.on {
	background: url(../images/ab5-act.png);
	width: 16px;
	height: 16px;
	margin-bottom: 0px !important;
}
.picScroll-left .ab5-bd {
}
.picScroll-left .ab5-bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .ab5-bd ul li .ab5-pic {
	text-align: center;
	width: 25%;
	float:left;
	padding:0 10px;
}
.picScroll-left .ab5-bd ul li .ab5-pic img {
	width: 100%;
	height: auto;
	display: block;
	padding: 0;
}
.picScroll-left .ab5-bd ul li .ab5-pic a:hover img {
}
/* .picScroll-left .ab5-bd ul li .title{ line-height:24px;} */



.yzm {
	display: box; /* OLD - Android 4.4- */
	display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox; /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Chrome */
	display: inline-flex;
	line-height: 50px;
	margin-top: 20px;
}
 @media(max-width: 767px) {
 #random {
 font-size: 22px !important;
 width: 60px !important;
 height: auto !important;
}
 #yzm {
 height: 36px !important;
 margin-top: 2px !important;
 margin-left: 10px !important;
 font-size: 16px;
}
}
.new-txt tr {
	border:solid 1px #333;
}
.new-txt td {
	border:solid 1px #333;
	line-height: 50px;
	text-align: center;
}
