@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;}

*{ margin:0; padding:0; font-family: "微软雅黑", Arial; outline:none;} 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;} 
table {border-collapse:collapse;border-spacing:0;} 
fieldset,img {border:0} 
address,caption,cite,code,dfn,em,strong,th,var {
/*	font-style:normal;font-weight:normal*/
} 
ol,ul {list-style:none} 
caption,th {text-align:left} 
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal} 
q:before,q:after {content:''} 
abbr,acronym { border:0}
a{ text-decoration:none; color:#272727;}
textarea{ resize:none;}/*防止textarea放大时，三个斜线被放大*/
.qing {
	display: block;
	clear: both;
}
.clearfix{
	clear: both;
	display: block;
	float: none;
}
.public-container{
	width:1200px;
	margin:0 auto;
}
.fl{
	display: block;
	float: left;
}
.fr{
	display: block;
	float: right;
}
.navbar li a,
.more-news a,
.more-news a span,
.project-more a,
.project-more a span,
.cd-timeline-block,
.introduce-more a span,
.about-main-button span,
.about-main-rpic2 a span,
.about-main-rpic3 a span,
.cd-read-morethr,
.cd-read-morethr:before,
.cd-read-more,
.cd-read-more:after,
.block-one,
.pic-mask,
.about-pic1 img,
.ipro-info,
.inews-items
.inews-items,
.inew-date,
.inew-date span,
.inew-date small,
.nav-items a,
.nav-act a,
.footer-nav-l ul li a,
.footer-nav-c ul li a,
.inews-items:after,
.ij-vd span,
.aump-pic img,
.honor-mask,
#tabs li a,
.tabulous_active:after,
.pro-pic-mask,
.part-mask,
.news-pic img,
.jobb-tit a span,
.prod-more span,
.art-back span {
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.adv .subnav-items-act a,.news .subnav-items-act a,.partner .subnav-items-act a,.adv .subnav-items-act:hover a,.news .subnav-items-act:hover a,.partner .subnav-items-act:hover a{
	border-bottom: 0 none;
}

/*********************************首页index*********************************/
/*top开始*/
.index-header {
	height: 35px;
	background: #f1f1f1;
	text-align: center;
}
.index-header-l {
	float: left;
	padding-top: 20px;
}

.head_tel{
	width: 120px;
	background: url("../images/headtel.png") no-repeat 0 center;
	color: #fff;
	font-size: 14px;
	padding-left: 20px;
	height: 35px;
	float: right;
	line-height: 35px;
}
.cnen{
	float: right;
	font-size: 14px; 
	color: #fff;
	margin-left: 12px;
	width: 200px;
}
.cnen a{
	font-size: 14px;
	padding: 0 10px;
	color: #fff;
	display: block;
	height: 35px;
	line-height: 35px;
	float: left;
	text-transform: uppercase;
}
.cnen a img{
	display: block;
	float: left;
	margin-top: 9px;
}
.cnen a span{
	display: block;
	float: left;
	padding-left: 5px;
	color: #999;
}

/*logo*/

.head_logo{
	width: 100%;
	height: auto;
}
.head_logo .public-container{
	display: flex;	
	justify-content: space-between;
}

.index-nav{
	overflow: hidden;
	background: #224ba4;
}
.headleft{
	display: flex;
}
.logo{	
	margin-top: 8px;
}
.logo a{
	height: 80px;
}
.logo img{ width: 90%; margin: 15px 0 20px; }
.headtp{margin: 28px 0 0 80px;}
.headtp img{width: 90%;}
.headleft .verticalbar {
	    height: 30px;
	width: 1px;
	margin: 0px 26px;
	  margin-top: 25px;
	background-color: #e5e5e5;
}
.headleft .introductions {
	margin-top:30px;
    margin-left: 5px;
}
.headleft .introductions p{
font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.headleft .introductions p b{color: #d50000;}
.headleft .introductions span{
    margin-top: 4px;
	    font-size: 16px;
    color: #777;
	display: block;
}
.headright{
	display: flex;
}
.headright .haed-phone 
{
	height: 48px;
	margin-top: 35px;
}
.headright img{
	margin-top: 9px;
	height: 70px;
	
	margin-right: 30px;
}
.headright .haed-phone p{
	    font-size: 14px;
    color: #999999;
}
.headright .haed-phone span{
	font-size: 22px;
	font-weight: bold;
	color: #d50000;
}
.headright>span{
	font-size: 42px;
	color: #b8b8b8;
	line-height: 119px;
}
   

/*nav开始*/
.navbar{
	overflow: hidden;
	zoom: 1;
	display: flex;
	justify-content: space-between;
}
/*
.index-nav-navbar {
	float: right;
}
*/
.nav-items {
	float: left;
	margin-right: 76px;
}
.nav-items:last-child{
	margin-right: 0;
}
.nav-items a {
	display: block;
	float: left;
	width: 100px;
	line-height: 58px;
	text-align: center;
	color: #fff;
}

.navbar li a:hover,.nav-act a {
	background: url(../images/navbg.png) no-repeat center 43px;
	color:#fff;
}

/*banner开始*/
/* 轮播图css */


.slideBox {
	width: 100%;
	height: 579px;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	overflow: hidden;
	position: absolute;
	width: 100%;
	bottom: 15px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	text-align: center;
}
.slideBox .hd ul li {
	display: inline-block;
	margin-right: 2px;
	width: 10px;
	height: 10px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border-radius: 50px;
}
.slideBox .hd ul li.on {
	background: #224ba4;
	color: #fff;
}
.slideBox .bd {
	position: relative;
	height: 580px;
	z-index: 0;
}
.slideBox .bd ul {
    width: 100% !important;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%!important;
	height: 579px;
	display: block;
}
.slideBox .bd li a{
	display: block;
	width: 100%;
	height: 100%;
}
.slideBox .prev {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 58px;
	height: 58px;
	background: url(../images/babot1.png) no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 58px;
	height: 58px;
	background: url(../images/babot2.png) no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}


/*搜索开始*/
.index_search{
	overflow: hidden;
	padding: 35px 0;
/*	background: url("../images/insousuo.jpg") no-repeat center top;*/
	background:#224ba4;

}
.index_search .title{
	font-size: 36px;
    color: #fff;
    line-height: 50px;
    float: left;
    width: 180px;
    margin: 0 5px 0 260px;
}
.index-nav-search{
	display: block;
	width: 500px;
	float: left;
}
.index-nav-search .search-text{
	width: 430px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #fff;
	background: none;
	float: left;
	color: #fff;
}
.search-sub{
    width: 30px;
    height: 35px;
    background: url(../images/sousuo.png) no-repeat;
    float: left;
    border: none;
    margin: 12px 0 0 10px;
    cursor: pointer;
}
/*核心产品*/
.index-product {
	width: 100%;
	padding: 60px 0;
}
.index-product-header {
	width: 100%;
	text-align: center;
}
.index-product-header h5{
	font-size: 32px;
	text-transform: uppercase;
}
.index-product-header span{
	display: block;
	width: 50px;
	height: 1px;
	background: #d50000;
	margin: 20px auto 0 auto;
}

.slideTxtBox .hd {
	position: relative;
	margin: 25px 0;
}
.slideTxtBox .hd ul {
	display: block;
	overflow: hidden;
	text-align: left;
}
.slideTxtBox .hd ul li {
	cursor: pointer;
	width: 218px;
	display: inline-block;
	line-height: 45px;
	margin: 0 15px 10px 0!important;
	background: #f5f5f5;
	border-radius: 8px;
	font-size: 14px;
	text-align: center;
}
.slideTxtBox .hd ul li a{
	display: block;
}
.slideTxtBox .hd ul li a:hover{
	color: #fff;
}
.slideTxtBox .hd ul li.on {
	background: #224ba4;
	transition: all .3s;
	color: #fff;
}

.slideTxtBox .hd ul li.on a{
	color: #fff;
}


.inpro_list{
	    overflow: hidden;
   
}
.inpro_list li{
	list-style: none;
	width: 269px;
	float: left;
	margin: 0 12px 20px 12px;
}
.inpro_list li .pic{
	overflow: hidden;
	border: 1px solid #eeeeee;
	padding: 2px;
}
.inpro_list li .pic img{
	width: 263px;
	display: block;
	transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
}
.inpro_list li:hover .pic img{
	
	transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
.inpro_list li:hover .title{
	color:#224ba4;
}
.inpro_list li .title{
	width: 95%;
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 40px;
}
.index-product-content ul { background: #fff; }

/*解决方案*/
.yixielink{
    width: 100%;
    height: 594px;
    padding: 80px 0 60px;
    overflow: hidden;
    background: url(../images/solubj.jpg) no-repeat center top;
}
.sulan_main{
	width: 1200px;
	margin: 0 auto;
}

.index-solutit{
	text-align: center;
}
.index-solutit h5 {
    font-size: 32px;
    text-transform: uppercase;
	color: #fff;
}
.index-solutit span {
    display: block;
    width: 50px;
    height: 1px;
    background: #fff;
    margin: 20px auto 0 auto;
}
.sulan01{
	width: 227px;
	float: left;
	text-align: center;
	margin: 93px 37px 35px 36px;
}
.sulan01 *{
	    transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
}
.pic01{
	z-index: 9;
}
.sulan01:hover .sulanpic .pic01{
	transform:rotateY(360deg);
-webkit-transform:rotateY(360deg); /* Safari and Chrome */
-moz-transform:rotateY(360deg); /* Firefox */
	opacity: 0;
}

.sulan01:hover .sulanpic .pic02{
	transform:rotateY(360deg);
-webkit-transform:rotateY(360deg); /* Safari and Chrome */
-moz-transform:rotateY(360deg); /* Firefox */
	opacity: 1;
}

.sulanpic{
	height: 240px;
	overflow: hidden;
	position: relative;
	width: 186px;
	margin: 0 auto;
}
.sulanpic .pic01{
	position: absolute;
	z-index: 9;
	top: 0;
	left: 0;
}
.sulanpic .pic02{
	position: absolute;
	z-index: 9;
	top: 0;
	left: 0;
	opacity: 0;
}
.sulanpic img{
	clear: both;
}
.sulantit{
	font-size: 18px;
	color: #fff;
	padding: 15px 0;
}
.sulange{
	width: 50px;
	height: 3px;
	background: #eeeeee;
	margin: 15px auto;
}
.sulannote{
	font-size: 13px;
	color: #b8e0f8;
	line-height: 25px;
}

/*首页优势*/
.fuwu {

}
.fuwu_title {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.fuwu_title span.ft01 {
	font-size: 14px;
	text-transform: uppercase;
	color: #999;
	display: block;
}
.fuwu_title span.ft02 {
	font-size: 48px;
	color: #000;
	display: block;
	font-family: 'weiruanzhengheiti', "Microsoft Yahei";
}
.fuwu_title span.ft03 {
	width: 92px;
	margin: 5px auto 0 auto;
	height: 1px;
	background: #b7b7b7;
	display: block;
}
.fuwu_title span.ft04 {
	display: block;
	width: 550px;
	font-size: 16px;
	line-height: 27px;
	color: #777777;
	margin: 0 auto;
	padding: 25px;
}
.com-width {
	margin-right: auto;
	margin-left: auto;
	width: 1200px;
}

.index-product-content {
	width: 1200px;
	height: 428px;
	overflow: hidden;
	position: relative;
}
.index-product-content .parBd .index-product-list li {
	height: 275px;
}
.index-product-content .parBd .index-product-list li .pic {
	float: left;
	width: 575px;
	height: 275px;
}
.pic img {
	max-width: 100%;
	max-height: 100%;
}
.index-product-content .parBd .index-product-list li .cont {
	overflow: hidden;
	padding: 50px 40px 0 50px;
}
.index-product-list li .cont .tit {
	font-size: 30px;
	line-height: 75px;
	color: #333;
	font-weight: bold;
	margin-bottom: 5px;
	font-family: 'weiruanzhengheiti', "Microsoft Yahei";
	text-transform: uppercase;
}
.index-product-list li .cont .mini-tit {
    color: #e1e1e1;
    font-size: 55px;
    text-transform: uppercase;
    float: left;
    font-weight: bold;
    margin-right: 15px;
}
.index-product-list li .cont .des {
	line-height: 30px;
	font-size: 14px;
	color: #666;
	white-space: pre-line;
}
.index-product-list li .cont pre {
	font: 14px Arial, "Microsoft Yahei";
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	line-height: 25px;
	color: #666;
}
.index-product-list li .cont a {
	width: 150px;
	height: 47px;
	display: block;
	line-height: 47px;
	font-size: 14px;
	color: #fff;
	background: #e5001b;
	margin-top: 35px;
	text-align: center;
}
.index-product-content .parBd .slideBox {
	position: relative;
}
.index-product-content .parBd .slideBox .hd {
	position: absolute;
	right: 0;
	top: 200px;
	width: 380px;
	text-align: left;
	padding: 46px 0 0 26px;
}
.index-product-content .parHd {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 120px;
	background: rgba(0, 0, 0, 0.2);
	z-index: 9999;
}
.index-product-content .parHd ul li {
	float: left;
	width: 225px;
	height: 85px;
	position: relative;
	padding-top: 20px;
	cursor: pointer;
	overflow: hidden;
	padding-bottom: 20px;
	text-align: center;
    padding:22px 7.5px;
}
.index-product-content .parHd ul li .cen {
	-webkit-transform: rotate(0deg) scale(1);
	transform: rotate(0deg) scale(1);
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	opacity: 0.8;
}
.index-product-content .parHd ul li.on .cen, .index-product-content .parHd ul li:hover .cen {
	transform: rotate(1deg) scale(.9);
	opacity: 1;
}
.index-product-content .parHd ul li.on{
	background: rgba(0,0,0,0.51);
}
.index-product-content .parHd ul li .cover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #e5001b;
	background-repeat: no-repeat;
	background-position: right bottom;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	-webkit-transform: rotate(1deg) scale(.9);
	transform: rotate(2deg) scale(.9);
}
.index-product-content .parHd ul li.on .cover, .index-product-content .parHd ul li:hover .cover {
	visibility: visible;
	opacity: 1;
	transform: rotate(0deg) scale(1);
}
.index-product-content .parHd ul li .cover {
	padding-left: 15px;
	padding-top: 20px;
}
.index-product-content .parHd ul li .cover .c-tit {
	font-size: 18px;
	color: #fff;
}
.index-product-content .parHd ul li .cover .c-en {
	font-size: 12px;
	color: rgba(255,255,255,.7);
}
.index-product-content .parHd ul li .cover .ico {
	margin-top: 15px;
	width: 26px;
	height: 26px;
	display: block;
	background: url(../images/icon_rr.png) no-repeat center;
}
.index-product-content .parHd ul li .pic {
	margin-right: 10px;
}
.index-product-content .parHd ul li .tit {
	font-size: 16px;
	color: rgba(255,255,255,0.80);
	padding-top: 5px;
}
.index-product-content .parHd ul li .tit-en {
	font-size: 12px;
	color: #6c6c6c;
}
/*优势结束*/


/*关于我们开始*/
.index-about {
	padding: 80px 0;
	background-color: #f5f5f5;
	overflow: hidden;
}

.inab_main{
	margin-top: 30px;
}
.inab_wen a {  transition:all .3s; }
.inab_wen a:hover { transform: translateX(3px); background: #d50000}

.inab_wen{
	width: 500px;
	padding: 55px 50px;
	float: left;
	background: #fff;
	height: 265px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	box-shadow: 0 0 20px rgba(0,0,0,.1);
	text-align: justify;
}
.inab_wen p{
	font-size: 25px;
	color:#333;
	padding-bottom: 15px;
	text-transform: uppercase;
}
.inab_wen a{
	display: block;
	width: 127px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	border-radius: 8px;
	background: #224ba4;
	color: #fff;
	margin-top: 20px;
}
.inabimg{
	width: 600px;
	float: right;
}

.index-news {
	background: #fff;
	overflow: hidden;
	zoom: 1;
	clear: both;
	padding: 80px 0;
}
.picScroll-left01 {
	position: relative;
	margin-top: 10px;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.picScroll-left01 .hd .prev {
	position: absolute;
	display: block;
	width: 37px;
	height: 73px;
	cursor: pointer;
	
	top: 45%;
	left: 0px;
}
.picScroll-left01 .hd .next {
	position: absolute;
	display: block;
	width: 37px;
	height: 73px;
	cursor: pointer;
	
	top: 45%;
	right: -1px;
}

.picScroll-left01 li {
	width: 353px;
	margin: 25px 12px 0 13px;
	height: 409px;
	background: #fff;
	overflow: hidden;
	float: left;
	line-height: 0;
	_display: inline;
	text-align: center;
}
.picScroll-left01 .bd {
	padding: 0 53px;
}
.picScroll-left01 .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left01 .pic {
	height: 177px;
	width: 353px;
	overflow: hidden;
}
.picScroll-left01 .pic img {
	height:177px;
	width: 353px;
	transition: all .3s;
}
.picScroll-left01 .pic:hover img{ transform: scale(1.2)}

.picScroll-left01 .pic01 {
	text-align: left;
/*	background: #f5f5f5;*/
	padding-bottom: 27px;
	    border: 1px solid #e1e1e1;
}
.picScroll-left01 .pic01 .time{
	font-size: 14px;
	color: #999;
	line-height: 40px;
	margin-left: 20px;
	padding-top: 20px;
}
.picScroll-left01 .pic01 .line{
	width: 40px;
	height: 1px;
	background: #224ba4;
	margin-left: 20px;
}
.picScroll-left01 .pic01 h3 {
	padding: 0px 0 0 20px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
}
.picScroll-left01 .pic01 h3:hover a {color: #d50000  }
.picScroll-left01 .pic01 h3 a {
	transition: all .3s;
	color: #333;
	display: block;
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	width: 315px;
}
.picScroll-left01 .pic01 p {
	height: 70px;
	padding: 5px 20px 0;
	font-size: 14px;
	line-height: 24px;
	color: #999;
	overflow: hidden;
}
.innews_a{
	height: 60px;
	overflow: hidden;
}
.innews_a a:hover{
	margin-top: 0px;
}
.innews_a a{
	display: block;
	line-height: 42px;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	width: 185px;
	height: 42px;
	text-align: center;
	margin: 0 auto;
	background: #d50000;
	border-radius: 50px;
	margin-top: 15px;
	transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
}



/*footer*/
.footerlianxi{
	background:#224ba4;
	padding: 60px 0;
	text-align: center;
	color: #fff;
}
.footerlianxi .wen{
	width: 700px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 32px;
	padding-bottom: 25px;
}
.flianxia{
	display: inline-block;
	margin: 0 5px;
	border-radius: 50px;
	border: 1px solid rgba(255,255,255,0.25);
	height: 45px;
	line-height: 45px;
	color:#224ba4;
	width: 370px;
	font-size: 16px;
	text-align: left;
}
.flianxia .bounce{
	display: inline-block;
	float: left;
	border-radius: 50px;
	background: #fff;
	height: 45px;
	line-height: 45px;
	color:#224ba4;
	text-align: center;
	width: 230px;
	font-size: 16px;
	transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
    margin-right: 30px;
}

.flianxia ul{}
.flianxia ul li{
	float: left;
	position: relative;
	display: block;
	width: 40px;
	height: 40px;
    margin-top: 2px;
    margin-right: 7px;
}
.flianxia ul li a{
    display: block;
    height: 40px;
}
.flianxia ul li a span{
    position: absolute;
    bottom: 50px;
    line-height: normal;
    background: rgb(255, 255, 255);
    box-shadow: 0px 1px 5px #002744;
    padding: 10px;
    color:#224ba4;
    border-radius: 5px;
	font-size: 15px;
    text-align: center;
	display: none;
}
.flianxia ul li:hover span{
	display: block;
}



.flianxia ul li:nth-of-type(3){
	background: url("../images/share_01.png") no-repeat center center;
}
.flianxia ul li:nth-of-type(2){
	background: url("../images/share_02.png") no-repeat center center;
}
.flianxia ul li:nth-of-type(1){
	background: url("../images/share_03.png") no-repeat center center;
}
.flianxia ul li:nth-of-type(4){
	background: url("../images/share_04.png") no-repeat center center;
}
.flianxia ul li:nth-of-type(5){
	background: url("../images/share_05.png") no-repeat center center;
}
.flianxia ul li:nth-of-type(6){
	background: url("../images/share_06.png") no-repeat center center;
}


.flianxia a:hover{
	-webkit-animation-name: flash;
    -moz-animation-name: flash;
    -ms-animation-name: flash;
    -o-animation-name: flash;
    animation-name: flash;
}
.index-footer{
	background: #222;
	padding-top: 58px;
}
.footer-nav-l{
	width: 20%;
	float: left;
}
.footer-nav-l h4{
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	padding-bottom: 10px;
}
.footer-nav-l ul li{
	display: block;
	font-size: 14px;
	
	line-height: 35px;
}
.footer-nav-l ul li a{
	display: block;
	color: #999;
}

.footer-nav-ll{
	width: 40%;
	float: left;
}
.footer-nav-ll h4{
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	padding-bottom: 10px;
}
.footer-nav-ll ul li{
	display: block;
	font-size: 14px;
	float: left;
	line-height: 35px;
	width: 40%;
}
.footer-nav-ll ul li a{
	display: block;
	color: #999;

}

.index-footer-main ul li a {	transition: all .3s}
.index-footer-main ul li:hover a { color: #fff; transform: translateX(3px)}


.index-footer-main{
	overflow: hidden;
	padding-bottom: 60px;
}

.baq_qing{
	height: 60px;
	line-height: 60px;
	border-top: 1px solid rgba(255,255,255,.05);
}
.foot_lf{
	width: 50%;
	float: left;color: #666;
	font-size: 12px;
}
.foot_lf a{color: #666;}
.footer-oa{
	width: 50%;
	float: right;
	text-align: right;
	color: #666;
	font-size: 12px;
}



.footer-oa a{
	color: #999;
	font-size: 12px;
}
.lianx{
    margin-top: 20px;
	height: 110px;
}
.lianx p{
    width: 30%;
    float: left;
    line-height: 30px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
    color:#224ba4;
}
.email en{
    margin-right: 10px;
    color:#224ba4;
	display: block;

}
.qyys {text-align: center;}

.head{
	width: 100%;
	height: 1px;
	background-color: rgba(0,0,0,0.1);
}

