@charset "utf-8";
/* CSS Document */
* {
	padding: 0; margin: 0;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	padding: 0; margin: 0;
}
body {
	font-size: 14px; font-family: "Microsoft YaHei"; color: #333333;
}
html, body {
    overflow-x: hidden; touch-action: pan-y; position: relative;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
li {
	list-style-type: none;
}
img {
	border: none; vertical-align: middle;
}
table {
	width: 100%; border-collapse: collapse;
}
input,textarea,button,select {
	font-family: "Microsoft YaHei"; outline: none;
}
audio,canvas,video {
	display: inline-block; *display: inline; *zoom: 1; outline: none;
}
a {
	color: #333333; text-decoration: none;
}

*[class*="rect-"] {
    position: relative; display: block; width: 100%; height: 0; overflow: hidden;
}

.img img {
	max-width: 100%;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.mt20 {
	margin-top: 20px
}
.p15 {
	padding: 15px 0;
}
.p40 {
	padding: 40px 0;
}
.p50 {
	padding: 50px 0;
}
.pt50 {
	padding-top: 50px;
}
.pb50 {
	padding-bottom: 50px;
}
.clear::after {
	content: ''; display: table; clear: both;
}
.wrap {
	width: 100%; max-width: 1200px; margin: 0 auto; zoom: 1;
}
.wrap:after{
	display: table; content: ''; clear: both;
}
.table {
	display: table; width: 100%; height: 100%; table-layout: fixed;
}
.table-cell {
    display: table-cell; vertical-align: middle;
}
.relative {
    position: relative;
}
.icon-guanbi {
	color: #e51037;
}

.imgZoom img {
	-moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;
}
.imgZoom {
	overflow:hidden;
}
.imgZoom:hover img {
	-moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);
}

.el {
    overflow: hidden; white-space: nowrap;text-overflow: ellipsis;
}
/*
* 框架
*/
.row{width:102%;transition:.2s width ease;*zoom:1}.row:before,.row:after{display:table;clear:both;content:''}.row>[class*="span-"]{float:left;margin-right:2%;*margin-right:1.89%}.row>.span-1{width:6.33333333%}.row>.span-2{width:14.66666667%}.row>.span-3{width:23%}.row>.span-4{width:31.33333333%}.row>.span-5{width:39.66666667%}.row>.span-6{width:48%}.row>.span-7{width:56.33333333%}.row>.span-8{width:64.66666667%}.row>.span-9{width:73%}.row>.span-10{width:81.33333333%}.row>.span-11{width:89.66666667%}.row>.span-12{width:98%}.row>.span-13{width:106.33333333%}.row>.span-14{width:114.66666667%}.row>.span-15{width:123%}.row>.span-16{width:131.33333333%}.row>.span-17{width:139.66666667%}.row>.span-18{width:148%}.row>.span-19{width:156.33333333%}.row>.span-20{width:164.66666667%}.row>.span-21{width:173%}.row>.span-22{width:181.33333333%}.row>.span-23{width:189.66666667%}.row>.span-24{width:198%}.full-row{width:100%;transition:.2s width ease;*zoom:1}.full-row:before,.full-row:after{display:table;clear:both;content:''}.full-row>[class*='span']{float:left}.full-row>.span-1{width:8.33333333%;*width:8.22333333%}.full-row>.span-2{width:16.66666667%;*width:16.55666667%}.full-row>.span-3{width:25%;*width:24.89%}.full-row>.span-4{width:33.33333333%;*width:33.22333333%}.full-row>.span-5{width:41.66666667%;*width:41.55666667%}.full-row>.span-6{width:50%;*width:49.89%}.full-row>.span-7{width:58.33333333%;*width:58.22333333%}.full-row>.span-8{width:66.66666667%;*width:66.55666667%}.full-row>.span-9{width:75%;*width:74.89%}.full-row>.span-10{width:83.33333333%;*width:83.22333333%}.full-row>.span-11{width:91.66666667%;*width:91.55666667%}.full-row>.span-12{width:100%;*width:99.89%}.full-row>.span-13{width:108.33333333%;*width:108.22333333%}.full-row>.span-14{width:116.66666667%;*width:116.55666667%}.full-row>.span-15{width:125%;*width:124.89%}.full-row>.span-16{width:133.33333333%;*width:133.22333333%}.full-row>.span-17{width:141.66666667%;*width:141.55666667%}.full-row>.span-18{width:150%;*width:149.89%}.full-row>.span-19{width:158.33333333%;*width:158.22333333%}.full-row>.span-20{width:166.66666667%;*width:166.55666667%}.full-row>.span-21{width:175%;*width:174.89%}.full-row>.span-22{width:183.33333333%;*width:183.22333333%}.full-row>.span-23{width:191.66666667%;*width:191.55666667%}.full-row>.span-24{width:200%;*width:199.89%}.row>.pull-right,.full-row>.pull-right{float:right}.row>.center{position:relative;left:-1%;display:block;float:none;clear:both;margin-right:auto;margin-left:auto}.full-row>.center{display:block;float:none;clear:both;margin-right:auto;margin-left:auto}.pull-left-1{position:relative;left:-8.33333333%}.pull-left-2{position:relative;left:-16.66666667%}.pull-left-3{position:relative;left:-25%}.pull-left-4{position:relative;left:-33.33333333%}.pull-left-5{position:relative;left:-41.66666667%}.pull-left-6{position:relative;left:-50%}.pull-left-7{position:relative;left:-58.33333333%}.pull-left-8{position:relative;left:-66.66666667%}.pull-left-9{position:relative;left:-75%}.pull-left-10{position:relative;left:-83.33333333%}.pull-left-11{position:relative;left:-91.66666667%}.pull-left-12{position:relative;left:-100%}.pull-left-13{position:relative;left:-108.33333333%}.pull-left-14{position:relative;left:-116.66666667%}.pull-left-15{position:relative;left:-125%}.pull-left-16{position:relative;left:-133.33333333%}.pull-left-17{position:relative;left:-141.66666667%}.pull-left-18{position:relative;left:-150%}.pull-left-19{position:relative;left:-158.33333333%}.pull-left-20{position:relative;left:-166.66666667%}.pull-left-21{position:relative;left:-175%}.pull-left-22{position:relative;left:-183.33333333%}.pull-left-23{position:relative;left:-191.66666667%}.pull-left-24{position:relative;left:-200%}.pull-right-1{position:relative;left:8.33333333%}.pull-right-2{position:relative;left:16.66666667%}.pull-right-3{position:relative;left:25%}.pull-right-4{position:relative;left:33.33333333%}.pull-right-5{position:relative;left:41.66666667%}.pull-right-6{position:relative;left:50%}.pull-right-7{position:relative;left:58.33333333%}.pull-right-8{position:relative;left:66.66666667%}.pull-right-9{position:relative;left:75%}.pull-right-10{position:relative;left:83.33333333%}.pull-right-11{position:relative;left:91.66666667%}.pull-right-12{position:relative;left:100%}.pull-right-13{position:relative;left:108.33333333%}.pull-right-14{position:relative;left:116.66666667%}.pull-right-15{position:relative;left:125%}.pull-right-16{position:relative;left:133.33333333%}.pull-right-17{position:relative;left:141.66666667%}.pull-right-18{position:relative;left:150%}.pull-right-19{position:relative;left:158.33333333%}.pull-right-20{position:relative;left:166.66666667%}.pull-right-21{position:relative;left:175%}.pull-right-22{position:relative;left:183.33333333%}.pull-right-23{position:relative;left:191.66666667%}.pull-right-24{position:relative;left:200%}
@media only screen and (max-width:1240px){.row>.midd-1{width:6.33333333%}.row>.midd-2{width:14.66666667%}.row>.midd-3{width:23%}.row>.midd-4{width:31.33333333%}.row>.midd-5{width:39.66666667%}.row>.midd-6{width:48%}.row>.midd-7{width:56.33333333%}.row>.midd-8{width:64.66666667%}.row>.midd-9{width:73%}.row>.midd-10{width:81.33333333%}.row>.midd-11{width:89.66666667%}.row>.midd-12{width:98%}.row>.midd-13{width:106.33333333%}.row>.midd-14{width:114.66666667%}.row>.midd-15{width:123%}.row>.midd-16{width:131.33333333%}.row>.midd-17{width:139.66666667%}.row>.midd-18{width:148%}.row>.midd-19{width:156.33333333%}.row>.midd-20{width:164.66666667%}.row>.midd-21{width:173%}.row>.midd-22{width:181.33333333%}.row>.midd-23{width:189.66666667%}.row>.midd-24{width:198%}.midd-hide{display:none}.midd-center{position:relative;left:-1%;display:block;float:none;clear:both;margin-right:auto;margin-left:auto}.full-row>.midd-1{width:8.33333333%}.full-row>.midd-2{width:16.66666667%}.full-row>.midd-3{width:25%}.full-row>.midd-4{width:33.33333333%}.full-row>.midd-5{width:41.66666667%}.full-row>.midd-6{width:50%}.full-row>.midd-7{width:58.33333333%}.full-row>.midd-8{width:66.66666667%}.full-row>.midd-9{width:75%}.full-row>.midd-10{width:83.33333333%}.full-row>.midd-11{width:91.66666667%}.full-row>.midd-12{width:100%}.full-row>.midd-13{width:108.33333333%}.full-row>.midd-14{width:116.66666667%}.full-row>.midd-15{width:125%}.full-row>.midd-16{width:133.33333333%}.full-row>.midd-17{width:141.66666667%}.full-row>.midd-18{width:150%}.full-row>.midd-19{width:158.33333333%}.full-row>.midd-20{width:166.66666667%}.full-row>.midd-21{width:175%}.full-row>.midd-22{width:183.33333333%}.full-row>.midd-23{width:191.66666667%}.full-row>.midd-24{width:200%}}@media only screen and (max-width:992px){.row>.smidd-1{width:6.33333333%}.row>.smidd-2{width:14.66666667%}.row>.smidd-3{width:23%}.row>.smidd-4{width:31.33333333%}.row>.smidd-5{width:39.66666667%}.row>.smidd-6{width:48%}.row>.smidd-7{width:56.33333333%}.row>.smidd-8{width:64.66666667%}.row>.smidd-9{width:73%}.row>.smidd-10{width:81.33333333%}.row>.smidd-11{width:89.66666667%}.row>.smidd-12{width:98%}.row>.smidd-13{width:106.33333333%}.row>.smidd-14{width:114.66666667%}.row>.smidd-15{width:123%}.row>.smidd-16{width:131.33333333%}.row>.smidd-17{width:139.66666667%}.row>.smidd-18{width:148%}.row>.smidd-19{width:156.33333333%}.row>.smidd-20{width:164.66666667%}.row>.smidd-21{width:173%}.row>.smidd-22{width:181.33333333%}.row>.smidd-23{width:189.66666667%}.row>.smidd-24{width:198%}.smidd-hide{display:none}.smidd-center{position:relative;left:-1%;display:block;float:none;clear:both;margin-right:auto;margin-left:auto}.full-row>.smidd-1{width:8.33333333%}.full-row>.smidd-2{width:16.66666667%}.full-row>.smidd-3{width:25%}.full-row>.smidd-4{width:33.33333333%}.full-row>.smidd-5{width:41.66666667%}.full-row>.smidd-6{width:50%}.full-row>.smidd-7{width:58.33333333%}.full-row>.smidd-8{width:66.66666667%}.full-row>.smidd-9{width:75%}.full-row>.smidd-10{width:83.33333333%}.full-row>.smidd-11{width:91.66666667%}.full-row>.smidd-12{width:100%}.full-row>.smidd-13{width:108.33333333%}.full-row>.smidd-14{width:116.66666667%}.full-row>.smidd-15{width:125%}.full-row>.smidd-16{width:133.33333333%}.full-row>.smidd-17{width:141.66666667%}.full-row>.smidd-18{width:150%}.full-row>.smidd-19{width:158.33333333%}.full-row>.smidd-20{width:166.66666667%}.full-row>.smidd-21{width:175%}.full-row>.smidd-22{width:183.33333333%}.full-row>.smidd-23{width:191.66666667%}.full-row>.smidd-24{width:200%}}@media only screen and (max-width:760px){.row>.smal-1{width:6.33333333%}.row>.smal-2{width:14.66666667%}.row>.smal-3{width:23%}.row>.smal-4{width:31.33333333%}.row>.smal-5{width:39.66666667%}.row>.smal-6{width:48%}.row>.smal-7{width:56.33333333%}.row>.smal-8{width:64.66666667%}.row>.smal-9{width:73%}.row>.smal-10{width:81.33333333%}.row>.smal-11{width:89.66666667%}.row>.smal-12{width:98%}.row>.smal-13{width:106.33333333%}.row>.smal-14{width:114.66666667%}.row>.smal-15{width:123%}.row>.smal-16{width:131.33333333%}.row>.smal-17{width:139.66666667%}.row>.smal-18{width:148%}.row>.smal-19{width:156.33333333%}.row>.smal-20{width:164.66666667%}.row>.smal-21{width:173%}.row>.smal-22{width:181.33333333%}.row>.smal-23{width:189.66666667%}.row>.smal-24{width:198%}.smal-hide{display:none}.smal-show{display:block}.smal-center{position:relative;left:-1%;display:block;float:none;clear:both;margin-right:auto;margin-left:auto}[class*='pull-left-'],[class*='pull-right-']{right:auto;left:auto}.full-row>.smal-1{width:8.33333333%}.full-row>.smal-2{width:16.66666667%}.full-row>.smal-3{width:25%}.full-row>.smal-4{width:33.33333333%}.full-row>.smal-5{width:41.66666667%}.full-row>.smal-6{width:50%}.full-row>.smal-7{width:58.33333333%}.full-row>.smal-8{width:66.66666667%}.full-row>.smal-9{width:75%}.full-row>.smal-10{width:83.33333333%}.full-row>.smal-11{width:91.66666667%}.full-row>.smal-12{width:100%}
.full-row>.smal-13{width:108.33333333%}.full-row>.smal-14{width:116.66666667%}.full-row>.smal-15{width:125%}.full-row>.smal-16{width:133.33333333%}.full-row>.smal-17{width:141.66666667%}.full-row>.smal-18{width:150%}.full-row>.smal-19{width:158.33333333%}.full-row>.smal-20{width:166.66666667%}.full-row>.smal-21{width:175%}.full-row>.smal-22{width:183.33333333%}.full-row>.smal-23{width:191.66666667%}.full-row>.smal-24{width:200%}}

/*header*/
.header .header_c {
    margin: 0 auto; width: 100%; max-width: 1200px; height: 130px; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center;
}
.header .header_c em {
	font-size: 32px; display: none;
}
.header .tLeft {
    display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center;
}
.header .tLeft .logo{
    height: 90px; padding-right: 30px; position: relative;
}
.header .tLeft .logo a{
    display: block; height: 100%; width: auto; font-size: 0;
}
.header .tLeft .logo img{
    width: auto; height: 100%;
}
.header .tLeft .intro{
    padding-left: 31px; position: relative;
}
.header .tLeft .intro:before{
    content: ""; height: 100%; width: 0; display: block; border-left: 1px dotted #cccccc; position: absolute; left: 0; top: 0;
}
.header .tLeft .intro h1{
    font-size: 32px; color: #000; font-weight: bold; line-height: 42px; height: 42px;
}
.header .tLeft .intro h1 span{
    font-size: 40px; padding-right: 10px; background-image: -webkit-linear-gradient(bottom, #ae0000, #ed0000); -webkit-background-clip: text; -webkit-text-fill-color: transparent; color: rgba(230,0,18,1); 
}
.header .tLeft .intro h2{
    font-size: 18px; color: #000000; line-height: 30px; padding-left: 100px;
}
.header .tRight ul {
    display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; justify-content: flex-end; margin-bottom: 15px;
}
.header .tRight li{
    float: left; height: 15px; line-height: 15px; padding: 0 16px; position: relative; border-right: 1px solid #4d4d4d;
}
.header .tRight li:last-child{
    border-right: none; padding-right: 0;
}
.header .tRight li a {
    font-size: 13px;
}
.header .tRight li a:hover {
    color: #e51037;
}
.header .tRight li .code{
    display: none; border: 1px solid #ccc; position: absolute; right: -54px; width: 140px; top: 30px; padding: 9px; background-color: #fff; border-radius: 3px; -webkit-animation: avia_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation: avia_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); box-shadow: 0 0 10px #999; -webkit-box-shadow: 0 0 10px #999; z-index: 10;
}
.header .tRight li:hover .code {
	display: block;
}
.header .tRight .hotline{
    font-size: 13px; line-height: 32px; height: 32px; padding-left: 34px; position: relative; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; background: url("../images/tel.png") no-repeat left;
}
.header .tRight .hotline span {
	font-size: 30px; line-height: 32px; font-family: "Arial"; font-weight: bold; color: #e51037;
}
.header .tRight .hotline i {
	margin-right: 5px;
}

/*nav*/
.nav {
    height: 60px; background-color: #333333;
}
.nav .nav_c {
    height: 60px; margin: 0 auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center;
}
.nav .nav_c li {
	position: relative; height: 60px;
}
.nav .nav_c li a {
    padding: 0 20px; height: 30px; display: block; line-height: 30px; border-radius: 30px; font-size: 17px; color: #FFFFFF; margin-top: 15px;
}
.nav .nav_c li:hover a,.nav .nav_c li.active a{
    background-color: #004E91; color: #FFFFFF
}
.nav .nav_c li ul {
	position: absolute; top: 100%; z-index: 2; background: #004E91; width: 120%; left: -10%; display: none;
}
.nav .nav_c li ul li {
	height: auto; border-bottom: 1px solid #3b3c73;
}
.nav .nav_c li ul li a {
	font-size: 14px; margin: 0; padding: 5px 20px; text-align: center;
}
.nav .nav_c li ul li a:hover {
	background: #333333; border-radius: 0px;
}
.nav .nav_c li:nth-child(2) ul li a{
	font-family: Helvetica, Arial, "sans-serif"
}

/*banner*/
.myBanner {
	width: 100%;
}
.myBanner .swiper-slide {
	text-align: center; font-size: 18px; background: #fff;
}
.myBanner .swiper-slide img {
	display: block; width: 100.9%; object-fit: cover;
}
.myBanner .swiper-pagination .swiper-pagination-bullet {
	width: 12px; height: 12px; transition: width 0.3s ease-in-out; border-radius: 12px;
}
.myBanner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 25px; background: #007AFF;
}

/*keys*/
.keys {
	padding:1% 0;
}
.keys .keys-c {
	width: 70%; line-height: 38px;
}
.keys .search {
	width: 30%; text-align: right; position: relative
}
.keys-input {
	width: 80%; border: 1px solid #e5e5e5; background: #f5f5f5; height: 38px; box-sizing: border-box; border-radius: 3px; padding: 0 2%;
}
.keys-submit {
	border: none; background: none; position: absolute; right: 0; top: 0; cursor: pointer; width: 40px; height: 100%;
}

/*about*/
.about {
	background: #EEEEEE;
}
.about .about-img {
	width: 45%;
}
.about .about-img img {
	border: 6px solid #FFFFFF; box-sizing: border-box;
}
.about .about-txt {
	width: 52%; line-height: 32px; font-size: 18px;
}
.about .about-txt h2 {
	color: #003c85; font-size: 28px; margin-bottom: 10px;
}

/*word*/
.word {
	text-align: center;
}
.word h2 {
	line-height: 60px; color: #004E91; margin-bottom: 10px; font-size: 54px;
}
.word h4 {
	margin-top: 0; color: #000; line-height: 50px; font-size: 32px;
}
.word h6 {
	display: block; width: 89%; margin: 15px auto 0; font-size: 18px; color: #696967; line-height: 40px
}

h2.iTitle {
	font-size: 34px; color: #004E91; font-weight: 500;
}

/*lpkf*/
.lpkf,.technical {
	background: #eeeeee;
}
.lpkf .lpkf-c {
	padding-top: 40px; padding-bottom: 20px;
}
.lpkf .lpkf-c li {
	width: 31%; float: left; background: #FFFFFF; margin-right: 3.5%;
}
.lpkf .lpkf-c li:last-child {
	margin-right: 0;
}
.lpkf .lpkf-c li .lpkf-i {
	height: 156px; padding: 30px; box-sizing: border-box;
}
.lpkf .lpkf-c li .lpkf-i h3 {
	line-height: 30px; font-size: 24px; color: #004E91;
}
.lpkf .lpkf-c li .lpkf-i p {
	font-size: 18px; line-height: 23px; margin-top: 10px;
}

/*advantage*/
.pinpai {
	padding: 2% 0 0 0;
}
.pinpai .pinpai-i {
	width: 40%; text-align: center;
}
.pinpai .pinpai-c {
	width: 60%; 
} 
.pinpai .pinpai-c ul li {
	padding: 1.8% 0 1.8% 30px;  font-size: 18px; background: url("../images/ys8.png") no-repeat left center; background-size: 20px;
}

/*technical*/
.technical .wrap {
	position: relative
}
.technical .mySwiper {
	margin-top: 40px;
}
.technical .swiper-slide {
	background: #FFFFFF; position: relative;
}
.technical .swiper-slide em {
	position: absolute; right: 20px; bottom: 15px;
}
.technical .swiper-slide em i {
	 color: #004e93; font-size: 30px;
}
.technical .tech-i {
	height: 186px; padding: 30px; box-sizing: border-box;
}
.technical .tech-i h3 {
	line-height: 30px; font-size: 24px; color: #004E91;
}
.technical .tech-i p {
	font-size: 18px; line-height: 23px; margin-top: 10px;
}
.technical .swiper-button-prev {
	left: -40px; color: #ffffff; top: 60%; background: #707070;
}
.technical .swiper-button-next {
	right: -40px; color: #ffffff; top: 60%; background: #707070;
}
.technical .swiper-button-prev:after, .technical  .swiper-button-next:after {
	font-size: 22px;
}
.technical .swiper-pagination {
	bottom: -20px;
}
.technical .swiper-pagination .swiper-pagination-bullet {
	width:40px; border-radius: 0px; height: 3px;
}
.technical .swiper-button-prev.swiper-button-disabled,.technical .swiper-button-next.swiper-button-disabled {
	display: none;
}

.service ul {
	padding-top: 5%;
}
.service ul li {
	text-align: center; margin-right: 4%; display: list-item; float: left; width: 22%;
}
.service ul li:last-child{
	margin-right: 0;
}
.service ul li .img {
	display: block; width: 165px; height: 165px; border: 1px solid #034ea2; border-radius: 50%; background: #f0f5fa url(../images/ipart4_ico.png) no-repeat; margin: 0 auto;
}
.service ul li .img2 {
	background-position: -165px 0
}
.service ul li .img3 {
	background-position: -330px 0
}
.service ul li .img4 {
	background-position: -495px 0
}
.service ul li .tit {
	font-size: 20px; color: #034ea2; margin: 5% 0 10%;
}
.service ul li .dec {
	color: #666;
}
.service ul li:hover .img1 {
	background: #034ea2 url(../images/ipart4_ico.png); background-position: 0 -165px;
}
.service ul li:hover .img2 {
	background: #034ea2 url(../images/ipart4_ico.png); background-position: -165px -165px;
}
.service ul li:hover .img3 {
	background: #034ea2 url(../images/ipart4_ico.png); background-position: -330px -165px;
}
.service ul li:hover .img4 {
	background: #034ea2 url(../images/ipart4_ico.png); background-position: -495px -165px;
}
.service ul li:hover .img {
	-webkit-animation:beating .3s;animation:beating .3s;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-iteration-count:6;animation-iteration-count:6;
}

/*上下跳动*/
@keyframes beating {
    0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
    100%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);}
}
@-webkit-keyframes beating{ 
    0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
    100%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);}
}
@-moz-keyframes beating{  
    0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
    100%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);}
}
@-ms-keyframes beating{
   0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
    100%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);}
}
@-o-keyframes beating{
    0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
    100%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);}
}

  /*图标入场转动*/
