* {
	box-sizing: border-box;
	outline: 0
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@font-face {
	font-family:"iconfont";src:url('../fonts/iconfont.woff2?t=1670990045364') format('woff2'),url('../fonts/iconfont.woff?t=1670990045364') format('woff'),url('../fonts/iconfont.ttf?t=1670990045364') format('truetype')
}

.icon-toTop:before {
	content: "\e61e"
}

.icon-liuyan:before {
	content: "\e614"
}

.icon-gongneng_chanyezixun:before {
	content: "\e60e"
}

.icon-liuyanfill:before {
	content: "\e743"
}

.icon-rili:before {
	content: "\e644"
}

.icon-caidan:before {
	content: "\e790"
}

.icon-jiantou_down:before {
	content: "\e61a"
}

.icon-fasong:before {
	content: "\e637"
}

.icon-shouye:before {
	content: "\e60c"
}

.icon-weixin:before {
	content: "\e600"
}

.icon-weibo:before {
	content: "\e643"
}

.icon-QQ:before {
	content: "\e882"
}

.icon-dizhi:before {
	content: "\e61f"
}

.icon-youxiang:before {
	content: "\e645"
}

.icon-gerenzhanghu:before {
	content: "\e61d"
}

.icon-shouji:before {
	content: "\e679"
}

.icon-kefu:before {
	content: "\e605"
}

.icon-iconset0416:before {
	content: "\e727"
}

.icon-yanjing_xianshi_o:before {
	content: "\ebcc"
}

.icon-gongchang:before {
	content: "\e610"
}

.icon-shehuifuwu:before {
	content: "\e618"
}

.icon-zhuanli:before {
	content: "\e616"
}

.icon-hezuo1:before {
	content: "\e61c"
}

.icon-24gl-phoneLoudspeaker:before {
	content: "\e94f"
}

.icon-sousuo1:before {
	content: "\e67b"
}

.icon-dianhuatianchong:before {
	content: "\e678"
}

@font-face {
	font-family:'myfont';src:url('../fonts/Montserrat-Light-6.otf');font-weight:normal;font-style:normal
}

@font-face {
	font-family:'myfont2';src:url('../fonts/Montserrat-Bold-3.otf');font-weight:normal;font-style:normal
}

@font-face {
	font-family:"DIN-BOLD";src:url("../fonts/DIN-BOLD.woff2") format("woff2"),url("../fonts/DIN-BOLD.woff") format("woff"),url("../fonts/DIN-BOLD.ttf") format("truetype"),url("../fonts/DIN-BOLD.eot") format("embedded-opentype"),url("../fonts/DIN-BOLD.svg") format("svg")
}

@font-face {
	font-family:"DINPro-Light_0";src:url("../fonts/DINPro-Light_0.woff2") format("woff2"),url("../fonts/DINPro-Light_0.woff") format("woff"),url("../fonts/DINPro-Light_0.ttf") format("truetype"),url("../fonts/DINPro-Light_0.eot") format("embedded-opentype"),url("../fonts/DINPro-Light_0.svg") format("svg")
}
@keyframes apr {
    0% {
        background-position: 0
    }

    50% {
        background-position: 100%
    }

    to {
        background-position: 0
    }
}

@-webkit-keyframes apr {
    0% {
        background-position: 0
    }

    50% {
        background-position: 100%
    }

    to {
        background-position: 0
    }
}
*,*:before,*:after {
	box-sizing: border-box;
	outline: 0
}

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
}

a {
	color: #333;
	outline: none;
	text-decoration: none
}

a:hover {
	color: #2f318b
}

ol,ul {
	list-style: none
}

img {
	border: 0;
	max-width: 100%
}

table {
	border-collapse: collapse;
	width: 100%
}

input[type='reset'],input[type='button'],input[type='submit'],input[type='radio'] {
	cursor: pointer;
	outline: none
}

input[type='checkbox'],input[type='radio'] {
	position: relative;
	vertical-align: middle;
	margin: -2px 5px 1px
}

textarea,input[type='email'],input[type='date'],input[type='password'],input[type='text'] {
	padding: 0;
	color: #ca8189;
	outline: none
}

html {
	font-size: 100px
}

@media (max-width:1600px) {
	html {
		font-size: 80px
	}
}

@media (max-width:1450px) {
	html {
		font-size: 75px
	}
}

@media (max-width:1400px) {
	html {
		font-size: 72px
	}
}

@media (max-width:1300px) {
	html {
		font-size: 68px
	}
}

.f-l {
	float: left
}

.f-r {
	float: right
}

.clearfix:after {
	clear: both;
	height: 0;
	content: "";
	line-height: 0;
	font-size: 0;
	display: block
}

.vcenter {
	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
}

.hid {
	text-overflow: ellipsis;
	white-space: nowrap
}

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ellipsis1 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1
}

.ellipsis2 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2
}

.ellipsis3 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3
}

.ellipsis4 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 4
}

