
ul, ol{
	list-style: none;
}
input, button{
	outline: none;
}
.clearfix{
	*zoom:1;
}
.clearfix:after{
	content:"\200B";
	display:block;
	height:0;
	clear:both;
}
a:hover{
	text-decoration: none;
}

.wrapper{
	width: 1200px;
	margin: 0 auto;
}

#header{
	height: 85px;
}
#header .logo{
	float: left;
	margin-top: 10px;
}
#header .logo img{
	display: block;
}
#header .cell{
	width: 650px;
	float: right;
	margin-top: 18px;
}
#header .cell .tel{
	float: left;
	height: 47px;
	line-height: 57px;
	padding-left: 135px;
	font-size: 26px;
	font-weight: bold;
	color: #333;
	background: url(../img/top_call.jpg) no-repeat left center;
}
#header .cell .srh{
	float: left;
	height: 30px;
	margin-left: 35px;
	margin-top: 10px;
}
#header .cell .srh input.text{
	width: 210px;
	height: 28px;
	border: 1px solid #7c7b7b;
	color: #333;
	border-right: none;
	padding-left: 30px;
	background: url(../img/top_search.jpg) no-repeat left center;
}
#header .cell .srh button.btn{
	width: 35px;
	height: 32px;
	border: none;
	background: #7c7b7b;
	color: #fff;
	cursor: pointer;
}

#navigation{
	width: 100%;
	min-width: 1200px;
	height: 42px;
	background: #314b5b;
	box-shadow: 0 4px 8px rgba(0, 0, 0, .4);
	position: relative;
	z-index: 10;
}
#navigation .nav ul li{
	float: left;
	margin: 0 30px;
}
#navigation .nav ul li a{
	color: #fff;
	font-size: 18px;
	line-height: 52px;
	text-decoration: none;
}

#small-intro{
	width: 100%;
	min-width: 1200px;
	height: 50px;
	line-height: 50px;
	background: #314b5b;
	color: #fff;
	font-size:20px;
	text-align: center;
}

#index-main{
	padding-top: 80px;
	padding-bottom: 70px;
}
#exhlist{
	overflow: hidden;
}
#exhlist .area{
	width: 440px;
	float: left;
}
#exhlist .area ul li{
	width: 200px;
	height: 170px;
	float: left;
	margin: 0 20px 10px 0;
	position: relative;
}
#exhlist .area .pics{
	width: 200px;
	height: 170px;
	overflow: hidden;
}
#exhlist .area .pics img{
	display: block;
}
#exhlist .area .info,.rightadv .info{
	position: absolute;
	top: 128px;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 15px;
	background: rgba(0, 0, 0, .7);
	color: #fff;
}
.rightadv .info{top: 198px;}
#exhlist .area .info strong,.rightadv .info strong{
	display: block;
	font-size: 16px;
	height: 42px;
	line-height: 42px;
	position: relative;
}
#exhlist .area .info strong:after,.rightadv .info strong:after{
	content: '';
	display: block;
	width: 25px;
	height: 27px;
	background-image: url(../img/arr_t1.png);
	background-repeat: no-repeat;
	background-size: 18px auto;
	position: absolute;
	right: 0;
	top: 10px;
}
#exhlist .area .info em{
	font-style: normal;
}
#exhlist .case{
	float: left;
	width: 250px;
	height: 350px;
	position: relative;
	margin: 0 40px 0 10px;
}
#exhlist .case .pics{
	width: 250px;
	height: 350px;
	overflow: hidden;
}
#exhlist .case .pics img{
	display: block;
}
#exhlist .case .info{
	background: rgba(213, 91, 13, .9);
	color: #fff;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	top: 308px;
	padding: 0 15px;
}
#exhlist .case .info strong{
	display: block;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	position: relative;
}
#exhlist .case .info strong:after{
	content: '';
	display: block;
	width: 25px;
	height: 27px;
	background-image: url(../img/arr_t1.png);
	background-repeat: no-repeat;
	background-size: 18px auto;
	position: absolute;
	right: 0;
	top: 10px;
}
#exhlist .case .info em{
	font-style: normal;
}

