@charset "utf-8";
/* CSS Document */
div,p,h1,h2,h3,h4,h5,ul,li,ol,dl,dt,dd,img,button,select,option,input{ margin:0; padding:0; list-style:none; border:0;}
body{ margin:0; padding:0; font-size:14px; font-family:"宋体"; color:#3e3e3e; background:#f8f8f8;}
a{ text-decoration:none;}

.out_nav{ width:100%; height:70px; position:fixed; top:0; left:0; background:#f8f8f8; border-bottom:1px solid #ccc; z-index:100;}
#nav{ height:80px; width:1100px; margin:0 auto;}
#nav .logo{ width:116px; height:70px; padding:0px 0 0 0px; float:left;}
.navIn{ width:630px; height:20px; float:right; margin:30px 20px 0 0;}
.navIn ul li{ float:left; width:100px; height:30px; float:left; font-family:"微软雅黑"; font-size:16px; text-align:center; line-height:30px; margin-right:10px;}
.navIn ul li a{ color:#787878; display:block; height:30px; width:100px; background:#f8f8f8; border-radius:30px;}
.navIn ul li a:hover{ background:#009dd4; color:#fff;}
.navIn ul li .cur{ background:#009dd4; color:#fff;}

#banner{ width:auto; height:330px; background:url(../img/banner1.png) no-repeat center bottom; margin-top:70px;}

#conIn{ width:1100px; height:auto; margin:0 auto 30px;}
#conIn .wenzi{ padding:0 20px 10px; background:url(../img/bg2.png) no-repeat right bottom;}
#conIn .wenzi h3{ height:40px; background:url(../img/bg1.png) no-repeat left center; padding-left:60px; line-height:40px; color:#0097e1; font-size:20px; font-family:"微软雅黑";}
#conIn .wenzi p{ padding:0 60px; line-height:24px; text-indent:2em; font-size:14px; font-family:"微软雅黑";}
#conIn .wenzi p span{ margin-left:42px;}
#conIn .wenzi .p1{ margin-left:90px;}
#conIn .tupian{ margin:0 auto; width:976px; height:294px; background:#fff; padding:10px;}
#conIn .tupian .tuLeft{ width:443px; height:294px; float:left;}
#conIn .tupian .cen{ width:234px; height:294px; float:left; margin:0 10px;}
#conIn .tupian .cen .pic2{ width:234px; height:164px; float:left;}
#conIn .tupian .cen .zi1{ width:234px; height:124px; float:left; margin-top:10px; background:#00a7e7; text-align:center; line-height:124px; font-size:30px; font-family:"微软雅黑"; color:#fff;}
#conIn .tupian .tuRight{ width:279px; height:294px; float:left;}
#conIn .tupian .tuRight .pic3{ width:279px; height:153px; float:left;  margin-top:10px;}
#conIn .tupian .tuRight .zi2{ width:279px; height:131px; float:left; background:#00a7e7; text-align:center; line-height:124px; font-size:30px; font-family:"微软雅黑"; color:#fff;}

#footer{ width:auto; border-top:1px solid #ccc; height:200px; text-align:center;}
#footer .footerIn{ width:1100px; height:120px; margin:30px auto 10px;}
.footerIn dl{ height:100px; float:left; width:70px; margin-left:164px;}
.footerIn dl dt{ width:70px; height:70px;}
.footerIn dl dd{ height:30px; line-height:30px; font-size:14px; font-family:"微软雅黑"; color:#00a7e7; text-align:center;}
.footerIn dl dd a{ color:#777;}





