/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,button{ margin: 0px; padding: 0px; color:#333;}
table{ border-collapse:collapse; border-spacing:0; }
button,input,textarea,fieldset{ padding:0;*overflow:visible;} 
input,textarea{outline: none;resize:none;}
fieldset,img{ border:0; }
address,caption,cite,code,dfn,em,strong,th,var{ font-style:normal; font-weight:normal; }
ol,ul,li{ list-style:none; }
caption,th{ text-align:left; }
h1,h2,h3,h4,h5,h6{ font-size:100%; }
q:beforce,q:after{ content:''; }
abbr,acronym{ border:0; }
label{ cursor:pointer; }
legend{ margin-left:0; }*+html legend{ margin-left:-7px;  margin-top:-7px; padding-bottom:10px; }*html legend{ margin-left:-7px;  margin-top:-7px;  padding-bottom:10px; }
a{ text-decoration:none; outline: none; }
a:hover{ text-decoration:underline; }
/* text */
.f12{ font-size:12px; }
.f13{ font-size:13px; }
.f14{ font-size:14px; }
.f16{ font-size:16px; }
.f20{ font-size:20px; }
.fHei{ font-family:'黑体';}
.fTahoma{ font-family:Tahoma,Verdana; }
.fb{ font-weight:bold; }
.fn{ font-weight:normal; font-style:normal; }
.t2{ text-indent:2em; }
.t1{ text-indent:1em; }
.t9999{ text-indent:-9999em; }
.lh140{ line-height:140%; }
.lh150{ line-height:150%; }
.lh180{ line-height:180%; }
.lh200{ line-height:200%; }
.unl{ text-decoration:underline; }
.del{ text-decoration:line-through; }
/* positon */
.tl{ text-align:left; }
.tc{ text-align:center; }
.tr{ text-align:right; }
.bc{ margin-left:auto; margin-right:auto; }
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }
.cb{ clear:both; }
.cl{ clear:left; }
.cr{ clear:right; }
.clearfix:after{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }.clearfix{*zoom:1;}
.vm{ vertical-align:middle; }
.pr{ position:relative; }
.pa{ position:absolute; }
.abs-r{ position:absolute; right:0; }
.zoom{ zoom:1; }
.hidden{ visibility:hidden; }
.none{ display:none; }
/*border*/
.nbB{ border:0;}
.rb{ border-right-width:1px; border-right-style:solid; }
.lb{ border-left-width:1px; border-left-style:solid; }
.nbt{ border-top:none; }
/*box size*/
.w10{ width:10px; }
.w20{ width:20px; }
.w30{ width:30px; }
.w40{ width:40px; }
.w50{ width:50px; }
.w60{ width:60px; }
.w70{ width:70px; }
.w80{ width:80px; }
.w90{ width:90px; }
.w100{ width:100px; }
.w180{ width:180px; }
.w200{ width:200px; }
.w250{ width:250px; }
.w300{ width:300px; }
.w400{ width:400px; }
.w500{ width:500px; }
.w600{ width:600px; }
.w700{ width:700px; }
.w980{ width:980px; }
.w{ width:100%; }
.wp50{ width:50%; }
.h40{ height:40px; }
.h50{ height:50px; }
.h60{ height:60px; }
.h80{ height:80px; }
.h100{ height:100px; }
.h200{ height:200px; }
.h{ height:100%; }

