﻿@charset 'utf-8';
/*css reset*/
*{margin:0;padding:0;font-family:'微软雅黑';}
a{text-decoration:none;color:#000}
ul{list-style:none;}
img{border:0;}
.clear{clear:both;}
.header,.Nav,.content{width:1200px;margin:0 auto;}

/* 广告图开始 */
/* 下面是前/后按钮代码，如果不需要删除即可 */
#banner{ width:100%; margin:0 auto;position:relative;}
#banner img{ display:block;z-index:2;}
/* 本例子css */
.ad{overflow:hidden;position:relative;}
.ad .hd{height:15px;overflow:hidden;position:absolute;right:45%;bottom:16px;z-index:1;}
.ad .hd ul{overflow:hidden;zoom:1;float:left;}
.ad .hd ul li{float:left;margin-right:2px;width:15px;height:15px;line-height:14px;text-align:center;background:#fff;cursor:pointer;border-radius:10px;margin-left:25px;}
.ad .hd ul li.on{background:#1f74e4;}
.ad .bd{ position:relative; height:100%; z-index:0;   }
.ad .bd li{ zoom:1; vertical-align:middle; }
.ad .bd img{display:block;}
/* 广告图结束 */



/* 内容开始 */
.content{height:440px;margin-top:40px;}
.content-top{height:40px;}
.content-top .p1{float:left;font-size:26px;color:#1f74dd;}
.content-top .p2{float:right;font-size:14px;color:#1f74dd;line-height:46px;}
.content-bottom{height:360px;margin-top:30px;}
.picMarquee-left{height:360px;overflow:hidden;}
.picMarquee-left .bd{height:340px; }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{float:left;width:229px;height:360px;overflow:hidden;margin-left:65px;}
.picMarquee-left .bd ul li .pic{width:229px;height:228px;}
.picMarquee-left .bd ul li .pic img{width:100%;height:100%;}
.picMarquee-left .bd ul li .title{font-size:18px;margin-top:15px;}
.picMarquee-left .bd ul li .title1{width:154px;height:60px;margin-top:25px;background:url(../images/p_bgtu5.png) no-repeat;}
.picMarquee-left .bd ul li:hover .title1{background:url(../images/p_bgtu6.png) no-repeat;}
/* 内容结束 */