.ellipsis5 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 5
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes dong {
	0% {
		-webkit-transform: translateY(-100px);
		transform: translateY(-100px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes dong {
	0% {
		-webkit-transform: translateY(-100px);
		transform: translateY(-100px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes fadeInUp2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 50px, 0);
		transform: translate3d(0, 50px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInUp2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 50px, 0);
		transform: translate3d(0, 50px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInUp2 {
	-webkit-animation-name: fadeInUp2;
	animation-name: fadeInUp2
}

@-webkit-keyframes fadeInDown2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -50px, 0);
		transform: translate3d(0, -50px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInDown2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -50px, 0);
		transform: translate3d(0, -50px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInDown2 {
	-webkit-animation-name: fadeInDown2;
	animation-name: fadeInDown2
}

@-webkit-keyframes fadeInLeft2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-50px, 0, 0);
		transform: translate3d(-50px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInLeft2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-50px, 0, 0);
		transform: translate3d(-50px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInLeft2 {
	-webkit-animation-name: fadeInLeft2;
	animation-name: fadeInLeft2
}

@-webkit-keyframes fadeInRight2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(50px, 0, 0);
		transform: translate3d(50px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInRight2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(50px, 0, 0);
		transform: translate3d(50px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInRight2 {
	-webkit-animation-name: fadeInRight2;
	animation-name: fadeInRight2
}

@-webkit-keyframes bmove1 {
	0% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bmove1 {
	0% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes scrollArrow {
	0% {
		bottom: 0
	}

	50% {
		bottom: 10px
	}

	100% {
		bottom: 0
	}
}

@-webkit-keyframes scrollArrow {
	0% {
		bottom: 0
	}

	50% {
		bottom: 10px
	}

	100% {
		bottom: 0
	}
}

body {
	color: #666;
	background: #fff;
	margin: 0 auto;
	font-size: .16rem;
	position: relative;
	line-height: 1.5;
	font-family: "Microsoft YaHei","arial";
	min-width: 1259px
}

img {
	border: 0;
	max-width: 100%;
	vertical-align: top
}

::-webkit-scrollbar {
	width: 8px;
	height: 8px
}

::-webkit-scrollbar-thumb {
	height: 0;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
	background-color: #ccc
}

::-webkit-scrollbar-thumb:hover {
	background-color: rgba(0,0,0,0.3)
}

::-webkit-scrollbar-thumb:active {
	background-color: rgba(0,0,0,0.3)
}

.vcenter {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: block;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	vertical-align: middle
}

.clearfix:after {
	clear: both;
	height: 0;
	content: "";
	line-height: 0;
	font-size: 0;
	display: block
}

.container {
	max-width: 1440px;
	width: 100%;
	margin: 0 auto;
}
.container1 {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}

@media (max-width:1600px) {
	.container {
		max-width: 1258px !important
	}
	.container1{
		max-width: 1200px !important
	}
}

@media (max-width:1300px) {
	.container {
		max-width: 1200px !important
	}
	.container1{
		max-width: 1200px !important
	}
}

.header {
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	color: #fff;
	height: 1rem;
	position: absolute;
	-webkit-transition: all 334ms linear;
	transition: all 334ms linear;
	border-bottom: solid 1px rgba(255,255,255,0.1)
}

.header .logo {
	float: left;
	margin-left: 1.6rem;
	margin-top: .25rem;
	max-width: 1.73rem;
	max-height: .5rem;
	display: inline-block
}

.header .logo-2 {
	display: none
}

.header .search,.header .tel {
	float: right;
	position: relative;
	display: inline-block
}

.header .search a,.header .tel a {
	color: #fff
}

.header .search a:hover,.header .tel a:hover {
	opacity: .7
}

.header .tel {
	margin-top: .3rem;
	margin-left: .4rem;
	padding-right: 1rem
}

.header .tel i {
	left: 0;
	top: .05rem;
	width: .36rem;
	height: .36rem;
	font-size: .2rem;
	position: absolute;
	text-align: center;
	line-height: .34rem;
	border-radius: 100%;
	background: rgba(255,255,255,0.2);
	border: solid 1px rgba(255,255,255,0.6)
}

.header .tel span {
	display: block;
	font-size: 12px;
	padding-left: .46rem
}

.header .f20 {
	font-size: .2rem !important
}

.header .search {
	padding-right: .35rem;
	border-right: solid 1px rgba(255,255,255,0.1);
	line-height: .99rem
}

.header .search i {
	font-size: .24rem
}

.header .nav {
	float: right;
	padding-right: 1.4rem;
	vertical-align: top
}

.header .nav li {
	float: left;
	padding: 0 .35rem;
	line-height: .99rem;
	position: relative
}
/*
.header .nav li:after {
	content: "";
	height: 2px;
	bottom: -1px;
	left: 50%;
	width: 0;
	background: #fff;
	position: absolute;
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease
}
*/
.header .nav li a {
	display: block;
	color: #fff
}
.header .nav li:hover>a,.header .nav li.active>a{
	color:#413bfa;
}
#shouye a{
	background-image: url(../images/launchpad-text-caise.png);
    -webkit-text-fill-color: transparent;
	-webkit-tap-highlight-color: transparent;
	-webkit-font-smoothing: antialiased;
	user-select: none;
	color: rgb(94, 71, 222);
	animation: apr 4s infinite;
    -webkit-animation: apr 4s infinite;
	white-space: pre-wrap;
    background-clip: text;
	background-origin: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.header .nav li .subnav {
	top: 1rem;
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	left: 50%;
	/*padding: .3rem;*/
	padding: 10px 0;
	display: none;
	z-index: 99;
	width: 2.1rem;
	text-align: center;
	font-weight: lighter;
	box-shadow: 0 0 .15rem rgba(0,0,0,0.1);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.header .nav li .subnav:before {
	content: "";
	top: -0.06rem;
	left: 50%;
	z-index: 99;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	position: absolute;
	/*border-bottom: solid .1rem #fff;
	border-left: solid .1rem transparent;
	border-right: solid .1rem transparent;*/
	border-bottom: solid 8px #000;
    border-left: solid 8px transparent;
    border-right: solid 8px transparent;
	-webkit-transition: all 0s;
	transition: all 0s
}

.header .nav li .subnav a {
	color: #fff;
	line-height: .24rem;
	font-size: 15px;
	/*margin-bottom: .1rem;*/
	padding: 5px 0;
	border-top: solid 1px rgba(255, 255, 255, 0.1);
}
.header .nav li .subnav a:first-child{
	border-top:0;
}
@media (max-width:1300px) {
	.header .nav li .subnav a {
		font-size: 12px
	}
}

.header .nav li .subnav a:hover {
	color: #2f318b;
	text-decoration: underline;
	font-weight: 700
}

.header .nav li:hover:after {
	left: 0;
	width: 100%
}

.header .nav li:hover .subnav {
	display: block
}

.header .nav .active:after {
	left: 0;
	width: 100%
}

@media (max-width:1300px) {
	.header .logo {
		margin-left: .6rem
	}

	.header .tel {
		padding-right: .5rem
	}
}

.header2 {
	background: #2f318b;
}
.header1 {
	background: #0B1017;
	position: relative;
}
.fixed {
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	position: fixed;
	background: #0B1017;
	height: .7rem;
	box-shadow: 0 0 15px rgba(0,0,0,0.15)
}

.fixed .top {
	display: none
}

.fixed .logo {
	margin-top: .05rem
}

.fixed .logo-1 {
	display: none
}

.fixed .logo-2 {
	display: inline-block;	margin-top:10px;
}

.fixed .nav li {
	line-height: .69rem
}

.fixed .nav li a {
	color: #fff
}

.fixed .nav li .subnav {
	top: .69rem
}

.fixed .search {
	line-height: .69rem
}

.fixed .tel {
	color: #fff;
	margin-top: .1rem
}

.fixed .tel i {
	border-color: #eee;
	background: #f8f8f8
}
.fixed .tel i{
	background: rgba(255,255,255,0.2);
}
.fixed .search a,.fixed .tel a {
	color: #2f318b
}

.fixed .search a,.fixed .tel a{
	color:#fff;
}
.banner {
	position: relative;
	overflow: hidden
}

.banner .pic {
	text-align: center;
	position: relative
}

.banner .tu {
	display: block
}

.banner .tu img {
	width: 100%;
	display: inline-block
}

.banner .txtbox {
	top: 50%;
	left: 0;
	width: 100%;
	z-index: 2;
	color: #fff;
	text-align: center;
	position: absolute;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.banner .item {
	max-width: 7.5rem
}

.banner .img img {
	max-width: 7.49rem;
	height: 3.16rem
}

.banner .tag {
	margin-top: -1.3rem;
	position: relative;
	text-align: center
}

.banner .tag span {
	height: .46rem;
	margin: 0 .1rem;
	line-height: .42rem;
	display: inline-block;
	border: solid 1px #fff;
	padding: 0 .13rem;
	font-size: .32rem
}

.banner .tag2 {
	margin-top: .3rem
}

.banner .tag2 span {
	color: #fff;
	height: .54rem;
	display: inline-block;
	line-height: .51rem;
	padding: 0 .28rem;
	font-size: .24rem;
	background: rgba(47,49,139,0.7);
	border-bottom: solid .03rem #fff
}

.banner .en {
	font-size: 12px;
	padding: 0 1.1rem;
	opacity: .7;
	font-family: arial;
	margin-top: .15rem
}

.banner .slick-prev,.banner .slick-next {
	width: .42rem;
	height: .42rem;
	border-radius: 100%;
	border: solid 1px #fff;
	margin-top: auto;
	top: auto;
	bottom: 36px;
	z-index: 100001;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease
}

.banner .slick-dots {
	bottom: .55rem
}

.banner .slick-dots li.slick-active button {
	background: #fff
}

.banner .slick-dots li.slick-active button:before {
	opacity: 1
}

.banner .slick-dots li button {
	width: .09rem;
	height: .09rem;
	margin: 0 .2rem;
	position: relative;
	background: none;
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease;
	border: solid 1px rgba(255,255,255,0.3)
}

.banner .slick-dots li button:after {
	content: "";
	width: .43rem;
	height: 1px;
	left: .1rem;
	top: 50%;
	opacity: .3;
	position: absolute;
	display: inline-block;
	background: #fff
}

.banner .slick-dots li button:before {
	height: .2rem;
	width: .2rem;
	content: "";
	top: 50%;
	left: 50%;
	opacity: 0;
	border-radius: 100%;
	position: absolute;
	border: dashed 1px #fff;
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.banner .slick-dots li:last-child button:after {
	display: none
}

.banner .slick-active .tu img {
	-webkit-animation: 5s ease bmove1;
	animation: 5s ease bmove1
}

.banner .slick-active .item {
	-webkit-animation: 2s ease fadeInLeft2;
	animation: 2s ease fadeInLeft2
}

.index-title {
	position: relative
}

.index-title .tit {
	color: #333;
	font-weight: 700;
	font-size: .4rem;
	line-height: .4rem
}

.index-title .txt {
	margin-top: .2rem
}

.index-title .logo {
	top: -0.4rem;
	position: absolute;
	width: 2.9rem;
	height: .83rem
}

.index-contact {
	padding: 1rem 0;	background-image:url(../images/contact1-bg.png);	color:#fff;
}

.index-contact .contact-box{
	width: 1440px;
	height: 100%;
	margin: auto;
	padding:4%;
	display:flex;
	justify-content:space-between;
	align-items:center;
	background: #fff;

}

.contact-leftbox .tit{
	font-size: .22rem;
	color:#666666;
}

.contact-leftbox .txt{
	font-size: .18rem;
	margin-top:.18rem;
	color:#666666;
}

.contact-box .btn{
	width: 260px;
	height: 60px;
	font-size: .22rem;
	color:#fff;
	text-align:center;
	line-height:60px;
	background: #DD2D32;
	border-radius: 2px;
}

.index-about {
	padding: 1rem 0;	background-image:url(../images/about1-bg.png);	color:#fff;
}

.index-about .index-title {
	margin-top: .6rem
}
.index-about .index-title .img{	top: -0.6rem;    position: absolute;    width: 2.9rem;    height: 0.83rem;	left:-0.7rem;}
.index-about .leftbox {
	width: 49%;
	float: left;
}

.index-about .text {
	padding-top: .1rem
}

.index-about .text p {
	margin-top: .3rem
}

.index-about .numlist {
	font-size: .18rem
}

.index-about .numlist ul {
	width: 100%
}

.index-about .numlist li {
	width: 25%;
	float: left;
	padding-top: .5rem;
	padding-bottom: .4rem;
}

.index-about .numlist li p:first-child {
	font-size: .16rem;
	vertical-align: top
}

.index-about .numlist li .counter {
	vertical-align: top;
	color: #2f318b;	color:#fff;
	font-size: .56rem;
	line-height: .56rem;
	font-family: "DIN-BOLD"
}

.index-about .numlist li i {
	color: #2f318b;	color:#fff;
	font-style: normal
}

.index-about .menulist ul {
	width: 115%;
	margin-left: -0.6rem
}

.index-about .menulist li {
	width: 25%;
	float: left;
	padding-top: .4rem;
	text-align: center
}

.index-about .menulist li span {
	width: .8rem;
	height: .8rem;
	margin: 0 auto;
	overflow: hidden;
	display: inline-block;
	border: solid 1px #dfdfdf;
	position: relative;
	border-radius: 100%;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease
}

.index-about .menulist li .ic2 {
	top: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease
}

.index-about .menulist li .tit {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	font-size: .18rem;
	margin-top: .1rem
}

.index-about .menulist li a {
	color: #333
}

.index-about .menulist li:hover span {
	border-color: #2f318b;
	background: #2f318b
}

.index-about .menulist li:hover .ic2 {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.index-about .menulist li:hover a {
	color: #2f318b
}

.index-about .rightbox {
	width: 43.78%;
	float: right;
	position: relative
}
.index-about .rightbox .hover{
	width: 110px;
    height: 110px;
    position: absolute;
    border: 4px solid #fff;
    border-radius: 100%;
    top: 50%;
    left: 50%;
    margin-left: -55px;
    margin-top: -55px;
}
.index-about .rightbox .hover:after{
	content: "";
	display: block;
	width: 29px;
	height: 33px;
	margin-top: 33px;
    margin-left: 40px;
	width: 0;
	height: 0;
	border-left: 30px solid #EC2424;
	border-right: 20px solid transparent;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
}

.index-about .list {
	margin-right: .3rem
}

.index-about .list li {
	position: relative
}

.index-about .list li:after {
	content: "";
	display: block;
	padding-bottom: 115%
}

.index-about .slick-dots {
	bottom: 30px
}

.index-about .slick-dots li {
	margin: 0 7px
}

.index-about .slick-dots li button {
	width: 10px;
	height: 10px;
	background: #f0f0f0
}

.index-about .slick-dots li.slick-active button {
	background: #fff
}.index-about .index-title{	margin-top: 0.3rem;}.index-about .index-title .tit{	color: #fff;    font-weight: 700;    font-size: .4rem;    line-height: .4rem;    position: relative;}

.index-product {
	max-width: 1920px;
	margin: 0 auto;
	padding-bottom: 1rem;
	padding-top: .4rem
}

.index-product .index-title {
	padding-bottom: .5rem;
	text-align: center
}

.index-product .index-title .logo {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.index-product .index-title .en{
	font-size: 0.48rem;
    color: #f4f4ff;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1rem;
    margin-top: -0.35rem;
	font-weight: bold;
	text-transform: uppercase;
}
.index-product .index-title .cn{
	font-size: 0.36rem;
    font-weight: bold;
	z-index: 2;
    position: relative;
}

.index-product .leftbox:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.1)
}

.index-product .item:hover .pic img {
	opacity: .8
}

.index-product .item:hover .tit {
	color: #2f318b
}

.index-product .pic {
	position: relative;
	overflow: hidden
}

.index-product .pic:after {
	content: "";
	display: block;
	padding-bottom: 67%
}

.index-product .pic img {
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease
}
.index-product li:hover .pic img{
	transform: scale(1.05);
}
.index-product .text{
	padding:0.1rem;
}
.index-product .tit {
	font-size: .20rem;
	line-height: .4rem;
	height: .46rem;
	color: #333;
	font-weight: 400;
	overflow: hidden;
	border-bottom:#e6e6e6 1px solid;
}

.index-product .tit span{
	font-size:0.16rem;
	color:#747474;
	padding-left:10px;
}

.index-product .txt {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	margin-top: .1rem;
	font-size: .18rem;
	height: 30px;
	line-height: 30px
}

.index-product .tag {
	color: #666;
	height: .48rem;
	font-size: .16rem;
	line-height: .24rem;
	margin-top: .1rem;
	margin-bottom: .2rem
}

.index-product .tag span {
	padding: 0 .13rem;
	display: inline-block;
	position: relative
}

.index-product .tag span:before {
	content: "";
	width: .04rem;
	height: .04rem;
	vertical-align: top;
	border-radius: 100%;
	display: inline-block;
	background: #2f318b;
	margin-top: .1rem;
	margin-right: .1rem
}

.index-product .leftbox {
	width: 24.5%;
	float: left;
	height: 6.1rem;
	text-align: center;
	background: #f5f5f5;
	padding: .4rem;
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease;
	padding-bottom: 0
}

.index-product .leftbox .tag {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2
}

.index-product .rightbox {
	overflow: hidden;
	width: 100%;
}

.index-product .rightbox ul {
	width: 100%;
	max-width: 1440px;
    margin: 0 auto;
}

.index-product .rightbox li {
	float: left;
	width: 33.333%;
	padding: 0 .15rem;
	padding-top: .3rem
}

.index-product .rightbox li .item {
	background: #f5f5f5;
	position: relative;
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease;
	border:1px solid #d1d1d1;
}

.index-product .rightbox li .item:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.1)
}

.index-product .rightbox li .tit,.index-product .rightbox li .txt,.index-product .rightbox li .tag {
	z-index: 4;
	position: relative;
}

.index-product .rightbox li .tag {
	height: 1.2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.index-product .rightbox li .tag span {
	display: block;
	padding: 0;
	height: .24rem;
	line-height: .24rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.index-product .rightbox li .pic {
	overflow: hidden;
    position: relative;
}

.index-soution {
	overflow: hidden;
	padding-top: .4rem;
	padding-bottom: 1rem;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover
}

.index-soution .index-title {
	padding-bottom: .5rem;
	text-align: center;
}

.index-soution .index-title .logo {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.index-soution .index-title .en{
	font-size: 0.48rem;
    color: #f4f4ff;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1.3rem;
    margin-top: -0.35rem;
    font-weight: bold;
	text-transform: uppercase;
}
.index-soution .index-title .tit{
	z-index:2;
	position:relative;
}
.index-soution .siderfor .item:hover .pic img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.index-soution .siderfor .item {
	margin-right: .1rem;
	position: relative
}

.index-soution .siderfor .item .pic {
	width: 65%;
	float: left;
	overflow: hidden;
	max-width: 8.5rem;
	position: relative
}

.index-soution .siderfor .item .pic:after {
	content: "";
	display: block;
	padding-bottom: 61%
}

.index-soution .siderfor .item .pic img {
	-webkit-transition: all 1000ms ease;
	transition: all 1000ms ease
}

.index-soution .siderfor .item .text {
	width: 35%;
	width: calc(35% + 2rem);
	float: right;
	background: #fff;
	z-index: 3;
	min-height: 4.39rem;
	margin-top: .8rem;
	box-shadow: 0 5px 10px rgba(0,0,0,0.08);
	position: relative;
	margin-left: -2rem;
	padding: .4rem .4rem 0 .6rem;
	right: 0
}

.index-soution .siderfor .item .text .title {
	height: .8rem;
	padding-left: 1rem;
	position: relative;
	margin-bottom: .3rem
}

.index-soution .siderfor .item .text .title .num {
	bottom: 0;
	left: 0;
	color: #2f318b;
	font-size: .8rem;
	line-height: .8rem;
	width: .9rem;
	letter-spacing: -2px;
	position: absolute;
	font-weight: 700;
	font-family: "DINPro-Light_0"
}

.index-soution .siderfor .item .text .title .num:before {
	top: 0;
	right: 10px;
	content: "";
	width: 1px;
	height: 20px;
	position: absolute;
	-webkit-transform: rotate(35deg);
	-ms-transform: rotate(35deg);
	transform: rotate(35deg);
	border-left: solid 1px #2f318b
}

.index-soution .siderfor .item .text .title .num:after {
	bottom: -10px;
	left: 7px;
	content: "";
	width: 1px;
	height: 20px;
	position: absolute;
	-webkit-transform: rotate(35deg);
	-ms-transform: rotate(35deg);
	transform: rotate(35deg);
	border-left: solid 1px #2f318b
}

.index-soution .siderfor .item .text .title .cn {
	color: #333;
	font-size: .28rem;
	font-weight: 700;
	padding-top: .1rem
}

.index-soution .siderfor .item .text .title .en {
	color: #666;
	font-size: .14rem;
	font-family: arial;
	text-transform: uppercase
}

.index-soution .siderfor .item .text .p-1 {
	line-height: .24rem;
	height: .24rem;
	overflow: hidden;
	margin-bottom: .2rem;
	position: relative
}

.index-soution .siderfor .item .text .p-1:before {
	content: "";
	width: .1rem;
	height: .1rem;
	margin: .08rem .1rem 0 0;
	display: inline-block;
	border-radius: 100%;
	vertical-align: top;
	background: #2f318b;
	border: solid .04rem #d6d7e8
}

.index-soution .siderfor .item .text .btn {
	padding-top: .1rem
}

.index-soution .siderfor .item .text .btn a {
	color: #fff;
	width: 1.6rem;
	height: .46rem;
	text-align: center;
	line-height: .46rem;
	display: inline-block;
	background: #2f318b;
	border-radius: 30px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease
}

.index-soution .siderfor .item .text .btn i {
	font-size: .22rem;
	vertical-align: middle;
	margin: 0 .05rem 0 0
}

.index-soution .siderfor .item .text .btn a:hover {
	background: #383ba7
}

.index-soution .sidernav {
	margin-top: .4rem
}

.index-soution .sidernav .slick-current .item {
	background-color: #2f318b
}

.index-soution .sidernav .slick-current .item .tit,.index-soution .sidernav .slick-current .item .txt {
	color: #fff
}

.index-soution .sidernav .slick-current .item .icon {
	background: #fff
}

.index-soution .sidernav .slick-current .item .icon i {
	color: #2f318b
}

.index-soution .sidernav li .item {
	cursor: pointer;
	position: relative;
	height: 1.1rem;
	padding-top: .25rem;
	background: #fff;
	margin: 0 .12rem;
	border: solid 1px #ddd;
	padding-left: .9rem
}

.index-soution .sidernav li .item .icon {
	top: .25rem;
	left: .2rem;
	width: .6rem;
	height: .6rem;
	overflow: hidden;
	position: absolute;
	border-radius: 100%;
	text-align: center;
	line-height: .6rem;
	background-color: #2f318b;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease
}

.index-soution .sidernav li .item i {
	color: #fff;
	font-size: .32rem
}

.index-soution .sidernav li .item .tit {
	color: #333;
	font-size: .2rem;
	height: .24rem;
	line-height: .24rem;
	font-weight: 700;
	overflow: hidden;
	margin: .05rem 0
}

.index-soution .sidernav li .item .txt {
	font-size: .16rem
}

.index-soution .slick-active .pic {
	-webkit-animation: 2s fadeInLeft2 ease;
	animation: 2s fadeInLeft2 ease
}

.index-soution .slick-active .text {
	-webkit-animation: 2s fadeInRight2 ease;
	animation: 2s fadeInRight2 ease
}

.index-honor {
	background-color: #06163d;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 1.4rem 0 1rem 0
}

.index-honor .index-title {
	padding-bottom: .5rem;
	text-align: center
}

.index-honor .index-title .tit,.index-honor .index-title .txt {
	color: #fff
}

.index-honor .index-title .logo {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

#certify {
	position: relative;
	margin: 0 auto;
	padding: 0 .9rem
}

#certify .swiper-slide {
	width: 289px
}

#certify .swiper-slide img {
	display: block
}

#certify .pic {
	position: relative
}

#certify .pic:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0
}

#certify .pic img {
	opacity: .98;
	z-index: 1
}

#certify .swiper-slide-active .pic img {
	opacity: 1
}

#certify .pic:after {
	content: "";
	display: block;
	padding-bottom: 142%
}

#certify .swiper-button-prev,#certify .swiper-button-next {
	margin-top: -35px;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	background-color: rgba(255,255,255,0.3);
	background-image: none
}

#certify .swiper-button-prev:hover,#certify .swiper-button-next:hover {
	background: #fff
}

#certify .swiper-button-prev {
	left: 0
}

#certify .swiper-button-prev:before {
	content: "<";
	font-family: "宋体";
	color: #2f318b;
	font-size: .18rem;
	font-weight: 700
}

#certify .swiper-button-next {
	right: 0
}

#certify .swiper-button-next:before {
	content: ">";
	font-family: "宋体";
	color: #2f318b;
	font-size: .18rem;
	font-weight: 700
}
.index-form{
	padding: 1rem 0;	background-image:url(../images/bg_factory.png);	color:#fff;
}

.index-form .form-box{
	width:1440px;
	height:100%;
	margin:auto;
	padding:3.5%;
	justify-content:space-between;
	align-items:center;
	background: rgba(255,255,255,0.5);
	border-radius: 2px;
}

.form-leftbox .tit{
	font-size:.4rem;
	color:#333333;
	font-weight: bold;
	z-index:2;
}

.form-leftbox .txt{
	font-size:.16rem;
	color: #999999;
	margin-bottom:.11rem;
	font-weight: 400;
}

.index-news {
	padding: 1.4rem 0 1rem 0
}

.index-news .index-title {
	text-align: center
}

.index-news .index-title .logo {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.index-news .index-title .en{
	font-size: 0.48rem;
    color: #f4f4ff;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -0.8rem;
    margin-top: -0.35rem;
    font-weight: bold;
    text-transform: uppercase;
}
.index-news .index-title .tit{
	z-index: 2;
    position: relative;
}
.index-news .tabmenu {
	margin-top: 55px;
	text-align: center
}

.index-news .tabmenu li {
	width: 1.6rem;
	height: .5rem;
	margin: 0 8px;
	line-height: .48rem;
	text-align: center;
	display: inline-block;
	border-radius: 30px;
	border: solid 1px #ddd
}

.index-news .tabmenu li a {
	color: #333;
	display: block
}

.index-news .tabmenu .active {
	border-color: #2f318b;
	background: #2f318b
}

.index-news .tabmenu .active a {
	color: #fff
}

.index-news .tabcot {
	display: none;
	margin-top: .4rem
}

.index-news .tabcot ul {
	margin: 0 -0.2rem;
	overflow: hidden
}

.index-news .tabcot li {
	padding: 0 .2rem;
	float: left;
	width: 33.333%
}

.index-news .tabcot li .item {
	border: solid 1px #ddd
}

.index-news .tabcot li .picbox {
	position: relative
}

.index-news .tabcot li .picbox .time {
	bottom: 0;
	right: 0;
	width: 1.38rem;
	height: .32rem;
	color: #fff;
	text-align: center;
	background: #2f318b;
	line-height: .32rem;
	position: absolute;
	font-weight: lighter;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease
}

.index-news .tabcot li .picbox .time span {
	font-size: .2rem;
	font-weight: normal
}

.index-news .tabcot li .picbox .time img {
	width: .28rem;
	height: .28rem;
	margin-right: .05rem;
	margin-top: .04remx;
	margin-left: -0.3rem;
	-webkit-animation: 2s rotate ease infinite;
	animation: 2s rotate ease infinite
}

.index-news .tabcot li .pic {
	overflow: hidden;
	position: relative
}

.index-news .tabcot li .pic img {
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease
}

.index-news .tabcot li .pic:after {
	content: "";
	display: block;
	padding-bottom: 66.5%
}

.index-news .tabcot li .txtbox {
	padding: .25rem;
	padding-bottom: .4rem
}

.index-news .tabcot li .tit {
	font-size: .2rem;
	color: #333;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.index-news .tabcot li .txt {
	color: #7a7a7a;
	margin: .1rem 0 .2rem 0;
	line-height: .28rem;
	height: .56rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2
}

.index-news .tabcot li .more {
	color: #666;
	font-size: .14rem
}

.index-news .tabcot li .more span {
	float: right;
	color: #666
}

.index-news .tabcot li .more i {
	font-size: .2rem;
	vertical-align: middle;
	margin-bottom: .02rem
}

.index-news .tabcot li:hover .pic img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.index-news .tabcot li:hover .tit,.index-news .tabcot li:hover .more span {
	color: #2f318b
}

.footer {
	color: rgba(255,255,255,0.6);
	background-position: bottom center;
	background-color: #040921;
	background-repeat: no-repeat
}

.footer .top {
	padding: .4rem 0;
	border-bottom: solid 1px rgba(255,255,255,0.1)
}

.footer .bot {
	padding-top: .7rem;
	padding-bottom: .5rem;
	border-bottom: solid 1px rgba(255,255,255,0.1)
}

.footer .share {
	float: right;
	padding-top: .05rem;
	display: inline-block
}

.footer .share a {
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	display: inline-block;
	background: #848484;
	width: .34rem;
	height: .34rem;
	margin-left: .15rem;
	text-align: center;
	border-radius: 100%;
	line-height: .34rem
}

.footer .share a:hover {
	background: #2f318b
}

.footer .share a:hover i {
	color: #fff
}

.footer .share i {
	color: #090909;
	font-size: .24rem
}

.footer .fmenu {
	width: 60%;
	float: left
}

.footer .fmenu li {
	width: 20%;
	float: left
}

.footer .fmenu li a {
	color: rgba(255,255,255,0.6);
	display: block;
	padding-right: .15rem;
	margin-top: .1rem
}

.footer .fmenu li a:hover {
	color: #fff
}

.footer .fmenu li h3 {
	padding-bottom: .2rem;
	font-size: .18rem
}

.footer .fmenu li h3 a {
	color: #fff;
	margin-top: 0
}

.footer .fmenu li:first-child {
	width: 40%
}

.footer .fmenu li:first-child h3 a {
	width: 100%;
	float: none
}

.footer .fmenu li:first-child a {
	width: 50%;
	float: left
}

.footer .contact {
	width: 37%;
	float: right;
	text-align: right
}

.footer .contact .wenxin {
	float: right;
	margin-left: .3rem;
	max-width: 1.47rem;
	max-height: 1.47rem;
	text-align: center
}

.footer .contact .wenxin p {
	padding-right: 0;
	font-size: .16rem
}

.footer .contact .tel {
	font-size: .15rem;
	position: relative
}

.footer .contact .tel i {
	color: #fff;
	width: .45rem;
	height: .45rem;
	text-align: center;
	font-size: .26rem;
	line-height: .45rem;
	background: #2f318b;
	top: 0;
	right: 0;
	border-radius: 100%;
	position: absolute
}

.footer .contact .tel p {
	margin-top: 0;
	padding-right: .6rem
}

.footer .contact .tel p:nth-child(2) {
	color: #fff;
	font-family: arial;
	font-size: .3rem
}

.footer .contact p {
	margin-top: .08rem;
	padding-right: .6rem;
	position: relative
}

.footer .contact i {
	top: 0;
	right: .15rem;
	position: absolute;
	font-size: .2rem
}

.footer .contact a {
	color: rgba(255,255,255,0.6)
}

.footer .contact .lx {
	float: left
}

.footer .copy {
	font-size: .14rem;
	padding: .2rem 0;
	text-align: center;
	color: rgba(255,255,255,0.6)
}

.footer .copy a {
	color: #fff;
	opacity: .7;
	padding-left: 5px
}

.footer .copy a:hover {
	opacity: 1
}

.inside-banner {
	position: relative
}

.inside-banner img {
	width: 100%;
	margin-top:-2px;
}

.inside-banner .txtbox {
	top: 50%;
	left: 0;
	width: 100%;
	color: #fff;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute
}

.inside-banner .line img {
	width: auto
}

.inside-banner .cn {
	padding-bottom: .1rem;
	font-size: .48rem
}

.inside-banner .en {
	font-size: .32rem;
	font-family: arial;
	line-height: .32rem
}

.inside-cuttent {
	text-align: right;
	margin-top: -0.7rem;
	position: relative;
	height: .7rem;
	color: #fff;
	overflow: hidden;
	line-height: .7rem;
	font-weight: normal;
	font-size: .14rem
}

.inside-cuttent i {
	margin-right: .05rem;
	font-size: .16rem
}

.inside-cuttent a {
	color: #fff;
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease
}

.inside-cuttent a:hover {
	opacity: .8
}

.second-nav {
	padding-top: .6rem;
	text-align: center
}

.second-nav ul li {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 0 .08rem;
	margin-bottom: .15rem
}

.second-nav ul li:after {
	content: '';
	display: block;
	width: 1px;
	height: .24rem;
	background: #e2e1e1;
	position: absolute;
	right: -0.11rem;
	top: 50%;
	margin-top: -0.12rem
}

.second-nav ul li:before {
	content: '';
	position: absolute;
	bottom: -0.07rem;
	left: 50%;
	opacity: 0;
	-webkit-transform: translateX(-30%);
	-ms-transform: translateX(-30%);
	transform: translateX(-30%);
	border-top: solid .08rem #2f318b;
	border-right: solid .08rem transparent;
	border-left: solid .08rem transparent
}

.second-nav ul li a {
	font-weight: 700;
	font-size: .18rem;
	line-height: .52rem;
	height: .52rem;
	width: 1.72rem;
	display: block;
	color: #333
}

.second-nav ul li:hover:before {
	opacity: 1
}

.second-nav ul li:hover a {
	background: #2f318b;
	color: #fff
}

.second-nav ul .active:before {
	opacity: 1
}

.second-nav ul .active a {
	background: #2f318b;
	color: #fff
}

.second-nav ul li:nth-last-child(1):after {
	display: none
}

.inside-title {
	color: #333;
	font-weight: 700;
	font-size: .4rem;
	text-align: center;
	padding-top: .6rem;
	padding-bottom: .1rem
}

.inside-about-profile {
	background-image:url(../images/about-bottm.png);	color:#fff;
	background-position:bottom;
	background-repeat:no-repeat;
}

.inside-about-profile .profile-leftbox{
	width:1440px;
	height:100%;
	margin:auto;
	padding: 0 1.1rem;
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding-bottom: 1rem;
}

.profile-leftbox-img{
	width:741px;
	height:518px;
}

.profile-leftbox-img>img{
	width:100%;
}

.profile-leftbox .txt{
	width:436px;
	height:458px;
	font-size:0.16rem;
	color:#666666;
}

.profile-leftbox .txt p{
	padding-top: 0.3rem;
}

.inside-about {
	padding: 0 0 1rem 0
}

.inside-about .container {
	padding: 0 .6rem
}

.inside-about .text {
	padding: 0 3.2rem;
	line-height: .3rem;
	text-align: center
}

.inside-about .text p {
	padding-top: .3rem
}

.inside-about .text p:first-child {
	padding-top: 0
}

.inside-about .video {
	padding: .5rem;
	margin-top: 1rem;
	border-radius: .55rem;
	border: 1px dotted #2f318b;
	position: relative
}

.inside-about .video:before {
	content: '';
	display: block;
	width: 2.2rem;
	height: 2.14rem;
	position: absolute;
	top: -1px;
	left: -1px;
	border-top-left-radius: .55rem;
	border: .05rem solid #04509d;
	border-right: 0;
	border-bottom: 0
}

.inside-about .video:after {
	content: '';
	display: block;
	width: 2.2rem;
	height: 2.14rem;
	position: absolute;
	top: -1px;
	right: -1px;
	border-top-right-radius: .55rem;
	border: .05rem solid #04509d;
	border-left: 0;
	border-bottom: 0
}

.inside-about .video .arrowLeft {
	display: block;
	width: 2.2rem;
	height: 2.14rem;
	position: absolute;
	bottom: -1px;
	left: -1px;
	border-bottom-left-radius: .55rem;
	border: .05rem solid #04509d;
	border-top: 0;
	border-right: 0
}

.inside-about .video .arrowRight {
	display: block;
	width: 2.2rem;
	height: 2.14rem;
	position: absolute;
	bottom: -1px;
	right: -1px;
	border-bottom-right-radius: .55rem;
	border: .05rem solid #04509d;
	border-top: 0;
	border-left: 0
}

.inside-about .numlist {
	padding-left: .8rem;
	padding-top: .5rem
}

.inside-about .numlist li:hover .icon:before {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.inside-about .numlist li {
	width: 25%;
	float: left;
	position: relative
}

.inside-about .numlist li .icon {
	bottom: 0;
	left: 0;
	position: absolute
}

.inside-about .numlist li .icon:before {
	content: "";
	width: .4rem;
	height: .4rem;
	left: -0.15rem;
	bottom: .2rem;
	background: #f4f4f9;
	border-radius: 100%;
	position: absolute;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease
}

.inside-about .numlist li .icon img {
	z-index: 2;
	position: relative
}

.inside-about .numlist li .txt {
	font-size: .18rem;
	padding-left: .9rem
}

.inside-about .numlist li .counter {
	font-size: .56rem;
	line-height: .6rem;
	color: #2f318b;
	font-family: "DIN-BOLD"
}

.inside-about .numlist li em {
	font-style: normal;
	vertical-align: top
}

.inside-about .numlist li:last-child em {
	color: #2f318b
}

.inside-fzlc {
	padding-bottom: 1rem;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #f7fafe;
	background-position: bottom center;
	min-height: 6.9rem
}

.inside-fzlc .tabcontent dl dd {
	width: 48.7%;
	float: left;
	position: relative
}

.inside-fzlc .tabcontent dl dd:after {
	content: "";
	display: block;
	padding-bottom: 63%
}

.inside-fzlc .tabcontent dl dt {
	width: 50%;
	float: left;
	padding-left: .8rem;
	position: relative
}

.inside-fzlc .tabcontent dl dt .txtbox {
	z-index: 2;
	padding-top: 1.2rem;
	position: relative
}

.inside-fzlc .tabcontent dl dt .year {
	top: .8rem;
	left: .7rem;
	color: #f7f9fa;
	font-family: arial;
	font-weight: 700;
	position: absolute;
	font-size: 2.4rem;
	line-height: 2.4rem
}

.inside-fzlc .tabcontent dl dt .year1 {
	margin-bottom: .2rem;
	color: #2f318b;
	line-height: .4rem;
	font-size: .4rem;
	font-family: "DIN-BOLD";
	font-style: italic;
	padding-bottom: .2rem;
	position: relative
}

.inside-fzlc .tabcontent dl dt .year1:after {
	content: "";
	width: .3rem;
	height: 1px;
	bottom: 0;
	left: 0;
	position: absolute;
	background: #e2e4e5
}

.inside-fzlc .tabcontent dl dt .tit {
	height: 72px;
	overflow: hidden;
	line-height: 24px
}

.inside-fzlc .tabcontent .slick-active dl dd {
	-webkit-animation: 500ms fadeInLeft2 linear;
	animation: 500ms fadeInLeft2 linear
}

.inside-fzlc .tabcontent .slick-active dl dt {
	-webkit-animation: 500ms fadeInRight2 linear;
	animation: 500ms fadeInRight2 linear
}

.inside-fzlc .tabyear {
	margin-top: .6rem;
	position: relative
}

.inside-fzlc .tabyear:after {
	content: "";
	width: 100%;
	height: 40px;
	top: 0;
	left: 0;
	position: absolute;
	background: #e9e9e9;
	background: url(../images/fzlc-line.png) repeat-x top center
}

.inside-fzlc .tabyear span {
	text-align: center;
	cursor: pointer;
	display: block;
	color: #333;
	font-size: .4rem;
	padding-top: .5rem;
	font-family: "DIN-BOLD";
	position: relative
}

.inside-fzlc .tabyear .slick-current span {
	color: #2f318b
}

.inside-fzlc .slick-prev,.inside-fzlc .slick-next {
	width: .32rem;
	height: .32rem;
	border: 0;
	text-align: center;
	line-height: .32rem;
	border-radius: 100%;
	margin-top: -0.3rem;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;
	background-color: #e0e0e0
}

.inside-fzlc .slick-prev:hover,.inside-fzlc .slick-next:hover {
	background-color: #2f318b
}

.inside-fzlc .slick-prev {
	left: 0
}

.inside-fzlc .slick-prev:before {
	color: #fff;
	content: "<";
	font-family: "宋体";
	font-size: .18rem
}

.inside-fzlc .slick-next {
	right: 0
}

.inside-fzlc .slick-next:before {
	content: ">";
	color: #fff;
	font-family: "宋体";
	font-size: .18rem
}

.inside-honor {
	padding-bottom: 1rem
}

.inside-honor .list {
	margin: 0 -0.25rem;
	overflow: hidden
}

.inside-honor .list li {
	width: 20%;
	float: left;
	padding: 0 .25rem;
	margin-bottom: .5rem
}

.inside-honor .list li a {
	display: block
}

.inside-honor .list li .pic img {
	-webkit-transition: .5s;
	transition: .5s
}

.inside-honor .list li .pic i {
	width: .65rem;
	height: .65rem;
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 0;
	z-index: 11;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.inside-honor .list li .pic {
	border: solid 1px #ddd;
	overflow: hidden;
	position: relative
}

.inside-honor .list li .pic:before {
	background: rgba(47,49,139,0.6);
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	content: "";
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease
}

.inside-honor .list li .pic:after {
	content: '';
	display: block;
	padding-bottom: 140%
}

.inside-honor .list li .honor-title {
	height: .7rem;
	text-align: center;
	font-size: .18rem;
	position: relative;
	border-bottom: 1px solid #dedede
}

.inside-honor .list li .honor-title span {
	display: block;
	height: .64rem;
	line-height: .64rem;
	overflow: hidden
}

.inside-honor .list li .honor-title:after {
	content: "";
	width: .09rem;
	height: .09rem;
	background: #ddd;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	bottom: -0.04rem;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.inside-honor .list li .honor-title:before {
	content: "";
	width: .17rem;
	height: .17rem;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	bottom: -0.08rem;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	border: solid 1px #ddd
}

.inside-honor .list li:hover .pic:before {
	opacity: 1
}

.inside-honor .list li:hover .pic i {
	opacity: 1
}

.inside-honor .list li:hover .honor-title {
	border-color: #2f318b
}

.inside-honor .list li:hover .honor-title:before {
	border-color: #2f318b
}

.inside-honor .list li:hover .honor-title:after {
	background: #2f318b
}

.inside-page {
	padding-top: .2rem;
	text-align: center
}

.inside-page a {
	height: .5rem;
	color: #999;
	font-size: .14rem;
	margin: 0 .04rem;
	padding: 0 .2rem;
	line-height: .48rem;
	display: inline-block;
	border: solid 1px #ddd;
	border-radius: 3px;
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease
}

.inside-page a:hover,.inside-page .cur {
	color: #fff;
	border-color: #2f318b;
	background: #2f318b
}

.inside-page a:hover,.inside-page .active {
	color: #fff;
	border-color: #2f318b;
	background: #2f318b
}


.inside-factory {
	background-repeat: no-repeat;
	background-position: bottom center
}

.inside-factory .list {
	margin: 0 -0.2rem
}

.inside-factory .list li {
	padding: 0 .2rem;
	width: 33.33333333%
}

.inside-factory .list li .pic {
	border: 0
}

.inside-factory .list li .pic:after {
	padding-bottom: 70.3%
}

.job {
	padding-bottom: 1rem
}

.job .list {
	width: 100%;
	padding-bottom: .5rem;
	position: relative
}

.job .list .item {
	margin-bottom: .4rem;
	box-shadow: 0 0 .15rem 0 rgba(47,49,139,0.1);
	padding: 0 .6rem .4rem .6rem;
	position: relative
}

.job .list .item:last-child {
	margin-bottom: 0
}

.job .list .title {
	overflow: hidden;
	cursor: pointer;
	position: relative;
	-webkit-transition: all .5s;
	transition: all .5s;
	color: #666;
	font-size: .18rem;
	line-height: .4rem;
	padding: .2rem
}

.job .list .title .span-1 {
	color: #333;
	font-size: .24rem;
	display: block;
	width: 50%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.job .list .title .span-2 {
	width: 15%;
	float: left
}

.job .list .title .span-3 {
	width: 15%;
	float: left
}

.job .list .title .span-4 {
	width: 15%;
	float: left
}

.job .list .title .icon {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: .4rem;
	height: .4rem;
	text-align: center;
	background: #2f318b;
	border-radius: 50%
}

.job .list .title .icon i {
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

.job .list .title:hover .icon {
	background: #2f318b
}

.job .list .title:hover .icon i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.job .list dd {
	height: 1.2rem;
	overflow: hidden
}

.job .list dd .con {
	border-top: 1px #e5e5e5 solid;
	padding: .3rem 0 .3rem 0;
	color: #666;
	line-height: .34rem;
	font-size: .14rem;
	line-height: .24rem;
	overflow: hidden
}

.job .list .btns {
	padding-top: .3rem
}

.job .list .btns a,.job .list .btns span {
	display: inline-block;
	width: 1.5rem;
	height: .46rem;
	line-height: .4rem;
	vertical-align: top;
	border: 1px #2f318b solid;
	background: #2f318b;
	color: #fff;
	font-size: .16rem;
	border-radius: .3rem;
	text-align: center
}

.job .list .btns a:hover,.job .list .btns span:hover {
	background: #2f318b
}

.job .list .btns i {
	vertical-align: middle;
	font-size: .24rem;
	margin-right: .05rem
}

.job .list .p-1 {
	font-size: .18rem;
	color: #333;
	line-height: .3rem;
	margin-bottom: .1rem
}

.job .list .cur dt .icon svg {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.job .list .cur dd {
	height: auto
}

.job .list .cur dd .con {
	height: auto
}

.inside-news {
	padding-bottom: 1rem
}

.inside-news .list li:first-child {
	padding-top: 0;
	border-top: 0
}

.inside-news .list li {
	padding: .4rem 0;
	border-top: solid 1px #e5e5e5
}

.inside-news .list li a {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	position: relative
}

.inside-news .list li .picbox {
	width: 31.5%;
	float: left;
	z-index: 2;
	position: relative
}

.inside-news .list li .picbox .time {
	bottom: 0;
	right: 0;
	width: 0;
	height: .32rem;
	color: #fff;
	z-index: 9;
	text-align: center;
	background: #2f318b;
	opacity: 0;
	line-height: .32rem;
	position: absolute;
	font-weight: lighter;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease
}

.inside-news .list li .picbox .time span {
	font-size: .2rem;
	font-weight: normal
}

.inside-news .list li .picbox .time img {
	width: .28rem;
	height: .28rem;
	margin-right: .05rem;
	margin-top: .04rem;
	margin-left: -0.3rem;
	-webkit-animation: 2s rotate ease infinite;
	animation: 2s rotate ease infinite
}

.inside-news .list li .picbox .pic {
	background: #fff;
	overflow: hidden;
	position: relative
}

.inside-news .list li .picbox .pic img {
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease
}

.inside-news .list li .picbox .pic:before {
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 1;
	position: absolute;
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease;
	background: rgba(0,0,0,0.2)
}

.inside-news .list li .picbox .pic:after {
	content: "";
	display: block;
	padding-bottom: 66.5%
}

.inside-news .list li .textbox {
	width: 67%;
	float: left;
	z-index: 2;
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease;
	padding-left: .5rem;
	position: relative;
	padding-top: .6rem
}

.inside-news .list li .textbox .time {
	width: 10%;
	float: left;
	position: relative;
	text-align: center;
	font-family: arial;
	color: #2f318b
}

.inside-news .list li .textbox .time span {
	display: block
}

.inside-news .list li .textbox .time .date {
	font-size: .42rem;
	line-height: .42rem
}

.inside-news .list li .textbox .time:after {
	content: "";
	width: 1px;
	right: 0;
	top: 0;
	height: .48rem;
	position: absolute;
	background: #e5e5e5
}

.inside-news .list li .textbox .item {
	padding-left: .2rem;
	padding-right: .5rem;
	width: 84%;
	float: left
}

.inside-news .list li .textbox .item .tit {
	font-size: .24rem;
	line-height: .3rem;
	height: .3rem;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.inside-news .list li .textbox .item .txt {
	height: .6rem;
	margin: .2rem 0 .3rem 0;
	line-height: .3rem;
	color: #666;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2
}

.inside-news .list li .textbox .item .more {
	color: #666;
	width: 1.7rem;
	height: .48rem;
	line-height: .46rem;
	border: solid 1px #ddd;
	text-align: center;
	border-radius: 30px;
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease
}

.inside-news .list li .textbox .item .more i {
	margin-left: .1rem;
	display: inline-block;
	border-left: solid .06rem #999;
	border-top: solid .06rem transparent;
	border-bottom: solid .06rem transparent
}

.inside-news .list li:hover a {
	box-shadow: 0 0 .15rem 0 rgba(47,49,139,0.1)
}

.inside-news .list li:hover .picbox .time {
	opacity: 1;
	width: 1.38rem
}

.inside-news .list li:hover .picbox .pic:before {
	opacity: 1
}

.inside-news .list li:hover .picbox .pic img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.inside-news .list li:hover .textbox .time {
	opacity: 0;
	display: none
}

.inside-news .list li:hover .textbox .item {
	width: 100%
}

.inside-news .list li:hover .textbox .txt {
	opacity: 1
}

.inside-news .list li:hover .textbox .more {
	color: #fff;
	background: #2f318b;
	border-color: #2f318b
}

.inside-news .list li:hover .textbox .more i {
	border-left: solid 6px #fff
}

.inside-news-show {
	padding-top: .5rem;
	padding-bottom: 1rem;
	line-height: 30px
}

.inside-news-show h1 {
	color: #2f318b;
	font-size: .36rem;
	text-align: center;
	font-weight: normal
}

.inside-news-show .info {
	color: #999;
	font-size: 12px;
	text-align: center;
	position: relative;
	margin-top: .3rem;
	margin-bottom: .3rem;
	padding-bottom: .15rem;
	border-bottom: dashed 1px #ccc
}

.inside-news-show .info:after {
	content: "";
	display: block;
	width: .48rem;
	height: .7rem;
	left: 50%;
	bottom: -0.07rem;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	position: absolute;
	background: url(../images/nline.jpg) no-repeat center bottom
}

.inside-news-show .info span {
	padding: 0 .1rem;
	position: relative;
	display: inline-block
}

.inside-news-show .info span:after {
	content: "";
	width: 1px;
	height: 11px;
	right: 0;
	top: 50%;
	margin-top: -6px;
	position: absolute;
	background: #bfbfbf
}

.inside-news-show .info span:last-child:after {
	display: none
}

.inside-news-show .info .share {
	vertical-align: top
}

.inside-news-show .info .share a {
	color: #999;
	margin: 0 .05rem;
	vertical-align: top
}

.inside-news-show .info .share a:hover {
	color: #2f318b
}

.inside-news-show .info .share i {
	font-size: .2rem
}

.inside-page-news {
	margin-top: .6rem;
	position: relative
}

.inside-page-news ul {
	height: .48rem;
	line-height: .48rem;
	position: relative
}

.inside-page-news li {
	width: 43%;
	float: left;
	height: .48rem;
	color: #333;
	background: #e5e5e5;
	padding: 0 .3rem;
	overflow: hidden
}

.inside-page-news li a {
	color: #333;
	-webkit-transition: all 0s;
	transition: all 0s
}

.inside-page-news li:last-child {
	float: right;
	text-align: right
}

.inside-page-news li:hover {
	color: #fff;
	background: #2f318b
}

.inside-page-news li:hover a {
	color: #fff
}

.inside-page-news .fanhui {
	top: 0;
	left: 50%;
	color: #333;
	width: 14%;
	height: .48rem;
	background: #e5e5e5;
	text-align: center;
	border-left: solid 2px #fff;
	border-right: solid 2px #fff;
	vertical-align: top;
	line-height: .48rem;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	position: absolute
}

.inside-page-news .fanhui i {
	font-size: .2rem;
	margin-bottom: .04rem;
	margin-right: .05rem;
	vertical-align: middle
}

.inside-page-news .fanhui:hover {
	color: #fff;
	background: #2f318b
}

.inside-xg-news {
	padding-top: 1rem;
	padding-bottom: .8rem;
	background-color: #f9f9f9;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.inside-xg-news .bt {
	color: #333;
	font-size: .32rem
}

.inside-xg-news ul {
	margin: 0 -50px;
	padding-top: 30px
}

.inside-xg-news ul li:first-child a {
	border-top: 0
}

.inside-xg-news ul li:nth-child(2) a {
	border-top: 0
}

.inside-xg-news ul li {
	width: 50%;
	float: left;
	padding: 0 .5rem
}

.inside-xg-news ul li a {
	color: #333;
	display: block;
	padding-left: .2rem;
	position: relative;
	height: .6rem;
	overflow: hidden;
	line-height: .59rem;
	padding-right: 100px;
	border-top: dashed 1px #c6c6c6
}

.inside-xg-news ul li a:before {
	content: "";
	top: .27rem;
	left: .05rem;
	position: absolute;
	width: .05rem;
	height: .05rem;
	background: #999;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.inside-xg-news ul li span {
	right: 0;
	color: #666;
	font-size: .14rem;
	position: absolute;
	font-family: arial
}

.inside-xg-news ul li i {
	margin-right: .05rem
}

.inside-xg-news ul li:hover a {
	color: #2f318b
}

.inside-xg-news ul li:hover a:before {
	border-left: solid 5px #2f318b
}

.inside-xg-news ul li:hover span {
	color: #2f318b
}

.inside-contact .container {
	position: relative
}

.inside-contact .list {
	max-width:1200px;
	width:100%;
	z-index: 9;
	background: #fff;
	position: relative;
	box-shadow: 0 0 .15rem 0 rgba(47,49,139,0.1);
	margin: auto;
}
.inside-contact .list ul{
	max-width:500px;
	width:100%;
	float:left;
}
.inside-contact .list .allmap{
	max-width:700px;
	max-height:488px;
	height:100%;
	width:100%;
	padding:20px;
	float:right;
}
.inside-contact .list .allmap #allmap{
	height:4.5rem;
}
.inside-contact .list li {
	width: 100%;
	float: left;
	padding: .1rem 0 .1rem 0;
}

.inside-contact .list li .icon {
	width: .5rem;
	height: .5rem;
	display: inline-block;
	margin-bottom: .1rem;
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease
}

.inside-contact .list li p:nth-child(3) {
	font-family: arial;
	padding-top: .1rem;
	font-size: .18rem
}

.inside-contact .list li a {
	color: #666
}

.inside-contact .list li:hover .icon {
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg)
}

.inside-contact .map {
	height: 6rem;
	top: -1rem;
	position: relative
}

#allmap {
	width: 100%;
	height: 6rem;
	overflow: hidden
}

#allmap img {
	max-width: none
}

.BMapLib_SearchInfoWindow .iw_bt,.BMapLib_SearchInfoWindow .iw_bt_down,.BMapLib_SearchInfoWindow .iw_bt_over {
	width: 40px !important;
	background: #eee !important
}

.inside-message {
	padding-bottom: 1rem;
	position: relative;
	overflow: hidden
}

.inside-message .inside-title {
	padding-top: 0
}

.inside-message ul {
	overflow: hidden;
	padding: .65rem;
	border: solid .2rem #e7e7e7;
	background-color:#fff;
}

.inside-message ul li {
	margin-bottom: .2rem;
	position: relative;
	float: left;
	width: 50%;
	padding: 0 .2rem;
	overflow: hidden
}

.inside-message ul li font {
	color: #f00;
	position: absolute;
	top: .1rem;
	left: .3rem;
	z-index: 3
}

.inside-message ul li input[type="text"] {
	border: 0;
	width: 100%;
	height: .49rem;
	padding: .1rem .14rem .1rem .45rem;
	font-size: 14px;
	color: #333;
	border: 1px solid #d8d8d8;
	background: none;
	position: relative;
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease;
	font-family: "microsoft yahei",arial,sans-serif
}

.inside-message ul li textarea {
	outline: 0;
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease;
	border: 0;
	border: 1px solid #d8d8d8;
	width: 100%;
	height: 1.27rem;
	line-height: 24px;
	padding-left: .45rem;
	padding-top: .1rem;
	font-size: 14px;
	color: #333;
	resize: none;
	background: none;
	position: relative;
	font-family: "microsoft yahei",arial,sans-serif;
	display: block
}

.inside-message ul li textarea::-webkit-input-placeholder {
	color: #888
}

.inside-message ul li textarea:-moz-placeholder {
	color: #888;
	opacity: 1
}

.inside-message ul li textarea::-moz-placeholder {
	color: #888;
	opacity: 1
}

.inside-message ul li textarea:-ms-input-placeholder {
	color: #888
}

.inside-message ul .width {
	width: 100%
}

.inside-message ul li i {
	color: #cdcdcd;
	font-size: .2rem
}

.inside-message .bt {
	font-size: 14px
}

.inside-message .bt a {
	color: #666
}

.inside-message .line {
	width: 100%;
	height: 1px;
	background: #dbdbdb
}

.inside-message .btn2 {
	text-align: center;
	padding-top: .5rem
}

.inside-message .submit {
	width: 1.7rem;
	border: 0;
	padding: 0;
	font-size: .16rem;
	height: .5rem;
	line-height: .48rem;
	color: #fff;
	text-align: center;
	background: #2f318b;
	-webkit-transition: .5s;
	transition: .5s;
	margin: 0 .07rem;
	border-radius: 30px;
	display: inline-block;
	vertical-align: top;
	font-family: "microsoft yahei"
}
.inside-message .submit2{
	background:none;
	border:1px solid #E7E7E7;
	color:#000;
}
.inside-message input:focus,.inside-message textarea:focus {
	-webkit-transition: border linear .2s,box-shadow linear .5s;
	transition: border linear .2s,box-shadow linear .5s;
	outline: 0;
	border-color: #2f318b
}

.verify {
	height: 50px;
	background-color: #e5e5e5;
	position: relative
}

.verify .drag-btn {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	border: 1px #e5e5e5 solid;
	background: #fff url(../images/drag-arrow.svg) no-repeat center center;
	background-size: 20px 20px;
	z-index: 2;
	cursor: move
}

.verify .suc-drag-btn {
	background: #fff url(../images/drag-success.svg) no-repeat center center;
	background-size: 20px 20px
}

.verify .drag-progress {
	position: absolute;
	left: 0;
	top: 0;
	height: 50px;
	line-height: 48px;
	width: 0;
	background-color: #7ac23c;
	color: #fff;
	font-size: 18px;
	text-align: center
}

.verify .fix-tips,.verify .verify-msg {
	width: 100%;
	position: absolute;
	right: 0;
	left: 0;
	height: 100%;
	color: #333;
	z-index: 1;
	line-height: 50px;
	padding-left: 50px;
	text-align: center
}

.verify .verify-msg {
	padding-left: 0;
	padding-right: 50px
}

.verify .verify-msg {
	background-color: #7ac23c;
	color: #fff;
	display: none
}

.verifyDiv {
	vertical-align: middle;
	position: relative
}

.inside-product {
	padding: .6rem 0 1rem 0;
	overflow: hidden
}

.inside-product .leftbox {
	float: left;
	width: 20.9%;
	position: relative
}

.inside-product .leftbox .title {
	color: #fff;
	height: 1.2rem;
	text-align: center;
	line-height: 1.2rem;
	font-weight: 700;
	font-size: .28rem;
	background: #2f318b;
	background: url(../images/pro-title.jpg) no-repeat top center
}

.inside-product .leftbox ul {
	border: solid 1px #e2e2e2;
	padding: .1rem .07rem;
	padding-bottom: .2rem
}

.inside-product .leftbox li {
	font-size: .17rem;
	margin: 2px 0;
	position: relative
}

.inside-product .leftbox li:before {
	top: 17px;
	right: 20px;
	content: "";
	opacity: 1;
	position: absolute;
	border-left: solid .1rem #fff;
	border-top: solid .08rem transparent;
	border-bottom: solid .08rem transparent
}

.inside-product .leftbox li>a {
	color: #333;
	display: block;
	height: .5rem;
	overflow: hidden;
	line-height: .5rem;
	padding-left: .27rem;
	padding-right: .3rem;
	border-left: solid .05rem #fff
}

.inside-product .leftbox li span {
	display: block;
	z-index: 2;
	padding-right: .4rem;
	position: relative
}

.inside-product .leftbox li .submenu {
	padding: 0 .3rem 0 .3rem
}

.inside-product .leftbox li .submenu a {
	color: #666;
	height: .5rem;
	display: block;
	overflow: hidden;
	font-size: .15rem;
	line-height: .5rem;
	position: relative
}

.inside-product .leftbox li .submenu a:before {
	content: "";
	width: .04rem;
	height: .04rem;
	margin-top: .22rem;
	vertical-align: top;
	margin-right: .1rem;
	display: inline-block;
	background: #ddd;
	border-radius: 100%
}

.inside-product .leftbox li .submenu a:hover {
	font-weight: 700;
	color: #2f318b
}

.inside-product .leftbox li .submenu a:hover:before {
	background: #2f318b
}

.inside-product .leftbox li:hover>a,.inside-product .leftbox .cur>a {
	color: #fff;
	background: #2f318b;
	border-left: solid .05px #2f318b
}

.inside-product .leftbox li:hover>a:before,.inside-product .leftbox .cur>a:before {
	opacity: 1
}

.inside-product .leftbox .contact {
	padding: .4rem;
	padding-bottom: .6rem;
	margin-top: .3rem;
	text-align: center;
	font-size: .14rem;
	background: url(../images/pbg.jpg) no-repeat bottom left #f6f6ff
}

.inside-product .leftbox .contact .f24 {
	color: #333;
	font-size: .24rem;
	padding-bottom: .2rem;
	border-bottom: solid 1px #2f318b
}

.inside-product .leftbox .contact .tel {
	font-size: .3rem;
	font-weight: 700;
	color: #2f318b;
	font-family: arial;
	padding-top: .25rem
}

.inside-product .leftbox .contact .tu {
	margin-top: .3rem
}

.inside-product .leftbox .contact .btn {
	padding-top: .2rem
}

.inside-product .leftbox .contact .btn a {
	color: #fff;
	width: 1.6rem;
	height: .46rem;
	text-align: center;
	line-height: .46rem;
	display: inline-block;
	background: #2f318b;
	border-radius: 30px;
	font-size: .16rem;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease
}

.inside-product .leftbox .contact .btn i {
	font-size: .22rem;
	vertical-align: middle;
	margin: 0 .05rem 0 0
}

.inside-product .leftbox .contact .btn a:hover {
	background: #343699
}

.inside-product .rightbox {
	width: 74.5%;
	float: right
}

.inside-product .rightbox h2 {
	color: #333;
	line-height: .3rem;
	font-size: .24rem;
	font-weight: normal;
	position: relative
}

.inside-product .rightbox h2:before {
	top: .05rem;
	left: 0;
	width: .06rem;
	height: .2rem;
	content: "";
	z-index: 3;
	border-radius: .03rem;
	position: absolute;
	background: #2f318b
}

.inside-product .rightbox h2:after {
	content: "";
	width: 100%;
	top: 50%;
	right: 0;
	position: absolute;
	border-top: dashed 1px #e7e7e7
}

.inside-product .rightbox h2 span {
	z-index: 2;
	background: #fff;
	padding: 0 .2rem;
	position: relative;
	display: inline-block
}

.inside-product .rightbox h2 span:after {
	content: "";
	width: .08rem;
	height: .08rem;
	right: 0;
	top: 50%;
	margin-top: -0.04rem;
	position: absolute;
	background: #b5b6b6
}

.inside-product .rightbox .list {
	margin: 0 -0.15rem;
	margin-top: .5rem
}

.inside-product .rightbox .list li {
	width: 33.333%;
	float: left;
	padding: 0 .15rem;
	position: relative;
	padding-bottom: .3rem;
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease
}

.inside-product .rightbox .list li a {
	display: block;
	border: solid 1px #DDDDDD
}

.inside-product .rightbox .list li .pic {
	overflow: hidden;
	position: relative
}

.inside-product .rightbox .list li .pic:after {
	content: "";
	display: block;
	padding-bottom: 68%
}

.inside-product .rightbox .list li .pic img {
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease
}

.inside-product .rightbox .list li .txtbox {
	z-index: 2;
	padding-top: .15rem;
	position: relative;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	padding: .2rem;
}

.inside-product .rightbox .list li .tit {
	color: #333;
	font-size: .18rem;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.inside-product .rightbox .list li .txt {
	color: #666;
	height: 66px;
	font-size: 14px;
	line-height: 22px;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.inside-product .rightbox .list li .txt span {
	display: block;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.inside-product .rightbox .list li .txt span:before {
	content: "";
	width: .04rem;
	height: .04rem;
	margin: 0 .05rem .05rem 0;
	vertical-align: middle;
	background: #2f318b;
	display: inline-block;
	border-radius:50%;
}

.inside-product .rightbox .list li .more {
	color: #666;
	font-size: 14px;
	padding: .2rem 0 .1rem 0;
	position: relative;
	border-bottom: solid 1px #d6d6d6
}

.inside-product .rightbox .list li .more:after {
	content: ">>";
	right: 0;
	font-weight: 700;
	letter-spacing: -2px;
	color: #2f318b;
	font-family: "宋体";
	position: absolute
}

.inside-product .rightbox .list li:hover a {
	border: solid 1px #fff;
	box-shadow: 0 0 .15rem 0 rgba(47,49,139,0.1)
}

.inside-product .rightbox .list li:hover .tit {
	color: #2f318b
}

.inside-product .rightbox .list li:hover .pic img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.inside-product .rightbox .list li:hover .more {
	color: #2f318b;
	border-color: #2f318b
}

.inside-proshow .box-1 {
	padding-top: .45rem;
	background: #fff
}

.inside-proshow .box-1 .leftbox {
	width: 45%;
	float: left
}

.inside-proshow .box-1 .leftbox .bigimg {
	border: solid 1px #eee
}

.inside-proshow .box-1 .leftbox .bigimg span {
	display: block;
	position: relative
}

.inside-proshow .box-1 .leftbox .bigimg span:after {
	content: "";
	display: block;
	padding-bottom: 75.2%
}

.inside-proshow .box-1 .leftbox .smallimg {
	padding: 0 .3rem;
	margin-top: .15rem
}

.inside-proshow .box-1 .leftbox .smallimg span {
	margin: 0 .05rem;
	display: block;
	cursor: pointer;
	position: relative;
	border: solid 1px #ccc
}

.inside-proshow .box-1 .leftbox .smallimg span:after {
	content: "";
	display: block;
	padding-bottom: 76%
}

.inside-proshow .box-1 .leftbox .smallimg .slick-current span {
	border-color: #2f318b
}

.inside-proshow .box-1 .leftbox .slick-prev,.inside-proshow .box-1 .leftbox .slick-next {
	width: .2rem;
	height: .72rem;
	background: #eee;
	border: 0;
	margin-top: -0.35rem
}

.inside-proshow .box-1 .leftbox .slick-prev:before,.inside-proshow .box-1 .leftbox .slick-next:before {
	color: #999;
	font-size: .16rem;
	font-family: "宋体";
	font-weight: 600
}

.inside-proshow .box-1 .leftbox .slick-prev:hover:before,.inside-proshow .box-1 .leftbox .slick-next:hover:before {
	color: #2f318b
}

.inside-proshow .box-1 .leftbox .slick-prev {
	left: 0
}

.inside-proshow .box-1 .leftbox .slick-prev:before {
	content: "<"
}

.inside-proshow .box-1 .leftbox .slick-prev:hover {
	border-color: #2f318b
}

.inside-proshow .box-1 .leftbox .slick-next {
	right: 0
}

.inside-proshow .box-1 .leftbox .slick-next:before {
	content: ">"
}

.inside-proshow .box-1 .leftbox .slick-next:hover {
	border-color: #2f318b
}

.inside-proshow .box-1 .rightbox {
	width: 50%;
	float: right;
	word-break: break-all;
	padding-right: 0
}

.inside-proshow .box-1 .rightbox h1 {
	color: #333;
	font-size: .24rem;
	line-height: .34rem;
	position: relative;
	font-weight: normal;
	padding-bottom: .2rem;
	border-bottom: dashed 1px #e5e5e5
}

.inside-proshow .box-1 .rightbox .txt {
	padding: .2rem 0 .25rem 0;
	font-size: .14rem;
	line-height: .28rem;
	border-bottom: dashed 1px #e5e5e5
}

.inside-proshow .box-1 .rightbox .txt p {
	padding-left: .15rem;
	position: relative
}

.inside-proshow .box-1 .rightbox .txt p:before {
	content: "";
	width: .05rem;
	height: .04rem;
	top: 50%;
	left: 0;
	margin-top: -0.02rem;
	position: absolute;
	background: #2f318b
}

.inside-proshow .box-1 .rightbox .tag img {
	float: left;
	margin-right: .2rem
}

.inside-proshow .box-1 .rightbox .nr {
	font-size: .18rem;
	padding-top: .3rem
}

.inside-proshow .box-1 .rightbox .nr p {
	padding-top: .1rem
}

.inside-proshow .box-1 .rightbox .btn {
	margin-top: .3rem
}

.inside-proshow .box-1 .rightbox .btn a {
	color: #fff;
	max-width: 1.4rem;
	width: 100%;
	height: .48rem;
	font-size: .16rem;
	margin-left: .1rem;
	line-height: .46rem;
	text-align: center;
	display: inline-block;
	background: #2f318b;
	border: solid 1px #e1e1e1;
	border-radius: 30px
}

.inside-proshow .box-1 .rightbox .btn a:first-child {
	margin-left: 0;
	border-color: #2f318b
}

.inside-proshow .box-1 .rightbox .btn a:hover {
	background: #2f318b;
	box-shadow: 0 0 15px rgba(0,0,0,0.2)
}

.inside-proshow .box-1 .rightbox .btn a:last-child {
	color: #333;
	background: none
}

.inside-proshow .box-1 .rightbox .btn a:last-child i {
	color: #2f318b
}

.inside-proshow .box-1 .rightbox .btn i {
	font-size: .24rem;
	vertical-align: top;
	margin-right: .05rem
}

.inside-proshow .box-1 .rightbox .page {
	padding-top: .2rem
}

.inside-proshow .box-1 .rightbox .page li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 48%;
	float: left;
	color: #999;
	height: .56rem;
	line-height: .54rem;
	background: #fbfbfb;
	border: solid 1px #eee;
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease;
	padding: 0 .2rem 0 .5rem
}

.inside-proshow .box-1 .rightbox .page li a {
	color: #999
}

.inside-proshow .box-1 .rightbox .page li:last-child {
	float: right
}

.inside-proshow .box-1 .rightbox .page li:hover {
	color: #fff;
	background: #2f318b;
	border-color: #2f318b
}

.inside-proshow .box-1 .rightbox .page li:hover a {
	color: #fff
}

.inside-proshow .title {
	z-index: 4;
	font-weight: 700;
	color: #2f318b;
	font-size: .2rem;
	position: relative;
	padding-left: .8rem;
	margin-top: .6rem
}

.inside-proshow .title-line {
	width: 10.82rem;
	height: .38rem;
	position: relative;
	margin-top: -0.24rem
}

.inside-proshow .title-2 {
	margin-top: .4rem;
	height: .58rem;
	line-height: .58rem;
	background: #f5f5f5;
	padding-left: .4rem;
	position: relative;
	font-size: .18rem;
	color: #333
}

.inside-proshow .title-2:before {
	content: "";
	width: .04rem;
	height: .04rem;
	vertical-align: middle;
	margin-right: .05rem;
	display: inline-block;
	background: #2f318b
}

.inside-proshow .box-2 li {
	width: 48%;
	float: left;
	font-size: .14rem;
	padding: .12rem 0;
	border-bottom: solid 1px #e5e5e5
}

.inside-proshow .box-2 li p {
	overflow: hidden;
	position: relative
}

.inside-proshow .box-2 li .s1 {
	top: 50%;
	color: #999;
	width: 20%;
	padding-left: .3rem;
	position: absolute;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.inside-proshow .box-2 li .s2 {
	width: 60%;
	float: right
}

.inside-proshow .box-2 li:nth-child(2n) {
	float: right
}

.qa {
	padding: 0 0 1rem 0
}

.qa .list {
	padding-bottom: .4rem;
	position: relative
}

.qa .list .item {
	box-shadow: 0 0 .15rem 0 rgba(0,0,0,0.1);
	padding: .36rem .2rem .4rem 1.6rem;
	margin-bottom: .4rem;
	position: relative
}

.qa .list .item:last-child {
	margin-bottom: 0
}

.qa .list .titleQ-date {
	color: #666;
	text-align: center;
	line-height: .18rem;
	position: absolute;
	top: .4rem;
	left: .6rem;
	font-family: arial
}

.qa .list .date {
	line-height: .24rem;
	font-family: arial
}

.qa .list .date .day {
	font-size: .2rem
}

.qa .list .date .year {
	font-size: .16rem
}

.qa .list .titleQ {
	display: inline-block;
	width: .42rem;
	height: .42rem;
	border-radius: .03rem;
	background: #c7c7c7;
	color: #fff;
	text-align: center;
	line-height: .42rem;
	font-size: .3rem;
	font-weight: 700;
	margin-bottom: .1rem
}

.qa .list .title {
	overflow: hidden;
	cursor: pointer;
	-webkit-transition: all .5s;
	transition: all .5s;
	color: #333;
	font-size: .22rem;
	line-height: .4rem;
	padding-right: 1rem;
	margin-bottom: .2rem;
	position: relative
}

.qa .list .title:after {
	content: "";
	display: block;
	width: .8rem;
	height: 2px;
	background: #e5e5e5;
	margin: .15rem 0 0 0
}

.qa .list .title .icon {
	display: block;
	position: absolute;
	top: .1rem;
	right: .6rem;
	margin: auto;
	width: .4rem;
	height: .4rem;
	text-align: center;
	line-height: .4rem;
	font-size: .2rem;
	background: #eee;
	border-radius: 50%;
	color: #999;
	-webkit-transition: all .5s;
	transition: all .5s
}

.qa .list .title:hover {
	color: #2f318b
}

.qa .list .title:hover:after {
	background: #2f318b
}

.qa .list .title:hover .icon {
	background: #2f318b;
	color: #fff;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.qa .list dd {
	padding-right: .6rem;
	height: 48px;
	overflow: hidden
}

.qa .list dd .con {
	padding: 0 0 0 .5rem;
	color: #666;
	line-height: 24px;
	font-size: .15rem;
	overflow: hidden;
	position: relative
}

.qa .list .titleA {
	display: inline-block;
	width: .3rem;
	height: .3rem;
	border-radius: .03rem;
	background: #666;
	color: #fff;
	text-align: center;
	line-height: .3rem;
	font-size: .2rem;
	font-weight: 700;
	position: absolute;
	top: 0;
	left: 0
}

.qa .list .titleA:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: #666 transparent transparent transparent;
	border-width: .06rem 0 0 .06rem;
	position: absolute;
	right: .08rem;
	bottom: -0.06rem
}

.qa .list .cur .titleQ {
	background: #2f318b
}

.qa .list .cur .titleA {
	background: #666
}

.qa .list .cur .titleA:after {
	border-color: #666 transparent transparent transparent
}

.qa .list .cur .title:after {
	background: #ec6819
}

.qa .list .cur dt .icon {
	background: #2f318b;
	color: #fff;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.qa .list .cur dd {
	height: auto
}

.qa .list .cur dd .con {
	height: auto
}

#searchPopup {
	position: absolute;
	top: 0;
	width: 100%;
	display: none;
	z-index: 9999
}

#searchPopup .searchBox {
	color: #fff;
	position: absolute;
	left: 0;
	width: 100%;
	z-index: -1;
	top: 1.05rem;
	opacity: 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

#searchPopup .searchBox.fadeIn {
	top: .95rem;
	opacity: 1;
	z-index: 999
}

#searchPopup .searchBox .container {
	max-width: 1350px;
	position: relative;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	-webkit-transform: translateX(-70px);
	-ms-transform: translateX(-70px);
	transform: translateX(-70px)
}

@media (max-width:1300px) {
	#searchPopup .searchBox .container {
		max-width: 960px !important
	}
}

#searchPopup .searchBox input {
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
	border: 1px #fff solid;
	background: #fff;
	color: #333;
	width: 40%;
	padding: 0 10px;
	font-size: .14rem;
	height: 36px;
	line-height: 34px
}

#searchPopup .searchBox input:focus {
	color: #333
}

#searchPopup .searchBox .btn {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 0;
	height: 36px;
	width: 36px;
	line-height: 36px;
	background: #2f318b;
	color: #fff;
	text-align: center
}

