* {
	margin: 0;
	padding: 0;
	border: none
}

body {
	background-color: #fff;
	font: 14px "Microsoft Yahei", "WenQuanYi Micro Hei", SimSun, Tahoma, Arial, Helvetica, STHeiti
}

img {
	border: 0
}

a {
	text-decoration: none;
	color: #666
}

li {
	list-style-type: none
}

h1 {
	font-size: 26px
}

h2 {
	font-size: 22px
}

h3 {
	font-size: 18px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: inherit;
	color: #333;
	text-transform: capitalize
}

p {
	font-size: 16px;
	line-height: 25px;
	color: #666
}

.fw {
	font-weight: bolder
}

.w1200 {
	width: 1200px;
	margin: 0 auto
}

.jsc {
	text-align-last: center;
	-moz-text-align-last: center
}

.f12 {
	font-size: 12px;
	color: #666
}

.f14 {
	font-size: 14px
}

.f16 {
	font-size: 16px
}

.f30 {
	font-size: 30px
}

.f40 {
	font-size: 40px;
	color: #333
}

.mt20 {
	margin-top: 20px
}

.mb20 {
	margin-bottom: 20px
}

.mr20 {
	margin-right: 20px
}

.ml20 {
	margin-left: 20px
}

.pt20 {
	padding-top: 20px
}

.pb20 {
	padding-bottom: 20px
}

.pl20 {
	padding-left: 20px
}

.pr20 {
	padding-right: 20px
}

.pt50 {
	padding-top: 50px
}

.pb50 {
	padding-bottom: 50px
}

.pb25 {
	padding-bottom: 25px
}

.pt25 {
	padding-top: 25px
}

.fl {
	float: left
}

.fr {
	float: right
}

.tc {
	text-align: center
}

.tl {
	text-align: left
}

.tr {
	text-align: right
}

.clear {
	clear: both
}

.jsl {
	color: #666;
	text-align: justify;
	text-align-last: left;
	-moz-text-align-last: left
}

a:hover {
	color: #e62121
}

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

.hide {
	display: none
}

::-webkit-input-placeholder {
	color: #999
}

:-moz-placeholder,
::-moz-placeholder {
	color: #999
}

:-ms-input-placeholder {
	color: #ccc
}

.red {
	color: #e62121
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.navBar {
	background: rgba(0, 0, 0, .9);
	position: relative;
	z-index: 1;
	color: #fff;
	height: 40px;
	line-height: 40px
}

.nav {
	width: 1200px;
	margin: 0 auto;
	font-family: "Microsoft YaHei", SimSun, SimHei
}

.nav h3 {
	font-size: 100%;
	font-weight: 400;
	font-size: 14px
}

.nav .m {
	float: left;
	display: inline;
	text-align: center;
	margin-right: 90px
}

#m7 {
	margin-right: 0
}

.nav .m h3 i {
	display: inline-block;
	zoom: 1;
	width: 7px;
	height: 4px;
	background: url(/style/img2/icon.png) 0 -280px no-repeat;
	overflow: hidden;
	margin: -2px 0 0 5px;
	vertical-align: middle;
	filter: alpha(opacity=50);
	opacity: .5
}

.nav h3 a {
	zoom: 1;
	height: 16px;
	line-height: 16px;
	padding: 16px 0 0;
	display: block;
	color: #fff;
	font-size: 14px
}

.nav .on h3 a {
	padding: 11px 0;
	border-bottom: 2px solid #c00
}

.nav .on h3 a i {
	filter: alpha(opacity=100);
	opacity: 1
}

.nav .sub li {
	text-align: center;
	float: left
}

.nav .sub li a {
	font-size: 12px;
	color: #666;
	display: block;
	zoom: 1
}

.nav .sub li a:hover {
	color: #e62121
}

.nav #m2 .sub,
.nav #m3 .sub {
	width: 1200px;
	margin: 0 auto
}

#m2 .sub li:nth-child(2) {
	margin: 0 58px
}

.nav #m3 .sub {
	left: -100px
}

#m3 .sub li {
	margin-right: 50px
}

#m3 .sub li:last-child {
	margin-right: 0
}

.navPro {
	width: 100%;
	height: 40px;
	position: absolute;
	left: 0;
	top: 40px;
	background: #eef1fa;
	float: left;
	line-height: 40px;
	z-index: 9999;
	display: none
}

.logo_index {
	width: 1200px;
	height: 50px;
	box-sizing: border-box;
	margin: 0 auto;
	line-height: 50px
}

.logo_img {
	padding-top: 5px;
	width: 196px
}

