﻿@charset "utf-8";
/*Body扩展*/


/*右侧漂浮*/
#rightPiaoFu
{width:120px; height:auto; overflow:hidden; padding:6px; position:absolute;right:0px;}
#rightPiaoFu .content
{width:120px; height:auto; overflow:hidden; background-color:#fff; position:relative;}
#rightPiaoFu .close
{width:20px; height:20px; overflow:hidden; position:absolute; right:0px; top:0px;
 color:#fff; cursor:pointer; line-height:20px; text-align:center; font-size:14px;}
#rightPiaoFu ul
{list-style:none;}
#rightPiaoFu ul li.sort
{width:118px; height:20px; overflow:hidden; border:1px solid #C0E6F9;
 line-height:20px; text-align:center; color:#fff;}
#rightPiaoFu ul li.qq,#rightPiaoFu ul li.msn,#rightPiaoFu ul li.skype
{width:110px; height:auto; overflow:hidden; padding:3px 0px; line-height:23px; text-indent:10px;}
#rightPiaoFu ul li.tel,#rightPiaoFu ul li.email
{width:110px; height:auto; overflow:hidden; line-height:23px; text-indent:10px; color:#333; text-align:center;}
#rightPiaoFu a:link{color:#333;text-decoration: none;}
#rightPiaoFu a:visited{color:#333;text-decoration: none;}
#rightPiaoFu a:hover,#rightPiaoFu a:active{color:#ff0000;text-decoration:underline;}


/*留言列表*/
#GuestBookList
{width:730px; height:auto; overflow:hidden;}
#GuestBookList .one
{padding-bottom:10px;}
#GuestBookList .one table
{background-color:#E4E4E4;}
#GuestBookList .one table td
{background-color:#FFFFFF; line-height:21px; padding:8px;}
#GuestBookList .one table th,#GuestBookList .one table td.title
{background-color:#F7F7F7; line-height:21px; padding:8px;}
#GuestBookList .one table th
{text-align:center; font-weight:normal; color:#454545;}
#GuestBookList .one table td.repaly
{color:#CC0000;}
#GuestBookList .one table td.title em
{float:left; color:#454545; font-style:normal;}
#GuestBookList .one table td.title span
{float:right; color:#666; font-size:11px;}

/*留言表单*/
#GuestBookForm
{width:730px; height:auto; overflow:hidden;}
#GuestBookForm .title
{font-size:14px; font-weight:bold;color:#CC0000; line-height:40px;}
#GuestBookForm table
{background-color:#E4E4E4;}
#GuestBookForm table th
{background-color:#F7F7F7; text-align:right; font-weight:normal; color:#454545;}
#GuestBookForm table td
{background-color:#FFFFFF;}
#GuestBookForm table th,#GuestBookForm table td
{padding:8px; line-height:21px;}
/*List内容翻页*/
.thePageInfo{padding:0 0 0 5px;text-align:center;margin:0 auto;}
.pagenav{width:600px;height:24px;line-height:24px;float:left;overflow:hidden;}
.pagenav a{dispaly:block;height:24px;line-height:24px;color:#333;}
.pagenav a:hover{color:#ccc;}
.pagenext{width:600px;height:24px;line-height:24px;float:left;overflow:hidden;}
.pagenext a{dispaly:block;height:24px;line-height:24px;color:#333;}
.pagenext a:hover{color:#ccc;}
.pagelist{width:600px;height:24px;line-height:24px;float:left;}
.pagelist a{dispaly:block;height:24px;line-height:24px;color:#333;}
.pagelist a:hover{color:#ccc;}
.theContent p{line-height:24px;letter-spacing:1px}
#OnePage p{line-height:24px;letter-spacing:1px}
#OnePage{padding:5px;}

/*公共顶部*/
#CommTop
{width:1001px; height:198px; overflow:hidden; position:relative; margin:0px auto;}
#CommTop .logo
{position:absolute; left:12px; top:65px;}
#CommTop .theImg
{ position:absolute; right:0px; top:20px;}
#CommTop .login{ position:absolute; right:122px; top:55px;}
#CommTop .jrsc
{position:absolute; right:0px; top:0px; font-size:14px; font-weight:bold;
 line-height:35px; font-family:"宋体"; color:#000;}
#CommTop .jrsc a:link
{color:#000; text-decoration:none;}
#CommTop .jrsc a:visited
{color:#000; text-decoration:none;}
#CommTop .jrsc a:hover,#CommTop .jrsc a:active
{color:#0275A4; text-decoration:underline;}

/*公共导航*/
#CommNav
{width:1001px; height:38px; overflow:hidden; margin:0px auto;
 background:url(../Images/bgn2.jpg) no-repeat;}
#CommNav ul
{list-style:none;}
#CommNav ul li
{width:111px; height:38px; overflow:hidden; float:left;
 line-height:38px; text-align:center; font-family:"宋体"; font-size:14px; font-weight:bold;}
#CommNav ul li a:link
{color:#FFFFFF; text-decoration:none;}
#CommNav ul li a:visited
{color:#FFFFFF; text-decoration:none;}
#CommNav ul li a:hover,#CommNav ul li a:active
{color:#1BBDE3; text-decoration:underline;}

/*下拉*/
#theShow
{width:1001px; height:38px; line-height:38px; overflow:hidden; margin:0px auto; background:#4699B7;}
#theShow span{ display:none;}
#theShow span a:link
{color:#FFFFFF; text-decoration:none;}
#theShow span a:visited
{color:#FFFFFF; text-decoration:none;}
#theShow span a:hover,#theShow span a:active
{color:#1BBDE3; text-decoration:underline;}

/*最新信息*/
#zxxx
{width:1001px; height:75px; overflow:hidden; margin:0px auto; position:relative;
 background:url(../Images/bgn3.jpg) repeat-x;}
#zxxx .title
{width:57px; height:54px; overflow:hidden; position:absolute; left:11px; top:10px;
 background:url(../Images/bgn4.jpg) no-repeat;}
#zxxx .title em
{display:none;}
#zxxx .list
{width:500px; height:48px; overflow:hidden; position:absolute; left:87px; top:14px;}
#zxxx .list ul
{list-style:none;}
#zxxx .list ul li
{width:500px; height:24px; overflow:hidden;
 background:url(../Images/bgn5.jpg) left 10px no-repeat;
 line-height:24px; text-indent:9px; font-family:"宋体";}
#zxxx .list ul li a:link
{color:#404040; text-decoration:none;}
#zxxx .list ul li a:visited
{color:#404040; text-decoration:none;}
#zxxx .list ul li a:hover,#zxxx .list ul li a:active
{color:#0275A4; text-decoration:underline;}
#zxxx .sousuo
{width:179px; height:22px; overflow:hidden; position:absolute; right:29px; top:24px;}
#zxxx .sousuo .text
{width:149px; height:18px; overflow:hidden;
 border:1px #8A87DE solid; background-color:#FFFFFF;
 text-indent:10px; font-family:"宋体"; color:#CDCDCD;}
#zxxx .sousuo img
{position:absolute; right:0px; top:0px; cursor:pointer;}

/*主体*/
#indexMain
{width:1001px; height:253px; overflow:hidden; margin:0px auto; position:relative;
 background:#fff url(../Images/bgn8.jpg) repeat-x;}
/*协会简介*/
#xhjj
{position:absolute; left:22px; top:19px;}
/*通知公告*/
#tzgg
{position:absolute; right:24px; top:19px;}
.CommJs
{width:299px; height:226px; overflow:hidden;}
.CommJs .title
{width:299px; height:35px; overflow:hidden; text-indent:38px;
 background:url(../Images/bgn7.jpg) no-repeat;}
.CommJs .title em
{color:#00397C; font-family:"微软雅黑"; font-size:16px; font-style:normal; line-height:30px;}
.CommJs .xxnr
{width:298px; height:182px; overflow:hidden; position:absolute; left:0px; bottom:0px;
 line-height:26px; font-family:"宋体"; color:#565455; text-indent:24px;}
.CommJs .xxnr img
{margin-top:10px; float:left; margin-right:8px; margin-bottom:4px;}
.CommJs .xxnr a:link
{color:#0371A2; text-decoration:none;}
.CommJs .xxnr a:visited
{color:#0371A2; text-decoration:none;}
.CommJs .xxnr a:hover,.CommJs .xxnr a:active
{color:#0275A4; text-decoration:underline;}

/*最新资讯*/
#zxzx
{width:299px; height:226px; overflow:hidden; position:absolute; left:344px; top:19px;}
#zxzx .title
{width:299px; height:35px; overflow:hidden; text-indent:38px;
 background:url(../Images/bgn7.jpg) no-repeat;}
#zxzx .title em
{color:#00397C; font-family:"微软雅黑"; font-size:16px; font-style:normal; line-height:30px;}
#zxzx .list
{width:299px; height:165px; overflow:hidden; position:absolute; left:0px; bottom:7px;}
#zxzx .list ul
{list-style:none;}
#zxzx .list ul li
{width:299px; height:24px; overflow:hidden; position:relative;
 background:url(../Images/bgn5.jpg) 3px 10px no-repeat;}
#zxzx .list ul li em
{width:210px; height:24px; overflow:hidden; display:block;
 line-height:24px; text-indent:11px; font-family:"宋体"; font-style:normal;}
#zxzx .list ul li em a:link
{color:#555354; text-decoration:none;}
#zxzx .list ul li em a:visited
{color:#555354; text-decoration:none;}
#zxzx .list ul li em a:hover,#zxzx .list ul li em a:active
{color:#0275A4; text-decoration:underline;}
#zxzx .list ul li span
{position:absolute; right:6px; top:0px; line-height:24px; color:#0373A1; font-family:"宋体";}
#zxzx .list ul li.fisrt
{width:299px; height:94px; overflow:hidden; position:relative;
 background:none;}
#zxzx .list ul li.fisrt img
{margin-left:2px;}
#zxzx .list ul li.fisrt em
{width:168px; height:19px; overflow:hidden; display:block; position:absolute; right:5px; top:0px;
 font-family:"宋体"; font-weight:bold; line-height:18px; text-indent:0px;}
#zxzx .list ul li.fisrt em a:link
{color:#0275A4; text-decoration:none;}
#zxzx .list ul li.fisrt em a:visited
{color:#0275A4; text-decoration:none;}
#zxzx .list ul li.fisrt em a:hover,#zxzx .list ul li.fisrt em a:active
{color:#0275A4; text-decoration:underline;}
#zxzx .list ul li.fisrt span
{width:168px; height:72px; overflow:hidden; display:block; position:absolute; right:5px; top:19px;
 line-height:24px; font-family:"宋体"; color:#545253;}
#zxzx .list ul li.fisrt span a:link
{color:#0371A2; text-decoration:none;}
#zxzx .list ul li.fisrt span a:visited
{color:#0371A2; text-decoration:none;}
#zxzx .list ul li.fisrt span a:hover,#zxzx .list ul li.fisrt span a:active
{color:#0275A4; text-decoration:underline;}

#indexMmainTwo
{width:1001px; height:284px; overflow:hidden; margin:0px auto; position:relative;
 background:#FFFFFF;}
/*服务方向*/
#FwFx
{width:299px; height:270px; overflow:hidden; position:absolute; left:22px; top:0px;}
#FwFx .title
{width:299px; height:35px; overflow:hidden; text-indent:38px;
 background:url(../Images/bgn9.jpg) no-repeat;}
#FwFx .title em
{color:#713C08; font-family:"微软雅黑"; font-size:16px; font-style:normal; line-height:30px;}
#FwFx .list
{width:290px; height:224px; overflow:hidden; position:absolute; left:0px; bottom:0px;}
#FwFx .list ul
{list-style:none;}
#FwFx .list ul li
{width:290px; height:28px; overflow:hidden;
 background:url(../Images/bgn5.jpg) 1px 12px no-repeat;
 line-height:28px; text-indent:10px; font-family:"宋体"; font-size:14px;}
#FwFx .list ul li a:link
{color:#545253; text-decoration:none;}
#FwFx .list ul li a:visited
{color:#545253; text-decoration:none;}
#FwFx .list ul li a:hover,#FwFx .list ul li a:active
{color:#0275A4; text-decoration:underline;}

/*培训专栏*/
#pxzl
{width:299px; height:270px; overflow:hidden; position:absolute; left:344px; top:0px;}
#pxzl .title
{width:299px; height:35px; overflow:hidden; text-indent:38px;
 background:url(../Images/bgn9.jpg) no-repeat;}
#pxzl .title em
{color:#713C08; font-family:"微软雅黑"; font-size:16px; font-style:normal; line-height:30px;}
#pxzl .list
{width:290px; height:217px; overflow:hidden; position:absolute; left:0px; bottom:0px;}
#pxzl .list ul
{list-style:none;}
#pxzl .list ul li
{width:299px; height:27px; overflow:hidden; position:relative;
 background:url(../Images/bgn5.jpg) left 12px no-repeat;}
#pxzl .list ul li em
{width:205px; height:27px; overflow:hidden; display:block;
 line-height:27px; font-family:"宋体"; text-indent:7px; font-style:normal;}
#pxzl .list ul li em a:link
{color:#545253; text-decoration:none;}
#pxzl .list ul li em a:visited
{color:#545253; text-decoration:none;}
#pxzl .list ul li em a:hover,#pxzl .list ul li em a:active
{color:#0275A4; text-decoration:underline;}
#pxzl .list ul li span
{position:absolute; right:13px; top:0px; line-height:27px; font-family:"宋体"; color:#0472A3;}
#pxzl .list ul li.fisrt
{width:299px; height:106px; overflow:hidden; position:relative;
 background:none;}
#pxzl .list ul li.fisrt img
{margin-left:2px;}
#pxzl .list ul li.fisrt em
{width:168px; height:19px; overflow:hidden; display:block; position:absolute; right:5px; top:0px;
 font-family:"宋体"; font-weight:bold; line-height:18px; text-indent:0px;}
#pxzl .list ul li.fisrt em a:link
{color:#0275A4; text-decoration:none;}
#pxzl .list ul li.fisrt em a:visited
{color:#0275A4; text-decoration:none;}
#pxzl .list ul li.fisrt em a:hover,#pxzl .list ul li.fisrt em a:active
{color:#0275A4; text-decoration:underline;}
#pxzl .list ul li.fisrt span
{width:168px; height:72px; overflow:hidden; display:block; position:absolute; right:5px; top:19px;
 line-height:24px; font-family:"宋体"; color:#545253;}
#pxzl .list ul li.fisrt span a:link
{color:#0371A2; text-decoration:none;}
#pxzl .list ul li.fisrt span a:visited
{color:#0371A2; text-decoration:none;}
#pxzl .list ul li.fisrt span a:hover,#pxzl .list ul li.fisrt span a:active
{color:#0275A4; text-decoration:underline;}

/*在线服务*/
#zxfw
{width:299px; height:267px; overflow:hidden; position:absolute; right:24px; top:0px;}
#zxfw .title
{width:299px; height:35px; overflow:hidden; text-indent:38px;
 background:url(../Images/bgn9.jpg) no-repeat;}
#zxfw .title em
{color:#713C08; font-family:"微软雅黑"; font-size:16px; font-style:normal; line-height:30px;}
#zxfw .fwfs
{width:299px; height:222px; overflow:auto; position:absolute; left:0px; bottom:0px;
 background:#ECECEC;}
#zxfw .fwfs .emai
{width:250px; height:68px; overflow:hidden; margin:0px auto; position:relative; margin-top:20px;
 line-height:34px; color:#626262;}
#zxfw .fwfs .emai span
{width:164px; height:68px; overflow:hidden; display:block; position:absolute; left:70px; top:0px; font-weight:bold; color:#AC5508;}
#zxfw .fwfs .kf
{width:250px; height:128px; overflow:hidden; margin:0px auto; position:relative;
 line-height:34px; color:#626262;}
#zxfw .fwfs .kf span
{width:164px; height:128px; overflow:hidden; display:block; position:absolute; left:60px; top:0px;
 line-height:32px; font-family:"宋体";}
 
/*广告位*/
#ggw
{width:1001px; height:113px; overflow:hidden; margin:0px auto; padding-bottom:11px;
 background-color:#FFFFFF; text-align:center;}
 
#indexMmainThree
{width:1001px; height:316px; overflow:hidden; margin:0px auto; position:relative;
 background:#FFFFFF;}
/*专家团队*/
#zjtd
{position:absolute; left:22px; top:0px;}
/*会员服务*/
#Hyfw
{position:absolute; right:21px; top:0px;}
.CommRoll
{width:465px; height:292px; overflow:hidden;}
.CommRoll .title
{width:465px; height:35px; overflow:hidden; text-indent:38px;
 background:url(../Images/bgn11.jpg) no-repeat;}
.CommRoll .title em
{color:#713C08; font-family:"微软雅黑"; font-size:16px; font-style:normal; line-height:30px;}
.CommRoll .list
{width:378px; height:241px; overflow:hidden; position:absolute; left:45px; bottom:0px;}
.CommRoll .list ul
{list-style:none;}
.CommRoll .list ul li
{width:131px; height:241px; overflow:hidden; float:left;}
.CommRoll .list ul li img
{border:1px #CCCCCC solid; padding:2px; float:left;}
.CommRoll .list ul li span
{width:116px; height:78px; overflow:hidden; display:block; padding-top:10px;
 line-height:26px; font-family:"宋体"; color:#575153;}
.CommRoll .btnLeft
{position:absolute; left:0px; top:118px; cursor:pointer;}
.CommRoll .btnRight
{position:absolute; right:0px; top:118px; cursor:pointer;}

#indexMainFour
{width:1001px; height:291px; overflow:hidden; margin:0px auto; position:relative;
 background-color:#FFFFFF;}

/*标准下载*/
#Bzxz
{position:absolute; left:22px; top:0px;}
/*政策服务*/
#Zcfw
{position:absolute; left:347px; top:0px;}
/*服务活动*/
#Fwhd
{position:absolute; right:27px; top:0px;}
.CommList
{width:299px; height:273px; overflow:hidden;}
.CommList .title
{width:299px; height:35px; overflow:hidden; text-indent:38px;
 background:url(../Images/bgn14.jpg) no-repeat;}
.CommList .title em
{color:#116611; font-family:"微软雅黑"; font-size:16px; font-style:normal; line-height:30px;}
.CommList .list
{width:280px; height:224px; overflow:hidden; position:absolute; left:0px; bottom:0px;}
.CommList .list ul
{list-style:none;}
.CommList .list ul li
{width:280px; height:28px; overflow:hidden;
 background:url(../Images/bgn5.jpg) 2px 12px no-repeat;
 line-height:28px; text-indent:11px; font-family:"宋体"; font-size:14px;}
.CommList .list ul li a:link
{color:#545454; text-decoration:none;}
.CommList .list ul li a:visited
{color:#545454; text-decoration:none;}
.CommList .list ul li a:hover,.CommList .list ul li a:active
{color:#0275A4; text-decoration:underline;}

/*公共底部盗行*/
#BottomNav
{width:1001px; height:35px; overflow:hidden; margin:0px auto; position:relative;
 background-color:#0373A5;
 line-height:35px; text-align:center; font-family:"宋体"; font-weight:bold; font-size:14px; color:#FFFFFF;}
#BottomNav a:link
{color:#FFFFFF; text-decoration:none;}
#BottomNav a:visited
{color:#FFFFFF; text-decoration:none;}
#BottomNav a:hover,#BottomNav a:active
{color:#1BBDE3; text-decoration:underline;}

/*公共底部*/
#CommBottom
{width:1001px; height:140px; overflow:hidden; margin:0px auto; position:relative;
 background:url(../Images/bgn15.jpg) no-repeat;}
#CommBottom img
{position:absolute; left:7px; top:14px; padding:6px; background-color:#FFFFFF;}
#CommBottom .jrwm
{width:90px; height:72px; overflow:hidden; position:absolute; left:106px; top:24px;
 line-height:24px; color:#494949; font-family:"宋体"; text-align:center;}
#CommBottom .jrwm a:link
{color:#4A4A48; text-decoration:none;}
#CommBottom .jrwm a:visited
{color:#4A4A48; text-decoration:none;}
#CommBottom .jrwm a:hover,#CommBottom .jrwm a:active
{color:#0073A2; text-decoration:underline;}
#CommBottom .jrwm strong a:link
{color:#0073A2; text-decoration:none;}
#CommBottom .jrwm strong a:visited
{color:#0073A2; text-decoration:none;}
#CommBottom .jrwm strong a:hover,#CommBottom .jrwm strong a:active
{color:#0073A2; text-decoration:underline;}
#CommBottom .yqlj
{width:425px; height:72px; overflow:hidden; position:absolute; left:220px; top:22px;
 line-height:22px; font-family:"宋体"; color:#676767;}
#CommBottom .yqlj a:link
{color:#676767; text-decoration:none;}
#CommBottom .yqlj a:visited
{color:#676767; text-decoration:none;}
#CommBottom .yqlj a:hover,#CommBottom .yqlj a:active
{color:#0772A8; text-decoration:underline;}
#CommBottom .yqlj em
{color:#0772A8; font-style:normal; font-weight:bold; font-size:14px;}
#CommBottom .bottom
{width:290px; height:72px; overflow:hidden; position:absolute; right:32px; top:36px;
 line-height:24px; color:#676767; font-family:"宋体";}
 
/*位置*/
#weizhi
{width:1001px; height:51px; overflow:hidden; margin:0px auto;
 background:#fff url(../Images/bgn8.jpg) repeat-x; text-indent:22px;}
#weizhi span
{line-height:57px; color:#5D5D5D; font-family:"宋体"; padding-left:25px;
 background:url(../Images/bgn16.jpg) no-repeat;}
#weizhi span a:link{color:##5d5d5d; text-decoration: none;}
#weizhi span a:visited{color:#5d5d5d; text-decoration: none;}
#weizhi span a:hover,#weizhi span a:active{color:#0EBEE5; text-decoration:underline;}
#weizhi span strong
{font-weight:normal; color:#5D5D5D;} 
 
/*二级页模板*/
#ejMain
{width:1001px; height:auto; overflow:hidden; margin:0px auto; background-color:#FFFFFF;}
#left
{width:206px; height:auto; overflow:hidden; float:left; padding-left:22px;}
#right
{width:773px; height:auto; overflow:hidden; float:left;}
#rightContent
{
min-height:500px; 
}

/*二级页左侧导航*/
#leftNav
{width:188px; height:auto; overflow:hidden;}
#leftNav .title
{width:188px; height:33px; overflow:hidden; padding-bottom:8px;}
#leftNav .title em
{font-size:22px; line-height:33px; color:#017EB8; font-style:normal; font-family:"微软雅黑";}
#leftNav .list
{width:188px; height:auto; overflow:hidden; padding-bottom:8px;}
#leftNav .list ul
{list-style:none;}
#leftNav .list ul li
{width:188px; height:32px; overflow:hidden; margin-bottom:8px;
 background:url(../Images/bgn17.jpg) no-repeat;
 line-height:32px; text-align:center; font-size:14px; font-family:"宋体";}
#leftNav .list ul li a:link{color:#4C4D4F;text-decoration: none;}
#leftNav .list ul li a:visited{color:#4C4D4F;text-decoration: none;}
#leftNav .list ul li a:hover,#leftNav .list ul li a:active{color:#4C4D4F;text-decoration:underline;}
#leftNav .list ul li.onfocus
{background:url(../Images/bgn18.jpg) no-repeat; font-weight:bold;}
#leftNav .list ul li.onfocus a:link{color:#fff;text-decoration: none;}
#leftNav .list ul li.onfocus a:visited{color:#fff;text-decoration: none;}
#leftNav .list ul li.onfocus a:hover,#leftNav .list ul li.onfocus a:active{color:#fff;text-decoration:underline;}
 
/*二级在线服务*/
#ejZxfw
{width:183px; height:auto; overflow:hidden; margin-top:17px;
 background-color:#ECF3FD;}
#ejZxfw .title
{width:183px; height:35px; overflow:hidden;
 background:url(../Images/bgn22.jpg) no-repeat; text-indent:38px;}
#ejZxfw .title em
{color:#124C8C; font-style:normal; line-height:38px; font-family:"微软雅黑"; font-size:16px;}
#ejZxfw .emai
{width:183px; height:auto; overflow:hidden; padding-top:11px;}
#ejZxfw .emai em
{color:#61615F; float:left; font-style:normal; text-indent:3px; line-height:24px;}
#ejZxfw .emai span
{width:107px; height:auto; overflow:hidden; float:right;
 line-height:24px; color:#AA5407; font-family:"宋体";}
#ejZxfw .kf
{width:183px; height:auto; overflow:hidden; padding-bottom:11px;}
#ejZxfw .kf em
{color:#61615F; float:left; font-style:normal; text-indent:3px; line-height:24px;}
#ejZxfw .kf span
{width:124px; height:auto; overflow:hidden; float:right;
 line-height:24px; color:#616161; font-family:"宋体";}
 
/*常规新闻列表*/
#webNewsList
{width:758px; height:auto; overflow:hidden; padding-bottom:22px;}
#webNewsList .title
{width:756px; height:32px; overflow:hidden;
 border:1px #D9D9D9 solid; border-top:0px; background:url(../Images/bgn19.jpg) repeat-x; text-indent:15px;}
#webNewsList .title em
{color:#017DB9; font-size:14px; font-family:"宋体"; font-style:normal; line-height:34px; font-weight:bold;}
#webNewsList .list
{width:756px; height:auto; overflow:hidden; padding-top:11px; padding-bottom:18px;
 border:1px #D9D9D9 solid; border-top:0px;}
#webNewsList .list2
{ height:auto; overflow:hidden; padding: 8px; padding-top:11px; padding-bottom:18px;
 border:1px #D9D9D9 solid; border-top:0px; }
#webNewsList .list2 p{line-height:24px;letter-spacing:1px;text-wrap: wrap!important;}
#webNewsList .list2 p span{text-wrap: wrap!important;}

#webNewsList .list ul
{list-style:none;}
#webNewsList .list ul li
{width:756px; height:32px; overflow:hidden; position:relative; float:left;
 background:url(../Images/bgn5.jpg) 17px 14px no-repeat;}
#webNewsList .list ul li em
{width:585px; height:32px; overflow:hidden; display:block;
 line-height:32px; text-indent:26px; font-style:normal; font-family:"宋体";}
#webNewsList .list ul li em a:link{color:#4C4C4C;text-decoration: none;}
#webNewsList .list ul li em a:visited{color:#4C4C4C;text-decoration: none;}
#webNewsList .list ul li em a:hover,#webNewsList .list ul li em a:active{color:#0CBFE7;text-decoration:underline;}
#webNewsList .list ul li span
{position:absolute; right:23px; top:0px; line-height:32px; color:#939393;}
#webNewsList .onePage
{width:706px; height:auto; overflow:hidden; padding:21px 25px;
 border:1px #D9D9D9 solid; border-top:0px;
 line-height:30px; color:#4F5150; font-family:"宋体"; font-size:14px;}

/*翻页按钮*/
#pageInfo
{width:100%; height:24px; overflow:hidden; text-align:center; padding:22px 0px;}
#pageInfo span
{border:1px #CCCCCC solid;}
#pageInfo em
{border:1px #CCCCCC solid; font-family:"微软雅黑"; padding:3px 7px; font-style:normal; font-weight:bold;}
#pageInfo em a:link,#pageInfo em a:visited{color:#0063AE;text-decoration: none;}
#pageInfo em a:hover,#pageInfo em a:active{color:#0063AE;text-decoration:underline;}
#pageInfo em.onfocus
{background-color:#0063AE; border:0px; padding:4px 8px;}
#pageInfo em.onfocus a:link,#pageInfo em.onfocus a:visited{color:#fff;text-decoration: none;}
#pageInfo em.onfocus a:hover,#pageInfo em.onfocus a:active{color:#fff;text-decoration:underline;}


/*协会简介*/
#Xhjj
{width:965px; height:auto; overflow:hidden; padding-left:21px; padding-right:15px; margin:0px auto;
 background:#FFFFFF;}
#Xhjj .title
{width:963px; height:32px; overflow:hidden;
 border:1px #D9D9D9 solid; border-top:0px;
 background:url(../Images/bgn19.jpg) repeat-x; text-indent:19px;}
#Xhjj .title em
{color:#008AC9; font-family:"宋体"; font-size:14px; font-weight:bold; font-style:normal; line-height:34px;}
#Xhjj .onePage
{width:923px; height:auto; overflow:hidden; padding:21px 20px; min-height:200px;
 border:1px #D9D9D9 solid; border-top:0px;
 line-height:30px; color:#4F5150; font-family:"宋体"; font-size:14px;}
#fanhui
{width:1001px; height:104px; overflow:hidden; margin:0px auto;
 background-color:#FFFFFF;
 line-height:104px; text-align:center; font-size:14px; font-family:"宋体";}
#fanhui a
{padding:8px 21px; border:1px #0173A5 solid; text-decoration:none; color:#0173A5;}

/*图片列表*/
#webPicList
{width:965px; height:auto; overflow:hidden; padding-left:21px; padding-right:15px; margin:0px auto;
 background:#FFFFFF;}
#webPicList .title
{width:963px; height:32px; overflow:hidden;
 border:1px #D9D9D9 solid; border-top:0px;
 background:url(../Images/bgn19.jpg) repeat-x; text-indent:19px;}
#webPicList .title em
{color:#008AC9; font-family:"宋体"; font-size:14px; font-weight:bold; font-style:normal; line-height:34px;}
#webPicList .list
{width:913px; height:auto; overflow:hidden; padding-left:25px; padding-top:25px; padding-right:25px;
 border:1px #D9D9D9 solid; border-top:0px;}
#webPicList .list ul
{list-style:none;}
#webPicList .list ul li
{width:162px; height:269px; overflow:hidden; float:left;}
#webPicList .list ul li img
{float:left;}
#webPicList .list ul li em
{width:162px; height:62px; overflow:hidden; display:block;
 font-style:normal; line-height:62px; text-align:center; font-family:"宋体";}
#webPicList .list ul li em a:link{color:#484848;text-decoration: none;}
#webPicList .list ul li em a:visited{color:#484848;text-decoration: none;}
#webPicList .list ul li em a:hover,#webPicList .list ul li em a:active{color:#0CBFE7;text-decoration:underline;}
#webPicList .list ul li.zw-x
{width:25px; height:269px; overflow:hidden; float:left;}
#webPicList .list ul li.zw-y
{width:740px; height:14px; overflow:hidden; float:left;}

/*咨询内页*/
#ZiXun
{width:965px; height:auto; overflow:hidden; padding-left:21px; padding-right:15px; margin:0px auto;
 background:#FFFFFF;}
#ZiXun .title
{width:963px; height:32px; overflow:hidden;
 border:1px #D9D9D9 solid; border-top:0px;
 background:url(../Images/bgn19.jpg) repeat-x; text-indent:19px;}
#ZiXun .title em
{color:#008AC9; font-family:"宋体"; font-size:14px; font-weight:bold; font-style:normal; line-height:34px;}
#xxnr
{width:914px; height:auto; overflow:hidden; padding-left:23px; padding-right:26px; padding-top:16px; padding-bottom:20px;
 border:1px #D9D9D9 solid; border-top:0px;}
#xxnr .bt
{width:914px; height:auto; overflow:hidden; padding-top:14px; padding-bottom:14px;
 background-color:#F0F0F0; text-align:center;}
#xxnr .bt em
{line-height:38px; font-size:24px; color:#0074A7; font-family:"微软雅黑"; font-style:normal;}
#xxnr .bt span
{color:#919294; font-family:"微软雅黑"; line-height:26px; font-size:14px;}
#xxnr .onePage
{width:914px; height:auto; overflow:hidden; padding-top:22px; padding-bottom:22px;
 line-height:30px; color:#505050; font-family:"宋体"; font-size:14px;}
#xxnr .xgnr
{width:914px; height:auto; overflow:hidden;}
#xxnr .xgnr em
{width:914px; height:38px; overflow:hidden; display:block;
 line-height:38px; font-family:"微软雅黑"; font-size:18px; color:#0072A4; font-style:normal;}
#xxnr .xgnr .list
{width:914px; height:auto; overflow:hidden;}
#xxnr .xgnr .list ul
{list-style:none;}
#xxnr .xgnr .list ul li
{width:914px; height:30px; overflow:hidden;
 background:url(../Images/bgn23.jpg) left 13px no-repeat;
 line-height:30px; text-indent:9px; font-size:14px; font-family:"宋体";}
#xxnr .xgnr .list ul li a:link
{color:#4E504F; text-decoration:none;}
#xxnr .xgnr .list ul li a:visited
{color:#4E504F; text-decoration:none;}
#xxnr .xgnr .list ul li a:hover,#xxnr .xgnr .list ul li a:active
{color:#0CBFE7; text-decoration:underline;}
#xxnr .xgnr .more
{line-height:30px; font-size:14px; text-indent:11px;}
#xxnr .xgnr .more a
{color:#DB0306; text-decoration:underline;}

/*产品管理*/
#cpgl
{width:509px; height:auto; overflow:hidden; float:left; padding-bottom:16px;
 background:#FFFFFF;}
#cpgl .title
{width:507px; height:32px; overflow:hidden;
 border:1px #D9D9D9 solid; border-top:0px;
 background:url(../Images/bgn19.jpg) repeat-x; text-indent:14px;}
#cpgl .title em
{color:#008AC9; font-family:"宋体"; font-size:14px; font-weight:bold; font-style:normal; line-height:34px;}
#cpgl .list
{width:460px; height:auto; overflow:hidden; padding-left:24px; padding-top:24px; padding-right:23px;
 border:1px #D9D9D9 solid; border-top:0px;}
#cpgl .list ul
{list-style:none;}
#cpgl .list ul li
{width:214px; height:224px; overflow:hidden; float:left; float:left;}
#cpgl .list ul li img
{float:left;}
#cpgl .list ul li em
{width:214px; height:26px; overflow:hidden; display:block; padding-top:12px;
 line-height:26px; color:#595959; font-family:"宋体"; font-style:normal;}
#cpgl .list ul li em a:link
{color:#595959; text-decoration:none;}
#cpgl .list ul li em a:visited
{color:#595959; text-decoration:none;}
#cpgl .list ul li em a:hover,#cpgl .list ul li em a:active
{color:#0CBFE7; text-decoration:underline;}
#cpgl .list ul li span
{width:214px; height:26px; overflow:hidden; display:block;
 line-height:26px; color:#595959;}
#cpgl .list ul li span strong
{color:#FF0000;}
#cpgl .list ul li.zw-x
{width:32px; height:224px; overflow:hidden; float:left;}
#cpgl .list ul li.zw-y
{width:460px; height:22px; overflow:hidden; float:left;}

/*介绍*/
.OnePagee
{width:236px; max-height:610px; overflow:hidden; float:right; margin-right:17px;
 background-color:#FFFFFF;}
.OnePagee .title
{width:236px; height:32px; overflow:hidden;
 border:1px #D9D9D9 solid; border-top:0px;
 background:url(../Images/bgn19.jpg) repeat-x; text-indent:13px;position:relative;}
.OnePagee .title em
{color:#008AC9; font-family:"宋体"; font-size:14px; font-weight:bold; font-style:normal; line-height:34px;}
.OnePagee span
{width:210px; height:auto; overflow:hidden; display:block; margin:0px auto; margin-top:15px;
 line-height:30px; font-family:"宋体"; color:#595959;}
 
/*产品在线服务*/
#cpZxfw
{width:236px; height:auto; overflow:hidden; margin-top:10px; float:right; margin-right:17px;
 border:1px #D9D9D9 solid; border-top:0px;}
#cpZxfw .title
{width:236px; height:32px; overflow:hidden;
 border-bottom:1px #D9D9D9 solid;
 background:url(../Images/bgn19.jpg) repeat-x; text-indent:13px;}
#cpZxfw .title em
{color:#124C8C; font-style:normal; line-height:38px; font-family:"微软雅黑"; font-size:16px;}
#cpZxfw .emai
{width:236px; height:auto; overflow:hidden; padding-top:11px;}
#cpZxfw .emai em
{color:#61615F; float:left; font-style:normal; text-indent:20px; line-height:24px;}
#cpZxfw .emai span
{width:107px; height:auto; overflow:hidden; float:left; padding-left:3px;
 line-height:24px; color:#AA5407; font-family:"宋体";}
#cpZxfw .kf
{width:236px; height:auto; overflow:hidden; padding-bottom:11px;}
#cpZxfw .kf em
{color:#61615F; float:left; font-style:normal; text-indent:20px; line-height:24px;}
#cpZxfw .kf span
{width:124px; height:auto; overflow:hidden; float:left; padding-left:3px;
 line-height:24px; color:#616161; font-family:"宋体";}