body{
	font-size: 14px;
	color: #000000;
	background: url(../img/body_bg.jpg) no-repeat top center;
	background-size: cover;
}
a{
	text-decoration: none;
}
a:focus,a:hover{
	text-decoration: none;
}
.container-fixed{
	width: 1137px;
}
.header{
	border-bottom: 1px solid #bcbcbc;
}
.logo{
	margin-top:40px;
}
.header-right{
	width: 790px;
}
.header-right-top{
	margin-top: 26px;
}
.header-right-top form{
	width: 195px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
.header-right-top .phone{
	float: right;
}
.header-right-top .phone span{
	color: #00a2a7;
	font-size: 22px;
}
.header-right-top .phone i{
	font-style: normal;
	color: #00a2a7;
	font-size: 20px;
	line-height: 1em;
	font-weight: bolder;
}
.daohang{
	margin-bottom: 0px;
	margin-top:15px;
}
.daohang > li{
	float: left;
	position: relative;
	background: url(../img/li.jpg) no-repeat left center;
}
.daohang > li > a{
	padding:10px 25px;
	display: block;
	font-size: 16px;
	color: #000000;
}
.daohang > li ul.subnav{
	position: absolute;
	list-style:none;
	padding:0;
	padding-top: 10px;
	background:url('../img/sj.png') no-repeat 20px top;
	width:30000px;
	left:2em;
	top:39px;
	display: none;
}
.daohang > li ul.subnav > li{
	float: left;
}
.daohang > li ul.subnav > li > a{
	color:#ffffff;
	font-size: 12px;
	background:#00a2a7;
	display: block;
	padding:3px 10px;
}
.daohang > li:hover > a{
	color: #00a2a7;
}
.daohang > li:hover ul.subnav{
	display: block;
}
.daohang > li.active > a{
	color: #00a2a7;
}
.banner{
	margin-top: 30px;
}
.banner img{
	display: block;
	margin-left:auto;
	margin-right: auto;
}
.about-video{
	padding:55px 0;
}
.about{
	width: 734px;
}
.about h3{
	margin:0;
	padding:0;
	border-bottom: 1px solid #545252;
	padding-bottom: 7px;
	color:#00a2a7;
	font-size: 24px;
	font-weight: normal;
}
.about h3 small{
	margin-left:40px;
	color: #1f1e1e;
	font-size: 18px;
}
.about-bottom{
	margin-top: 24px;
}
.about-bottom p{
	width: 453px;
}
.about-bottom p a{
	color: #000000;
}
.video{
	width: 361px;
}
.video h3{
	margin:0;
	padding:0;
	border-bottom: 1px solid #545252;
	padding-bottom: 7px;
	color:#00a2a7;
	font-size: 24px;
	font-weight: normal;
}
.video-img{
	width: 361px;
	height: 238px;
	margin-top: 10px;
}
.case{
	padding:70px 0;
	background: url(../img/case_bg_02.jpg) no-repeat center top;
	background-size: cover;
}
.case-header{
	color: #FFF;
	font-size: 30px;
	margin:0;
	padding:0;
	font-weight: normal;
	text-align: center;
	background: url(../img/title.png) center bottom no-repeat;
	padding-bottom: 13px;
}
.case-header small{
	color: #FFF;
}
.case-card{
	position: relative;
    display: block;
    padding: 0;
    overflow: hidden;
}
.case-card .case-card-text{
	padding:15px 30px;
	background: #018286;
}
.case-card .case-card-text h3{
	padding:0;
	margin:0;
	text-align: center;
	background: url(../img/tj_bg.jpg) center bottom no-repeat;
	padding-bottom: 12px;
}
.case-card .case-card-text h3 a{
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
}
.case-card .case-card-text .case-btn{
	color:#FFF;
	width: 68px;
	height: 22px;
	text-align: center;
	border:1px solid #FFF;
	display:block;
	margin-top: 15px;
	margin:15px auto 0 auto;
}
.case-card.ch-color .case-card-text{
	background: #d97f25;
}
.case-card:hover{
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.175);
    box-shadow: 0 1px 5px rgba(0,0,0,.175);
}
.foot-left{
	width: 950px;
}
.foot-right{
	width: 105px;
	text-align: center;
	color: #ee7b1d;
	margin-top: 20px;
}
.foot-right span{
	color: #000000;
	font-size: 20px;

}
.foot-left-top{
	padding:15px 0;
}
.foot-left-top .foot-logo{
	margin-top: 15px;
}
.foot-left-top .phone{
	color: #272727;
	font-size: 18px;
}
.foot-left-top .phone span{
	font-size: 35px;
	color: #038a8e;
	line-height: 1em;
}
.foot-left-bottom{
	border-top:2px solid #038a8e;
	border-bottom:2px solid #038a8e;
}
.foot-left-bottom > ul{
	margin-bottom: 0;
	text-align: center;
}
.foot-left-bottom > ul > li{
/*	float: left;*/
	display: inline-block;
}
.foot-left-bottom > ul > li > a{
	padding:10px 20px;
	display: block;
}
.foot-left-bottom > ul > li > a:hover{
	color: #FFF;
	background: #038a8e;
}
.foot-left p{
	color: #201f1e;
	font-size: 12px;
	margin:0;
	text-align: center;
	padding:15px 0;
}
.footer{
	background: #16888c;
	color: #FFF;
	padding:10px 0;
	text-align: center;
}
.main{
	padding:70px 0;
	border-bottom: 7px solid #16888c;
}
.main-left{
	width: 226px;
	border:1px solid #d4d2d1;
	padding:26px;
}
.main-left h3{
	font-size: 20px;
	color: #01888c;
	font-weight: normal;
	background: url('../img/qiu.jpg') left center no-repeat;
	padding-left:35px;
}
.main-left ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.main-left ul > li{
	border-bottom: 1px solid #9e9d9d;
}
.main-left ul > li > a{
	display: block;
	background: url('../img/dian.jpg') left center no-repeat;
	padding:10px 15px;
	color: #1d1c1c;
	margin-left: 20px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main-left ul > li:hover > a{
	color: #FFF;
	background: url('../img/ho_dian.jpg') left center no-repeat;
}
.main-left ul > li:hover{
	background: #ee7b1d;
}
.main-left ul > li.active{
	background: #ee7b1d;
}
.main-left ul > li.active > a{
	color: #FFF;
	background: url('../img/ho_dian.jpg') left center no-repeat;
}
.main-right{
	width: 850px;
}
.main-right-header{
	border-bottom: 6px solid #ee7b1d;
	padding-bottom:5px;
	position: relative;
}
.main-right-header h3{
	font-size: 36px;
	color: #01888c;
	margin:0;
	line-height: 1em;
}
.main-right-header h3 small{
	color: #222323;
	font-size: 24px;
}
.main-right-header .breadcrumb{
	padding:0;
	margin:0;
	position: absolute;
	right: 0;
	bottom: 10px;
}
.page-about{
	padding:20px;
}
.main-right-body .article{
	padding:0px;
}
.main-right-body.items-hover .item:hover {
    background-color: #f5fdfd;
}
.main-right-body .article>header>.abstract,.main-right-body .article>header>dl{
    padding: 10px 15px;
    font-size: 12px;
    color: #000000;
    background-color: #f5fdfd;
}