.email img {
	width: 17px
}

.phone img,
.shouji img {
	width: 14px
}

.footer {
	background: #eef1fa;
	box-sizing: border-box
}

.footer_ul {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0
}

.footer_ul>li {
	float: left;
	width: 25%;
	box-sizing: border-box
}

.footer_ul>li a {
	font-size: 12px
}

.footer_ul>li h2>a {
	font-size: 14px;
	font-weight: bolder
}

.footer_ul>li a:hover {
	color: #e62121
}

.footer_ul li {
	line-height: 33px
}

.footer_ul>li:nth-child(4) {
	padding-left: 100px
}

.contact p {
	display: inline-block;
	font-size: 12px
}

.footer_p {
	width: 1200px;
	margin: 0 auto;
	color: #666;
	padding-bottom: 20px
}

.fix {
	width: 100%;
	position: fixed;
	z-index: 999;
	top: 0
}

.fullSlide {
	min-width: 1000px;
	position: relative;
	overflow: hidden
}

.fullSlide .bd {
	position: relative;
	z-index: 0
}

.fullSlide_bd_1 {
	background: url(/style/img2/banner_2.jpg) center 0 no-repeat
}

.fullSlide_bd_2 {
	background: url(/style/img2/banner_1.jpg) center 0 no-repeat
}

.fullSlide .bd ul {
	width: 100%!important
}

.fullSlide .bd li {
	width: 100%!important;
	height: 520px;
	overflow: hidden;
	text-align: center
}

.fullSlide .bd li a {
	display: block
}

.fullSlide .hd {
	width: 400px;
	margin: 0 auto;
	left: 50%;
	margin-left: -140px;
	position: absolute;
	z-index: 1;
	bottom: 15px;
	overflow: hidden
}

.fullSlide .hd ul li {
	float: left;
	margin: 0 5px;
	display: inline;
	cursor: pointer
}

.fullSlide .hd ul li img {
	width: 80px;
	line-height: 41px;
	display: block;
	border: 2px solid #fff;
	filter: alpha(opacity=50);
	opacity: .5
}

.fullSlide .hd ul .on img {
	border-color: #FF8106;
	filter: alpha(opacity=100);
	opacity: 1
}

.company {
	width: 1200px;
	margin: 0 auto;
	text-align: center
}

.company h1 {
	padding: 50px 0 25px;
	font-size: 40px
}

.company_ul {
	width: 1200px;
	margin: 0 auto;
	padding: 25px 0 100px
}

.company_ul li {
	float: left;
	width: 183px;
	height: 175px;
	overflow: hidden;
	background: #EEF1FA;
	border-radius: 20px;
	padding-top: 15px;
	box-sizing: border-box
}

.company_ul li img {
	transform: scale(.7)
}

.product {
	background-color: #eef1fa
}

.product_ul,
.shili_ul {
	width: 1200px;
	margin: 0 auto
}

.product_ul li {
	width: 285px;
	height: 214px;
	background-color: #fff;
	border-radius: 10px;
	overflow: hidden;
	float: left;
	padding-top: 15px
}

.product_ul li img {
	width: 75%;
	transition: all .5s
}

.product_ul li:nth-child(3) img {
	width: auto;
	height: 80%
}

.product_ul li:nth-child(2) img {
	width: auto;
	height: 80%
}

.product_ul li a:hover img {
	transform: scale(1.1)
}

.technology li {
	padding-top: 0;
	background-color: transparent
}

.technology li img {
	width: 100%!important;
	height: 100%!important
}

.shili {
	margin-bottom: 50px
}

.shili_ul li {
	width: 590px;
	height: 365px
}

.shili_ul li img {
	width: 100%;
	height: 100%
}

.about_banner img {
	width: 100%
}

.about_bg {
	background-color: #eef1fa
}

.about_ul li {
	float: left;
	width: 290px;
	height: 386px;
	box-sizing: border-box;
	border: 1px solid #133984;
	margin-right: 13px;
	border-left: 4px solid #133984;
	padding: 50px 25px 25px
}

.about_ul li:nth-child(4) {
	margin-right: 0
}

.about_ul li img {
	transform: scale(.9)
}

.video video {
	width: 640px;
	height: 360px;
	background: red
}

.about_introduction_divR {
	width: 535px;
	box-sizing: border-box;
	padding: 0 20px
}

.about_fuwu_div {
	width: 590px;
	height: 365px;
	color: #FFF
}

.about_fuwu_divBg1 {
	background: url(/style/img2/aboutBg1.png) no-repeat center;
	background-size: 590px
}

