@charset "utf-8";
/* CSS Document */
input,textarea{ border:none; border-radius: 0;-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-tap-highlight:rgba(0,0,0,0); -webkit-text-size-adjust:none;}
input{ border:0;}
input,textarea {outline:none;} 
.lf{ display:block; float:left;}
/*********************************首页index*********************************/
/*top开始*/
.index-header {
	height: 86px;
	background: url(../images/header-bg.png) center center no-repeat;
}
.index-header-l {
	float: left;
	padding-top: 20px;
}
.index-header-l a {
	display: block;
	width: 163px;
	height: 44px;
	/*background: url(../images/logo.png) no-repeat;*/
}
.index-header-l a img{
	width: 100%;
}
.index-header-r {
	float: right;
	padding-top: 30px;
}
.head_tel{
	font-size: 18px;
	color: #3672ca;
	background: url(../images/tel.png) no-repeat;
	padding-left: 30px;
	float: left;
}
.cnen{
	float: left;
	font-size: 14px; 
	color: #888;
	margin-left: 33px;
}
.cnen a{
	font-size: 14px;
	padding: 0 10px;
	color: #888;
	text-transform: uppercase;
}
.wx {
	position: relative;
	display: block;
	/*height: 46px;
	background: url(../images/phone.png) center top no-repeat;*/
}
.wp {
	display: block;
	/*height: 46px;
	background: url(../images/phone.png) center top no-repeat;*/
}
#tooltip1,
#tooltip2 {
	position: absolute;
	border: 1px solid #ccc;
	padding: 10px;
	background: #FFF;
	display: none;
}
/*nav开始*/
.navbar{
	overflow: hidden;
	zoom: 1;
}
.index-nav-navbar {
	float: left;
}
.nav-items {
	float: left;
	margin-right: 46px;
}
.nav-items:last-child{
	margin-right: 0;
}
.nav-items a {
	display: block;
	float: left;
	width: 80px;
	line-height: 78px;
	text-align: center;
}
.navbar li a:hover,.nav-act a {
	background: url(../images/navbg.png) no-repeat center top;
	color: #1654b1;
}
.index-nav-search {
	position: relative;
	float: right;
	width: 284px;
	height: 38px;
	margin-top: 20px;
	background: url(../images/search.png) no-repeat;
}
.search-text {
	float: left;
	position: absolute;
	background: none;
	border: none;
	padding: 0;
	margin-left: 16px;
	width: 200px;
	height: 38px;
	line-height: 38px;
	color: #7e7e7e;
}
.search-sub {
	position: relative;
	float: right;
	width: 50px;
	height: 38px;
	background: none;
	border: none;
	cursor: pointer;
}
/*banner开始*/
.flexslider {
	margin: 0px auto 20px;
	position: relative;
	width: 100%;
	height: 750px;
	overflow: hidden;
	zoom: 1;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
	
}
.flexslider .slides li a{
	display: block;
}
.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width: 1200px;
	margin: 0 auto;
	position: absolute;
	bottom: 70px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.flex-control-paging li a {
	background:#e4e4e4;
	display: block;
	height: 12px;
	border-radius: 6px;
	overflow: hidden;
	text-indent: -99em;
	width: 12px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
	background: #fe9a06;
}
.flexslider .slides a p {
	width: 100%;
	height: 700px;
	display: block;
	border: none;
	color: rgba(0,0,0,0);
}
.slider .pic1 {
	width: 100%;
	height: 700px;
}
.flex-control-nav {
	overflow: auto;
}
.flex-control-nav li {
	margin-top: 314px;
}