.service ul li .img{
	-webkit-transition:transform 1.5s;transition:transform 1.5s;
}
.service ul li .img{
	-webkit-transform:rotateY(360deg);-ms-transform:rotateY(360deg);transform:rotateY(360deg);
}
.service ul li .img.on{
	-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0);
}
.service ul li .img{
	-webkit-transition-delay:1s;transition-delay:1s;
}
.service ul li:nth-child(2) .img{
	-webkit-transition-delay:1.4s;transition-delay:1.4s;
}
.service ul li:nth-child(3) .img{
	-webkit-transition-delay:1.8s;transition-delay:1.8s;
}
.service ul li:nth-child(4) .img{
	-webkit-transition-delay:2.2s;transition-delay:2.2s;
}

/*footer*/
.ico {
    display: inline-block;
    width: 20px;
    height: 20px;
    white-space: nowrap;
    letter-spacing: -1em;
    text-indent: -99em;
    color: transparent;
    *text-indent: 0;
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');
    vertical-align: middle;
}
.footer {
	background: #21212b
}
.footer dl {
	width: 10%; margin-right: 2%;
}
.footer dl dt {
	font-size: 18px; color: #fff; margin-bottom: 10%;
}
.footer dl dd {
	padding: 3% 0; color: #a5a5a5;
}
.footer dl dd a {
	color: #a5a5a5;
}
.footer dl dt a {
	color: #FFFFFF;
}
.footer dl.dl1{
	width: 20%; margin-right: 3%;
}
.footer dl.dl1 dd {
	line-height: 26px;
}
.footer dl.dl2{
	width: 15%;
}
.footer dl.dl6{
	width: 22%; margin-right: 0;
}
.footer dl.dl6 dd {
	padding: 0
}
.footer dl.dl1 dt a,.foot_top dl.dl6 dt a{
	position: relative;
}
.footer dl.dl1 dt a:after,.foot_top dl.dl6 dt a:after{
	position: absolute; content: ""; width: 100%; height: 1px; background: #a5a5a5; bottom: -30%; left: 0;
}
.footer dl.dl1 .ico{
	display: inline-block; width: 25px; height: 25px; background: url(../images/foot_ico.png) no-repeat;
}
.footer dl.dl1 .ico.ico2{
	background-position: -25px -1px;
}
.footer dl.dl1 .ico.ico3{
	background-position: -50px -1px;
}
.footer dl.dl6 .ewm img{
	vertical-align: bottom; width: 100px;
}
.footer dl.dl6 .ewm span{
	display: block; margin-top: 1%; padding: 0 5%;
}
.footer dl.dl6 .ewm .phone,.footer dl.dl6 .ewm .weixin{
	float: left; margin-right: 2%; width: 48%; margin-bottom: 2%;
}
.footer dl.dl6 .ewm .phone span{
	margin-left: 21px;
}
.footer dl.dl6 .ewm .weixin span{
	margin-left: 10px;
}
.footer dl.dl6 .foot_share {
	padding: 3% 0;
}
.footer dl.dl6 .foot_share .bdsharebuttonbox a{
	display: inline-block; width: 25px; height: 25px; background: url(../images/foot_share_ico.png) no-repeat; padding-left: 0;
}
.footer dl.dl6 .foot_share .bdsharebuttonbox a.bds_weixin{
	background-position: -25px 0;
}
.footer dl.dl6 .foot_share .bdsharebuttonbox a.bds_sqq{
	background-position: -50px 0;
}
.footer dl.dl6 .foot_share .bdsharebuttonbox a.bds_qzone{
	background-position: -75px 0;
}
.footer dl.dl6 .foot_share .bdsharebuttonbox a.bds_tsina:hover{
	background-position: 0 -25px;
}
.footer dl.dl6 .foot_share .bdsharebuttonbox a.bds_weixin:hover{
	background-position: -25px -25px;
}
.footer dl.dl6 .foot_share .bdsharebuttonbox a.bds_sqq:hover{
	background-position: -50px -25px;
}
.footer dl.dl6 .foot_share .bdsharebuttonbox a.bds_qzone:hover{
	background-position: -75px -25px;
}
.copy {
	color: #a5a5a5; background: #034da2; padding: 1% 0;
}
.copy a {
	color: #a5a5a5;
}
.copy .right{
	width: 180px; position: relative; cursor: pointer;
}
.copy .link{
	border: 1px solid #a5a5a5;  padding: 2% 7%;
}
.copy .link .ico{
	display: inline-block; width: 13px; height: 7px; background: url(../images/foot_bottom_jt.png) no-repeat; margin-left: 50%;
}
.copy .right .about_link{
	position: absolute; bottom: 100%; left: 0; width: 100%; text-align: center; background: rgba(3,78,162,.9); display: none;
}
.copy .right .about_link li{
	padding: 2% 0;
}
.copy .right .about_link li a{
	display: block; width: 100%; height: 100%;
}
.copy .right .about_link li:hover{
	background: rgba(2,65,136,.9);
}
.copy .right .about_link li:hover a{
	color: #fff
}
.copy .left a:hover{
	color: #fff;
}