.about_fuwu_divBg2 {
	background: url(/style/img2/aboutBg2.png) no-repeat center;
	background-size: 590px
}

.about_fuwu_div a {
	display: block;
	width: 590px;
	height: 365px
}

.about-dsj-Ldiv {
	width: 246px;
	height: 323px;
	color: #FFF;
	padding-top: 110px;
	text-align: center;
	box-sizing: border-box;
	font-weight: bolder;
	background-color: #27343c
}

.about-dsj-Ldiv b {
	font-size: 132px
}

.about-dsj-Ldiv p {
	color: #FFF
}

.about-dsj-Ldiv-p {
	padding-top: 70px;
	font-weight: 600
}

..about-dsj-Rdiv {
	height: 398px;
	box-sizing: border-box;
	overflow: hidden
}

.about-box1 {
	display: none;
	height: 300px;
	margin-left: 380px;
	overflow: hidden
}

.about-box1 h2 {
	text-align: left
}

.about-dsj-Rdiv-conten {
	padding-top: 10px
}

.about-dsj-Rdiv-conten li p {
	font-size: 14px;
	color: #666;
	line-height: 38px
}

.about-dsj-Rdiv-ul {
	padding-left: 380px
}

.about-dsj-Rdiv-ul li {
	float: left;
	margin-right: 160px;
	vertical-align: bottom;
	font-weight: 600
}

.about-dsj-Rdiv-ul li:nth-child(4) {
	margin-right: 0
}

.about-active {
	color: red
}

.about_zs ul li {
	float: left
}

.about_zs ul li:nth-child(1) {
	margin-left: 10px
}

.about_zs ul li img {
	width: 220px
}

.service ul li {
	float: left;
	width: 385px;
	height: 376px;
	box-sizing: border-box;
	border: 5px solid #EEF1FA;
	border-radius: 30px;
	padding: 35px 20px 0
}

.service ul li h3 {
	padding: 38px 0 20px
}

.service_icon {
	height: 110px;
	background: url(/style/img2/service_iconbg.png) no-repeat center;
	display: flex;
	justify-content: center;
	align-items: Center
}

.service_jishi_rdiv {
	width: 662px;
	box-sizing: border-box;
	padding: 30px 20px 0
}

.appli {
	height: 458px;
	padding: 0 0 70px 100px;
	box-sizing: border-box
}

.container {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}

.appli ul.industry {
	width: 150px;
	height: 460px;
	float: left;
	padding-top: 45px
}

.appli ul.industry a.more,
.appli ul.industry li {
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #666;
	font-size: 16px;
	margin-bottom: 1px;
	background: #FFF;
	display: block
}

.appli ul.industry a.more a,
.appli ul.industry li a {
	display: block;
	color: #666;
	transition: background .5s
}

.appli ul.industry a.more a.on,
.appli ul.industry a.more a:hover,
.appli ul.industry li a.on,
.appli ul.industry li a:hover {
	background: #ff3f3b;
	color: #FFF
}

.appli ul.industry a.more.on a,
.appli ul.industry li.on a {
	background: #ff3f3b;
	color: #FFF
}

.appli ul.industry a.more:hover {
	background: #ff3f3b;
	color: #FFF
}

.appli .appli_box {
	width: 770px;
	height: 415px;
	margin-left: 230px;
	padding-top: 45px;
	display: none
}

.appli .appli_box ul {
	width: 100%;
	height: 120px
}

.appli .appli_box ul li {
	width: 110px;
	height: 110px;
	background: #FFF;
	border-radius: 5px;
	float: left;
	margin-right: 55px;
	overflow: hidden;
	transition: all .3s;
	box-sizing: border-box
}

.appli .appli_box ul li img {
	width: 90%;
	transition: all .2s;
	padding-top: 15px
}

.appli .appli_box ul li .h6 {
	height: 80%;
	width: auto;
	padding-left: 20px
}

.appli .appli_box ul li .v6 {
	height: 80%;
	width: auto;
	padding-left: 35px
}

.t6 {
	width: 75%!important;
	padding-left: 20px
}

.appli .appli_box ul li.last {
	margin-right: 0
}

.pl5 {
	padding-left: 5px
}

.appli .appli_box h3 {
	font-size: 20px;
	color: #333;
	margin-top: 45px
}

.appli .appli_box p {
	font-size: 14px;
	line-height: 28px;
	margin-top: 10px;
	color: #666;
	text-align: justify;
	text-align-last: left;
	-moz-text-align-last: left
}

