charset "utf-8";
/* CSS Document */
body { font-family: "microsoft yahei", Arial; font-size: 14px; margin:0; padding:0; background:#ffffff; color:#3c3c3c; text-align: center;width: 100%;}
* { margin:0; padding:0 }
div, ul, li, h1, h2, h3, h4, h5, h6, img, p, dl, dt, dd, ol, th, td { margin: 0px; padding: 0px; }
li { list-style-type: none; }
form, input, button, option, textarea, select { margin: 0px; padding: 0px; }
input, button, textarea, select { font:100% Tahoma, Helvetica, Arial, sans-serif; }
a { text-decoration: none; cursor:pointer; outline:none; blr:expression(this.onFocus=this.blur());color:#272727;font-family: "microsoft yahei"; }
span{font-family: "microsoft yahei";}
p{font-family: "microsoft yahei";}
a:link { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
th { font-weight:normal; }
table { font-size:inherit; font:100%; }
img { border:none;  }
.clear{clear: both;}
.del:after{display: block;content: "";clear: both;}
/*翻页*/
.fanye{
	margin: 20px 0;
	text-align: center;
}
.fanye a {
	display: inline-block;
	margin-right: 5px;
	padding: 0 5px;
	min-width: 16px;
	height: 22px;
	line-height: 22px;
	border: 1px #999 solid;
	background: #fff;
	color: #545454;
	-webkit-transition: all .1s linear;
	transition: all .1s linear;
	-ms-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
}

.fanye a:hover,.fanye a.on {
	background: #31b5d1;
	border: 1px #31b5d1 solid;
	color: #fff;
}
/*头部*/
.header{
	width: 100%;
	padding-top: 20px;
	background: #31b5d1;
	height: 124px;
}
.header .cont{
	width: 1200px;
	margin: 0 auto;
}
.logo{
	float: left;
}
.top{
	float: right;
}
.top .search{
	width: 196px;
	height: 26px;
	border: 1px solid #FFFFFF;
	font-size: 0;
	float: right;
}
.top .search input{
	border: none;
	background: none;
	outline: none;
	text-indent: 10px;
	font-size: 14px;
	color: #FFFFFF;
	width: 156px;
	height: 26px;
	vertical-align: middle;
}
.top .search button{
	width: 40px;
	height: 26px;
	background: url(../images/ss.png) no-repeat #FFFFFF;
	vertical-align: middle;
	border: none;
	outline: none;
}
.top .tel{
	float: right;
	display: 15px;
	color: #FFFFFF;
	height: 26px;
	line-height: 26px;
	padding-left: 37px;
	background: url(../images/tel.png) no-repeat left center;
	margin-right: 20px;
}
.top .tel span{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
/*导航*/
.nav{
	float: right;
	height: 37px;
    margin-top: -29px;
}
.nav ul li{
	display: inline-block;
	text-transform: uppercase;
	height: 34px;
	margin: 0 20px;
}
.nav ul li a{
	font-size: 15px;
	color: #FFFFFF;
}
.nav ul li.on,.nav ul li:hover{
	border-bottom: 3px solid #FFFFFF;
}

.banner {
	position: relative;
	width: 100%;
	height: 474px;
}

.banner .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.banner .bd ul {
	width: 100%;
	height: 474px !important;
}

.banner .bd ul li {
	width: 100%;
	text-align: center;
}

.banner .bd ul li a {
	display: block;
	height: 474px;
	background-position: center;
	background-repeat: no-repeat;
}

.banner .hd {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 10px;
	text-align: center;
	z-index: 1;
}

.banner .hd ul li {
	margin: 0 4px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background:#FFFFFF;
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	font-size: 0;
}

.banner .hd .on {
	background: #31b5d1;
}
#content{
	width: 1200px;
	margin: 40px auto;
}
/*底部*/
.footer{
	width: 100%;
	padding: 20px 0;
	background: #31b5d1;
	margin-top: 40px;
	text-align: center;
}
.footer ul li{
	display: inline-block;
	font-size: 12px;
	color: #FFFFFF;
	height: 24px;
	line-height: 24px;
}
.footer ul li a{
	color: #FFFFFF;
}
.footer p{
	line-height: 24px;
	font-size: 12px;
	height: 24px;
	color: #FFFFFF;
}
.footer>a{
	line-height: 24px;
	font-size: 14px;
	height: 24px;
	color: #FFFFFF;
}
/*内页banner*/
.ny_banner{
	width: 100%;
	height: 474px;
	text-align: center;
	/*background: url(../images/banner.jpg) no-repeat center center;*/
}
.ny_banner img{
	text-align: center;
	    max-width: 100%;
}
.neiye{
	width: 1200px;
	margin: 40px auto;
	min-height: 500px;
}
.neiye:after{
	display: block;
	clear: both;
	content: "";
}

.side{
	width: 288px;
	float: left;
}
.side_c{
	padding: 20px 16px;
	background: #31b5d1;
}
.side_c .tit{
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-left:103px ;
	height: 64px;
	background: url(../images/tit.png) no-repeat 35px center;
	margin-bottom: 25px;
}
.side_c .tit p{
	font-size: 24px;
	color: #FFFFFF;
}
.side_c .tit span{
	font-size: 18px;
	color: rgba(255,255,255,0.7);
	text-transform: uppercase;
}
.side_c .list ul li{
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: #FFFFFF;
	margin: 4px 0;
	position: relative;
	font-size: 12px;
	color: #b6b6b6;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-left: 30px;
}
.side_c .list ul li a{
	font-size: 16px;
	list-style: square inside;
	color: #595959;
	position: relative;
	display: list-item;
		-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.side_c .list ul li:before{
	display: block;
	width: 11px;
	height: 46px;
	background: #24c4e6;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
		-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.side_c .list ul li:after{
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-right: 12px solid #31b5d1;; 
	position: absolute;
	z-index: 3;
	right: 0;
	bottom: 0;
}
.side_c .list ul li:hover:before{
	width: 256px;
}
.side_c .list ul li:hover a{
	color: #FFFFFF;
}
.side_p{margin-top: 30px;}
.side_p .tit{line-height: 0;width: 100%;height: 79px;}
.side_p .info{
	width: 100%;
	background: #f8f8f8;
	padding: 0 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.side_p .info td{
	font-size: 14px;
	color: #646464;
	line-height: 26px;
	vertical-align: top;
}
.side_p .tel{
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: url(../images/phone.png) center center no-repeat #4d4d4d;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-left:110px ;
	font-size: 24px;
	color: #FFFFFF;
	font-family: impact;
}
.pro_list,.page,.news_list,.detail{
	width: 865px;
	float: right;
}

.navigation{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #dcdcdc;
}
.navigation span{
	float: left;
	font-size: 18px;
	color: #3a3a3a;
	border-bottom: 2px solid #24c4e6; 
	line-height: 39px;
	height: 39px;
	padding-right: 10px;
}
.navigation p{
	float: right;
	font-size: 12px;
	color: #878787;
}

/*产品列表*/
.pro_list ul{
	margin:30px -7px 0;
}
.pro_list ul li{
	width: 278px;
	height: 228px;
	position: relative;
	overflow: hidden;
	float: left;
	margin: 14px 7px;
}
.pro_list ul li .photo{
	width: 100%;
	height: 184px;
	font-size: 0;
	background: #dbdbdb;
}
.pro_list ul li .photo img{
	width: 100%;
	height: 100%;
}
.pro_list ul li .name{
	width: 100%;
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #525252;
	background: #ededed;
	margin-top: 4px;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.pro_list ul li .info{
	display: block;
	width: 100%;
	height: 184px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 40px 22px 0;
	background: rgba(49,181,209,0.8);
	position: absolute;
	top:-184px;
	z-index: 3;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	text-indent: 2em;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.pro_list ul li:hover .info{
	top: 0;
}
.pro_list ul li:hover .name{
	background: #4d4d4d;
	color: #FFFFFF;
}

/*单页*/
.page .cont{
	margin-top: 30px;
	font-size: 14px;
	line-height: 26px;
	text-indent: 2em;
}
.page .cont .pic .photo{
	width: 630px;
	float: left;
}
.page .cont .pic .show{
	width: 223px;
	float: right;
	height: 167px;
	background: #aeaeae;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 17px 34px 0;
	margin-bottom: 30px;
}
.page .cont .pic .show span{
	font-size: 17px;
	color: #FFFFFF;
}
.page .cont .pic .show hr{
	width: 26px;
	height: 3px;
	background: #FFFFFF;
	border: none;
	margin: 10px 0;
}
.page .cont .pic .show p{
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	width: 100px;
	line-height: 16px;
	margin-top: 30px;
}
/*新闻列表*/
.news_list ul li{
	width: 100%;
	height: 122px;
	padding: 22px 0;
	border-bottom: 1px solid #dbdbdb;
}
.news_list ul li .pic{
	width: 170px;
	height: 122px;
	float: left;
	line-height: 0;
}
.news_list ul li .pic img{
	width: 100%;
	height: 100%;
}
.news_list ul li .txt{
	width:  670px;
	height: 122px;
	float: right;
}
.news_list ul li .txt .name{
	font-size: 16px;
	color: #515151;
	font-weight: bold;
}
.news_list ul li .txt span{
	font-size: 14px;
	color: #9a9a9a;
	float: right;
}
.news_list ul li .txt p{
	font-size: 14px;
	color: #464646;
	line-height: 28px;
	margin-top: 8px;
}
.news_list ul li .txt .more{
	display: block;
	width: 85px;
	height: 21px;
	background: #cccccc;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	line-height: 21px;
	margin-top: 15px;
}

.news_list ul li:hover .txt .name{
	color: #31b5d1;
}
.news_list ul li:hover .txt .more{
	background:#31b5d1
}

.detail .view{
	padding:30px 20px ;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.detail .view h1{
	text-align: center;
	font-size: 22px;
	font-weight:500;
	line-height: 40px;
    height: 40px;
}
.detail .photo{
	width: 100%;
	margin: 20px 0;
	line-height: 0;
	text-align: center;
}
.detail .photo img{max-width: 100%;}
.detail .view .date{
	border-bottom: 1px solid #e8e8e8;
	font: 14px/30px "microsoft yahei";
	text-align: center;
	height: 32px;
	line-height: 32px;
}
.detail .view .date span{margin: 0 10px;}
.detail .viewbox{
	font-size: 14px;
	line-height: 26px;
	text-indent: 2em;
	margin-top: 30px;
}
.detail .pagination{
	width: 100%;
	margin:20px auto ;
}
.detail .pagination p{
	width: 100%;
    height: 32px;
    font: 14px/32px "microsoft yahei";
    color: #777;
    overflow: hidden; 
}
.detail .pagination a{
	color: #777;
}
.detail .pagination a:hover{
	color: #de0f18;
	text-decoration: underline;
}