/*内页*/
.n_banner {
	position: relative; text-align: center;
}
.n_banner .nTitle{
	 position: absolute; top: 30%; width: 100%;
}
.n_banner .nTitle .tit{
	font-size: 40px; color: #fff;
}
.n_banner .nTitle .dec{
	font-size: 22px; color: #ffffff; font-family: "Microsoft Yahei Light"; margin-top: 10px;
}

.n_banner .sec_nav{
	position:absolute;left:0;bottom:0; height:50px; line-height:50px; width:100%;
}
.n_banner .sec_nav.on {
	background:url(../images/sec_nav.png) center center no-repeat;
}
.n_banner .sec_nav .cat_list {
	width: 100%; position: relative; z-index: 1
}
.n_banner .sec_nav li {
	float:left; width:12%;
}
.n_banner .sec_nav li.cur,.n_banner .sec_nav li:hover {
	font-weight:bold;
}
.n_banner .sec_nav li a {
	color:#fff; font-size:16px; display:block; text-align:center;
}
.n_banner .sec_nav li.first {
	width:20%; display:block; background: none;
}
.n_banner .sec_nav li.first .parent_cat {
	display:inline-block; *display:inline; *zoom:1; width:65%; text-align:center; float:left; font-size: 18px; background: #004389;
}
.n_banner .sec_nav .cat_list em {
	position: absolute; right: 0px; top: 0px; width: 50px; text-align: center; font-size: 30px; color: #FFFFFF; display: none; font-weight: normal;
}

