@charset "utf-8";
@font-face {
	font-family: 'Impact';
	src: url("../fonts/Impact.eot");
	src: url("../fonts/Impact.eot") format("embedded-opentype"), url("../fonts/Impact.woff") format("woff"), url("../fonts/Impact.ttf") format("truetype"), url("../fonts/Impact.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
.search *, .section *, .iad *, .section02 *, .sectionnext *, .nmain *, .footer * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
HTML {
	OVERFLOW-X: hidden;
}
body {
	line-height: 30px;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
	color: #4d4d4d;
}
a {
	color: #333;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #4d4d4d;
	text-decoration: none;
}
ol, ul, li {
	list-style: none
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal
}
.clear {
	clear: both
}
.clearfix {
	clear: both;
	zoom: 1;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
table {
	border-collapse: collapse;
}
img {
	border: none;
}
input, textarea, select, button {
	outline: none;
	-webkit-appearance: none;
	font-size: 14px;
}
#a01 {
	position: absolute;
	margin-top: -160px;
}
#a02 {
	position: absolute;
	margin-top: -160px;
}
#a03 {
	position: absolute;
	margin-top: -160px;
}
.silingsi {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.silingsi img {
	width: 100%;
	height: auto;
	display: block
}
#a04 {
	position: absolute;
	margin-top: -160px;
}
#a05 {
	position: absolute;
	margin-top: -160px;
}
.wrap {
	width: 90%;
	max-width: 1300px;
	margin: 0 auto;
}
.probg {
	background: #e5ebf4
}
.blue {
	color: #145fde
}
.green {
	color: #65b52c
}
.cheng {
	color: #f39801
}
.section02 {
	padding: 60px 0
}
.section {
	/*padding: 80px 0;*/
	padding: 40px 0
}
.section_news {
	/*padding: 80px 0;*/
	padding: 60px 0
}
.sectionnext {
	/*padding-bottom: 80px;*/
	padding-bottom: 40px;
}
.space {
	height: 175px;
	/*display: none;*/
}
.fr {
	float: right !important
}
.fl {
	float: left !important
}
.jvzhong {
	text-align: center
}
.title {
	margin-bottom: 35px
}
.title h3 {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 12px;
	color: #145fde;
}
.title h4 {
	font-size: 16px;
	margin-top: 16px;
}
.title h3 span {
	color: #f39801
}
.title h3 a {
	color: #333
}
.title h3 a:hover {
	color: #145fde
}
.title h3 span a, .title h3 span a:hover {
	color: #fff;
}
.title p {
	font-size: 18px
}
.mbg {
	background: #eeeeee
}
.titleabout {
	margin-bottom: 35px
}
.titleabout h3 {
	font-size: 36px;
	line-height: 70px;
	font-weight: bold;
	background: url(../images/line.png) no-repeat left bottom;
	margin: 10px 0
}
.titleabout.jvzhong h3 {
	background: url(../images/line.png) no-repeat center bottom;
}
/*.jvzhong h3 {
	background: url(../images/line.png) no-repeat center bottom;
	margin-top: 30px;
}*/
.titleabout p {
	color: #aaa;
	font-size: 24px;
	text-transform: uppercase;
}
.pic {
	height: auto;
	display: block;
	overflow: hidden;
}
.pic img {
	width: 100%;
	height: auto;
	cursor: pointer;
	transition: all 1.5s;
}
.pic:hover img, .kuai:hover .pic img {
	transform: scale(1.1);
}
.pic_img {
	height: auto;
	display: block;
	overflow: hidden;
}
.pic_img img {
	/*width: 100%;
	height: auto;*/
	height: 225px;
	cursor: pointer;
	transition: all 1.5s;
}
.pic_img:hover img, .kuai:hover .pic_img img {
	transform: scale(1.1);
}
.apic {
	height: auto;
	display: block;
}
.apic img {
	width: 100%;
	height: auto;
	cursor: pointer;
	transition: all 1.5s;
}
.apic:hover img {
	transform: scale(1.1);
}
.header {
	position:fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	background: #fff;
	box-shadow: 0 0 10px rgba(0%,0%,0%,0.2)
}
.header .top {
	background: #fff;
	color: #000;
	position: relative
}
.header .top .wrap {
	position: relative;
	height: 123px;
}
.header .top .logo {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -32.5px;
}
.header .top .logo img {
	float: left;
	height: 65px;
	width: auto;
	position: relative;
	border-right: solid 1px #ddd;
	padding-right: 16px;
	margin-right: 16px;
}
.header .top .logo .ad {
	float: left;
}
.header .top .logo .ad h3 {
	line-height: 35px;
	font-size: 24px;
	font-weight: bold;
	color: #145fde
}
.header .top .logo .ad h3 span {
	color: #f39801;
}
.header .top .logo .ad p {
	font-size: 18px;
}
.header .top .tel {
	position: absolute;
	right: 140px;
	top: 50%;
	margin-top: -24px;
	line-height: 20px;
	font-size: 22px;
	background: url(../images/tel.png) no-repeat left top;
	padding-left: 58px;
}
.header .top .tel p {
	font-size: 14px;
	padding-left: 8px;
}
.header .top .tel h3 {
	font-size: 22px;
	color: #145fde;
	font-weight: bold;
	line-height: 28px;
}
.header .top .toperweima {
	position: absolute;
	height: 76px;
	right: 0;
	top: 50%;
	margin-top: -38px;
}
.header .top .toperweima span {
	display: block;
	float: left;
	line-height: 18px;
	margin-right: 5px;
	margin-top: 6px;
	font-size: 14px
}
.header .top .toperweima img {
	display: block;
	float: left;
	height: 76px;
	border: solid 3px #ddd
}
.header .menu {
	background: #f0f0f0;
	text-align: center;
}
.header .menu li {
	text-align: center;
	display: inline-block
}
.header .menu li .menu_a {
	line-height: 52px;
	display: block;
	position: relative;
	font-size: 16px;
	padding: 0 29px;
}
@media screen and (max-width: 1400px) {
.header .menu li .menu_a {
	padding: 0 25px;
}
}
 @media screen and (max-width: 1240px) {
.header .menu li .menu_a {
	padding: 0 20px;
}
}
@media screen and (max-width: 1150px) {
.header .menu li .menu_a {
	padding: 0 15px;
}
}
.header .menu li .menu_a:after {
	content: "";
	height: 0;
	width: 100%;
	background: #145fde;
	/*position: absolute;*/
	left: 0;
	bottom: 0;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
}
.header .menu li .menu_a:hover:after {
	height: 100%
}
.header .menu li .menu_a:hover {
	background: #145fde;
	color: #fff
}
.header .menu li .menu_a span {
	position: relative;
	z-index: 9
}
.header .menu li .sub {
	position: absolute;
	text-align: center;
	clear: both;
	z-index: 999;
	background-color: #fff;
	width: 100%;
	left: 0;
	overflow: hidden;
	padding: 10px 0 10px 0;
}
.header .sub {
	text-align: center
}
.header .prosub p {
	display: inline-block;
	/*width: 22.5%;*/
	margin: 0 1%;
	text-align: center
}
.header .sub p img {
	display: block;
	width: auto;
	max-width: 60%;
	margin: 0 auto;
	display: none;
}
.header .sub p a:hover {
	color: #145fde
}
/*.header li:nth-child(2) .prosub{ text-align:left}*/
.header li:nth-child(2) .prosub p {
	width: 17.5%
}
.header li:nth-child(2) .prosub p img {
	max-width: 80%;
}
.header li:nth-child(3) .prosub p img {
	max-width: 70%;
}
.header .casesub p {
	display: inline-block;
	width: 14%;
	margin: 0 1%;
	padding-top: 20px
}
.header .casesub p img {
	padding-bottom: 10px;
	width: auto;
	max-width: 64px;
	
}
.header .newssub p {
	display: inline-block;
	width: 22.5%;
	margin: 0 1%;
	padding-top: 20px
}
.header .newssub p img {
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
	padding-bottom: 10px
}
.header .aboutsub p {
	display: inline-block;
	width: 10%;
	margin: 0 1%;
	padding-top: 20px
}
.header .aboutsub p img {
	display: block;
	width: auto;
	max-width: 64px;
	margin: 0 auto;
	padding-bottom: 10px
}

