@charset "utf-8";/* 全局样式 *//* 游龙模板网 www.crjwz.com */
/* CSS Document */
.boxy-wrapper{position:absolute;z-index:150;}
.boxy-wrapper.fixed{position:fixed;}
/* Modal */ 
.boxy-modal-blackout{position:absolute; left:0; top:0; background-color:black;}
.boxy-modal-blackout-iframe{position:absolute; left:0; top:0; z-index:128; border: none;}
/* Border */
.boxy-wrapper{empty-cells:show;}

.boxy-wrapper .boxy-top-left,.boxy-wrapper .boxy-top-right,.boxy-wrapper .boxy-bottom-right,.boxy-wrapper .boxy-bottom-left{width:10px; height:12px; padding:0}
/*
.boxy-wrapper .boxy-top-left{background:url(../images/boxy-nw.png);} 
.boxy-wrapper .boxy-top-right{background:url(../images/boxy-ne.png);}
.boxy-wrapper .boxy-bottom-right{background:url(../images/boxy-se.png);}
.boxy-wrapper .boxy-bottom-left{background:url(../images/boxy-sw.png);}
*/
/*
.boxy-wrapper .boxy-top,.boxy-wrapper .boxy-bottom{height:12px; background-color:#555555; opacity:1; filter:alpha(opacity=0.5); padding:0}
.boxy-wrapper .boxy-left,.boxy-wrapper .boxy-right{width:12px; background-color:#555555; opacity:1; filter:alpha(opacity=0.5); padding:0; float:none}
*/
/*
.boxy-wrapper .boxy-top{height:6px; background-image:url(../images/boxy-n.png); background-repeat:repeat-x; padding:0}
.boxy-wrapper .boxy-bottom{height:6px; background-image:url(../images/boxy-s.png); background-repeat:repeat-x; padding:0}
.boxy-wrapper .boxy-left{width:6px; background-image:url(../images/boxy-w.png); background-repeat:repeat-y; padding:0}
.boxy-wrapper .boxy-right{width:6px; background-image:url(../images/boxy-e.png); background-repeat:repeat-y; padding:0}
*/
.boxy-wrapper .boxy-top-left,.boxy-wrapper .boxy-top-right,.boxy-wrapper .boxy-bottom-right,.boxy-wrapper .boxy-bottom-left { background-color:#555555; opacity:0.6; filter:alpha(opacity=60); padding:0}
.boxy-wrapper .boxy-top,.boxy-wrapper .boxy-bottom{ background-color:#555555; opacity:0.6; filter:alpha(opacity=60);  padding:0}
.boxy-wrapper .boxy-left,.boxy-wrapper .boxy-right{ background-color:#555555; opacity:0.6; filter:alpha(opacity=60);  padding:0;}

/* Title bar */
/*.boxy-wrapper .title-bar{ background:url(../images/box-bg.png) repeat-x; position:relative; height:33px}*/
.boxy-wrapper .title-bar{ height:33px; position:relative; background:#fbfcfe; }
.boxy-wrapper .title-bar .dragging{ cursor:move; }
.boxy-wrapper .title-bar h2{ font-size:14px; text-align:left; color:#333; line-height:1; margin:0; padding:0; font-weight:bold; padding-left:7px; padding-top:10px }
.boxy-wrapper .title-bar .close {display:block; position:absolute; top:6px; right:7px; width:21px; height: 19px; background:url(../images/boxy-close.png) no-repeat 0 0px;text-indent:-9999px; overflow:hidden }
.boxy-wrapper .title-bar .closeover {display:block; position:absolute; top:6px; right:7px; width:21px; height: 19px; background:url(../images/boxy-close.png) no-repeat 0 -21px;text-indent:-9999px; overflow:hidden }
.boxy-wrapper .title-bar .min {display:block; position:absolute; top:6px; right:30px; width:21px; height: 19px; background:url(../images/boxy-minmax.png) no-repeat 0 -30px;text-indent:-9999px; overflow:hidden }
.boxy-wrapper .title-bar .max {display:block; position:absolute; top:6px; right:30px; width:21px; height: 19px; background:url(../images/boxy-minmax.png) no-repeat 0 -120px;text-indent:-9999px; overflow:hidden }

/* Content Region */
.boxy-inner{background-color:white; padding:0}
.boxy-content{ padding:10px; overflow:auto;}
.boxy-content form{margin-top:5px;margin-bottom:5px;}
/* Question Boxes */
.boxy-wrapper .question{ width:340px !important; overflow:auto; }
.boxy-wrapper .answers{text-align:right;}
/* confirm btn */
/* button */
.boxy-btn1,.boxy-btn2,.boxy-btn4{background-color:transparent; font-size:12px; border:0; background-image:url(../images/btn.png);color:#FFFFFF; cursor:pointer;  background-repeat:no-repeat;vertical-align:middle}
.boxy-btn1{ width:50px; height:22px; background-position: 0 0;}
.boxy-btn2{width:50px; height:22px;  background-position: 0 -25px;color:#333333;}
.boxy-btn3{background-color:#EAEAEA; border-color:#EAEAEA #aaaaaa #aaaaaa #EAEAEA; color:#333333; padding:3px 5px 1.9px;}
.boxy-btn3:hover{background-color:#cad5eb; border-color:#CED8E3 #A2ADBC #A2ADBC #CED8E3;}
.boxy-btn4{width:75px;height:22px; background-position: 0 -50px;}

/* active tips-box */
.tips-box-b{position:absolute; font-size:12px; color:#b00; background:url(../images/tips-bg.png) right top no-repeat; height:26px; padding-right:10px;}
.tips-box-b .tips-content{background:url(../images/tips-bg.png) left top no-repeat; height:26px; float:left; line-height:22px; padding-left:10px;}
.tips-box-t{position:absolute; font-size:12px; color:#b00; background:url(../images/tips-bg.png) right -28px no-repeat; height:27px; padding-right:10px;}
.tips-box-t .tips-content{background:url(../images/tips-bg.png) left -28px no-repeat; height:20px; float:left; padding-top:7px; line-height:20px; padding-left:10px;}
.tips-box-l{position:absolute; font-size:12px; color:#b00; height:21px;}
.tips-box-l span{background:url(../images/tips-bg.png) left -58px; float:left; height:21px; width:10px;}
.tips-box-l .tips-content{background:url(../images/tips-bg.png) right -58px; height:21px; line-height:21px; padding-right:10px; float:left;}

/* button */
.submit2,.submit-gray2,.submit4,.submit3,.submit-gray2,.submit-gray3,.submit-gray4,.submit-t-btn,.submit-t-btn-gray{text-align:center; margin-right:6px; background-color:transparent; border:0; background-image:url(../images/btn.png);color:#FFFFFF; cursor:pointer; background-repeat:no-repeat; display:inline-block; vertical-align:middle;*padding-top:1px;line-height:22px;font-size:12px; }
.submit2{ width:50px; height:22px; background-position: 0 0; }
.submit4{ width:75px;height:22px; background-position: 0 -50px;}
.submit3{ width:63px;height:22px; background-position: 0 -75px;}
.submit-t-btn{ width:55px;height:32px;line-height:32px;background-position: -65px -268px; font-weight:700;   }
.submit-t-btn-gray{ width:55px;height:32px;line-height:32px;background-position: -65px -376px; font-weight:700; cursor:default   }
.submit-gray2{ width:50px; height:22px;  background-position: 0 -25px; color:#555555;}
.submit-gray3{ width:63px;height:22px; background-position: 0 -376px;color:#555555;}
.submit-gray4{ width:75px;height:22px;background-position: 0 -185px; color:#555555;}
.submit{ text-align:center;  height:22px;}
a.a-submit:link, a.a-submit:visited{color:#FFFFFF;text-decoration:none;}
a.a-submit:hover{ color:#FFFFFF;text-decoration:none; }
.submit-b{ text-align:center; height:32px; line-height:32px;}
a.submit-b:link, a.submit-b:visited{color:#FFFFFF;text-decoration:none;}
a.submit-b:hover{color:#FFFFFF;text-decoration:none;}
a.a-gray:link, a.a-gray:visited{color:#555555;text-decoration:none;}
a.a-gray:hover{color:#555555;text-decoration:none;}

/* window foot line */
.win-foot{margin-top:15px; border-top:1px solid #D1D6E2; height:30px; padding-top:15px; text-align:right; clear:both}
.win-foot-noborder{margin-top:15px; height:30px; padding-top:5px; text-align:right; clear:both}
.win-foot .win-tip-text{ float:left }

/* input error style */
.tip-right, .tip-error, .ico-black-dot { background:url(../images/boxy-ico.png) no-repeat; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/boxy-ico.png"); }
.tip-normal, .tip-right, .tip-error { display:inline-block; line-height:20px; margin-left:5px; vertical-align:middle; padding-top: 1px}
.tip-normal { color:#888888 }
.tip-right { padding-left:16px; background-position: 0 -43px;_background-position: 0 -43px; color:#0B6DD0}
.tip-error { padding-left:16px; background-position: 0 -4px;_background-position: 0 -4px; color:#D07C0B}
.ico-black-dot { width: 11px;height: 11px; background-position: 0 -85px; display:block; float:left; }


/* 天气城市弹出窗口 */
.boxycontent { }
.boxycontent dt { font-weight:bold; width:68px; float:left;}
.boxycontent dt, .boxycontent dd { padding:3px 0; line-height:18px;}
.boxycontent dd { width:415px; float:left; overflow:hidden;}
.boxycontent dd a { float:left; margin-right:8px; white-space:nowrap; overflow:hidden;}
.boxycontent a { color:#032878;}
.boxycon { overflow:hidden; border-bottom:1px dotted #bbb; padding-bottom:2px;}
.boxycon1, .boxycon1 p { width:100%; float:left; line-height:21px; overflow:hidden;}
.boxycon1 { padding-top:7px; margin-left:10px;}

/*天气小图标*/
.icon_weather_small {float: left;width: 32px;height: 32px;margin:2px 5px 0 0;background:url(../images/weather_yc_smallicon.png) 0 0 no-repeat;}
.icon_weather_small a { width:32px; height:32px; float:left; overflow:hidden;}
.icon_weather_qing_0 { background-position: 0 0; }
.icon_weather_qing_1 { background-position: -35px 0; }
.icon_weather_duoyun_0 { background-position: -70px 0; }
.icon_weather_duoyun_1 { background-position: -105px 0; }
.icon_weather_yin_0 { background-position: -140px 0; }
.icon_weather_yin_1 { background-position: -175px 0; }
.icon_weather_xiaoyu_0 { background-position: -210px 0; }
.icon_weather_xiaoyu_1 { background-position: -245px 0; }
.icon_weather_zhongyu_0 { background-position: -280px 0; }
.icon_weather_zhongyu_1 { background-position: -315px 0; }
.icon_weather_dayu_0 { background-position: -350px 0; }
.icon_weather_dayu_1 { background-position: -385px 0; }
.icon_weather_baoyu_0 { background-position: -420px 0; }
.icon_weather_baoyu_1 { background-position: -455px 0; }
.icon_weather_15 { background-position: -490px 0; }
.icon_weather_16 { background-position: -525px 0; }
.icon_weather_tedabaoyu_0 { background-position: -560px 0; }
.icon_weather_tedabaoyu_1 { background-position: -595px 0; }
.icon_weather_leizhenyu_0 { background-position: -630px 0; }
.icon_weather_leizhenyu_1 { background-position: -665px 0; }
.icon_weather_zhenyu_0 { background-position: -700px 0; }
.icon_weather_zhenyu_1 { background-position: -735px 0; }
.icon_weather_yujiaxue_0 { background-position: -770px 0; }
.icon_weather_yujiaxue_1 { background-position: -805px 0; }
.icon_weather_bingbao_0 { background-position: -840px 0; }
.icon_weather_bingbao_1 { background-position: -875px 0; }
.icon_weather_dongyu_0 { background-position: -910px 0; }
.icon_weather_dongyu_1 { background-position: -945px 0; }
.icon_weather_shuangdong_0 { background-position: -980px 0; }
.icon_weather_shuangdong_1 { background-position: -1015px 0; }
.icon_weather_qingwu_0 { background-position: -1050px 0; }
.icon_weather_qingwu_1 { background-position: -1085px 0; }
.icon_weather_wu_0 { background-position: -1120px 0; }
.icon_weather_wu_1 { background-position: -1155px 0; }
.icon_weather_nongwu_0 { background-position: -1190px 0; }
.icon_weather_nongyu_1 { background-position: -1225px 0; }
.icon_weather_yan_0 { background-position: -1260px 0; }
.icon_weather_yan_1 { background-position: -1295px 0; }
.icon_weather_shachenbao_0 { background-position: -1330px 0; }
.icon_weather_shachenbao_1 { background-position: -1365px 0; }
.icon_weather_qiangshachenbao_0 { background-position: -1400px 0; }
.icon_weather_qiangshachenbao_1 { background-position: -1435px 0; }
.icon_weather_fuchen_0 { background-position: -1470px 0; }
.icon_weather_fuchen_1 { background-position: -1505px 0; }
.icon_weather_yangsha_0 { background-position: -1540px 0; }
.icon_weather_yangsha_1 { background-position: -1540px 0; }
.icon_weather_xiaoxue_0 { background-position: -1575px 0; }
.icon_weather_xiaoxue_1 { background-position: -1610px 0; }
.icon_weather_zhongxue_0 { background-position: -1645px 0; }
.icon_weather_zhongxue_1 { background-position: -1680px 0; }
.icon_weather_daxue_0 { background-position: -1715px 0; }
.icon_weather_daxue_1 { background-position: -1750px 0; }
.icon_weather_baoxue_0 { background-position: -1785px 0; }
.icon_weather_baoxue_1 { background-position: -1820px 0; }
.icon_weather_mai_0 { background-position: -1855px 0; }
.icon_weather_mai_1 { background-position: -1890px 0; }



/* 网站公共开始 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding:0; margin:0; }
body{ color:#333;font-size:12px;font-family:"宋体"; -webkit-text-size-adjust:none;}
html,body{ background-color:#fff;}
table{border-collapse:collapse;border-spacing:0}
fieldset, img { border: 0; }
ul,ol{list-style-type:none;}
em,i {font-style:normal;}
select,input,img,select{vertical-align:middle;}
input,button,select,textarea{outline:none}
a {text-decoration:none;color:#333;}
a:hover {text-decoration:underline;color:#940404;}
.clearit{clear:both;}

.clearfix:after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}/* Hides from IE-mac \*/
.clearfix{_height:1%;}
.clearfix{display:block;}/* End hide from IE-mac */

/* 宽度共享样式 */
.header {width:1000px;margin:0 auto; position:relative;}
.content, .footer, .path, .fotcon, .carousel {width:1000px;margin:0 auto;overflow:hidden;}
/*** 头部 ***/
.top{background:url(../images/top.png) repeat-x 0 bottom; height:35px;border-bottom:1px #e1e1e1 solid; overflow:hidden; }
.topBar {width:990px;margin:0 auto;line-height:35px; overflow:hidden;}
.lblLogin{ padding-right:10px; overflow:hidden;}
.lblLogin input {width:80px;height:15px;border:1px solid #d4d0c8;border-top-color:#888;border-left-color:#888;font-family:verdana;font-size:11px;color:#333;}
.lblLogin a {color:#880606;font-weight:bold;}
.quick-menu {color:#888;}
.quick-menu a {color:#555;}
.quick-menu .cart { color:#f60}
.index_nav {float:left;z-index:100;position:relative;padding-top:3px;}
.index_nav dt a {width:70px;height:16px;float:left;padding-left:3px;background:url(../images/qianzhan_skin.png) no-repeat;color:#fff;}
.index_nav dt a:hover {background-position:-80px 0;color:#fff;text-decoration:none;}
.index_nav dd {position:absolute;border:1px solid #e4a587;background:#f9f1e9;padding:5px;top:17px;left:0;}
.index_nav ul {width:220px;}
.index_nav li {float:left;}
.index_nav li a {width:100px;height:21px;line-height:21px;float:left;padding:0 5px;white-space:nowrap;overflow:hidden;}
.index_nav li a:hover {background:#ab4a1b;color:#fff;text-decoration:none;}
.topnav {float:left;padding:0 7px 0 8px;}
.topnav a {float:left;padding:0 7px 0 8px;background:url(../images/qianzhan_skin.png) no-repeat 0 -22px;color:#666;}
.qz_fix {height:110px;padding:0 2px; overflow:hidden;}
.qz_fix .logo { background:url(../images/logo.png) no-repeat 0 0; float:left;margin-top:32px; width:156px; height:61px; text-indent:-9999px; margin-right:50px;}
.qz_fix .logo a{ display:block; width:150px; height:61px;}
.qz_fix .J_qzForm {width:455px;float:left;padding-top:20px; margin-right:30px;}
.qz_fix .J_qzForm ul {width:100%;float:left; padding-bottom:3px; overflow:hidden; zoom:1}
.qz_fix .J_qzForm li { color:#333; float:left; display:inline; width:46px; height:24px; line-height:20px; text-align:center;overflow:hidden; margin:0 5px;}
.qz_fix .J_qzForm li a{ color:#333; display:block; width:46px; height:24px;}
.qz_fix .J_qzForm li a:hover{ background:url(../images/index_hd_bg.png) 0 0 no-repeat; color:#fff; text-decoration:none}
.qz_fix .J_qzForm li.cur a{background:url(../images/index_hd_bg.png) 0 0 no-repeat; color:#fff;}
.qz_fix .J_qzForm li.cur a:hover {text-decoration:none;}
.qz_fix .ipt_con {float:left; overflow:hidden; width:455px;}
.qz_fix .hd_serach {width:380px;height:30px;float:left; border:3px solid #d4d4d4; color:#666; font-size:14px; line-height:28px; padding:0 2px; margin-right:5px;}
.qz_fix .btn {float:left;width:45px;height:30px;background:url(../images/index_hd_bg.png) no-repeat -50px 0; border:0 none; width:56px; height:36px; overflow:hidden; cursor:pointer; }
.hd_ann {width:155px;padding:2px 5px;float:left;overflow:hidden;}
.hd_ann .mxx{background:url(../images/footbg.png) 0 -171px no-repeat;padding-left:26px;height:19px;display:block;float:left;}
.hd_ann .mss{background:url(../images/footbg.png) 0 -194px no-repeat;margin-left:8px;padding-left:20px;height:20px;display:block;float:left;}
/***居中头部***/
.hd_main{ height:100px; padding-left:65px;}
.hd_main .logo{ background:url(../images/logo_s.png) 0 0 no-repeat; float:left; width:200px; height:58px; text-indent:-999px; overflow:hidden; margin-top:27px; margin-right:19px;}
.hd_main .logo a{ display:block; width:200px; height:58px;}
.hd_main .sc_form{ background:url(../images/sc_bg.png) no-repeat 0 0;width:473px; height:30px; float:left; padding:3px; margin-top:33px; position:relative;}
.hd_main .sc_menu{float:left; height:30px; width:70px; font-size:14px; font-weight:bold; padding-right:8px;}
.hd_main .sc_menu p{color:#999; height:30px; line-height:30px; overflow:hidden;}
.hd_main .sc_menu p a{background:url(../images/sc_bg.png) -178px -82px no-repeat; color:#999; display:block; height:30px; padding-right:10px; padding-left:3px;text-align:center;}
.hd_main .sc_menu p a:hover{background:url(../images/sc_bg.png) -277px -82px no-repeat; color:#999; text-decoration:none;}
.hd_main .sc_menu ul{ background:#fff; width:60px; border:3px solid #b0b0b0; border-top:0 none; position:absolute; left:0; top:33px; z-index:10;}
.hd_main .sc_menu li{ border-bottom:1px solid #fff; width:60px; height:30px; line-height:30px; overflow:hidden;}
.hd_main .sc_menu li a{ color:#999; display:block; height:36px; text-align:center; padding-right:5px;}
.hd_main .sc_menu li a:hover{ background:#F1F6FB; color:#002772; text-decoration:none}
.hd_main .sc_menu li.selected a{ background:#F1F6FB; color:#002772; text-decoration:none}
.hd_main input.txt{border:0 none; color:#666; font-size:14px; float:left; width:310px; height:30px; line-height:30px; padding:0 5px;}
.hd_main input.btn{background:url(../images/sc_bg.png) 0 -82px no-repeat; border:0 none; border-left:3px solid #cdcdcd; float:right; width:74px; height:30px; overflow:hidden; cursor:pointer}
/*鼠标经过*/
.hd_main .sc_form_hv{background:url(../images/sc_bg.png) 0 -41px no-repeat;}
.hd_main .sc_form_hv .btn{ border-left:3px solid #b0b0b0}
.hd_main input.btn_hover{background:url(../images/sc_bg.png) -75px -82px no-repeat;border:0 none; border-left:3px solid #cdcdcd; float:right; width:74px; height:30px; overflow:hidden; cursor:pointer}
/*日期天气*/
.the_date{ float:left; width:210px; line-height:22px; color:#666; margin-top:28px; padding-left:18px; overflow:hidden; zoom:1}
.the_date p{ display:block; height:22px; overflow:hidden; clear:both; white-space:nowrap}
.the_date p a{ color:#666; padding-right:10px;}
.the_date p a .red{ color:#c00}
.the_date p a:hover{ color:#900}
.the_date p span{ padding-right:10px;}

/*频道页头部*************************************/
.page_top{ height:40px; overflow:hidden;}
.page_top .inner{ width:1000px; overflow:hidden; margin:0 auto;}
.page_top .top_link{ font-family:Microsoft YaHei; font-size:14px; color:#dbdbdb; float:left; height:18px; line-height:18px; margin-top:11px; margin-right:2px; overflow:hidden;}
.page_top .top_link a{ color:#000; padding:0 2px;}
.page_top .top_link a:hover{color:#900;}
.page_top .top_link a .red,.page_top .top_link a:hover .red{ color:#D40404}
.page_hd .inner{ width:1000px; margin:0 auto;}
.area{ height:28px; overflow:hidden; padding:18px 5px 10px 5px;}
.page_add{ float:left; height:28px;overflow:hidden;}
.page_name{ background:#666; float:left; font-family:Microsoft YaHei,SimHei,SimSun; font-size:17px; height:22px; line-height:22px; float:left; overflow:hidden; padding:0 5px; color:#fff; text-decoration:none; margin-top:3px;}
.page_name:hover{ color:#fff; text-decoration:none;}
.page_logo{ background:url(../images/page_hd_bg.png) 0 -35px no-repeat; float:left; width:130px; height:28px; margin-right:5px; float:left; text-indent:-999px;}
.hot_key{color:#666; float:right;overflow:hidden; height:27px; line-height:27px; padding:0 10px;}
.hot_key strong{float:left}
.hot_key a{ float:left; padding:0 5px; color:#666;white-space:nowrap}
.hot_key a:hover{ color:#900;}
.page_search{ float:right; overflow:hidden;}
.page_search .txt{ background:#fff; border:2px solid #ddd; float:left; width:202px; height:23px; line-height:23px; color:#666; padding:0 2px; overflow:hidden;}
.page_search .btn{ background:url(../images/page_hd_bg.png) 0 -111px repeat-x; border-width:2px 2px 2px 0px; border-style:solid; border-color:#ddd; cursor:pointer; float:left; height:27px; line-height:23px; color:#666; font-weight:bold; width:66px; text-align:center;}
/*内页导航*/
	/*军事*/
    .military_hd{ border-bottom:1px solid #008CB9; overflow:hidden;}
    .military_tit{background:#1D2B38;}
    .military_nav{ background:#008CB9; padding-bottom:3px; height:35px; overflow:hidden;}
    .military_nav_in{ background:#1D2B38; height:35px; overflow:hidden;}
    .military_nav_in ul{ border-left:1px solid #3F5060; width:999px; height:35px; overflow:hidden; margin:0 auto}
    .military_nav_in ul li{ border-right:1px solid #3F5060; color:#fff; display:inline; float:left; font:normal 16px/35px Microsoft YaHei; line-height:35px; height:35px; overflow:hidden;}
    .military_nav_in ul li a{ display:block; color:#fff; padding:0 18px; text-decoration:none;}
    .military_nav_in ul li a:hover,.military_nav_in ul li.cur a{color:#fff; background:#008CB9;text-decoration:none}
	.military_nav_in ul li.cur a:hover{color:#fff;text-decoration:none}   
    /*资讯*/    
    .news_hd{ border-bottom:1px solid #b0c0cf; overflow:hidden;}
    .news_tit{background:#d21020;}
    .meeting_nav{ background:#BFD0E0; padding-bottom:3px; height:35px; overflow:hidden;}
    .news_nav_in{ background:#d21020; height:35px; overflow:hidden;}
    .news_nav_in ul{ border-left:1px solid #e81325; width:999px; height:35px; overflow:hidden; margin:0 auto}
    .news_nav_in ul li{ border-right:1px solid #e81325; color:#fff; display:inline; float:left; font:normal 16px/35px Microsoft YaHei; line-height:35px; height:35px; overflow:hidden;}
    .news_nav_in ul li a{ display:block; color:#fff; padding:0 13px; text-decoration:none;}
    .news_nav_in ul li a:hover,.news_nav_in ul li.cur a{color:#fff; background:#e81325;text-decoration:none}
	.news_nav_in ul li.cur a:hover{color:#fff;text-decoration:none}
    /*研究报告*/
    .report_hd{ border-bottom:1px solid #b8c8d7; overflow:hidden;}
    .report_tit{background:#004276;}
    .report_nav{ background:#cedeec; padding-bottom:3px; height:35px; overflow:hidden;}
    .report_nav_in{ background:#004276; height:35px; overflow:hidden;}
    .report_nav_in ul{ border-left:1px solid #1669ab; width:999px; height:35px; overflow:hidden; margin:0 auto}
    .report_nav_in ul li{ border-right:1px solid #1669ab; color:#fff; display:inline; float:left; font:normal 16px/35px Microsoft YaHei; line-height:35px; height:35px; overflow:hidden;}
    .report_nav_in ul li a{ display:block; color:#fff; padding:0 12px; text-decoration:none;}
    .report_nav_in ul li a:hover,.report_nav_in ul li.cur a{color:#fff; background:#1e84d5;text-decoration:none}
	.report_nav_in ul li.cur a:hover{color:#fff;text-decoration:none}
    /*展会*/
    .meeting_hd{ border-bottom:1px solid #b8c8d7; overflow:hidden;}
    .meeting_tit{background:#369;}
    .news_nav{ background:#cedeec; padding-bottom:3px; height:35px; overflow:hidden;}
    .meeting_nav_in{ background:#369; height:35px; overflow:hidden;}
    .meeting_nav_in ul{ border-left:1px solid #4580ba; width:999px; height:35px; overflow:hidden; margin:0 auto}
    .meeting_nav_in ul li{ border-right:1px solid #4580ba; color:#fff; display:inline; float:left; font:normal 16px/35px Microsoft YaHei; line-height:35px; height:35px; overflow:hidden;}
    .meeting_nav_in ul li a{ display:block; color:#fff; padding:0 18px; text-decoration:none;}
    .meeting_nav_in ul li a:hover,.meeting_nav_in ul li.cur a{color:#fff; background:#6797c8;text-decoration:none}
	.meeting_nav_in ul li.cur a:hover{color:#fff;text-decoration:none}
    /*数据*/
    .qzdata_hd{ border-bottom:1px solid #C3D9E6; overflow:hidden;}
    .qzdata_tit{background:#2454A6;}
    .qzdata_nav{ background:#DAEBF3; padding-bottom:3px; height:35px; overflow:hidden;}
    .qzdata_nav_in{ background:#2454A6; height:35px; overflow:hidden;}
    .qzdata_nav_in ul{ border-left:1px solid #457DDA; width:999px; height:35px; overflow:hidden; margin:0 auto}
    .qzdata_nav_in ul li{ border-right:1px solid #457DDA; color:#fff; display:inline; float:left; font:normal 16px/35px Microsoft YaHei; line-height:35px; height:35px; overflow:hidden;}
    .qzdata_nav_in ul li a{ display:block; color:#fff; padding:0 18px; text-decoration:none;}
    .qzdata_nav_in ul li a:hover,.qzdata_nav_in ul li.cur a{color:#fff; background:#BE5035;text-decoration:none}
	.qzdata_nav_in ul li.cur a:hover{color:#fff;text-decoration:none}
    /*指南*/
    .guide_hd{ border-bottom:1px solid #b7cdc6; overflow:hidden;}
    .guide_tit{background:#0d5a41;}
    .guide_nav{ background:#e4eae8; padding-bottom:3px; height:35px; overflow:hidden;}
    .guide_nav_in{ background:#0d5a41; height:35px; overflow:hidden;}
    .guide_nav_in ul{ border-left:1px solid #3c816a; width:999px; height:35px; overflow:hidden; margin:0 auto}
    .guide_nav_in ul li{ border-right:1px solid #3c816a; color:#fff; display:inline; float:left; font:normal 16px/35px Microsoft YaHei; line-height:35px; height:35px; overflow:hidden;}
    .guide_nav_in ul li a{ display:block; color:#fff; padding:0 16px; text-decoration:none;}
    .guide_nav_in ul li a:hover,.guide_nav_in ul li.cur a{color:#fff; background:#0f8f65;text-decoration:none}
	.guide_nav_in ul li.cur a:hover{color:#fff;text-decoration:none}
    /*调查*/
    .survey_hd{ border-bottom:1px solid #d3cac2; overflow:hidden;}
    .survey_tit{background:#4F2F30;}
    .survey_nav{ background:#E9DFD7; padding-bottom:3px; height:35px; overflow:hidden;}
    .survey_nav_in{ background:#543F2A; height:35px; overflow:hidden;}
    .survey_nav_in ul{ border-left:1px solid #6F4B4B; width:999px; height:35px; overflow:hidden; margin:0 auto}
    .survey_nav_in ul li{ border-right:1px solid #6F4B4B; color:#fff; display:inline; float:left; font:normal 16px/35px Microsoft YaHei; line-height:35px; height:35px; overflow:hidden;}
    .survey_nav_in ul li a{ display:block; color:#fff; padding:0 18px; text-decoration:none;}
    .survey_nav_in ul li a:hover,.survey_nav_in ul li.cur a{color:#fff; background:#C0650C;text-decoration:none}
	.survey_nav_in ul li.cur a:hover{color:#fff;text-decoration:none}
    /*分析师*/
    .analyst_hd{ border-bottom:1px solid #d3cac2; overflow:hidden;}
    .analyst_tit{background:#4F2F30;}
    .analyst_nav{ background:#E9DFD7; padding-bottom:3px; height:35px; overflow:hidden;}
    .analyst_nav_in{ background:#543F2A; height:35px; overflow:hidden;}
    .analyst_nav_in ul{ border-left:1px solid #6F4B4B; width:999px; height:35px; overflow:hidden; margin:0 auto}
    .analyst_nav_in ul li{ border-right:1px solid #6F4B4B; color:#fff; display:inline; float:left; font:normal 16px/35px Microsoft YaHei; line-height:35px; height:35px; overflow:hidden;}
    .analyst_nav_in ul li a{ display:block; color:#fff; padding:0 18px; text-decoration:none;}
    .analyst_nav_in ul li a:hover,.analyst_nav_in ul li.cur a{color:#fff; background:#C0650C;text-decoration:none}
	.analyst_nav_in ul li.cur a:hover{color:#fff;text-decoration:none}   
    /*区域经济*/ 
	.regieconomy_hd{ border-bottom:1px solid #b8c8d7; overflow:hidden;}
    .regieconomy_tit{background:#40505f;}
    .regieconomy_nav{ background:#cedeec; padding-bottom:3px; height:35px; overflow:hidden;}
    .regieconomy_nav_in{ background:#40505f; height:35px; overflow:hidden;}
    .regieconomy_nav_in ul{ border-left:1px solid #607588; width:999px; height:35px; overflow:hidden; margin:0 auto}
    .regieconomy_nav_in ul li{ border-right:1px solid #607588; color:#fff; display:inline; float:left; font:normal 16px/35px Microsoft YaHei; line-height:35px; height:35px; overflow:hidden;}
    .regieconomy_nav_in ul li a{ display:block; color:#fff; padding:0 18px; text-decoration:none;}
    .regieconomy_nav_in ul li a:hover,.regieconomy_nav_in ul li.cur a{color:#fff; background:#b63717;text-decoration:none}
	.regieconomy_nav_in ul li.cur a:hover{color:#fff;text-decoration:none}
    /*资本投资*/
    .investment_tit{background:#900;}
    .investment_hd{ border-bottom:1px solid #d7c1c0; overflow:hidden;}
    .investment_tit{background:#8d2927;}
    .investment_nav{ background:#f2eae9; padding-bottom:3px; height:35px; overflow:hidden;}
    .investment_nav_in{ background:#8d2927; height:35px; overflow:hidden;}
    .investment_nav_in ul{ border-left:1px solid #ba4a47; width:999px; height:35px; overflow:hidden; margin:0 auto}
    .investment_nav_in ul li{ border-right:1px solid #ba4a47; color:#fff; display:inline; float:left; font:normal 16px/35px Microsoft YaHei; line-height:35px; height:35px; overflow:hidden;}
    .investment_nav_in ul li a{ display:block; color:#fff; padding:0 16px; text-decoration:none;}
    .investment_nav_in ul li a:hover,.investment_nav_in ul li.cur a{color:#fff; background:#cd1916;text-decoration:none}
	.investment_nav_in ul li.cur a:hover{color:#fff;text-decoration:none}
    /*图库*/
    .photo_tit{ background:#151515;}
    .photo_nav{ background:#151515; border-bottom:5px solid #e49c2e; height:35px;}
    .photo_nav ul{ border-left:1px solid #515151;width:1000px; margin:0 auto; overflow:hidden; zoom:1}
    .photo_nav li{border-right:1px solid #515151; display:inline; float:left; font-size:14px; color:#fff; height:35px; line-height:35px; overflow:hidden;}
    .photo_nav li a{ color:#fff; display:block; float:left; padding:0 28px;}
    .photo_nav li a:hover{ background:#e49c2e; height:35px; color:#fff; text-decoration:none;}
    .photo_nav li.cur{ background-color:#e49c2e; background-image:none; height:35px; font-weight:bold;}
    .photo_nav li.cur a{ color:#fff}
    .photo_nav li.cur a:hover{ border:0 none;}
    /*人物*/
    .people_hd{ border-bottom:1px solid #b8c8d7; overflow:hidden;}
    .people_tit{background:#40505f;}
    .p_nav{ background:#cedeec; padding-bottom:3px; height:35px; overflow:hidden;}
    .p_nav_in{ background:#40505f; height:35px; overflow:hidden;}
    .p_nav_in ul{ border-left:1px solid #607588; width:999px; height:35px; overflow:hidden; margin:0 auto}
    .p_nav_in ul li{ border-right:1px solid #607588; color:#fff; display:inline; float:left; font:normal 16px/35px Microsoft YaHei; line-height:35px; height:35px; overflow:hidden;}
    .p_nav_in ul li a{ display:block; color:#fff; padding:0 18px; text-decoration:none;}
    .p_nav_in ul li a:hover,.p_nav_in ul li.cur a{color:#fff; background:#b63717;text-decoration:none}
	.p_nav_in ul li.cur a:hover{color:#fff;text-decoration:none}
    /*时尚*/
    .fashion_hd{ border-bottom:1px solid #8c8c8c; overflow:hidden;}
    .fashion_tit{background:#2c2c2c;}
    .f_nav{ background:#b3b3b3; padding-bottom:3px; height:35px; overflow:hidden;}
    .f_nav_in{ background:#2c2c2c; height:35px; overflow:hidden;}
    .f_nav_in ul{ border-left:1px solid #8c8c8c; width:999px; height:35px; overflow:hidden; margin:0 auto}
    .f_nav_in ul li{ border-right:1px solid #8c8c8c; color:#fff; display:inline; float:left; font:normal 16px/35px Microsoft YaHei; line-height:35px; height:35px; overflow:hidden;}
    .f_nav_in ul li a{ display:block; color:#fff; padding:0 25px; text-decoration:none;}
    .f_nav_in ul li a:hover,.f_nav_in ul li.cur a{color:#fff; background:#b63717;text-decoration:none}
	.f_nav_in ul li.cur a:hover{color:#fff;text-decoration:none}
    /*研究报告*/
    .health_hd{ border-bottom:1px solid #b5cda2; overflow:hidden;}
    .health_tit{background:#3b8200;}
    .health_nav{ background:#dcead0; padding-bottom:3px; height:35px; overflow:hidden;}
    .health_nav_in{ background:#3b8200; height:35px; overflow:hidden;}
    .health_nav_in ul{ border-left:1px solid #479c00; width:999px; height:35px; overflow:hidden; margin:0 auto}
    .health_nav_in ul li{ border-right:1px solid #479c00; color:#fff; display:inline; float:left; font:normal 16px/35px Microsoft YaHei; line-height:35px; height:35px; overflow:hidden;}
    .health_nav_in ul li a{ display:block; color:#fff; padding:0 30px; text-decoration:none;}
    .health_nav_in ul li a:hover,.health_nav_in ul li.cur a{color:#fff; background:#7eb300;text-decoration:none}
	.health_nav_in ul li.cur a:hover{color:#fff;text-decoration:none}
/*置顶新闻*/
.stick{ background:#eaf4f9; padding:5px 0; overflow:hidden; width:1000px; height:80px; margin:15px auto 0 auto;}
.stick dl{ float:left; width:480px; padding:0 10px; overflow:hidden;}
.stick dl dt{width:80px; height:80px; float:left; overflow:hidden; margin-right:15px;}
.stick dl dt a{ display:block; width:80px; height:80px; overflow:hidden}
.stick dl dd{ padding-top:5px;}
.stick dl dd h3{ font-size:14px; font-weight:normal; color:#002772; height:26px; line-height:26px; overflow:hidden;}
.stick dl dd h3 a{ color:#002770}
.stick dl dd h3 a:hover{ color:#940404}
.stick dl dd p{ font-size:12px; line-height:20px;}
.stick dl dd p a{ color:#940404}
/*滚动新闻*/
.hot_news{ background:url(vpage_hd_bg.png) 0 -169px repeat-x; border-bottom:3px solid #e0e0e0; height:30px; width:970px; margin:0 auto; padding:5px 15px 0 15px; overflow:hidden;}
.hot_news strong{ float:left; line-height:30px; margin-right:5px;}
.hot_news .scroll{ float:left; height:16px; overflow:hidden; margin:7px 45px 7px 0;}
.hot_news .scroll li { float:left; clear:both;color:#900; height:16px; line-height:16px; overflow:hidden;}
.hot_news .scroll li a{ color:#666; padding-right:10px;}
.hot_news .scroll li a:hover{ color:#940404}
.hot_news .jts{ background:url(../images/page_hd_bg.png) -85px 0px repeat-x; height:8px; width:31px; overflow:hidden; float:left; margin:11px 0}
.hot_news .jts a{ width:15px; height:8px; float:left; overflow:hidden; text-indent:-999px;}
.hot_news P{ line-height:30px; color:#666}
.hot_news p a{ padding:0 10px;}
/*位置导航*/
.add_link{height:40px; line-height:40px; color:#333; width:990px; margin:0px auto 0 auto; overflow:hidden;}
.add_link a{ padding:0 8px;}
/**********************************/


/* 天气预报 */
.weather_calendar { width:265px; float:left; margin-top:45px;}
.weather dl { float:right;}
.weather dt, .weather dt img { width:36px; height:36px; float:left; overflow:hidden;}
.weather dd { height:36px; float:left; font-family:Microsoft YaHei;}
.weather dd p { line-height:18px;}
.weather dd a { float:left; font-weight:bold; color:#666; padding-right:10px; margin-right:5px; background:url(../images/qianzhan_skin.png) no-repeat 100% 6px;}
.weather dd a:hover{ color:#900}
.weather .wtrl { width:84px; height:36px;/* line-height:36px;*/ float:right; font-size:12px; font-weight:bold; font-family:Microsoft YaHei; text-align:center; overflow:hidden;}
.weather .wtrl a{ color:#666}
.weather .wtrl a:hover{ color:#900}
.weather .p1 a { font-weight:normal; background:none;}
.calendar { width:197px; padding-top:5px; padding-left:48px; overflow:hidden;}
/*.calendar dl { float:right;}*/
.calendar dt { width:19px; height:19px; padding:1px 0 0 1px; float:left; background:url(../images/footbg.png) no-repeat 0 -280px; text-align:center; color:#fff; text-indent:-999px; overflow:hidden;}
.calendar dd { float:left; padding-left:5px; padding-top:3px; height:16px; width:100px; text-overflow:ellipsis; overflow:hidden;}
.calendar .dl1 { margin-left:5px;}
.calendar .dl1 dt { background:#ce5e54; text-indent:0;}
.calendar .dl1 dd { width:90px;}

/*导航*/
.menu {width:100%;border-top:2px solid #940306;overflow:hidden;}
.menu ul {width:100%;float:left;display:block;}
.menu li {float:left;}
.menu li a {color:#032878;}
.menu li a:hover {text-decoration:none;color:#940404;}
.Main_nav {padding-left:1px;border-bottom:1px solid #cdcdcd;font-size:14px;font-weight:bold;height:34px;}
.Main_nav li {margin-top:9px;border-right:1px dotted #747474;height:15px;float:left;_overflow:hidden;}
.Main_nav li.home {margin-left:4px;_margin-left:2px;border-left:1px dotted #747474;}
.Main_nav li a {padding:0 7px 0 8px;height:36px;line-height:34px;display:block;position:relative;float:left;top:-9px;}
.Main_nav li a:hover, .Main_nav li.cur a {background:#fff;color:#940404;border-left:1px solid #b2ada9;border-right:1px solid #b2ada9;margin:0 -1px;}
.Main_nav li .tncrr { width:1000px;padding:6px 0; height:16px; line-height:16px; overflow:hidden; position:absolute; top:124px; left:0; background:#fff; display:none;}
.Main_nav .cur .tncrr { display: block; }
.Main_nav li .tncrr a, .Main_nav li .tncrr span { font-size:12px; float:left; font-weight:normal; border:0; padding:0; height:15px; line-height:15px; background:none;color:#032878; }
.Main_nav li .tncrr a { margin-left:0; margin-top:9px; border-right:1px dotted #bbb; padding-right:8px; margin-right:8px;}
.Main_nav li .tncrr span { font-weight:bold;}
.Main_nav li .tncrr a:hover { margin-left:0; margin-top:9px; border-right:1px dotted #bbb; border-left:0; padding-right:8px; margin-right:8px;color:#940404; text-decoration:underline;}
.Main_nav li .tncrr p { float:left; margin-right:15px;}
.ej_nav{ width:100%; margin:0 auto; height:37px; background:url(../images/qyph_ionc_03.png) repeat-x 0 28px;}
.Sub_nav { width:1000px; margin:0 auto; border-top:1px solid #bbb; border-bottom:4px solid #a6a6a6; padding:6px 0; height:16px; line-height:16px; overflow:hidden;}
.Sub_nav p { padding:0 5px; float:left;}
.Sub_nav p span, .Sub_nav p a { float:left; color:#032878;}
.Sub_nav p span { font-weight:bold;}
.Sub_nav p a { padding-right:5px; margin-right:5px; border-right:1px dotted #bbb;}

.ej_nav1{ width:1000px; margin:0 auto;}
.ej_nav li {padding:0 7px;margin-top:8px; float:left;}
.ej_nav li a{ z-index:99999; display:block; background:url(../images/qyph_ionc_05.png) no-repeat center 20px; float:left; text-decoration:none;}
.ej_nav li a:hover{ height:37px; color:#FF0000; z-index:99999;}

/*2013-2-25导航*/
.hd_nav{ background:#f8f8f8; border-top:3px solid #900; border-bottom:1px solid #d6d6d6; height:51px; overflow:hidden; padding:14px 0 15px 0;}
.hd_nav .nav_con{ border-left:1px dotted #999; height:51px;line-height:27px; float:left; font-size:14px; color:#333; margin-left:-1px; padding:0px 6px; overflow:hidden;}
.hd_nav .nav_con strong{ float:left;}
.hd_nav .nav_con a{ float:left;padding:0px 7px; color:#333;}
.hd_nav .nav_con strong a{ color:#002772}
.hd_nav .nav_con a:hover{ color:#900}

/*** 大标题 ***/
.subfooter { clear:both; border-top:4px solid #ddd;padding:20px 0;overflow:hidden;}
.subfooter .botlogo {width:180px;padding:0 30px;float:left;overflow:hidden;}
.subfooter .botlogo p.p1 {font-family:arial;font-size:27px;color:#cb0000;}
.subfooter .botlogo p.p2 {font-family:Microsoft YaHei;font-size:14px;color:#555555;}
.helpMK {width:760px;float:left;overflow:hidden;}
.helpMK dl {float:left;width:91px;padding:0 25px;border-left:1px dashed #c8c8c8;}
.helpMK dl.dl1 {width:141px;}
.helpMK dl, .helpMK dl a {color:#333;}
.helpMK dt {font-family:Microsoft YaHei;font-weight:bold;font-size:15px;color:#555; line-height:20px;}
.helpMK dd {padding:6px 0;line-height:21px;}
.helpMK dt.tel{background:url(../images/help_skin.png) -66px -309px no-repeat;}
.helpMK dd span {color:#cb0000;}
/* 网站地图 */
.SiteMap { clear:both; background:#f6f6f6;border-top:1px solid #ddd;width:100%;overflow:hidden;}
.SiteMap .SM_Div {padding-top:15px;overflow:hidden;}
.SiteMap .SM_Div ul {width:156px;padding-left:10px;float:left;overflow:hidden;}
.SiteMap .SM_Div li {height:19px;line-height:19px;color:#999;}
.SiteMap .SM_Div li.title {font-weight:bold;height:23px;color:#555;}
.SiteMap .SM_Div li a, .SiteMap .SM_Div li a:hover {color:#555;}
.SiteMap .SiteMap_inner{ width:1000px; overflow:hidden; margin:0 auto; padding:10px 0 20px 0;}
.SiteMap .botlogo{ display:inline; width:150px; float:left;margin:12px 8px 0 8px; overflow:hidden;}
.SiteMap .botlogo h2{ display:block;}
.SiteMap .botlogo h2 a{ display:block;}
.SiteMap .botlogo p.p1 { font-family:Microsoft YaHei;font-size:16px;color:#b8b8b8; margin-top:10px; text-align:center;}
.SiteMap .botlogo p.p2 {font-family:Microsoft YaHei;font-size:14px;color:#555555;}
.SiteMap dl{ background:#E8E8E8; display:inline; float:left; width:150px; overflow:hidden; display:inline; padding:5px 0; margin:12px 8px 0 8px;}
.SiteMap dl dt{ font-family:Microsoft YaHei; font-size:14px; font-weight:bold; height:28px; line-height:28px; overflow:hidden; padding:0 10px;}
.SiteMap dl dt a{ color:#000; }
.SiteMap dl dt a:hover{ color:#900; text-decoration:none}
.SiteMap dl dd{ height:120px; padding:5px 0; overflow:hidden;}
.SiteMap dl dd li{ float:left; width:75px; color:#666; height:24px; line-height:24px;overflow:hidden}
.SiteMap dl dd li a{ color:#252525; display:block; padding:0 12px;}
.SiteMap dl.hover_bg{ background:#333}
.SiteMap dl.hover_bg a{ color:#fff;}
.SiteMap dl.hover_bg a:hover{ color:#FC0; text-decoration:none}
/* 版权 */
.Copyright {width:100%;overflow:hidden;background:#555;}
.footer {padding:10px;font-family:verdana;color:#bbb;line-height:20px;}
.footer .p1 {height:25px;}
.footer a {color:#fff;}


.ilinks p {width:650px;height:48px;margin:0 auto;background:url(../img/bot_img_6.png) no-repeat;overflow:hidden;}
.ilinks a {width:120px;height:48px;margin:0 5px;float:left;display:block;overflow:hidden;}

/***浮动图片***/
.rboxs{width:332px;overflow:hidden;position:relative;height:250px;}
.yll{width:301px;overflow:hidden;position:absolute;left:0px;z-index:777;background:#fff;}
.yrr{width:31px;position:absolute;right:0px;z-index:888;background:#fff;}
.yltag{clear:both;height:30px;background:#FFF; overflow:hidden;}
.yltag a{display:block;width:99px;height:30px;line-height:30px;color:#FFF;background:#A80000;overflow:hidden;float:left;margin-right:1px;text-align:center;}
.yltag a:hover{background:#850000;text-decoration:none;color:#FFF;}
.yltag a.rxnav{background:#850000;width:100px;}
.ylcte{height:189px;overflow:hidden;border-left:2px solid #B99F81;background:#FFF;}
.ylbom{height:31px;width:300px;background:url(../images/right.png) 0 -98px;display:block;}
.ylpic {clear:both;padding:0 0 0 102px;height:96px;margin:8px;zoom:1;}
.ylpic h2 {font-size:12px;color:#E16009;float:left;width:178px; height:30px; line-height:30px;overflow:hidden;font-weight:normal; margin:0}
.ylpic img {float:left;margin-left:-102px;line-height:1em;border:1px solid #dcdddd;margin-right:10px;}
.ylpic p {display:block;float:left;line-height:18px;width:178px;height:52px;padding-top:5px;border-top:dashed 1px #DDD;font-size:12px;overflow:hidden;color:#666;}
.yllsit{width:284px;overflow:hidden;padding-top:4px;border-top:dashed 1px #DDD;margin:4px 6px;}
.yllsit li{ background:url(../images/footbg.png) no-repeat 2px -312px; line-height:22px;height:22px;width:284px;overflow:hidden; padding-left:8px;}
.yrre{display:block;width:31px;height:30px;background:url(../images/right.png) no-repeat;}
.yrra{display:block;width:31px;height:30px;background:url(../images/right.png) -39px 0 no-repeat;}
.yrrb{display:block;width:31px;height:93px;background:url(../images/right.png) -115px 0 no-repeat;margin-top:1px;}
.yrrc{display:block;width:31px;height:93px;background:url(../images/right.png) -153px 0 no-repeat;margin:1px 0;}
.yrrd{display:block;width:31px;height:31px;background:url(../images/right.png) -77px 0 no-repeat;}
.ylsou{margin:18px;}
.ylsoua{border:solid 1px #ccc;height:22px;line-height:22px;margin-top:1px;width:173px;}
.ylsoub{width:68px;height:27px;background:url(../images/qianzhan_skin.png) no-repeat 0 -180px;border:0;margin:0 0 0 5px;line-height:240px;cursor:pointer;overflow:hidden;}
.ylsta{padding-top:8px;}
.ylsta a{margin-left:6px;line-height:18px;}

.ympic{width:296px;overflow:hidden;padding:5px;}
.ympic p{ color:#b88022; line-height:24px; margin:5px;}
.ympic p.ylw{ font-family:Arial, Helvetica, sans-serif; font-size:16px; margin:0 0;}
.ympic p.red{ font-family:SimHei,SimSun; color:#c22d0c; font-size:16px; margin:5px 0;}
.ympic ul{ background:url(../img/rightpic2.png) no-repeat 0 10px; border-top:1px solid #ccc; height:120px; padding:10px 10px 10px 130px; overflow:hidden; zoom:1;}
.ympic li{ background:url(../images/footbg.png) no-repeat 2px -313px; color:#666; display:block; line-height:20px; height:20px; padding-left:15px; overflow:visible}

/*** 返回顶部 ***/
#gotop{overflow:hidden;margin-left:505px;position:fixed;bottom:0;left:50%;text-indent:-9em;_position: absolute;}
.returnTop_layout {width:118px;height:36px;background:url(../images/right.png) no-repeat -220px 0;position:absolute;}
.returnTop_layout a {width:39px;height:36px;float:left;text-indent:-100px;overflow:hidden;}
.returnTop_layout a:hover {background:url(../images/right.png) -220px -40px;}
.returnTop_layout a.db:hover {background-position:-259px -40px;}
.returnTop_layout a.rd:hover {background-position:-298px -40px;}

/*** 您当前位置 ***/
.path {height:24px;line-height:24px;background:#f4f4f4;border-bottom:1px dotted #bbb;text-indent:5px;}

/*** 调用样式 ***/
/* 对齐方式 */
.fl {float:left;}
.fr {float:right;}
/* 边框 */
.top_dot {border-top:1px dotted #bbb;}
.top_sol {border-top:1px solid #ddd;}
.left_dot {border-left:1px dotted #bbb;}
.pdgmrgtop_dot {padding-top:5px;margin-top:5px;border-top:1px dotted #bbb;}
.bot_dot { border-bottom:1px dotted #ddd;}
/* 字体颜色,字体 */
.fontblue, .fontblue a {color:#002776;}
.tahoma,.tahoma a {font-family:tahoma;}
.red,.red a {color:#940404;}
.red900,.red900 a{ color:#900}
.red1,.red1 a {color:#F00;}
.blue_dtn,.blue_dtn a { color:#034898; text-decoration:underline }
.orange,.orange a {color:#c74b15;}
.bold,.bold a {font-weight:bold;}
.gray8,.gray8 a {color:#888;}
.green ,.green a{color:#31ac00;}
.txtline{ text-decoration:underline}
/* 边界 */
.mgn_top10 {margin-top:10px;}
.mgn_top5 {margin-top:5px;}
.mgn_rgt10 {margin-right:10px;}
.mgn_lft10 {margin-left:10px;}
.mgn_btm5 {margin-top:5px;}
/* 填充 */
.nowrap { white-space:nowrap; }
.pad_top10 {padding-top:10px;}
.pad_left20 {padding-left:20px;}
.pad_l_dot {border-left:0px dotted #bbb;padding-left:10px;}
/* 列表 */
.ofw21 li, .ofw25 li {height:22px;line-height:22px;text-overflow:ellipsis;overflow:hidden;color:#ff6e00;}
.ofw21 li .no {font-size:12px;font-family:verdana;float:left;width:20px;text-align:center;line-height:21px;}
.ofw25 li {font-size:14px;height:25px;line-height:25px;}
.ofw25 li span {font-size:12px;font-family:tahoma;float:right;color:#888;}
.ofw24 li{ line-height:24px; height:24px; overflow:hidden;}
.ofw26 li{ line-height:26px; height:26px; overflow:hidden;}
.ofw28 li{ line-height:28px; height:28px; overflow:hidden;}
/* 图文 */
.q_tpm { clear:both; color:#666;line-height:20px;overflow:hidden; padding:0 0px;}
.q_tpm .pic img, .q_tpm .pic_1 img, .q_tpm .pic_2 img, .q_tpm .pic_bg img, .pic_03 img, .pic_04 img, .q_tpm .pic_05 img {border:1px solid #ddd;padding:1px;width:90px;height:70px;float:left;margin-right:10px;}
.q_tpm p{text-indent:24px;}
.q_tpm .pic_bg img {width:70px;height:70px;}
.q_tpm .pic_1 img {width:124px;height:124px;}
.q_tpm .pic_2 img {width:70px;height:70px;}
.q_tpm .pic_05 img { width:47px; height:47px;}
.pic_04 img {width:63px;height:86px;}
.pic5{padding:5px 0 0 0;height:110px;width:240px;overflow:hidden;}
.pic5 img{width:76px;height:106px;padding:1px;border:solid 1px #DDD;float:left;margin-right:10px;}
.pic5 h2{line-height:20px;height:40px;font-size:12px;width:140px;overflow:hidden;float:left;display:block;}
.pic5 p{line-height:17px;width:140px;height:68px;overflow:hidden;color:#999;float:left;}
.list5{clear:both;border-top: dotted 1px #DDD;margin:5px 0 0 3px;}
.list5 li {font-size:12px;height:24px;clear:both;background:url(../images/inside_skin.png) no-repeat -120px -638px;padding-left:20px;line-height:24px;width:auto;overflow:hidden;}
.list5 li a{float:left;color:#333;}
/* 翻页 */
.page { display:block; clear:both; padding:20px 0 10px 0; font-size:14px; height:30px; text-align:center;overflow:hidden; width:100%;}
.page a { display:inline; margin:0 2px;}
.page a, .page .gray, .page .gray:hover {border:1px solid #ddd;background:#fff;padding:5px 8px;}
.page a:hover, .page a.cur {border-color:#6a0a1a;background:#8a1f31;color:#fff;text-decoration:none;}
.page .gray:hover {color:#888;}

.page1 {margin:20px 0 10px 0;float:left;font-size:14px; height:30px; line-height:21px; width:100%;text-align:center;overflow:hidden;}
.page1 a { margin-right:0px; color:#95243B; }
.page1 a, .page1 .gray, .page1 .gray:hover { border-right:1px solid #f1f1f1;background:#e9e9e9; padding:6px 15px 4px; }
.page1 a.cur { background:#ebd7db;color:#95243b;text-decoration:none; }
.page1 a.gray { color:#888; cursor:default; }
.page1 a:hover { background:#95243b;color:#f7fcff;text-decoration:none; }
.page1 .gray:hover { color:#888; }
.page1 .prenext { background:#e1e1e1; font-size:12px; }
/* 列表 */
.types-block { float:left; background:#f6f6f6; margin-top:11px; border-top:4px solid #C8C0AB }
.types-block h2 { width:100%; height:30px; text-align:center; border-bottom:1px #CCCCCC solid;padding:0;margin:0;overflow:hidden;}
.types-block h2 a {font-size: 14px;color:#940406;line-height: 30px;font-weight: bold;}
.types-block dl { display:block; clear:both;}
.types-block dt { padding-left:5px;height:24px; line-height:24px;font-size:12px;font-weight:bold;border-bottom:1px dotted #bbb;overflow:hidden;}
.types-block dt a {color: #002776;}
.types-block dd li {padding:5px 6px 4px 3px;height:15px;line-height:15px;float:left;white-space:nowrap;text-overflow:ellipsis;}
.types-block dd li.cur {border:1px solid #b6c9e7;border-bottom:0;background:#f3fafc;padding:4px 5px 4px 2px;position:relative;z-index:1000;}
.types-block dd li p {white-space:normal;background:#f3fafc;width:360px;padding:5px 10px;border:1px solid #b6c9e7;left:-1px;top:23px;position:absolute;}
.types-block dd li p a {float:left;width:80px;height:21px;line-height:21px;margin-right:10px;text-overflow:ellipsis;overflow:hidden;}
.types-block dd.ydbg {padding:0;}
.types-block dd.ydbg li {padding:5px 6px 0px 0;margin:0;white-space:normal;}
/* 表格 */
.table2 {width:100%;font-size:14px;}
.table2 th {background:#eaeaea;}
.table2 th, .table2 td {padding:6px 5px 5px 5px;text-align:left;line-height:18px;}
.table2 a {color:#002776;}
.qian_fon {background:#f2f2f2;}
/* 字体 */
.Fsize12 {font-size:12px;}
.Fsize14 {font-size:14px;}

/* Example tokeninput */
li.token-search {overflow: hidden;height: auto !important;height: 15px;margin: 0px 3px 0px 0px;padding: 1px 3px 0px;background-color: #eff2f7;color: #333;cursor: default;border: 1px solid #ccd5e4;font-size: 12px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;float: left;white-space: nowrap;}
li.token-search p {display: inline;padding: 0;margin: 0;}
li.token-search span {color: #a6b3cf;margin-left: 3px;font-weight: bold;cursor: pointer;}


/* 标题 */
.caption, .caption1, .caption2 { height:29px; line-height:29px; border-top:3px solid #a7a7a7; border-bottom:1px dotted #a7a7a7; padding:0 5px; background:#ededed;}
.caption .tab a { font-size:14px; font-weight:bold; color:#940404; float:left; position: relative; height:25px; padding:0 10px; margin-right:-1px; line-height:25px; margin-top:4px;}
.caption .tab a:hover, .caption .tab .cur { background:#fff; border:1px solid #a7a7a7; border-bottom:0; text-decoration:none;}
.caption1 {}
.caption1 a, .caption2 a { font-size:14px; font-weight:bold; color:#940404;}
.caption1 a.more, .caption2 a.more { font-size:12px; font-weight:normal; color:#333; float:right;}
.caption2 { border-color:#c8c0ab; background:#f4f1e9;}

/*** 封面报告 ***/
.seal { margin-top:10px; height:150px;}
.seal .on, .seal .under {float:left; width:28px; height:72px; margin:24px 7px 0 14px; background:url(../images/seal.png) no-repeat;}
.seal .under { float:right; background-position:-30px 0;margin:24px 14px 0 0;}
.seal_con { position:relative; width:896px; height:150px; overflow:hidden;}
.seal_con li { width:92px; float:left; overflow:hidden; padding:0 10px;}
.seal_con li a { cursor:pointer;}
.seal_con img { width:90px; height:120px; border:1px solid #555; float:left; overflow:hidden;}
.seal_con span { width:92px; height:28px; line-height:28px; float:left; text-align:center; overflow:hidden;}

/*支付宝支付按钮*/
a.go_alipay { background:url(../images/inside_skin.png) no-repeat 0px -273px #ff9201; color:#fff !important; display:inline-block; font-size:12px; font-weight:bold; width:121px; height:28px; line-height:28px; text-align:center;padding-left:15px; text-decoration:none !important}
a.go_alipay:hover{ color:#fff; text-decoration:underline !important;}

.watch_hot { padding-top:10px; overflow:hidden;}
/*AD*/
.gg200x300{ float:left; width:200px; height:300px; overflow:hidden; margin-right:20px; position:relative;}
.gg200x300 .ad_tit{position:absolute; width:200px; height:300px; left:0; top:20px; cursor:pointer; overflow:hidden; z-index:11}
.ad1000x90{ position:relative; display:block; clear:both; width:1000px; overflow:hidden;}
.ad1000x90 img{ background:#f2f2f2; display:block;}
/*友情链接*/
.links_w{ border-top:2px solid #ccc; width:1000px; overflow:hidden; margin:15px auto; }
.links_w strong{ font:bold 16px/40px Microsoft YaHei,SimSun; height:40px; overflow:hidden; padding:0 10px;}
.links_w p{ display:block; padding:0 10px; overflow:hidden;}
.links_w a{padding-right:5px; line-height:24px; height:24px; overflow:hidden; white-space:nowrap;}

/**/
.wrap{ background:url(../images/about_bg.png) repeat-y 0 0; width:1000px; overflow:hidden; margin: 0 auto; padding-bottom:50px;}
/*侧栏*/
.left_menu{ background:#f8f8f8; width:220px; overflow:hidden; float:left; padding-top:30px;}
.left_menu dl{ overflow:hidden; zoom:1}
.left_menu dl dt{ border-bottom:1px dotted #999; color:#333; font-size:16px; font-family:Microsoft YaHei; font-weight:normal; padding-left:30px; height:40px; line-height:40px; overflow:hidden;}
.left_menu dl dt.c{ background:url(../images/jt_01.png) no-repeat 10px center;}
.left_menu dl dt a{ display:block; color:#C22D0C}
.left_menu dl dt.c a{ color:#C22D0C}
.left_menu dl dt a:hover{ color:#C22D0C; text-decoration:none}
.left_menu dl dd{ width:180px; overflow:hidden; font-size:14px; color:#666; margin:0 auto; padding-top:2px}
.left_menu dl dd li{ height:24px; line-height:24px; overflow:hidden; margin-top:6px;}
.left_menu dl dd li a{ color:#666; display:block; padding:0 20px; height:24px; line-height:24px;}
.left_menu dl dd li.cur a,.left_menu dl dd li a:hover{ background:#C22D0C; text-decoration:none; color:#fff;}
/*内容*/
.wrap .cont_right{ width:750px; float:right; overflow:hidden; padding-top:15px;}
.wrap .cont_right h1{font-size:26px; font-family:Microsoft YaHei; line-height:45px; color:#C22D0C;}
.wrap .cont_right h2{color: #D3A243; font: bold 25px/22px Trebuchet MS,Verdana,Arial; margin: 0 0 -2px;}
.wrap .cont_right .pics_list01{ clear:both; padding-bottom:10px; overflow:hidden; text-indent:0; padding-top:15px; zoom:1}
.wrap .cont_right .pics_list01 li{ font-size:14px; display:inline; float:left; width:100px; overflow:hidden; margin:15px 12px 0 }
.wrap .cont_right .pics_list01 li img{ background:#F3F3F3; display:block; width:100px; height:120px;}
.wrap .cont_right .pics_list01 li span{ font-size:12px; display:block; height:30px; line-height:30px; overflow:hidden; text-align:center;}
.wrap .cont_right .summary{border: 1px solid #E5E5E5;clear: both;color: #666;font-size: 14px;line-height: 24px;margin: 10px 0 0;padding: 10px;}
.wrap .txtx{ clear:both; margin-top:15px;}
/*帮助中心*/
.PayInfo { font-size:12px; border:1px solid #c9c2b3; border-bottom:none; margin-left:8px;} 
.PayInfo table { border-bottom:1px solid #c9c2b3;}
.PayInfo table td { padding:3px 10px 2px 10px; line-height:18px;}
.PayInfo table td.taback { border-right:1px solid #c9c2b3; border-left:1px solid #c9c2b3;}
.tabkf { border-top:1px solid #ccc; float:left; margin-top:20px;}
.tabkf td { padding:8px 5px 6px 28px; line-height:24px; border-bottom:1px solid #ccc; font-size:14px;}

.dpPbm { padding-bottom:20px; font-size:14px;}
.dpPbm dl { border-bottom:1px dashed #ddd;}
.dpPbm dt { color: #333; cursor:pointer; height:40px; line-height:40px; padding:0 20px;}
.dpPbm dt:hover { background:#f1f1f1;}
.dpPbm dd { display:none; padding:6px 20px 5px 20px; line-height:24px; background:#f8f8f8; color:#666; font-size:14px; padding:7px 3em;}
.dpPbm dl.cur dt { background: #f5f5f5;color: #C49444;font-weight: bold;}
.dpPbm dl.cur dd { display:block;}

.JZ-Box { padding:0 10px; color:#444;width:750px;overflow:hidden;font-size:13px;}
.JZ-Box li { overflow:hidden; padding:15px 0; border-bottom:1px dotted #bbb;}
.JZ-Box .JZ-fl { width:30px; float:left; font:bold 32px Arial; color:#D3A243;}
.JZ-Box .JZ-fr { width:705px; float:left; line-height:25px; overflow:hidden; padding-right:15px;}
.JZ-Box .JZ-fr b { color:#b88022;font-size:14px;}

/* 忘记密码 */
.headbot { width:1020px; margin:0 auto; height:6px; overflow:hidden;}
.porpass { width:1000px; background:#fff; padding:0 10px; margin:0 auto; overflow:hidden;}
.passcon { width:460px; margin:0 auto; padding:60px 0 100px 0; overflow:hidden;}
.passcon h3 { font-size:14px; height:40px; line-height:40px; border-bottom:1px solid #ddd; text-indent:10px;}
.passcon ul { padding:0 10px; margin-top:10px;}
.passcon li { width:100%; float:left; line-height:34px;}
.passcon li span { color:#333; padding:0;}
.passcon li.li1 { padding-left:72px;}
.passcon li.li2 { line-height:21px; color:#888; padding-bottom:10px;}
.passcon li.li3 { font-size:14px; font-weight:bold; color:#8a1f31;}
.passcon li span { float:left; width:72px; text-align:right;}
.passcon li .sp1 { width:43px; height:22px; float:left; margin-left:5px; margin-top:6px;}
.passcon li .sp1 img {width:43px; height:22px;}
.passcon li a { margin:0 5px; color:#1e50a2;}
.passcon li input { float:left; margin-top:6px;}
.passcon .zh1, .passcon .zh2 { width:138px; padding:0 2px; height:20px; border:1px solid #969696; font-family:verdana;}
.passcon .zh2 { width:90px;}
.passcon .btn1, .passcon .btn2 { width:88px; height:24px; background:#00a1e6; border:1px solid #40c4fc; border-bottom-color:#007aae; border-right-color:#007aae; margin-right:5px; font-weight:bold; font-size:12px; color:#fff; cursor:pointer;}
.passcon .btn2 { width:58px; background-position:0 -770px; text-align:center; font-size:12px;}