.appli .appli_box a.con {
	display: block;
	width: 180px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	color: #666;
	background: #FFF;
	border: 1px solid #ccc;
	border-radius: 4px;
	margin-top: 25px;
	background: #ff3f3b;
	color: #FFF;
	border-color: #ff3f3b
}

.slideBox {
	overflow: hidden;
	position: relative
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0
}

.slideBox .bd li {
	width: 623px;
	height: 139px;
	margin: 0 auto
}

.slideBox .bd .bd_li_ldiv {
	width: 139px;
	box-sizing: border-box;
	background-color: #fff;
	border-radius: 10px;
	padding-top: 10px
}

.bd_li_rdiv {
	width: 454px
}

.slideBox .next,
.slideBox .prev {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 81px;
	background: url(/style/img2/jtL.png) no-repeat;
	background-size: 80% 80%;
	filter: alpha(opacity=70);
	opacity: .7
}

.slideBox .next {
	background: url(/style/img2/jtR.png) no-repeat;
	background-size: 80% 80%;
	top: 48%
}

.slideBox .next {
	left: auto;
	right: 0;
	background-position: 8px 5px
}

.slideBox .next:hover,
.slideBox .prev:hover {
	filter: alpha(opacity=100);
	opacity: 1
}

.slideBox .prevStop {
	display: none
}

.slideBox .nextStop {
	display: none
}

.fangkui_L {
	width: 815px;
	height: 277px
}

.fangkui_R {
	width: 365px;
	height: 277px;
	background-color: #eef1fa;
	box-sizing: border-box
}

.message_app {
	padding-top: 30px
}

.message_app input {
	width: 266px;
	height: 41px;
	border: solid 1px #bfc0c1;
	margin-bottom: 19px;
	padding-left: 20px;
	display: block
}

.message_app input {
	margin-left: 40px
}

.subBtn_app {
	background-color: red;
	color: #FFF;
	font-size: 20px;
	padding: 10px 40px;
	border-radius: 5px
}

.contact_ul li {
	background-color: #003261;
	width: 279px;
	height: 172px;
	box-sizing: border-box;
	float: left;
	margin-right: 28px;
	border-radius: 10px;
	color: #FFF;
	padding-top: 40px
}

.contact_ul li p {
	padding-top: 10px;
	color: #FFF
}

.contact_ul li:nth-child(4) {
	margin-right: 0
}

.contact_ul li a:hover p {
	color: #E62121
}

.message {
	padding-bottom: 80px
}

.message input {
	width: 480px;
	height: 50px;
	border: solid 1px #bfc0c1;
	margin-bottom: 19px;
	padding-left: 20px;
	display: block;
	float: left
}

.message input:nth-child(2n) {
	width: 580px;
	margin-left: 90px
}

.Remarks {
	width: 480px;
	height: 100px;
	border: solid 1px #bfc0c1;
	margin-right: 90px;
	padding-left: 20px;
	float: left
}

.Remarks::-moz-input-placeholder,
.Remarks::-ms-input-placeholder,
.Remarks::-webkit-input-placeholder,
input::-moz-input-placeholder,
input::-ms-input-placeholder,
input::-webkit-input-placeholder {
	color: #aaa
}

.subBtn {
	background-color: red;
	color: #FFF;
	font-size: 20px;
	padding: 18px 70px;
	border-radius: 5px;
	margin-top: 40px
}

.prodetail-div1 {
	width: 530px
}

.prodetail-div2 {
	width: 545px;
	padding-top: 100px
}

.prodetail {
	line-height: 25px
}

.prodetail-div2 li {
	color: #666
}

.prodetail-div2 strong {
	color: #333
}

.details-pro a {
	display: inline-block;
	margin-right: 20px
}

.chat {
	padding-top: 85px
}

.details-phone,
.details-price {
	border-radius: 5px;
	text-align: center;
	padding: 10px 20px;
	color: #fff;
	font-size: 20px;
	line-height: 39px;
	letter-spacing: 1px;
	background-color: #ffa200
}

.prodetail-ul {
	width: 1200px;
	margin: 0 auto;
	background-color: #efefef;
	border-radius: 6px
}

.prodetail-ul li {
	width: 240px;
	float: left;
	text-align: center;
	box-sizing: border-box;
	border-right: 1px solid #FFF;
	font-weight: 600
}

.prodetail-ul li a {
	display: block;
	height: 70px;
	line-height: 70px;
	font-size: 16px;
	color: #666
}

.prodetailOn {
	background-color: #27343c;
	color: #FFF!important
}

