body, div, dl, dt, dd, del, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, menu { margin: 0; padding: 0; }
body { font: 14px/1.5 'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif; background: #fff; color: #333; }
a, a:visited { color: #333; -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s; }
a:hover, a:focus { color: #005bac; text-decoration: none; }
ol, ul, li { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
.page-title { margin: 0 auto 24px; text-align: center; }
.page-title h3 { display: block; text-transform: uppercase; position: relative; padding-top: 15px; position: relative; color: #333; font-weight: 200; font-size: 24px; margin-top: 10px; }
.page-title h3:before { position: absolute; top: -1px; left: 50%; width: 50px; margin-left: -25px; content: ''; border-bottom: 1px solid #333; z-index: 20; }
.page-title small { color: #8c8c8c; font-size: 28px; }
.page-title p { width: 80%; margin: 0 auto; padding: 15px 0 0; font-size: 16px; text-align: center; }
.page-h1 { font-size: 28px; }
.page-more { display: block; width: 150px; height: 36px; line-height: 36px; font-size: 14px; text-align: center; border: 1px solid #444; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; margin: 20px auto 0; overflow: hidden; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out; cursor: pointer; }
.page-more:hover, .page-more:active { background: #005bac; color: #FFF; border: 1px solid #005bac; }
.page-box { padding: 48px 0; }
.page-img a { display: block; text-align: center; }
.page-img a img { margin: 0 auto; }
.page-other { font-size: 13px; margin: 30px 0; padding: 12px; border: 1px solid #e3e3e3; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; display: inline-block; }
.page-other li { padding: 5px 0; }
.page-other li i { font-size: 20px; margin-right: 6px; color: #f90; }
.page-nav { line-height: 36px; position: relative; height: 36px; margin: 30px 0 16px; background: #f9f9f9; }
.page-nav h3 { font-size: 16px; line-height: 36px; position: absolute; height: 36px; padding: 0 24px; border: solid 1px #005bac; border-bottom: solid 1px #fff; background: #005bac; color: #fff; }

/*通用头部*/
.navbar-header .logo { display: block; padding: 25px 0; margin-right: 50px; }
.navbar-header .logo img { height: 70px; }
.navbar-header .logo h1 { display: none; }
.navbar-main { padding: 0; border: 0px; border-radius: 0px; margin-bottom: 0; background: #005fab; }
.navbar-main .nav-justified { margin-right: -15px; width: auto; }
.navbar-main .nav-justified>li>a { padding: 25px 0; line-height: 50px; min-height: auto; font-size: 16px; color: #fff; position: relative; margin: 0; }
.navbar-main .nav-justified>li>a:after { content: ''; position: absolute; bottom: -1px; left: 50%; width: 80px; margin-left: -40px; height: 3px; display: none; background: #fff; -webkit-transform: scale(0); transform: scale(0); -webkit-transition: all 0.3s; transition: all 0.3s; }
.navbar-main .nav-justified>li>a:hover:after { -webkit-transform: scale(1); transform: scale(1); }
.navbar-main .nav-justified>li>a:hover, .navbar-main .nav-justified>li>a:focus { background: transparent; color: #fff; }

/*banner*/
.banner img { z-index: 9; display: block; width: 100%; height: auto; }
.banner .owl-controls { position: absolute; z-index: 99; width: 100%; margin-top: -35px; text-align: center; }
.banner .owl-controls .owl-page { display: inline-block; zoom: 1; *display: inline; }
.banner .owl-controls .owl-page span { z-index: 999; display: block; width: 15px; height: 15px; border-radius: 999px; margin: 0 5px 0 0; -webkit-transition: all .3s ease; transition: all .3s ease; background: #fff; }
.banner .owl-controls .owl-page.active span, .banner .owl-controls.clickable .owl-page:hover span { background-color: #005fab; }

/*首页简介*/
.home-about { padding: 64px 0; background: url(../images/about.jpg) no-repeat; -webkit-background-size: cover; background-size: cover; }
.home-about .page-title h3, .home-about .page-title small { color: #fff; }
.home-about .page-title h3:before { border-bottom: 1px solid #fff; }
.home-about .summary { text-align: center; margin: 0 auto; color: #bebebe; line-height: 2; }
.home-about .summary img { margin: 0 auto; }
.home-about ul { margin-top: 36px; }
.home-about li a span { display: block; width: 65px; height: 65px; margin: 0 auto; background: url(../images/ico.png) no-repeat; }
.home-about li { display: block; text-align: center; text-decoration: none; border-right: 1px solid #535353; }
.home-about li.item4 { border-right: 0; }
.home-about li.item1 span { background-position: 0px 0px; }
.home-about li.item2 span { background-position: 0px -65px; }
.home-about li.item3 span { background-position: 0px -130px; }
.home-about li.item4 span { background-position: 0px -195px; }
.home-about li a h4 { font-weight: normal; font-size: 18px; line-height: 48px; color: #fff; }
.home-about li a p { color: #acacac; }

/*首页产品*/
.home-product { padding: 64px 0; position: relative; }
.home-product-list .item { margin: 0 15px; }
.home-product-list img { display: block; width: 100%; }
.home-product-list a { display: block; border: solid 1px #ddd; }
.home-product-list a .pic { position: relative; overflow: hidden; height: 260px; }
.home-product-list a .pic img { margin: 0 auto; -moz-transition: all .8s ease 0s; -ms-transition: all .8s ease 0s; -o-transition: all .8s ease 0s; transition: all .8s ease 0s; }
.home-product-list a:hover { display: block; border-bottom: solid 1px #005bac; }
.home-product-list a:hover .pic img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.home-product-list a h4 { display: block; padding: 15px 0; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out; text-align: center; background: #fff; font-size: 16px; font-weight: normal; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.home-product-list a:hover h4 { color: #005bac; }
.home-product-list .owl-controls { position: absolute; z-index: 99; top: 40%; width: 100%; }
.home-product-list .owl-controls .owl-buttons .owl-prev, .home-product-list .owl-controls .owl-buttons .owl-next { position: absolute; z-index: 10; top: 0; display: block; width: 45px; height: 45px; border: solid 1px #5a5a5a; border-radius: 999px; }
.home-product-list .owl-controls .owl-buttons .owl-prev { left: -15px; background: #fff url(../images/left.png) no-repeat; }
.home-product-list .owl-controls .owl-buttons .owl-next { right: -15px; background: #fff url(../images/right.png) no-repeat; }

/*首页新闻*/
.home-news { padding: 64px 0; }
.home-focus a { position: relative; display: block; overflow: hidden; }
.home-focus a:hover .pic { }
.home-focus a .pic img { -moz-transition: all .8s ease 0s; -ms-transition: all .8s ease 0s; -o-transition: all .8s ease 0s; transition: all .8s ease 0s; }
.home-focus a:hover .pic img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.home-focus a .text { font-size: 14px; font-weight: normal; position: absolute; bottom: 0; display: block; width: 100%; height: 70px; padding-left: 16px; color: #fff; background: #000; background: rgba(0, 0, 0, .7); }
.home-focus a .text h4 { font-size: 18px; line-height: 70px; }
.home-focus a .text time { position: absolute; z-index: 999; right: 0; bottom: 0; display: block; width: 70px; height: 70px; text-align: center; color: #fff; background: #005bac; }
.home-focus a .text time span { font-size: 40px; font-weight: bold; line-height: 34px; display: block; margin: 10px 0 0; }
.home-news-list { overflow: hidden; border-top: 1px solid #ccc; }
.home-news-list li { border-bottom: 1px solid #ccc; overflow: hidden; width: 100%; }
.home-news-list li a { display: block; padding: 26px 10px 30px 0; }
.home-news-list li a .date { font-family: Arial; border-right: 1px #ccc solid; width: 80px; margin-right: 3%; float: left; }
.home-news-list li a .date span { display: block; text-align: center; }
.home-news-list li a .date .day { font-size: 30px; font-weight: bold; line-height: 45px; color: #333; }
.home-news-list li a .date .month { font-size: 0.77em; line-height: 30px; color: #333; }
.home-news-list li a .title { font-size: 18px; margin-bottom: 5px; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.home-news-list li a .desc { line-height: 23px; height: 46px; overflow: hidden; color: #999; }
.home-news-list li a:hover { background: #f9f9f9; }

/*新闻列表*/
.news-list { overflow: hidden; }
.news-list li { overflow: hidden; width: 100%; border-bottom: dashed 1px #ccc; }
.news-list li a { display: block; padding: 26px 10px 30px 0; }
.news-list li a .date { font-family: Arial; border: 1px #ccc solid; width: 80px; margin: 0 3% 0 1%; float: left; }
.news-list li a .date span { display: block; text-align: center; }
.news-list li a .date .day { font-size: 30px; font-weight: bold; line-height: 45px; color: #333; }
.news-list li a .date .month { font-size: 0.77em; line-height: 30px; color: #333; }
.news-list li a .title { font-size: 18px; margin-bottom: 5px; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.news-list li a .desc { line-height: 23px; height: 46px; overflow: hidden; color: #999; }

/*产品列表*/
.product-list { position: relative; margin: 36px 0; }
.product-list>div { padding: 0; }
.product-list a { display: block; margin-bottom: -1px; margin-left: -1px; padding: 30px; text-align: center; border: #e7e7e7 1px solid; background: #fff; }
.product-list a .pic { overflow: hidden; height: 300px; }
.product-list a .pic img { margin: 0 auto }
.product-list a h4 { font-size: 16px; margin-top: 10px; }

/*分类列表*/
.cate-list { position: relative; text-align: center; margin-top: 24px; }
.cate-list li { position: relative; display: inline-block; overflow: hidden; box-sizing: border-box; width: 150px; margin: 5px; white-space: nowrap; text-overflow: ellipsis; }
.cate-list li a { font-size: 16px; line-height: 36px; display: block; padding: 0 6px; cursor: pointer; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -ms-transition-duration: .5s; transition-duration: .5s; text-align: center; border: 1px solid #c0c0c0; border-radius: 100px; *display: inline; *zoom: 1; }
.cate-list li a:hover { color: #fff; border: 1px solid #f90; background: #f90; }

/*面包屑导航*/
.crumbs { margin: 24px 0 15px; text-align: center; }
.crumbs strong { font-size: 24px; line-height: 42px; display: block; padding: 0 0 14px; color: #333; border-bottom: 1px solid #ccc; }
.crumbs i { position: relative; z-index: 2; display: block; width: 49px; height: 3px; margin: -2px auto 0; background: #005fab; }

/*通用详情*/
.content-body { font-size: 16px; line-height: 1.8; padding: 24px 0 48px; position: relative; overflow: hidden; }
.inline { display: inline-block; }
.content-body p { padding: 5px 0 10px 0; }
.content-title { line-height: 30px; padding: 10px 0; text-align: center; font-size: 24px; }
.content-time { font-size: 12px; line-height: 1.5; display: block; margin-bottom: 16px; padding: 6px 0; text-align: center; color: #999; }
.content-time span { padding: 0 10px; }
.content-related { margin: 15px 0; padding-top: 15px; border-top: dashed 1px #ccc; }
.content-related li { line-height: 28px; height: 28px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.details { text-align: center; margin-bottom: 30px; }
.iw_poi_title { font-size: 14px; font-weight: bold; overflow: hidden; padding-right: 13px; white-space: nowrap; color: #c52; }
.iw_poi_content { font: 12px arial, sans-serif; overflow: visible; padding-top: 4px; white-space: -moz-pre-wrap; word-wrap: break-word; }
#dituContent { width: 100%; height: 400px; border: #ccc solid 1px; }
#dituContent img { max-width: none; }

/*通用分页*/
.page-list { margin: 24px 0; text-align: center; }
.page-list span { line-height: 36px; display: inline-block; overflow: hidden; width: 36px; height: 36px; margin-right: 4px; text-align: center; border: 1px solid #ccc; }
.page-list .cur { font-weight: bold; color: #fff; border: 1px solid #005bac; background: #005bac; }

/*通用底部*/
.footer { overflow: hidden; background: #005fab; padding: 36px 0; color: #dde4ef; }
.footer dl { float: left; padding-right: 80px; margin-right: 80px; position: relative; border-right: 1px solid #4786c1; height: 236px; }
.footer dl dt { overflow: hidden; margin-bottom: 10px; font-weight: bold; font-size: 16px; color: #fff; }
.footer dl dd a { overflow: hidden; font-size: 13px; line-height: 26px; color: #dde4ef; }
.footer .other { float: right; }
.footer .other .weixin { overflow: hidden; float: left; width: 158px; padding: 0 10px; text-align: center; line-height: 1; font-size: 13px; }
.footer .other .weixin img { width: 100%; margin: 0 auto; display: block; }
.footer .other .info { float: left; text-align: right; margin: 36px 20px 0 0; }
.footer .other .info span, .footer .other .info strong { display: block; }
.footer .other .info strong { font-size: 32px; margin-bottom: 10px; color: #fff; }
.copyright { background: #1d1d1d; position: relative; padding: 15px 0; color: #bebebe; }
.copyright a { color: #bebebe; }
@media (max-width:992px) {
	.page-title p { width: 100%; }
	.navbar-header .logo { padding: 15px 0; }
	.navbar-header .logo img { height: 45px; }
	.navbar-toggle { padding: 20px 0; margin-right: 0; }
	.navbar-toggle .icon-bar { background: #fff; }
	.navbar-collapse { padding: 0; }
	.navbar-main .nav-justified>li { display: block; width: 100%; clear: both; border-right: none; }
	.navbar-main .nav-justified>li>a { display: block; text-align: center; padding: 0; background: #222; border-bottom: solid 1px #3a3a3a; }
	.navbar-main .nav-justified>li>a:after { left: 0; height: 1px; width: 100%; margin-left: 0; }
	.navbar-main .nav-justified>li>a:hover, .navbar-main .nav-justified>li>a:focus { background: #222; color: #fff; }
	.home-about li.item2 { border-right: 0; }
	.home-focus a .pic img { width: 100%; }
	.cate-list ul { margin-top: 20px; background: #fff; }
	.cate-list li { float: left; width: 25%; margin: 0; }
	.cate-list li a { display: block; height: 32px; line-height: 32px; text-align: center; border: 0px; border-bottom: #fff solid 2px; border-right: #fff solid 2px; background: #f2f2f2; border-radius: 0; }
	.cate-list li a:hover, .cate-list li.cur a { background: #f2f2f2; color: #005bac; font-weight: bold; }
	.content-body { min-height: auto }
	.product-list a .pic { height: 180px; }
	.product-list a h4 { font-size: 14px; }
	.home-about .summary { width: 100%; }
	.share { display: none; }
	.footer dl { margin-right: 40px; padding-right: 40px; height: auto; }
	.footer .other { margin-top: 15px; float: left; width: 100%; }
	.footer .other .info { float: none; text-align: left; margin: 0; }
	.footer .other .weixin { padding: 0 10px 0 0; }
}
@media (max-width:640px) {
	.navbar-header .logo { padding: 15px 0 0 15px; }
	.navbar-toggle { padding: 20px 0; margin-right: 15px; }
	.page-title h3 { font-size: 24px; }
	.banner .owl-controls { margin-top: -25px; }
	.banner .owl-controls .owl-page span { width: 5px; height: 5px; }
	.home-product .item { margin: 0; }
	.home-about .summary { overflow: hidden; height: 140px;}
	.home-about li { border-right: 0 !important; margin: 10px 0; }
	.home-about li a h4 { line-height: 36px; }
	.home-focus { padding: 0; }
	.cate-list li { width: 50%; }
	.product-list a .pic { height: auto; }
	.copyright { text-align: center; }
	.copyright .pull-left { float: none !important; }
}
@media (max-width:480px) {
	.footer dl { margin-right: 30px; padding-right: 30px; }
}