﻿@charset "utf-8";

*,*:before,*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0
}

#bsWXBox {
	box-sizing: content-box
}

ul {
	list-style: none
}

body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,strong,b,small,u,i,center,dl,dt,dd,ol,ul,li,sub,sup,tt,var,del,dfn,ins,kbd,q,s,samp,strike,applet,object,iframe,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,blockquote,pre,a,abbr,acronym,address,big,cite,code,mark,audio,video,input,textarea,select {
	margin: 0;
	padding: 0
}

body {
	font-family: "microsoft yahei",arial;
	font-size: 14px;
	color: #666;
	line-height: 1.5;
	width: 100%;
	background: #fff;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: transparent
}

a:link,a:visited {
	text-decoration: none;
	outline: 0;
	color: #666
}

a:hover,a:active,a:focus {
	color: #666;
	text-decoration: none
}

img {
	border: 0;
	max-width: 100%
}

table {
	border-collapse: collapse;
	width: 100%
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal
}

input,textarea {
	font-size: 14px;
	outline: 0;
	overflow: hidden;
	font-family: arial,"microsoft yahei"
}

input[type='reset'],input[type='button'],input[type='submit'],input[type='radio'] {
	cursor: pointer;
	outline: 0
}

input[type='checkbox'],input[type='radio'] {
	position: relative;
	vertical-align: middle;
	margin-top: -2px;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px
}

textarea,input[type='email'],input[type='date'],input[type='password'],input[type='text'] {
	padding: 0;
	color: #666;
	outline: 0
}

input[type="submit"],input[type="reset"],input[type="button"],input[type='text'],select,button {
	-webkit-appearance: none
}

input,select,textarea {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	border-radius: 0
}

::-webkit-input-placeholder {
	color: #666
}

:-moz-placeholder {
	color: #666;
	opacity: 1
}

::-moz-placeholder {
	color: #666;
	opacity: 1
}

:-ms-input-placeholder {
	color: #666
}

.fl {
	float: left
}

.fr {
	float: right
}

.clearfix:after {
	clear: both;
	height: 0;
	content: "";
	line-height: 0;
	font-size: 0;
	display: block
}

.pic {
	width: 100%;
	overflow: hidden;
	position: relative
}

.pic:after {
	content: "";
	display: block;
	padding-bottom: 100%
}

.middleCenter {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	text-align: center;
	margin: auto
}

.container {
	margin-right: auto;
	margin-left: auto;
	width: 1420px
}

@media (max-width:1440px) {
	.container {
		margin-right: auto;
		margin-left: auto;
		padding-right: 10px;
		padding-left: 10px;
		width: 100%
	}
}

#container {
	overflow: hidden
}

@font-face {
	font-family:"CA InfoTypeOPTU-RegularCon";src:url("../font/CA InfoTypeOPTU-RegularCon.woff2") format("woff2"),url("../font/CA InfoTypeOPTU-RegularCon.woff") format("woff"),url("../font/CA InfoTypeOPTU-RegularCon.ttf") format("truetype"),url("../font/CA InfoTypeOPTU-RegularCon.eot") format("embedded-opentype"),url("../font/CA InfoTypeOPTU-RegularCon.svg") format("svg");font-weight:normal;font-style:normal
}

.ellipsis {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.header {
	height: 98px;
	width: 100%;
	z-index: 8;
	position: relative
}

.header .container {
	width: 100%
}

.header .logo {
	padding: 11px 37px 0 0;
	overflow: hidden;
	float: left;
	margin-left: 97px
}

.header .logo a {
	display: block;
	overflow: hidden
}

.header .logo a img {
	display: block
}

.header .nav {
	float: right
}

.header .nav ul li {
	font-size: 16px;
	cursor: pointer;
	float: left;
	padding-left: 10px
}

.header .nav ul li a {
	display: block;
	transition: all .16s;
	line-height: 98px;
	color: #333;
	position: relative;
	padding: 0 20px;
	height: 98px;
	border-bottom: 2px solid #fff;
	background: url("../images/dot.png") no-repeat center right
}

.header .nav ul li .subnav {
	position: absolute;
	left: 0;
	top: 98px;
	z-index: 999;
	font-size: 14px;
	width: 100%;
	overflow: hidden;
	display: none;
	background: #fff;
	border-top: 1px solid #eaeaea
}

.header .nav ul li .subnav:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	width: 54%;
	height: 100%;
	background: #f4f4f4;
	z-index: 1
}

.header .nav ul li .subnav .container {
	width: 1420px;
	padding: 30px 0 43px 0;
	overflow: hidden;
	position: relative;
	z-index: 5
}

.header .nav ul li .subnav .container .left {
	float: left;
	width: 55%
}

.header .nav ul li .subnav .container dl {
	float: right;
	margin-right: 91px
}

.header .nav ul li .subnav .container dl dd a {
	color: #666;
	font-size: 18px;
	line-height: 42px;
	height: 42px;
	background: 0;
	display: inline-block;
	padding-right: 90px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 304px;
	transition: 0s;
	border: 0!important
}

.header .nav ul li .subnav .container .right {
	float: left;
	width: 45%;
	padding-top: 13px
}

.header .nav ul li .subnav .container .right .text {
	float: right;
	width: 483px;
	margin-right: 58px
}

.header .nav ul li .subnav .container .right .pic:after {
	padding-bottom: 43%
}

.header .nav ul li .subnav .container .right .bt {
	font-size: 15px;
	margin-top: 17px;
	margin-bottom: 23px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.header .nav ul li .subnav .container .right .more {
	background: 0
}

.header .nav ul li .subnav .container .right .more a {
	width: 224px;
	height: 41px;
	line-height: 41px;
	display: block;
	color: #fff;
	font-size: 15px;
	border: 0;
	background: #0071b3 url("../images/more.png") no-repeat 86% center
}

.header .nav ul li:first-child a {
	background: 0
}

.header .nav ul li:nth-child(4) a {
	background: 0
}

.header .nav ul .active a {
	border-bottom: 2px solid #0063a7;
	color: #0063a7
}

.header .phone {
	float: right;
	line-height: 27px;
	margin-top: 21px;
	margin-left: 65px;
	font-size: 32px;
	color: #0071b3;
	letter-spacing: 2px;
	font-family: "CA InfoTypeOPTU-RegularCon",arial!important;
	font-weight: bold;
	margin-right: 67px
}

.header .phone span {
	font-weight: normal;
	display: block;
	font-size: 16px;
	color: #666;
	font-family: arial;
	letter-spacing: 0
}

.header .header-right {
	float: right;
	padding-right: 68px;
	background: #0071b3
}

.header .header-right .lan {
	float: right;
	background: url("../images/lan.png") no-repeat center left;
	text-transform: uppercase;
	padding-left: 35px;
	color: #fff;
	line-height: 98px;
	margin-left: 54px
}

.header .header-right .lan a {
	font-size: 16px;
	color: #fff
}

.header .header-right .header-search {
	margin-left: 34px;
	background: url(../images/line.png) no-repeat center left;
	float: right;
	padding-left: 34px
}

.header .header-right .header-search .pull-right {
	height: 98px;
	line-height: 98px
}

.header .header-right .header-search .pull-right a {
	display: block;
	height: 99px;
	line-height: 98px
}

.header .header-right .header-search .pull-right a img {
	vertical-align: middle
}

.header .header-right .header-search .search {
	z-index: 9;
	position: relative
}

.header .header-right .header-search .search .btn-search-max {
	z-index: 2;
	-webkit-transition: All .2s ease-in-out;
	transition: All .2s ease-in-out;
	position: relative
}

.header .header-right .header-search .search .btn-search-max * {
	display: inline-block;
	vertical-align: middle
}

.header .header-right .header-search .search .search-main {
	top: 0;
	right: 0;
	z-index: 9;
	width: 340px;
	display: none;
	padding: 0 30px 10px 10px;
	position: absolute;
	background-color: #eee
}

.header .header-right .header-search .search-container {
	background-color: #fff;
	padding-left: 0;
	overflow: hidden;
	margin-top: 10px;
	position: relative
}

.header .header-right .header-search .search-container .form-control {
	text-align: left;
	border: 0;
	box-shadow: 0;
	border-radius: 0;
	width: 100%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-mz-border-radius: 0;
	font-size: 14px;
	color: #999;
	line-height: 20px;
	vertical-align: top;
	padding: 10px 86px 10px 10px;
	-webkit-appearance: none;
	background-color: #fff;
	border: 1px solid #fff
}

.header .header-right .header-search .search-container .form-control:focus {
	border: 1px solid #1375c2
}

.header .header-right .header-search .search-container .btn {
	top: 0;
	border: 0;
	right: 0;
	color: #043b83;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	position: absolute;
	cursor: pointer;
	border-radius: 0;
	background: url(../images/search.png) no-repeat center center #0063a7
}

.header .header-right .header-search #search-closed {
	right: 0;
	top: 15px;
	max-width: 30px;
	position: absolute;
	cursor: pointer
}

.phone-nav {
	position: absolute;
	right: 10px;
	top: 0;
	line-height: 60px;
	display: none;
	color: #666;
	z-index: 15
}

.phone-nav img {
	height: 22px;
	margin-top: 21px;
	display: block
}

#menu .phone {
	line-height: 27px;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 32px;
	color: #0071b3;
	letter-spacing: 2px;
	font-family: "CA InfoTypeOPTU-RegularCon";
	font-weight: bold
}

#menu .phone span {
	font-weight: normal;
	display: block;
	font-size: 16px;
	color: #666;
	font-family: arial;
	letter-spacing: 0
}

#menu .lan {
	background: #0071b3 url(../images/lan.png) no-repeat 15px center;
	text-transform: uppercase;
	padding-left: 47px;
	color: #fff;
	line-height: 40px;
	margin-left: 20px;
	width: 115px;
	border-radius: 30px
}

#menu .lan a {
	font-size: 16px;
	color: #fff
}

#menu .search {
	position: relative;
	border: 1px solid #ddd;
	margin: 10px 10px 10px 20px;
	background: #fff
}

#menu .search #btn1 {
	border: 0;
	font-size: 12px;
	color: #666;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	border-radius: 0;
	background: #0071b3 url(../images/search.png) no-repeat center center;
	background-size: 15px;
	outline: 0;
	position: absolute;
	top: 0;
	right: 0
}

#menu .search #text1 {
	text-align: left;
	width: 100%;
	font-size: 14px;
	height: 35px;
	padding-right: 30px;
	padding-left: 6px;
	color: #666;
	line-height: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
	-webkit-appearance: none;
	transition: .5s;
	border: 0;
	background: 0
}

#menu .search #text1::-webkit-input-placeholder {
	color: #666
}

#menu .search #text1:-moz-placeholder {
	color: #666;
	opacity: 1
}

#menu .search #text1::-moz-placeholder {
	color: #666;
	opacity: 1
}

#menu .search #text1:-ms-input-placeholder {
	color: #666
}

.home-banner {
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 1;
	height: 746px
}

.home-banner .home-banner-slick {
	overflow: hidden;
	height: 746px
}

.home-banner .home-banner-slick .slick-slide {
	position: relative;
	background: url("../images/bannerbg.jpg") no-repeat top center!important;
	background-size: cover
}

.home-banner .home-banner-slick .slick-dots {
	z-index: 10;
	bottom: 110px;
	line-height: 0;
	text-align: center
}

.home-banner .home-banner-slick .slick-dots li {
	margin: 0 4px;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	padding: 8px;
	position: relative
}

.home-banner .home-banner-slick .slick-dots li:after {
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 50%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	padding: 0;
	z-index: -3;
	border: 1px solid #fff;
	opacity: 0;
	transform: scale(0.8);
	position: absolute;
	transition: .2s
}

.home-banner .home-banner-slick .slick-dots li button {
	width: 7px;
	height: 7px;
	display: block;
	background: #fff;
	border-radius: 50%
}

.home-banner .home-banner-slick .slick-dots li button:before {
	content: ""
}

.home-banner .home-banner-slick .slick-dots .slick-active:after {
	z-index: 3;
	opacity: 1;
	transform: scale(1)
}

.home-banner .banner-hover {
	padding: 98px 0;
	overflow: hidden
}

.home-banner .banner-hover .img {
	float: left;
	margin-left: 52px;
	width: 520px
}

.home-banner .banner-hover .banner-info {
	width: 581px;
	padding: 126px 0;
	cursor: text;
	float: right
}

.home-banner .banner-hover .banner-info .bt {
	font-size: 30px
}

.home-banner .banner-hover .banner-info .span {
	font-size: 52px;
	color: #0071b3;
	font-weight: bold;
	line-height: 68px
}

.home-banner .banner-hover .banner-info .span1 {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-family: arial;
	color: #0071b3;
	margin-bottom: 20px
}

.home-banner .banner-hover .banner-info .jsh {
	font-size: 15px;
	color: #555;
	margin-bottom: 27px;
	line-height: 24px
}

.home-banner .shubiao {
	position: absolute;
	bottom: 22px;
	left: 50%;
	width: 100px;
	margin-left: -50px
}

.home-banner .shubiao p {
	margin-bottom: 10px
}

.home-banner .shubiao .anniu {
	width: 16px;
	border-width: 1px;
	border-style: solid;
	border-radius: 50px;
	height: 30px;
	border-color: rgba(255,255,255,0.8);
	text-align: center;
	margin: 0 auto
}

.home-banner .shubiao .anniu .dian {
	min-height: 0;
	height: 6px;
	width: 2px;
	background-color: #fff;
	margin: 10px auto
}

.home-banner .shubiao a {
	display: block;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	font-family: arial
}

.more {
	font-size: 16px;
	color: #fff;
	height: 64px;
	background: url("../images/more1.png") no-repeat center center;
	text-align: center;
	transition: .5s;
	padding: 8px;
	width: 217px
}

.more a {
	display: block;
	color: #fff;
	transition: .5s;
	line-height: 48px;
	text-align: left;
	padding-left: 45px;
	background: #f9a81b url("../images/more.png") no-repeat 86% center
}

.more p {
	display: block;
	color: #8f9092;
	transition: .5s;
	line-height: 35px;
	text-align: left;
	padding-left: 45px;
	background: #fff url("../images/moreh.png") no-repeat 86% center
}

.more span {
	display: block;
	color: #666;
	transition: .5s;
	line-height: 48px;
	text-align: left;
	padding-left: 45px;
	background: #fff url("../images/moreh.png") no-repeat 86% center
}

@keyframes sonarEffect {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1;
		border: 1px solid #fff
	}
}

.inbanner {
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 2
}

.inbanner .inbanner-slick {
	overflow: hidden;
	position: relative;
	height: 400px;
	width: 1920px;
	left: 50%;
	margin-left: -960px
}

.inbanner .inbanner-slick img {
	text-align: center;
	margin: 0 auto;
	display: block
}

.inbanner .inbanner-slick-phone {
	display: none;
	position: relative
}

.inbanner .inbanner-slick-phone img {
	display: block
}

.prompt {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(../images/ie_sosad.png) no-repeat center 35% #fff;
	left: 0;
	bottom: 0;
	display: none;
	z-index: 999;
	filter: alpha(opacity=80);
	opacity: 80
}

.prompt span {
	position: absolute;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	top: 55%;
	left: 50%;
	margin-left: -152px;
	width: 304px;
	display: block;
	line-height: 24px;
	color: #666
}

.prompt span a {
	text-decoration: underline
}

.prompt_close {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 30px;
	top: 30px;
	background: url(../images/closed.png) no-repeat center center;
	cursor: pointer
}

.home-search {
	padding: 51px 0;
	background: #0071b3
}

.home-search form {
	position: relative;
	padding-right: 152px
}

.home-search form ul {
	margin: 0 -10px
}

.home-search form ul li {
	width: 25%;
	float: left;
	padding: 0 10px
}

.home-search form ul li .box {
	position: relative;
	border: 1px solid rgba(255,255,255,0.49);
	height: 44px;
	padding-left: 122px;
	border-radius: 30px
}

.home-search form ul li .box span {
	position: absolute;
	top: 0;
	left: 0;
	width: 122px;
	text-align: center;
	font-size: 16px;
	line-height: 42px;
	color: #fff;
	border-bottom-left-radius: 30px;
	border-top-left-radius: 30px;
	background: #0094e1
}

.home-search form ul li select {
	height: 44px;
	width: 100%;
	font-size: 15px;
	color: rgba(255,255,255,0.57);
	border: 0;
	padding: 0 30px 0 7px;
	background: url("../images/arrow.png") no-repeat 92% center;
	background: 0\9\0
}

.home-search form ul li select option {
	color: #333
}

.home-search form .submit {
	width: 129px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	border: 0;
	background: #f9a81b url("../images/search.png") no-repeat 80% center;
	text-align: left;
	font-size: 16px;
	padding-left: 22px;
	background-size: 18px;
	border-radius: 30px;
	overflow: hidden
}