/*2023-3-6*/

.header .menu li {
	position: relative;
}

.header .menu li a:hover, .header .menu li a.active {
	
}
.header .menu li .sub {
	position: absolute;
	top: 50px;
	left: 0;
	background: #005eb8;
	width: 100%;
	overflow: hidden;
	display: none;
}
.header .menu li .sub a{
	color: #fff;
}
.header .menu li .sub li {
	height: 35px;
	float: none;
	background: none;
	border-bottom: 1px solid #0069ce;
	width: 100%;
	color: #fff;
}
.header .menu li. .sub li a {
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	padding: 0;
	float: none;
	overflow: hidden;
	text-align: center;
	border-bottom: 1px solid #0069ce;
	color: #fff;
	
}
.header .menu li .sub li a:hover {
	background: #f39801;
	color: #fff;
}

.banner {
	position: relative;
	z-index: 1
}
.banner a {
	display: block;
	width: 100%
}
.banner img {
	display: block;
	width: 100%;
	height: auto;
}
.banner .swiper-pagination {
	bottom: 4% !important;
}
.banner .swiper-pagination-bullet {
	width: 44px;
	height: 4px;
	background: #fff;
	opacity: 1;
	margin: 0 5px;
	border-radius: 3px;
}
.banner .swiper-pagination-bullet-active {
	background: #145fde
}
.search {
	border-bottom: solid 1px #ddd;
}
.search .wrap {
	position: relative;
	height: 88px;
}
.search .keyword {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -30px;
	color: #999
}
.search .keyword a {
	color: #999;
	position: relative;
	padding-right: 42px
}
.search .keyword a:last-child {
	padding-right: 0
}
.search .keyword a:after {
	position: absolute;
	content: "";
	right: 21px;
	top: 3px;
	height: 18px;
	width: 1px;
	background-color: #999;
}
.search .keyword a:last-child:after {
	display: none
}
.search .keyword a:hover {
	color: #145fde;
}
.search .keyword h3 {
	font-weight: bold;
	color: #333
}
.search .sform {
	width: 30%;
	max-width: 350px;
	position: absolute;
	right: 0;
	top: 50%;
	height: 40px;
	margin-top: -20px;
}
.search .sform form .input01 {
	width: 100%;
	/*line-height: 38px;*/
	height: 38px;
	border: 1px solid #ddd;
	padding-left: 8%;
	color: #999;
	border-radius: 25px;
}
.search .sform form .sytijiao {
	background: url(../images/search.png) no-repeat right center;
	border: none;
	width: 21px;
	height: 21px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -10.5px;
	padding-left: 30px;
}
.iyoushi .item {
	float: left;
	width: 25%;
	position: relative;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
}
.iyoushi .item .ipic, .iyoushi .item .wenzi, .iyoushi .item .icon {
	width: 80%;
	margin: 0 auto;
	text-align: center
}
.iyoushi .item .ipic img {
	width: auto;
	max-width: 196px;
	height: auto !important;
	border: solid 10px #eeeeee;
	border-radius: 50%;
	margin: 0 15px;
}
.iyoushi .item .wenzi {
	margin: 20px auto 10px auto
}
.iyoushi .item .wenzi h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #333
}
.iyoushi .item .wenzi h3 span {
	font-size: 30px;
}
.iyoushi .item:hover {
	margin: -10px 0 10px 0
}
.iproducts {
	background: url(../images/iprobg.jpg) no-repeat center center;
	background-size: auto
}
.iproducts .npguide {
	float: left;
	width: 20%;
	background: #fff;
	box-shadow: 0 5px 25px rgba(0,0,0,.2);
}
.iproducts .rolls {
	float: right;
	width: 78%
}
.iproducts .npguide .kuai .prtitle a {
	display: block;
	line-height: 51px;
	font-size: 18px;
	font-weight: bold;
	padding: 0 20px;
	background: #145fde;
	color: #fff;
}
.iproducts .npguide .kuai .intro {
	padding: 10px 20px 22px 20px
}
.iproducts .npguide .kuai .intro p {
	line-height: 33px
}
.iproducts .npguide .intro p a {
	display: block;
	cursor: pointer;
	padding-left: 13px;
	background: url(../images/jtt.png) no-repeat left center;
}
.iproducts .npguide .intro p a:hover {
	background: url(../images/jiantou02.png) no-repeat left center;
	color: #f39801
}
.iproducts .npguide .intro p.last a {
	background: none;
	padding-left: 0;
	color: #145fde
}
.iproducts .gallery-thumbs {
	box-shadow: 0 0px 15px rgba(0,0,0,.2);
	cursor: pointer
}
.iproducts .gallery-thumbs .swiper-slide {
	position: relative;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	padding: 25px 3%;
	box-shadow: 0 0px 15px rgba(0,0,0,.2);
	background: #fff
}
.iproducts .gallery-thumbs .swiper-slide span {
	font-family: 'Impact';
	font-size: 36px;
	margin-right: 20px;
	font-style: italic
}
.iproducts .gallery-thumbs .swiper-slide-thumb-active {
	background: #145fde;
	color: #fff
}
.iproducts .gallery-top .swiper-slide {
	position: relative;
}
.iproducts .swiper-slide .img2 {
	display: block;
	width: 100%;
	height: auto
}
.iproducts .swiper-slide .text {
	width: 30%;
	height: 100%;
	padding: 40px 25px;
	color: #fff;
	background-color: rgba(1,83,167,0.6);
	position: absolute;
	top: 0;
	right: 0
}
.iproducts .swiper-slide .text .ptitle {
	font-size: 24px;
	font-weight: bold;
}
.iproducts .swiper-slide .text .intro h3 {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 18px;
	margin-top: 20px;
	background: url(../images/dui.png) no-repeat left center;
	color: #f39801;
	padding-left: 30px;
}
.iproducts .swiper-slide .text .intro p {
	line-height: 20px;
}
.iproducts .swiper-slide .text .more a {
	display: block;
	border-radius: 25px;
	width: 132px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	margin-top: 40px;
	background: #f39801
}
.iproducts .swiper-slide .text .more a:hover {
	background: #145fde
}
.iproducts .swiper-pagination {
	bottom: 4% !important;
	width: 70% !important
}
.iproducts .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #fff;
	opacity: 1;
	margin: 0 5px;
	border-radius: 50%;
}
.iproducts .swiper-pagination-bullet-active {
	background: #145fde
}
.iproducts .prosrolls li {
	position: relative;
	box-shadow: 0 0px 15px rgba(0,0,0,.1);
	float: left;
	margin: 25px 10px 10px 10px;
	background: #fff
}
.iproducts .prosrolls .plogo {
	position: absolute;
	z-index: 9;
	margin: 20px;
}
.iproducts .prosrolls .plogo img {
	display: block;
	width: auto;
	max-width: 150px;
	height: auto
}
.iproducts .prosrolls .pic {
	display: block;
	width: auto;
	max-width: 300px;
}
.iproducts .prosrolls .wenzi {
	line-height: 20px;
	padding: 25px 20px;
}
.iproducts .prosrolls .wenzi .more {
	float: right;
	width: 34px;
	height: 34px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	background: #145fde;
	border-radius: 50%
}
.iproducts .qimo8 {
	overflow: hidden;
	width: 100%;
}
.iproducts .qimo8 .qimo {
	width: 8000px;
	float: left;
}
.iproducts .qimo8 .qimo ul {
	float: left;
	overflow: hidden;
	zoom: 1;
}
.iproducts .qimo8 .qimo ul li {
	float: left;
	margin-right: 12px;
	border: solid 1px #ddd
}
.iproducts .qimo8 .qimo #demo1, .iproducts .qimo8 .qimo #demo2 {
	float: left
}
.iliucheng .lctitle h3 {
	line-height: 62px;
	background: #145fde;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	position: relative
}
.iliucheng .lctitle h3:after {
	position: absolute;
	content: '';
	z-index: 9;
	left: 50%;
	width: 0;
	margin-left: -5px;
	bottom: -10px;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #145fde transparent transparent transparent;
}
.iliucheng .lc01 {
	float: left;
	width: 49%;
	margin-bottom: 2%
}
.iliucheng .lc02 {
	float: right
}
.iliucheng .tabmenu {
	text-align: center;
	position: relative;
	box-shadow: 0 5px 25px rgba(0,0,0,.2);
}
.iliucheng .tabmenu li {
	padding: 25px 0;
	float: left;
	width: 20%;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	background: url(../images/lckbg.png) repeat-y left center;
	position: relative;
}
.iliucheng .tabmenu li:after {
	content: "";
	position: absolute;
	right: -13px;
	top: 50%;
	margin-top: -13px;
	width: 26px;
	height: 26px;
	background: url(../images/jiantou.png) #ccc no-repeat center center;
	border-radius: 50%;
	z-index: 9
}
.iliucheng .tabmenu li:nth-child(1) {
	background: none
}
.iliucheng .tabmenu li:nth-child(5):after {
	display: none
}
.iliucheng #tabcontent .hidden, .iliucheng #tabcontent02 .hidden {
	display: none;
}
.iliucheng #tabcontent ul, .iliucheng #tabcontent02 ul {
	position: relative;
}
.iliucheng .tabmenu li:hover {
	background: #f39801;
	color: #fff
}
.iliucheng .tabmenu li:hover:after {
	background: url(../images/jiantou.png) #f39801 no-repeat center center;
}
.iliucheng .lc01:hover .lctitle h3, .iliucheng .lc02:hover .lctitle h3 {
	background: #f39801
}
.iliucheng .lc01:hover .lctitle h3:after, .iliucheng .lc02:hover .lctitle h3:after {
	border-color: #f39801 transparent transparent transparent;
}
.iliucheng .others {
	background: #fff;
	box-shadow: 0 5px 25px rgba(0,0,0,.2);
	text-align: center;
	position: relative
}
.iliucheng .others .zixun, .iliucheng .others .dingzhi {
	position: absolute;
	left: 7%;
	top: 50%;
	margin-top: -22px;
}
.iliucheng .others .dingzhi {
	left: auto;
	right: 7%
}
.iliucheng .others .ysconn {
	display: inline-block;
}
.iliucheng .others .zixun a {
	display: block;
	width: 165px;
	line-height: 45px;
	padding-left: 25px;
	font-size: 18px;
	color: #fff;
	border-radius: 25px;
	background: url(../images/zixun.png) #145fde no-repeat 20% center;
}
.iliucheng .others .zixun a:hover {
	background: url(../images/zixun.png) #f39801 no-repeat 20% center;
}
.iliucheng .others .dingzhi a {
	display: block;
	width: 165px;
	line-height: 45px;
	padding-left: 25px;
	font-size: 18px;
	color: #fff;
	border-radius: 25px;
	background: url(../images/dingzhi.png) #f39801 no-repeat 20% center;
}
.iliucheng .others .dingzhi a:hover {
	background: url(../images/dingzhi.png) #145fde no-repeat 20% center;
}
.iliucheng .others .ysconn li {
	display: inline-block;
	position: relative;
	text-align: center;
	margin: 0 30px;
	padding: 15px;
	width: 112px;
	position: relative;
	background: #145fde;
	line-height: 20px;
}
.iliucheng .others .ysconn li:after {
	position: absolute;
	content: '';
	top: 50%;
	width: 0;
	margin-top: -10px;
	right: -10px;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #145fde;
	z-index: 9
}
.iliucheng .others .ysconn li:hover {
	background: #f39801
}
.iliucheng .others .ysconn li:hover:after {
	border-color: transparent transparent transparent #f39801;
}
.iliucheng .others .ysconn li .wenzi {
	height: 40px;
	overflow: hidden
}
.iliucheng .others .ysconn li .wenzi p {
	color: #fff;
}
.icase .casesrolls .marqueeleft {
	overflow: hidden;
	width: 100%;
}
.icase .casesrolls .marqueeleft ul {
	float: left;
}
.icase .casesrolls .marqueeleft li {
	float: left;
	padding: 20px 10px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.icase .casesrolls .qimo8 .qimo ul li img {
	display: block;
	box-shadow: 0 5px 15px rgba(0,0,0,.15);
}
.icase .gallery-thumbs {
	float: left;
	width: 35%
}
.icase .gallery-thumbs .swiper-slide {
	cursor: pointer
}
.icase .gallery-thumbs .swiper-slide .kuai {
	background: #fff;
	padding: 30px 0 34px 0;
	font-size: 20px;
	text-align: center;
	margin: 0 15px 15px 0
}
.icase .gallery-thumbs .swiper-slide .kuai .img001 {
	display: block;
	margin: 0 auto;
	width: 50%;
	max-width: 89px
}
.icase .gallery-thumbs .swiper-slide .kuai .img002 {
	display: none;
	margin: 0 auto;
	width: 50%;
	max-width: 89px
}
.icase .gallery-thumbs .swiper-slide-thumb-active .kuai {
	background: #145fde;
	color: #fff
}
.icase .gallery-thumbs .swiper-slide-thumb-active .kuai .img001 {
	display: none
}
.icase .gallery-thumbs .swiper-slide-thumb-active .kuai .img002 {
	display: block
}
.icase .gallery-top .swiper-slide {
	position: relative;
}
.icase .swiper-slide .img2 {
	display: block;
	width: 100%;
	height: auto
}
.icase .swiper-slide .text {
	padding: 30px 25px;
	color: #fff;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%
}
.icase .swiper-slide .text h3 {
	font-size: 24px;
	margin-bottom: 10px
}
.iad {
	background: url(../images/ad.png) no-repeat center center;
	background-size: cover;
	padding: 58px 0
}
.iad .adleft {
	float: left;
	color: #fff
}
.iad .adleft h3 {
	font-size: 24px;
	margin-bottom: 10px;
}
.iad .adleft h2 {
	font-weight: bold;
	font-size: 36px;
	line-height: 40px;
}
.iad .adleft .liuc {
	margin-top: 20px
}
.iad .adleft .liuc .kuai {
	width: 84px;
	float: left;
	margin-right: 35px;
	text-align: center;
	font-size: 18px;
	position: relative;
}
.iad .adleft .liuc .kuai .icon {
	border-radius: 50%;
	border: solid 2px #fff
}
.iad .adleft .liuc .kuai .icon img {
	display: block;
	width: 100%;
	height: auto
}
.iad .adleft .liuc .kuai:last-child {
	margin-right: 0
}
.iad .adleft .liuc .kuai:after {
	content: "";
	position: absolute;
	right: -25px;
	top: 50%;
	background: url(../images/jt.png) no-repeat center center;
	width: 13px;
	height: 17px;
	margin-top: -8.5px;
}
.iad .adleft .liuc .kuai:last-child:after {
	display: none
}
.iad .adleft h2 span {
	color: #f39801
}
.iad .adright {
	float: right;
}
.iad .adright .zixun {
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center
}
.iad .adright .zixun a {
	display: block;
	margin: 0 auto;
	width: 190px;
	line-height: 45px;
	padding-left: 25px;
	font-size: 18px;
	color: #fff;
	border-radius: 25px;
	background: url(../images/zixun.png) #f39801 no-repeat 20% center;
	border: solid 1px #f39801
}
.iad .adright .zixun a:hover {
	background: url(../images/zixun.png) no-repeat 20% center;
}
.iad .adright .dianhua {
	background: url(../images/tel02.png) no-repeat left center;
	padding-left: 60px;
	color: #fff
}
.iad .adright .dianhua p {
	line-height: 20px
}
.iad .adright .dianhua h3 {
	font-size: 30px;
	font-weight: bold
}
.iyoushi02 li {
	float: left;
	width: 49%;
	margin-bottom: 2%;
	background: #fff;
	box-shadow: 0 5px 15px rgba(0,0,0,.15);
}
.iyoushi02 li:nth-child(2n) {
	float: right;
}
.iyoushi02 li:nth-child(2n+1) {
	clear: both
}
.iyoushi02 li .wenzi {
	padding: 3%
}
.iyoushi02 li .wenzi h3 {
	font-size: 24px;
	font-weight: bold;
	color: #145fde;
}
.iyoushi02 li .wenzi h4 {
	margin: 10px 0;
	color: #333;
	font-size: 18px;
	font-weight: bold;
}
.iyoushi02 li .wenzi p {
	line-height: 28px;
	min-height: 84px;
}
.inews {
	margin-top: -20px
}
.inews .inewsleft {
	float: left;
	width: 66%
}
.inews .inewsright {
	float: right;
	width: 31%
}
.inews .newstitle h3 {
	font-size: 24px;
	font-weight: bold;
	color: #145fde;
	margin-bottom: 20px;
}
.inews .newstitle h3 .gengduo {
	float: right
}
.inews .newstitle h3 .gengduo a {
	font-size: 16px;
	color: #999;
	font-weight: normal
}
.inews .inewsleft .topnews .pic {
	float: left;
	width: 38%
}
.inews .inewsleft .topnews .wenzi {
	float: right;
	width: 57%;
	position: relative
}
.inews .inewsleft .topnews .wenzi h3 {
	font-size: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.inews .inewsleft .topnews .wenzi .time {
	color: #888;
	padding: 4px 0 8px 0
}
.inews .inewsleft .topnews .wenzi p.intro {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	line-height: 28px;
	height: 84px;
}
.inews .inewsleft .topnews .wenzi .more {
	margin-top: 20px;
	display: inline-block;
	line-height: 42px;
	color: #fff;
	background: #145fde;
	padding: 0 40px;
	border-radius: 25px;
}
.inews .inewsleft .topnews .wenzi .more:hover {
	background: #f39801;
}
.inews .inewsleft .othernews .kuai {
	float: left;
	width: 49%;
	border: solid 1px #ddd;
	margin-top: 15px;
	line-height: 25px;
	padding: 13px;
}
.inews .inewsleft .othernews .kuai:nth-child(2n) {
	float: right
}
.inews .inewsleft .othernews .kuai:nth-child(2n+1) {
	clear: both;
}
.inews .inewsleft .othernews .kuai p {
	color: #888;
}
.inews .inewsleft .othernews .kuai h3 {
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: calc(100% - 20px)
}
.inews .inewsleft .othernews .kuai a {
	background: url(../images/newsa.png) no-repeat 99.5% center;
	display: block
}
.inews .inewsleft .othernews .kuai a:hover {
	background: url(../images/newsahover.png) no-repeat 99.5% center
}
.inews .inewsright .aqlist {
	padding: 16px;
	border: solid 1px #ddd
}
.inews .aqlist .tit {
	cursor: pointer;
	transition: .3s;
	overflow: hidden;
	background: url(../images/jtt.png) no-repeat left center;
	padding-left: 20px;
	line-height: 38px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.inews .aqlist .tit.on {
	background: url(../images/jtt02.png) no-repeat left center;
}
.inews .aqlist .cont {
	display: none;
	margin-bottom: 15px
}
.inews .aqlist .cont .da {
	float: left;
	text-align: center;
	line-height: 25px;
	width: 25px;
	height: 25px;
	background: #f39801;
	border-radius: 5px;
	color: #fff;
	font-size: 14px
}
.inews .aqlist .cont .huida {
	color: #888;
	float: right;
	width: calc(100% - 35px);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
}
.iabout {
	background: url(../images/iabbg.jpg) no-repeat center center;
	background-size: cover;
}
.iabout .conn {
	box-shadow: 0 5px 15px rgba(0,0,0,.15);
	background: #fff
}
.iabout .pic {
	float: right;
	width: 50%;
}
.iabout .wenzi {
	padding: 3% 4%;
	background: url(../images/shuiyin.png) no-repeat 96% 96%;
	float: left;
	width: 50%
}
.iabout .wenzi h3 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 12px;
	color: #145fde;
}
.iabout h3 span {
	color: #f39801
}
.iabout .more {
	margin-top: 35px;
}
.iabout .more a {
	display: block;
	width: 148px;
	line-height: 38px;
	background-color: #145fde;
	height: 38px;
	text-align: center;
	color: #fff;
	border-radius: 20px;
}
.iabout .more a:hover {
	background: #f39801
}
.shilizhen .tabmenu {
	position: relative;
	text-align: center;
	max-width: 860px;
	margin: 0 auto
}
.shilizhen .tabmenu li {
	display: inline-block;
	text-align: left;
	margin-right: 8%;
	padding-left: 55px;
	cursor: pointer;
	padding-bottom: 20px;
	position: relative
}
.shilizhen .tabmenu li:after {
	width: 100%;
	height: 3px;
	background: #fff;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
}
.shilizhen .tabmenu li:nth-child(3) {
	margin-right: 0
}
.shilizhen .tabmenu li:nth-child(1) {
	background: url(../images/pics01.png) no-repeat left top;
}
.shilizhen .tabmenu li:nth-child(2) {
	background: url(../images/pics02.png) no-repeat left top;
}
.shilizhen .tabmenu li:nth-child(3) {
	background: url(../images/pics03.png) no-repeat left top;
}
.shilizhen .tabmenu li h3 {
	font-size: 24px;
	font-weight: bold
}
.shilizhen .tabmenu li p {
	font-size: 12px;
	color: #999;
	line-height: 15px
}
.shilizhen .tabmenu li:hover, .shilizhen .tabmenu li.cli {
	color: #145fde;
}
.shilizhen .tabmenu li:hover:after, .shilizhen .tabmenu li.cli:after {
	background: #145fde;
}
.shilizhen #tatabcontent {
	clear: both;
	margin-top: 30px;
}
.shilizhen #tatabcontent .hidden {
	display: none;
}
.shilizhen #tatabcontent ul {
	position: relative;
}
.shilizhen #tatabcontent ul .item {
	float: left;
	width: 23.5%;
	margin-right: 2%;
	position: relative
}
.shilizhen #tatabcontent ul .item a {
	display: block;
	position: relative
}
.shilizhen #tatabcontent ul .item .bg {
	background: #fff;
	box-shadow: 0 5px 15px rgba(0,0,0,.15);
	position: absolute;
	width: calc(100% - 10px);
	height: calc(50% + 60px);
	left: 0;
	bottom: 0;
	z-index: -1
}
.shilizhen #tatabcontent ul .item:hover .bg {
	background: #145fde;
}
.shilizhen #tatabcontent ul .item:nth-child(4) {
	margin-right: 0
}
.shilizhen #tatabcontent ul .item .pics {
	padding-left: 10px;
}
.shilizhen #tatabcontent ul .item .pics img {
	display: block;
	width: 100%;
	height: auto
}
.shilizhen #tatabcontent ul .item .wenzi {
	font-size: 18px;
	line-height: 60px;
	text-align: center
}
.shilizhen #tatabcontent ul .item:hover .wenzi {
	color: #fff
}
.footer {
	background: #145fde;
	color: #fff
}
.footer .fnav {
	text-align: center;
	padding: 15px 0;
	text-align: center;
	border-bottom: solid 1px #276db4
}
.footer .fnav li {
	display: inline-block
}
.footer .fnav li a {
	color: #fff;
	padding: 0 25px;
	font-size: 18px
}
.footer .fcontent {
	padding: 35px 0;
}
.footer .fcontent .flianxi {
	float: left;
	border-left: solid 1px #fff;
	padding-left: 25px;
}
.footer .fcontent .flogo {
	float: left;
	margin-top: 30px;
	margin-right: 25px;
}
.footer .fcontent .erweima01 {
	float: right;
	margin-right: 15px
}
.footer .fcontent .erweima02 {
	float: right;
}
.footer .fcontent .saoyisao {
	border: solid 1px #276db4;
	background: url(../images/saoyisao.png) no-repeat center top;
	background-size: cover;
	text-align: center;
	padding-top: 70px;
}
.footer .fcontent .ewm {
	float: left
}
.footer .fcontent .ewm, .footer .fcontent .ewm img {
	width: 112px;
	height: 112px;
	position: relative
}
.footer .fcontent .erweima02 .wenzi {
	background: #f39801;
	padding-top: 15px;
	line-height: 20px;
	width: 35px;
	height: 112px;
	text-align: center;
	float: right
}
.footer .fcontent .qq {
	border: solid 1px #276db4;
}
.footer .fcontent .qq a {
	display: block;
	color: #fff;
	background: url(../images/qq.png) no-repeat center 38%;
	text-align: center;
	padding-top: 70px;
	position: absolute;
	width: 100%;
	height: 100%
}
.footer .copyright {
	border-top: solid 1px #276db4;
	text-align: center;
	color: #fff;
	padding: 15px 0;
	line-height: 28px;
}
.footer .copyright a {
	color: #fff
}
.float_kf {
	position: fixed;
	right: 10px;
	bottom: 30%;
	z-index: 99
}
.float_kf img {
	display: block;
}
.float_kf li {
	width: 46px;
	text-align: center;
	position: relative;
	margin-top: 2px;
}
.float_kf li {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s
}
.float_kf li .hd {
	display: none
}
.float_kf .qq .hd {
	position: absolute;
	right: 50px;
	top: 0px;
	background: #fff;
	padding: 0 20px;
	color: #fff;
	background: #145fde;
	line-height: 45px;
	color: #fff;
	width: 180px;
}
.float_kf .qq .hd a {
	color: #fff
}
.float_kf .fwh .hd {
	position: absolute;
	right: 70px;
	top: 0;
	margin-top: -50px;
	background: #fff;
	border: 1px solid #e8e8e8;
	padding: 25px;
	color: #535353
}
.float_kf .fwh .hd img {
	width: 120px;
	display: block;
}
.float_kf .tel .hd {
	position: absolute;
	right: 50px;
	top: 0px;
	background: #fff;
	padding: 0 20px;
	color: #fff;
	background: #145fde;
	line-height: 45px;
	color: #fff;
	width: 180px;
}
.float_kf .tel .hd a {
	color: #fff
}
.nbanner img {
	display: block;
	width: 100%;
	height: auto;
}
.location {
	line-height: 28px;
	padding: 18px 0
}
.location .wrap p {
	padding-left: 25px;
	background: url(../images/location.png) no-repeat left center;
	position: relative
}
.nmain .pleft {
	float: left;
	width: 25%
}
.nmain .pright {
	float: right;
	width: 73%
}
.nmain .pleft .pnav {
	background: #fff;
	box-shadow: 0 0 10px rgba(0%,0%,0%,0.2)
}
.nmain .pleft .pnav .biaoti, .nmain .pleft .pctuijian .biaoti {
	color: #fff;
	background: #145fde;
	padding: 20px;
	text-align: center;
	font-size: 24px;
	line-height: 45px;
	font-weight: bold;
	border-bottom: solid 1px #fff
}
.nmain .pleft .pnav .kuai {
	border-bottom: solid 1px #fff;
}
.nmain .pleft .pnav .kuai h3 {
	text-align: left;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	padding: 0 18px;
	background: url(../images/jias.png) #145fde no-repeat 94% center;
	display: block;
	padding: 0 20px;
}
.nmain .pleft .pnav .kuai.cur h3 {
	background: url(../images/jians.png) #f39801 no-repeat 94% center;
}
.nmain .pleft .pnav .kuai h3 a {
	color: #fff;
	display: block
}
.nmain .pleft .pnav .kuai .conn {
	padding: 10px 20px 20px 20px;
	display: none
}
.nmain .pleft .pnav .kuai.cur .conn {
	display: block
}
.nmain .pleft .pnav .kuai .conn p {
	line-height: 40px;
	cursor: pointer;
	padding-left: 13px;
	background: url(../images/jtt.png) no-repeat left center;
}
.nmain .pleft .pnav .kuai .conn p:hover, .nmain .pleft .pnav .kuai .conn p.cur {
	background: url(../images/jiantou02.png) no-repeat left center;
	color: #145fde;
}
.nmain .pleft .pnav .kuai .conn p.cur a {
	color: #f39801
}
.nmain .pleft .pnav .kuai .conn p:nth-child(2n+1) {
	clear: both
}
.nmain .pleft .nllx {
	margin-top: 25px;
	color: #fff;
	box-shadow: 0 0 10px rgba(0%,0%,0%,0.2)
}
.nmain .pleft .nllx .conn {
	padding: 20px;
	background: #145fde
}
.nmain .pleft .nllx .conn .biaoti h3 {
	font-size: 24px;
	line-height: 45px;
	font-weight: bold;
}
.nmain .pleft .nllx .conn .txt {
	font-size: 15px
}
.nmain .pleft .nllx .conn .ewm {
	display: table;
	margin: 20px 0
}
.nmain .pleft .nllx .conn .ewm .ppic, .nmain .pleft .nllx .conn .ewm .text {
	display: table-cell;
	vertical-align: middle;
}
.nmain .pleft .nllx .conn .ewm .ppic img {
	display: block;
	width: 180px;
	height: auto
}
.nmain .pleft .nllx .conn .ewm .text {
	width: 60px;
	background: #f39801;
	text-align: center;
	font-size: 18px;
}
.nmain .pleft .pctuijian {
	background: #fff;
	box-shadow: 0 0 10px rgba(0%,0%,0%,0.2);
	margin-top: 15px;
}
.nmain .tjpics {
	padding: 8px;
}
.nmain .tjpics .swiper-container {
	height: 380px !important;
}
.nmain .tjpics .swiper-slide {
	width: 100%;
	position: relative;
}
.nmain .tjpics .swiper-slide img {
	width: 100%;
	height: auto;
	display: block
}
.nmain .tjpics .swiper-slide .plogo {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 9;
	max-width: 130px
}
.nmain .tjpics .swiper-slide .pic {
	border: solid 1px #ddd
}
.nmain .tjpics .swiper-button-prev {
	width: 32px !important;
	height: 32px !important;
	left: 0%;
	top: auto;
	bottom: 66px !important;
	margin-top: -16px;
	outline: none;
	border-radius: 50%
}
.nmain .tjpics .swiper-button-next {
	width: 32px !important;
	height: 32px !important;
	right: 0%;
	top: auto;
	bottom: 66px !important;
	margin-top: -16px;
	outline: none;
	border-radius: 50%
}
.nmain .tjpics .swiper-slide a {
	display: block;
	width: 100%;
	margin: 0 auto;
}
.nmain .tjpics .swiper-button-next {
	background: url(../images/next.png) no-repeat center;
	left: auto;
	background-size: cover
}
.nmain .tjpics .swiper-button-next:hover {
	background: url(../images/next02.png) no-repeat center;
	background-size: cover;
}
.nmain .tjpics .swiper-button-prev {
	background: url(../images/pre.png) no-repeat center;
	background-size: cover;
}
.nmain .tjpics .swiper-button-prev:hover {
	background: url(../images/pre02.png) no-repeat center;
	background-size: cover;
}
.nmain .tjpics .swiper-pagination {
	display: none
}
.nmain .tjpics .text {
	padding: 15px 30px 25px 30px;
	text-align: center
}
.nmain .tjpics .text h3 {
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 6px
}
.nmain .tjpics .text p {
	font-size: 14px;
	color: #888;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.newslist .kuai {
	background: #fff;
	box-shadow: 0 0 10px rgba(0%,0%,0%,0.2);
	padding: 18px;
	margin: 0 0 20px 0;
	border: solid 1px #ddd
}
.newslist .kuai .pic {
	float: left;
	width: 33%;
	border: solid 1px #ddd
}
.newslist .kuai .text {
	float: right;
	width: 63%;
}
.newslist .kuai .text h3 {
	font-size: 20px;
	margin: 10px 0;
}
.newslist .kuai .text .intro {
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.newslist .kuai .text .time {
	color: #999
}
.newslist .kuai .text .more {
	margin-top: 30px;
	border-radius: 25px;
	line-height: 42px;
color:#fff border-radius:25px;
	padding: 0 35px;
	background: #145fde;
	color: #fff;
	float: right
}
.newslist .kuai:hover .text .more {
	background-color: #f39801;
}
.newsxiang {
	padding: 20px 0;
	line-height: 35px;
}
.nmain .newsxiang img {
	margin: 20px auto;
	width: auto;
	max-width: 100%
}
.protile02 {
	padding-bottom: 15px;
	margin-bottom: 25px;
	position: relative
}
.protile02:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 70px;
	height: 2px;
	background: #145fde;
}
.protile02 h3 {
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	color: #145fde
}
.protile02 h3 span {
	display: inline-block
}
.protile02 h3 .en {
	color: #444;
	font-size: 18px;
	margin-left: 10px;
	font-weight: normal
}
.fr {
	float: right !important
}
.fl {
	float: left !important
}
.nmain .newstitle {
	padding: 5px 0 8px 0;
	text-align: center;
}
.nmain .newstitle h3 {
	color: #145fde;
	font-size: 24px;
	line-height: 45px;
	font-weight: bold;
}
.nmain .newstitle p {
	color: #999;
	font-size: 14px;
}
.zhaiyao {
	border: solid 1px #ddd;
	padding: 15px;
	font-size: 14px;
	color: #4b4b4b;
}
.zhaiyao .zyleft {
	font-size: 16px;
	float: left;
	width: 80px;
}
.zhaiyao .zyright {
	width: calc(100% - 80px);
	float: right
}
.newsxiang {
	padding: 20px 0;
	line-height: 35px;
}
.nmain .newsxiang img {
	margin: 20px auto;
	display: block
}
.shangxia {
	margin: 25px 0 50px 0;
}
.shangxia .kuai {
	line-height: 34px;
	border-bottom: solid 1px #ddd;
	margin-bottom: 5px
}
.shangxia .kuai span {
	float: left;
}
.shangxia .kuai span:nth-child(2) {
	width: calc(100% - 220px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 10px;
}
.shangxia .kuai span:nth-child(1) {
	float: left;
	width: 116px;
	background: #e6ebf4;
	text-align: center
}
.shangxia .kuai span:nth-child(3) {
	float: right;
}
.shangxia .kuai span:nth-child(2) a {
	color: #666
}
.shangxia .kuai span:nth-child(3) a {
	color: #999
}
.nmain .pright .prolist li {
	float: left;
	width: calc(32% - 2px);
	border: solid 1px #ddd;
	margin-right: 2%;
	margin-bottom: 2%;
}
.nmain .pright .prolist li:nth-child(3n) {
	margin-right: 0
}
.nmain .pright .prolist li:nth-child(3n+1) {
	clear: both
}

.nmain .pright .prolist li .text {
	padding: 15px 20px 25px 20px;
	text-align: center
}
.nmain .pright .prolist li .text h3 {
	overflow: hidden;
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 6px
}
.nmain .pright .prolist li .text p {
	font-size: 14px;
	color: #888;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.nmenus li {
	float: left;
	width: 12.5%;
	background: #eee;
	line-height: 52px;
}
.nnewsguide li {
	width: 50% !important;
	margin-bottom: 30px;
}
.nmenus li a {
	text-align: center;
	position: relative;
	display: block
}
.nmenus li a:after {
	position: absolute;
	content: '';
	left: 50%;
	width: 0;
	margin-left: -5px;
	bottom: -10px;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #145fde transparent transparent transparent;
	display: none
}
.nmenus li a:hover, .nmenus li.cur a {
	background: #145fde;
	color: #fff
}
.nmenus li a:hover:after, .nmenus li.cur a:after {
	display: block
}
.nabout01 .pic {
	float: left;
	width: 47%;
}
.nabout01 .wenzi {
	float: right;
	width: 50%;
	position: relative;
	padding: 45px 0
}
.nabout01 .wenzi:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 41px;
	height: 36px;
	background: url(../images/shangyin.png) no-repeat left center;
}
.nabout01 .wenzi:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 41px;
	height: 36px;
	background: url(../images/xiayin.png) no-repeat left center;
}
.nabout01 .wenzi h3 {
	font-size: 36px;
	line-height: 40px;
	color: #145fde;
	font-weight: bold;
}
.nabout01 .wenzi h4 {
	font-size: 24px;
	color: #4d4d4d;
	margin-bottom: 10px;
}
.nabout01 .wenzi .intro {
	font-size: 15px;
}
.nabout02 .kuai .pic {
	float: left;
	width: 25%;
	height: 260px
}
.nabout02 .kuai .pic02 {
	width: 50%
}
.nabout02 .kuai .wenzi {
	float: left;
	width: 25%;
	padding: 3%;
	height: 260px;
	background: #145fde;
	color: #fff
}
.nabout02 .kuai .wenzi02 {
	width: 50%;
	background: #eee
}
.nabout02 .kuai .wenzi02 h3 {
	color: #000
}
.nabout02 .kuai .wenzi02 p {
	color: #4d4d4d;
	font-size: 15px;
}
.nabout02 .kuai .wenzi03 {
	background: #1f6dbb;
}
.nabout02 .kuai .wenzi h3 {
	font-size: 30px;
	margin-bottom: 20px
}
.nabout02 .kuai .wenzi .line {
	width: 60px;
	height: 3px;
	background: #fff;
	margin-top: 40px;
}
.nabout02 .kuai .wenzi02 .line {
	background: #dddddd
}
.i-jingcai-list .pic {
	overflow: hidden;
	position: relative
}
.i-jingcai-list .img1 {
	display: block;
	width: 100%;
	height: auto
}
.i-jingcai-list .img2 {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: .8s;
	-moz-transition: .8s;
	transition: .8s;
}
.i-jingcai-list .pic:after {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.35);
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.i-jingcai-list .tit {
	text-align: center;
	font-size: 20px;
	color: #333;
	line-height: 35px;
	overflow: hidden;
	white-space: nowrap;
	margin-top: 15px;
	opacity: 0
}
.i-jingcai-list .swiper-slide {
	width: 717px
}
.i-jingcai-list .swiper-slide-active .tit {
	opacity: 1
}
.i-jingcai-list .swiper-button-prev, .i-jingcai-list .swiper-button-next {
	width: 42px;
	height: 80px;
	left: 0;
	margin-top: -40px;
	outline: none;
}
.i-jingcai-list .swiper-button-prev {
	background: url(../images/arrow-prev03.png) no-repeat center rgba(0,0,0,.8)
}
.i-jingcai-list .swiper-button-next {
	left: auto;
	right: 0;
	background: url(../images/arrow-next03.png) no-repeat center rgba(0,0,0,.8)
}
.i-jingcai-list .swiper-button-prev:hover {
	background: url(../images/arrow-prev03.png) no-repeat center rgba(28,85,164,.8)
}
.i-jingcai-list .swiper-button-next:hover {
	background: url(../images/arrow-next03.png) no-repeat center rgba(28,85,164,.8)
}
.i-jingcai-list .swiper-slide-active .pic:after {
	background: rgba(0,0,0,0)
}
.tupianzhan li {
	float: left;
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 2%;
	background: #fff;
	box-shadow: 0 0 10px rgba(0%,0%,0%,0.2);
	border: solid 1px #ddd;
	padding: 10px;
	text-align: center
}
.tupianzhan li:nth-child(4n) {
	margin-right: 0
}
.tupianzhan li:nth-child(4n+1) {
	clear: both;
}
.tupianzhan li .wenzi {
	padding-top: 10px;
}
.tupianzhan li:hover {
	background: #1f6dbb;
	color: #fff
}
.tupianzhan li .p2imga img {
	display: block;
	width: 100%;
	height: auto
}
.partner {
	position: relative;
	margin-bottom: 40px
}
.partner ul {
	margin: 0 -1%;
}
.partner li {
	float: left;
	width: 15.66%;
	margin: 0 0.5%;
	position: relative;
	line-height: 0;
}
.partner li a {
	float: left;
	width: 100%;
	overflow: hidden;
}
.partner li .par1 {
	opacity: 1;
	filter: alpha(opacity=100);
	float: left;
	width: 100%;
	padding: 20px;
	position: relative;
	z-index: 3;
}
.partner li .par2 {
	opacity: 0;
	filter: alpha(opacity=0);
	float: left;
	width: 100%;
	position: absolute;
	z-index: 3;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;
}
.partner li .par2 span {
	font-size: 14px;
}
.partner li .par3 {
	float: left;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.partner li .par4 {
	opacity: 0;
	filter: alpha(opacity=0);
	float: left;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
}
.partner li:hover .par1 {
	opacity: 0;
	filter: alpha(opacity=0);
}
.partner li:hover .par2 {
	opacity: 1;
	filter: alpha(opacity=100);
}
.partner li:hover .par4 {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: 1s ease;
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
.partner li:nth-child(7) {
	margin-left: 8.33%;
}
.solution01 .silie li, .solution06 .silie li {
	float: left;
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 2%
}
.solution01 .silie li:nth-child(4n), .solution06 .silie li:nth-child(4n) {
	margin-right: 0
}
.solution02 {
	background: url(../images/solbg02.png) no-repeat center center;
	background-size: cover;
}
.solution02 .title, .solution02 .title h3 {
	color: #fff
}
.solution02 .item {
	float: left;
	width: 20%;
	padding: 40px 10px;
	border-left: solid 1px #ddd;
	margin-left: -1px;
	background: #fff;
	position: relative;
	transition: 0.5s;
}
.solution02 .item:nth-child(1) {
	border: none
}
.solution02 .item:after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	bottom: 0;
	left: 50%;
	margin-left: -130px;
	transform: translateY(0px);
	opacity: 0;
	z-index: 1;
	transition: 0.5s;
	border-width: 60px 130px 0px;
	border-style: solid;
	border-color: #fff transparent transparent;
}
.solution02 .item:hover:after {
	transition: 0.5s;
	transform: translateY(60px);
	opacity: 1;
	border-color: #f39801 transparent transparent;
}
.solution02 .item .pic {
	width: 70%;
	max-width: 198px;
	margin: 10px auto 25px auto;
	height: auto;
	border: solid 10px #dddddd;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto
}
.solution02 .item .wenzi {
	text-align: center;
}
.solution02 .item .wenzi h3 {
	font-size: 22px;
	color: #4b4b4b;
	font-weight: bold;
	margin: 15px 0
}
.solution02 .item .wenzi .line {
	width: 30px;
	height: 3px;
	background: #ddd;
	margin: 20px auto 30px auto;
}
.solution02 .item .wenzi p {
	font-size: 15px;
	line-height: 24px;
	min-height: 72px;
	color: #888
}
.solution02 .item:hover {
	background: #f39801;
	color: #fff
}
.solution02 .item:hover h3, .solution02 .item:hover p {
	color: #fff
}
.solution04 {
	background: url(../images/solbg02.png) no-repeat center center;
	background-size: cover;
	padding: 45px 0;
}
.solution04 .adleft {
	float: left
}
.solution04 .adleft h3 {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 30px;
	color: #fff
}
.solution04 .adleft .tedian span {
	display: inline-block;
	line-height: 40px;
	border: solid 1px #fff;
	color: #fff;
	font-size: 20px;
	text-align: center;
	border-radius: 20px;
	background: url(../images/dui.png) no-repeat 15% center;
	padding: 0 20px 0 45px;
	margin-right: 10px;
}
.solution04 .adright {
	float: right
}
.solution04 .adright .zixun {
	margin-top: 20px;
	text-align: center;
	float: right
}
.solution04 .adright .zixun a {
	display: block;
	margin: 0 auto;
	width: 190px;
	line-height: 45px;
	padding-left: 25px;
	font-size: 18px;
	color: #fff;
	border-radius: 25px;
	background: url(../images/zixun.png) #f39801 no-repeat 20% center;
	border: solid 1px #f39801
}
.solution04 .adright .zixun a:hover {
	background: url(../images/zixun.png) no-repeat 20% center;
}
.solution04 .adright .erweima01 {
	float: right;
	color: #fff;
	margin-right: 30px
}
.solution04 .adright .saoyisao {
	border: solid 1px #276db4;
	background: url(../images/saoyisao.png) no-repeat center top;
	text-align: center;
	padding-top: 70px;
}
.solution04 .adright .ewm {
	float: left
}
.solution04 .adright .ewm, .solution04 .adright .ewm img {
	width: 112px;
	height: 112px;
}
.solution05 .item {
	float: left;
	width: 15%;
	margin-right: 2%;
	border: solid 1px #ddd;
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0%,0%,0%,0.2);
}
.solution05 .item:nth-child(6) {
	margin-right: 0
}
.solution05 .item {
	text-align: center
}
.solution05 .item .icon {
	width: 60%;
	max-width: 100px;
	transition: all 0.6s ease 0s;
	position: relative;
	top: 0px;
	margin: 20px auto 10px auto;
}
.solution05 .item .icon img {
	display: block;
	width: 100%;
	height: auto
}
.solution05 .item:hover .icon {
	margin: 10px auto 20px auto;
}
.solution05 .item .wenzi {
	font-size: 20px;
	font-weight: bold;
	color: #4b4b4b;
	text-align: center;
	margin-bottom: 30px
}
.solution05 .item .wenzi span {
	font-family: 'Impact';
	font-size: 20px;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 50%;
	color: #fff;
	background: #145fde;
	margin-right: 5px;
	display: inline-block
}
.shuzih {
	background: #fff;
	box-shadow: 0 0 10px rgba(0%,0%,0%,0.2);
	position: relative;
	margin-bottom: 20px;
	margin-top: -70px;
	padding: 30px 0;
	text-align: center
}
.shuzih .item {
	float: left;
	width: 20%;
	text-align: center
}
.shuzih .item h3 span {
	font-size: 45px;
	font-weight: bold;
	color: #145fde;
	line-height: 45px;
	margin-bottom: 20px
}
.ncontact .conn {
	margin: 0px 0 20px 0
}
.ncontact li {
	float: left;
	width: 20%;
	text-align: center;
	padding: 0 0 22px 0;
}
.ncontact li .icon {
	width: 40%;
	max-width: 80px;
	height: auto;
	border-radius: 50%;
	overflow: hidden;
	background: #145fde;
	margin: 0 auto 10px auto;
}
.ncontact li:hover .icon {
	background: #f39801;
}
.ncontact .icon img {
	display: block;
	width: 100%;
	height: auto
}
.message {
	background: url(../images/liuyanbg.png) no-repeat center bottom;
}
.message .conn {
	width: 100%;
	max-width: 808px;
	margin: 0 auto
}
.message .red {
	color: #e72c35
}
.message .conn p {
	color: #999;
	margin-bottom: 10px;
}
.message .item {
	margin-bottom: 20px;
	float: left;
	width: 47%;
	position: relative
}
.message .item:nth-child(even) {
	float: right
}
.message label {
	display: block;
	line-height: 53px;
	color: #999;
	position: absolute;
	left: 15px;
	top: 0;
	bottom: 0;
	font-size: 14px;
}
.message label span {
	margin-right: 5px;
}
.message input[type=text], .message textarea {
	display: block;
	width: 100%;
	border: solid 1px #ddd;
	background: #fff;
	padding: 0 10px;
	padding-left: 120px;
	line-height: 50px;
	color: #333;
	font-size: 14px;
}
.message textarea {
	height: 120px;
}
.message .item2 {
	width: 100%
}
.message .item2 label {
	bottom: auto;
	top: 0
}
.message .item3 {
	float: left !important;
	width: 100%
}
.message .yzm[type=text] {
	padding-left: 85px;
	width: 30%;
	float: left
}
.message .submit {
	width: 120px;
	height: 40px;
	display: block;
	font-size: 16px;
	line-height: 40px;
	border: 0;
	color: #fff;
	background: #145fde;
	border-radius: 25px;
	cursor: pointer;
	margin: 20px auto;
	float: none;
	clear: both
}
.message .submit:hover {
	background: #f39801;
}
.prolist .item {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 1%;
	border: solid 1px #ddd;
}
.prolist .item:nth-child(3n) {
	margin-right: 0
}
.prolist .item:nth-child(3n+1) {
	clear: both
}

