/*初始化样式*/
html,body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,form,input,textarea,th,td,select,blockquote,button,hr,pre,fieldset,legend{margin: 0;padding: 0;}
body,html{height: 100%;}
body{font-family: "微软雅黑";}
img{border: none;vertical-align: middle;}
a{text-decoration: none;color: #232323;}
a:hover{color: #000;text-decoration: none;}
table{border-collapse: collapse;table-layout: fixed;border-spacing: 0;}
input,textarea,button,select{outline: none;border: none;}
textarea{resize: none;overflow: auto;}
li{list-style: none;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{display: block;margin: 0;padding: 0;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
/*页头*/
/*.head{position:fixed;z-index:9999; background:#FFFFFF; top:0px; left:0px; margin:0 auto; text-align: center; }
.MainTop{width:1300px;   margin: 20px 265px 20px 265px;}
/*.MainTop,.MainMidden,.MainBottom{ margin: 0 auto; padding: 10px 0px;}*/
/*.MainTop .MainLeft{ float: left; width: 300px; height: 63px; background:#007AFF;}
.MainTop .MainRight{ float: right;margin-right:100px; width: 750px; background:#000000; text-align: center; margin-top: 15px;}
.Six_Txt{ font-size: 15px; color: #6f6f6f; margin-left: 10px;}
.Six_Txt img{ margin-right: 10px;}
.MainRight a{float:left; margin-right: 40px;  font-size: 15px; color: #6f6f6f; padding-bottom: 10px;}
.MainRight span{ font-size: 12px;}
.MainRight .RightHover{ color: #35a0ee; border-bottom: 2px solid #35A0EE;}
.rightfloat{ float:right;}*/

/*页脚*/
.footer{height: 172px;background: #29292a; }
.footer-con{max-width:1000px;color: #fff;margin: 0 auto;	height: 172px;display: flex;justify-content: space-between;align-content: center;align-items: center;}
.footer-left{display: flex;height: 48px;}
.footer-center,.footer-right{height: 172px;}
.footer-left img{	width: 40px;height: 40px;margin-right: 10px;}
.footer-center-list{padding: 45px 0;display: flex;justify-content: space-between; align-content: center;align-items: center;font-size: 16px;}
#section-footer #footer-text{height: 173px!important;/*设置尾屏高度  */ padding: 0px !important;}
.padding0{padding: 0px !important;z-index: 999;}


.nav-top{position:fixed;margin:0 auto; z-index:8888; top:0px; left:0px; background:#FFFFFF; cursor:pointer; padding:10px 0px; width:100%;-moz-box-shadow:0px 2px 5px #dedede; -webkit-box-shadow:0px 2px 5px #dedede; box-shadow:0px 2px 5px #dedede;}
.nav-logo{ margin:0 auto; background:#FFFFFF; width:1220px;}
.nav-logo img{width: 150px;}
.Six_Txt{ font-size: 15px; color: #6f6f6f;  width:50px;margin-left: 10px; }
.Six_Txt img{ margin-right: 10px;}
.nav-logo span{ float:right; margin-top:18px;}
.nav-logo a{ font-size:15px; color:#313131; padding:10px 10px; margin-left:20px;}
/* .nav-logo a:nth-child(4){ padding:15px 20px !important;} */
.hovers{ border-bottom:2px solid #007AFF; color:#007AFF !important;}


.silder_animate{margin-top:-7px;background:#35a0ee;height:6px;width:1px;position:absolute;z-index: 999;border-radius: 3px;}
.fp-slidesNav{visibility: hidden;}

select {
/*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
border: solid 1px #00000000;
/*很关键：将默认的select选择框样式清除*/
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
/*将背景改为红色*/
background:url(../img/down_icon.png)  no-repeat scroll right center transparent;
/*加padding防止文字覆盖*/
padding-right: 14px;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { display: none; }


.footer-two{
	height: 175px;
	background: black;
	color: #35a0ee;
}
.footer-two-con{
	max-width: 1280px;
	height: 175px;
	margin: 0 auto;
	display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}
.footer-two-con li{
	overflow: hidden;
	width: 220px;
	display: flex;
}
.fot-left{
	width: 48px;
	height: 48px;
	position: relative;
}
.fot-left img{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.fot-right{
	flex: 1;
	text-align: center;
}
.fot-right-top{
	font-size: 20px;
}
.fot-right-bot{
	font-size: 12px;
	margin-top: 10px;
}
.footer-three{
	height: 172px;
	background: #29292a;
}
.footer-three-con{
	max-width: 1280px;
	color: #fff;
	margin: 0 auto;
	height: 172px;
	display: flex;
	justify-content: space-between;
    align-content: center;
    align-items: center;
}
.footer-three-left{
	display: flex;
	height: 48px;
}
.footer-three-center,.footer-three-right{
	height: 172px;
}
.footer-three-left img{
	width: 40px;
	height: 40px;
	margin-right: 10px;
}
.footer-three-center-list{
	padding: 60px 0;
	display: flex;
	justify-content: space-between;
    align-content: center;
    align-items: center;
    font-size: 16px;
}


#newBridge .icon-right-center {
    position: absolute;
    right: auto;
    height: 100% !important;
    margin-top: -6% !important;
    right: 20px !important;
    bottom: auto;
}

/* #newBridge .icon-right-center{top:0% !important;} */
.mian-jiang{ margin-top:80px;}#newBridge .nb-icon-skin-0 .nb-icon-bridge0{height:300px !important;}
#newBridge .icon-right-center{width:330px !important; height:190px !important;}
#newBridge .nb-icon-base .nb-icon-inner-wrap{ width:330px !important; height:300px !important;}
#newBridge .nb-icon-skin-0 .nb-icon-inner-wrap{background:none !important;}
#newBridge .nb-icon-skin-0 .nb-icon-inner-wrap .nb-icon-bridge-base{ background:url(../img/kefu_kf.png) no-repeat !important; width:300px !important;}

#newBridge .nb-icon-skin-5 .nb-icon-inner-wrap{background:url(../img/kefu_kf.png) no-repeat !important; width:300px !important;}



.mian_qy{ margin-top:30px; margin-bottom:50px; text-align: center;}
.mian_qy ul li{float:left; width:285px; height:130px; margin-top:20px;}
.mian_qy img{width:285px;height:130px; border:1px solid #EFF1F4;}
.mian_qy ul li:nth-child(5n+2){margin-left:20px;margin-right:21px;}
.mian_qy ul li:nth-child(5n+4){margin-left:20px;margin-right:21px;}
.mian_qy ul li:nth-child(5n+5){margin-right:20px;}