.home-product {
	padding: 60px 0 96px 0;
	overflow: hidden;
	background: #f9f9f9 url("../images/images/dot.png") repeat top center
}

.home-product .left {
	float: left;
	width: 17%;
	padding-top: 7px
}

.home-product .left .title {
	font-size: 42px;
	color: #0071b3;
	font-weight: bold;
	padding-left: 63px;
	background: url("../images/dot1.png") no-repeat center left;
	margin-bottom: 27px
}

.home-product .left .parHd li {
	margin-bottom: 10px;
	overflow: hidden
}

.home-product .left .parHd li a {
	display: block;
	line-height: 64px;
	font-size: 18px;
	color: #222;
	padding: 0 10px 0 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border: 1px solid #d4d4d4
}

.home-product .left .parHd .on a {
	color: #fff;
	border: 1px solid #0071b3;
	background: #0071b3
}

.home-product .parBd {
	float: right;
	width: 77%;
	background: url("../images/bg1.png") no-repeat top left
}

.home-product .parBd .slideBox {
	display: none
}

.home-product .parBd .slideBox .text {
	float: left;
	width: 44%;
	padding-top: 57px
}

.home-product .parBd .slideBox .text .bt {
	font-size: 40px;
	color: #333;
	margin-bottom: 19px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.home-product .parBd .slideBox .text .span {
	overflow: hidden
}

.home-product .parBd .slideBox .text .span span {
	width: 98px;
	height: 38px;
	line-height: 36px;
	border: 1px solid #d4d4d4;
	text-align: center;
	padding: 0 5px;
	background: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	float: left;
	margin-right: 6px
}

.home-product .parBd .slideBox .text .jsh {
	font-size: 15px;
	line-height: 28px;
	margin-bottom: 39px
}

.home-product .parBd .slideBox .text .jsh:before {
	content: '';
	display: block;
	width: 90px;
	height: 2px;
	background: #434343;
	margin-top: 50px;
	margin-bottom: 38px
}

.home-product .parBd .slideBox .text .jsh p {
	height: 84px;
	overflow: hidden
}

.home-product .parBd .slideBox .picScroll-left {
	height: 455px;
	width: 557px;
	float: right;
	position: relative;
	padding-right: 138px
}

.home-product .parBd .slideBox .picScroll-left .bd {
	width: 419px;
	height: 455px
}

.home-product .parBd .slideBox .picScroll-left .bd ul {
	position: relative;
	margin-top: 27px
}

.home-product .parBd .slideBox .picScroll-left .bd ul li {
	height: 455px;
	width: 419px;
	float: left
}

.home-product .parBd .slideBox .picScroll-left .bd ul .pic {
	height: 455px;
	width: 419px
}

.home-product .parBd .slideBox .picScroll-left .bd ul .pic:after {
	padding-bottom: 108%
}

.home-product .parBd .slideBox .picScroll-left .hd {
	position: absolute;
	top: 50%;
	line-height: 0;
	text-align: center;
	width: 15px;
	left: auto;
	right: 60px;
	margin-top: -50px
}

.home-product .parBd .slideBox .picScroll-left .hd li {
	margin: 10px 0;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	position: relative;
	cursor: pointer;
	color: transparent;
	background: url("../images/dot2.png") no-repeat center center
}

.home-product .parBd .slideBox .picScroll-left .hd .on {
	background: url("../images/dot2h.png") no-repeat center center
}

@font-face {
	font-family:"DINCond-Black";src:url("../font/DINCond-Black.woff2") format("woff2"),url("../font/DINCond-Black.woff") format("woff"),url("../font/DINCond-Black.ttf") format("truetype"),url("../font/DINCond-Black.eot") format("embedded-opentype"),url("../font/DINCond-Black.svg") format("svg");font-weight:normal;font-style:normal
}

.home-title {
	text-align: center;
	position: relative;
	height: 143px;
	padding-top: 33px
}

.home-title h3 {
	background: url("../images/ht01.png") no-repeat top center;
	font-size: 30px;
	color: #000;
	position: relative;
	z-index: 5;
	padding-top: 37px
}

.home-title p {
	font-size: 143px;
	color: #fafafa;
	text-transform: uppercase;
	font-family: "DINCond-Black";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	line-height: 143px;
	z-index: 1
}

.hn h3 {
	background: url("../images/ht02.png") no-repeat top center
}

.hn p {
	color: #eff0f0
}

.hp h3 {
	background: url("../images/ht03.png") no-repeat top center
}

@-webkit-keyframes ripple {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.1,0.1);
		transform: scale(0.1,0.1)
	}

	5% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes ripple {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.1,0.1);
		transform: scale(0.1,0.1)
	}

	5% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.home-applications {
	padding: 87px 0 89px 0;
	background: #fff
}

.home-applications .home-bottom {
	margin-top: 30px
}

.home-applications .home-bottom ul {
	margin: 0 -17px
}

.home-applications .home-bottom ul li {
	width: 33.333333333333336%;
	float: left;
	padding: 36px 17px
}

.home-applications .home-bottom ul li .box {
	position: relative
}

.home-applications .home-bottom ul li .text {
	padding: 127px 20px;
	background: #fff url("../images/line1.png") repeat-x bottom center;
	box-shadow: 0 0 25px 0 rgba(0,0,0,0.1);
	opacity: 1;
	transition: .5s
}

.home-applications .home-bottom ul li .text a {
	display: block
}

.home-applications .home-bottom ul li .text .area {
	position: relative;
	width: 139px;
	height: 139px;
	visibility: visible;
	opacity: 1;
	margin: 0 auto 46px auto
}

.home-applications .home-bottom ul li .text .area .pic {
	z-index: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	right: 0;
	bottom: 0;
	width: 85px;
	height: 85px;
	background: #fff;
	margin: -43px 0 0 -43px;
	-webkit-border-radius: 50%;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 50%;
	-moz-background-clip: padding;
	background-clip: padding-box
}

.home-applications .home-bottom ul li .text .area .circle {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	-webkit-border-radius: 50%;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 50%;
	-moz-background-clip: padding;
	border-radius: 50%;
	background-clip: padding-box;
	background: transparent
}

.home-applications .home-bottom ul li .text .area .circle:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 1px solid #0071b3;
	opacity: 0;
	-webkit-animation: ripple 4500ms ease-out 225ms infinite;
	animation: ripple 4500ms ease-out 225ms infinite
}

.home-applications .home-bottom ul li .text .area .circle-shadow:after {
	-webkit-box-shadow: inset 0 0 5em rgba(0,84,166,0.16);
	box-shadow: inset 0 0 5em rgba(0,84,166,0.16)
}

.home-applications .home-bottom ul li .text .area .circle-10:after {
	-webkit-animation: ripple 4500ms ease-out 225ms infinite;
	animation: ripple 4500ms ease-out 225ms infinite
}

.home-applications .home-bottom ul li .text .area .circle-40:after {
	-webkit-animation: ripple 4500ms ease-out 900ms infinite;
	animation: ripple 4500ms ease-out 900ms infinite
}

.home-applications .home-bottom ul li .text .area .circle-70:after {
	-webkit-animation: ripple 4500ms ease-out 1575ms infinite;
	animation: ripple 4500ms ease-out 1575ms infinite
}

.home-applications .home-bottom ul li .text .area .circle-80:after {
	-webkit-animation: ripple 4500ms ease-out 1800ms infinite;
	animation: ripple 4500ms ease-out 1800ms infinite
}

.home-applications .home-bottom ul li .text .bt {
	text-align: center;
	font-size: 20px;
	color: #0063a7;
	margin-bottom: 8px
}

.home-applications .home-bottom ul li .text .jsh {
	text-align: center;
	font-size: 15px;
	color: #666;
	margin-bottom: 41px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.home-applications .home-bottom ul li .text:after {
	content: '';
	display: block;
	width: 59px;
	height: 6px;
	border-radius: 5px;
	overflow: hidden;
	background: #00a2e1;
	margin: 0 auto
}

.home-applications .home-bottom ul li .hover {
	opacity: 0;
	z-index: 66;
	position: absolute;
	top: -36px;
	width: 100%;
	left: 0;
	height: 100%;
	transition: .5s;
	background: url("../images/bg3.jpg") no-repeat top center;
	background-size: cover
}

.home-applications .home-bottom ul li .hover:after {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	position: absolute;
	left: 44%;
	top: 0;
	background: rgba(255,255,255,0.5)
}

.home-applications .home-bottom ul li .hover .list {
	float: left;
	width: 44%;
	padding-top: 71px;
	padding-right: 23px;
	height: 100%;
	overflow: auto
}

.home-applications .home-bottom ul li .hover .list::-webkit-scrollbar {
	width: 5px;
	height: 1px
}

.home-applications .home-bottom ul li .hover .list::-webkit-scrollbar-thumb {
	border-radius: 5px;
	box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: rgba(0,0,0,0.3)
}

.home-applications .home-bottom ul li .hover .list::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 10px;
	background: rgba(255,255,255,0.5)
}

.home-applications .home-bottom ul li .hover .list ul {
	margin: 0
}

.home-applications .home-bottom ul li .hover .list ul li {
	width: 100%;
	float: none;
	padding: 0;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	overflow: hidden;
	background: url("../images/dot3.png") no-repeat 12% center
}

.home-applications .home-bottom ul li .hover .list ul li a {
	color: #fff;
	font-size: 18px;
	line-height: 55px;
	display: block;
	padding: 0 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url("../images/dot4.png") no-repeat 86% center
}

.home-applications .home-bottom ul li .hover .list ul .sel {
	background: #fff url("../images/dot3.png") no-repeat 12% center
}

.home-applications .home-bottom ul li .hover .list ul .sel a {
	background: url("../images/dot4h.png") no-repeat 86% center;
	color: #0063a7
}

.home-applications .home-bottom ul li .hover .show {
	float: left;
	width: 56%;
	height: 100%;
	padding-top: 71px;
	padding-bottom: 130px;
	overflow: hidden
}

.home-applications .home-bottom ul li .hover .show .info {
	display: none;
	height: 100%
}

.home-applications .home-bottom ul li .hover .show .info ul {
	margin: 0;
	overflow-x: hidden;
	height: 100%
}

.home-applications .home-bottom ul li .hover .show .info ul::-webkit-scrollbar {
	width: 5px;
	height: 1px
}

.home-applications .home-bottom ul li .hover .show .info ul::-webkit-scrollbar-thumb {
	border-radius: 5px;
	box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: rgba(0,0,0,0.3)
}

.home-applications .home-bottom ul li .hover .show .info ul::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 10px;
	background: rgba(255,255,255,0.5)
}

.home-applications .home-bottom ul li .hover .show .info ul li {
	width: 100%;
	float: none;
	padding: 0
}

.home-applications .home-bottom ul li .hover .show .info ul li a {
	color: #fff;
	font-size: 15px;
	line-height: 55px;
	display: block;
	padding: 0 31px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.home-applications .home-bottom ul li .hover .show .info .more {
	width: 172px;
	height: 52px;
	margin: 0 32px;
	position: absolute;
	bottom: 71px;
	background: url(../images/images/dot1.png) repeat top left
}

.home-applications .home-bottom ul li .hover .show .info .more a {
	line-height: 35px;
	padding-left: 16px
}

.home-news {
	padding: 75px 0 102px 0;
	background: #f9f9f9 url("../images/images/dot.png") repeat top center
}

.home-news .home-bottom {
	padding-top: 44px;
	overflow: hidden
}

.home-news .home-bottom ul {
	margin: 0 -15px
}

.home-news .home-bottom ul li {
	width: 33.333333333333336%;
	float: left;
	padding: 0 15px
}

.home-news .home-bottom ul li .pic img {
	transition: .5s
}

.home-news .home-bottom ul li .pic:after {
	padding-bottom: 46%
}

.home-news .home-bottom ul li .pic .hover {
	position: absolute;
	top: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,146,210,0.85);
	text-align: center;
	color: #fff;
	font-size: 15px;
	transition: .5s
}

.home-news .home-bottom ul li .pic .hover .link {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	background: url(../images/link.png) no-repeat top center;
	padding-top: 70px;
	margin-top: -36px
}

.home-news .home-bottom ul li .text {
	border: 1px solid #e5e5e5;
	border-top: 0;
	padding: 35px 23px 14px 23px;
	background: #fff
}

.home-news .home-bottom ul li .text .bt {
	font-size: 18px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 25px
}

.home-news .home-bottom ul li .text .jsh {
	font-size: 15px;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	margin-bottom: 28px
}

.home-news .home-bottom ul li .text .date {
	font-family: arial;
	text-transform: uppercase;
	border-top: 1px solid #e5e5e5;
	line-height: 64px;
	background: url("../images/more2.png") no-repeat center right
}

.home-partner {
	padding: 84px 0 114px 0;
	overflow: hidden
}

.home-partner .home-bottom {
	padding: 0 22px;
	margin-top: 33px;
	position: relative
}

.home-partner .home-bottom .item {
	width: 20%;
	float: left;
	padding: 0 9px
}

.home-partner .home-bottom .item .box {
	border: 1px solid #e9e9e9;
	padding-bottom: 2px
}

.home-partner .home-bottom .item .box .pic img {
	transition: .5s
}

.home-partner .home-bottom .item .box .pic:after {
	padding-bottom: 45%
}

.home-partner .home-bottom .slick-prev:before,.home-partner .home-bottom .slick-next:before {
	content: ''
}

.home-partner .home-bottom .slick-prev {
	left: 0;
	width: 61px;
	height: 30px;
	margin-top: -15px;
	z-index: 6;
	background: rgba(0,99,167,0.9) url(../images/left.png) no-repeat center center;
	transition: .5s
}

.home-partner .home-bottom .slick-next {
	right: 0;
	width: 61px;
	height: 30px;
	margin-top: -15px;
	z-index: 6;
	background: rgba(0,99,167,0.9) url(../images/right.png) no-repeat center center;
	transition: .5s
}

.footer {
	padding: 53px 0 8px 0;
	overflow: hidden;
	background: #0063a7
}

.footer .footer-top {
	overflow: hidden;
	padding-bottom: 44px
}

.footer .footer-top ul {
	width: 68%;
	float: left;
	border-right: 1px solid rgba(255,255,255,0.2);
	padding-top: 4px
}

.footer .footer-top ul li {
	float: left;
	width: 14.285714285714286%
}

.footer .footer-top ul li a {
	color: rgba(255,255,255,0.8);
	font-size: 16px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 5px;
	margin-bottom: 5px
}

.footer .footer-top ul li ul {
	width: 100%;
	float: none;
	border: 0
}

.footer .footer-top ul li ul li {
	float: none;
	width: 100%
}

.footer .footer-top ul li ul li a {
	display: block;
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 0
}

.footer .footer-top .footer-contact {
	float: right;
	position: relative;
	width: 27%;
	padding-right: 165px
}

.footer .footer-top .footer-contact .text {
	padding-top: 4px;
	overflow: hidden
}

.footer .footer-top .footer-contact .online {
	width: 125px;
	height: 31px;
	line-height: 31px;
	border-radius: 2px;
	display: block;
	color: #fff;
	padding-left: 52px;
	background: #008ed7 url("../images/dianhua.png") no-repeat 28px center;
	margin-bottom: 18px
}

.footer .footer-top .footer-contact .jsh {
	font-size: 15px;
	color: #fff;
	line-height: 30px
}

.footer .footer-top .footer-contact .ewm {
	width: 120px;
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	text-align: center
}

.footer .footer-bottom {
	color: rgba(255,255,255,0.8);
	border-top: 1px solid rgba(255,255,255,0.2);
	padding: 20px 0
}

.second-nav {
	width: 100%;
	background: rgba(0,113,179,0.95);
	position: relative;
	margin-top: -66px;
	z-index: 5;
	overflow: hidden
}

.second-nav ul li {
	float: left;
	font-size: 18px
}