#searchPopup .searchBox .btn .iconfont {
	font-size: 18px
}

#searchPopup .searchBox .btn:hover {
	background: #2f318b
}

#searchPopup .searchBox .close {
	display: none
}

#searchPopup .searchBox2.fadeIn {
	top: .95rem
}

.dw {
	top: -120px;
	z-index: -1;
	position: absolute
}

.inside-map {
	padding-bottom: 1rem
}

.inside-map li:first-child {
	border-top: 0
}

.inside-map li {
	border-top: solid 1px #eee;
	padding: 20px 0
}

.inside-map li h3 {
	font-size: 16px;
	margin-bottom: 10px
}

.inside-map li a {
	color: #666;
	padding-right: 20px;
	display: inline-block
}

.inside-map li a:hover {
	color: #2f318b
}

.topscorll {
	right: .5rem;
	bottom: .5rem;
	z-index: 99;
	position: fixed
}

.topscorll a {
	width: .5rem;
	height: .5rem;
	display: inline-block;
	border-radius: 100%;
	line-height: .48rem;
	text-align: center;
	background: #262626;
	border: solid 1px #7c7c7c;
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease
}

.topscorll a:hover {
	border-color: #2f318b;
	background: #2f318b
}

.topscorll i {
	color: #fff;
	font-size: .24rem
}