/*面包屑*/
.bread{
	padding: 37px 0 0px;
}
.bread .box{
	position: relative; padding-bottom: 20px; display: inline-block;
}

.content {
	
}

/*企业概况*/
.ninfo {
	font-size: 16px;
}
.ninfo p {
	line-height: 30px;
}
.ninfo.company {
}
.ninfo.company h2 {
	padding-bottom: 10px; margin-bottom: 10px; position: relative
}
.ninfo.company h2::before {
	content: ''; width: 50px; height: 2px; background: #cf112b; position: absolute; left: 0; bottom: 0;
}
.ninfo.company img {
	margin-left: 5%; margin-top: -5%;
}

/*企业文化*/
.cul_p1 .left{
	width: 48.333%;margin-left:0.5%;float: left; position: relative;
}
.cul_p1 .right{
	width: 48.5%;margin-left:0.91%;margin-left: 1.6%;float: left;
}
.cul_p1 .right .r_top {
	margin-bottom: 4.2%;position: relative;
}
.cul_p1 .right .r_bottom{
	position: relative;
}
.cul_p1 .cul_infor{
	position: absolute; top: 70px; left: 59px;  width: 70%;
}
.cul_p1 .cul_infor .t{
	font-size: 30px;font-weight: bold;color: #1e1e1e; margin-bottom: 5px;
}
.cul_p1 .cul_infor .c {
	font-size: 18px; color: #141414; line-height: 28px;
}
.cul_p1 .cul_infor.infor2{
	left: 46px; top: 72px;
}
.cul_p1 .cul_infor.infor2 .t,.cul_p1 .cul_infor.infor3 .t{
	font-size: 26px;
}
.cul_p1 .cul_infor.infor3{
	left: 46px; top: 43px;
}