.second-nav ul li a {
	color: #fff;
	display: block;
	line-height: 66px;
	text-align: center;
	border-right: 1px solid rgba(255,255,255,0.2);
	padding: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.second-nav ul .active a {
	background: #fff;
	color: #0071b3
}

.current {
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	padding: 15px 0
}

.current span {
	background: url("../images/home.png") no-repeat center left;
	padding-left: 24px
}

.current b {
	color: #0054a6;
	font-weight: normal
}

.content {
	padding: 70px 0
}

.about1 {
	font-size: 15px;
	color: #646464;
	line-height: 28px;
	text-align: center;
	padding: 38px 0 61px 0
}

.about1 b {
	color: #f9a81b
}

.about1 .about-list {
	padding-top: 31px;
	padding-bottom: 32px;
	text-align: center;
	font-size: 0
}

.about1 .about-list li {
	width: 300px;
	display: inline-block;
	text-align: center
}

.about1 .about-list li .pic {
	width: 60px;
	height: 60px;
	margin: 0 auto
}

.about1 .about-list li .bt {
	font-size: 16px;
	color: #0071b3;
	font-weight: bold;
	margin-bottom: 8px
}

.about1 .about-list li .jsh {
	font-size: 14px;
	color: #333
}

.about2 {
	padding: 81px 0 89px 0;
	overflow: hidden;
	background: #3371b5 url("../images/bg5.png") no-repeat top center
}

.about2 .container {
	position: relative
}

.about2 .pic {
	width: 438px;
	height: 438px;
	position: absolute;
	top: 0;
	left: 0
}

.about2 .text {
	padding-left: 524px;
	padding-top: 20px;
	min-height: 438px
}

.about2 .text .bt {
	color: #fff;
	font-size: 25px;
	margin-bottom: 22px
}

.about2 .text .jsh {
	font-size: 15px;
	line-height: 30px;
	color: #fff
}

.about3 {
	text-align: center;
	font-size: 15px;
	line-height: 30px;
	padding-top: 54px
}

.honor .pro-min {
	text-align: center;
	overflow: hidden;
	padding: 67px 0 14px 0;
	position: relative;
	margin: 0 -51px
}

.honor .pro-min .getIndex {
	padding: 0 51px;
	float: left;
	width: 25%;
	text-align: center;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 50px
}

.honor .pro-min .getIndex:after {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 1px;
	height: 68%;
	background: #e5e5e5;
	content: '';
	display: block
}

.honor .pro-min .getIndex .item {
	overflow: hidden;
	position: relative
}

.honor .pro-min .getIndex .item .pic {
	display: block;
	position: relative
}

.honor .pro-min .getIndex .item .pic img {
	transition: .5s
}

.honor .pro-min .getIndex .item .pic:after {
	padding-bottom: 143%
}

.honor .pro-min .getIndex h3 {
	text-transform: uppercase;
	overflow: hidden;
	font-size: 18px;
	color: #333;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 50px;
	margin-bottom: 11px
}

.honor .pro-min .getIndex:nth-child(4n):after {
	display: none
}

.page {
	text-align: center;
	overflow: hidden
}

.page a {
	color: #666;
	display: inline-block;
	font-size: 16px;
	line-height: 28px;
	height: 30px;
	width: 30px;
	text-align: center;
	margin: 0 3px;
	-webkit-transition: all .5s;
	transition: all .5s;
	border: 1px solid #dcdcdc;
	background: #fff
}

.page span {
	color: #fff;
	display: inline-block;
	font-size: 16px;
	line-height: 28px;
	height: 30px;
	width: 30px;
	text-align: center;
	margin: 0 3px;
	-webkit-transition: all .5s;
	transition: all .5s;
	border: 1px solid #0071b3;
	background: #0071b3
}

.page a.cpb {
	background: #0071b3;
	color: #fff;
	border: 1px solid #0071b3
}

.job1 {
	padding: 107px 0 86px 0;
	overflow: hidden
}

.job1 ul {
	margin: 0 -95px
}

.job1 ul li {
	width: 25%;
	float: left;
	padding: 0 95px;
	position: relative
}

.job1 ul li:after {
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	background: #e1e1e1;
	height: 166px
}

.job1 ul li .img {
	height: 70px;
	transition: .5s
}

.job1 ul li .text {
	padding-top: 19px
}

.job1 ul li .text .bt {
	font-size: 20px;
	color: #333;
	margin-bottom: 6px
}

.job1 ul li .text .jsh {
	font-size: 15px;
	line-height: 27px
}

.job1 ul li:nth-child(4):after {
	display: none
}

.job {
	padding-bottom: 0
}

.job .nr {
	padding: 59px 0;
	background: #f9f9f9 url(../images/images/dot.png) repeat
}

.job .nr .nr-title {
	text-align: center;
	background: url("../images/bottom.png") no-repeat bottom center;
	padding-bottom: 14px
}

.job .nr .nr-title p {
	border-radius: 30px;
	overflow: hidden;
	width: 209px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: 0 auto;
	font-size: 25px;
	color: #fff;
	background: #0071b3
}

.job .nr dl {
	margin-top: 51px
}

.job .nr dl dt {
	display: block
}

.job .nr dl dt span {
	display: block;
	float: left;
	text-align: left;
	width: 12%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #333;
	font-size: 15px
}

.job .nr dl dt .name {
	width: 22%;
	padding-right: 20px;
	padding-left: 33px
}

.job .nr dl dt .time {
	width: 24%;
	margin-right: 2%;
	text-align: center
}

.job .nr dl dt .people {
	width: 16%;
	margin-right: 6%;
	text-align: center
}

.job .nr dl dt .bumen {
	width: 8%;
	text-align: center;
	margin-right: 7%;
	padding-left: 14px
}

.job .nr dl dt .date {
	width: 15%;
	text-align: center
}

.job .nr dl .list0 {
	height: 45px;
	line-height: 45px;
	background: #0071b3;
	margin-bottom: 3px
}

.job .nr dl .list0 span {
	color: #fff;
	font-size: 15px
}

.job .nr dl .list_dt {
	cursor: pointer;
	height: 45px;
	line-height: 45px;
	transition: width 2s;
	font-size: 14px;
	color: #333;
	border-bottom: 2px dashed #f1f1f1
}

.job .nr dl .list_dt .subnav {
	display: block
}

.job .nr .list_dt {
	color: #575757;
	cursor: pointer;
	position: relative;
	background: #fff
}

.job .nr #open {
	background: #e0ebf2;
	border-bottom: 0
}

.job .nr .list_dd {
	display: none
}

.job .nr .jobsub {
	background: #fff;
	border-top: 0;
	line-height: 30px;
	overflow: hidden;
	padding: 28px 47px 41px 31px;
	border-bottom: 2px dashed #f1f1f1
}

.job .nr .jobsub .bt {
	font-size: 15px;
	text-align: left;
	color: #333
}

.base .base-info {
	position: relative;
	margin-top: 39px;
	margin-bottom: 13px
}

.base .base-info .title {
	font-family: "CA InfoTypeOPTU-RegularCon";
	color: #e8e8e8;
	font-size: 87px;
	text-transform: uppercase;
	letter-spacing: -2px;
	line-height: 90px
}

.base .base-info .info {
	font-size: 27px;
	color: #0071b3;
	position: absolute;
	bottom: 13px;
	left: 0;
	background: #fff
}

.base .base-p {
	font-size: 15px;
	line-height: 28px;
	padding-bottom: 73px
}

.base .nr-title {
	text-align: center;
	font-size: 28px;
	color: #343434;
	font-weight: bold
}

.base .nr-title:before {
	content: '';
	display: inline-block;
	background: #2060aa;
	width: 40px;
	height: 2px;
	vertical-align: middle;
	margin-right: 20px
}

.base .nr-title:after {
	content: '';
	display: inline-block;
	background: #2060aa;
	width: 40px;
	height: 2px;
	vertical-align: middle;
	margin-left: 20px
}

.base .nr {
	padding: 66px 0 89px 0;
	overflow: hidden;
	background: #f9f9f9 url(../images/images/dot.png) repeat
}

.base .nr ul {
	margin: 0 -40px;
	padding-top: 64px
}

.base .nr ul li {
	width: 50%;
	float: left;
	padding: 0 40px
}

.base .nr ul li .box {
	position: relative;
	background: url("../images/bg3.png") repeat-y 54px top
}

.base .nr ul li .box .text {
	padding-left: 104px;
	padding-top: 112px;
	background: url("../images/dot5.png") no-repeat 51px bottom;
	min-height: 257px
}

.base .nr ul li .box .bt {
	font-size: 22px;
	color: #333;
	margin-bottom: 19px
}

.base .nr ul li .box .jsh {
	font-size: 15px;
	line-height: 28px
}

.base .nr ul li .img {
	background: #b1d2e5;
	border-radius: 50%;
	overflow: hidden;
	width: 109px;
	height: 109px;
	padding: 7px;
	position: absolute;
	top: 0;
	left: 0
}

.base .nr ul li .img .pic {
	width: 95px;
	height: 95px;
	background: #0071b3;
	border-radius: 50%;
	overflow: hidden
}

.base .base1 {
	padding: 74px 0 0 0;
	overflow: hidden;
	position: relative
}

.base .base1 .bottom {
	margin-top: 58px;
	overflow: hidden;
	position: relative;
	padding-bottom: 81px
}

.base .base1 .list {
	margin: 0 -22px
}

.base .base1 .list li {
	width: 50%;
	float: left;
	padding: 0 22px
}

.base .base1 .list li .pic:after {
	padding-bottom: 45.6%
}

.base .base1 .list li .pic img {
	transition: .5s
}

.base .base1 .list li .text {
	padding: 33px 33px 15px 33px;
	background: #f9f9f9
}

.base .base1 .list li .text .bt {
	font-size: 18px;
	color: #343434;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	border-left: 4px solid #0071b3;
	padding-left: 10px;
	margin-bottom: 18px
}

.base .base1 .list li .text .jsh {
	font-size: 15px;
	line-height: 28px;
	height: 140px;
	overflow: hidden
}

.base .base1 .slick-dots {
	z-index: 10;
	bottom: 0;
	line-height: 0;
	text-align: center
}

.base .base1 .slick-dots li {
	margin: 0 9px;
	width: 15px;
	height: 15px;
	position: relative
}

.base .base1 .slick-dots li button {
	width: 15px;
	height: 15px;
	display: block;
	background: url("../images/dot2.png") no-repeat center center
}

.base .base1 .slick-dots li button:before {
	content: ""
}

.base .base1 .slick-dots .slick-active button {
	background: url("../images/dot6.png") no-repeat center center
}

.customize {
	padding-bottom: 0
}

.customize .inside-title .title-02 {
	font-size: 15px
}

.customize .inside-title .title-02 span {
	color: #f00
}

.customize .nr {
	margin-top: 41px;
	padding-top: 45px;
	overflow: hidden;
	background: #f9f9f9
}

.customize .message {
	position: relative;
	margin: 0 -11px;
	overflow: hidden;
	padding-bottom: 70px
}

.customize .message li {
	width: 50%;
	float: left;
	padding: 0 11px;
	margin-bottom: 6px
}

.customize .message label {
	font-size: 16px;
	color: #333;
	position: relative;
	display: block;
	margin-bottom: 18px;
	padding-left: 26px
}

.customize .message label font {
	font-size: 15px;
	color: #f00;
	margin-right: 19px;
	position: absolute;
	top: 0;
	left: 0
}

.customize .message input,.customize .message textarea,.customize .message select {
	background: #fff;
	padding: 10px 28px;
	color: #333;
	width: 100%;
	font-size: 15px;
	margin-bottom: 19px;
	vertical-align: middle;
	border: #e7e7e7 solid 1px
}

.customize .message .label_box>label {
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	width: 50%;
	padding-left: 0
}

.customize .message .label_box>label>input {
	position: absolute;
	top: 0;
	left: -20px;
	cursor: pointer
}

.customize .message .label_box>label>div {
	width: 100%;
	text-align: center;
	border: #ddd solid 1px;
	height: 50px;
	line-height: 48px;
	font-size: 16px;
	color: #0071b3;
	user-select: none;
	overflow: hidden;
	position: relative;
	background: #fff;
	cursor: pointer
}

.customize .message .label_box>label>input:checked+div {
	border: #0071b3 solid 1px;
	color: #fff;
	background: #0071b3
}

.customize .message input {
	width: 100%;
	height: 50px;
	color: #bfbfbf
}

.customize .message input:focus {
	border: #0071b3 solid 1px
}

.customize .message input::-webkit-input-placeholder {
	color: #bfbfbf
}

.customize .message input:-moz-placeholder {
	color: #bfbfbf;
	opacity: 1
}

.customize .message input::-moz-placeholder {
	color: #bfbfbf;
	opacity: 1
}

.customize .message input:-ms-input-placeholder {
	color: #bfbfbf
}

.customize .message select::-ms-expand {
	display: none
}

.customize .message select {
	height: 50px;
	color: #bfbfbf;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #fff url("../images/arrow1.png") no-repeat 96% center;
	background: #fff\9\0
}

.customize .message select:focus {
	border: #0071b3 solid 1px
}

.customize .message select::-webkit-input-placeholder {
	color: #bfbfbf
}

.customize .message select:-moz-placeholder {
	color: #bfbfbf;
	opacity: 1
}

.customize .message select::-moz-placeholder {
	color: #bfbfbf;
	opacity: 1
}

.customize .message select:-ms-input-placeholder {
	color: #bfbfbf
}

.customize .message textarea {
	width: 100%;
	padding-right: 90px;
	min-height: 179px;
	color: #bfbfbf
}

.customize .message textarea:focus {
	border: #0071b3 solid 1px
}

.customize .message textarea::-webkit-input-placeholder {
	color: #bfbfbf
}

.customize .message textarea:-moz-placeholder {
	color: #bfbfbf;
	opacity: 1
}

.customize .message textarea::-moz-placeholder {
	color: #bfbfbf;
	opacity: 1
}

.customize .message textarea:-ms-input-placeholder {
	color: #bfbfbf
}

.customize .message .btn {
	text-align: center;
	width: 100%
}

.customize .message .submit,.customize .message .reset {
	width: 259px;
	display: inline-block;
	padding: 0 5px;
	text-align: center;
	line-height: 48px;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	margin: 0 10px
}

.customize .message .submit {
	transition: all .5s;
	border: 1px #0071b3 solid;
	background: #0071b3
}

.customize .message .reset {
	border: 1px #dadada solid;
	color: #666
}

@font-face {
	font-family:"OPPOSans-H";src:url("../font/OPPOSans-H.woff2") format("woff2"),url("../font/OPPOSans-H.woff") format("woff"),url("../font/OPPOSans-H.ttf") format("truetype"),url("../font/OPPOSans-H.eot") format("embedded-opentype"),url("../font/OPPOSans-H.svg") format("svg")
}

.information {
	padding: 79px 0;
	overflow: hidden;
	background: #f9f9f9
}

.information ul {
	margin: 0 -13px 53px -13px
}

.information ul li {
	width: 50%;
	float: left;
	padding: 0 13px;
	margin-bottom: 25px
}

.information ul li .box {
	border: 1px solid #fff;
	padding: 37px;
	background: #fff
}

.information ul li .date {
	font-size: 15px;
	color: #0071b3;
	background: url("../images/date.png") no-repeat center left;
	padding-left: 30px;
	margin-bottom: 27px
}

.information ul li .bt {
	font-size: 20px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-left: 4px solid #0071b3;
	padding-left: 13px;
	margin-bottom: 25px;
	line-height: 22px
}

.information ul li .jsh {
	font-size: 15px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	margin-bottom: 19px
}

.information ul li .more1 {
	font-size: 14px;
	color: #999;
	text-decoration: underline
}

.news {
	padding: 36px 0
}

.news ul {
	margin-bottom: 58px
}

.news ul li {
	padding: 37px 0;
	overflow: hidden
}

.news ul li .box {
	position: relative;
	padding-left: 484px;
	height: 210px
}

.news ul li .pic {
	width: 454px;
	height: 210px;
	position: absolute;
	top: 0;
	left: 0
}

.news ul li .pic img {
	transition: .5s
}

.news ul li .pic .hover {
	position: absolute;
	top: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,146,210,0.85);
	text-align: center;
	color: #fff;
	font-size: 15px;
	transition: .5s
}

.news ul li .pic .hover .link {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	background: url(../images/link.png) no-repeat top center;
	padding-top: 70px;
	margin-top: -36px
}

.news ul li .date {
	float: left;
	margin-top: 17px;
	width: 57px;
	text-align: center
}

.news ul li .date h3 {
	color: #0071b3;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
	font-family: "OPPOSans-H"
}

.news ul li .date p {
	font-size: 12px;
	color: #0071b3
}

.news ul li .text {
	position: relative;
	padding-left: 99px;
	padding-top: 13px
}

.news ul li .text:before {
	content: '';
	display: block;
	position: absolute;
	top: 20px;
	left: 71px;
	width: 2px;
	height: 45px;
	background: #0071b3
}

.news ul li .text .bt {
	font-size: 20px;
	color: #222;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 19px
}

.news ul li .text .jsh {
	font-size: 15px;
	line-height: 28px;
	color: #222;
	height: 56px;
	overflow: hidden;
	margin-bottom: 22px
}

.news ul li .text .more {
	width: 174px;
	height: 53px
}

.news ul li .text .more p {
	padding-left: 19px
}

.news ul .odd {
	background: #f6f6f6
}

.news-show {
	padding: 70px 0 53px 0;
	overflow: hidden
}

.news-show .h1 {
	text-align: center;
	font-size: 32px;
	color: #0e0e0e;
	margin-bottom: 20px
}

.news-show .h2 {
	text-align: center;
	background: url("../images/bg.png") no-repeat center bottom;
	color: #999;
	font-size: 15px;
	padding-bottom: 27px
}

.news-show .info {
	font-size: 15px;
	color: #666;
	line-height: 28px;
	padding: 47px 0
}