/*关于我们开始*/
.index-about {
	height: 812px;
	margin-top: -70px;
	padding: 0;
	background-color: #fff;
}
.about-main {
	background: #fff;
	height: 812px;
}
.about-main-art {
	float: left;
}
.index-about-header {
	margin-top: 70px;
	text-align: center;
}
.index-about-header h4 {
	font-size: 24px;
	color: #252525;
	line-height: 50px;
	padding-bottom: 10px;
}
.index-about-header h5 {
	width: 340px;
	height: 64px;
	margin: 0 auto;
	padding-top: -30px;
	font-size: 24px;
	color: #252525;
}
.index-about-main {
	margin-top: 40px;
}
.index-about-main .about-main-art {
	float: left;
	width: 740px;
}
.index-about-main .about-main-art dt {
	width: 790px;
	height: 230px;
	overflow: hidden;
}
.index-about-main:hover .about-pic1 img {
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.index-about-main .about-main-art dd {
	margin-top: 30px;
	margin-left: 5px;
	padding-right: 2em;
}
.index-about-main .about-main-art dd a{
	display: block;
	color: #373737;
}
.index-about-main .about-main-art dd p {
	font-size: 14px;
	line-height: 28px;
	color: #373737;
	text-indent: 30px;
}
.index-about-main .about-main-button {
	display: block;
	width: 150px;
	height: 40px;
	border: 1px solid #707070;
	border-radius: 25px;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	margin-top: 44px;
	overflow: hidden;
	box-sizing: border-box;
}
.about-main-button span {
	display: block;
	position: relative;
	top: 0;
}
.about-main-button:hover {
	border: 0 none;
	background: #3772CA;
}
.about-main-button:hover span {
	top: -100%;
	color: #fff;
}
.about-main-r {
	float: left;
	width: 460px;
	height: 460px;
	color: #fff;
}
.about-main-rpic1 {
	float: left;
	width: 230px;
	height: 230px;
}
.about-main-rpic2 {
	float: left;
	width: 230px;
	height: 230px;
	background: url(../images/about-zhi.jpg) no-repeat;
}
.about-main-rpic2 h4 {
	font-size: 20px;
	padding: 42px 0 0 36px;
}
.about-main-rpic2 h5 {
	font-size: 16px;
	padding: 20px 0 0 36px;
	text-transform: uppercase;
}
.about-main-rpic2 a {
	display: block;
	width: 94px;
	height: 30px;
	margin: 30px 0 0 36px;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	border: 1px solid #5889d3;
	border-radius: 15px;
	overflow: hidden;
	behavior: url(../other/ie-css3.htc);
}
.about-main-rpic2 a span {
	display: block;
	position: relative;
	top: 0;
}
.about-main-rpic2 a:hover span {
	top: -100%;
}
.about-main-rpic3 {
	float: left;
	width: 230px;
	height: 284px;
	background: url(../images/about-ying.jpg) no-repeat;
}
.about-main-rpic3 h4 {
	font-size: 20px;
	padding: 42px 0 0 36px;
}
.about-main-rpic3 h5 {
	font-size: 16px;
	padding: 20px 0 0 36px;
	text-transform: uppercase;
}
.about-main-rpic3 a {
	display: block;
	width: 94px;
	height: 30px;
	color: #fff;
	margin: 84px 0 0 36px;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #5889d3;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	overflow: hidden;
}
.about-main-rpic3 a span {
	display: block;
	position: relative;
	top: 0;
}
.about-main-rpic3 a:hover span {
	top: -100%;
}

/*核心产品*/
.index-product {
	min-width: 1200px;
	height: 853px;
	background: url(../images/product-bg.jpg) center top no-repeat;
}
.index-product-header {
	width: 100%;
	padding-top: 44px;
	text-align: center;
}

.inpro_list{
	    overflow: hidden;
    margin: 75px 0 0 0;
}
.inpro_list li{
	list-style: none;
	width: 216px;
	float: left;
	margin: 0 30px 10px 0;
}
.inpro_list li .pic img{
	width: 206px;
	height: 172px;
	border: 5px solid #eeeeee;
	display: block;
}
.inpro_list li:hover .pic img{
	border: 5px solid #cbe0ff;
}
.inpro_list li .title{
	width: 95%;
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
}
.index-product-header h4 {
	font-size: 24px;
	color: #252525;
	line-height: 50px;
	padding-bottom: 10px;
}
.index-product-header h5 {
	width: 340px;
	height: 64px;
	margin: 0 auto;
	padding-top: -30px;
	font-size: 24px;
	color: #252525;
}
.index-product-pic {
	position: relative;
	width: 625px;
	height: 477px;
	float: left;
	margin-top: 24px;
}
.ipp{
	position: relative;
	display: block;
	width: 422px;
	height: 314px;
	top: 100px;
	left: 70px;
}
.ipp img{
	width: 100%;
}
.index-product-introduce {
	width: 625px;
	height: 477px;
	float: right;
	margin-top: 24px;
	padding-top: 73px;
	color: #fff;
	box-sizing: border-box;
}
.index-product-introduce h5 {
	font-size: 26px;
}
.index-product-introduce p {
	font-size: 14px;
	line-height: 28px;
	margin-top: 40px;
}
.intr-items {
	float: left;
	position: relative;
	width: 122px;
	height: 106px;
	margin: 48px 28px 0 0;
	border: 1px solid #fff;
	border-radius: 7px;
	text-align: center;
	box-sizing: border-box;
}
.intr-items:last-child{
	margin-right: 0;
}
.intr-items p {
	margin-top: 20px;
	font-size: 24px;
}
.intr-items span {
	display: block;
	font-size: 14px;
	margin-top: 10px;
}
.introduce-more {
	clear: both;
	display: block;
	width: 151px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	padding-top: 39px;
}
.introduce-more a span {
	display: block;
	top: 0;
}
.introduce-more a {
	display: block;
	width: 151px;
	height: 40px;
	border: 1px solid #fff;
	border-radius: 20px;
	overflow: hidden;
	box-sizing: border-box;
}
.introduce-more a span {
	display: block;
	position: relative;
	width: 100%;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	top: 0;
}
.introduce-more a:hover {
	border: 0 none;
}
.introduce-more a:hover span {
	top: -40px;
	background: #fff;
	border: 0 none;
	color: #3b73c7;
}
/*四个链接*/
.yixielink{
	width: 100%;
	margin: 90px 0 50px 0;
	overflow: hidden;
}
.sulan_main{
	width: 1200px;
	margin: 0 auto;
}
.sulan01{
	width: 227px;
	float: left;
	text-align: center;
	margin: 15px 37px 35px 36px;
}
.sulan01 *{
	    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.pic01{
	z-index: 9;
}
.sulan01:hover .sulanpic .pic01{
	top: -106px;
}
.sulan01:hover .sulanpic .pic02{
	top: 0px;
}
.sulanpic{
	height: 105px;
	overflow: hidden;
	position: relative;
	width: 105px;
	margin: 0 auto;
}
.sulanpic .pic01{
	position: absolute;
	z-index: 9;
	top: 0;
	left: 0;
}
.sulanpic .pic02{
	position: absolute;
	z-index: 9;
	top: 106px;
	left: 0;
}
.sulanpic img{
	clear: both;
}
.sulantit{
	font-size: 18px;
	color: #555;
	padding-top: 30px;
}
.sulange{
	width: 50px;
	height: 3px;
	background: #eeeeee;
	margin: 15px auto;
}
.sulannote{
	font-size: 13px;
	color: #666;
	line-height: 25px;
}

/*行业应用*/
.index_hy{
	width: 100%;
	clear: both;
	background: #f8f8f8;
	overflow: hidden;
	margin: 20px 0 20px 0;
	padding-bottom: 90px;
}
.hyyingyong{
	width: 1200px;
	margin: 0 auto;
}
.hyyingyong li{
	list-style: none;
	display: block;
	float: left;
	width: 215px;
	height: 184px;
	position: relative;
	margin: 0 30px 0 0;
}
.hyyingyong li .pic{
	z-index: 9;
	position: absolute;
	top: 0;
	left: 0;
}
.hyyingyong li .pic img{
	display: block;
}
.hyyingyong li .title{
	width: 100%;
	background: rgba(55,114,202,.85);
	line-height: 30px;
	position: absolute;
	left: 0;
	bottom: 0px;
	z-index: 99;
	text-align: center;
	color: #fff;
	font-size: 12px;
}

/*news开始*/
.index-news {
	/*height: 1050px;*/
	background: #fff;
	overflow: hidden;
	zoom: 1;
	padding-bottom: 52px;
	clear: both;
}
/*时间轴*/
.inews-main {
	overflow: hidden;
	zoom: 1;
	padding: 40px 0px 20px 0;
}
.inews-items{
	position: relative;
	width: 582px;
	height: 242px;
	border: 1px solid #efefef;
	float: left;
	margin: 0 30px 30px 0;
}

.inews-art{
	padding: 15px 36px 35px 36px;
}
.inews-art h5{
	font-size: 16px;
	line-height: 60px;
	color: #000;
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	width: 460px;
}
.inews-art p{
	font-size: 12px;
	line-height: 26px;
	color: #767676;
}
.inews-art p a{
	color: #767676;
}
.inews-art h5 a,.inews-art p a{
	display: block;
}
.inew-date{
	width: 100%;
	height: 80px;
}
.inew-date{
	width: 100%;
	height: 80px;
	padding: 15px 36px;
	color: #575757;
	background-color: #f8f8f8;
	background-image: url(../images/news-more.png);
	background-repeat: no-repeat;
	background-position: 492px 15px;
	box-sizing: border-box;
}

.inew-date span,.inew-date small {
	display: block;
	color: #575757;
}
.inew-date span{
	font-size: 24px;
}
.inew-date small{
	font-size: 14px;
}
.inews-items:hover{
	border-color: #3772ca;
}
.inews-items:hover .inew-date{
	background-color: #3772ca;
	background-image: url(../images/news-more1.png);
}
.inews-items:hover .inew-date span{
	color: #fff;
}
.inews-items:hover .inew-date small{
	color: #fff;
}

.more-news a {
	display: block;
	width: 152px;
	height: 40px;
	border: 1px solid #707070;
	border-radius: 20px;
	margin: 0 auto;
	overflow: hidden;
	box-sizing: border-box;
}
.more-news a span {
	display: block;
	position: relative;
	width: 100%;
	line-height: 40px;
	text-align: center;
	color: #373737;
	font-size: 14px;
	top: 0;
}
.more-news a:hover {
	border: 0 none;
}
.more-news a:hover span {
	top: -40px;
	background: #3772CA;
	border: 0 none;
	color: #fff;
}
/*核心产品*/
.index-project {
	background: #fff;
	overflow: hidden;
	zoom: 1;
}
.ipro-main{
	overflow: hidden;
	zoom: 1;
}
.index-project-header {
	height: 195px;
}
.ipro-box{
	width: 100%;
	min-width: 1250px;
}
.ipro-block{
	overflow: hidden;
	position: relative;
	float: left;
	width:-moz-calc((100% - 2px * 4)/5);
	width:-webkit-calc((100% - 2px * 4)/5);
	width: calc((100% - 2px * 4)/5);
	min-width: 248.4px;
	margin-right: 2px;
}
.ipro-block:last-child{
	margin-right: 0;
}
.ipro-pic{
	width: 100%;
}
.ipro-pic img{
	display: block;
	height: 100%;
	width: 100%;
}
.ipro-info{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 100%;
	background: url(../images/ipro-infobg.png) no-repeat;
	background-size: 100% 100%;
}
.ipro-infom{
	width: 100%;
	height: 9.8em;
	position: relative;
	/*padding-top: calc((100%-96px)/2);*/
	font-size: 14px;
	color: #fff;
	top: 50%;
	margin-top: -5em;
}
.ipro-infom h4{
	display: block;
	text-align: center;
	font-size: 20px;
	line-height: 1.4em;
}
.ipro-infom p{
	position: relative;
	display: block;
	width: 13.5em;
	margin: 1em auto;
	text-align: center;
	padding: 0 2%;
	line-height: 1.9em;
}
.ipro-infom p:before,.ipro-infom p:after{
	position: absolute;
	display: block;
	content: '';
	width: 20px;
	height: 1px;
	background: #f8f8f8;
	top: 50%;
}
.ipro-infom p:before{
	left: -20px;
}
.ipro-infom p:after{
	right: -20px;
}
.ipro-infom p span{
	display: table;
	margin: 0 auto;
}
.ipro-more{
	display: block;
	margin: 0 auto;
	width: 112px;
	height: 3em;
	font-size: 12px;
	text-align: center;
	line-height: 36px;
	color: #f8f8f8;
	border: 1px solid #fff;
	border: 1px solid rgba(255,255,255,.2) !important;
}
.ipro-block:hover .ipro-info{
	top: 0;
}
.index-project .more-news{
	margin: 50px auto 72px;
}
/*footer*/
.index-footer {
	background: #282d33;
}
.index-footer-main {
	height: 214px;
	padding-top: 52px;
	padding-bottom: 30px;
}
.index-footer-logo {
	float: left;
	width: 243px;
	border-right: 1px solid #343a41;
}
.footer-logoimg img {
	padding-bottom: 42px;
}
.footer-pho {
	padding-bottom: 40px;
}
.footer-pho span {
	display: block;
	color: #b0b1b1;
	font-size: 14px;
}
.footer-pho span:first-child {
	width: 15px;
	float: left;
	margin-right: 6px;
}
.footer-pho .footer-pho-num {
	font-size: 24px;
	padding-top: 6px;
}
.footer-pho span img {
	margin-top: -5px;
}
.index-footer-WeChat {
	width: 200px;
	float: right;
	border-left: 1px solid #343a41;
}
.index-footer-WeChat dl dt {
	width: 112px;
	height: 112px;
	background: #464c54;
	margin: 0 auto;
	text-align: center;
}
.index-footer-WeChat span {
	display: -webkit-flex;
	display: flex;
	width: 112px;
	height: 112px;
	-webkit-align-items:center;
	align-items:center;
}
.index-footer-WeChat span img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.index-footer-nav {
	float: left;
}
.index-footer-WeChat dl dd {
	font-size: 12px;
	color: #83868b;
	line-height: 42px;
	text-align: center;
	padding-bottom: 28px;
}
.index-footer-nav div {
	float: left;
}
.index-footer-nav div:last-child {
	float: none;
}
.index-footer-nav h4 {
	color: #d4d4d4;
	font-size: 16px;
}
.footer-nav-l {
	padding-left: 62px;
}
.footer-nav-l ul,
.footer-nav-c ul,
.footer-nav-r ul {
	padding-top: 28px;
}
.footer-nav-l ul li a,
.footer-nav-c ul li a,
.footer-nav-r ul li {
	font-size: 12px;
	color: #83868b;
	line-height: 30px;
}
.footer-nav-c {
	padding-left: 102px;
}
.footer-nav-r {
	padding-left: 92px;
}
.footer-nav-l ul li a:hover,
.footer-nav-c ul li a:hover {
	color: #d4d4d4;
}
.baq {
	height: 58px;
	line-height: 58px;
	position: relative;
	background: #1e2227;
	color: #83868b;
	font-size: 12px;
	text-align: center;
}
.baq a {
	color: #83868b;
}
.footer-oa {
	float: right;
}
.baq .oa-admin {
	font-size: 12px;
	color: #d0d1d2;
}
.content article {
	float: left;
	padding-right: 2px;
	position: relative;
	width: 20%;
	height: 320px;
	box-sizing: border-box;
}
.content article:last-child {
	padding-right: 0px;
}
.post-format-content {
	position: relative;
	background: #111;
	height: 320px;
	overflow: hidden;
}
.post-thumbnail {
	max-width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;
}
.content-wrap {
	padding: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	height: auto;
	top: 100%;
	bottom: 0;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.content-wrap h1.entry-title {
	display: table;
	font-size: 110%;
	height: 100%;
	text-transform: uppercase;
	width: 100%;
	margin: 0;
}
.content-wrap-m{
	position: relative;
	top: 50%;
	bottom: 50%;
}
.edit-link {
	z-index: 2;
}
.featured-image {
	display: table-cell;
	position: relative;
	transition: opacity .25s ease-in-out, background .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out, background .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out, background .25s ease-in-out;
	vertical-align: middle;
	z-index: 1;
	color: #fff;
	text-decoration: none;
	opacity: 0;
	padding: 10%;
}
.post-format-content:hover .pic-mask {
	opacity: 0.9;
	color: #fff;
	top: 0;
	background-color: rgba(22, 84, 177, 0.8);
	background-image: url(../images/pic-maskbg.png);
}
.post-thumbnail img {
	display: block;
	height: 320px;
}

/*********************************关于我们about_profiles*********************************/
.about-ban{
	position: relative;
	min-width: 1250px;
	overflow: hidden;
}
.aban-pic{
	overflow: hidden;
	zoom: 1;
	text-align: center;
}
.aban-pic img{
	vertical-align: top;
	height: 100%;
	margin: 0 auto;
}
.about-tit{
	position: absolute;
	top: 0;
	width: 100%;
}
.about-tit h4{
	display: block;
	text-align: center;
}
.about-tit h4 img{
	display: block;
	margin: 62px auto 20px;
}
.about-tit h5{
	display: block;
	width: 306px;
	margin: 0 auto;
	font-size: 14px;
	color: #fff;
	background: url(../images/tit-line.png) center repeat-x;
}
.about-tit h5 span{
	display: block;
	width: 108px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	margin: 0 auto;
	background: #1654b1;
}
.subnav{
	width: 100%;
	height: 60px;
	background: #eee;
	border-bottom: 1px solid rgba(4,0,0,.17);
	box-sizing: border-box;
}
.subnav-items{
	display: block;
	float: left;
	line-height: 58px;
	margin-right: 42px;
	font-size: 16px;
}
.subnav-items a{
	display: block;
}
.subnav-items:last-child{
	margin-right: 0;
}
.subnav-items:hover a,.subnav-items-act a{
	color: #1654b1;
	border-bottom: 2px solid #1654b1;
}
.waddress p{
	line-height: 60px;
	font-size: 12px;
	font-family: "微软雅黑";
	-moz-opacity: .6;
	opacity: .6;
	filter: alpha(opacity=60);
	color: #333;
}
.waddress p a{
	display: inline-block;
}
.waddress p a:hover{
	color: #1654b1;
}
.waddress p span{
	font-family: "微软雅黑";
	margin: 0 8px;	
}
.aboutus-art{
	position: relative;
	width: 1250px;
	height: 432px;
	background: #f5f5f5;
	margin: 180px auto 60px;
}
.aart-pic{
	position: relative;
	float: left;
	top: -112px;
	left: 25px;
	margin-right: 67px;
}
.aart-pic p{
	width: 454px;
	display: block;
}
.aart-pic p img{
	vertical-align: top;
	width: 100%;
}
.aart-article{
	position: relative;
	width: 688px;
	float: left;
	top: -89px;
}
.aart-title span{
	display: block;
	text-transform: uppercase;
}
.aart-line {
	width: 83px;
	height: 2px;
	background: #1654b1;
}
.aart-tit{
	font-size: 28px;
	color: #1654b1;
	line-height: 54px;
}
.aart-eng{
	font-size: 14px;
	color: rgba(0,0,0,.4);
}
.aart-main{
	position: relative;
}
/*********************************关于我们about_us*********************************/
.aboutus{
	overflow: hidden;
	zoom: 1;
	background: url(../images/aboutus-bg.jpg) no-repeat;
	background-size: 100% 100%;
}

.jiangsu{
	width: 1200px;
	margin: 0 auto 30px auto;
}
.jiangsu h2{
	font-size: 28px;
    color: #1654b1;
    line-height: 60px;
	text-align: left!important;
	display: block;
	border-bottom: 1px solid #dedede;
	margin-bottom: 25px;
}
.jiangsu p{
	font-size: 16px;
	line-height: 33px;
	color: #666;
}
/*公司简介*/
.aboutus-main{
	overflow: hidden;
	zoom: 1;
}
.aboutus .about-ban{
	min-height: 206px;
}
.aboutus .about-tit h5{
	display: block;
	width: 306px;
	margin: 0 auto;
	font-size: 14px;
	color: #fff;
	background: url(../images/tit-line-gray.png) center repeat-x;
}
.aump-art{
	float: left;
	width: 322px;
	height: 471px;
	background: #fff;
	background: rgba(255,255,255,.9) !important;
}
.aump-art h5{
	position: relative;
	display: block;
	padding-top: 18px;
	width: 322px;
	height: 128px;
	font-size: 24px;
	text-align: center;
	color: #fff;
	background: #1958b3;
	box-sizing: border-box;
}
.aump-art h5 span{
	display: block;
	width: 286px;
	height: 92px;
	margin: 0 auto;
	line-height: 92px;
	border: 1px solid #fff;
	border: 1px solid rgba(255,255,255,.4) !important;
	box-sizing: border-box;
}
.aump-article{
	padding: 28px 28px 22px 28px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 28px;
	color: #373737;
}
.aump-vd{
	position: relative;
	display: block;
	float: right;
	width: 135px;
	height: 34px;
	background: #fff;
	right: -33px;
	z-index: 1;
}
.aump-vd span{
	display: block;
	float: left;
}
.aump-vd-t{
	width: 102px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #1654b1;
}
.aump-vd-p{
	width: 33px;
}
.aump-vd-p img{
	width: 100%;
}
.aump-pic{
	position: relative;
	float: left;
	width: 414px;
	height: 471px;
	overflow: hidden;
}
.aump-pic p{
	position: relative;
	display: block;
}
.aump-pic img{
	display: block;
	vertical-align: top;
/*	z-index: -1;*/
}
.aum-profiles:hover .aump-pic img{
	-ms-transform: scale(1.02);	/* IE 9 */
	-moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
}
.ij-idea{
	width: 492px;
	height: 225px;
	margin-bottom: 21px;	
	background: url(../images/ij-ideabg.png) no-repeat;
	background-size: 100% 100%;	
}
.ij-job{
	width: 492px;
	height: 225px;
	background: url(../images/ij-jobbg.png) no-repeat;
	background-size: 100% 100%;
}
.ij-idea,.ij-job{
	position: relative;
	padding: 56px 68px 42px 65px;
	font-size: 20px;
	color: #1654b1;
	box-sizing: border-box;
}
.ij-vd{
	position: absolute;
	display: block;
	bottom: 42px;
	width: 110px;
	height: 32px;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	color: #373737;
	border: 1px solid #959595;
	border-radius: 16px;
	box-sizing: border-box;
	overflow: hidden;
}
.ij-vd span{
	position: relative;
	display: block;
	top: 0;
}
.ij-vd:hover span{
	top: -100%;
}
/*资质证书*/
.quacer{
	height: 342px;
	background: #fff;
	margin-top: 20px;
	margin-bottom: 52px;
}
.qc-logo{
	float: left;
	width: 322px;
	height: 342px;
}
.qc-logo p{
	display: block;
	margin-top: 126px;
	margin-left: 90px;
}
.qc-logo p img{
	vertical-align: middle;
}
.qc-main{
	width: 928px;
	height: 342px;
	float: left;
	padding-top: 34px;
	background: #4971ad;
	background: rgba(22,84,177,.6) !important;
	box-sizing: border-box;
}
.qc-tit{
	position: relative;
	float: left;
	width: 190px;
	height: 274px;
	margin-left: 45px;
	margin-right: 29px;
	padding-top: 20px;
	box-sizing: border-box;
}
.qc-tit h5{
	display: block;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
}
.qc-tit h5 span{
	display: block;
	margin-bottom: 22px;
}
.qc-tit .ij-vd{
	border-color: #fff;
	color: #fff;
	bottom: 38px;
}
.qc-code{
	overflow: hidden;
	zoom: 1;
}
.qc-code-pic{
	display: block;
	float: left;
	width: 190px;
	height: 274px;
	margin-right: 29px;
}
/*********************************荣誉资质*********************************/
.honor-box{
	overflow: hidden;
	margin: 50px auto;
}
.honor-items{
	position: relative;
	display: block;
	float: left;
	width: 295px;
	padding: 15px;
	margin-right: 23px;
	*margin-bottom: 23px;
	background: #f5f5f5;
	border: 1px solid #e6e6e6;
	box-sizing: border-box;
	overflow: hidden;
}
.honor-items:nth-child(4n){
	margin-right: 0;
	margin-bottom: 23px;
}
.honor-items:nth-last-child(1){
	margin-bottom: 0;
}
.honor-items img{
	width: 100%;
}
.honor-items:hover .honor-mask{
	top: 0;
}
.honor-mask{
	position: absolute;
	width: 295px;
	height: 100%;
	top: 100%;
	left: 0;
	background: url(../images/honor-maskbg.png) no-repeat;
	background-size: 100% 100%;
}
.honor-mask p{
	position: relative;
	display: block;
	height: 50px;
	top: 50%;
	margin-top: -25px;
}
.hm-line{
	display: block;
	width: 74px;
	height: 1px;
	margin: 0 auto;
	background: url(../images/hm-line.png) center repeat-x;
}
.hm-text{
	display: block;
	font-size: 18px;
	text-align: center;
	line-height: 48px;
	color: #fff;
}

/*********************************企业优势*********************************/
.advantage{
	margin-bottom: 75px;
}
.summary{
	font-size: 14px;
	line-height: 30px;
	color: #1654b1;
	padding: 30px 34px;
	margin: 42px auto 44px;
	text-align: center;
	background: #e2f3ff;
}
/*优势*/
.tab-tit{
	position: absolute;
	width: 165px;
	left: 50%;
	top: 50%;
	padding: 0 28px;
	transform: translate(-50%,-50%);
	box-sizing: border-box;
}
.tab-bar{
	position: absolute;
	display: block;
	width: 100%;
	height: 42px;
	line-height: 42px;
	text-align: center;
	left: 0;
	bottom: 0;
}
.tabulous_active .tab-bar{
	color: #fff;
}
.adv-bar-items{
	display: block;
	position: relative;
}
.adv-art{
	width: 100%;
}
.adv-art p{
	display: block;
	float: left;
	min-width: 33.33%;
	line-height: 24px;
	vertical-align: top;
}


/*产品列表*/
.pro_list{
	width: 100%;
	overflow: hidden;
	margin: 50px 0;
}
.pro_list02{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.pro_list02 li{
	list-style: none;
	width: 277px;
	float: left;
	margin: 0 30px 10px 0;
}
.pro_list02 li .pic img{
	width: 267px;
	height: 223px;
	border: 5px solid #eeeeee;
	display: block;
}
.pro_list02 li:hover .pic img{
	border: 5px solid #3672ca;
}
.pro_list02 li:hover .title{
	color: #3672ca;
}
.pro_list02 li .title{
	width: 95%;
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 40px;
}

.pages {
	padding: 5px 0;
	margin-top: 40px;
	clear: both;
	text-align: center;
	font-size: 14px;
}
.pages:after {
	content: '.';
	clear: both;
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
}
.pages ul {
	padding: 0;
    list-style: none;
    margin: 0;
    display: block;
    width: 100%;
}
.pages li {
	display: inline-block;
	margin-right: 5px;
	float: none;
}
.pages li a {
	padding: 5px 10px;
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #666;
}
.pages li a:hover {
	border: 1px solid  #1654b1;
	background:  #1654b1;
	color: #fff;
	text-decoration: none;
}
.pages li span {
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #c4c4c4;
	padding: 5px 10px;
}
.pages .current a {
	border: 1px solid  #1654b1;
	background:  #1654b1;
	color: #fff;
}

.solotion{
	width: 100%;
	margin: 0 auto;
}
.solotion02{
	width: 1200px;
	margin: 50px auto;
	min-height: 500px;
}
.solotion02 p{
	font-size: 16px;
	line-height: 33px;
	color: #666;
}
.solotion02 img{
	max-width: 1200px;
}
.solotion05{
	width: 1200px;
	margin: 50px auto;
	min-height: 500px;
}
/*新闻列表*/
.news_list02{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.news_list02 li{
	list-style: none;
	    position: relative;
}
.news_list02 li a {
    position: relative;
    z-index: 1;
    display: block;
    padding: 40px 32px;
    border-bottom: 1px solid #eee;
	overflow: hidden;
}
.news_list02 li .imgk {
    overflow: hidden;
    width: 229px;
    height: 138px;
	float: right;
}
.news_list02 li .imgk img {
    width: 100%;
}
.news_list02 li .lin {
    float: left;
    width: 850px;
}
.news_list02 li .lin .lidate {
    font-family: 'Arial';
    font-weight: bold;
    float: left;
    width: 72px;
    text-align: center;
    color: #666;
    border-top: 2px solid #999;
}
.news_list02 li .lin .lidate .p1 {
    font-size: 30px;
    margin-top: 15px;
	    font-weight: normal;
}
.news_list02 li .lin .lidate .p2 {
    font-size: 12px;
    margin-top: 15px;
	    font-weight: normal;
}
.news_list02 li .lin .linn {
    float: left;
    width: 735px;
    padding-left: 32px;
}
.news_list02 li .lin .linn h4 {
    font-size: 18px;
    color: #333;
	width: 720px;
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
}
.news_list02 li .lin .linn p {
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    height: 48px;
    margin-top: 18px;
    color: #888;
}
.news_list02 li .lin .linn .morehn {
    font-size: 14px;
    line-height: 32px;
    width: 97px;
    height: 32px;
    margin-top: 24px;
    text-align: center;
    color: #1654b1;
    border: 1px solid #1654b1;
}
/*新闻详细*/
.news_xx01{
	font-size: 22px;
    line-height: 40px;
    text-align: center;
    color: #3672ca;
	font-weight: 700;
}
.news_xx02{
	text-align: center;
	font-size: 14px;
	color: #999;
	line-height: 35px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
}
.news_xx03{
	padding: 30px 20px;
	font-size: 16px;
	line-height: 33px;
	color: #666;
	min-height: 400px;
}
.news_xx03 p{
	font-size: 16px;
	line-height: 30px;
	color: #666;
}
.news_sx{
	padding: 0 20px;
	height: 40px;
	border: 1px solid #ddd;
	line-height: 40px;
	color: #333;
	font-size: 13px;
	
}
.news_sx a{
	color: #3672ca;
	font-size: 13px;
}
.n_s{
	width: 50%;
	float: left;
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
}
.n_x{
	width: 50%;
	float: right;
	text-align: right;
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
}
/*在线留言*/
.mess {
	padding: 0;
	margin: 0 0 0 150px;
	font-size: 14px
}
.mess tr {
	padding: 0;
	margin: 0;
	line-height: 50px;
	height: 50PX
}
.mess input {
	display: inline-block;
	height: 25px;
	padding: 2px 8px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	    width: 220px;
}

.mess textarea {
	width:500px !important;
	display: inline-block;
	padding: 2px 8px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.mess .submit {
	width: 240px;
	height: 40px !important;
	text-align: center;
	color: #fff !important;
	font-size: 16px;
	background: #3672ca !important;
	border-radius: 5px;
	border: 0 none;
	cursor: pointer;
}
div.pfw{position:relative;border:1px solid #e1e1e1; margin-top:30px; }
div.pfw:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;overflow:hidden;}
div.pfw h3{height:30px;line-height:30px;font-size:1em;margin:0;padding:0 0 0 20px;background:#f6f6f6 url(/images/heading_bg.png) 8px top no-repeat;border-bottom:1px solid #e1e1e1; color:#444; font-weight:bold;}
div.pfw h3 small{font-size:12px;color:#666;font-weight:normal;padding-left:4px;font-style:normal;}
div.pfw h3 .more{display:block;float:right;height:30px;line-height:30px;padding-right:8px;font-weight:normal;font-size:12px;margin-right:5px;}
div.pfw .content{margin:5px;font-size:12px;line-height: 1.6em;padding:10px;}
div.pfw .adm_reply {margin:6px 0 0 0;font-size:1em;line-height:200%;padding:25px 5px 25px 25px;position:relative; color:#444; border-top:1px solid #e1e1e1; background:#f7faff;}
div.pfw .adm_reply span{color:darkred; font-weight:bold; color:#e77718; }

.pro_xxxx02 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.contact02{
	width: 1200px;
    margin: 50px auto;
    min-height: 500px;
}
.contact02 h2{
	font-size: 28px;
	color: #3672ca;
	line-height: 45px;
	padding-bottom: 10px;
}
.contact02 img{
	max-width: 100% !important;
	max-height: auto !important;
}
.contact02 p{
	font-size: 16px;
	line-height: 33px;
	color: #666;
}
.ditu iframe{
	padding: 3px;
	border: 1px solid #eee;
}
.solotion02 h2{
	font-size: 28px;
	color: #3672ca;
	line-height: 45px;
}
.solotion02 table {
width: 710PX !IMPORTANT;
border: 1px solid #eee !IMPORTANT;
border-collapse: collapse !IMPORTANT;
font-size: 12PX !IMPORTANT;
word-break: break-all; word-wrap:break-word;
}

.solotion02 table td {
border: 1px solid #eee !IMPORTANT;
padding: 5px !IMPORTANT;
}
/*屏幕大于1250px小于1600px*/
@-moz-media only screen and (min-width: 1250px) and (max-width: 1600px) {
	.pro-items{
	position: relative;
	float: left;
	width: 24%;
	padding: 18px 18px 22px;
	background: #fff;
	margin: 0.5%;
	border-bottom: 1px solid #d0cfcf;
	box-sizing: border-box;
}
}
@-webkit-media only screen and (min-width: 1250px) and (max-width: 1600px) {
	.pro-items{
	position: relative;
	float: left;
	width: 24%;
	padding: 18px 18px 22px;
	background: #fff;
	margin: 0.5%;
	border-bottom: 1px solid #d0cfcf;
	box-sizing: border-box;
}
}
@media only screen and (min-width: 1250px) and (max-width: 1600px) {
	.pro-items{
	position: relative;
	float: left;
	width: 24%;
	padding: 18px 18px 22px;
	background: #fff;
	margin: 0.5%;
	border-bottom: 1px solid #d0cfcf;
	box-sizing: border-box;
}
}
/*屏幕大于960px小于1250px*/
@-moz-media only screen and (min-width: 960px) and (max-width: 1250px) {
	.pro-items{
	position: relative;
	float: left;
	width: 32.33%;
	padding: 18px 18px 22px;
	background: #fff;
	margin: 0.5%;
	border-bottom: 1px solid #d0cfcf;
	box-sizing: border-box;
}
}
@-webkit-media only screen and (min-width: 960px) and (max-width: 1250px) {
	.pro-items{
	position: relative;
	float: left;
	width: 32.33%;
	padding: 18px 18px 22px;
	background: #fff;
	margin: 0.5%;
	border-bottom: 1px solid #d0cfcf;
	box-sizing: border-box;
}
}
@media only screen and (min-width: 960px) and (max-width: 1250px) {
	.pro-items{
	position: relative;
	float: left;
	width: 32.33%;
	padding: 18px 18px 22px;
	background: #fff;
	margin: 0.5%;
	border-bottom: 1px solid #d0cfcf;
	box-sizing: border-box;
}
}