.container .contact-text{
	text-align:center;
	padding-bottom: 0.5rem;
}

.list .item{
	display:flex;
	justify-content: flex-start;
}

.list .text{
	padding-left:.35rem;
}

.list .clearfix{
	padding:4%;
}
.index-form{
	background-repeat: no-repeat;
	padding: 0.4rem 0;
}
.index-form .form-leftbox{
	width:50%;
	float:left;
}
.index-form .form-rightbox{
	width:50%;
	float:right;
}

.index-form .form-rightbox li {
	margin-bottom: 0.2rem;
    position: relative;
    float: left;
    width: 50%;
    padding: 0 0.2rem;
    overflow: hidden;
}
.index-form .form-rightbox li.width {
	width:100%;
}
.index-form .form-rightbox li input[type="text"]{
    width: 100%;
    height: 0.49rem;
    padding: 0.1rem 0.1rem 0.1rem 0.35rem;
    font-size: 14px;
    color: #333;
    border: 1px solid #d8d8d8;
    background: none;
    position: relative;
    -webkit-transition: all 334ms ease;
    transition: all 334ms ease;
    font-family: "microsoft yahei",arial,sans-serif;
}
.index-form .form-rightbox li font{
	color: #f00;
    position: absolute;
    top: 0.13rem;
    left: 0.3rem;
    z-index: 3;
}
.index-form .form-rightbox li i{
	color: #cdcdcd;
    font-size: .16rem;
}
.index-form .form-rightbox li textarea{
	outline: 0;
    -webkit-transition: all 334ms ease;
    transition: all 334ms ease;
    border: 1px solid #d8d8d8;
    width: 100%;
    height: 1.27rem;
    line-height: 24px;
    padding-left: 0.25rem;
    padding-top: 0.1rem;
    font-size: 14px;
    color: #333;
    resize: none;
    background: none;
    position: relative;
    font-family: "microsoft yahei",arial,sans-serif;
    display: block;
}
.index-form .form-rightbox .btn2{
	padding:0 0.2rem;
}
.index-form .form-rightbox .submit{
	width: 1.7rem;
    border: 0;
    padding: 0;
    font-size: .16rem;
    height: 0.5rem;
    line-height: .48rem;
    color: #fff;
    text-align: center;
    background: #2f318b;
    -webkit-transition: .5s;
    transition: .5s;
    margin: 0 0.07rem 0 0;
    display: inline-block;
    vertical-align: top;
    font-family: "microsoft yahei";
}
.index-form .form-rightbox .submit2{
	background: none;
    color: #000;
	border:1px solid #E7E7E7;
}
.inside-message{
	background-image:url(../images/contact-bg.png);
	padding: 0.5rem 0;
    background-repeat: no-repeat;
}
.inside-download{
	padding-bottom:1rem;
}
.inside-download .rightbox .text{
	text-align: center;
    font-size: 16px;
}
.inside-download .rightbox .list{
	margin-top:40px;
}
.inside-download .rightbox .list li{
	width:33.333333%;
	float:left;
	padding:10px;
}
.inside-download .rightbox .list li .downitem{
	border: 1px solid #DDDDDD;
	padding:20px;
}
.inside-download .rightbox .list li .pic{
	overflow: hidden;
    position: relative;
	margin-bottom: 10px;
}
.inside-download .rightbox .list li .pic:after{
	content: "";
    display: block;
    padding-bottom: 68%;
}
.inside-download .rightbox .list li .pic img{
	width:100%;
}
.inside-download .rightbox .list li .txtbox .tit{
	text-align:left;
	font-weight: bold;
    font-size: 0.18rem;
	margin-bottom: 10px;
}
.inside-download .rightbox .list li .txtbox .tit .time{
	text-align:right;
	display: block;
    float: right;
	font-size: 0.14rem;
    font-weight: normal;
}
.inside-download .rightbox .list li .txtbox .txt{
	width:100%;
	padding:0 5px;
}
.inside-download .rightbox .list li .txtbox .txt a{
	display:block;
	margin-bottom:5px;
	text-align:center;
	text-decoration: underline;
	color:#2F318B;
	height: 40px;
	line-height:38px;
}
.inside-download .rightbox .list li .txtbox .txt a:nth-child(1),.inside-download .rightbox .list li .txtbox .txt a:hover{
	background: #2F318B;
	border-radius: 2px;
	color:#fff;
	text-decoration: none;
}
.inside-proshow .box-2list{
	padding-top:0.3rem;
	margin-bottom:20px;
}
.inside-proshow .box-2list .item{
	background-color:#EBEBEB;
	border:1px solid #DDDDDD;
	height:50px;
	line-height:50px;
}
.inside-proshow .box-2list .item .alist{
	width:180px;
	color:#333333;
	display:block;
	float:left;
	text-align:center;
}
.inside-proshow .box-2list .item .alist.active{
	background-color:#2F318B;
	color:#fff;
}