/* margin padding */
.mt5{ margin-top:5px; }
.mt10{ margin-top:10px; }
.mt15{ margin-top:15px; }
.mt20{ margin-top:20px; }
.mt30{ margin-top:30px; }
.mb5{ margin-bottom:5px; }
.mb10{ margin-bottom:10px; }
.mb15{ margin-bottom:15px; }
.mb20{ margin-bottom:20px; }
.mb30{ margin-bottom:30px; }
.mr5{ margin-right:5px; }
.mr10{ margin-right:10px; }
.mr15{ margin-right:15px; }
.mr20{ margin-right:20px; }
.mr30{ margin-right:30px; }
.ml5{ margin-left:5px; }
.ml10{ margin-left:10px; }
.ml15{ margin-left:15px; }
.ml20{ margin-left:20px; }
.ml30{ margin-left:30px; }
.padd5{ padding:5px; }
.padd10{ padding:10px; }
.pt2{ padding-top:2px; }
.pt3{ padding-top:3px; }
.pt5{ padding-top:5px; }
.pt15{ padding-top:15px; }
.pt20{ padding-top:20px; }
.pb3{ padding-bottom:3px; }
.pb5{ padding-bottom:5px; }
.pb10{ padding-bottom:10px; }
.pb15{ padding-bottom:15px; }
.pb20{ padding-bottom:20px; }
.pl5{ padding-left:5px; }
.pl10{ padding-left:10px; }
.pl15{ padding-left:15px; }
.pl20{ padding-left:20px; }
.pr5{ padding-right:5px; }
.pr10{ padding-right:10px; }
.pr15{ padding-right:15px; }
.pr20{ padding-right:20px; }
.pr35{ padding-right:35px; }
/* link color && style */
.normal-a a:hover{ color:#F60; }
.blue-a a{ color:#015985; }
.gray-a a,.graydeep{ color:#666666; }
.btn-a,.deepgray-a a{ color:#333; }
.cp{cursor:pointer;}
.link-a,.link-a a{ color:#06C; }
.btnw-a,a.btnw-a:hover{ color:#FFF; }
.btn-a:hover,.btnw-a:hover{ text-decoration:none; }
.black{ color:#000000; }
.red{ color:#FF0000; }
.orange{ color:#FF632D; }
.blue{ color:#0013D9; }
.gray{ color:#9A9A9A; }
.green{ color:#5BB600; }
.yellowGreen{ color:#9F6600; }
/* inline box style */
.dib{ display:inline-block; }
.db{ display:block; }
/* others */
.alpha{ filter:alpha(opacity=85);  -moz-opacity:0.85; opacity:0.85; }
.wordbreak{ table-layout:fixed; word-break:break-all; overflow:hidden; }
.oh{ overflow:hidden; }
/*sprite*/
.item-nav-bg{ background:url(http://i1.wkimg.com/web/item_nav.gif);}
.icons-bg{ background:url(http://i1.wkimg.com/web/icons.gif) no-repeat; }
.item-button{ background:url(http://i1.wkimg.com/web/item_buttons_ico.gif) no-repeat; }
.split-bg{ background:url(http://i1.wkimg.com/web/m_split.gif) no-repeat  }
.sprite-repeat {background:url(http://xunyi.thmz.com/xunyiimg/sprite_repeat.gif) repeat-x;}
.sprite-icon {background:url(http://xunyi.thmz.com/xunyiimg/sprite_icon.gif) no-repeat;}
.top-sprite{background:url(http://xunyi.thmz.com/xunyiimg/top_repeat.gif) repeat-x;}
.top-icon{background:url(http://xunyi.thmz.com/xunyiimg/top_icon.gif) repeat-x;}
.sprite-btn{background:url(http://xunyi.thmz.com/xunyiimg/sprite_btn.gif) repeat-x;}

.brn{ background-repeat:no-repeat; }
.brx{ background-repeat:repeat-x; }
.nbg{ background:transparent; }
/*lightBOX*/
#qbOverlay{display: none;position: absolute;z-index: 100;left: 0;top: 0;background-color: #000;cursor: pointer;}
#qbBox{display: none;position: absolute;left: 50%;z-index: 101;background-color: #fff;}
#qbStage{position: relative;z-index: 103;height: 100%;}
#qbBottom{position: relative;z-index: 102;background-color: #fff;height: 45px;padding: 0 10px;margin-bottom: -45px;}
#qbClose{display: block;float: right;width: 66px;height: 22px;background: transparent url("http://i1.wkimg.com/web/box/close.gif") no-repeat center;cursor: pointer;}
#qbPrev, #qbNext{position: absolute;z-index: 104;width: 50%;height: 100%;outline: none;display: block;}
#qbNext{left: 50%;}
#qbPrev:hover	{ background: transparent url("http://i1.wkimg.com/web/box/prev.gif") no-repeat 0% 15%;   }
#qbNext:hover{ background: transparent url("http://i1.wkimg.com/web/box/next.gif") no-repeat 100% 15%; }
#qbBox .loading{background: #fff url("http://i1.wkimg.com/web/box/loading.gif") no-repeat center;}
#qbCaption{color: #666;font-size: 0.8em;font-weight: bold;}
#qbCounter{font-family: "Trebuchet MS";color: #aaa;font-size: 0.8em;font-weight: bold;}
/* btn style */
.btnStyle01{ background-position:right -1260px; }
.btnStyle02{ background-position:right -1287px; }
.btnStyle03{ background-position:right -1339px; }
.btnStyle04{ background-position:right -1206px; }
.btnStyle06{ background-position:right -1455px; }
.btnStyle07{ background-position:right -1561px; }
.btnStyle08{ background-position:right -1515px; }
.btnStyle09{ background-position:right -1393px; }
.btnStyle08:hover,.btnStyle09:hover{ text-decoration:none; }
.btnStyle05{ background-position:0 -1776px; height:43px; width:150px; }
.btnStyle10{ background-position:0 -1820px; height:64px; width:77px; }
.btnStyle11{ background-position:right -1234px; height:25px; border:1px solid #FFB540; padding:0 5px; }
.btnStyle01 span,.btnStyle01 button,.btnStyle02 span,.btnStyle03 span,.btnStyle04 span,.btnStyle04 button,.btnStyle06 span,.btnStyle07 span,.btnStyle09 span{ padding:0 7px 0 12px; }
.btnStyle01 span,.btnStyle02 span{ background-position:0 -1233px; height:27px; line-height:27px;  }
.btnStyle03 span{ background-position:0 -1314px; height:25px; line-height:25px; }
.btnStyle04 span{ background-position:0 -1179px; height:27px; line-height:27px; }
.btnStyle01 button{ background-position:0 -1233px;height:27px;_height:26px; line-height:27px;_line-height:26px; }
.btnStyle04 button{ background-position:0 -1179px;height:27px;_height:26px; line-height:27px;_line-height:26px; }
.btnStyle06 span{ background-position:0 -1418px; height:37px; line-height:37px; }
.btnStyle07 span{ background-position:0 -1537px; height:24px; line-height:24px; }
.btnStyle08 span{ background-position:0 -1493px; height:22px; line-height:22px; padding:0 0px 0 5px; }
.btnStyle09 span{ background-position:0 -1368px; height:25px; line-height:25px; }
.mr150{ margin-right:150px; }
.ml130{ margin-left:130px; }
.topBorder{ border-top:1px solid #D0E0E6; }
.inputStyle1{ border:1px solid #FBAE7A; padding:3px; height:17px; line-height:17px; color:#7A7A7A; font-size:12px; }
div.inputStyle1{ background:#FFF; height:auto; }
div.inputStyle1 .inputStyle1{ background:#FFF; height:auto; border:0; height:34px; width:460px; }
.inputStyle2{ border:1px solid #D7D6D6; border-width:2px 1px 1px 2px; padding:2px 6px; line-height:18px; color:#7A7A7A; font-size:12px; }
.inputStyle2 textarea{ font-size:12px; color:#7A7A7A; overflow:auto; }
.dot-li li{ background:url(http://i1.wkimg.com/web/icons.gif) no-repeat 10px -660px; line-height:200%; font-size:14px; padding-left:20px;  }
.dot-li2 li{ background:url(http://i1.wkimg.com/web/icons.gif) no-repeat 10px -55px; text-indent:18px; float:left; width:100%; }




.breadcast { height: 30px; line-height: 30px; padding: 10px 0 10px 20px; color: #535353; background:url(http://xunyi.thmz.com/xunyiimg/xy_icon.gif) no-repeat left 50%; }
.breadcast a { color: #898989; }
.pl25 { padding-left: 25px; }
.w { width: 100%; }
.blank10 { height: 10px; clear: both; overflow: hidden; }
.blank15 { height: 15px; clear: both; overflow: hidden; }
.pl6 { padding-left: 6px; }
.pr6 { padding-right: 6px; }
.mb12 { margin-bottom: 12px; }
.boxbrd { border: 1px solid #ccc; border-top: 2px solid #75bed1; }
.light_boxbrd { border: 1px solid #ededed; border-top: 2px solid #75bed1; }
.w652 { width: 652px; }
.article_title { border-bottom: 1px dashed #b5b5b5; }
.article_title h1 { font-size: 28px; line-height: 65px; }
.article_sourse { text-align: center; line-height: 20px; }
.article_sourse .sc { background:url(http://xunyi.thmz.com/xunyiimg/sc_icon.gif) no-repeat left 50%; }
.article_sourse .sc a { color: #de0000; }
.ad_list li { float: left; height: 25px; line-height: 25px; padding: 15px 20px 15px 10px; background:url(http://xunyi.thmz.com/xunyiimg/blue_dot.gif) no-repeat left 50%; }
.ad_list li a:hover { text-decoration: none; color: #e10000; }
.passage p { line-height: 28px; padding: 10px 0;}
.passage div { line-height: 28px;}
.passage strong { font-weight: bold; }
.page { line-height: 20px; padding: 10px 0 10px; text-align: left; }
.page .pageinfo { line-height: 20px; }
.page li { display: inline; margin: 0 2px 5px 0; }
.page li.thisclass, .page li a { display: inline-block; padding: 0 7px; border: 1px solid #5b5b5b; }
.page li a, .page li a:visited { color: #333; }
.page li a:hover { background: #666; color: #fff; border: 1px solid #666; text-decoration: none; }
.page li.thisclass { display: inline-block; *display:inline;
*margin:0 5px 0 0;
background: #666; color: #fff; border: 1px solid #666; }
.page li.thisclass a, .page li.thisclass a:visited { border: 0; padding: 0; color: #fff; }
.pl_btn { width: 77px; height: 24px; line-height: 23px; padding-left: 23px; background:url(http://xunyi.thmz.com/xunyiimg/btn_bg.gif) no-repeat; }
.common_hd { height: 35px; line-height: 30px; border-bottom: 1px solid #d6d6d6; }
.common_hd h3 { background:url(http://xunyi.thmz.com/xunyiimg/arrow.gif) no-repeat 5px 50%; }
.common_hd .hot { padding-right: 25px; background:url(http://xunyi.thmz.com/xunyiimg/hot.gif) no-repeat right 3px; }
.common_hd .change { width: 43px; height: 23px; line-height: 23px; padding-left: 27px; background:url(http://xunyi.thmz.com/xunyiimg/change.gif) no-repeat 0 0; }
.common_list li { height: 28px; line-height: 28px; padding-left: 15px; overflow: hidden; background:url(http://xunyi.thmz.com/xunyiimg/blue_dot.gif) no-repeat 5px 50%; }
.common_listr li { height: 28px; line-height: 28px; padding-left: 10px; overflow: hidden; background:url(http://xunyi.thmz.com/xunyiimg/blue_dot.gif) no-repeat 0px 50%; }
.w280 { width: 280px; }
.w314 { width: 314px; }
.w315 { width: 315px; }
.w325 { width: 325px; }
.club_box { border-bottom: 1px dashed #b5b5b5; }
.club_hd { height: 21px; }
.club_hd h3 { width: 91px; height: 18px; background:url(http://xunyi.thmz.com/xunyiimg/club_title.gif) no-repeat; }
.club_down { width: 218px; height: 21px; background:url(http://xunyi.thmz.com/xunyiimg/down.gif) no-repeat; }
.consult_box { width: 252px; padding-right: 25px; border-right: 1px dashed #b5b5b5; }
.consult_tit { height: 28px; line-height: 22px; padding-right: 11px; margin-bottom: -7px; background:url(http://xunyi.thmz.com/xunyiimg/blue_bg.gif) no-repeat right top; }
.consult_tit h3 { font-family: "寰蒋闆呴粦"; font-size: 15px; }
.consult_tit .c_tip { padding: 0 0 0 5px; color: #fff; background: #0a7c92; }
.consult_tit .c_tip .yellow { color: #f7d634; }
.consult_box textarea { width: 238px; height: 71px; border: 1px solid #b6b7b0; }
.consult_box button { width: 94px; height: 26px; margin: 10px auto; background:url(http://xunyi.thmz.com/xunyiimg/tj_btn.gif) no-repeat; }
.consultbrd { border: 1px solid #d4d5cb; }
.common_box1 .common_hd h3 { font-family: "寰蒋闆呴粦"; background-image: url(../images/square_icon.gif); }
.common_box1 .common_hd .more a { color: #cc0000; }
.qtgn dt, .qtgn dd { float: left; }
.qtgn dt { width: 63px; height: 31px; line-height: 31px; padding-left: 31px; color: #fff; font-weight: bold; background:url(http://xunyi.thmz.com/xunyiimg/dt_bg.gif) no-repeat; }
.qtgn dd { width: 210px; height: 29px; padding-left: 5px; line-height: 29px; border: 1px solid #d9d9d9; border-left: 0; }
.qtgn .gn1 dd, .qtgn .gn3 dd, .qtgn .gn5 dd { width: 200px; }
.qtgn .gn1 dt { background-position: 0 0; }
.qtgn .gn2 dt { background-position: 0 -31px; }
.qtgn .gn3 dt { background-position: 0 -62px; }
.qtgn .gn4 dt { background-position: 0 -93px; }
.qtgn .gn5 dt { background-position: 0 -124px; }
.qtgn .gn6 dt { background-position: 0 -155px; }
.qtgn dt a, .qtgn dt a:visited { color: #fff; }
.shadow_pic { height: 23px; line-height: 23px; left: 0; bottom: 0; background: #000; opacity: 0.5; filter: alpha(opacity=50); }
.shadow_pictit { height: 23px; line-height: 23px; color: #fff; left: 0; bottom: 0; }
.shadow_pictit a { color: #fff; }
.jctj_list { width: 632px; margin-right: -12px; overflow: hidden; }
.jctj_list li { float: left; width: 146px; height: 110px; margin-right: 12px; position: relative; }
.jctj_list li img { display: block; width: 146px; height: 110px; }
.linpic{ float: left;}
.ques_list{ width: 460px; float: right;}
.ques_list li { float: left; width: 195px; height: 26px; line-height: 26px; padding-left: 10px; overflow: hidden; background:url(http://xunyi.thmz.com/xunyiimg/blue_dot.gif) no-repeat 0 50%; }
.tab_nav li { float: left; width: 84px; height: 26px; line-height: 26px; text-align: center; margin-right: 5px; background:url(http://xunyi.thmz.com/xunyiimg/tab_bg.gif) no-repeat 0 -26px; }
.tab_nav li.current { background-position: 0 0; color: #fff; }
.tab_nav li.current a { color: #fff; }
.tab_cont { border: 1px solid #ccc; }
.tablist { margin-bottom: -1px; overflow: hidden; }
.tablist li { float: left; width: 61px; height: 43px; line-height: 43px; padding-left: 10px; border-bottom: 1px solid #ccc; margin-bottom: -1px; overflow: hidden; }
.r_hd { height: 39px; line-height: 39px; }
.r_hd h3 { font-family: "寰蒋闆呴粦"; }
.r_hd h3 a { color: #333; }
.img_list { width: 304px; margin-right: -12px; overflow: hidden; }
.img_list li { float: left; width: 280px; height: 110px; margin-right: 12px; position: relative; }
.img_list li img { display: block; height: 110px; }
.common_list2 { width: 304px; margin-right: -12px; overflow: hidden; }
.common_list2 li { float: left; width: 260px; margin-right: 12px; font-size: 14px;}
.common_list4 li { float: left; width: 63px; }
.common_list4 .red { color: #cd1a1c; }
.health_box { border-bottom: 1px dashed #b5b5b5; background:url(http://xunyi.thmz.com/xunyiimg/arrow_bg.gif) no-repeat 0 0; }
.health_txt { line-height: 24px; }
.health_txt h3 { line-height: 25px; }
.health_txt .red { color: #cd1a1c }
.doc_list { margin-right: -10px; overflow: hidden; }
.doc_list li { width: 300px; float: left; margin: 0 10px 10px 0; }
.doc_list .image { width: 90px; height: 86px; border: 1px solid #d9d9d9; }
.doc_list .image img { display: block; border: 1px solid #fff; }
.doc_info { width: 180px; }
.doc_info p { text-indent: 2em; line-height: 29px; }
.doc_info p .red{ color:#f7672b; text-decoration: none;}
.doc_info .zx_btn { width: 58px; height: 22px; line-height: 22px; text-align: center; color: #06c; margin-top: 8px; background:url(http://xunyi.thmz.com/xunyiimg/zxbtn.gif) no-repeat; }

.index_dgbj{ background:url(http://xunyi.thmz.com/xunyiimg/index_dhbj.jpg) no-repeat; height:55px; margin-top:12px;}
.first{ width:490px;}
.first_jb{ float:left; height:51px; line-height:51px; background:url(http://xunyi.thmz.com/xunyiimg/index_dt.jpg) no-repeat right; padding-right:10px; margin:2px 0 0 10px; font-size:18px; color:#fff5b2; font-family:\5FAE\8F6F\96C5\9ED1;}
.first_jb a{ font-size:18px; color:#fff5b2; font-family:\5FAE\8F6F\96C5\9ED1;}
.first_jbli{ width:415px; margin-top:4px;}
.first_jbli li{float:left; line-height:25px;}
.first_jbli li a{ color:#FFF; font-size:12px; margin-left:16px; display:block; width:60px; text-align:center;}
.second{ width:490px;}
.second_jbli{ width:415px; margin-top:4px;}
.second_jbli li{float:left; line-height:25px;}
.second_jbli li a{ color:#FFF; font-size:12px; margin-left:10px; display:block; width:60px; text-align:center;}
.tut{width: 600px;text-align: center;margin: 10px 0px;}
.tut img.l {padding-right: 20px;}
.tut img.r {padding-left: 20px;}

.sitemapweb { overflow:hidden; border: #7ebf89 1px solid; margin: auto; width: 977px; margin-top:15px; margin-bottom:15px;}
.sitemapclass { margin: auto; overflow:auto; width: 95%; height: auto}
.sitemapclass1 { font-weight: bold; margin: 8px auto 5px; width: 95%; line-height: 25px; border-bottom: #7ebf89 1px dashed; height: auto; text-align: left}
.sitemapclass1 h2 { color: #000000;font-size: 18px;}
.sitemapclass2 { float: left; margin: 3px 0px 3px 20px; width: 180px; line-height: 25px; height: auto}
.sitemapclass2 a { color: #555555}
.sitemapclass3 { margin: 3px auto; color: #666666! important; height: auto}
.sitemaplist { margin: auto; width: 95%; line-height: 25px; border-bottom: #f4f4f4 1px dashed; position: relative; text-align: left}
.sitemaplist span { right: 0px; width: 150px; line-height: 20px; position: absolute; text-align: left}
.clearfixxx{ float:left; width:900px; margin-left:45px; font-size:14px; display:inline; line-height:30px;}