@charset "gb2312";
/* CSS Document */
* {margin: 0;padding: 0;}
body {color:#555; font-family:"Î¢ÈíÑÅºÚ","ºÚÌå","ËÎÌå",Arial,Helvetica,sans-serif,Impact; font-size:12px;width:100%;}
ul, li {list-style-type:none;}
a {color:#555;text-decoration:none;}
a:hover {color:#049f9d;}
em {float:right;font-style:normal;font-weight:normal;}
img {border:none;}

/* top */
#header {width:100%;height:100px;margin:0 auto;position:fixed;z-index:299;top:0;border-bottom:1px solid #049f9d;background:#fff;}
#top {width:1200px;margin:0px auto;height:100px;}
#logo {width:100px;height:100px;float:left;}
#logo h1 {float:left;width:100px;height:100px;background:url(../images/logo.png) no-repeat center center;background-size:contain;}
#logo h1 a {float:left;width:100px;height:100px;text-indent:-9999px;}

/* µ¼º½ */
#jsddm {width:840px;height:100px;float:right;}
#jsddm li {float:left;line-height:100px;width:140px;font-size:20px;text-align:center;}
#jsddm li a {color:#555;padding:4px 22px;}
#jsddm li a:hover {border:1px solid #049f9d;border-radius:20px;color:#049f9d;}

/*»ÃµÆBanner*/
.banner{width:100%;background:#049f9d;margin:100px auto 0 auto;height:180px;text-align:center;}
.banner h6 {font-size:30px;color:#fff;padding:60px 0 0 0;}
.banner p {font-size:16px;color:#fff;line-height:38px;}

.clear {clear:both;}

.content {width:1200px;margin:20px auto;}

.content_xz {width:80%;margin:18px auto;background:#f2f2f2;padding:18px 60px 50px 60px;border:1px solid #e5e5e5;border-radius:5px;box-shadow:3px 2px 3px #ccc;}
.content_xz h6 {font-size:16px;font-weight:normal;color:#555;line-height:80px;width:30%;float:left;}
.content_xz h6 span {color:#049f9d;}
.content_xz dl {float:left;}
.content_xz .xz_title {width:50%;}
.content_xz .xz_title dd {text-align:center;}
.content_xz .xz_url {width:20%;}
.content_xz .xz_url dt {text-align:right;line-height:80px;}
.content_xz dd {font-size:14px;color:#666;line-height:80px;}
.content_xz dd span {color:#049f9d;margin:0 10px 0 0;}
.content_xz dt {font-size:14px;line-height:50px;}
.content_xz dt a {color:#fff;background:#049f9d;padding:6px 20px;border-radius:20px;}
.content_xz dt a:hover {background:#333;}

.clear1 {height:1px;width:100%;background:#e5e5e5;clear:both;}

/* ÄÚÈÝÒ³ */
#content_x {padding:20px;}
#content_x p {font-size:14px;line-height:26px;margin:18px 0 0 0;}

/* À¸Ä¿Ò³ */
#content_fl {padding:20px;}
#content_fl .pxx {width:840px;height:220px;padding:20px;overflow:hidden;background:#f2f2f2 url(../images/p2.png) no-repeat 810px 190px;margin:0 0 18px 0;}
#content_fl a:hover .pxx {background:#049f9d url(../images/p1.png) no-repeat 810px 190px;}
#content_fl .pxx dt {float:left;width:400px;height:220px;overflow:hidden;}
#content_fl .pxx dt img {width:400px;height:220px;}
#content_fl .pxx dd {width:420px;float:right;font-size:14px;line-height:22px;padding:6px 0;}
#content_fl .pxx dd b {font-size:16px;}
#content_fl a:hover dd {color:#fff;}

/* µ×²¿ */
.footer {width:100%;margin:10px auto 0 auto;}
.footer h6 {text-align:center;font-size:16px;font-weight:normal;line-height:90px;background:#000;height:90px;color:#fff;}
.footer h6 img {padding:0 15px 0 0;vertical-align:middle;}
.footer p {line-height:26px;color:#ccc;font-size:12px;text-align:center;padding:10px 0;}
.footer p a {margin:0 8px;color:#999;}
.footer p a:hover {color:#666;}