#cont-index{
	padding-top: 70px;
	overflow: hidden;
}
#cont-index .newslist{
	float: left;
}
#cont-index .newslist .menu{
	float: left;
}
#cont-index .newslist .menu ul li{
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #333;
	border-right: 10px solid #fff;
	margin-bottom: 10px;
	cursor: pointer;
}
#cont-index .newslist .menu ul li.on{
	background: #ddd;
	border-right-color: #ddd;
	color: #333;
}
#cont-index .newslist .list{
	float: left;
	width: 700px;
	height: 240px;
	background: #ddd;
	position: relative;
	margin-left:240px;
}
#cont-index .newslist .list .lb{
	height: 180px;
	overflow: hidden;
	line-height: 2;
	font-size: 16px;
	margin-top: 5px;
	padding: 20px 40px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
#cont-index .newslist .list .lb li a{
	color: #333;
	text-decoration: none;
}
#cont-index .newslist .list .lb li a:hover{
	color: #d75c0e;
}
#cont-index .newslist .list .lb li em{
	float: right;
	font-style: normal;
}
#cont-index .rightadv{
	width: 200px;
	height: 240px;
	float: right;
	position: relative;
	margin-right: 40px;
}
#cont-index .rightadv .pics{
	width: 200px;
	height: 240px;
	overflow: hidden;
}
#cont-index .rightadv .pics img{
	display: block;
}
#cont-index .rightadv .info{
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .7);
	color: #fff;
	font-size: 18px;
	text-align: center;
}
#cont-index .rightadv .info span{
	width: 150px;
	display: inline-block;
	margin-top: 100px;
	margin-right: 10px;
	background-image: url(../img/arr_t2.png);
	background-repeat: no-repeat;
	background-size: 18px auto;
	background-position: right center;
}
#cont-index .rightadv .info a,#exhlist .case .info a,#exhlist .area .info a{color:#fff;}







#footer{
	clear: both;
	width: 100%;
	min-width: 1200px;
	background: #00929e url(../img/bot_bg.png) no-repeat left bottom;
}
#copyright{
	width: 100%;
	min-width: 1200px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	color: #fff;
	background: #333;
	font-size: 12px;
	border-bottom: 3px solid #fff;
}
#copyright a{
	color: #fff;
	text-decoration: none;
}
#footer .main{
	height: 500px;
	color: #fff;
}
#footer .main .menu{
	float: left;
	margin-left: 45px;
}
#footer .main .menu h3{
	font-size: 16px;
	margin-top: 45px;
	margin-bottom: 20px;
}
#footer .main .menu ul li{
	margin: 15px 0;
}
#footer .main .menu ul li a{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
#footer .main .menu ul li a:hover{
	text-decoration: underline;
}
#footer .main .content{
	width: 450px;
	float: right;
	margin-top: 45px;
}

#footer .main .slog{
	font-size: 24px;
	text-align: center;
	line-height: 1.6;
}
#footer .main .contact{
	width: 410px;
	padding-left: 40px;
	overflow: hidden;
	margin: 35px 0;
	position: relative;
}
#footer .main .contact:before,
#footer .main .contact:after{
	content: '';
	display: block;
	width: 29px;
	height: 100px;
	background-image: url(../img/bot_c.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 8px;
}
#footer .main .contact:before{
	background-position: left 0;
	left: 0;
}
#footer .main .contact:after{
	background-position: right 0;
	right: 0;
}

#footer .main .contact ul li{
	float: left;
	width: 172px;
	height: 56px;
	margin: 0 22px 10px 0;
}
#footer .main .contact ul li img{
	display: block;
}
#footer .main .weixin{
	width: 450px;
	overflow: hidden;
}
#footer .main .weixin dl{
	float: left;
	height: 128px;
	margin: 0 7px;
}
#footer .main .weixin dl dt{
	float: right;
	width: 128px;
	height: 128px;
}
#footer .main .weixin dl dt img{
	display: block;
}
#footer .main .weixin dl dd{
	float: left;
	font-size: 14px;
	margin-right: 10px;
	margin-top: 40px;
}