.prodetail-ul li:hover a {
	background-color: #27343c;
	color: #FFF
}

.prodetail-guige p {
	line-height: 30px
}

.banner_pro img {
	width: 100%
}

.com_h2,
.contain_pro h1,
.list_pro li h2,
.pro_middle li h2 {
	font-weight: 700
}

.list_pro li {
	background-color: #eef1fa;
	padding: 0 230px
}

.list_pro li h2 {
	padding-bottom: 10px
}

.list_pro li p {
	width: 660px;
	margin: 0 auto
}

.list_pro li .chat_pro {
	margin-top: 5px
}

.list_pro li .chat_pro a {
	display: inline-block;
	margin: 0 29px
}

.learn a {
	padding-right: 14px;
	background: url(/style/img2/projtr.png) no-repeat right
}

.list_pro li .img_pro {
	margin: 50px 0 20px 0
}

.com_list li {
	width: 386px;
	height: 525px;
	background-color: #eef1fa;
	border-radius: 20px;
	margin-right: 21px;
	padding: 25px 40px 50px 40px;
	box-sizing: border-box
}

.com_list li:nth-child(3n) {
	margin-right: 0
}

.com_list li img {
	margin-bottom: 30px
}

.com_list li p {
	text-align: left;
	padding-bottom: 5px
}

.com_list li p:last-child {
	text-align: center
}

.com_list li p:nth-child(4) {
	height: 130px
}

.pro_middle li {
	width: 504px;
	background-color: #eef1fa;
	padding: 123px 43px
}

.pro_middle li .learn {
	margin-top: 5px
}

.detail_slideBox .bd ul li {
	width: 1054px
}

.detail_rdiv {
	width: 840px;
	padding-top: 25px
}

.detail_js ol>li {
	margin-left: 20px
}

.detail_js ol>li p {
	font-size: 14px;
	font-weight: 700;
	color: #333
}

.detail_js ol>li ul {
	padding-left: 30px;
	line-height: 25px;
	color: #666
}

ol>li {
	list-style-type: decimal!important;
	color: #666;
	margin-left: 20px;
	line-height: 25px
}

.pro_141 {
	width: 500px;
	padding: 30px 0
}

.technology_ul li {
	width: 590px;
	float: left
}

.technology_ul li img {
	width: 590px
}

.technology_ul li:nth-child(1) {
	margin-right: 20px
}

#technology_index li {
	height: 614px
}

#technology_index li:nth-child(1) {
	background: url(/style/img2/products/nav_js1.png) no-repeat center
}

#technology_index li:nth-child(2) {
	background: url(/style/img2/products/nav_js2.png) no-repeat center
}

#technology_index li:nth-child(3) {
	background: url(/style/img2/products/nav_js3.png) no-repeat center
}

#technology_index li:nth-child(4) {
	background: url(/style/img2/products/nav_js4.png) no-repeat center
}

#technology_index li:nth-child(5) {
	background: url(/style/img2/products/nav_js5.png) no-repeat center
}

#technology_index li:nth-child(6) {
	background: url(/style/img2/products/nav_js6.png) no-repeat center
}

#technology_index li a {
	color: #FFF
}

.index_technology {
	position: relative;
	color: #FFF;
	bottom: 200px
}

.cebian {
	height: 304px;
	width: 60px;
	position: fixed;
	top: 38.2%;
	right: 0;
	z-index: 9
}

.cebian ul {
	width: 100%;
	height: 100%
}

.cebian ul li {
	width: 100%;
	height: 60px;
	background-color: #31353d;
	float: left;
	position: relative;
	cursor: pointer
}

.cebian ul li a {
	width: 300px;
	display: block;
	float: left;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 60px;
	color: #FFF;
	z-index: 9999999;
	background-color: #31353d;
	font-size: 17px
}

.cebian ul li span {
	width: 46px;
	height: 59px;
	border-top: 1px solid #464a51;
	display: block;
	background: url(/style/img2/icon_kf.png) no-repeat;
	float: left;
	margin: 0 7px;
	transition: all .3s
}

.cebian ul li:hover span {
	border-bottom: none;
	border-top: 1px solid #ff3f3c;
	transition: all .3s
}

.cebian ul li a .span1 {
	background-position: -395px 0;
	border-top: none
}

.cebian ul li a .span2 {
	background-position: -169px -126px;
}

.cebian ul li .span3 {
	background-position: -395px -335px
}

.cebian ul li a .span4 {
	background-position: -395px -290px
}

.cebian ul li .span5 {
	background-position: -395px -243px
}