/*导航*/

.header {
	z-index: 999;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
}

.headerBox {
	background: rgba(255, 255, 255, 0.5);
	height: 95px;
	border-radius: 1000px;
	padding: 0 3%;
	transition: all 0.5s;
	margin-top: 35px;
}

.on-fixed .headerBox {
	background: #fff;
	margin-top: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.header .logo a {
	display: block;
	height: 95px;
	line-height: 95px;
}

.header .logo img {
	max-height: 50px;
}

.header .navDiv {
	margin: 0 -22px;
	padding-left: 75px;
}

.header ul li {
	float: left;
	line-height: 95px;
	white-space: nowrap;
	padding: 0 22px;
	position: relative;
}


.header ul li a {
	position: relative;
	display: block;
}

.header ul li.on a,
.header ul li a:hover {
	color: #006eff;
	font-weight: bold;
}

.header .searchDiv {
	background-color: #e3f0ff;
	border-radius: 100px;
	width: 220px;
	height: 40px;
	margin-top: 27px;
	overflow: hidden;
}

.header .searchDiv input {
	display: block;
	border: none;
	background: none;
	float: left;
	height: 40px;
	line-height: 40px;
	width: 180px;
	padding-left: 10px;
}

.header .searchDiv button {
	border: none;
	background: url(../images/sousuo.png)center center no-repeat;
	display: block;
	float: right;
	width: 40px;
	height: 40px;
}

/* banner */

.swiper-container {
	width: 100%;
	margin: 0 auto;
}

.ui-homebanner {
	width: 100%;
	position: relative;
}

.ui-homebanner .swiper-slide {
	overflow: hidden;
	position: relative;
}

.ui-homebanner .swiper-slide .img {
	width: 100%;
	display: block;
	height: 810px;
	background: none no-repeat center;
	background-size: cover;
	position: relative;
}

.ui-homebanner .swiper-pagination {
	width: 100%;
	bottom: 25px;
	text-align: right;
}

.ui-homebanner .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	border: 1px solid #fff;
	background: none;
	border-radius: 50%;
	transition: all 0.5s;
	opacity: 1;
	margin-left: 15px;
}

.ui-homebanner .swiper-pagination-bullet-active {
	background: #fff;
}

/* ** */
.section1 .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 200px;
	box-shadow: 3px 7px 5px rgba(172, 172, 172, 0.13);
	z-index: 0;
}

.section1 ul li {
	float: left;
	width: 25%;
	padding: 0 2px;
}

.section1 ul li .content {
	border-radius: 4px;
	background-image: -moz-linear-gradient(120deg, rgb(229, 235, 251) 0%, rgb(240, 243, 251) 100%);
	background-image: -webkit-linear-gradient(120deg, rgb(229, 235, 251) 0%, rgb(240, 243, 251) 100%);
	background-image: -ms-linear-gradient(120deg, rgb(229, 235, 251) 0%, rgb(240, 243, 251) 100%);
	padding: 25px 30px;
	min-height: 205px;
}

.section1 ul li .content .upper strong {
	font-size: 24px;
	background: url(../images/hot.png)right center no-repeat;
	padding-right: 60px;
	margin-bottom: 25px;
	display: inline-block;
}

.section1 ul li .content a {
	display: block;
	float: left;
	margin-bottom: 14px;
	font-size: 14px;
	color: #666;
}

.section1 ul li .content a:hover {
	color: #4158d1;
	font-weight: bold;
}

.section1 ul li .content1 a {
	width: 25%;
}

.section1 ul li .content2 a {
	width: 50%;
}

.section1 ul li .content3 a {
	width: 33.3%;
}

.section1 ul li .content4 {
	background-image: -moz-linear-gradient(90deg, rgb(51, 32, 106) 0%, rgb(34, 66, 165) 100%);
	background-image: -webkit-linear-gradient(90deg, rgb(51, 32, 106) 0%, rgb(34, 66, 165) 100%);
	background-image: -ms-linear-gradient(90deg, rgb(51, 32, 106) 0%, rgb(34, 66, 165) 100%);
	color: #fff;
	position: relative;
}

.section1 ul li .content4 .box {
	padding: 25px 30px;
	position: absolute;
	top: -20px;
	width: 84%;
	left: 8%;
	border-radius: 4px;
	font-size: 14px;
}