/*技术实力*/
.jssl .pt_hd {
	text-align: center;
}
.jssl .pt_hd .tit {
	font-size: 30px; color: #000;
}
.jssl .pt_hd .dec {
	width: 70%; color: #616161; font-size: 15px; margin: 1% auto 2% auto; line-height: 26px;
}

.jssl .pt_bd {
	margin-top: 4%;
}
.jssl .pt_bd .tab_t{
	width: 18%; margin-right: 2.5%; cursor: pointer; position: relative;
}
.jssl .pt_bd .tab_t:nth-child(5n) {
	margin-right: 0;
}
.jssl .pt_bd .tab_t .cover{
	position: absolute; width: 100%; height: 80px; background: url(../images/tec_bg.png) no-repeat left bottom; bottom: 0; left: 0;/* background-size: cover;*/
}
.jssl .pt_bd .tab_t .cont{
	position: absolute; bottom: 0; text-align: center; padding: 5% 0; width: 100%; color: #fff; font-size: 18px;
}

/*合作伙伴*/
.img_list li {
	margin-bottom: 20px;
}
.img_list img {
	border:1px solid #ccc; max-width: 100%; box-sizing: border-box;
}

/*招聘*/
.job_list .job-search {
	margin-bottom: 30px; background: #f0f0f0; padding: 20px;
}
.job_list .job-search label {
	color: #000; line-height: 30px; margin-right: 1%;
}
.job_list .job-search .form-select {
	padding: 0; margin: 0; border: 1px solid #ddd; background: #fff; width: 35%; height: 30px; margin-right: 1%;
}
.job_list .job-search .form-input {
	text-indent: 15px; padding: 0; margin: 0; border: 1px solid #ddd; background: #fff; width: 35%; height: 30px;margin-right: 1%;
}
.job_list .job-search .form-btn {
	cursor: pointer; border: 0; width: 20%;height: 32px;line-height: 32px; text-align: center; background: #BD0810; float: right;color: #fff;
}
.job_list .job-con{
	margin-bottom: 64px;
}
.job_list .job-tit{
	background: #BD0810; color: #fff; overflow: hidden; height: 56px; line-height: 56px;
}
.job_list .job-con ._jt {
	width: 100%; height: 56px; line-height: 56px; overflow: hidden; *zoom: 1;cursor: pointer;border-bottom: 1px dashed #dedede;
}
.job_list .job-con ._ut{
	float: left; text-align: center; display: block;
}
.job_list .job-con ._t1 { width: 28%; }
.job_list .job-con ._t2 { width: 20%; }
.job_list .job-con ._t3 { width: 14%; }
.job_list .job-con ._t4 { width: 14%; }
.job_list .job-con ._t5 { width: 10%; }
.job_list .job-con ._t6 { width: 14%; }
.job_list .job-con ._jc { display: none; }
.job_list .job-con ._jcon {
	padding: 40px; background: #f3f3f3; padding-left:96px;
}
.job_list .job-btn{
	cursor: pointer; background: #BD0810;color: #fff; width: 160px; height: 40px; line-height: 40px; margin-top: 40px; display: block;text-align: center;font-size: 15px;
}
.job_list .job-con .tit{
	font-size:16px; color:#5a5a5a; margin-bottom:20px;
}
.job_list .job-con .info{
	font-size:13px; color:#5a5a5a; line-height:24px; margin-bottom:40px;
}