.prolist .item:hover {
	border: solid 1px #145fde;
	box-shadow: 0 0 10px rgba(0%,0%,0%,0.2);
}
.prolist .plogo {
	position: absolute;
	z-index: 9;
	margin: 20px;
}
.prolist .plogo img {
	display: block;
	width: auto;
	max-width: 130px;
	height: auto
}
.prolist .wenzi {
	padding: 0 5px
}
.prolist .wenzi h3 {
	font-size: 18px;
	color: #333;
	line-height: 36px;
	text-align: center;
}
.prolist .wenzi p {
	font-size: 14px;
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.prolist .wenzi .more {
	margin: 5px auto 5px auto;
	color: #999;
	text-align: center;
	font-size: 14px;
	/*width: 95px;*/
	width: 100%;
	line-height: 30px;
	border: solid 1px #ddd;
	border-radius: 20px;
}
.prolist .item:hover .wenzi .more {
	border: solid 1px #145fde;
	color: #fff;
	background: #145fde
}
.pright .toppro {
	margin-bottom: 50px
}
.pright .toppro .picrolls {
	float: left;
	width: 48%;
	border: solid 1px #ddd;
	position: relative
}
.pright .toppro .picrolls .plogo {
	position: absolute;
	z-index: 9;
	margin: 30px;
}
.pright .toppro .picrolls .plogo img {
	display: block;
	width: auto;
	max-width: 190px;
	height: auto
}
.picrolls img {
	display: block;
	width: 100%;
	height: auto;
}
.picrolls .swiper-pagination {
	bottom: 4% !important;
}
.picrolls .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #145fde;
	opacity: 1;
	margin: 0 5px;
	border-radius: 50%
}
.picrolls .swiper-pagination-bullet-active {
	background: #f39801
}
.pright .toppro .wenzi {
	width: 48%;
	float: right
}
.pright .toppro .wenzi h3 {
	margin: 20px 0;
	font-size: 30px;
	color: #145fde;
	font-weight: bold
}
.pright .toppro .wenzi p {
	color: #666;
}
.pright .toppro .wenzi .use {
	margin-top: 40px
}
.pright .toppro .wenzi .use .ptel {
	float: left;
	background: url(../images/tel03.png) no-repeat left center;
	padding-left: 50px;
	float: left
}
.pright .toppro .wenzi .use .ptel p {
	line-height: 20px;
	font-size: 14px;
}
.pright .toppro .wenzi .use .ptel h3 {
	font-size: 24px;
	line-height: 28px;
	margin: 0;
	color: #333
}
.pright .toppro .wenzi .use .zixun {
	float: right
}
.pright .toppro .wenzi .use .zixun a {
	display: block;
	width: 165px;
	line-height: 45px;
	text-align: center;
	padding-left: 25px;
	font-size: 18px;
	color: #fff;
	border-radius: 25px;
	background: url(../images/zixun.png) #f39801 no-repeat 20% center;
}
.pright .toppro .wenzi .use .zixun a:hover {
	background: url(../images/zixun.png) #145fde no-repeat 20% center;
}
.huix {
	font-size: 18px;
	color: #4b4b4b;
	font-weight: normal
}
.pright .text img {
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto
}
.pxyskuai01 .kuai {
	float: left;
	width: 33.33%;
	padding: 25px;
	border: solid 1px #ddd;
	margin-top: -1px;
	margin-left: -1px;
	text-align: center
}
.pxyskuai01 .kuai:nth-child(3n+1) {
	clear: both
}
.pxyskuai01 .kuai .icon {
	width: 50%;
	max-width: 89px;
	margin: 0 auto
}
.pxyskuai01 .kuai .icon .img001 {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 89px
}
.pxyskuai01 .kuai .icon .img002 {
	display: none;
	margin: 0 auto;
	width: 100%;
	max-width: 89px
}
.pxyskuai01 .kuai:hover .icon .img001 {
	display: none
}
.pxyskuai01 .kuai:hover .icon .img002 {
	display: block
}
.pxyskuai01 .kuai:hover {
	background: #145fde;
	color: #fff
}
.pxyskuai01 .kuai .wenzi h3 {
	font-size: 20px;
	font-weight: bold
}
.pxyskuai02 .shuzih02 {
	border-top: solid 1px #ddd;
	padding: 30px 0
}
.pxyskuai02 .shuzih02 .item {
	float: left;
	width: 20%;
	text-align: center
}
.pxyskuai02 .shuzih02 .item h3 span {
	font-size: 45px;
	font-weight: bold;
	color: #145fde;
	line-height: 45px;
	margin-bottom: 20px
}
.pxyskuai02 .cpic .kuai {
	float: left;
	width: calc(25% - 5px);
	margin-right: 6.5px;
	margin-bottom: 6.5px;
	position: relative
}
.pxyskuai02 .cpic .kuai:nth-child(1) {
	width: calc(50% - 5px);
}
.pxyskuai02 .cpic .kuai:nth-child(3), .pxyskuai02 .cpic .kuai:nth-child(5) {
	margin-right: 0
}
.pxyskuai02 .cpic .kuai .wenzi {
	display: none;
	background-color: rgba(0,0,0,0.5);
	text-align: center;
	line-height: 36px;
	position: absolute;
	left: 0;
	width: 100%;
	color: #fff;
	bottom: 0
}
.pxyskuai02 .cpic .kuai:hover .wenzi {
	display: block
}
.pxyskuai03 .item {
	float: left;
	width: 20%;
	text-align: center;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
}
.pxyskuai03 .item .icon {
	width: 80%;
	max-width: 122px;
	margin: 0 auto
}
.pxyskuai03 .item .icon img {
	border: solid 10px #d9e5f2;
	width: 100%;
	border-radius: 50%;
	height: auto;
	display: block
}
.pxyskuai03 .item .wenzi {
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px
}
.pxyskuai03 .item:hover {
	margin-top: -10px
}
.partner02 {
	position: relative;
	margin-bottom: 40px
}
.partner02 ul {
	margin: 0 -1%;
}
.partner02 li {
	float: left;
	width: 19%;
	margin: 0 0.5%;
	position: relative;
	line-height: 0;
}
.partner02 li a {
	float: left;
	width: 100%;
	overflow: hidden;
}
.partner02 li .par1 {
	opacity: 1;
	filter: alpha(opacity=100);
	float: left;
	width: 100%;
	padding: 20px;
	position: relative;
	z-index: 3;
}
.partner02 li .par2 {
	opacity: 0;
	filter: alpha(opacity=0);
	float: left;
	width: 100%;
	position: absolute;
	z-index: 3;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;
}
.partner02 li .par2 span {
	font-size: 14px;
}
.partner02 li .par3 {
	float: left;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.partner02 li .par4 {
	opacity: 0;
	filter: alpha(opacity=0);
	float: left;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
}
.partner02 li:hover .par1 {
	opacity: 0;
	filter: alpha(opacity=0);
}
.partner02 li:hover .par2 {
	opacity: 1;
	filter: alpha(opacity=100);
}
.partner02 li:hover .par4 {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: 1s ease;
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
.partner02 li:nth-child(6) {
	margin-left: 10%;
}
.cf img {
	display: block;
	width: 100%;
	height: auto
}
