body{font-family: "Microsoft Yahei",simsun;}

.logo{display: inline-block;width: 136px;height: 60px;float: left;margin: 20px 0;}
.logo img{width: 100%;height: auto;}
.tel{margin-top: 20px;float: right;}
.tel h4{float: left;margin-left: 30px; font-size: 20px;color: #666;}

.nav>li>a{padding-left:25px;padding-right: 25px;}
.navbar{margin-bottom: 10px;}

.footer{padding: 20px 0;text-align: center;border-top: 1px solid #e5e5e5;color: #777;}

.hdp{position: relative;overflow: auto;width:1170px;display: none; border: 1px solid #eee;}
.hdp ul{margin: 0;padding: 0;}
.hdp li{list-style: none;}
.hdp ul li{float: left;}
.hdp ul li img{max-width: 100%;height: 100%;}
.hdp .dots{position: absolute;bottom: 0;left:0;right:0;text-align: center;margin: 0;padding: 0;}
.hdp .dots li{display: inline-block;width: 12px;height: 12px;border: 1px solid #002f5d;background-color: #fff;border-radius: 50%;float: none;margin: 0 2px;text-indent: -99em;}
.hdp .dots li.active{background-color: #002f5d;}

.pagetitle{position: relative;background-color: #f5f5f5;padding: 20px;margin-bottom: 30px;}
.pagetitle h2{margin:0;padding: 0;}
.pagetitle .breadcrumb{right:0;position: absolute;top:25%;}

.nav1{line-height: 2;}
.nav1>ul{padding: 0;list-style: none;}
.nav1>ul>li{background: url(../img/dot1.png) no-repeat 0 7px;padding-left: 20px;}
.nav1 a{color: #444;}
.nav1 ul ul{font-size: 12px;padding-left: 20px;}

.news{margin: 10px;}
.news .media{padding-bottom: 10px;border-bottom: 1px dashed #ddd;}
.ls1 ul{padding-left:20px;}
.ls1 li{list-style-type: circle;line-height: 2;}
.ls1 li span{float: right;}

.pagination>.thisclass>a{z-index: 2; color: #fff; cursor: default; background-color: #428bca; border-color: #428bca;}

@media (min-width: 768px) {
	.cp1{height: 245px;}
}