/*简历投递*/
.Form-J1 .Form-J1-Left { float: left; width: 50%; }
.Form-J1 .Form-J1-right { float: right; width: 50%; }
.Form-J1 .Form-J1-li { margin-top: 10px; position:relative; padding-left: 5.5em;}
.Form-J1 .Form-J1-li label { width: 5em; display: inline-block; color: #666; position: absolute; left: 0; top: 0; line-height: 38px;}
.Form-J1 .Form-J1-li input { height: 38px; line-height: 38px; border: 1px #ddd solid; width: 70%; box-sizing: border-box; padding: 0 2% }
.Form-J1 .Form-J1-li textarea { border: 1px #ddd solid; width: 70%; height: 100px; padding: 2%; box-sizing: border-box;}
.Form-J1 .Form-J1-li em { color: red; vertical-align: middle; padding-left: 10px; font-style: normal}
.Form-J1 .Form-J1-li input._yzm { width: 20%; }
.Form-J1 .Form-J1-li img { vertical-align: middle; padding-left: 10px; cursor: pointer;height: 32px;}
.Form-J1 .Form-J1-li select { border: 1px #ddd solid; width: 70%; padding: 7px 1.5%; }
.Form-J1 .Form-J1-Btn { clear: both; text-align: center; padding-top: 40px; }
.Form-J1 .Form-J1-Btn button {border: none;font-size: 20px;border-radius: 0;height: 42px;line-height: 32px;width: 140px;padding: 0;color: #f5eccd; cursor:pointer;}
.Form-J1 .Form-J1-Btn ._submit { background:#004a9e; margin-right: 10px; }
.Form-J1 .Form-J1-Btn ._reset { background: #909090; }
.Form-J1 .Validform_wrong{ position:absolute;top:5px;right:19%;}

/*新闻列表*/
.news_list01 {margin-bottom: 60px;}
.news_list01 .left{width:40.66%;float: left; position: relative; overflow: hidden;}
.news_list01 .center{width:34.5%;float: left; }
.news_list01 .right{width: 24.83%;float: left;}
.news_list01 .left .imgZoom { padding-bottom: 73.97%; height: 0px; display: block;}
.news_list01 .left .imgZoom img {position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1}
.news_list01 .left .cover{position: absolute;right:0;bottom:0;width:51.6%;height:41.8%;background: rgba(201,21,30,0.7);box-sizing:border-box;padding: 40px 25px 47px 24px;}
.news_list01 .left .cover .cover_t{font-size: 18px;color: #fff;margin-bottom: 10px;}
.news_list01 .left .cover .cover_c{font-size: 15px;color: #fff;font-family: Arial;}
.news_list01 .center .box{box-sizing:border-box;padding: 20px 46px 20px 43px;width: 100%;}
.news_list01 .center .box li{margin-bottom: 21px;}
.news_list01 .center .box li a{display: block;}
.news_list01 .center .box li .t{font-size: 18px;color: #201f1f;margin-bottom: 3px;}
.news_list01 .center .box li .c{font-size: 14px;color: #686868;line-height: 25px;height: 50px;overflow: hidden;}
.news_list01 .right {background: #f5f5f5;}
.news_list01 .right .list_hd {padding:30px 27px 50px;}
.news_list01 .right .hd_tit{height:30px;line-height:30px;font-size: 20px;color: #333;font-weight: bold;margin-bottom: 11px;}
.news_list01 .right .inp_box_wrap { /*width:20%;*/margin-right:2%;margin-bottom: 15px; }
.news_list01 .right .inp_box{display:block;width:100%;height:32px;line-height:34px;border:1px solid #e0e0e0;margin:0;box-sizing:content-box;font-size:13px;color:#999;padding:0;text-indent:10px;}
.news_list01 .right .hd_btn{width:100%;text-align:center;border:2px solid #c00000;font-size:15px;line-height:34px;outline:none;cursor:pointer;color: #c00000;background: none;}

.news_list02>ul{margin-bottom: 64px;}
.news_list02 li{padding: 27px 0;border-bottom: 2px solid #ececec;}
.news_list02 li .date{width: 16.08%;font-family: Arial; color: #cfcfcf;text-align: right;float: left;box-sizing:border-box;padding: 10px 33px 60px 32px;}
.news_list02 li .date .day{font-size: 24px;line-height: 1;margin-bottom: 6px;}
.news_list02 li .date .month{font-size: 32px;line-height: 1;}
.news_list02 li .nlist_con{width: 83.91%;float: left;box-sizing:border-box;padding-right: 67px; }
.news_list02 li .nlist_con .t{font-size: 21px;color: #201f1f;line-height: 23px;margin-bottom: 19px;}
.news_list02 li .nlist_con .c{font-size: 14px;color: #686868;line-height: 22px;margin-bottom: 34px;}
.news_list02 li .nlist_con .nlist_more{color: #c1c1b4;}
.news_list02 li:hover{background: #f7f7f7;}
.news_list02 li:hover .date{color: #c9151e;}

/*详情页*/
.news_detail{background: #f9f9f9;}
.news_detail .ion { color:#676767; }
.news_detail .n_left { width:66.8%; float:left; box-sizing:border-box; /*background: #f9f9f9;*/padding-top: 40px;padding-left: 34px;padding-right: 40px;text-align: justify;}
.news_detail .n_left ._title { font-size:32px; color:#010101; margin-bottom:10px;}
.news_detail ._tools { font-size:0; color:#7e7e7e; margin-bottom:15px;}
.news_detail ._tools ._tool{ font-size:12px; margin-right:10px; display:inline-block; height:30px; line-height:30px; overflow:hidden;}
.news_detail ._tools .iconfont { font-size:18px; float: left; margin-right: 2px;}
.news_detail ._tools b { font-weight:normal; }

.news_detail .myart { padding:30px 2.5%; /*background-color:#fafafa;*/ line-height:2; min-height:200px; font-size:14px; color:#555555 }

.news_detail .n_right { width:30%; float:right; background: #fff;padding-left: 3%;}
.news_detail .n_right .right{background: #f5f5f5;padding: 23px 75px 28px 47px;box-sizing:border-box;}
.news_detail .n_right .right_t {font-size: 22px;margin-bottom: 37px;}
.news_detail .n_right .right_t a{position: relative; color: #004389 }
.news_detail .n_right .right_c li{margin-bottom: 15px;position: relative;}
.news_detail .n_right .right_c li a{display: block;}
.news_detail .n_right .right_c li a:hover {color: #004389}
.news_detail .n_right .right_c li:after{content:'';position: absolute;width: 7px;height: 13px;right: 0;bottom: 0;background: url(../images/news_detail03.jpg) no-repeat center;top: 50%;margin-top: -6px;}
.news_detail .n_right .right_more{position: relative;padding-right: 20px;width: 26%;display: block;}
.news_detail .n_right .right2 {margin-top: 44px;}

.news_detail .detailPage_bottom li span,.news_detail .detailPage_bottom li a { display:block;}
.news_detail .detailPage_bottom{ margin-top:50px; }
.news_detail .etailPage_bottom ul { padding:14px 0;}
.news_detail .detailPage_bottom li { position:relative; padding-bottom:40px; }
.news_detail .detailPage_bottom li:after { content:''; position:absolute; top:15px; left:0; width:100%; height:1px; background-color:#e2e2e2;  overflow:hidden;}
.news_detail ._db ._mark { color:#0c0c0c; }
.news_detail .detailPage_bottom a:hover ._mark { color:#0c0c0c; }
.news_detail .detailPage_bottom ._mark{ display:inline-block; background-color:#fff; padding-right:8px; padding-bottom:10px; font-size:18px; font-weight:bold; position:relative; z-index:10;}
.news_detail .detailPage_bottom a:hover ._title { color:#572b22; }
.news_detail .detailPage_bottom ._title{ padding-left:5px; font-size:18px; color:#5c5c5c; line-height:1.5em; font-weight:normal;}

/*相册*/
.pic_list .tab_t_box{ margin-bottom: 4%; }
.pic_list .tab_t_box .tab_t{ padding: 0 32px; line-height: 32px; border: 2px solid #f1f1f1; float: left; margin-right: 13px; }
.pic_list .tab_t_box .tab_t.cur,.pic_list .tab_t_box .tab_t:hover { border-color: #034fa2; color: #034fa2; }
.pic_list .tab_t_box .tab_t.cur a { color: #034fa2; }
.pic_list .item {cursor:pointer;}
.pic_list .item ._item_top { position:relative; overflow:hidden; }
.pic_list .item{margin-bottom: 40px;}
.pic_list .item ._pic { height:0; overflow:hidden; padding-bottom:75%; }
.pic_list .item ._pic img { width:100%; -webkit-transition-delay:0.4s; transition-delay:0.4s; }
.pic_list .item ._mask{ position:absolute; top:100%; left:0; width:100%; height:100%; opacity:0;  -webkit-transition:all 0.3s ease; transition:all 0.3s ease;}
.pic_list .item ._mask .bg_img{position: absolute;left:50%;margin-left: -34px;top:50%;margin-top: -34px;}
.pic_list .item:hover ._mask { top:0; opacity:1; -webkit-transition-delay:0.1s; transition-delay:0.1s; }
.pic_list .item ._item_down {padding: 26px 10% 26px 9%;background-color: #aaaaaa; -webkit-transition:all 0.3s ease; transition:all 0.3s ease; }
.pic_list .item:hover ._item_down { background-color:#00489d; }
.pic_list .item ._name { height:1.6em; overflow:hidden; margin-bottom:13px; font-size:16px; line-height:1.6; color:#ffffff; }
.video_list { margin-bottom:20px; }
.video_list ._info{ padding: 14px 17px; background: #e8e8e8;}
.video_list ._info .tit {display:inline-block;max-width:85%;font-size: 18px;}
.video_list ._info .iconfont{ color: #004488; margin-top: 5px}
.video_list li{ cursor: pointer; margin-bottom: 40px; }
.video_list li:hover ._info{ background: #bc0811; color: #fff;}
.video_list li:hover ._info .iconfont{ color: #fff; }
.video_list ._img{ position: relative; }
.video_list ._img .play_ico{ display: inline-block; position: absolute; z-index: 5; left: 50%; top: 50%; margin-top: -34px; margin-left: -34px; background:url(../images/news_index_06_ico.png) no-repeat center; width: 72px; height: 72px; background-position: 0 -148px}

/*服务范围*/
.service_area{ }
.service_area .pt_hd{ text-align: center;}
.service_area .pt_hd .tit{ font-size: 30px; color: #000; }
.service_area .pt_hd .dec{ font-size: 15px; color: #616161; margin: 3% 0 4%; width: 90%; padding-left: 5%;}
.service_area .fuwu {text-align: center; position: relative; padding: 0 6%}
.service_area .fuwu .img_box .img2{width: 100%; display: none; position: absolute; top: 0; left: 0;}
.service_area .fuwu .img_box:hover .img2{ display: block; }
.service_area .fuwu a:hover {color: #d0112b}
.service_area .fuwu .swiper-button-prev, .service_area .fuwu .swiper-button-next {color: #686868}
.service_area .fuwu .swiper-button-next {right: 0;}
.service_area .fuwu .swiper-button-prev {left: 0;}

.fuwu02 {background: url(../images/service_bg.jpg) center center; background-size: cover;margin-top: 6%;box-sizing: border-box;padding: 3% 0;}
.fuwu02 .tit{ font-size: 35px; color: #fff; text-align: center; }
.fuwu02 .dec{ font-size: 16px; color: #fff; text-align: center; margin: 0 0 2%}
.fuwu02 .rect-74{ padding-bottom:65%;position: relative;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;}
.fuwu02 .cont li{ background: #fff; }
.fuwu02 .cont li .img_box,.fuwu02 .cont li .con{ width: 50%; }
.fuwu02 .cont li .con{ box-sizing: border-box; padding: 7%; }
.fuwu02 .cont li .con .title{ font-size: 23px; font-weight: bold; color: #000; margin-bottom: 5%; }
.fuwu02 .cont li .con .dec{ font-size: 14px; color: #232121; text-align: left;}
.fuwu02 .cont li:nth-child(odd) .img_box{ float: left; }
.fuwu02 .cont li:nth-child(odd) .con{ float: right; position: relative;}
.fuwu02 .cont li:nth-child(even) .img_box{ float: right; }
.fuwu02 .cont li:nth-child(even) .con{ float: left; position: relative;}
.fuwu02 .cont li:nth-child(odd) .con:before{ content: ""; position: absolute; width: 0; height: 0; border-width: 26px; border-style: solid; border-color: transparent #fff transparent transparent; top: 50%; margin-top: -13px; left: -50px; }
.fuwu02 .cont li:nth-child(even) .con:before{ content: ""; position: absolute; width: 0; height: 0; border-width: 26px; border-style: solid; border-color: transparent transparent transparent #fff; top: 50%; margin-top: -13px; right: -50px; }

/*服务保障*/
canvas { display: block;}
.service_area .pt_hd{ text-align: center; }
.service_area .pt_hd .tit{ font-size: 30px; color: #000; }
.service_area .pt_hd .dec{ font-size: 15px; color: #616161; width: 88%; padding-left: 6%; margin: 2% 0 5%; }
.service_area .pt_bd .imgBox{ width: 25%; text-align: center; display: inline-block; }
.service_area .pt_bd .imgBox .center{ margin: 0 auto 10%; }

/*联系我们*/
.contact_p {margin-bottom:20px;}
.contact_p>.wrap {position:relative;}
.contact_p .map_box{ height:480px; overflow:hidden;}
.contact_p .map_box #dituContent {width:100%;height:480px;border:#ccc solid 1px; box-sizing: border-box}
.contact_p .map_box img {max-width:none;}
.contact_p .map_text {width:36%;background:url(../images/blur_73.png);color:#fff;position:absolute;top:10%;right:10%;}
.contact_p .map_text dl {padding:10% 6%;}
.contact_p .map_text dt {font-size:24px;margin-bottom:26px;}
.contact_p .map_text dd {margin-bottom:20px;line-height:30px;}
.contact_p .map_text dd .map_main {width:80%;}
.contact_p .map_text dd a {color:#fff;}
.contact_p .map_text dd .map_ico {width:30px;height:30px;background:url(../images/part1_ico.png) no-repeat;margin-right:10px;}
.contact_p .map_text dd.dd1 .map_ico {background-position:0px 0px;}
.contact_p .map_text dd.dd2 .map_ico {background-position:-60px 0px;}
.contact_p .map_text dd.dd3 .map_ico {background-position:-90px 0px;cursor:default;}
.contact_p .map_text dd.dd4 .map_ico {background-position:-90px 0px;}


/*解决方案*/
.solution {}
.solution .part1 { margin-bottom:40px; }
.solution .part2 { padding-bottom:50px; }
.solution .part3 { overflow:hidden; background:#000; padding-bottom: 70px}
.solution .part4 { padding-bottom:60px; }
.solution .prt1_lt { float:left; width:45%; }
.solution .prt1_lt .img_wrap { position:relative; height:0; padding-bottom:68.5%; overflow:hidden; }
.solution .prt1_lt .img_wrap img { position:absolute; top:0; left:0; width:100%; height:100%; }
.solution .prt1_rt { float:right; width:51.75%; line-height: 24px; }
.solution .part2 { padding:50px 0; }
.ysl_uni_tag_list1 {}
.ysl_uni_tag_list1 .tag_cell { position:relative; float:left; width:25%; text-align:center; }
.ysl_uni_tag_list1 .tag_cell .tag_ico { display:block; width:55px; height:55px; margin:0 auto 10px; background:url(../images/solution.png) 0 0 no-repeat;}
.ysl_uni_tag_list1 .tag_cell.tag_cell2 .tag_ico { background-position:-55px 0; }
.ysl_uni_tag_list1 .tag_cell.tag_cell3 .tag_ico { background-position:-110px 0; }
.ysl_uni_tag_list1 .tag_cell.tag_cell4 .tag_ico { background-position:-165px 0; }
.ysl_uni_tag_list1 .tag_cell .tag_tit { display:block; margin-bottom:5px; font-size:22px; color:#444; }
.ysl_uni_tag_list1 .tag_cell .tag_desc { display:block; width:80%; margin:0 auto; }
.ysl_uni_column_tit1 { margin:60px 0 40px; text-align:center; }
.ysl_uni_column_tit1.white,.ysl_uni_column_tit1 .white { color:#fff; }
.ysl_uni_column_tit1.blue,.ysl_uni_column_tit1 .blue { color:#034ea2; }
.ysl_uni_column_tit1 .tit_hd { margin-bottom:10px; font-size:28px; font-weight:bold; }
.ysl_uni_column_tit1 .tit_bd { font-size:20px; }
.scheme_case { position: relative;}
.scheme_case .swiper-slide .img_wrap { position:relative; height:0; padding-bottom:122%; overflow:hidden; }
.scheme_case .swiper-slide .img_wrap img { position:absolute; top:0; left:0; width:100%; height:100%; }
.scheme_case .swiper-slide .pic_desc { padding-top:25px; text-align:center; color:#fff; }
.scheme_case .swiper-pagination-bullets.swiper-pagination-horizontal {bottom: -30px}
.scheme_case .swiper-pagination-bullet {background: #FFFFFF}
.part4 .item_list li { position: relative; padding-bottom: 20%; margin-bottom: 22px;}
.part4 .item_list li div.img {position: absolute; top: 0; left: 0; height: 100%; width: 100%;}
.part4 .item_list li div.img img {height: 100%; width: 100%; border: 1px solid #DDDDDD; box-sizing: border-box;}

/*产品列表*/
.pro_list .pt_hd{ margin-bottom: 5%; }
.pro_list .pt_hd .pt_hd_box{ border: 10px solid #ededed; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 2% 2%; }
.pro_list .pt_hd .pt_hd_box .p{ font-size: 15px; color: #5a5a5a; font-weight: bold;}
.pro_list .pt_hd .pt_hd_box .pro-fromdom{ width: 25%; border-radius: 0; margin-right: 3%; border: 1px solid #f3f3f3; height: 36px; line-height: 36px;}
.pro_list .pt_hd .pt_hd_box .pro-fromdom ._arrow{ background: #f3f3f3; width: 2em; }
.pro_list .pt_hd .pt_hd_box .pro-fromdom ._arrow .arr{ left: 10px; border-color: #b8b8b8 transparent transparent transparent; }
.pro_list .pt_hd .pt_hd_box .inp{ width: 25%;  border: 1px solid #f3f3f3; height: 34px;}
.pro_list .pt_hd .pt_hd_box .btn{ background: #034ea2; color: #fff; width: 15%; text-align: center; height: 34px; line-height: 34px; padding: 0; margin-left: 3%;  border: none;}
.pro_list .pt_bd li{ background: #f8f7f7; margin-bottom: 2%;}
.pro_list .pt_bd li .cont{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 10% 7%; position: relative; z-index: 2; overflow: hidden;}
.pro_list .pt_bd li .cont:after{ content: ""; width: 100%; height: 100%; position: absolute; top: 100%; left: 0; background: #004E91; transition: all .5s ease; z-index: -1;}
.pro_list .pt_bd li .cont .title{ font-size: 20px; color: #000; margin-bottom: 5%;}
.pro_list .pt_bd li .cont .para_area .box{ display: inline-block; width: 49%; border-left: 1px solid #b8b7b7; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 2% 4%; min-height: 100px;}
.pro_list .pt_bd li .cont .link{ display: inline-block; border: 1px solid #b8b7b7; margin-right: 2%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 2% 10%; margin-top: 8%;}
.pro_list .pt_bd li:hover .cont:after{ top: 0; }
.pro_list .pt_bd li:hover .cont .title{ color: #fff; }
.pro_list .pt_bd li:hover .cont .para_area .box{ border-left: 1px solid #484a8f; color: #fff;}
.pro_list .pt_bd li:hover .cont .link{ color: #fff; border: 1px solid #484a8f; }
.pro_list .rect-5625{ padding-bottom: 67%; }

/*产品详情*/
.pro_det .part1{ margin-bottom: 3%; }
.pro_det .part1 .p_left{ width: 50%; position: relative;}
.pro_det .part1 .img_box{ border: 1px solid #e9e9e9; margin-bottom: 4%;}
.pro_det .part1 .p_right{ width: 50%; box-sizing: border-box; padding:0 0 0 4%; }
.pro_det .part1 .p_right .tit{ font-weight: bold; font-size: 30px; color: #000; margin-bottom: 2%;}
.pro_det .part1 .p_right .dec{ color: #5a5a5a; width: 90%; margin-bottom: 3%; }
.pro_det .part1 .p_right .con_box{ background: #f8f7f7; }
.pro_det .part1 .p_right .con_box li{ float: left; width: 50%; box-sizing: border-box; padding: 5% 8%;}
.pro_det .part1 .p_right .con_box li:first-child{ position: relative; }
.pro_det .part1 .p_right .con_box li:first-child:after{ content: ""; position: absolute; width: 1px; height: 50%; background: #ebebeb; top: 25%; right: 0; }
.pro_det .part1 .p_right .con_box li .title{ font-size: 18px; color: #000; }
.pro_det .part1 .p_right .con_box li .dec{ font-size: 18px; color: #464646; }
.pro_det .part1 .p_right .con_box li:hover .title,.pro_det .part1 .p_right .con_box li:hover .dec{ color: #034ea2 }
.pro_det .part1 .p_right .p_tel{ font-size: 16px; color: #000 ;margin: 4% 0; }
.pro_det .part1 .p_right .p_tel a{ font-size: 24px; font-family: "arial"; }
.pro_det .part1 .p_right .link_box .link{ display: inline-block; padding: 2% 0; color: #fff; width: 35%; margin-right: 3%; padding-left: 5%; font-size: 16px; line-height: 30px;}
.pro_det .part1 .p_right .link_box .link1{ background: #d0112b }
.pro_det .part1 .p_right .link_box .link2{ background: #034ea2 }
.pro_det .part1 .p_right .link_box .link .ico{ display: inline-block; background: url(../images/ensure_more.png); width: 20px; height: 30px; margin-left: 30%;}
.pro_det .part1 .p_right .link_box .link2 .ico{ margin-left: 45%; }
.pro_det .part2 .sections{ border-bottom: 1px dotted #969696 }
.pro_det .part2 .section2 {border: none; box-sizing: border-box; padding: 2% 0;}
.pro_det .part2 .sections .tit{ font-size: 26px; color: #000; margin-bottom: 2%; padding-left: 1%;}
.pro_det .part2 .sections .dec1{ font-size: 14px; color: #333; margin-bottom: 1%; padding-left: 1%;}

.full_box{
	position: fixed; left: 0; top: 0; background: rgba(0,0,0,.8);  width: 100%; height: 100%; z-index: 100; display: none;
}
.form_box { position: absolute; top: 2%; left: 50%; margin-left: -250px; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding: 3%; background: #fff;width: 96.6%; max-width: 500px; border: 1px solid #ddd; z-index: 400;}
.form_box .form_hd{ position: relative; height: 40px; line-height: 40px; font-size: 22px; margin-bottom: 2%; }
.form_box .form_hd em{ color: #c20000; font-style: normal;}
.form_box .form_hd .clo{ position: absolute; right: 0; top: 0; color: #c20000; font-weight: bold; cursor: pointer; }
.form_box .form_hd .clo .iconfont {font-size: 26px}
.form_box .dec{ margin-bottom: 2%; }
.form_box .form_bd ._row{ margin-bottom: 2%; display: block; }
.form_box .form_bd ._tit{ width: 5em; display: inline-block; vertical-align: middle; font-weight: 500; }
.form_box .form_bd ._inp { padding: 2%; vertical-align: middle; width: 96%; border: 1px solid #ddd; box-sizing: border-box }
.form_box .form_bd ._yzm {width: 80px;}
.form_box .form_bd .yzm_img {width: 100px;height:36px;vertical-align: middle;margin-top:1px}
.form_box .form_bd em{ color: #c20000; vertical-align: middle; font-style: normal}
.form_box .form_bd ._row textarea{width: 96%; vertical-align: middle; border: 1px solid #ddd; padding:2%; box-sizing: border-box}
.form_box .form_bd ._btn{ color: #fff; background: #c20000; text-align: center; border: none; width: 100px; height: 40px; line-height: 40px; cursor: pointer;  margin-left: 40%; margin-top: 2%;}

/*右侧悬浮客服*/
.right_bar{ display:none; position:fixed; top:200px; right:0; width:50px; height:203px; z-index:10;}
.right_bar li{ width:62px; height:50px; z-index:20; }
.right_bar li.rtbar_li1,.right_bar li.rtbar_li4{ position:absolute; left:0;}
.right_bar li.rtbar_li1{ top:0; width:172px; }
.right_bar li.rtbar_li2{ position:absolute; top:102px; left:0; }
.right_bar li.rtbar_li3{ position:absolute; top:51px; left:0; width:126px; }
.right_bar li.rtbar_li4{ top:153px;}
.rtbar_li4{ position:absolute; top:153px; left:0;}
.right_bar li a{ display:block; font-family:"Microsoft Yahei"; color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#39424b; opacity:0.8; }
.right_bar li a img{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;}
.right_bar li a:hover{ background-color:#0267b5; opacity:1;}
.rtbar_shwx{ display:none; position:absolute; top:-72px; left:-168px;}
.rtbar_shwx img{ padding:4px; background-color:#f2f2f2; width:160px; height:160px; }

.foot_tel {
	height: 50px;  display: none
}
.mkefu {
	width: 100%; height: 50px; line-height: 50px; position: fixed; left: 0; bottom: 0; background: #034da2; text-align: center; font-size: 16px; z-index: 100; display: none
}
.mkefu a {color: #FFFFFF;}

/*分页*/
.util-page{
	font-size:0; color: #000; text-align: center;
}
.util-page a,.util-page span {
	color: #000;display: inline-block;border: 1px solid #ededed;padding:5px 10px;vertical-align: middle;margin: 0 0 10px -1px;background: #fff; font-size:16px ;font-weight:normal;
}
.util-page a:hover,.util-page a.page-num-current{
	color:#fff; background:#3cabff; border: 1px solid #3cabff;
}
.util-page span.gobutton:hover {
	color:#000; background-color:#eee;
}
.util-page .count {
	margin-left:10px; color:#000; background:none; border:none;
}

/*animation*/
.header .tRight li a,.nav a.nav_list,.nav,.header .header_c em  {
	transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease;
}

@-webkit-keyframes avia_pop {
    0% { -webkit-transform:scale(0.8); transform:scale(0.8); }
    100% { -webkit-transform:scale(1); transform:scale(1); }
}
@keyframes avia_pop {
    0% { -webkit-transform:scale(0.8); transform:scale(0.8); }
    100% { -webkit-transform:scale(1); transform:scale(1); }
}