.fixed-bar {
	position: fixed;
	right: 10px;
	top: 48%;
	width: 80px;
	z-index: 9;
}

@media (max-width: 1200px) {
	.fixed-bar {
		display: none;
	}
}

.fixed-bar .chat {
	height: 40px;
	height: 80px;
	background: #384347 url('../images/chat-bg.png') no-repeat center 12px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: #fff;
	padding-top: 40px;
}

.fixed-bar li {
	width: 80px;
	height: 50px;
	background-color: #384347;
	margin-bottom: 3px;
	border-radius: 3px;
	cursor: pointer;
	transition: .3s;
}

.fixed-bar .mail p {
	right: 0;
	padding-left: 80px;
	position: relative;
	height: 50px;
	line-height: 50px;
	width: 0;
	background: url('../images/f-mail.png') no-repeat 30px center;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
}

.fixed-bar .mail p a {
	color: #fff;
}

.fixed-bar .wapp p {
	right: 0;
	padding-left: 50px;
	position: relative;
	height: 50px;
	line-height: 50px;
	width: 0;
	background: url('../images/f-whatapp.png') no-repeat 12px center;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
}

.fixed-bar .mail p a {
	color: #fff;
}

.fixed-bar li:hover p {
	left: -179px;
	width: 210px;
	background-color: #2f318b;
	background-position-x: 12px;
    padding-left: 50px;
}

