﻿@charset "utf-8";
/* CSS Document */
body{
	margin:0; padding:0;
	font-family:"Microsoft YaHei","微软雅黑","SimSun",Arial;
	font-size:14px; color:#000;
	vertical-align:middle;
	background:url(none) no-repeat; 
	background-color: #d7efff;
	}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0;}
ul{list-style:none;}
img{border:0px; display:block;}
pic{text-align:center;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}

a { color:#000; text-decoration: none;}
a:hover { text-decoration: none;}


/* 防止高度称不开 */
.clearfix:after {content: '.';clear: both;display: block;height: 0; visibility: hidden;}
.clearfix:after, .clearfix:before {content: " "; display: table;}


.cen{ margin:0 auto;}
/* banner */
.ban img { width:100%;}
.ban{ min-width:1000px;}


.float_l { float:left;}
.float_r { float:right;}
.w1000{ width:1000px; margin:0 auto; padding:0 0; overflow:hidden; }
.w1100{ width:1100px; margin:0 auto; padding:0 0; overflow:hidden; }
.w1200{ width:1200px; margin:0 auto; padding:0 0; overflow:hidden; }

.sy_bt{ width:1200px; height:auto; margin:0 auto; margin-bottom:40px;}

.w1200 p {font:16px/22px "微软雅黑"; text-align: center; margin:15px auto; }


.pic1{ width:1200px; margin:0 auto; padding:0 0; overflow:hidden; }
.pic1 ul { margin:0px auto; padding:0 0;}
.pic1 ul li{float:left; margin:0px 20px 20px 20px; width:360px; height:auto  }
.pic1 ul li img{ width:360px; height:230px;  }
.pic1 ul li h3{font:18px/24px "微软雅黑"; color:#000; text-align: justify; margin:10px auto; }
.pic1 ul li p{font:16px/22px "微软雅黑"; color:#000; text-align: center; margin:5px auto 0 auto; }

.pic1 ul li h3 a:link{  color:#000; text-decoration: none;}
.pic1 ul li h3 a:hover { color:#000;  text-decoration: underline; }