.section1 ul li .content4 .box .upper {
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.section1 ul li .content4 .box .upper strong {
	background: url(../images/new.png)right center no-repeat;
	margin-bottom: 10px;
}

.section1 ul li .content4 .box .upper p b {
	font-size: 32px;
}

.section1 ul li .content4 .box .below p {
	color: #d1e1f8;
	margin-bottom: 3px;
}

.section1 ul li .content4 .box .below small {
	font-size: 20px;
}

.section1 ul li .content4 .box .below img {
	transform: rotate(-90deg);
	vertical-align: auto;
	max-width: 20px;
	margin-left: 5px;
}

.title h2 {
	font-size: 36px;
	margin-bottom: 40px;
}

.section2 .row {
	margin: -5px;
}

.section2 .row>div {
	padding: 5px;
}



.section2 .row .col-3 {
	width: 33.34%;
}

.section2 .row .col-9 {
	width: 66.66%;
}

.section2 ul {
	overflow: hidden;
	margin: -5px;
}

.section2 ul li {
	float: left;
	width: 25%;
	padding: 5px;
}

a.proDiv {
	display: block;
	overflow: hidden;
	border-radius: 10px;
	background-color: #fff;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	font-size: 14px;
	padding: 50%;
}

a.proDiv p {
	font-size: 16px;
	margin-bottom: 5px;
}

a.proDiv small {
	font-size: 14px;
	display: block;
}

a.proDiv .content {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

a.proDiv .content .imgDiv {
	line-height: 140px;
}

a.proDiv .content p {
	color: #4158d1;
}

a.proDiv .content small {
	color: #6ea1e8;
}

a.proDiv .mask {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transform: scale(0);
	transition: all 0.3s;
	color: #fff;
	opacity: 0;
	padding: 50px 0;
	border-radius: 10px;
}

a.proDiv:hover .mask {
	transform: scale(1);
	opacity: 1;
}

.section2 a.proDiv .mask {
	background-image: -moz-linear-gradient(130deg, rgb(62, 83, 208) 0%, rgb(134, 206, 247) 100%);
	background-image: -webkit-linear-gradient(130deg, rgb(62, 83, 208) 0%, rgb(134, 206, 247) 100%);
	background-image: -ms-linear-gradient(130deg, rgb(62, 83, 208) 0%, rgb(134, 206, 247) 100%);
}

a.proDiv .mask div {
	display: inline-block;
	border-radius: 100px;
	border: 1px solid #fff;
	padding: 8px 24px;
	margin-top: 40px;
}

a.proDiv .mask span {
	background: url(../images/arrow.png)right center no-repeat;
	padding-right: 30px;
}


.section3 .row {
	margin: -1px;
}

.section3 .row>div {
	padding: 1px;
}

.section3 .row .col-3 {
	width: 28.53%;
}

.section3 .row .col-6 {
	width: 42.94%;
}

.section3 ul {
	overflow: hidden;
	margin: -1px;
}

.section3 ul li {
	padding: 1px;
	width: 50%;
	float: left;
}

.section3 .col-6 ul li {
	width: 33.3%;
}

.section3 a.proDiv .content p {
	color: #ec7600;
}

.section3 a.proDiv .content small {
	color: #888;
}

.section3 a.proDiv .mask {
	background-image: -moz-linear-gradient(130deg, rgb(242, 129, 14) 0%, rgb(255, 196, 152) 100%);
	background-image: -webkit-linear-gradient(130deg, rgb(242, 129, 14) 0%, rgb(255, 196, 152) 100%);
	background-image: -ms-linear-gradient(130deg, rgb(242, 129, 14) 0%, rgb(255, 196, 152) 100%);
	padding: 38px 0;
}

.section3 a.proDiv .mask div {
	margin-top: 33px;
}

/* ** */
.section4 .leftDiv h2 {
	font-size: 20px;
}

.section4 .leftDiv h2 span {
	color: #3e53d0;
}

.section4 .leftDiv p {
	font-size: 14px;
	color: #666;
	margin: 10px 0 20px;
}

.section4 .leftDiv a {
	display: inline-block;
	background-image: -moz-linear-gradient(10deg, rgb(62, 83, 208) 0%, rgb(134, 206, 247) 100%);
	background-image: -webkit-linear-gradient(10deg, rgb(62, 83, 208) 0%, rgb(134, 206, 247) 100%);
	background-image: -ms-linear-gradient(10deg, rgb(62, 83, 208) 0%, rgb(134, 206, 247) 100%);
	width: 130px;
	line-height: 36px;
	text-align: center;
	border-radius: 100px;
	color: #fff;
	font-size: 14px;
}

.section4 .numCount li {
	margin-right: 300px;
	padding: 5px 0;
}

.section4 .numCount li:last-child {
	margin-right: 50px;
}

.numCount li {
	float: left;
}

.numCount li .item {
	margin: 0 10px;
}


.numCount li .numCX {
	font-size: 37px;
}

.section4 .numCount li .numU b {
	display: block;
	background-color: rgb(65, 89, 210);
	width: 46px;
	height: 2px;
	margin: 10px 0;
}

.numCount li .numU .unitC {
	font-size: 37px;
	line-height: 1.3;
}

.numCount li .numU sup {
	vertical-align: top;
	font-size: 24px;
}

.numCount li .numU sub {
	vertical-align: baseline;
}

.numCount li .indc {
	font-size: 14px;
	color: #666;
}

/* /* /*  */
.section5 .leftDiv {
	width: 40%;
	font-size: 14px;
	text-align: justify;
	padding-top: 110px;
}

.section5 .leftDiv p {
	line-height: 2;
}

.section5 .leftDiv a {
	display: block;
	border-radius: 2px;
	background-image: -moz-linear-gradient(130deg, rgb(62, 83, 208) 0%, rgb(134, 206, 247) 100%);
	background-image: -webkit-linear-gradient(130deg, rgb(62, 83, 208) 0%, rgb(134, 206, 247) 100%);
	background-image: -ms-linear-gradient(130deg, rgb(62, 83, 208) 0%, rgb(134, 206, 247) 100%);
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin: 50px 0;
}

.section5 .numCount li {
	float: left;
	text-align: center;
	margin-right: 120px;
}

.section5 .numCount li:last-child {
	margin-right: 0;
}

.section5 .numCount li .numCX {
	font-size: 32px;
}

.section5 .numCount li .numU sup {
	font-size: 15px;
	position: relative;
	top: 5px;
}

.section5 .rightDiv {
	width: 50%;
}

/*  */
.section6 {
	background-position: 10% 90%;
	background-repeat: no-repeat;
	background-size: 18.2%;
}

@media screen and (max-width:1600px) {
	.section6 {
		background-position: 0% 90%;
	}
}

.section6 .tab a {
	display: block;
	position: relative;
	color: #666;
	margin-bottom: 18px;
}

.section6 .tab a:last-child {
	margin-bottom: 0;
}

.section6 .tab a.on,
.section6 .tab a:hover {
	color: #ec7600;
}

.section6 .tab a span {
	position: relative;
	display: inline-block;
	padding-bottom: 5px;
}

.section6 .tab a span::before {
	content: '';
	width: 0;
	height: 2px;
	background-color: #ec7600;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all 0.3s;
}

.section6 .tab a:hover span::before,
.section6 .tab a.on span::before {
	width: 100%;
}

.section6 .leftDiv a.more {
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 50px;
	padding: 7px 24px;
	margin-top: 50px;
}

.section6 .leftDiv a.more span {
	font-size: 14px;
	background: url(../images/arrow2.png)right center no-repeat;
	padding-right: 30px;
}

.section6 .rightDiv {
	width: 81.3%;
}

.section6 .content .upper {
	margin-bottom: 50px;
}

.section6 .content .upper a {
	display: block;
	overflow: hidden;
}

.section6 .content .upper a .imgDiv {
	width: 44%;
	border-radius: 10px;
}

.section6 .content .upper a .text {
	width: 52%;
	line-height: 2;
	font-size: 14px;
	padding: 10px 0;
}

.section6 .content .upper a small {
	font-size: 14px;
	color: #666;
}

.section6 .content .upper a h2 {
	font-size: 20px;
	margin: 15px 0;
}

.section6 .content .upper a span {
	display: block;
	width: 40px;
	height: 40px;
	background-image: url(../images/arrow2.png);
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #999;
	opacity: 0.5;
	border-radius: 2px;
	margin-top: 50px;
}

.section6 .content ul {
	overflow: hidden;
	margin: -10px -12px;
}

.section6 .content ul li {
	float: left;
	width: 33.3%;
	padding: 10px 12px;
}

.section6 .content ul li a {
	display: block;
	border-radius: 4px;
	background: #fff;
	overflow: hidden;
	padding: 20px 10px;
}

.section6 .content ul li a:hover {
	background-image: -moz-linear-gradient(130deg, rgb(242, 129, 14) 0%, rgb(255, 196, 152) 100%);
	background-image: -webkit-linear-gradient(130deg, rgb(242, 129, 14) 0%, rgb(255, 196, 152) 100%);
	background-image: -ms-linear-gradient(130deg, rgb(242, 129, 14) 0%, rgb(255, 196, 152) 100%);
}



.section6 .content ul li a .imgDiv {
	width: 60px;
}

.section6 .content ul li a p {
	width: 95%;
	max-width: 275px;
	line-height: 2;
}

.section6 .content ul li a:hover p,
.section6 .content ul li a:hover span {
	color: #fff;
}

.section6 .content ul li a .hd {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.section6 .content ul li a:hover .hd {
	border-bottom: 1px solid #fff;
}

.section6 .content ul li a span {
	font-size: 14px;
	color: #666;
}

.section6 .content ul li a i {
	display: block;
	width: 70px;
	height: 15px;
	background: url(../images/arrow2.png)right center no-repeat;
	opacity: 0.5;
}

.section6 .content ul li a:hover i {
	background: url(../images/arrow3.png)center center no-repeat;
	opacity: 1;
}

/*  */
.section7 ul {
	overflow: hidden;
	position: relative;
}

.section7 .formDiv {
	width: 30%;
}

.section7 .formDiv p {
	background-color: #434ec1;
	border-radius: 100px;
	margin-bottom: 20px;
	padding: 0 30px;
	line-height: 56px;
	font-size: 14px;
	overflow: hidden;
}

.section7 .formDiv p span {
	display: inline-block;
	width: 23%;
	color: #a6adf3;
}

.section7 .formDiv p input {
	width: 75%;
	background: none;
	border: none;
	color: #FFFFFF;
}

.section7 .formDiv button {
	background-image: -moz-linear-gradient(0deg, rgb(242, 129, 14) 0%, rgb(255, 196, 152) 100%);
	background-image: -webkit-linear-gradient(0deg, rgb(242, 129, 14) 0%, rgb(255, 196, 152) 100%);
	background-image: -ms-linear-gradient(0deg, rgb(242, 129, 14) 0%, rgb(255, 196, 152) 100%);
	width: 160px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	font-size: 20px;
	color: #FFFFFF;
	border-radius: 100px;
	border: none;
}

.section7 .info {
	width: 25%;
	position: absolute;
	top: 0;
	left: 47%;
}

.section7 .info p {
	font-size: 32px;
}

.section7 .info span {
	font-size: 14px;
	display: block;
	color: #a6a6ab;
	margin-bottom: 10px;
	padding: 7px 0;
	padding-left: 30px;
}

.section7 .info .hotline {
	color: #fff;
	background: url(../images/7-icon1.png)left 7px no-repeat;
}

.section7 .info .address {
	background: url(../images/7-icon2.png)left center no-repeat;
}

.section7 .info .email {
	background: url(../images/7-icon3.png)left center no-repeat;
}

.section7 .info .time {
	background: url(../images/7-icon4.png)left center no-repeat;
}

.section7 .code {
	background-color: #434ec1;
	border-radius: 6px;
	padding: 18px;
	text-align: center;
	font-size: 14px;
	max-width: 12%;
}

.section7 .code img {
	max-width: 130px;
	margin-bottom: 15px;
}

/*底部*/

.footer {
	background: #1c2263;
	color: #fff;
}

.footer .upper {
	padding: 23px 0;
	border-bottom: 1px solid #293399;
}

.footer .upper .logo {
	max-height: 34px;
}

.footer .upper ul {
	overflow: hidden;
	font-size: 14px;
	line-height: 34px;
	float: right;
}

.footer .upper ul li {
	float: left;
}

.footer .upper ul li a {
	color: #8f96dc;
	position: relative;
	padding: 0 25px;
}

.footer .upper ul li:last-child a {
	padding-right: 0;
}

.footer .upper ul li a::before {
	content: '';
	width: 1px;
	height: 80%;
	background-color: #8f96dc;
	position: absolute;
	top: 10%;
	right: 0;
}

.footer .upper ul li:last-child a::before {
	height: 0;
}

.footer .upper ul li a:hover {
	color: #fff;
}

.footer .below {
	font-size: 12px;
	padding: 12px 0;
	color: #8f96dc;
	line-height: 26px;
}

/* 友情链接选择 */
.selectBox {
	width: 160px;
	height: 26px;
	line-height: 26px;
	background: #13184a;
	position: relative;
	margin-left: 20px;
}

.inputCase {
	position: relative;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}

.inputCase input.imitationSelect {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: none;
	display: block;
	text-indent: 20px;
	cursor: default;
	background: none;
	color: #8f96dc;
}

.inputCase i.fa {
	position: absolute;
	width: 10px;
	height: 10px;
	border-bottom: 1px solid #8f96dc;
	border-right: 1px solid #8f96dc;
	right: 10px;
	top: 5px;
	transform: rotate(45deg);
}

.selectUl {
	display: none;
	padding: 0;
	margin: 0;
	border: 1px solid #0f133b;
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%;
	background: #13184a;
}

.selectUl li {
	height: 36px;
	line-height: 36px;
	list-style: none;
	text-indent: 20px;
	border-bottom: 1px solid #0f133b;
	transition: all .5s ease 0s;

}

.selectUl li:hover {
	background: #0f133b;
}

.selectUl li:last-child {
	border-bottom: 0 none;
}