.prev-next-return {
	overflow: hidden;
	position: relative;
	padding: 0
}

.prev-next-return a {
	color: #fff;
	display: block;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.prev-next-return .prev,.prev-next-return .next {
	width: 50%;
	height: 48px;
	line-height: 48px;
	padding-left: 50px;
	padding-right: 50px;
	color: #fff;
	background-color: #b6b6b6;
	float: left;
	font-size: 13px;
	transition: all .5s;
	overflow: hidden
}

.prev-next-return .prev {
	background: #9d9d9d url(../images/arrow-left-02.png) no-repeat left center;
	padding-right: 130px
}

.prev-next-return .next {
	background: #9d9d9d url(../images/arrow-right-02.png) no-repeat right center;
	padding-left: 130px
}

.prev-next-return .return {
	position: absolute;
	z-index: 9;
	left: 50%;
	margin-left: -100px;
	text-align: center;
	display: inline-block;
	width: 200px;
	background-color: #9d9d9d;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	height: 48px;
	line-height: 48px;
	transition: all .5s
}

.prev-next-return .return:before {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin: -2px 10px 0 0;
	background: url(../images/return.png) no-repeat
}

.content .aside {
	float: left;
	width: 299px
}

.content .aside .aside-title {
	color: #fff;
	line-height: 116px;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	background: url("../images/aside.png") no-repeat top center
}

.content .aside .aside-list {
	border: 1px solid #e5e5e5;
	border-top: 0
}

.content .aside .aside-list ul {
	padding-top: 10px
}

.content .aside .aside-list ul li {
	padding-top: 7px;
	margin-bottom: 7px
}

.content .aside .aside-list ul li a {
	color: #333;
	font-size: 18px;
	line-height: 56px;
    height: 56px;
    overflow:hidden;
	display: block;
	background: url("../images/dot9.png") no-repeat 28px center;
	padding-left: 50px;
	position: relative;
    padding-right:30px;
    text-overflow: ellipsis;
    white-space:nowrap;

	z-index: 6
}

.content .aside .aside-list ul li a:after {
	content: '';
	display: block;
	width: 20px;
	height: 56px;
	position: absolute;
	top: 0;
	right: 16px;
	z-index: 7;
	background: url("../images/dot8.png") no-repeat center center
}

.content .aside .aside-list ul li ul {
	padding-top: 0;
	margin: 0 21px;
	padding-bottom: 11px;
	border-bottom: 1px dashed #ccc
}

.content .aside .aside-list ul li ul li {
	padding-top: 0;
	margin-bottom: 0
}

.content .aside .aside-list ul li ul li a {
	color: #666;
	font-size: 15px;
	background: url("../images/dot7.png") no-repeat 8px center;
	padding-left: 28px
}

.content .aside .aside-list ul li ul li a:after {
	display: none
}

.content .aside .aside-list ul .active {
	background: url("../images/libg.png") no-repeat top left;
	width: 304px
}

.content .aside .aside-list ul .active a {
	color: #fff
}

.content .aside .aside-list ul .active a:after {
	background: url("../images/dot8h.png") no-repeat center center
}

.content .aside .aside-list ul .active ul li {
	background: 0;
    width:auto;
}

.content .aside .aside-list ul .active ul li a {
	color: #666;
	background: url("../images/dot7.png") no-repeat 8px center
}

.content .aside .aside-list ul .active ul .active a {
	color: #0071b3;
	background: url("../images/dot7h.png") no-repeat 8px center
}

.content .right {
	float: right;
	width: 74%
}

.content .right .right-title {
	overflow: hidden;
	margin-bottom: 32px
}

.content .right .right-title h3 {
	font-size: 30px;
	color: #333;
	float: left
}

.content .right .right-title h3:after {
	content: '';
	display: block;
	width: 39px;
	height: 4px;
	border-radius: 3px;
	background: #f9a81b;
	margin: 13px 0 13px 0
}

.content .right .right-title a {
	font-size: 18px;
	color: #fff;
	background: #00c2de url(../images/down.png) no-repeat 93% center;
	border-radius: 30px;
	line-height: 48px;
	float: right;
	padding-left: 25px;
	padding-right: 53px;
	transition: .5s;
	text-align: center;
    max-width: 320px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.content .right .right-p {
	font-size: 15px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 40px
}

.product {
	padding: 54px 0;
	overflow: hidden
}

.product .pro-list {
	margin-top: 36px;
	overflow: hidden
}

.product .pro-list li {
	margin-bottom: 21px
}

.product .pro-list li .box {
	border: 1px solid #f5f5f5;
	padding: 24px 24px 24px 373px;
	position: relative;
	background: #f5f5f5
}

.product .pro-list li .box:before,.product .pro-list li .box:after {
	content: '';
	border-style: solid;
	position: absolute;
	z-index: 5;
	box-sizing: content-box;
	transition: all .5s
}

.product .pro-list li .box:before {
	width: 0;
	height: 100%;
	border-width: 1px 0 1px 0;
	top: -1px;
	right: 0
}

.product .pro-list li .box:after {
	width: 100%;
	height: 0;
	border-width: 0 1px 0 1px;
	bottom: 0;
	left: -1px
}

.product .pro-list li .box .pic {
	width: 346px;
	height: 226px;
	position: absolute;
	top: 24px;
	left: 24px
}

.product .pro-list li .box .pic img {
	transition: .5s
}

.product .pro-list li .box .text {
	border-left: 1px solid #e2e2e2;
	padding-left: 47px;
	height: 226px;
	padding-top: 15px
}

.product .pro-list li .box .text .bt {
	font-size: 18px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 18px
}

.product .pro-list li .box .text .jsh {
	font-size: 15px;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	margin-bottom: 28px
}

.product .show-info .info-pic {
	margin-bottom: 56px;
	padding: 32px;
	overflow: hidden;
	background: #f9f9f9 url(../images/images/dot.png) repeat
}

.product .show-info .info-pic .pro-left {
	float: left;
	width: 50%;
	overflow: hidden
}

.product .show-info .info-pic .pro-left {
	width: 48%;
	padding-right: 90px;
	position: relative
}

.product .show-info .info-pic .pro-left .slick-prev:before,.product .show-info .info-pic .pro-left .slick-next:before {
	display: none
}

.product .show-info .info-pic .pro-left .slick-prev,.product .show-info .info-pic .pro-left .slick-next {
	width: 25px;
	height: 25px;
	margin-top: -12px;
	z-index: 7
}

.product .show-info .info-pic .pro-left .slick-prev {
	background: #999 url(../images/left.png) no-repeat center center;
	left: 0;
	background-size: 20px
}

.product .show-info .info-pic .pro-left .slick-next {
	background: #999 url(../images/right.png) no-repeat center center;
	right: 0;
	background-size: 20px
}

.product .show-info .info-pic .pro-left .pro-max {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	cursor: pointer;
	background: #fff
}

.product .show-info .info-pic .pro-left .pro-max .item .pic:after {
	padding-bottom: 97%
}

.product .show-info .info-pic .pro-left .pro-min {
	width: 70px;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -126px
}
.product .show-info .info-pic .pro-left .pro-min .slick-prev,.product .show-info .info-pic .pro-left .pro-min .slick-next{
    display: none !important;
}
.product .show-info .info-pic .pro-left .pro-min .getIndex {
	width: 100%
}

.product .show-info .info-pic .pro-left .pro-min .getIndex .item {
	margin: 8px 0
}

.product .show-info .info-pic .pro-left .pro-min .getIndex .item .pic {
	display: block;
	border: 1px solid #d5d5d5
}

.product .show-info .info-pic .pro-left .pro-min .slick-current .item .pic {
	border: 1px solid #0071b3
}

.product .show-info .info-pic .pro-left .pro-min .slick-current .item .pic:after {
	padding-bottom: 97%
}

.product .show-info .info-pic .pro-text {
	float: right;
	width: 46%
}

.product .show-info .info-pic .pro-text .bt {
	font-size: 22px;
	color: #333;
	font-weight: bold
}

.product .show-info .info-pic .pro-text .bt:after {
	content: '';
	display: block;
	width: 39px;
	height: 4px;
	border-radius: 3px;
	background: #f9a81b;
	margin: 22px 0
}

.product .show-info .info-pic .pro-text .jsh {
	padding-top: 16px;
	margin-bottom: 37px
}

.product .show-info .info-pic .pro-text .jsh .h3 {
	font-size: 18px;
	color: #0071b3;
	margin-bottom: 11px
}

.product .show-info .info-pic .pro-text .jsh .p {
	font-size: 16px;
	color: #333;
	line-height: 28px
}

.product .show-info .info-pic .pro-text .jsh .p p {
	position: relative;
	padding-left: 36px
}

.product .show-info .info-pic .pro-text .jsh .p p:after {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	overflow: hidden;
	background: #0071b3;
	position: absolute;
	top: 10px;
	left: 0
}

.product .show-info .info-title {
	font-size: 18px;
	color: #313e49;
	background: url("../images/dot12.png") no-repeat center left;
	padding-left: 60px;
	line-height: 39px;
	margin-bottom: 15px
}

.product .show-info .info-bottom {
	margin-bottom: 31px
}

.product .show-info .info-bottom .info-p {
	font-size: 15px
}

.product .show-info .info-bottom .chicun {
	float: left;
	width: 60%
}

.product .show-info .info-bottom .chicun .chicun-pic {
	margin: 0 -7px;
	padding-top: 27px;
	overflow: hidden
}

.product .show-info .info-bottom .chicun .chicun-pic .item {
	float: left;
	width: 50%;
	padding: 0 7px
}

.product .show-info .info-bottom .chicun .chicun-pic .item a {
	display: block;
	border: 1px solid #e5e5e5;
	position: relative
}

.product .show-info .info-bottom .chicun .chicun-pic .item a i {
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 9999;
	background: #7f7f7f url("../images/fangda.png") no-repeat center center
}

.product .show-info .info-bottom .chicun .chicun-pic .item a .pic {
	background: #fff
}

.product .show-info .info-bottom .chicun .chicun-pic .item a .pic img {
	transition: .5s
}

.product .show-info .info-bottom .chicun .chicun-pic1 {
	margin: 0 -7px;
	padding-top: 27px;
	display: none
}

.product .show-info .info-bottom .chicun .chicun-pic1 .item {
	float: left;
	width: 50%;
	padding: 0 7px
}

.product .show-info .info-bottom .chicun .chicun-pic1 .item a {
	display: block;
	border: 1px solid #e5e5e5;
	position: relative
}

.product .show-info .info-bottom .chicun .chicun-pic1 .item a i {
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 9999;
	background: #7f7f7f url("../images/fangda.png") no-repeat center center
}

.product .show-info .info-bottom .chicun .chicun-pic1 .item a .pic {
	background: #fff
}

.product .show-info .info-bottom .chicun .chicun-pic1 .item a .pic img {
	transition: .5s
}

.product .show-info .info-bottom .guige {
	float: right;
	width: 35%
}

.product .show-info .info-bottom .guige .chicun-pic {
	padding-top: 27px
}

.product .show-info .info-bottom .guige .chicun-pic .item {
	width: 100%
}

.product .show-info .info-bottom .guige .chicun-pic .item a {
	display: block;
	position: relative
}

.product .show-info .info-bottom .guige .chicun-pic .item a i {
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 9999;
	background: #7f7f7f url("../images/fangda.png") no-repeat center center
}

.product .show-info .info-bottom .guige .chicun-pic .item a .pic img {
	transition: .5s
}

.product .show-info .info-bottom .guige .chicun-pic .item a .pic:after {
	padding-bottom: 83%
}

.product .show-info .info-bottom .guige .chicun-pic1 {
	padding-top: 27px;
	display: none
}

.product .show-info .info-bottom .guige .chicun-pic1 .item {
	width: 100%
}

.product .show-info .info-bottom .guige .chicun-pic1 .item a {
	display: block;
	position: relative
}

.product .show-info .info-bottom .guige .chicun-pic1 .item a i {
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 9999;
	background: #7f7f7f url("../images/fangda.png") no-repeat center center
}

.product .show-info .info-bottom .guige .chicun-pic1 .item a .pic img {
	transition: .5s
}

.product .show-info .info-bottom .guige .chicun-pic1 .item a .pic:after {
	padding-bottom: 83%
}

.product .show-info .info-bottom1 .yingyong {
	margin: 0 -7px;
	padding-top: 21px
}

.product .show-info .info-bottom1 .yingyong .item {
	width: 25%;
	float: left;
	padding: 0 7px;
	text-align: center
}

.product .show-info .info-bottom1 .yingyong .item .box {
	padding-top: 43px;
	overflow: hidden;
	height: 266px;
	position: relative;
	background: #f5f5f5
}

.product .show-info .info-bottom1 .yingyong .item .box .text {
	overflow: hidden;
	padding: 23px 5px 0 5px
}

.product .show-info .info-bottom1 .yingyong .item .pic {
	width: 88px;
	height: 88px;
	border: 1px solid #0071b3;
	border-radius: 50%;
	margin: 0 auto;
	background: #0071b3
}

.product .show-info .info-bottom1 .yingyong .item .bt {
	font-size: 18px;
	color: #333
}

.product .show-info .info-bottom1 .yingyong .item .bt:after {
	content: '';
	display: block;
	width: 14px;
	height: 3px;
	margin: 9px auto 11px auto;
	background: #0071b3
}

.product .show-info .info-bottom1 .yingyong .item .jsh {
	font-size: 15px;
	color: #fff;
	display: none
}

.product .show-info .info-bottom1 .yingyong .item .span {
	font-size: 97px;
	color: rgba(237,234,234,0.7);
	font-family: arial;
	font-weight: bold;
	position: absolute;
	bottom: -26px;
	left: 0;
	width: 100%;
	line-height: 64px
}

.lianxi a {
	display: block;
	width: 264px;
	height: 47px;
	color: #fff;
	line-height: 47px;
	font-size: 16px;
	border-radius: 5px;
	background: #0071b3 url(../images/contact.png) no-repeat 34% center;
	padding-left: 118px
}

.purchase .purchase-bottom {
	padding-top: 34px;
	padding-bottom: 34px
}

.purchase .purchase-bottom .label_box {
	margin: 0 -15px 20px -15px
}

.purchase .purchase-bottom .label_box>label {
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	width: 33.333333333333336%;
	padding: 0 15px;
	margin-bottom: 29px
}

.purchase .purchase-bottom .label_box>label>input {
	position: absolute;
	top: 0;
	left: -20px;
	cursor: pointer;
	border: 0!important
}

.purchase .purchase-bottom .label_box>label>.box {
	user-select: none;
	overflow: hidden;
	position: relative;
	cursor: pointer
}

.purchase .purchase-bottom .label_box>label>input:checked {
	border: 0!important;
	background: 0
}

.purchase .purchase-bottom .label_box>label>input:checked+.box {
	border: #0071b3 solid 1px
}

.purchase .purchase-bottom .label_box>label>input:checked+.box .text {
	background: #f9f9f9 url("../images/dot10h.png") no-repeat bottom right
}

.purchase .purchase-bottom .box {
	border: 1px solid #dadada
}

.purchase .purchase-bottom .box .text {
	border-top: 1px solid #dadada;
	padding: 19px 30px 25px 30px;
	background: #f9f9f9 url("../images/dot10.png") no-repeat bottom right
}

.purchase .purchase-bottom .box .text .bt {
	font-size: 18px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 9px
}

.purchase .purchase-bottom .box .text .jsh {
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.purchase .purchase-bottom .box .pic:after {
	padding-bottom: 64.5%
}

.purchase .purchase-bottom .xuanze {
	overflow: hidden;
	margin-bottom: 40px
}

.purchase .purchase-bottom .xuanze .xz {
	font-size: 16px;
	color: #8f9092;
	height: 64px;
	background: url("../images/more1.png") no-repeat center center;
	text-align: center;
	transition: .5s;
	padding: 8px;
	width: 217px;
	float: right
}

.purchase .purchase-bottom .xuanze .xz p {
	display: block;
	color: #8f9092;
	transition: .5s;
	line-height: 48px;
	text-align: center;
	background: #fff;
	height: 48px;
	overflow: hidden
}

.purchase .purchase-bottom .xuanze .xz p span {
	font-size: 20px;
	color: #f9a81b;
	display: inline-block
}

.purchase .purchase-bottom .xuanze .tijiao {
	font-size: 16px;
	color: #fff;
	height: 64px;
	background: url("../images/more1.png") no-repeat center center;
	text-align: center;
	transition: .5s;
	padding: 8px;
	width: 217px;
	float: right;
	margin-left: 25px
}

.purchase .purchase-bottom .xuanze .tijiao a {
	display: block;
	color: #fff;
	transition: .5s;
	line-height: 48px;
	text-align: center;
	background: #f9a81b
}

.purchase .purchase-bottom .zysx {
	padding: 37px 30px;
	background: #f9f9f9;
	overflow: hidden
}

.purchase .purchase-bottom .zysx .z-title {
	color: #0071b3;
	font-size: 16px;
	font-weight: bold;
	background: url("../images/dot11.png") no-repeat center left;
	padding-left: 37px;
	margin-bottom: 21px
}

.purchase .purchase-bottom .zysx .z-jsh {
	font-size: 15px;
	line-height: 28px
}

.transparent {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 998;
	width: 100%;
	height: 100%;
	background: url(../images/transparent-bg.png) repeat;
	background: rgba(0,0,0,0.7);
	display: none
}

.video-popup {
	position: fixed;
	z-index: 999;
	width: 952px;
	height: 704px;
	background: #fff;
	left: 50%;
	top: 50%;
	margin: -352px 0 0 -476px;
	display: none;
	-webkit-overflow-scrolling: touch
}

.video-popup .box {
	height: 100%;
	padding: 48px 22px;
	border-radius: 10px;
	background: #fff
}

.video-popup .box li {
	width: 50%;
	float: left;
	padding: 0 12px;
	margin-bottom: 3px
}

.video-popup .box label {
	font-size: 16px;
	color: #333;
	position: relative;
	display: block;
	margin-bottom: 9px;
	padding-left: 20px
}

.video-popup .box label font {
	font-size: 15px;
	color: #f00;
	margin-right: 19px;
	position: absolute;
	top: 0;
	left: 0
}

.video-popup .box input {
	background: #fff;
	padding: 10px 28px;
	color: #333;
	width: 100%;
	margin-bottom: 19px;
	vertical-align: middle;
	border: #e7e7e7 solid 1px
}

.video-popup .box input {
	width: 100%;
	height: 50px;
	font-size: 15px;
	color: #bfbfbf
}

.video-popup .box input:focus {
	border: #0071b3 solid 1px
}

.video-popup .box input::-webkit-input-placeholder {
	color: #bfbfbf
}

.video-popup .box input:-moz-placeholder {
	color: #bfbfbf;
	opacity: 1
}

.video-popup .box input::-moz-placeholder {
	color: #bfbfbf;
	opacity: 1
}

.video-popup .box input:-ms-input-placeholder {
	color: #bfbfbf
}

.video-popup .box .btn {
	text-align: center;
	width: 100%;
	margin-top: 8px
}

.video-popup .box .reset {
	width: 259px;
	display: inline-block;
	padding: 0 5px;
	text-align: center;
	line-height: 48px;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	margin: 0 10px 20px 10px;
	background: #0071b3;
	border: 1px solid #0071b3
}

.video-popup .close {
	display: block;
	width: 35px;
	height: 35px;
	position: absolute;
	right: 17px;
	top: 0;
	background: url(../images/close-icon.png) no-repeat
}

.industry-nav {
	margin-top: 60px;
	position: relative;
	z-index: 5
}

.industry-nav .list1 {
	border: 1px solid #dcdcdc;
	margin: 0 31px
}

.industry-nav .list1 .item {
	width: 33.333333333333336%;
	float: left;
	position: relative
}

.industry-nav .list1 .item a {
	display: block
}

.industry-nav .list1 .item .box {
	position: relative;
	height: 67px;
	border-right: 1px solid #dcdcdc;
	line-height: 65px;
	font-size: 20px;
	padding-left: 89px;
	padding-right: 60px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: url("../images/in.png") no-repeat 93% center
}

.industry-nav .list1 .item .box .pic {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 10px;
	left: 30px
}

.industry-nav .list1 .item .box .pic .inh {
	display: none
}

.industry-nav .list1 .item .hover {
	z-index: 66;
	position: absolute;
	top: 67px;
	width: 100%;
	left: 0;
	height: 0;
	overflow: hidden;
	transition: .5s;
	background: #0071b3;
	border-top: 1px solid #dcdcdc;
	background-size: cover
}

.industry-nav .list1 .item .hover:after {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	position: absolute;
	left: 44%;
	top: 0;
	background: rgba(255,255,255,0.5)
}

.industry-nav .list1 .item .hover .list {
	float: left;
	width: 44%;
	padding-top: 30px;
	padding-right: 23px;
	height: 100%;
	overflow: auto
}

.industry-nav .list1 .item .hover .list::-webkit-scrollbar {
	width: 5px;
	height: 1px
}

.industry-nav .list1 .item .hover .list::-webkit-scrollbar-thumb {
	border-radius: 5px;
	box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: rgba(0,0,0,0.3)
}

.industry-nav .list1 .item .hover .list::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 10px;
	background: rgba(255,255,255,0.5)
}

.industry-nav .list1 .item .hover .list ul {
	margin: 0
}

.industry-nav .list1 .item .hover .list ul li {
	width: 100%;
	float: none;
	padding: 0;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	overflow: hidden;
	background: url("../images/dot3.png") no-repeat 12% center
}

.industry-nav .list1 .item .hover .list ul li a {
	color: #fff;
	font-size: 18px;
	line-height: 55px;
	display: block;
	padding: 0 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url("../images/dot4.png") no-repeat 86% center
}

.industry-nav .list1 .item .hover .list ul .sel {
	background: #fff url("../images/dot3.png") no-repeat 12% center
}

.industry-nav .list1 .item .hover .list ul .sel a {
	background: url("../images/dot4h.png") no-repeat 86% center;
	color: #0063a7
}

.industry-nav .list1 .item .hover .show {
	float: left;
	width: 56%;
	height: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden
}

.industry-nav .list1 .item .hover .show .info {
	display: none;
	height: 100%
}

.industry-nav .list1 .item .hover .show .info ul {
	margin: 0;
	overflow-x: hidden;
	height: 100%
}

.industry-nav .list1 .item .hover .show .info ul::-webkit-scrollbar {
	width: 5px;
	height: 1px
}

.industry-nav .list1 .item .hover .show .info ul::-webkit-scrollbar-thumb {
	border-radius: 5px;
	box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: rgba(0,0,0,0.3)
}

.industry-nav .list1 .item .hover .show .info ul::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 10px;
	background: rgba(255,255,255,0.5)
}

.industry-nav .list1 .item .hover .show .info ul li {
	width: 100%;
	float: none;
	padding: 0
}

.industry-nav .list1 .item .hover .show .info ul li a {
	color: #fff;
	font-size: 15px;
	line-height: 55px;
	display: block;
	padding: 0 31px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.industry-nav .list1 .item .hover .show .info .more {
	width: 172px;
	height: 52px;
	margin: 0 32px;
	position: absolute;
	bottom: 71px
}

.industry-nav .list1 .item .hover .show .info .more a {
	line-height: 35px;
	padding-left: 16px
}

.industry-nav .list1 .item:nth-child(3) .box {
	border-right: 0
}

.industry-nav .list1 .active .box {
	background: #0071b3 url("../images/inh.png") no-repeat 93% center;
	color: #fff
}

.industry-nav .list1 .active .box .pic .in {
	display: none
}

.industry-nav .list1 .active .box .pic .inh {
	display: block
}

.case-show .case-left {
	float: left;
	width: 44%
}

.case-show .case-left .right-title {
	font-size: 30px;
	color: #333;
	margin-bottom: 46px
}

.case-show .case-left .right-title:after {
	content: '';
	display: block;
	width: 39px;
	height: 4px;
	border-radius: 3px;
	background: #f9a81b;
	margin: 13px 0
}

.case-show .jsh {
	margin-bottom: 37px;
	overflow: hidden
}

.case-show .jsh .h1,.case-show .jsh .h2,.case-show .jsh .h3,.case-show .jsh .h4,.case-show .jsh .h5,.case-show .jsh .h6 {
	padding-left: 40px;
	font-size: 18px;
	color: #313e49;
	margin-bottom: 22px;
	line-height: 29px
}

.case-show .jsh .h1 {
	background: url("../images/h1.png") no-repeat center left
}

.case-show .jsh .h2 {
	background: url("../images/h2.png") no-repeat center left
}

.case-show .jsh .h3 {
	background: url("../images/h3.png") no-repeat center left
}

.case-show .jsh .h4 {
	background: url("../images/h4.png") no-repeat center left
}

.case-show .jsh .h5 {
	background: url("../images/h5.png") no-repeat center left
}

.case-show .jsh .h6 {
	background: url("../images/h6.png") no-repeat center left
}

.case-show .jsh .p {
	font-size: 15px;
	line-height: 28px;
	margin-bottom: 25px
}

.case-show .jsh .p a {
	color: #0071b3
}

.case-show .jsh .p img {
	display: block
}

.case-show .case-right {
	float: right;
	width: 52%
}

.case-show .case-right .case-pic {
	position: relative;
	padding: 0 23px;
	text-align: center;
	margin-bottom: 42px
}

.case-show .case-right .case-pic .slick-prev:before,.case-show .case-right .case-pic .slick-next:before {
	display: none
}

.case-show .case-right .case-pic .slick-prev,.case-show .case-right .case-pic .slick-next {
	width: 14px;
	height: 100px;
	margin-top: -50px;
	z-index: 7
}

.case-show .case-right .case-pic .slick-prev {
	background: #cdcdcd url(../images/left1.png) no-repeat center center;
	left: 0
}

.case-show .case-right .case-pic .slick-next {
	background: #cdcdcd url(../images/right1.png) no-repeat center center;
	right: 0
}

.case-show .case-right .case-pic .item .pic:after {
	padding-bottom: 61%
}

.case-show .case-right .jsh {
	margin-left: 23px
}

@keyframes ripple {
	0% {
		opacity: 0;
		transform: scale(0,0)
	}

	5% {
		opacity: 1
	}

	100% {
		opacity: 0;
		transform: scale(1)
	}
}

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.inside-title {
	text-align: center
}

.inside-title .title-01 {
	font-size: 28px;
	line-height: 1;
	color: #343434;
	font-weight: 700
}

.inside-title .title-01 span {
	display: inline-block;
	position: relative
}

.inside-title .title-01 span:before,.inside-title .title-01 span:after {
	content: "";
	display: inline-block;
	width: 40px;
	height: 2px;
	background: #2060aa;
	vertical-align: middle
}

.inside-title .title-01 span:before {
	margin-right: 30px
}

.inside-title .title-01 span:after {
	margin-left: 30px
}

.inside-title .title-02 {
	color: #646464;
	font-size: 20px;
	margin-top: 15px
}

@media  screen and (max-width:1023px) {
	.inside-title .title-01 {
		font-size: 20px
	}

	.inside-title .title-02 {
		font-size: 14px
	}
}

.contact {
	background: url(../images/world-bg.png) no-repeat center center
}

.contact .img {
	text-align: center
}

.contact .nr {
	width: 848px;
	height: 952px;
	margin: 65px 0 0 145px;
	position: relative;
	background: url(../images/China.png) no-repeat center top
}

.contact .dot .circle {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0
}

.contact .dot .circle:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	opacity: 0;
	background: #0071b3;
	margin: auto
}

.contact .dot .circle-01:after {
	width: 12px;
	height: 12px;
	opacity: 1
}

.contact .dot {
	display: block;
	position: absolute;
	border-radius: 50%
}

.contact .dot-01 {
	width: 40px;
	height: 40px;
	z-index: 99;
	top: 114px;
	left: 463px
}

.contact .dot-01 .circle:after {
	background: #0071b3
}

.contact .dot-01 .circle-02:after {
	animation: ripple 4500ms ease-out 900ms infinite
}

.contact .dot-01 .circle-03:after {
	animation: ripple 4500ms ease-out 1500ms infinite
}

.contact .dot-02 {
	width: 40px;
	height: 40px;
	z-index: 98;
	top: -23px;
	left: 378px
}

.contact .dot-02 .circle:after {
	background: #00c2de
}

.contact .dot-02 .circle-02:after {
	animation: ripple 4500ms ease-out 1000ms infinite
}

.contact .dot-02 .circle-03:after {
	animation: ripple 4500ms ease-out 1600ms infinite
}

.contact .dot-03 {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	z-index: 98;
	top: -18px;
	left: 393px;
	border-radius: 50%
}

.contact .dot-03 .circle:after {
	background: #00c2de
}

.contact .dot-03 .circle-02:after {
	animation: ripple 4500ms ease-out 800ms infinite
}

.contact .dot-03 .circle-03:after {
	animation: ripple 4500ms ease-out 1400ms infinite
}

.contact .dot-04 {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	z-index: 98;
	top: 4px;
	left: 417px;
	border-radius: 50%
}

.contact .dot-04 .circle:after {
	background: #0071b3
}

.contact .dot-04 .circle-02:after {
	animation: ripple 4500ms ease-out 700ms infinite
}

.contact .dot-04 .circle-03:after {
	animation: ripple 4500ms ease-out 1400ms infinite
}

.contact .dot-05 {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	z-index: 98;
	bottom: -34px;
	left: -90px;
	border-radius: 50%
}

.contact .dot-05 .circle:after {
	background: #0071b3
}

.contact .dot-05 .circle-02:after {
	animation: ripple 4500ms ease-out 800ms infinite
}

.contact .dot-05 .circle-03:after {
	animation: ripple 4500ms ease-out 1400ms infinite
}

.contact .dot-07 {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	z-index: 98;
	top: -38px;
	left: -99px;
	border-radius: 50%
}

.contact .dot-07 .circle {
	width: 52px;
	height: 52px;
	top: 50%;
	left: 50%;
	margin-top: -26px;
	margin-left: -26px
}

.contact .dot-07 .circle:after {
	background: #f9a81b
}

.contact .dot-07 .circle-02:after {
	animation: ripple 4500ms ease-out 1000ms infinite
}

.contact .dot-07 .circle-03:after {
	animation: ripple 4500ms ease-out 1600ms infinite
}

.contact .list .title {
	color: #333;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	height: 24px;
	margin-bottom: 9px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.contact .list .info {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden
}

.contact .list .li-01 {
	position: absolute;
	top: 118px;
	left: 151px;
	height: 126px
}

.contact .list .li-01 .box {
	width: 400px
}

.contact .list .li-01:after {
	content: "";
	display: block;
	width: 464px;
	height: 32px;
	background: url(../images/line-01.png) no-repeat right bottom;
	position: absolute;
	left: 0;
	bottom: 0
}

.contact .list .li-02 {
	position: absolute;
	top: 267px;
	left: 247px;
	height: 95px
}

.contact .list .li-02 .box {
	width: 330px
}

.contact .list .li-02:after {
	content: "";
	display: block;
	width: 382px;
	height: 83px;
	background: url(../images/line-02.png) no-repeat right bottom;
	position: absolute;
	left: 0;
	bottom: 0
}

.contact .list .li-03 {
	position: absolute;
	top: 387px;
	left: 280px;
	height: 95px
}

.contact .list .li-03 .box {
	width: 330px
}

.contact .list .li-03:after {
	content: "";
	display: block;
	width: 400px;
	height: 76px;
	background: url(../images/line-03.png) no-repeat right bottom;
	position: absolute;
	left: 0;
	bottom: 0
}
.contact .list .li-09 {
    position: absolute;
    top: 442px;
    left: 75px;
    height: 88px
}

.contact .list .li-09 .box {
    width: 208px
}

.contact .list .li-09:after {
    content: "";
    display: block;
    width: 400px;
    height: 76px;
    background: url(../images/line-03.png) no-repeat right bottom;
    position: absolute;
    left: 0;
    bottom: 0
}
.contact .list .li-04 {
	position: absolute;
	top: 531px;
	left: 182px;
	height: 101px
}

.contact .list .li-04 .box {
	width: 400px
}

.contact .list .li-04:after {
	content: "";
	display: block;
	width: 420px;
	height: 65px;
	background: url(../images/line-04.png) no-repeat right bottom;
	position: absolute;
	left: 0;
	bottom: 0
}

.contact .list .li-05 {
	position: absolute;
	top: 191px;
	left: 796px;
	height: 198px
}
.contact .list .li-08 {
    position: absolute;
    top: 99px;
    left: 676px;
    height: 252px;
}
.contact .list .li-08 .box {
    width: 330px
}

.contact .list .li-08:after {
    content: "";
    display: block;
    width: 414px;
    height: 165px;
    background: url(../images/line-08.png) no-repeat right top;
    position: absolute;
    left: -63px;
    bottom: 0
}
.contact .list .li-05 .box {
	width: 330px
}

.contact .list .li-05:after {
	content: "";
	display: block;
	width: 389px;
	height: 108px;
	background: url(../images/line-05.png) no-repeat right bottom;
	position: absolute;
	left: -63px;
	bottom: 0
}

.contact .list .li-06 {
	position: absolute;
	top: 314px;
	left: 796px;
	height: 93px
}

.contact .list .li-06 .box {
	width: 280px
}

.contact .list .li-06:after {
	content: "";
	display: block;
	width: 316px;
	height: 6px;
	background: url(../images/line-06.png) no-repeat right bottom;
	position: absolute;
	left: -50px;
	bottom: 0
}

.contact .list .li-07 {
	position: absolute;
	top: 447px;
	left: 796px;
	height: 149px
}

.contact .list .li-07 .box {
	width: 330px
}

.contact .list .li-07:after {
	content: "";
	display: block;
	width: 397px;
	height: 142px;
	background: url(../images/line-07.png) no-repeat right bottom;
	position: absolute;
	left: -67px;
	bottom: 0
}

.contact .list .li-07 .title {
	color: #f9a81b;
	font-size: 16px;
	font-weight: 700
}

.contact .list .li-07 .info {
	height: 96px
}

@media  screen and (max-width:1400px) {
	.contact .nr {
		margin: 65px 0 0 5%
	}
}

@media  screen and (max-width:1279px) {
	.contact .nr {
		margin: 65px 0 0 0;
		zoom: .9
	}
}

@media  screen and (max-width:1023px) {
	.contact {
		background-size: 100%;
		background-position: center
	}

	.contact .nr {
		background: 0;
		width: 100%;
		zoom: 1;
		height: auto
	}

	.contact .dot {
		display: none
	}

	.contact .list li {
		position: static!important;
		height: auto!important;
		padding-bottom: 10px;
		margin-bottom: 10px;
		border-bottom: 1px #eee solid
	}

	.contact .list li .box {
		width: 100%!important
	}

	.contact .list li:after {
		display: none!important
	}

	.contact .list .info {
		height: auto
	}
}

.culture {
	padding: 70px 0 0 0
}

.culture .nr {
	background: #f9f9f9 url(../images/images/dot.png) repeat;
	margin: 50px 0 0 0;
	padding: 90px 0
}

.culture .nr>.container {
	min-height: 422px;
	position: relative
}

.culture .nr .img {
	text-align: center;
	margin: auto
}

.culture .list li {
	width: 50%;
	max-width: 385px
}

.culture .list .li-01 {
	position: absolute;
	left: 95px;
	top: 0
}

.culture .list .li-02 {
	position: absolute;
	right: 95px;
	top: 0
}

.culture .list .li-03 {
	position: absolute;
	left: 40px;
	top: 160px
}

.culture .list .li-04 {
	position: absolute;
	right: 40px;
	top: 160px
}

.culture .list .li-05 {
	position: absolute;
	left: 95px;
	top: 325px
}

.culture .list .li-06 {
	position: absolute;
	right: 95px;
	top: 325px
}

.culture .list .li-02,.culture .list .li-04,.culture .list .li-06 {
	text-align: right
}

.culture .list .box {
	border-bottom: 1px #0094e1 dashed;
	padding-bottom: 25px
}

.culture .list .title {
	color: #333;
	font-size: 22px;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 10px
}

.culture .list .icon {
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 5px
}

.culture .list .info {
	color: #666;
	font-size: 15px;
	padding-left: 5px
}

@media  screen and (max-width:1279px) {
	.culture .list li {
		max-width: 300px
	}

	.culture .list .li-01 {
		left: 10px
	}

	.culture .list .li-03 {
		left: 10px
	}

	.culture .list .li-05 {
		left: 10px
	}

	.culture .list .li-02 {
		right: 10px
	}

	.culture .list .li-04 {
		right: 10px
	}

	.culture .list .li-06 {
		right: 10px;
		max-width: 350px
	}
}

@media  screen and (max-width:1023px) {
	.culture .nr {
		margin-top: 30px;
		padding: 30px 0
	}

	.culture .nr .img {
		display: none
	}

	.culture .list li {
		position: static!important;
		width: 100%;
		max-width: 100%;
		text-align: left!important;
		padding-bottom: 10px
	}

	.culture .list .box {
		padding: 0 0 10px 0
	}

	.culture .list .title {
		font-size: 18px;
		margin-bottom: 5px
	}
}

.case .list {
	width: 100%;
	position: relative;
	margin-bottom: 30px;
	overflow: hidden
}

.case .list:after {
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	right: 50%;
	border-left: 1px #c7c7c7 dashed
}

.case li {
	width: 50%;
	padding: 20px 20px 20px 0;
	float: left;
	border-bottom: 1px #c7c7c7 dashed;
	position: relative
}

.case li:nth-child(2n) {
	padding-right: 0;
	padding-left: 30px
}

.case li:nth-child(2n):before {
	content: "";
	display: block;
	position: absolute;
	width: 9px;
	height: 9px;
	background: #fff;
	border: 1px #c7c7c7 solid;
	left: -5px;
	bottom: -5px;
	border-radius: 50%
}

.case li:nth-child(2n):after {
	content: "";
	display: block;
	position: absolute;
	width: 5px;
	height: 5px;
	background: #c7c7c7;
	left: -3px;
	bottom: -3px;
	border-radius: 50%
}

.case li.even {
	padding-right: 0;
	padding-left: 30px
}

.case li.even:before {
	content: "";
	display: block;
	position: absolute;
	width: 9px;
	height: 9px;
	background: #fff;
	border: 1px #c7c7c7 solid;
	left: -5px;
	bottom: -5px;
	border-radius: 50%
}

.case li.even:after {
	content: "";
	display: block;
	position: absolute;
	width: 5px;
	height: 5px;
	background: #c7c7c7;
	left: -3px;
	bottom: -3px;
	border-radius: 50%
}

.case li:nth-child(1),.case li:nth-child(2) {
	padding-top: 0
}

.case li:nth-last-child(1),.case li:nth-last-child(2) {

}

.case li:nth-last-child(1):before,.case li:nth-last-child(2):before {
	display: none
}

.case li:nth-last-child(1):after,.case li:nth-last-child(2):after {
	display: none
}

.case .box {
	display: block;
	overflow: hidden;
	padding: 15px 0 15px 0;
	transition: padding .5s
}

.case .img {
	width: 290px;
	margin-right: 30px;
	float: left;
	display: block;
	position: relative
}

.case .img:after {
	content: "";
	display: block;
	padding-top: 62.06896551724138%
}

.case .text {
	padding-top: 10px;
	padding-right: 15px
}

.case .text .title {
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 15px
}

.case .text .info {
	color: #666;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-bottom: 20px
}

.case .detailed a,.case .detailed span {
	display: inline-block;
	font-size: 16px;
	position: relative;
	text-align: center;
	background: url(../images/dot-02.png) repeat;
	padding: 8px
}

.case .detailed a em,.case .detailed span em {
	font-style: normal;
	z-index: 1;
	display: inline-block;
	min-width: 156px;
	line-height: 34px;
	background: #fff;
	color: #8f9092;
	vertical-align: middle;
	position: relative
}

.case .detailed a em:after,.case .detailed span em:after {
	content: "";
	display: inline-block;
	width: 30px;
	height: 6px;
	background: url(../images/icon/arrow-right-01.png) right center;
	vertical-align: middle;
	margin-left: 25px;
	margin-top: -3px
}

@media (max-width:1279px) {
	.case li {
		padding: 20px 20px 20px 0
	}

	.case .img {
		width: 250px;
		margin-right: 15px
	}

	.case .text {
		padding-top: 0
	}

	.case .text .title {
		font-size: 18px;
		margin-bottom: 5px
	}

	.case .text .info {
		font-size: 14px
	}
}

@media (max-width:1023px) {
	.case .list:after {
		display: none
	}

	.case li {
		width: 100%
	}

	.case li:nth-child(2n) {
		padding-left: 0
	}

	.case li:nth-child(2n):before {
		display: none
	}

	.case li:nth-child(2n):after {
		display: none
	}

	.case li.even {
		padding-left: 0
	}

	.case li.even:before {
		display: none
	}

	.case li.even:after {
		display: none
	}

	.case li:nth-child(2) {
		padding-top: 20px
	}

	.case li:nth-last-child(2) {
		padding-bottom: 20px;
		border-bottom: 1px #c7c7c7 dashed
	}
}

@media (max-width:767px) {
	.case li {
		padding: 10px 10px 10px 0
	}

	.case li:nth-child(2) {
		padding-top: 10px
	}

	.case li:nth-last-child(2) {
		padding-bottom: 10px
	}

	.case .img {
		width: 250px;
		margin-right: 15px
	}

	.case .text {
		padding-top: 0
	}

	.case .text .title {
		height: 30px;
		line-height: 30px
	}

	.case .text .info {
		font-size: 12px
	}
}

@media (max-width:414px) {
	.case .list {
		margin-left: -5px
	}

	.case li {
		width: 50%;
		float: left;
		padding: 0 5px 10px 5px!important;
		border-bottom: none!important
	}

	.case .box {
		padding: 0!important
	}

	.case .img {
		width: 100%;
		float: none;
		text-align: left
	}

	.case .text {
		clear: both;
		padding: 10px 0
	}

	.case .text .title {
		font-size: 16px
	}

	.case .text .info {
		margin-bottom: 10px
	}

	.case .detailed a,.case .detailed span {
		font-size: 14px
	}

	.case .detailed a em,.case .detailed span em {
		line-height: 24px;
		min-width: inherit;
		padding: 0 10px
	}

	.case .detailed a em:after,.case .detailed span em:after {
		width: 15px;
		height: 3px;
		margin-left: 5px;
		background-size: 100%
	}
}

.img_box {
	width: 100%;
	height: 400px;
	overflow: auto;
	background: grey
}

@media (max-width:1765px) {
	.header .logo {
		padding: 11px 10px 0 0;
		margin-left: 20px
	}

	.header .phone {
		margin-left: 40px;
		margin-right: 40px
	}
}

@media (max-width:1610px) {
	.header .header-right {
		padding-right: 20px
	}

	.header .header-right .header-search {
		margin-left: 20px;
		padding-left: 20px
	}

	.header .header-right .lan {
		padding-left: 30px;
		margin-left: 20px
	}
}

@media (max-width:1440px) {
	.header .nav ul li a {
		padding: 0 13px 0 15px
	}

	.header .phone {
		font-size: 24px
	}

	.header .phone span {
		font-size: 14px
	}

	.header .container {
		width: 100%;
		padding: 0
	}

	.header .header-right .lan a {
		font-size: 14px
	}

	.inbanner .inbanner-slick {
		height: 330px;
		width: 1600px;
		margin-left: -800px
	}

	.about2 .pic {
		left: 10px
	}

	.about1 .about-list li {
		width: 200px
	}

	.header .nav ul li .subnav .container {
		width: 100%
	}
}

@media (max-width:1366px) {
	.home-product .left .title {
		font-size: 36px
	}

	.home-product .parBd .slideBox .text {
		width: 39%
	}

	.header .nav ul li {
		padding-left: 5px;
		font-size: 15px
	}

	.header .phone {
		margin-left: 30px;
		margin-right: 30px
	}
}

@media (max-width:1290px) {
	.header .nav ul li {
		font-size: 14px
	}

	.header .logo img {
		height: 60px
	}

	.header .logo {
		padding: 19px 10px 0 0;
		margin-left: 10px
	}
}

@media (max-width:1230px) {
	.phone-nav {
		display: block
	}

	.header .header-right {
		display: none
	}

	.header .phone {
		display: none
	}

	.header .nav {
		display: none
	}

	.header {
		height: 60px
	}

	.header .logo {
		padding: 5px 0
	}

	.header .logo img {
		height: 50px
	}

	.footer .footer-top .footer-contact {
		width: 100%
	}

	.footer .footer-top ul {
		width: 100%;
		border-right: 0;
		margin-bottom: 10px
	}

	.footer {
		padding: 20px 0 0 0
	}

	.footer .footer-bottom {
		padding: 10px 0
	}

	.footer .footer-top {
		padding-bottom: 20px
	}

	.job1 ul li {
		padding: 0 10px
	}

	.job1 ul {
		margin: 0 -10px
	}

	.industry-nav .list1 {
		margin: 0
	}

	.content .right {
		width: 71%
	}

	.home-search {
		padding: 15px 0
	}

	.home-search form ul li .box span {
		width: 100px;
		font-size: 12px;
		line-height: 35px
	}

	.home-search form ul li select {
		height: 35px;
		font-size: 14px
	}

	.home-search form ul li .box {
		height: 37px;
		padding-left: 100px
	}

	.home-search form .submit {
		height: 37px;
		line-height: 37px;
		font-size: 14px
	}
}

@media (max-width:1110px) {
	.product .show-info .info-pic .pro-text {
		width: 40%
	}

	.product .show-info .info-pic .pro-left {
		width: 57%
	}
}

@media (min-width:1025px) {
	.job1 ul li:hover .img {
		margin-top: -10px;
		margin-bottom: 10px
	}

	.base .base1 .list li:hover .pic img {
		transform: scale(1.1)
	}

	.base .base1 .list li:hover .text .bt {
		color: #0071b3
	}

	.header .nav ul li:hover a {
		border-bottom: 2px solid #0063a7;
		color: #0063a7
	}

	.header .nav ul li:hover .subnav {
		display: block
	}

	.header .nav ul li .subnav .container dl dd:hover a {
		background: #0071b3 url("../images/more.png") no-repeat 86% center;
		color: #fff
	}

	.header .nav ul li .subnav .container .right .more a:hover {
		background: #f9a81b url("../images/more.png") no-repeat 86% center;
		border: 0;
		color: #fff
	}

	.header .header-right .header-search .search-container .btn:hover {
		background: url(../images/search.png) no-repeat center center #f9a81b
	}

	.more a:hover {
		background: #0071b3 url("../images/more.png") no-repeat 86% center
	}

	.home-search form .submit:hover {
		background: #d68902 url("../images/search.png") no-repeat 80% center;
		background-size: 18px
	}

	.home-applications .home-bottom ul li:Hover .text {
		opacity: 0
	}

	.home-applications .home-bottom ul li:Hover .hover {
		opacity: 1;
		box-shadow: 0 0 25px 0 rgba(0,0,0,0.1)
	}

	.home-applications .home-bottom ul li .hover .show .info ul li a:hover {
		text-decoration: underline
	}

	.home-news .home-bottom ul li:hover .pic img {
		transform: scale(1.1)
	}

	.home-news .home-bottom ul li:hover .pic .hover {
		top: 0
	}

	.home-news .home-bottom ul li:hover .text .bt {
		color: #0071b3
	}

	.home-news .home-bottom ul li:hover .text .date {
		border-top: 1px solid #0071b3;
		background: url("../images/more2h.png") no-repeat center right
	}

	.home-partner .home-bottom .item .box:hover {
		background: url("../images/line2.jpg") no-repeat bottom left;
		box-shadow: 0 0 12px 0 rgba(0,0,0,0.08)
	}

	.home-partner .home-bottom .item .box:hover .pic img {
		transform: scale(1.1)
	}

	.home-partner .home-bottom .slick-prev:hover {
		background: rgba(249,168,27,0.9) url(../images/left.png) no-repeat center center!important
	}

	.home-partner .home-bottom .slick-next:hover {
		background: rgba(249,168,27,0.9) url(../images/right.png) no-repeat center center!important
	}

	.footer .footer-top ul li a:hover {
		text-decoration: underline;
		color: #fff
	}

	.footer .footer-top .footer-contact .online:hover {
		background: #fab131 url("../images/dianhua.png") no-repeat 28px center
	}

	.second-nav ul li a:hover {
		background: #fff;
		color: #0071b3
	}

	.honor .pro-min .getIndex:hover .item .pic img {
		transform: scale(1.05)
	}

	.honor .pro-min .getIndex:hover h3 {
		color: #0071b3
	}

	.page a:hover {
		background: #0071b3;
		color: #fff;
		border: 1px solid #0071b3
	}

	.job .nr .list_dt:hover {
		transition: all .5s linear;
		-moz-transition: all .5s linear;
		-o-transition: all .5s linear;
		-webkit-transition: all .5s linear
	}

	.customize .message .submit:hover {
		background: #0063a7
	}

	.customize .message .reset:hover {
		background: #0071b3;
		color: #fff;
		border: 1px solid #0071b3
	}

	.information ul li .box:hover {
		border: 1px solid #0071b3;
		box-shadow: 0 0 15px 0 rgba(0,0,0,0.05)
	}

	.information ul li .box:hover .bt {
		color: #0071b3
	}

	.information ul li .box:hover .more1 {
		color: #0071b3
	}

	.news ul li:hover .pic img {
		transform: scale(1.04)
	}

	.news ul li:hover .pic .hover {
		top: 0
	}

	.news ul li:hover .text .bt {
		color: #0071b3
	}

	.news ul li:hover .more p {
		background: #f9a81b url(../images/more.png) no-repeat 86% center;
		color: #fff
	}

	.prev-next-return .prev:hover,.prev-next-return .next:hover {
		background-color: #0071b3;
		color: #fff;
		text-decoration: underline
	}

	.prev-next-return .return:hover {
		background: #0071b3
	}

	.content .aside .aside-list ul li:hover {
		background: url("../images/libg.png") no-repeat top left;
		width: 304px
	}

	.content .aside .aside-list ul li:hover a {
		color: #fff
	}

	.content .aside .aside-list ul li:hover a:after {
		background: url("../images/dot8h.png") no-repeat center center
	}

	.content .aside .aside-list ul li:hover ul li {
		background: 0
	}

	.content .aside .aside-list ul li:hover ul li a {
		color: #666;
		background: url("../images/dot7.png") no-repeat 8px center
	}

	.content .aside .aside-list ul li ul li a:hover {
		color: #0071b3;
		background: url("../images/dot7h.png") no-repeat 8px center
	}

	.content .right .right-title a:hover {
		background: #0071b3 url(../images/down.png) no-repeat 93% center
	}

	.product .pro-list li .box:hover:before,.product .pro-list li .box:hover:after {
		border-color: #0071b3
	}

	.product .pro-list li .box:hover:before {
		width: 100%
	}

	.product .pro-list li .box:hover:after {
		height: 100%
	}

	.product .pro-list li .box:hover .pic img {
		transform: scale(1.1)
	}

	.product .pro-list li .box:hover .text .bt {
		color: #0071b3;
		text-decoration: underline
	}

	.product .pro-list li .box:hover .text .more span {
		color: #fff;
		background: #f9a81b url(../images/more.png) no-repeat 86% center
	}

	.product .show-info .info-pic .pro-left .slick-prev:hover {
		background: #0071b3 url(../images/left.png) no-repeat center center;
		background-size: 20px
	}

	.product .show-info .info-pic .pro-left .slick-next:hover {
		background: #0071b3 url(../images/right.png) no-repeat center center;
		background-size: 20px
	}

	.product .show-info .info-pic .pro-left .pro-min .getIndex .item .pic:hover {
		cursor: pointer
	}

	.product .show-info .info-bottom .chicun .chicun-pic .item a:hover .pic img {
		transform: scale(1.1)
	}

	.product .show-info .info-bottom .chicun .chicun-pic1 .item a:hover .pic img {
		transform: scale(1.1)
	}

	.product .show-info .info-bottom .guige .chicun-pic .item a:hover .pic img {
		transform: scale(1.1)
	}

	.product .show-info .info-bottom .guige .chicun-pic1 .item a:hover .pic img {
		transform: scale(1.1)
	}

	.product .show-info .info-bottom1 .yingyong .item:hover .box {
		background: #0071b3
	}

	.product .show-info .info-bottom1 .yingyong .item:hover .box .pic {
		border: 1px solid #fff
	}

	.product .show-info .info-bottom1 .yingyong .item:hover .box .bt {
		color: #fff
	}

	.product .show-info .info-bottom1 .yingyong .item:hover .box .bt:after {
		background: #fff
	}

	.product .show-info .info-bottom1 .yingyong .item:hover .box .jsh {
		display: block
	}

	.product .show-info .info-bottom1 .yingyong .item:hover .box .span {
		color: rgba(237,234,234,0.05)
	}

	.lianxi a:hover {
		background: #f9a81b url(../images/contact.png) no-repeat 34% center
	}

	.purchase .purchase-bottom .label_box>label>input:hover+.box {
		border: #0071b3 solid 1px
	}

	.purchase .purchase-bottom .label_box>label>input:hover+.box .text {
		background: #f9f9f9 url("../images/dot10h.png") no-repeat bottom right
	}

	.purchase .purchase-bottom .xuanze .tijiao a:hover {
		background: #0071b3
	}

	.video-popup .box .reset:hover {
		background: #0063a7;
		color: #fff;
		border: 1px solid #0063a7
	}

	.industry-nav .list1 .item:Hover .box {
		background: #0071b3 url("../images/inh.png") no-repeat 93% center;
		color: #fff
	}

	.industry-nav .list1 .item:Hover .box .pic .in {
		display: none
	}

	.industry-nav .list1 .item:Hover .box .pic .inh {
		display: block
	}

	.industry-nav .list1 .item:Hover .text {
		opacity: 0
	}

	.industry-nav .list1 .item:Hover .hover {
		height: 560px;
		box-shadow: 0 0 25px 0 rgba(0,0,0,0.1)
	}

	.industry-nav .list1 .item .hover .show .info ul li a:hover {
		text-decoration: underline
	}

	.case-show .jsh .p a:hover {
		text-decoration: underline
	}

	.case-show .case-right .case-pic .slick-prev:hover {
		background: #0071b3 url(../images/left1.png) no-repeat center center
	}

	.case-show .case-right .case-pic .slick-next:hover {
		background: #0071b3 url(../images/right1.png) no-repeat center center
	}

	.case .box:hover {
		background: #0063a7;
		color: #fff;
		padding: 15px 0 15px 15px
	}

	.case .box:hover .img {
		margin-right: 25px
	}

	.case .box:hover .text .info {
		color: #fff
	}

	.case .box:hover .detailed a,.case .box:hover .detailed span {
		background: url(../images/dot-03.png) repeat
	}

	.case .box:hover .detailed a em,.case .box:hover .detailed span em {
		color: #fff;
		background: #f9a81b
	}

	.case .box:hover .detailed a em:after,.case .box:hover .detailed span em:after {
		content: "";
		display: inline-block;
		width: 30px;
		height: 6px;
		background: url(../images/icon/arrow-right-02.png) right center;
		vertical-align: middle;
		margin-left: 25px;
		margin-top: -3px
	}
}

@media (max-width:1024px) {
	.home-product .parBd .slideBox .picScroll-left {
		float: left
	}

	.inbanner .inbanner-slick {
		display: none
	}

	.inbanner .inbanner-slick-phone {
		display: block
	}

	.content .right {
		width: 66%
	}

	.product .show-info .info-bottom .chicun .chicun-pic {
		display: none
	}

	.product .show-info .info-bottom .chicun .chicun-pic1 {
		display: block
	}

	.product .show-info .info-bottom .guige .chicun-pic {
		display: none
	}

	.product .show-info .info-bottom .guige .chicun-pic1 {
		display: block
	}

	.product .show-info .info-pic .pro-left {
		width: 100%
	}

	.product .show-info .info-pic .pro-text {
		width: 100%;
		margin-top: 10px
	}

	.product .show-info .info-bottom1 .yingyong .item {
		width: 50%;
		margin-bottom: 14px
	}

	.product .show-info .info-bottom .chicun {
		width: 100%;
		margin-bottom: 10px
	}

	.product .show-info .info-bottom .guige {
		width: 100%
	}

	.product .show-info .info-pic {
		margin-bottom: 10px
	}

	.industry-nav .list1 .item {
		width: 100%
	}

	.industry-nav .list1 .item .hover {
		position: relative;
		top: auto;
		left: auto;
		height: auto
	}

	.industry-nav .list1 .item .hover .show {
		display: none
	}

	.industry-nav .list1 .item .hover:after {
		display: none
	}

	.industry-nav .list1 .item .hover .list {
		width: 100%;
		padding-top: 10px;
		padding-right: 0;
		overflow: hidden;
		padding-bottom: 10px
	}

	.industry-nav .list1 .item .hover .list ul .sel a {
		background: url(../images/dot4.png) no-repeat 86% center;
		color: #fff
	}

	.industry-nav .list1 .item .hover .list ul li {
		background: 0;
		width: 50%;
		float: left
	}

	.industry-nav .list1 .item .hover .list ul .sel {
		background: 0
	}

	.industry-nav .list1 .active .box {
		background: url(../images/in.png) no-repeat 98% center;
		color: #666
	}

	.industry-nav .list1 .item .box {
		height: 50px;
		line-height: 48px;
		font-size: 16px;
		padding-left: 50px;
		padding-right: 60px;
		background: url(../images/in.png) no-repeat 98% center;
		border: 0;
		background-size: 25px
	}

	.industry-nav .list1 .active .box .pic .inh {
		display: none
	}

	.industry-nav .list1 .active .box .pic .in {
		display: block
	}

	.industry-nav .list1 .item .box .pic {
		top: 0;
		left: 0
	}

	.industry-nav .list1 .item .hover .list ul li a {
		font-size: 14px;
		line-height: 35px;
		padding: 0 20px
	}

	.home-product .left {
		float: left;
		width: 100%;
		padding-top: 7px
	}

	.home-product .left .parHd li {
		width: 33.333333333333336%;
		float: left;
		padding: 0 5px
	}

	.home-product .parBd {
		width: 100%
	}

	.home-product .parBd .slideBox .text {
		width: 50%;
		padding-top: 10px;
		margin-bottom: 10px
	}

	.home-product .parBd .slideBox .picScroll-left {
		width: 50%
	}

	.home-banner .home-banner-slick .slick-slide .banner-hover .img {
		float: left;
		margin-left: 0;
		width: 40%
	}

	.home-banner .home-banner-slick .slick-slide .banner-hover .banner-info {
		width: 50%;
		padding: 80px 0
	}

	.home-banner .home-banner-slick .slick-slide .banner-hover {
		padding: 50px 0;
		overflow: hidden
	}

	.home-banner {
		height: auto
	}

	.home-banner .home-banner-slick {
		height: auto
	}

	.home-banner .home-banner-slick .slick-slide .banner-hover .banner-info .span {
		font-size: 42px
	}

	.home-banner .home-banner-slick .slick-slide .banner-hover .banner-info .span1 {
		font-size: 16px
	}

	.home-banner .home-banner-slick .slick-slide .banner-hover .banner-info .jsh {
		font-size: 14px;
		margin-bottom: 20px;
		line-height: 25px
	}

	.home-banner .home-banner-slick .slick-slide .banner-hover .banner-info .bt {
		font-size: 20px
	}

	.home-banner .shubiao {
		display: none
	}

	.home-banner .home-banner-slick .slick-dots {
		bottom: 15px
	}

	.video-popup {
		width: 98%;
		left: 1%;
		margin-left: 0
	}
}

@media (max-width:992px) {
	.home-product .parBd .slideBox .text {
		width: 100%;
		padding-top: 10px;
		margin-bottom: 10px
	}

	.home-product .parBd .slideBox .picScroll-left {
		width: 100%
	}

	.home-applications .home-bottom ul li .hover {
		display: none
	}

	.case-show .case-right .jsh {
		margin-left: 0
	}

	.about1 .about-list li .pic {
		width: 40px;
		height: 40px
	}

	.purchase .purchase-bottom .box .text {
		background: #f9f9f9 url(../images/phone/dot10.png) no-repeat bottom right;
		background-size: 31px
	}

	.purchase .purchase-bottom .label_box>label>input:checked+.box .text {
		background: #f9f9f9 url(../images/phone/dot10h.png) no-repeat bottom right;
		background-size: 31px
	}

	.more a {
		background: #f9a81b url(../images/phone/arrow-left-02.png) no-repeat 86% center;
		background-size: 30px
	}

	.home-search form .submit {
		background: #f9a81b url(../images/phone/search.png) no-repeat 80% center;
		background-size: 20px
	}

	.footer .footer-top .footer-contact .online {
		background: #008ed7 url(../images/phone/dianhua.png) no-repeat 28px center;
		background-size: 18px
	}

	#menu .lan {
		background: #0071b3 url(../images/phone/lan.png) no-repeat 15px center;
		background-size: 23px
	}

	#menu .search #btn1 {
		background: #0071b3 url(../images/phone/search.png) no-repeat center center;
		background-size: 15px
	}

	.home-title h3 {
		background: url(../images/phone/ht01.png) no-repeat top center;
		background-size: 29px
	}

	.hn h3 {
		background: url(../images/phone/ht02.png) no-repeat top center;
		background-size: 29px
	}

	.hp h3 {
		background: url(../images/phone/ht03.png) no-repeat top center;
		background-size: 33px
	}

	.content .aside .aside-list ul .active ul .active a {
		background: url(../images/phone/dot7h.png) no-repeat 8px center;
		background-size: 4px
	}

	.content .aside .aside-list ul .active ul li a {
		background: url(../images/phone/dot7.png) no-repeat 8px center;
		background-size: 4px
	}

	.content .aside .aside-list ul li ul li a {
		background: url(../images/phone/dot7.png) no-repeat 8px center;
		background-size: 4px
	}

	.content .right .right-title a {
		background: #00c2de url(../images/phone/down.png) no-repeat 90% center;
		background-size: 18px
	}

	.content .aside .aside-list ul li a {
		background: url(../images/phone/dot3.png) no-repeat 28px center;
		background-size: 9px
	}

	.product .show-info .info-bottom .chicun .chicun-pic1 .item a i {
		background: #7f7f7f url(../images/phone/search.png) no-repeat center center;
		background-size: 10px
	}

	.product .show-info .info-bottom .guige .chicun-pic1 .item a i {
		background: #7f7f7f url(../images/phone/search.png) no-repeat center center;
		background-size: 10px
	}

	.lianxi a {
		background: #0071b3 url(../images/phone/contact.png) no-repeat 34% center;
		background-size: 24px
	}

	.case-show .jsh .h1 {
		background: url(../images/phone/h1.png) no-repeat center left;
		background-size: 24px
	}

	.case-show .jsh .h2 {
		background: url(../images/phone/h2.png) no-repeat center left;
		background-size: 26px
	}

	.case-show .jsh .h3 {
		background: url(../images/phone/h3.png) no-repeat center left;
		background-size: 26px
	}

	.case-show .jsh .h4 {
		background: url(../images/phone/h4.png) no-repeat center left;
		background-size: 32px
	}

	.case-show .jsh .h5 {
		background: url(../images/phone/h5.png) no-repeat center left;
		background-size: 29px
	}

	.case-show .jsh .h6 {
		background: url(../images/phone/h6.png) no-repeat center left;
		background-size: 24px
	}

	.industry-nav .list1 .item .hover .list ul .sel a {
		background: url(../images/phone/dot4.png) no-repeat 86% center;
		background-size: 10px
	}

	.industry-nav .list1 .item .hover .list ul li a {
		background: url(../images/phone/dot4.png) no-repeat 86% center;
		background-size: 10px
	}

	.home-product {
		padding: 30px 0
	}

	.content .aside .aside-list ul li a:after {
		display: none
	}

	.home-product .left {
		padding-top: 0
	}

	.home-product .left .title {
		background: url(../images/phone/dot1.png) no-repeat center left;
		background-size: 28px;
		padding-left: 37px;
		font-size: 22px;
		margin-bottom: 20px
	}

	.home-product .left .parHd li a {
		line-height: 40px;
		font-size: 14px;
		padding: 0 10px 0 10px
	}

	.home-product .left .parHd li {
		width: 100%
	}

	.home-product .parBd .slideBox .text .bt {
		font-size: 20px;
		margin-bottom: 10px
	}

	.home-product .parBd .slideBox .text .jsh:before {
		width: 50px;
		height: 2px;
		margin-top: 20px;
		margin-bottom: 20px
	}

	.home-product .parBd .slideBox .text .jsh {
		font-size: 14px;
		line-height: 25px;
		margin-bottom: 20px
	}

	.home-product .parBd .slideBox .text .jsh p {
		max-height: 75px;
		height: auto
	}

	.home-product .parBd .slideBox .picScroll-left {
		width: 100%;
		padding-right: 0;
		height: auto
	}

	.home-product .parBd .slideBox .picScroll-left .bd {
		width: 100%;
		height: auto
	}

	.home-product .parBd .slideBox .picScroll-left .bd ul .pic {
		height: auto;
		width: 100%
	}

	.home-product .parBd .slideBox .picScroll-left .bd ul li {
		width: 100%;
		height: auto
	}

	.current span {
		background: url(../images/phone/home.png) no-repeat center left;
		background-size: 17px
	}

	.home-applications .home-bottom ul li .text .area .pic {
		width: 55px;
		height: 55px;
		margin: -27px 0 0 -27px
	}

	.home-applications .home-bottom ul li .text .area {
		position: relative;
		width: 100px;
		height: 100px
	}

	.second-nav ul li {
		width: 33.333333333333336%!important;
		font-size: 14px
	}

	.second-nav ul li a {
		line-height: 45px
	}

	.second-nav {
		margin-top: 0
	}

	.content {
		padding: 30px 0
	}

	.about1 .about-list li {
		width: 50%
	}

	.about1 {
		font-size: 14px;
		padding: 20px 0;
		line-height: 25px
	}

	.about2 {
		padding: 30px 0
	}

	.about2 .pic {
		width: 438px;
		height: 438px;
		position: relative;
		top: auto;
		left: auto;
		margin: 0 auto
	}

	.about2 .text {
		padding-left: 0;
		padding-top: 20px;
		min-height: 0
	}

	.about2 .text .bt {
		font-size: 18px;
		margin-bottom: 10px
	}

	.about2 .text .jsh {
		font-size: 14px;
		line-height: 25px
	}

	.about3 {
		font-size: 14px;
		line-height: 25px;
		padding-top: 30px
	}

	.footer .footer-top ul li {
		width: 100%;
		border-bottom: 1px solid rgba(255,255,255,0.3)
	}

	.footer .footer-top ul li ul {
		display: none
	}

	.footer .footer-top ul li a {
		font-size: 15px;
		margin-bottom: 0;
		line-height: 40px
	}

	.footer .footer-top .footer-contact .ewm {
		position: relative;
		right: auto;
		top: auto;
		margin-top: 10px
	}

	.footer .footer-top .footer-contact {
		padding-right: 0
	}

	.footer .footer-bottom {
		text-align: center;
		overflow: hidden
	}

	.footer .footer-bottom span {
		width: 100%
	}

	.honor .pro-min {
		text-align: center;
		overflow: hidden;
		padding: 30px 0 14px 0;
		position: relative;
		margin: 0 -10px
	}

	.honor .pro-min .getIndex {
		padding: 0 10px;
		width: 50%;
		margin-bottom: 20px
	}

	.honor .pro-min .getIndex h3 {
		font-size: 16px;
		line-height: 50px;
		margin-bottom: 0
	}

	.base .base-info .title {
		font-size: 67px
	}

	.base .base-info .info {
		font-size: 17px
	}

	.base .base-info {
		margin-top: 19px
	}

	.base .base-p {
		font-size: 14px;
		line-height: 25px;
		padding-bottom: 20px
	}

	.base .nr {
		padding: 30px 0
	}

	.base .nr-title {
		font-size: 18px
	}

	.base .nr ul {
		margin: 0;
		padding-top: 20px
	}

	.base .nr ul li {
		width: 100%;
		padding: 0;
		margin-bottom: 10px
	}

	.base .nr ul li .img {
		width: 64px;
		height: 64px
	}

	.base .nr ul li .img .pic {
		width: 50px;
		height: 50px
	}

	.base .nr ul li .box {
		background: url(../images/bg3.png) repeat-y 32px top
	}

	.base .nr ul li .box .text {
		padding-left: 70px;
		padding-top: 50px;
		background: url(../images/dot5.png) no-repeat 29px bottom;
		min-height: 0;
		padding-bottom: 10px
	}

	.base .nr ul li .box .bt {
		font-size: 16px;
		margin-bottom: 0
	}

	.base .nr ul li .box .jsh {
		font-size: 14px;
		line-height: 25px
	}

	.base .base1 {
		padding: 30px 0 0 0
	}

	.base .base1 .bottom {
		margin-top: 20px;
		padding-bottom: 30px
	}

	.base .base1 .list {
		margin: 0 -5px
	}

	.base .base1 .list li {
		padding: 0 5px
	}

	.base .base1 .list li .text {
		padding: 15px
	}

	.base .base1 .list li .text .bt {
		font-size: 16px;
		margin-bottom: 10px
	}

	.base .base1 .list li .text .jsh {
		font-size: 14px;
		line-height: 25px;
		height: 150px
	}

	.job1 ul li {
		width: 100%
	}

	.job1 {
		padding: 30px 0
	}

	.job1 ul li {
		margin-bottom: 10px
	}

	.job1 ul li .img {
		height: 40px
	}

	.job1 ul li .img img {
		height: 40px
	}

	.job1 ul li .text {
		padding-top: 5px
	}

	.job1 ul li .text .bt {
		font-size: 16px
	}

	.job1 ul li .text .jsh {
		font-size: 14px;
		line-height: 25px
	}

	.job .nr {
		padding: 30px 0
	}

	.job .nr .nr-title p {
		width: 120px;
		height: 40px;
		line-height: 40px;
		font-size: 16px
	}

	.job .nr dl {
		margin-top: 20px
	}

	.job .nr dl .list0 {
		width: 1024px
	}

	.job .nr dl {
		margin-top: 20px;
		overflow: auto
	}

	.job .nr dl .list_dt {
		width: 1024px
	}

	.job .nr .list_dd {
		width: 1024px
	}

	.job .nr dl dt span {
		font-size: 14px
	}

	.job .nr .jobsub {
		line-height: 25px;
		padding: 20px
	}

	.news ul li {
		padding: 20px 0
	}

	.news ul li .pic {
		width: 100%;
		height: auto;
		position: relative;
		top: auto;
		left: auto
	}

	.news ul li .pic:after {
		padding-bottom: 46.4%
	}

	.news ul li .box {
		padding-left: 0;
		height: auto
	}

	.news ul li .date h3 {
		font-size: 22px
	}

	.news ul li .text {
		padding-left: 90px
	}

	.news ul li .text .bt {
		font-size: 16px;
		margin-bottom: 10px
	}

	.news ul li .text .jsh {
		font-size: 14px;
		line-height: 25px;
		color: #222;
		height: 50px;
		margin-bottom: 10px
	}

	.news ul li .text .more {
		width: 155px;
		height: 42px;
		font-size: 14px
	}

	.news ul li .text .more p {
		padding-left: 10px;
		line-height: 26px
	}

	.news ul {
		margin-bottom: 30px
	}

	.news-show .h1 {
		font-size: 22px;
		margin-bottom: 10px
	}

	.news-show .h2 {
		font-size: 14px;
		padding-bottom: 15px
	}

	.news-show .info {
		font-size: 14px;
		line-height: 25px;
		padding: 20px 0
	}

	.prev-next-return .prev,.prev-next-return .next {
		width: 100%;
		height: 45px;
		line-height: 45px;
		padding-left: 50px;
		padding-right: 50px;
		margin-bottom: 5px
	}

	.prev-next-return .return {
		left: auto;
		position: relative;
		margin-left: 0;
		width: 100%;
		height: 45px;
		line-height: 45px
	}

	.prev-next-return .next {
		text-align: right
	}

	.customize .inside-title .title-02 {
		font-size: 14px
	}

	.customize {
		padding-bottom: 0
	}

	.customize .message {
		padding-bottom: 20px
	}

	.customize .message li {
		width: 100%
	}

	.customize .nr {
		margin-top: 20px;
		padding-top: 20px
	}

	.customize .message label {
		font-size: 14px;
		margin-bottom: 10px;
		padding-left: 17px
	}

	.customize .message input,.customize .message textarea,.customize .message select {
		font-size: 14px;
		padding: 10px 40px 10px 20px;
		margin-bottom: 10px
	}

	.customize .message .submit,.customize .message .reset {
		width: 150px;
		line-height: 40px;
		font-size: 14px
	}

	.customize .message .label_box>label>div {
		font-size: 14px
	}

	.information ul li {
		padding: 0 5px;
		margin-bottom: 10px;
		width: 100%
	}

	.information ul li .box {
		padding: 15px
	}

	.information ul li .date {
		font-size: 14px;
		padding-left: 25px;
		margin-bottom: 10px
	}

	.information ul li .bt {
		font-size: 16px;
		padding-left: 10px;
		margin-bottom: 10px
	}

	.information ul li .jsh {
		font-size: 14px;
		margin-bottom: 10px
	}

	.information ul li .more1 {
		font-size: 12px
	}

	.information ul {
		margin: 0 -5px 20px -5px
	}

	.case-show .case-right {
		width: 100%
	}

	.case-show .case-left {
		width: 100%
	}

	.case-show .case-left .right-title {
		font-size: 20px;
		margin-bottom: 20px
	}

	.case-show .jsh .h1,.case-show .jsh .h2,.case-show .jsh .h3,.case-show .jsh .h4,.case-show .jsh .h5,.case-show .jsh .h6 {
		font-size: 16px;
		margin-bottom: 10px
	}

	.case-show .jsh .p {
		font-size: 14px;
		line-height: 25px;
		margin-bottom: 10px
	}

	.case-show .jsh {
		margin-bottom: 20px
	}

	.lianxi a {
		width: 160px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		background: #0071b3 url(../images/contact.png) no-repeat 12% center;
		padding-left: 60px
	}

	.case-show .case-right .case-pic {
		margin-bottom: 20px
	}

	.content .right {
		width: 100%;
		margin-top: 10px
	}

	.content .aside {
		width: 100%
	}

	.content .aside .aside-title {
		line-height: 80px;
		font-size: 20px;
		background-size: cover
	}

	.content .aside .aside-list ul .active {
		width: auto;
		background: 0
	}

	.content .aside .aside-list ul .active a {
		color: #0071b3
	}

	.content .aside .aside-list ul li {
		overflow: hidden
	}

	.content .aside .aside-list ul li ul {
		overflow: hidden
	}

	.content .aside .aside-list ul li ul li {
		width: 50%;
		float: left
	}

	.content .aside .aside-list ul .active ul .active {
		width: 50%
	}

	.content .aside .aside-list ul li {
		margin-bottom: 0
	}

	.content .aside .aside-list ul li a {
		line-height: 40px;
		font-size: 16px
	}

	.content .aside .aside-list ul li ul li a {
		font-size: 14px;
		line-height: 30px
	}

	.content .aside .aside-list ul li:last-child ul {
		border: 0
	}

	.content .right .right-title {
		margin-bottom: 20px
	}

	.content .right .right-title h3 {
		font-size: 22px;
		color: #333
	}

	.content .right .right-title a {
		font-size: 14px;
		line-height: 40px;
		padding-right: 50px
	}

	.content .right .right-p {
		font-size: 14px;
		padding-bottom: 20px
	}

	.product .pro-list {
		margin-top: 20px;
		overflow: hidden
	}

	.product .pro-list li .box .pic {
		width: 200px;
		height: 131px;
		top: 20px;
		left: 20px
	}

	.product .pro-list li .box {
		padding: 20px 20px 20px 225px
	}

	.product .pro-list li .box .text {
		padding-left: 15px;
		height: 131px;
		padding-top: 0
	}

	.product .pro-list li .box .text .bt {
		font-size: 16px;
		margin-bottom: 3px
	}

	.product .pro-list li .box .text .jsh {
		font-size: 14px;
		line-height: 25px;
		height: 50px;
		margin-bottom: 5px
	}

	.more {
		font-size: 14px;
		height: 48px;
		width: 160px
	}

	.more span {
		line-height: 32px;
		padding-left: 15px
	}

	.more a {
		line-height: 32px;
		padding-left: 15px
	}

	.product .show-info .info-pic {
		padding: 15px
	}

	.product .show-info .info-pic .pro-text .bt {
		font-size: 18px
	}

	.product .show-info .info-pic .pro-text .bt:after {
		margin: 10px 0
	}

	.product .show-info .info-pic .pro-left .pro-min {
		width: 50px
	}

	.product .show-info .info-pic .pro-left {
		padding-right: 70px
	}

	.product .show-info .info-pic .pro-text .jsh .h3 {
		font-size: 16px
	}

	.product .show-info .info-pic .pro-text .jsh .p {
		font-size: 14px;
		line-height: 25px
	}

	.product .show-info .info-pic .pro-text .jsh .p p {
		padding-left: 23px
	}

	.product .show-info .info-pic .pro-text .jsh {
		margin-bottom: 20px
	}

	.product .show-info .info-title {
		font-size: 16px;
		padding-left: 30px;
		background-size: 20px
	}

	.product .show-info .info-bottom .info-p {
		font-size: 14px
	}

	.product .show-info .info-bottom .chicun .chicun-pic1 {
		padding-top: 20px
	}

	.product .show-info .info-bottom .guige .chicun-pic1 {
		padding-top: 20px
	}

	.product .show-info .info-bottom1 .yingyong {
		padding-top: 0
	}

	.purchase .purchase-bottom .label_box>label {
		width: 50%;
		padding: 0 10px;
		margin-bottom: 20px
	}

	.purchase .purchase-bottom {
		padding-top: 0;
		padding-bottom: 20px
	}

	.purchase .purchase-bottom .label_box {
		margin: 0 -10px 20px -10px
	}

	.purchase .purchase-bottom .xuanze .xz p {
		line-height: 32px;
		height: 32px
	}

	.purchase .purchase-bottom .xuanze .xz {
		font-size: 14px;
		height: 48px;
		width: 165px
	}

	.purchase .purchase-bottom .xuanze .xz p span {
		font-size: 16px
	}

	.purchase .purchase-bottom .xuanze .tijiao a {
		line-height: 32px;
		height: 32px
	}

	.purchase .purchase-bottom .xuanze .tijiao {
		font-size: 14px;
		height: 48px;
		width: 165px
	}

	.purchase .purchase-bottom .xuanze {
		margin-bottom: 20px
	}

	.purchase .purchase-bottom .zysx {
		padding: 20px
	}

	.purchase .purchase-bottom .zysx .z-title {
		margin-bottom: 10px
	}

	.purchase .purchase-bottom .zysx .z-jsh {
		font-size: 14px;
		line-height: 25px
	}

	.case {
		padding: 30px 0
	}

	.case .list {
		margin-bottom: 0
	}

	.industry-nav {
		margin-top: 30px
	}

	.product .show-info .info-bottom1 .yingyong .item .box {
		padding-top: 20px;
		height: 220px
	}

	.product .show-info .info-bottom1 .yingyong .item .box .text {
		padding: 10px 5px 0 5px
	}

	.product .show-info .info-bottom1 .yingyong .item .bt {
		font-size: 16px
	}

	.home-search form {
		position: relative;
		padding-right: 0
	}

	.home-search form ul {
		overflow: hidden
	}

	.home-search form .submit {
		position: relative;
		top: auto;
		right: auto;
		margin: 10px auto 0 auto;
		display: block
	}

	.home-search form ul li {
		width: 100%;
		margin-bottom: 10px
	}

	.home-title h3 {
		font-size: 20px
	}

	.home-title {
		height: 90px;
		padding-top: 0
	}

	.home-title p {
		font-size: 63px;
		line-height: 100px
	}

	.home-partner {
		padding: 30px 0
	}

	.home-partner .home-bottom {
		margin-top: 10px
	}

	.home-partner .home-bottom .item {
		width: 25%
	}

	.home-news {
		padding: 30px 0
	}

	.home-news .home-bottom ul li {
		padding: 0 5px
	}

	.home-news .home-bottom ul {
		margin: 0 -5px
	}

	.home-news .home-bottom {
		padding-top: 10px
	}

	.home-news .home-bottom ul li .text {
		padding: 10px
	}

	.home-news .home-bottom ul li .text .bt {
		font-size: 16px;
		margin-bottom: 10px
	}

	.home-news .home-bottom ul li .text .jsh {
		font-size: 14px;
		line-height: 25px;
		height: 50px;
		overflow: hidden;
		margin-bottom: 10px
	}

	.home-news .home-bottom ul li .text .date {
		line-height: 35px
	}

	.home-applications .home-bottom ul li {
		width: 100%;
		padding: 15px
	}

	.home-applications .home-bottom {
		margin-top: 10px
	}

	.home-applications {
		padding: 30px 0
	}

	.home-applications .home-bottom ul li .text {
		padding: 30px 10px
	}

	.home-applications .home-bottom ul li .text .area {
		margin: 0 auto 20px auto
	}

	.home-applications .home-bottom ul li .text .bt {
		font-size: 16px
	}

	.home-applications .home-bottom ul li .text .jsh {
		font-size: 14px;
		margin-bottom: 10px
	}

	.home-banner .home-banner-slick .slick-slide .banner-hover .banner-info {
		padding: 20px 0
	}

	.home-banner .home-banner-slick .slick-slide .banner-hover .banner-info .span {
		font-size: 24px;
		color: #0071b3;
		font-weight: bold;
		line-height: normal;
		margin-bottom: 10px
	}

	.home-banner .home-banner-slick .slick-slide .banner-hover .banner-info .span1 {
		font-size: 16px;
		letter-spacing: 0;
		margin-bottom: 5px
	}

	.home-banner .home-banner-slick .slick-slide .banner-hover .banner-info .jsh {
		margin-bottom: 10px
	}

	.home-banner .home-banner-slick .slick-slide {
		background-size: cover
	}
}

