﻿@charset "utf-8";


@font-face {
  font-family: 'iconfont';
  src: url('../iconfont/iconfont.eot'); /* IE9*/
  src: url('../iconfont/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../iconfont/iconfont.woff') format('woff'), /* chrome、firefox */
  url('../iconfont/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../iconfont/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

/* 公共样式 */
body{
	background: #fff;
	
	color: #444;
	font-size: 14px;
	line-height: 23px;
}
ul,li{list-style:none; margin: 0; padding: 0;}
img{ max-width:100%}
.m-b{ margin-bottom: 3%; }
.mt{ margin-top: 5px; }
.mt10{ margin-top: 10px; }
.mt15{ margin-top: 15px; }
.mb{ margin-bottom: 5px; }
.mb10{ margin-bottom: 10px; }
.mb15{ margin-bottom: 15px; }
.ml-15{ margin-left: -15px; }
.pb20{ padding-bottom: 20px; }
.decorate{ display: block; height: 20px; border-bottom: #1672c5 2px solid; width: 8%; margin: 0 auto;}
.decorate_bai{ border-bottom: #fff 2px solid;}
.spacing{ padding: 0 15px; }
.lh180{ line-height: 180%; }
input[type=radio]{ width: 16px; height: 16px; }
.error{ color: #e03434; }
.c99{ color: #999; }
.cheng{ color: #ff7214; }
a{ color: #444; text-decoration: none;}
a:hover{ color: #302E7F; text-decoration: none;}
button{outline:0 none !important; blr:expression(this.onFocus=this.blur());}
code{ color:#bf2323; font-size:1.4em; font-family:'Microsoft Yahei',Arial; background:none;}
.left{ float: left;}
.right{float: right;}
h3{ font-size: 18px;}

.pager { width: 100%; float: left; height: 32px; font-size: 14px; text-align: right; line-height: 32px; }
.pager a, .pager span { padding: 3px 10px; margin: 0 3px; background: #f8f8f8; }
.pager span { background: #302E7F; color: #fff; }


.gray{ background:#f9f9f9}

/* 导航样式重置 */
.navbar{/* background:url(../images/nav_bg.jpg) repeat-x;*/
	height: 80px;
}
#nav{ z-index :  10003 ;
       width :  100%;
        background :  #fff ;
        top :  0 ;
       box-shadow :  0px 0px 10px #ccc }
	   
.head-fix{ position:fixed;data-wow-delay:0.1s}	   
.navbar.head-fix{height:55px;}	
.head-fix  .nav>li{ font-size: 15px; margin:0;} 
.nav>li{ font-size: 15px; margin:0;}
.navbar-collapse{ padding-right: 0;}
.navbar-default .navbar-nav>li>a{ color: #222;}
.navbar-brand{ padding: 10px 15px 0; display: block;}
.navbar-nav{
	margin-top: 10px;
}

.head-fix .navbar-nav{margin-top: 5px;}
.navbar.head-fix .navbar-brand img{ max-width:90%}
.head-fix .navbar-brand{ padding: 5px 5px 0; }


/* 首页 */
.top{ width: 100%; height: 40px; background: #353535; color: #fff; line-height: 40px; font-size: 14px;}
.top p{ float: right;}
.top p span{ color: #00a1e9; font-weight: bold;}
.swiper-container{ width: 100%; height: 600px;}

.about{ text-align: left; padding-top: -10px;}
.about h2{
	font-size: 26px;
	color: #222;
	margin-bottom: 10px;
	font-weight: 600;
}
.about p{ font-size: 14px; color: #444;}

.ptb{ padding:20px 0 0}



.bt-zi{
	text-align: center;
	padding-top: 0px;
}
.bt-zi h2{
	font-size: 18px;
	color: #222;
	margin: 30px 0 10px 0;
	font-weight: 600; text-align:left; border-left: #06C 3px solid; padding-left:10px
}.bt-zi h2 span{font-size: 14px; color: #999; margin-left:10px}
.bt-zi p{ font-size: 14px; color: #999;}
.solution-list{
	width: 100%;
	margin-top: 15px;
	position: relative;
}

.solution-list .iconfont{ color: #06C}
.solution-list   a{ display: block; font-size: 18px; margin: 15px 0;}
.solution-list   a:hover{ color: #302E7F;}
.solution-list   a.more{
	color: #302E7F;
	font-size: 14px;
}
.solution-list   .more span{ color: #d5d5d5; border: #d5d5d5 1px solid; width:20px; height: 20px; font-size: 14px; line-height: 15px; text-align: center; border-radius: 50%; float: left; margin-right: 10px;}
.solution-list  .col-sm-4 p { font-size:14px; color:#999}

.slick-prev,.slick-next{ position:absolute;top:45%; z-index:999; display:block; color:#06C; }
.slick-prev i,.slick-next i{font-size:24px}
.slick-prev{left:-23px}
.slick-next{right:-23px}

.zxzx{ width: 165px; height: 60px; background: url(../images/ico1.png) #58636b no-repeat 20px center; font-size: 18px; color: #fff; line-height: 60px; text-indent: 65px; margin:50px auto 0;}


.zxzx3{
	width: 165px;
	height: 40px;
	background: #06C;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	margin: 15px  0 0;
}
.container .zxzx3 a {color: #fff;}


.application{ width: 100%; overflow: hidden;}
 #tab_conbox{   padding:10px  15px 0}
.tabs{ width: 100%; margin: 10px auto 0; text-align:center}
.tabs li{ display:inline-block}
.tabs li a{ display: block; border: #ddd 1px solid; margin: 0 15px; padding: 0 20px; line-height: 32px; height: 32px; font-size: 14px; border-radius: 20px; cursor:pointer;}
.tabs li.curr a{
	background: #302E7F;
	color: #fff;
	font-weight: 100;
	border: none;
}
.application-list{ width: 100%; overflow: hidden; margin-top: 30px;}
.application-list li{ float: left; width: 25%;}
.application-list li a{ display: block; position: relative;}
.application-list li a .tu-bg,.application-list li a .tu-zi{ display: none;}
.application-list li a:hover .tu-bg{ display: block; width: 100%; height: 100%; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; background: #000; position: absolute; top: 0; left: 0;}
.application-list li a:hover .tu-zi{ display: block; width: 100%; padding: 0 10%; color: #fff; z-index: 2; position: absolute; top: 0; left: 0; text-align: center; line-height: 25px; font-size: 14px;}
.application-list li a:hover .tu-zi h3{ font-size: 14px; font-weight: 100; padding-top: 130px;}
.bg1{ background: url(../images/bg.jpg) no-repeat center center; background-size: cover; height: 500px;}
.bglist{ color: #fff; width: 90%; margin: 0 auto;}
.bglist h2{font-size: 26px; color: #fff; margin-bottom: 10px;}
.bglist p{ font-size: 14px; color: #fff;}
.bglist p a{ color: #00a1e9;}
.sp{ width: 44%; height: 300px; border: #f4f4f4 10px solid; background: #f4f4f4; border-radius: 5px; margin: 30px auto 0;}
.reason .bt-zi{ margin-bottom: 50px;}
.reason .col-sm-6{ padding: 0;}
.huiBg{ background: #f8f8f8;}
.lanBg{ background: #3faedf; color: #fff;}
.reason-tu{ width: 32%;}
.reason-zi{ width: 68%;}
.baizi{ color: #fff;}
.szd{ width: 40%; float: left; min-height: 200px; text-align: center; display: flex; justify-content: center; align-items: center; font-size: 72px; font-family: arial;}
.dail{ width: 50%; float: left;}
.dail h3{ font-size: 18px;font-weight: bold; margin-top: 50px; margin-bottom: 20px;}
.dail p{ font-size: 14px; line-height: 25px; height: 75px; overflow: hidden;}
.qdsz{ width:100%; overflow: hidden; background: url(../images/bg2.jpg) no-repeat center top; height: 306px; margin-top: 60px;}
.qdsz-lr{ width: 48%; border: #fff 1px solid; padding: 50px 0; color: #fff; margin-top: 65px; text-align: center; font-size: 18px;}
.qdsz-lr p{ font-size: 45px; font-weight: bold;}
.qdsz-lr img{ width: 10%;}
.link{ width:100%; overflow: hidden; background: url(../images/link-bg.jpg) no-repeat center top; height: 493px;}
.link-list{ width: 100%; overflow: hidden; margin-top: 50px;}
.link-list li{ float: left; width: 18%; margin: 0 1% 40px;}
.news{ margin-top: 0px; border-bottom:1px #999 dotted}

.news:last-child{border-bottom:0px}


.news .tit{ font-size: 16px; display: block; margin-top: 10px; height: 30px; overflow: hidden;  margin-bottom: 10px;}
.news .tit i.iconfont{ font-size:14px; color:#900; padding:0; margin:0}
.news .tit:hover{ color: #302E7F;}
.news .time{ color: #999;}
.news p{ color: #666; font-size:12px}
.news .time a{ float: right; color: #999;}

.news-2{ margin-top: 30px;}
.news-2 .tit{ font-size: 16px; display: block; margin-top: 10px; height: 20px; overflow: hidden;  margin-bottom: 10px;}
.news-2 .tit:hover{ color: #302E7F;}
.news-2 .time{ color: #999;}
.news-2 p{ color: #666;}
.news-2 .time a{ float: right; color: #999;}



.pro-tu{ display: block; position: relative;}
.pro-tu:hover span{ background: #fff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; opacity:0.3;}

/* 底部 */
.footer{
	color: #FFF;
	padding: 40px 0 0;
	background: #302E7F;
	margin-top: 20px;
	font-size: 15px;
}
.footer li a{color: #FFF; font-size:14px}
.container a { color: #222; }
.container a:hover {
	color: #302E7F
}
.bottom-dh{ font-size: 18px; color: #d5d5d5;}
.bottom-dh a{ color: #d5d5d5;}
.lxwm{ width: 100%; overflow: hidden; margin-top: 40px;}
.bottom-logo{ width: 12%;}
.lxwm-xx{ margin-left: 30px;}
.lxwm-xx h3{ font-size: 24px; color: #d5d5d5;}
.lxwm-xx p{ padding: 0; margin: 0; margin-bottom: 5px; font-size: 14px;}
.bdBg{
	width: 100%;
	padding: 15px 0;
	background: #222;
	font-size: 14px;
	margin-top: 50px;
	text-align: center
}
.bdBg a{color: #FFF;}
.bottom{ text-align: center; padding: 10px 0; font-size: 14px;}
.bottom p{ display: none;}
.bottom #cnzz_stat_icon_1272814595 img { width:auto; }
.ewm-tu{ width: 28%; position: absolute; top:0px; right: 0;}

.nav li{
	position: relative;
	height: 60px;
}
.nav li dl{ position: absolute; top: 60px; left: -130px; z-index: 999999; width: 420px; background: #fff; padding: 10px; border-top:#302E7F 5px solid;}
 
 .head-fix .nav li dl{top: 55px; }
.nav li dl dd{ width: 31.33%; float: left; font-size: 14px; margin: 10px 0 10px 2%;}
.nav li dl{display: none;}

/*内页样式*/
/*内页样式*/
.banner{ width: 100%; height: 200px; background:#302E7F url(../images/banner.jpg) center no-repeat}
.position{ color: #565656; font-size: 12px; margin: 0px 15px 0px; text-align:right}
.infoptb{ padding:20px 0 100px 0}
.info{ text-align: left; padding-top: 0px;}
.info h2{
	font-size: 22px;
	color: #222;
	margin-bottom: 10px;
	font-weight: 600;
}
.info p{ height:2px; border-left:90px solid #302E7F;background:#efefef; margin-bottom:25px }
.con{ line-height:25px; padding-top:15px}
.con .s1-item h4{font-size: 15px; text-align:center; padding: 5px 0 15px;}
.con td{border:1px solid #ccc;padding:5px}
.protitle{font-size: 20px;
	color: #222;
	margin-bottom: 15px;
	font-weight: 600;}
	
.xinwen{border-bottom:1px  dashed #ddd; margin-bottom:15px}
.xinwen-date{ float:right;color: #999;font-size: 13px;}
.datelist1_p_pic img{ max-width:100%}

.input-text{ width:100%; padding:6px; border:1px #ddd solid; border-radius:5px; margin-bottom:10px  }
.input-Code{   padding:6px; border:1px #ddd solid; border-radius:5px ; margin-right:10px}

.menu{ margin-bottom: 40px;}
.menu li{ font-size: 10px;}
.menu li a{display: block; border-bottom: #d2d2d2 1px solid; padding: 10px 0; font-size:15px}
.menu li a:hover{ border-bottom: #d2d2d2 1px solid;}
.menu li.curr a{ border-bottom:  #d2d2d2 1px solid; color: #302E7F;}
.menu li a span{
	font-size: 10px;
	margin-right: 0px;
}
.menu li a i{font-style: normal; transform:rotate(90deg); float: left; margin-right: 5px;}
.menu li a font{ color: #999; text-transform : uppercase}
.menu li.curr a font{ color: #999;}
.qdsz-lr2{ color: #9c9c9c; border: #9c9c9c 1px solid;}
.lr-zw{ font-size: 14px; line-height: 30px; margin-top: 20px;}
.lr-zw img { width:auto;}
.sqbf{ border: #f4f4f4 10px solid; border-radius: 5px; width: 500px; height: 300px; margin: 30px auto 0;}
.shde{ margin-top: 50px;}
.shde .kuanK{ border: #ccc 1px solid; width: 100%; margin-bottom: 20px;}
.shde .kuanK h3{ color: #000; font-size: 18px; text-align: center; line-height: 60px; border-bottom: #ccc 1px solid; margin: 0;}
.shde .kuanK p{ font-size: 14px; line-height: 30px; padding: 15px; min-height: 200px;}
.horoList{ width: 100%; overflow: hidden; margin-top: 50px;}
.horoList li{ float: left; margin: 2%; width: 16%;}
.horoList li p{ padding-top: 10px; font-size: 14px; text-align: center;}
.factoryZi{ font-size: 16px; margin-top: 50px;}
.factoryList{ width: 100%; overflow: hidden; margin-top: 20px;}
.factoryList li{ float: left; width: 25%; margin-bottom: 20px;}
.factoryList li p{ padding-top: 10px; font-size: 14px; text-align: center;}
.menu li ul{  }
.menu li ul li a,.menu li.curr ul li a{ border-bottom: none; color: #666; font-size: 14px; padding:10px 0;  }
.menu li ul li a:hover,.menu li.curr ul li a:hover,.menu li.curr ul li.curr2 a{ border-bottom: none;   padding:10px 0;     }
.proList{ width: 100%; overflow: hidden; margin-top: 40px;}
.proList li{ float: left; margin: 2%; width: 29.33%; text-align: center; }
.proList li a{ display: block; font-size: 14px; color: #302E7F;}
.proList li p{ padding: 20px 0 0;}
.proList li p a{ font-size: 18px; color: #444; white-space:nowrap;}
.proList li p a:hover{ color: #302E7F;}
.proList li a.proZx{ width: 120px; line-height: 50px; border: #ccc 1px solid; margin: 20px auto 0; font-size: 16px; color: #444;}
.proList li a.proZx:hover{ color: #302E7F;}
.proList li a.proZx img{ width: 20%;}
.pro-zi h2{ font-size: 36px;}
.heibg{ background: #444; color: #fff; width: 100%; line-height: 50px; margin-bottom: 60px;}
.heibg .position{ margin: 0; color: #fff;}
.heibg .position a { color:#fff;}
.heibg .position a:hover { color: #008aff; }
.pro-zi p { font-size: 14px; color: #999; margin-top: 20px; line-height: 30px; }
.pro-zi p a{ color: #302E7F;}
.pro-zi table { font-size: 14px; color: #999; }
.pro-zi table td { border: 1px solid #ccc;padding:5px 10px; }
.zxzx2 { background: url(../images/ico1.png) #e60012 no-repeat 20px center; border: #e0e0e0 1px solid; width: 195px; }
.zxzx2 a { color:#fff;}
.zxzx2 a:hover { color:yellow; }
.phoe { background: url(../images/ico7.png) no-repeat left center; margin: 20px auto 0; width: 260px; padding-left: 60px; font-size: 14px; }
.phoe p{ margin: 0; font-size: 27px; font-weight: bold; color: #00a0e8;}
.xbd{ width: 100%; border-bottom: #ccc 2px solid; margin-top: 50px;}
.xbd ul{ width: 100%; overflow: hidden;}
.xbd ul li{ float: left; padding: 0 15px; line-height: 40px; font-size: 20px; border: #d2d2d2 1px solid; border-bottom: 0; margin-left: -1px; border-radius: 10px 10px 0 0;}
.xbd ul li:first-child{ margin-left: 0;}
.xbd ul li.active a { color: #00a1e9; font-weight: bold; }
.kuai1{ background: url(../images/xx-bg.jpg) repeat; width: 100%; overflow: hidden; border-radius: 10px; padding-bottom: 10px; margin-top: 40px;}
.kuai1 h2{ padding: 20px 0; border-radius: 10px; background: #fff; text-align: center; width: 300px; font-size: 30px; font-weight: bold; margin: 15px auto;}
.table{ background: #f5f5f5; border-top:#302E7F 5px solid; margin-bottom: 0; font-size: 14px;}
.table tr:nth-of-type(even){ background: #dfdfdf;}
.kuai2{ width: 100%; overflow: hidden; margin-top: 40px;}
.table2{ background: #f5f5f5; border-top:0; margin-bottom: 0; font-size: 14px;}
.table2 thead tr{ background: #646464; color: #fff; font-size: 18px; font-weight: bold;}
.table2 thead tr th{ text-align: center;}
.table3{ background: #f5f5f5; border-top:0; margin-bottom: 0; font-size: 14px;}
.table3 thead tr{ background: #302E7F; color: #fff; font-size: 18px; font-weight: bold;}
.table3 thead tr th,.table3 tbody tr td{ text-align: center;}
.news{ margin-top: 20px;}
.news li{ width: 100%; overflow: hidden; height: 140px; margin-bottom: 40px;}
.news li img{ height: 100%; width: auto; float: left;}
.news li .news-zi{ float: left; margin-left: 3%; width: 60%; font-size: 16px; color: #666;}
.news li .news-zi h2{ margin: 0; padding: 0; margin-bottom: 15px; font-size: 20px;}
.news li .news-zi h2 a{ color: #444;}
.news li .news-zi h2 a:hover{ font-size: 20px; color: #302E7F;}



.news-2{ margin-top: 20px;}
.news-2 li{ width: 100%; overflow: hidden; height: 140px; margin-bottom: 40px;}
.news-2 li img{ height: 100%; width: auto; float: left;}
.news-2 li .news-zi{ float: left; margin-left: 3%; width: 60%; font-size: 16px; color: #666;}
.news-2 li .news-zi h2{ margin: 0; padding: 0; margin-bottom: 15px; font-size: 20px;}
.news-2 li .news-zi h2 a{ color: #444;}
.news-2 li .news-zi h2 a:hover{ font-size: 20px; color: #302E7F;}



.news-time{ background: #f7f7f7; height: 100%; width:15%; float: right; display: flex; justify-content: center; align-items: center; font-size: 24px; color: #d4d4d4;}
.xgnews{ font-size: 24px; font-weight: bold; text-align: center; margin: 30px 0;}
.news-top{ width: 100%; text-align: center; margin-top: 40px; font-size: 14px; color: #999;}
.news-top h2{ font-weight: bold; font-size: 32px; color: #444;}
.con-lan{ background: #00a1e9; padding: 30px 0; color: #fff;}
.con-lan h3{ text-align: center; font-size: 32px; font-weight: bold;}
.con-lr{ width: 90%; margin: 30px auto 0; font-size: 18px; line-height: 25px; overflow: hidden;}
.con-lr .col-sm-4 img{ width: 10%; float: left;}
.con-lr .col-sm-4 p{ float: left; padding-left: 3%; width: 87%;}
.con-bus{ text-align: center; margin-top: 50px; font-size: 16px; line-height: 25px;}
.con-bus p{ color: #00a1e9; padding-bottom: 20px; font-weight: bold;}
.con-bottom{ width: 100%; background: #f8f8f8; border-top: #dedede 1px solid; margin-top: 40px; padding: 40px 0; font-size: 16px; line-height: 25px;}
.con-bottom a{ color: #302E7F; text-decoration: underline;}
.text-es{ text-align: right;}

#toolbar {
	display: none;
}

@media (max-width:1200px){
	.nav>li{ font-size: 14px; margin:0;}
	.nav>li>a{padding: 10px 8px;}
	.tabs{ width: 80%;}
	.sp{ width: 54%; height: 300px; border: #f4f4f4 10px solid; background: #f4f4f4; border-radius: 5px; margin: 30px auto 0;}
	.dail p{ height: 60px; overflow: hidden; font-size: 12px; line-height: 20px; padding-bottom: 0; margin-bottom: 0;}
	.szd{ width: 30%; float: left; min-height: 120px; text-align: center; display: flex; justify-content: center; align-items: center; font-size: 42px; font-family: arial;}
	.dail{ width: 60%; float: left;}
	.dail h3{ font-size: 18px;font-weight: bold; margin-top: 30px; margin-bottom: 5px;}
	/*内页样式*/
	.xbd ul li{ float: left; padding: 0 8px; line-height: 40px; font-size: 16px; border: #d2d2d2 1px solid; margin-left: 4px; margin-bottom: 10px; border-radius: 10px;}
	.news-time{ width: 10%; font-size: 14px;}
	.con-bottom img{ display: none;}
	.text-es{ text-align: center;}
	.text-es2{ text-align: center;}
}
@media (max-width:768px){
	
	.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{width: 100%;}
	.navbar-brand{ width: 60%;}
	.navbar{
	height: 65px;
}
	.navbar-collapse{ position: absolute; z-index: 10000; padding-left: 0;}
	.navbar-toggle{ margin-top: 8px; }
	.navbar-brand{ padding: 10px 15px 0;}
	.swiper-container{ width: 100%; height: 200px;}
	.container>.navbar-collapse{ margin: 0;}
	.navbar-default .navbar-collapse{ width: 100%; background: #fff; border: none;}
	.navbar-nav{ margin:0 ;}
	.nav>li>a{ padding: 10px 15px;}
	.navbar-nav li{ border-bottom: #ccc 1px solid;}
	.navbar-collapse{ position: absolute; z-index: 10000; right:0px;}
	.application-list li{ float: left; width: 50%; height:auto}
	.application-list li a:hover .tu-zi h3{padding-top: 0px; font-size:14px; font-weight:100}
	.application-list li a .tu-zi h3{font-size:14px; font-weight:100}
	
	.tabs{ width: 100%;}
	.sp{ width: 74%; height: 300px; border: #f4f4f4 10px solid; background: #f4f4f4; border-radius: 5px; margin: 30px auto 0;}
	.dail p{ overflow: hidden; font-size: 12px; line-height: 20px; padding-bottom: 0; margin-bottom: 0;}
	.szd{ width: 30%; float: left; min-height: 150px; text-align: center; display: flex; justify-content: center; align-items: center; font-size: 52px; font-family: arial;}
	.dail{ width: 60%; float: left;}
	.dail h3{ font-size: 18px;font-weight: bold; margin-top: 30px; margin-bottom: 5px;}
	.bottom p{ display: block;}
	.ewm-tu{ display: none;}
	.bdBg{ display: none;}
	.xpnone{ display: none;}
	.footer{ padding-top: 20px;}
	.link-list li{ width: 23%; margin: 0 1% 40px;}
	.hyzi{ display: none;}
	/*内页样式*/
	.news-time{ display: none;}
	.news li{ height: 100px; margin-bottom: 20px;}
	.news li img{ width: 50%;}
	.news li .news-zi{ width: 45%; font-size: 12px;}
	.news li .news-zi h2{ font-size: 16px; height: 35px; overflow: hidden; margin-bottom: 5px;}
	.news li .news-zi h2 a:hover{ font-size: 16px;}
	.sqbf{ width: 92%; height: 250px;}
	.horoList li{ margin: 2%; width: 29.33%;}
	.factoryList li{ width: 50%;}
	.xbd ul li{ float: left; padding: 0 8px; line-height: 40px; font-size: 16px; border: #d2d2d2 1px solid; margin-left: 4px; margin-bottom: 10px; border-radius: 10px;}
	.con-bottom img{ display: none;}
	.text-es{ text-align: center;}
	.text-es2{ text-align: center;}
	.baibg{ background: #fff; color: #444;}
	.huiBg2{ background: #f8f8f8; color: #444;}
	.left2{ float: right;}
	.right2{ float: left;}
	.left3{ float: left;}
	.right3{ float: right;}
	.nav li{height: auto;}
	.nav li dl{ display: none;}
	
	#toolbar {
	display: block;
}

.blank55 {
	height: 55px;
	line-height: 1px;
	clear: both;
}
#toolbar {
	color: #fff;
	width: 100%;
	height: 54px;
	position: fixed;
	bottom: 0;
	left: 0px;
	z-index: 6;
	background: #005089;
	display: block;
}
#toolbar a {
	width: 100%;
	color: #fff;
	display: block;
	padding: 5px 0 0 0;
	line-height: 23px;
	font-size: 14px;
}
#toolbar a span {
	font-size: 22px;
	display: block;
}
.x3 {
	 
	   width:25%; float:left
} 
.bt-zi{
	 
	padding: 0px 15px;
}
.bt-zi h2,.about h2{
	font-size: 18px;
	color: #222;
	margin-bottom: 10px;
	font-weight: 600; letter-spacing:-1px
}

	/*.nav li dl{ position: absolute; top: 40px; left: 0px; z-index: 999999; width: 100%; background: #fff; padding: 20px; border-top:#0198e9 5px solid;}*/
}
@media (max-width:414px){
	.top{ font-size: 11px;}
	.hyzi{ display: none;}
	.navbar{
	height: 70px;
}
	.navbar-brand{ width: 75%;}
	.navbar-collapse{ position: absolute; z-index: 10000; padding-left: 0;}
	.navbar-toggle{ margin-top: 8px; }
	.navbar-brand{
	padding: 5px 0px 5px 15px;
}
	.head-fix .navbar-brand{ padding: 15px 0px 0 10px;}
	.swiper-container{ width: 100%; height: 200px;}
	.container>.navbar-collapse{ margin: 0;}
	.navbar-default .navbar-collapse{ width: 100%; background: #fff; border: none;}
	.navbar-nav{ margin:0 ;}
	.nav>li>a{ padding: 10px 15px;}
	.navbar-nav li{ border-bottom: #ccc 1px solid;}
	.tabs{ width: 100%;}
	.tabs li a{margin: 0 5px; padding: 0 10px; line-height: 32px; height: 32px; font-size: 14px;}
	.sp{ width: 84%; height: 230px; border: #f4f4f4 10px solid; background: #f4f4f4; border-radius: 5px; margin: 30px auto 0;}
	.dail p{ height: 45px; overflow: hidden; font-size: 12px; line-height: 20px; padding-bottom: 0; margin-bottom: 0;}
	.szd{ width: 30%; float: left; min-height: 80px; text-align: center; display: flex; justify-content: center; align-items: center; font-size: 22px; font-family: arial;}
	.dail{ width: 60%; float: left;}
	.dail h3{ font-size: 18px;font-weight: bold; margin-top: 15px; margin-bottom: 5px;}
	.bottom p{ display: block;}
	.ewm-tu{ display: none;}
	.bdBg{ display: none;}
	.xpnone{ display: none;}
	.footer{ padding-top: 20px;}
	.link-list li{ width: 31.33%; margin: 0 1% 15px;}
	.qdsz-lr{ height: 215px; font-size: 16px; padding: 15px;}
	.qdsz-lr p{ font-size: 26px; padding-top: 20px;}
	.qdsz-lr p img{ display:none}
	/*内页样式*/
	.sqbf{ width: 92%; height: 150px; border:#f4f4f4 5px solid;}
	.horoList li{ margin: 2%; width: 46%;}
	.factoryList li{ width: 100%; margin-bottom: 10px;}
	.xbd ul li{ float: left; padding: 0 8px; line-height: 40px; font-size: 14px; border: #d2d2d2 1px solid; margin-left: 4px; margin-bottom: 10px; border-radius: 10px;}
	.news-time{ display: none;}
	.news li{ height: 100px; margin-bottom: 20px;}
	.news li img{ width: 50%;}
	.news li .news-zi{ width: 45%; font-size: 12px;}
	.news li .news-zi h2{ font-size: 16px; height: 35px; overflow: hidden; margin-bottom: 5px;}
	.news li .news-zi h2 a:hover{ font-size: 16px;}
	.con-bottom img{ display: none;}
	.text-es{ text-align: center;}
	.text-es2{ text-align: center;}
	.application-list li{ float: left; width: 50%; margin-bottom: 15px;}
	.application-list li a{ display: block; position: relative;}
	.application-list li a .tu-zi{ display:block;}
	.application-list li a .tu-bg{ display: none; width: 100%; height: 100%; filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; background: #000; position: absolute; top: 0; left: 0;}
	.application-list li a .tu-zi{ width: 100%; padding: 0 10%; color: #444; text-align: center; height: auto; overflow: hidden; line-height: 20px; font-size: 14px;}
	.application-list li a .tu-zi h3{ font-size: 14px; font-weight:100; padding-top:0;}
	.application-list li a:hover .tu-bg{ display: none; }
	.application-list li a:hover .tu-zi{ width: 100%; padding: 0 10%; color: #444; position: inherit; text-align: center; line-height: 20px; font-size: 14px; padding-top:0;}
	.baibg{ background: #fff; color: #444;}
	.huiBg2{ background: #f8f8f8; color: #444;}
	.left2{ float: right;}
	.right2{ float: left;}
	.left3{ float: left;}
	.right3{ float: right;}
}
.zxzx a { color:#fff;}
/** =======================
 * Contenedor Principal
 ===========================*/
 .accordion {
 	width: 100%;
 	max-width: 360px;
 	margin: 20px auto 10px;
 	background: #FFF;
 	-webkit-border-radius: 4px;
 	-moz-border-radius: 4px;
 	border-radius: 4px;
 }
 .accordion  ul{margin: 0; padding:0}
.accordion .links {
	cursor: pointer;
	display: block;
	padding: 15px 0px 15px 0px;
	color: #4D4D4D;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #CCC;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion li:last-child .links {
	border-bottom: 0;
}

.accordion li i {
	position: absolute;
	top: 16px;
	left: 12px;
	font-size: 18px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion li i.iconfont {
	right: 0px;
	left: auto;
	font-size: 12px;color: #999;
}

.accordion li.open .links {
	color: #b63b4d;
}

.accordion li.open i {
	color: #b63b4d;
}
.accordion li.open i.iconfont {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

/**
 * Submenu
 -----------------------------*/
 .submenus {
 	display: none;
  
 	font-size: 14px;
 }

 .submenus li {
 	border-bottom: 1px solid #CCC;
 }

 .submenus a {
 	display: block;
 	text-decoration: none;
 	color: #d9d9d9;
 	padding:12px 0 12px 0  ;
 	padding-left: 0px;
 	-webkit-transition: all 0.25s ease;
 	-o-transition: all 0.25s ease;
 	transition: all 0.25s ease;
 }

.accordion  .submenus  i {
	
	top: 16px;
	left: 0px;
	font-size: 12px;
	color: #999;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion  .submenus  span{
	 
	font-size: 10px;
}