.fixed-bar .mail:hover,
.fixed-bar .tel:hover {
	background-color: #2f318b;
}

.fixed-bar .tel p {
	right: 0;
	padding-left: 80px;
	position: relative;
	height: 50px;
	line-height: 50px;
	width: 0;
	background: url('../images/f-tel.png') no-repeat 30px center;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
}

.fixed-bar .tel p a {
	color: #fff;
}

.fixed-bar .fixed-inquiry {
	background: #384347 url('../images/ico-inquiry.png') no-repeat center 12px;
	height: 70px;
	overflow: hidden;
}

.fixed-bar .fixed-inquiry a {
	display: block;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding-top: 44px;
	width: 80px;
	height: 26px;
}

.fixed-bar .fixed-inquiry:hover {
	background: #2f318b url('../images/ico-inquiry.png') no-repeat center 12px;
}

.fixed-bar .fixed-facebook {
	background: #2f318b url('../images/ico-facebook.png') no-repeat center;
	background: linear-gradient(0deg, #E0251B, #AA2A24);
	height:80px;
}
.fixed-bar .fixed-facebook font{
	background:url('../images/ico-facebook.png') no-repeat center;
	right: 0;
	padding-left: 80px;
	position: relative;
	height: 50px;
	line-height: 50px;
	width: 0;
	color: #fff;
	font-size: 14px;
	display: block;
}
.fixed-bar .fixed-facebook a {
	width: 80px;
	height: 50px;
	display: block;
	position: absolute;
    left: 0;
    text-align: center;
    top: 30px;
	color:#fff;
}

.fixed-bar .fixed-facebook .hover {
	width: 220px;
	background: linear-gradient(90deg, #DBDCE0, #DFDFDF);
	border-radius: 10px;
	position: absolute;
    left: -220px;
    top: 20px;
	display:none;
}
.fixed-bar .fixed-facebook:hover .hover{
	display:block;
}
.fixed-bar .fixed-facebook .hover .title{
	width: 220px;
	height: 120px;
	background: linear-gradient(90deg, #474F6D, #6B718D);
	border-radius: 10px 10px 0px 0px;
	padding: 20px;
}
.fixed-bar .fixed-facebook .hover .title .p1{
	width: 100%;
	height: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	display:block;
	margin-bottom:12px;
}
.fixed-bar .fixed-facebook .hover .title .p2{
	width: 100%;
	height: 13px;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 20px;
}
.fixed-bar .fixed-facebook .hover .img{
	padding:20px;
}
.fixed-bar .fixed-facebook .hover .img .box{
	background-color:#fff;
	padding:8px;
	box-shadow: 0px 3px 10px 0px rgba(102,102,102,0.3);
	border-radius: 6px;
	margin-top: -50px;
}
.fixed-bar .fixed-facebook .hover .img span{
	display:block;
	font-size:13px;
	text-align:center;
}
.inside-cases .rightbox{
	padding-bottom:100px;
}
.inside-cases .rightbox .text{
	text-align: center;
    font-size: 16px;
	margin-bottom:30px;
}
.inside-cases .rightbox .list li{
	width: 33.333333%;
    float: left;
    padding: 10px;
}
.inside-cases .rightbox .list li .casesitem{
	border: 1px solid #DDDDDD;
    padding: 30px;
}
.inside-cases .rightbox .list li .txtbox{
	margin-bottom:26px;
}
.inside-cases .rightbox .list li .txtbox .tit{
	font-size:16px;
}
.inside-cases .rightbox .list li .txtbox .tit .more{
	color:#666666;
	font-size:12px;
	width:70px;
	height:28px;
	float:right;
	border:1px solid #EEEEEE;
	text-align:center;
	line-height:26px;
}
.inside-cases .rightbox .list li .pic{
	overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}
.inside-cases .rightbox .list li .pic:after{
	content: "";
    display: block;
    padding-bottom: 94%;
}
.inside-cases .rightbox .list li .pic:before{
	background: linear-gradient(-30deg, rgba(47,49,139,0.06), rgba(47,49,139,0.88));
	content:"";
	display:none;
	height: 400px;
    width: 100%;
    position: absolute;
    z-index: 999;
}
.inside-cases .rightbox .list li:hover .pic:before{
	display:block;
}
.inside-cases .rightbox .list li:hover .txtbox .tit .more{
	background-color:#2F318B;
	color:#fff;
}

.messagePopup {
	position: fixed;
	left: 80px;
	bottom: 0;
	z-index: 9999;
	width: 100%;
	max-width: 280px;
}

@media (max-width: 1200px) {
	.messagePopup {
		display: none;
	}
}

.messagePopup .titleBig {
	text-align: left;
	cursor: pointer;
}

.messagePopup .titleBig span {
	display: inline-block;
	font-size: 15px;
	color: #fff;
	line-height: 40px;
	padding: 0 20px;
	background: #DD2D32;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	width:100%;
}

.messagePopup .titleBig svg {
	max-height: 20px;
	vertical-align: middle;
}

.messagePopup .list {
	background: #fff;
	padding: 15px 15px;
	border: 1px #ccc solid;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}

.messagePopup .list .title {
	text-align: center;
	position: relative;
	color: #ed6827;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 20px;
}

.messagePopup .list .title:after {
	content: "";
	display: block;
	width: 40px;
	height: 4px;
	background: #a6a6a6;
	border-radius: 4px;
	margin: 5px auto 0 auto;
}

.messagePopup .list .tips {
	text-align: center;
	color: #747474;
	font-size: 14px;
	margin-bottom: 30px;
}

.messagePopup .list .required {
	color: #da2f38;
	margin-left: 5px;
}

.messagePopup .list li {
	position: relative;
	margin-bottom: 5px;
	color: #333;
	font-size: 14px;
	clear: both;
}

.messagePopup .list .p-01 {
	line-height: 30px;
}

.messagePopup .list .li-02 {
	width: 50%;
	float: left;
	clear: none;
}

.messagePopup .list input,
.messagePopup .list textarea {
	width: 100%;
	background: #fff;
	border: 1px #ccc solid;
	color: #333;
	font-size: 14px;
	line-height: 33px;
	height: 35px;
	border-radius: 0;
	padding: 0 10px;
	font-family: inherit;
}

.messagePopup .list input:focus,
.messagePopup .list textarea:focus {
	border-color: #0061c2;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 97, 194, 0.5);
	box-shadow: 0 0 5px 0 rgba(0, 97, 194, 0.5);
}

.messagePopup .list select {
	border: 1px #ebebeb solid;
	font-size: 14px;
	background: #fff;
	line-height: 33px;
	height: 35px;
	width: 100%;
	padding: 0 10px;
}

.messagePopup .list textarea {
	height: 100px;
	line-height: 25px;
}

.messagePopup .list .yzhm input {
	width: 45%;
	float: left;
}

.messagePopup .list .yzhm .code {
	float: left;
	margin-right: 10px;
}

.messagePopup .list .yzhm .a-01 {
	line-height: 35px;
	float: right;
	color: #9b9b9b;
}

.messagePopup .list .yzhm .a-01:hover {
	color: #ed6827;
	text-decoration: underline;
}

.messagePopup .list .btn {
	clear: both;
	margin-bottom: 0;
}

.messagePopup .list .btn a {
	display: inline-block;
	background: #DD2D32;
	color: #fff;
	width: 70px;
	line-height: 40px;
	text-align: center;
	padding: 0 10px;
	font-size: 14px;
	font-weight: 700;
	border-radius: 3px;
	-webkit-transition: all .5s;
	transition: all 0.5s;
	float: right;
}

.messagePopup .list .btn a:hover {
	background: #0153a7;
}
.messagePopup .titleBig img{
	max-height: 25px;
    margin-right: 5px;
    vertical-align: middle;
}
.messagePopup .list li .txt{
	color:#333333;
}
.messagePopup .list li .txt span{
	color:#596EFB;
}

.phone-nav{
	top: 0;
    z-index: 1999;
    position: fixed;
    right: -150%;
    width: 65%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
}
.phone-nav .box{
	height: 100%;
    overflow-y: auto;
    padding: 0px 20px 0 20px;
    -webkit-overflow-scrolling: touch;
}
.phone-nav .close{
	position: absolute;
    z-index: 99;
    top: 40px;
    right: 20px;
}
.phone-nav .close img{
	max-width:30px;
}
.phone-nav .list-menu{
	padding-top: 100px;
}
.phone-nav .list-menu li{
	font-size: 17px;
    position: relative;
    line-height: 30px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}
.phone-nav .list-menu li a{
	padding: 15px 20px;
    display: block;
    position: relative;
    color: #fff;
}
.phone-nav .list-menu li i{
	position: absolute;
    right: 0;
    top: 14px;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 30px;
    display: block;
    font-style: inherit;
    cursor: pointer;
}
.phone-nav .list-menu li i:after{
	width: 20px;
    height: 9px;
    content: "";
    display: inline-block;
    background: url(../images/select_arrow.png) no-repeat;
}
.phone-nav .list-menu .submenu{
	display: none;
    padding-bottom: 20px;
}
.phone-nav .list-menu .submenu a{
	color: #fff;
    font-size: 14px;
    opacity: 0.8;
    padding: 0px 0px 0 20px;
}

.header .menu{
	right: 0px;
    top: 0px;
    display: none;
    width: 60px;
    height: 60px;
    text-align: center;
    position: absolute;
    background: #2f318b;
}
.header .menu img{
	margin-top:10px;
}
@media (max-width: 1200px){
	body{
		font-size:16px;
		min-width:100%;
	}
	.container{
		max-width:100% !important;
	}
	.header .menu {
		display: block;
	}
	.header .tel,
	.header .search,
	.header .nav{
		display:none;
	}
	.header{
		height:60px;
		position: fixed;
		background: #0B1017;
	}
	.header .logo{
		margin-top:20px;
		max-width: 140px;
		max-height: 50px;
	}
	.fixed .logo{
		margin-top:20px;
	}
	.banner{
		margin-top:60px;
	}
	.fixed .logo-2{
		margin-top:0;
	}
	.index-title .tit{
		font-size:40px;
		line-height:40px;
	}
	.index-title .txt{
		margin-top:20px;
	}
	.index-product .index-title .en{
		font-size: 40px;
		margin-left:-100px;
		margin-top:-35px;
	}
	.index-product .index-title .cn{
		font-size:36px;
	}
	.index-product .tit{
		font-size: 16px;
		line-height: 40px;
		height: 46px;
	}
	.index-product .txt{
		margin-top:10px;
		font-size:16px;
	}
	.index-product .tit span{
		font-size:16px;
		display:none;
	}
	.index-product .rightbox li{
		width:50%;
	}
	.index-contact{
		background-size: cover;
	}
	.index-contact .contact-box{
		width:90%;
		display:block;
	}
	.contact-leftbox .tit{
		font-size: 22px;
	}
	.contact-leftbox .txt{
		font-size:18px;
	}
	.contact-box .btn{
		height:40px;
		font-size:18px;
		line-height:40px;
		margin-top: 20px;
	}
	.index-about{
		padding:50px 0;
	}
	.index-about .index-title .tit{
		font-size: 40px;
		line-height: 40px;
	}
	.index-about .leftbox{
		width:100%;
		padding:10px;
		float:none;
	}
	.index-about .numlist li{
		width:50%;
	}
	.index-about .numlist li p:first-child{
		font-size:16px;
	}
	.index-about .numlist li .counter{
		font-size: 36px;
		line-height: 48px;
	}
	
	.index-about .rightbox{
		width:100%;
		padding:10px;
		float:none;
	}
	.index-soution .index-title .en{
		font-size:40px;
		margin-left: -130px;
		margin-top:-35px;
	}
	.index-soution .siderfor .item .pic{
		width:100%;
		max-width:100%;
	}
	.index-soution .siderfor .item .text{
		width:100%;
		min-height:360px;
		margin-top:0;
		padding:30px;
	}
	.index-soution .siderfor .item .text .title{
		height: 60px;
		padding-left: 80px;
		margin-bottom: 20px;
	}
	.index-soution .siderfor .item .text .p-1{
		line-height: 24px;
		height: 24px;
		overflow: hidden;
		margin-bottom: 15px;
	}
	.index-soution .siderfor .item .text .title .num{
		font-size: 60px;
		line-height: 60px;  
		width: 70px;
	}
	.index-soution .siderfor .item .text .title .cn{
		font-size: 26px;
		font-weight: 700;
		padding-top: 0;
	}
	.index-soution .siderfor .item .text .title .en{
		font-size:14px;
	}
	.index-soution .siderfor .item .text .btn a{
		width: 160px;
		height: 40px;
		line-height: 40px;
	}
	.index-soution .sidernav li .item .icon{
		top: 25px;
		left: 10px;
		width: 40px;
		height: 40px;
		line-height:40px;
	}
	.index-soution .sidernav li .item{
		height:110px;
		padding-left:60px;
		padding-top:10px;
	}
	.index-soution .sidernav li .item .tit{
		font-size: 16px;
		height: 24px;
		line-height: 24px;
		margin: 5px 0;
	}
	.index-soution .sidernav li .item .txt{
		font-size:14px;
	}
	.index-form .form-box{
		width:100%;
	}
	.index-form .form-leftbox{
		width:100%;
		margin-bottom:20px;
	}
	.form-leftbox .tit{
		font-size:36px;
	}
	.form-leftbox .txt{
		font-size:16px;
	}
	.index-form .form-rightbox{
		width:100%;
	}
	.index-form .form-rightbox li{
		margin-bottom:20px;
		padding: 0;
		width:100%;
	}
	.index-form .form-rightbox li font{
		top: 8px;
		left: 10px;
	}
	.index-form .form-rightbox li i{
		font-size:16px;
	}
	.index-form .form-rightbox li input[type="text"]{
		height:42px;
		padding:10px 10px 10px 35px;
	}
	.index-form .form-rightbox li textarea{
		height: 130px;
	}
	.index-form .form-rightbox .submit{
		width:140px;
		font-size:16px;
		height:50px;
		line-height:50px;
	}
	.index-news .index-title .en{
		font-size:40px;
		margin-left: -60px;
		margin-top: -35px;
	}
	.index-news .tabmenu{
		margin-top:20px;
	}
	.index-news .tabmenu li{
		width: 80px;
		height:40px;
		line-height:36px;
	}
	.index-news .tabcot li{
		width:100%;
	}
	.index-news .tabcot li .picbox .time{
		width: 140px;
		height: 30px;
		line-height: 28px;
	}
	.index-news .tabcot li .picbox .time img{
		width: 25px;
		height: 25px;
		margin-right: 5px;
		margin-left: 0;
		margin-top:2px;
	}
	.index-news .tabcot li .picbox .time span{
		font-size:20px;
	}
	.index-news .tabcot li .tit{
		font-size:18px;
	}
	.index-news .tabcot li .txt{
		font-size:14px;
		line-height:26px;
		height:52px;
	}
	.index-news .tabcot li .more{
		font-size:14px;
	}
	.index-news .tabcot li .more i{
		font-size:20px;
	}
	.footer .top{
		font-size:20px;
	}
	.footer .share{
		display:none;
	}
	.footer .fmenu{
		display:none;
	}
	.footer .contact{
		width:100%;
	}
	.footer .contact .tel{
		font-size:14px;
	}
	.footer .contact .tel p{
		padding-right:30px;
	}
	.footer .contact .tel p:nth-child(2){
		font-size: 20px;
	}
	.footer .contact .tel i{
		width: 20px;
		height: 20px;
		text-align: center;
		font-size: 16px;
		line-height: 20px;
	}
	.footer .contact p{
		margin-top:8px;
		padding-right:30px;
	}
	.footer .contact i{
		right: 5px;
		position: absolute;
		font-size: 16px;
	}
	.footer .contact .wenxin{
		margin-left: 10px;
		max-width: 120px;
		max-height: 120px;
	}
	.footer .contact .wenxin p{
		font-size:16px;
	}
	.footer .copy{
		font-size: 14px;
		padding: 20px 0;
	}
	.inside-product .rightbox .list li{
		width:50%;
	}
	.inside-product .rightbox .list li .tit{
		font-size:16px;
	}
	.inside-banner{
		min-height:60px;
		margin-top:60px;
	}
	.inside-cuttent{
		height:40px;
		line-height:35px;
		margin-top: 10px;
		color:#000;
		font-size:14px;
		text-align:left;
	}
	.inside-cuttent a{
		color:#000;
	}
	.inside-product{
		padding:40px 0 100px 0;
	}
	.inside-product .leftbox{
		display:none;
	}
	.inside-product .rightbox{
		width:100%;
		padding: 0 10px;
	}
	.inside-product .rightbox h2{
		line-height: 30px;
		font-size: 24px;
	}
	.inside-proshow .box-1 .leftbox{
		display:block;
		width:100%;
	}
	.inside-proshow .box-1 .rightbox{
		width:100%;
	}
	.inside-proshow .box-1 .rightbox h1{
		font-size: 24px;
		line-height: 34px;
		padding-bottom:20px;
	}
	.inside-proshow .box-1 .rightbox .txt{
		padding: 20px 0 20px 0;
		font-size: 14px;
		line-height: 28px;
	}
	.inside-proshow .box-1 .rightbox .tag img{
		margin-right:10px;
	}
	.inside-proshow .box-1 .rightbox .nr{
		font-size: 18px;
		padding-top: 30px;
	}
	.inside-proshow .box-1 .rightbox .nr p{
		padding-top:10px;
	}
	.inside-proshow .box-1 .rightbox .btn{
		margin-top:30px;
	}
	.inside-proshow .box-1 .rightbox .btn a{
		max-width: 140px;
		height: 40px;
		font-size: 16px;
		margin-left: 10px;
		line-height: 36px;
	}
	.inside-proshow .box-1 .rightbox .btn i{
		font-size:24px;
		margin-right:5px;
	}
	.inside-proshow .box-1 .rightbox .page{
		padding-top:20px;
	}
	.inside-proshow .box-1 .rightbox .page li{
		height: 56px;
		line-height: 54px;
	}
	.inside-proshow .box-2list .item .alist{
		width:33.3333%;
		font-size:14px;
	}
	.inside-proshow .title{
		padding-left: 40px;
		margin-top: 30px;
		font-size: 20px;
	}
	.inside-product .rightbox .box-3 .list li{
		width:100%;
	}
	.inside-title{
		font-size: 30px;
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.inside-about .text{
		padding: 0 20px;
		line-height: 30px;
	}
	.inside-about .numlist{
		padding-left: 0;
		padding-top: 20px;
	}
	.inside-about .numlist li{
		width:50%;
		margin-bottom: 20px;
	}
	.inside-about .numlist li .icon img{
		max-width:40px;
	}
	.inside-about .numlist li .txt{
		font-size:14px;
		padding-left: 50px;
	}
	.inside-about .numlist li .counter{
		font-size: 30px;
		line-height: 40px;
	}
	.inside-about-profile .profile-leftbox{
		width:100%;
		padding: 0 50px;
		display: block;
	}
	.profile-leftbox-img{
		width:100%;
		height:auto;
	}
	.profile-leftbox .txt{
		width:100%;
		height:auto;
		font-size: 16px;
	}
	.second-nav ul li{
		margin: 0 8px;
		margin-bottom: 15px;
	}
	.second-nav ul li:before{
		bottom: -7px;
		border-top: solid 8px #2f318b;
		border-right: solid 8px transparent;
		border-left: solid 8px transparent;
	}
	.second-nav ul li a{
		font-size: 18px;
		line-height: 52px;
		height: 52px;
		width: 170px;
	}
	.inside-cases .rightbox .list li{
		width:100%;
	}
	.inside-page{
		padding-top:20px;
	}
	.inside-page a{
		height: 50px;
		font-size: 14px;
		margin: 0 4px;
		padding: 0 10px;
		line-height: 48px;
	}
	.inside-download .rightbox .list li{
		width:100%;
	}
	.inside-download .rightbox .list li .txtbox .tit{
		font-size: 18px;
	}
	.inside-download .rightbox .list li .txtbox .tit .time{
		font-size:14px;
	}
	.inside-contact .list li .icon{
		width:50px;
		height:50px;
		margin-bottom: 10px;
	}
	.list .text{
		padding-left:15px;
	}
	.inside-contact .list .allmap #allmap{
		height:350px;
	}
	.inside-message ul li{
		margin-bottom: 20px;
		width: 100%;
		padding: 0 20px;
	}
	.inside-message ul li input[type="text"]{
		height: 40px;
		padding: 10px 10px 10px 45px;
		font-size: 14px;
	}
	.inside-message ul li font{
		top: 7px;
		left: 30px;
	}
	.inside-message ul li i{
		font-size:20px;
	}
	.inside-message ul li textarea{
		height:120px;
		padding-left: 45px;
		padding-top: 7px;
	}
	.inside-message ul li .box{
		width:100% !important;
	}
	.inside-message .btn2{
		padding-top:50px;
	}
	.inside-message .submit{
		width: 80px;
		font-size: 16px;
		height: 40px;
		line-height: 36px;
		margin: 0 7px;
	}
	.inside-banner .cn{
		padding-bottom: 10px;
		font-size: 24px;
	}
	.inside-banner .en{
		font-size: 18px;
		line-height: 18px;
	}
	.inside-banner .container,.inside-cuttent .container{
		padding:0 20px;
	}
}

.inside-proshow .box-2 .boxlist{
	background-color:#EEEEEE;
	padding:20px;
}
.inside-proshow .box-2 .boxlist .boximg{
	width:50%;
	float:left;
}

.inside-proshow .box-2 .boxlist .boxselete{
	width:50%;
	float:right;
	padding-left: 20px;
}
.inside-proshow .box-2 .boxlist .boxselete li{
	width:100%;
	font-size: 14px;
    padding: 10px 0;
}
.inside-proshow .box-2 .boxlist .boxselete li span{
	width:20%;
	display:inline-block;
}
.inside-proshow .box-2 .boxlist .boxselete li select{
	min-width:50%;
	background-color:#fff;
	border: 1px solid #E6E6E6;
	height: 24px;
}
.inside-proshow .box-2 .boxlist .boxselete .seletebtn{
	width: 226px;
	height: 50px;
	background: #1F2677;
	border-radius: 2px;
	color: #fff;
    line-height: 48px;
    text-align: center;
	margin-top: 20px;
}
.inside-proshow .box-2 .boxlist .boxselete .seletebtn a{
	color:#fff;
}
.messagePopup .titleBig span:after{
	display: block;
	content: "";

}
@media (max-width: 1200px){
	.inside-proshow .box-2 .boxlist .boximg{
		width:100%;
	}
	.inside-proshow .box-2 .boxlist .boxselete{
		width:100%;
	}
	.inside-proshow .box-2 .boxlist .boxselete li span{
		width:30%;
	}
}

.videoLayer {
	display: none;
	position: fixed;
	z-index: 999;
	top: 0;
	margin: auto;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
}

.videoPopup {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	display: none;
	z-index: 9999;
}

.videoBox {
	color: #000;
	position: fixed;
	width: 600px;
	height: 450px;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #fff;
	margin: auto;
	opacity: 0;
	transition: all .5s;
	border-radius: 20px;
}

.videoBox .close {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0px;
	top: -30px;
}

.videoBox .close img {
	padding: 10px;
	max-width: 100%;
	max-height: 100%;
	background: #fff;
	border-radius: 100%;
}

.videoBox.fadeIn {
	top: 0;
	opacity: 1;
	z-index: 9999;
}

.videoBox .nr {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 99999;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

.videoBox .nr .title{
	margin-top: 30px;
	font-size: 26px;
	font-weight: bold;
}
.videoBox .nr ul{
	margin: 30px 10px 10px 10px;
}

.videoBox li {
	margin-bottom: 0.2rem;
	position: relative;
	float: left;
	width: 50%;
	padding: 0 0.2rem;
	overflow: hidden;
}
.videoBox li.width {
	width:100%;
}
.videoBox li input[type="text"]{
	width: 100%;
	height: 0.49rem;
	padding: 0.1rem 0.1rem 0.1rem 0.35rem;
	font-size: 14px;
	color: #333;
	border: 1px solid #d8d8d8;
	background: none;
	position: relative;
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease;
	font-family: "microsoft yahei",arial,sans-serif;
}
.videoBox li font{
	color: #f00;
	position: absolute;
	top: 0.13rem;
	left: 0.3rem;
	z-index: 3;
}
.videoBox li i{
	color: #cdcdcd;
	font-size: .16rem;
}
.videoBox li textarea{
	outline: 0;
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease;
	border: 1px solid #d8d8d8;
	width: 100%;
	height: 1.27rem;
	line-height: 24px;
	padding-left: 0.25rem;
	padding-top: 0.1rem;
	font-size: 14px;
	color: #333;
	resize: none;
	background: none;
	position: relative;
	font-family: "microsoft yahei",arial,sans-serif;
	display: block;
}
.videoBox .btn2{
	padding:0 0.2rem;
}
.videoBox .submit{
	width: 1.7rem;
	border: 0;
	padding: 0;
	font-size: .16rem;
	height: 0.5rem;
	line-height: .48rem;
	color: #fff;
	text-align: center;
	background: #2f318b;
	-webkit-transition: .5s;
	transition: .5s;
	margin: 0 0.07rem 0 0;
	display: inline-block;
	vertical-align: top;
	font-family: "microsoft yahei";
}
.videoBox .submit2{
	background: none;
	color: #000;
	border:1px solid #E7E7E7;
}

@media screen and (max-width: 1023px) {
	.videoBox {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}

	.videoBox .close {
		width: 25px;
		height: 25px;
		right: 0;
		top: -25px;
	}
}

@media screen and (max-width: 767px) {
	.videoBox {
		height: 50%;
	}
}

.en_cn{
	display: block;
    position: absolute;
	right: 430px;
    top: 40px;
}
.fixed .en_cn{top: 25px;}
@media(max-width:1600px){
	.en_cn{
		right: 340px;
		top: 20px;
	}
}
@media(max-width:1300px){
	.en_cn{
		right: 80px;
	}
}