@media (max-width:414px) {
	.about2 .pic {
		width: 100%;
		height: auto
	}

	.product .pro-list li .box .pic {
		width: 100%;
		height: auto;
		top: auto;
		left: auto;
		position: relative
	}

	.product .pro-list li .box .pic:after {
		padding-bottom: 65%
	}

	.product .pro-list li .box {
		padding: 20px 20px 20px 20px
	}

	.product .pro-list li .box .text {
		padding-left: 0;
		height: auto;
		border-left: 0
	}

	.home-partner .home-bottom .item {
		width: 50%
	}

	.home-news .home-bottom ul li {
		width: 100%;
		margin-bottom: 10px
	}

	.video-popup .box li {
		width: 100%
	}

	.home-banner .home-banner-slick .slick-slide .banner-hover {
		padding: 20px 0 50px 0
	}

	.home-banner .home-banner-slick .slick-slide .banner-hover .img {
		width: 100%
	}

	.home-banner .home-banner-slick .slick-slide .banner-hover .banner-info {
		width: 100%;
		padding: 10px 0
	}
}

@media (max-height:768px) {
	.video-popup {
		height: 98%;
		top: 1%;
		margin-top: 0;
		overflow: auto
	}
}



@media(max-width:1920px){
	.header .nav ul li{
		padding-left:0;
	}
}