@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;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:0 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;}

#left {float:left;width:240px;}
/* 产品、下载与服务 */
.pfl {width:200px;background:#c7e6ea;margin:0 0 10px 0;padding:20px;}
.pfl h2 {font-size:24px;line-height:50px;font-weight:normal;color:#046086;}
.pfl p {font-size:14px;line-height:30px;}
.pfl p a {margin:0 20px 0 0;}
.p4 {width:200px;background:#333;padding:20px;}
.p4 h3 {text-align:center;font-size:16px;}
a .p4 h3 {color:#fff;}
a:hover .p4 {background:#c7e6ea;}
a:hover .p4 h3 {color:#046086;}

#right {float:right;width:920px;}
#right .now {border-bottom:1px solid #e5e5e5;line-height:50px;font-size:18px;color:#555;}
#right .now span {margin:0 20px;}
#right .now a {border:1px solid #049f9d;border-radius:20px;padding:2px 10px;background:#049f9d;color:#fff;}
#right .now a:hover {border:1px solid #333;background:#333;}
#content_c {padding:20px;}
#content_c p {font-size:16px;line-height:26px;margin:18px 0 0 0;}

/* 内容页 */
#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;}
