@charset "utf-8";
/*
----------------------------------
	FileName：global.css
	Description：通用样式表
	Author：Blue Wave
	Last Updated：2015.8.9
	Website：http://www.dianshangwin.cn/
----------------------------------
*/

/* CSS Reset */
body{color:#000; background: #f8f8f8; /*background:#fbfbfb;*//*font-family:Microsoft YaHei, Tahoma, Helvetica, SimSun, sans-serif;*/ font-family:"Microsoft YaHei","WenQuanYi Micro Hei",SimHei,tahoma,sans-serif; font-size:12px;
behavior:url("./css/csshover.htc");/*解决ie6下的伪类不生效问题，路径为html页面与csshover.htc文件的相对路径*/}
html,body,form,input,select,textarea,div,p,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;}
ul,li,dl,dt,dd{list-style:none;}
a{blr:expression(this.onFocus=this.blur());}
h1,h2,h3,h4,h5,h6{font-size:100%;}
small{font-size:12px;}
ul,ol{list-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
fieldset,img{border:0;}
button,input,select,textarea{font-size:100%; font-family: "Microsoft YaHei","WenQuanYi Micro Hei",SimHei,tahoma,sans-serif;}
table{border-collapse:collapse;border-spacing:0;}
q:before,q:after{content:'';}
img{display:block;}

/* 自定义清除浮动 */
.clearfix:after{display:block;clear:both;content:'.';height:0;visibility:hidden;font-size:0;}
/* 兼容ie8 、ff 、gg 、opera 、safari */
.clearfix{*zoom:1;} 

.clear{clear:both;display:block;height:0;overflow:hidden;}

/* 溢出隐藏 */
.overflow{overflow:hidden;}

.round3{outline:0;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.icons {width: 16px;height: 16px;overflow: hidden;font-size: 0;line-height: 0; display: inline-block;background: url(../../images/dsw/sprites.png) no-repeat;}

/* 解决IE6固定定位闪动问题 */
*html{background-image:url(about:blank);background-attachment:fixed;}

/* 解决背景图片闪动和重复加载的IE6BUG */
html {zoom: expression(function(ele){ ele.style.zoom = "1"; document.execCommand("BackgroundImageCache", false, true); }(this));}

/* 自定义通用间隔 */
.blank1,.blank5,.blank10,.blank15,.blank20,.blank25,.blank30{clear:both;line-height:0;font-size:0;}
.blank1{height:1px;border-bottom: 1px dashed #ccc;}
.blank5{height:5px;}
.blank10{height:10px;}
.blank15{height:15px;}
.blank20{height:20px;}
.blank25{height:25px;}
.blank30{height:30px;}

.p_t_20{padding-top: 20px;}
.p_t_30{padding-top: 30px;}
/* 全站通用头部模块样式 */
.header_box{width: 100%; min-width: 1200px; height: 80px; padding: 0px;/*  left: 0;
  top: 0;
  position: fixed;
  _position: absolute;
  _bottom: auto;
  _top: expression(eval(document.documentElement.scrollTop));
  width: 100%;
  z-index: 2000;
  background-color: #FFF;*/}
.header_box .top_header{width: 100%; height: 35px; line-height: 35px; background:#333333; position: relative; z-index: 9999;}
.header_box .top_header .top_nav_wrap{width: 1200px; height: 35px; line-height: 35px; margin:0 auto; font-size: 12px; color:#8C8C8C;}
.header_box .top_header .top_nav_wrap .left_wrap{width: auto; height: 35px; line-height: 35px; float: left;}
.header_box .top_header .top_nav_wrap .left_wrap ul li{width: auto; height: 35px; line-height: 35px; font-size: 12px; float: left; padding-right: 12px; position: relative;}
.header_box .top_header .top_nav_wrap .left_wrap ul li a{display: inline-block; color:#8C8C8C;}
.header_box .top_header .top_nav_wrap .left_wrap ul li a:hover{color:#FFF;}

.header_box .top_header .top_nav_wrap .left_wrap ul li .head_ico{width: 23px; height: 23px; background: url(../../images/dsw/index_ico.png) no-repeat; _background: url(../../images/dsw/index_ico.gif) no-repeat;  position: relative; top:6px; left: 0px;}
.header_box .top_header .top_nav_wrap .left_wrap ul li .sina{background-position: 0px 0px;}
.header_box .top_header .top_nav_wrap .left_wrap ul li .sina:hover{background-position: 0px -24px;}
.header_box .top_header .top_nav_wrap .left_wrap ul li .weixin{background-position: -35px 0px}
.header_box .top_header .top_nav_wrap .left_wrap ul li .weixin:hover{background-position: -35px -24px}
.header_box .top_header .top_nav_wrap .left_wrap ul li .tencent{background-position: -70px 0px;}
.header_box .top_header .top_nav_wrap .left_wrap ul li .tencent:hover{background-position: -70px -24px;}

.header_box .top_header .top_nav_wrap .left_wrap ul li .preview_wrap{width: 160px; height: auto; background: #FAFAFA; border: 1px solid #EEE; position: absolute; top: 40px; left: -24px; padding: 6px; border-radius: 3px; z-index: 999; display:none;}
.header_box .top_header .top_nav_wrap .left_wrap ul li .preview_wrap p{line-height: 20px; font-size: 12px; color:#666;}
.header_box .top_header .top_nav_wrap .left_wrap ul li .preview_wrap a{display: inline-block; color:#3F92D5;}
.header_box .top_header .top_nav_wrap .left_wrap ul li .preview_wrap .garrow_up{width: 0px; height: 0px; font-size: 0; border-width: 10px; border-style:dashed dashed solid; border-color:transparent transparent #FAFAFA;}
.header_box .top_header .top_nav_wrap .left_wrap ul li .preview_wrap b{position: absolute; overflow: hidden;}
.header_box .top_header .top_nav_wrap .left_wrap ul li .preview_wrap .arrow1{z-index:1; border-bottom-color:#EBEBEB; top:-20px; left: 25px;}
.header_box .top_header .top_nav_wrap .left_wrap ul li .preview_wrap .arrow2{z-index:2; top:-19px; left: 25px;}

.header_box .top_header .top_nav_wrap .right_wrap{width: auto; height: 35px; line-height: 35px; font-size: 12px; float: right; color:#8C8C8C;}
.header_box .top_header .top_nav_wrap .right_wrap ul li{width: auto; height: 35px; line-height: 35px; float: left; padding: 0px 10px;}


/* 一级导航模块样式 */
.header_box .top_header_wrap{width: 100%; height: 90px; background:#FFF;/* position: relative;*/position:fixed; z-index: 99999;box-shadow:0px 0px 2px #444;-moz-box-shadow:0px 0px 2px #444;-webkit-box-shadow:0px 0px 2px #444;border-bottom: 1px solid #CCC;}
.header_box .top_header_wrap .container{width: 1200px; height: 90px; margin: 0 auto; /*overflow: hidden;*/position: relative;}
.header_box .top_header_wrap .container .icon_logo{/* width: 400px; */width: 310px; height: 90px; float:left;}
.header_box .top_header_wrap .container .icon_logo .cf_logo{width: 272px; height: 65px; display: inline-block; padding-top:9px;}
.header_box .top_header_wrap .container .icon_logo .cf_logo h1{font-size: 0px; display: none;}
.header_box .top_header_wrap .container .top_nav_box{width: auto; height: 30px; line-height: 30px; float: left; margin:28px 0px 0px 0px;}
.header_box .top_header_wrap .container .top_nav_box ul li{width: auto; height: 30px; line-height: 30px; color: #FFF; font-size: 17px; float: left; margin-right:3px;}
.header_box .top_header_wrap .container .top_nav_box ul li a{display: inline-block; padding: 0px;margin: 0px 20px; color:#333; float: left;}
.header_box .top_header_wrap .container .top_nav_box ul li a:hover{border-bottom:2px solid #0185B0; /*border-radius: 5px;*/}
.header_box .top_header_wrap .container .top_nav_box ul li .current{/*background: #0185B0;*/border-bottom:2px solid #0185B0;/* border-radius: 5px;*/}

/*登录链接*/
.header_box .top_header_wrap .container .login_box{width: 270px; height: 90px;line-height: 90px;position: absolute;right: 0px;top: 0px;}

/* 搜索模块样式 */
.header_box .top_header_wrap .container .form_group{width: 210px; height: auto; float: right;}
.header_box .top_header_wrap .container .form_group .search_content{width: 210px; height:38px;border: 1px solid #CCC; line-height: 38px; background:#FFF; margin: 25px 0px 0px 0px; border-radius:4px;}
.header_box .top_header_wrap .container .form_group .search_content .search_input{width: 100px; height: 26px; line-height: 26px; color:#666; vertical-align:middle; background-color: #FFF; border: 0px none; border-radius: 4px; display: inline-block; padding: 6px 12px; outline: none; font-size: 14px; float: left; color:#999;}
.header_box .top_header_wrap .container .form_group .search_content .select_search{width: 50px; height: 38px; line-height: 38px; float: left; position: relative;}
.header_box .top_header_wrap .container .form_group .search_content .select_search .m_arrow{width: 0px; height: 0px; border: 5px solid transparent; border-top:5px solid #999; border-bottom:0px; border-style:solid dashed dashed dashed; display: -moz-inline-stack; display: inline-block; vertical-align:middle; zoom:1; margin-left:5px; position: absolute; top:16px; right: 8px; z-index: 9999; overflow: hidden}
.header_box .top_header_wrap .container .form_group .search_content .select_search .sel{width: 50px; height: 38px; line-height: 38px; font-size: 14px; color:#999; display: inline-block; cursor:pointer; border-right: 1px solid #EEE;}
.header_box .top_header_wrap .container .form_group .search_content .select_search ul{width:50px;border:1px solid #EEE; background-color:#ffffff; position:absolute; z-index:20000; margin-top:0px; top:38px; left:-1px; border-top: none; display:none;}
.header_box .top_header_wrap .container .form_group .search_content .select_search ul li{width:50px;height:auto; line-height:20px; margin-bottom:0px; font-size: 12px; text-align: center; float: left;}
.header_box .top_header_wrap .container .form_group .search_content .select_search ul li a{width:auto; display:block; height:20px;line-height:20px;color:#666; text-decoration:none; font-size:14px; color:#999; padding: 5px 0px;}
.header_box .top_header_wrap .container .form_group .search_content .select_search ul li a:hover{background:#FAFAFA; color:#3A83B8;}
.header_box .top_header_wrap .container .form_group .search_content .btn{width: 35px; height:32px; border: none; float: right; padding: 0px; margin-top:6px; cursor: pointer;}


/* 二级导航模块样式 */
.header_box .bm_nav_main{width: 100%; height: auto;}
.header_box .bm_nav_main .menu_wrap{width: 1198px; height: auto; margin: 0 auto; background: #FFF; border: 1px solid #EEE; border-top: 0px none; padding: 0px;}
.header_box .bm_nav_main .menu_wrap .menu_item{width: 282px; height: auto; float: left; padding:6px 0px 10px 0px; margin-left: 15px; _margin-right:-3px;}
.header_box .bm_nav_main .menu_wrap .menu_item .sub_icon{width:60px; height:78px; float:left; display:inline-block; overflow:hidden; color:#0AD; font-size:14px; text-align:center; margin-right: 12px;}
.header_box .bm_nav_main .menu_wrap .menu_item .sub_icon a{width: 60px; display:block; text-decoration:none; padding-top:60px; font-size:14px; color:#00B0BE; background: url(../../images/dsw/menu_item_ico.png) no-repeat; _background: url(../../images/dsw/menu_item_ico.gif) no-repeat;}
.header_box .bm_nav_main .menu_wrap .menu_item .sub_icon .bm_icon_1{background-position: 5px 6px;}
.header_box .bm_nav_main .menu_wrap .menu_item .sub_icon .bm_icon_2{background-position: -58px 6px;}
.header_box .bm_nav_main .menu_wrap .menu_item .sub_icon .bm_icon_3{background-position: -120px 6px;}
.header_box .bm_nav_main .menu_wrap .menu_item .sub_icon .bm_icon_4{background-position: -58px 6px;}


.header_box .bm_nav_main .menu_wrap .menu_item .bm_item{width: 210px; height: auto; float: left; margin-top:10px;}
.header_box .bm_nav_main .menu_wrap .menu_item .bm_item ul li{width: auto; height: 30px; line-height: 30px; float: left; color:#666; font-size: 14px; padding: 0px 15px; position: relative;}
.header_box .bm_nav_main .menu_wrap .menu_item .bm_item ul li a{display: inline-block; color:#666;}
.header_box .bm_nav_main .menu_wrap .menu_item .bm_item ul li a:hover{color:#00B0BE;}
.header_box .bm_nav_main .menu_wrap .menu_item .bm_item ul li .hot_ico{width: 22px; height:12px; display: inline-block; background: url(../../images/dsw/hot.gif) 0px 0px no-repeat; margin-left:6px;position: absolute; top: 2px; right: -10px;}


/* 右侧悬浮客服模块样式 */
.right_float{width:100%; position:relative; margin-top:0px; clear:both; z-index:99999; }
.right_float .jump{width:50px; position:fixed; /*top:200px; left: 54%; margin-left:535px;*/ right: 10px; bottom:0px; z-index:99999; _position:absolute;_top:expression(documentElement.scrollTop + 200 +"px");}
.right_float .jump li{width: 50px; height: 50px; /*display:none; background:#E5E5E5;*/ margin-bottom:2px; float: left; position: relative;}
.right_float .jump li .preview_wrap{width:50px; height: 50px; display: inline-block; position:relative; background: url(../../images/dsw/code_bg01.png) no-repeat;}
.right_float .jump li .service{background-position: -50px -6px;}
.right_float .jump li .service:hover{background-position: 0px -6px;}
.right_float .jump li .weixin{background-position: -50px -51px;}
.right_float .jump li .weixin:hover{background-position: 0px -53px;}
.right_float .jump li .comment{background-position: -50px -100px;}
.right_float .jump li .comment:hover{background-position: 0px -100px;}
.right_float .jump li .post{background-position: -50px -150px}
.right_float .jump li .post:hover{background-position: 0px -150px;}
.right_float .jump li .top{background-position: -50px -200px;}
.right_float .jump li .top:hover{background-position: 0px -200px;}
.right_float .jump li .bank_top{background-position: -50px -200px;}


.right_float .jump li .preview_item{width: 180px; height: auto; background: #FFF; border: 1px solid #EEE; position: absolute; top:0px; right: 58px; display: none; transform: scale(1);-webkit-transform: scale(1); opacity: 1;}
.right_float .jump li .preview_item ul{display:inline-block; padding: 10px;}
.right_float .jump li .preview_item ul li{width: 168px; height: 30px; line-height: 30px; font-size: 14px; color:#666; margin-bottom: 0px;}
.right_float .jump li .preview_item ul li a{display: inline-block; color:#666; padding-left: 30px; background: url(../../images/dsw/qq.png) 0px 3px no-repeat;}
.right_float .jump li .preview_item ul li a:hover{color:#81B4F4; background: url(../../images/dsw/qq.png) 0px -25px no-repeat;}
.right_float .jump li .preview_item img{padding-left: 10px;}
.right_float .jump li .preview_item .arrow_icon{width: 9px; height: 17px; position: absolute; top:15px; right: -9px; background: url(../../images/dsw/arrow_ico.png) no-repeat; }
.right_float .jump li .min_text{width: 50px; height: 20px; line-height: 20px; display: inline-block; font-size: 12px; color:#FFF; text-align: center; position: absolute; top:-22px; left: 0px;}


/* 选择版块弹框模块样式 */
.bbs_select_box{width:700px; height:auto; min-height: 430px; z-index:9999; margin:0; padding:0px;display:block; background:#FFF; font-size:14px;}
.bbs_select_box .dialog_title{width:700px; height:70px; line-height:70px; position:relative; border-bottom:1px solid #EEEEEE; font-size: 21px; color:#525252; background: #F8F8F8;}
.bbs_select_box .dialog_title h2{height:70px; line-height:70px; padding-left:34px; font-size: 21px; color:#525252; font-weight: normal;}
.bbs_select_box .set_content{width: auto; height: auto; padding: 30px 40px 30px 40px;}
.bbs_select_box .set_content .set_block{width: auto; height: auto;}
.bbs_select_box .set_content .set_block .set_title{width: 100px; height: 45px; line-height: 45px; font-size: 17px; color:#3F92D5; float: left;}
.bbs_select_box .set_content .set_block .set_item{padding-left: 100px;}
.bbs_select_box .set_content .set_block .set_item dl dd{width: 80px; height: 45px; line-height: 45px; font-size: 15px; color:#525252; float: left; margin-right: 20px; padding-left: 29px; position: relative; overflow: hidden;}
.bbs_select_box .set_content .set_block .set_item dl dd a{width: 80px; height: 45px; line-height: 45px; display: inline-block; font-size: 15px; color:#525252; text-align: center; overflow: hidden;}
.bbs_select_box .set_content .set_block .set_item dl dd a:hover{color:#F6BB42;}
.bbs_select_box .set_content .set_block .set_item dl dd .set_icon{background-position: -47px -104px;width: 25px; height: 25px; overflow: hidden; position: absolute; top:10px; left:8px;}

.bbs_select_box .set_content .set_block .set_item dl dd .set_con_1{background-position: -47px -104px;}
.bbs_select_box .set_content .set_block .set_item dl dd .set_con_2{background-position: -47px -132px;}
.bbs_select_box .set_content .set_block .set_item dl dd .set_con_3{background-position: -47px -161px;}
.bbs_select_box .set_content .set_block .set_item dl dd .set_con_4{background-position: -47px -193px;}
.bbs_select_box .set_content .set_block .set_item dl dd .set_con_5{background-position: -47px -225px;}
.bbs_select_box .set_content .set_block .set_item dl dd .set_con_6{background-position: -47px -254px;}
.bbs_select_box .set_content .set_block .set_item dl dd .set_con_7{background-position: -47px -286px;}
.bbs_select_box .set_content .set_block .set_item dl dd .set_con_8{background-position: -47px -314px;}
.bbs_select_box .set_content .set_block .set_item dl dd .set_con_9{background-position: -47px -370px;}
.bbs_select_box .set_content .set_block .set_item dl dd .set_con_10{background-position: -47px -403px;}
.bbs_select_box .set_content .set_block .set_item dl dd .set_con_11{background-position: -47px -554px;}
.bbs_select_box .set_content .set_block .set_item dl dd .set_con_12{background-position: -47px -636px;}
.bbs_select_box .set_content .set_block .set_item dl dd .set_con_13{background-position: -47px -581px;}
.bbs_select_box .set_content .set_block .set_item dl dd .set_con_14{background-position: -47px -608px;}
.bbs_select_box .set_content .set_block .set_item dl dd .set_con_15{background-position: -47px -636px;}
.bbs_select_box .set_content .set_block .set_item dl dd .set_con_16{background-position: -47px -433px;}
.bbs_select_box .set_content .set_block .set_item dl dd .set_con_17{background-position: -47px -462px;}
.bbs_select_box .set_content .set_block .set_item dl dd .set_con_18{background-position: -47px -225px;}
.bbs_select_box .set_content .set_block .set_item dl dd .set_con_19{background-position: -47px -663px;}
.bbs_select_box .set_content .set_block .set_item dl dd .set_con_20{background-position: -47px -193px;}
.bbs_select_box .set_content .set_block .set_item dl dd .set_con_21{background-position: -47px -193px;}
.bbs_select_box .set_content .set_block .set_item dl dd .set_con_22{background-position: -47px -193px;}



/* 重置Fancybox Close样式 */
.fancybox-close{width: 16px;height: 16px; position: absolute; top: 16px; right:20px; cursor: pointer; z-index:8040; background: url(../../images/dsw/fancybox/close_bg1.png); -webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition:all 0.4s ease-out;}
.fancybox-close:hover{background: url(../../images/dsw/fancybox/close_bg2.png); transform:rotate(-180deg); -moz-transform:rotate(-180deg); -webkit-transform:rotate(-180deg); -o-transform:rotate(-180deg);}
.fancybox-skin{padding:0;background: #FFFFFF;}


/* 1200px*60px全局广告模块样式 */
.w1200_ad{width: 1200px; height:80px; overflow: hidden; position: relative; margin-bottom:6px;}
.w1200_ad a{display: inline-block;}
.w1200_ad ul .warp_0{left: 0px; top:0px;}
.w1200_ad ul .warp_60{left: 0px; top:80px;}
.w1200_ad ul li{width: 100%; height: 80px; line-height: 80px; /*float: left;*/position: absolute;  margin-bottom: 3px;}
.w1200_ad ul li a{width:auto; height:80px; display: inline-block; margin-bottom:3px;}
.w1200_ad ul li a img{width: 1200px; height: 80px; border: 0px none;}
.mg_10{margin-top:10px;}
.ad1200_80{clear:both;height:80px;margin:6px auto;width:1200px;overflow:hidden;}

/* 320px*320px全局广告位模块样式 */
.ad_320{width: 100%; height: 320px; overflow: hidden; margin-bottom: 18px;}
.ad_320 a{display: inline-block;}
.ad_320 a img{width: 320px; height: 320px; border: 0px none;}

/* 320px*250px全局广告位模块样式 */
.ad_320_250{width: 100%; height: 250px; overflow: hidden; margin-bottom: 18px;}
.ad_320_250 a{display: inline-block;}
.ad_320_250 a img{width: 320px; height: 250px; border: 0px none;}

/* 320px*120px全局广告位模块样式 */
.ad_320_200{width: 100%; height: 200px; overflow: hidden; margin-bottom: 18px;}
.ad_320_200 a{display: inline-block;}
.ad_320_200 a img{width: 320px; height: 200px; border: 0px none;}

/* 320px*320px全局广告位模块样式 */
.ad_320_320{width: 100%; height: 320px; overflow: hidden; margin-bottom: 18px;}
.ad_320_320 a{display: inline-block;}
.ad_320_320 a img{width: 320px; height: 320px; border: 0px none;}

/* 320px*340px全局广告位模块样式 */
.ad_320_340{width: 100%; height: 340px; overflow: hidden; margin-bottom: 18px;}
.ad_320_340 a{display: inline-block;}
.ad_320_340 a img{width: 320px; height: 340px; border: 0px none;}

/* 1200px*140px全局广告位模块样式 */
.ad_1200_140{ height:80px;height: 140px; overflow: hidden; position: relative; margin-bottom:6px;}
.ad_1200_140 a{display: inline-block;}
.ad_1200_140 a img{width: 1200px; height: 140px; border: 0px none;}

/* 1200px*80px全局广告位模块样式 */
.ad_1200_80{ height:80px;height: 80px; overflow: hidden; position: relative; margin-bottom:6px;}
.ad_1200_80 a{display: inline-block;}
.ad_1200_80 a img{width: 1200px; height: 80px; border: 0px none;}




/* 旧的头部模块样式 */
.cf_navbar{width: 100%; height:95px; background-color: #3F92D5; }	
.cf_navbar .container{width: 1200px; height: 95px; margin: 0 auto;}
.cf_navbar .container .icon_logo{width: auto; height:95px; float: left;}
.cf_navbar .container .cf_logo{width: 272px; height: 65px; display: inline-block; padding-top:9px;}

.cf_navbar .container .form_group{width: auto; height:auto; float: left; margin: 15px;}
.cf_navbar .container .form_group .f_search{width: 395px; height:38px; line-height: 38px; background:#FFF; border-radius:0px 4px 4px 4px;}


/* 条件选择*/
.cf_navbar .container .form_group .f_search .fl_sel{width: 350px; height: 38px; float: left;}
.cf_navbar .container .form_group .f_search .tit{width: auto; height: 38px; line-height: 38px; font-size: 12px; color: #666; float: left; padding: 0px 10px;}
.cf_navbar .container .form_group .f_search .lines{/*padding: 0px 5px; */color:#999; float: left;}

.cf_navbar .container .form_group .f_search .check_caps{width: 50px; height: 38px; line-height: 38px; float: left; position: relative; padding-left:3px; cursor: pointer;}
.cf_navbar .container .form_group .f_search .check_caps .sel{width: 45px; height: 38px; line-height: 38px; font-size: 12px; color:#999; display: inline-block; /*padding-left: 3px;*/}
.check_caps ul{width:56px;border:1px solid #EEE; background-color:#ffffff; position:absolute; z-index:20000; margin-top:0px; top:38px; left:-1px; border-top: none; display:none;}
.check_caps ul li{width:56px;height:auto; line-height:20px; margin-bottom:0px; font-size: 12px; text-align: center; float: left;}
.check_caps ul li a{width:auto; display:block; height:20px;line-height:20px;color:#666; text-decoration:none; font-size:12px;color:#999; padding: 5px 0px;}
.check_caps ul li a:hover{background:#FAFAFA; color:#3A83B8;}

.cf_navbar .container .form_group .f_search .btn{width: 35px; height:32px; border: none; float: right; padding: 0px; margin-top:6px; cursor: pointer;}
.cf_navbar .container .form_group .f_search .search_input{width: 260px; height: 26px; line-height: 26px; color:#666; vertical-align:middle; background-color: #FFF; /*border: 1px solid transparent; border-radius:4px;*/ border: 0px none; border-radius: 4px; display: inline-block; padding: 6px 12px; outline: none; font-size: 12px; float: left; color:#999;}

/*搜索切换*/
.cf_navbar .container .form_group .search_tab {width: 320px; height:20px; line-height: 20px;  position: relative; z-index: 1;}
.cf_navbar .container .form_group .search_tab ul{position: absolute; left:0px; /*bottom: -1px;*/ display: block;}
.cf_navbar .container .form_group .search_tab ul li{width:auto; height:20px;line-height:20px; float:left; text-align:center;cursor:pointer; font-size:12px;color:#fff; padding: 0px 10px;}
.cf_navbar .container .form_group .search_tab ul li.now{height:20px; color:#3F92D5; background:#FFF; /*border-bottom:1px solid #3F92D5;*/ position: relative; top:0px; left:0px; /*background: #FFF;*/ /*border:1px solid #E9E9E9; border-bottom: none;*/ _border-bottom: 0px; border-radius: 4px 4px 0px 0px;}

/* tab内容模块样式 */
.search_content{width: 390px; height:auto;}
.search_content .tablist{width:390px; height:auto; font-size:14px; line-height:24px; display:none; }
.search_content .block{display:block;}

.m_icon{width: 16px;height: 16px; overflow: hidden; font-size: 0; line-height: 0; display: inline-block; background: url(../../images/dsw/m_sprite.png) no-repeat; _background: url(../../images/dsw/m_sprite.gif) no-repeat;}
.icon_search{width: 23px; height: 23px; background-position: -3px -196px;}
.m_arrow{background-position: 23px -950px;}



.cf_navbar .container .un_logined{width: auto; height: auto; float: right;}
.cf_navbar .container .un_logined ul li{width: auto; height: 95px; line-height: 95px; float: left;}
.cf_navbar .container .un_logined ul li a{width: auto; height: 95px; line-height: 95px; display: inline-block; color:#FFF; font-size: 17px; padding: 0px 25px;}
.cf_navbar .container .un_logined ul li a:hover{background:#1F76BC;}

.cf_nav_main{width: 100%; height: auto;/*first*/;}
.cf_nav_main .menu_item{width: 1200px; height: auto; background:#FFF; margin: 0 auto; border: 1px solid #EEE; border-top: 0px none;}
.cf_nav_main .menu_item ul li{width: auto; height: auto; padding: 0px 18px; margin: 15px 0px; float: left; position: relative; border-right: 1px dashed #E9E9E9;}
.cf_nav_main .menu_item ul li a{width: auto; height: 35px; line-height: 35px; display: inline-block; font-size: 21px; color:#666;}
.cf_nav_main .menu_item ul li a:hover{color:#3F92D5;}

.cf_nav_main .menu_item ul li:last-child(7){border: 0px;}
.cf_nav_main .menu_item ul .child{border: 0px;}
.home{width: 45px; height: 40px; display: inline-block; background: url(../../images/dsw/test/home.png) no-repeat; float: left; position: relative; top:-9px; right:5px;}
.news{width: 45px; height: 40px; display: inline-block; background: url(../../images/dsw/test/news.png) no-repeat; float: left; position: relative; top:-6px; right:7px;}
.map{width: 45px; height: 40px; display: inline-block; background: url(../../images/dsw/test/medium.png) no-repeat; float: left; position: relative; top:-6px; right:7px;}
.hat{width: 45px; height: 40px; display: inline-block; background: url(../../images/dsw/test/hat.png) no-repeat; float: left; position: relative; top:-6px; right:7px;}
.edit{width: 45px; height: 40px; display: inline-block; background: url(../../images/dsw/test/edit.png) no-repeat; float: left; position: relative; top:-6px; right:7px;}

.user{width: 45px; height: 40px; display: inline-block; background: url(../../images/dsw/test/use.png) no-repeat; float: left; position: relative; top:-6px; right:7px;}
.user{width: 45px; height: 40px; display: inline-block; background: url(../../images/dsw/test/use.png) no-repeat; float: left; position: relative; top:-6px; right:7px;}
.msg{width: 45px; height: 40px; display: inline-block; background: url(../../images/dsw/test/messages.png) no-repeat; float: left; position: relative; top:-6px; right:7px;}



/* 顶部模块样式 */
.cf_header{width: 100%; height:auto; background: #FFF;} 
.cf_header .cf_top{width: 100%; height:auto; background: #F9F9F9; border-bottom: 1px solid #EEE;}
.cf_header .cf_top .cf_w1000{width: 1000px; height: 35px; line-height: 35px; margin: 0 auto;}
.cf_header .cf_top .cf_w1000 .top_le{width: auto; height:auto;}
.cf_header .cf_top .cf_w1000 .top_le ul li{width: auto; height:35px; line-height: 35px; float: left; font-size: 12px; color:#666; text-align: center; display: inline; padding: 0px 6px; position: relative;}
.cf_header .cf_top .cf_w1000 .top_le ul li a{color: #666; text-decoration: none; display:inline-block;}
.cf_header .cf_top .cf_w1000 .top_le ul li a:hover{/*color: #999;*/}
.cf_header .cf_top .cf_w1000 .top_le ul li .sky_blue{font-weight: bold;}
.cf_header .cf_top .cf_w1000 .top_r{width: auto; height:35px; line-height: 35px; float: right; color:#666; text-align:right; padding-right: 1px; overflow: hidden;}
.cf_header .cf_top .cf_w1000 .top_r ul li{width: auto; height:35px; line-height: 35px; float: left; font-size: 12px; color:#666; text-align: center; display: inline; padding: 0px 6px;}
.cf_header .cf_top .cf_w1000 .top_r ul li a{color:#666; display: inline-block;}
.ceng{width: 160px; height:auto !important; padding: 10px; position: absolute; top:33px; left:-65px; border: 1px solid #CCC; display: none; /*background: url(../../images/dsw/qqunb_g.png) no-repeat;*/ background: #FEFEFE; border-radius:3px; z-index: 9;}
.ceng .cnr p{line-height: 25px; font-size: 14px; color:#666;}
.ceng .cnr p a{color:#3F92D5 !important;}
.ceng .cnr dl dt{float:left; width:72px; height:72px; margin-right:3px; background: #FEFEFE url(../../images/dsw/creditbg.png) no-repeat; }
.ceng .cnr dl dd{width:85px; float:left; color:#666; font-size:14px; height:25px; line-height:25px;}
.f1{height:23px; margin-top:-7px;}
.f2{height:22px; line-height:22px; color:#333; font-size:14px;}

.m_sina{width:25px; height:25px; background-position: -5px -71px;}
.m_sina:hover{background-position: -5px -98px;}
.m_qq{width:25px; height:25px; background-position: -34px -71px;}
.m_qq:hover{width:25px; height:25px; background-position: -34px -98px;}
.m_weixin{width:25px; height:25px; background-position: -64px -71px;}
.m_weixin:hover{width:25px; height:25px; background-position: -64px -96px;}

/* 顶部搜索模块样式 */
.cf_header .m_top{width: 100%; height:auto;}
.cf_header .m_top .middle_t{width: 1000px; height:70px; margin: 0 auto; padding: 20px 0px;}
.cf_header .m_top .middle_t .le_logo{width:275px; height:65px; float: left;}
.cf_header .m_top .top_search_box{width: 680px; height:45px; float: right; padding:11px 0px 0px 0px; }
.cf_header .m_top .top_le_search{width: 680px; height:45px; float: left; }
.cf_header .m_top .search_input{width:200px; height:27px; padding:8px 7px; line-height:27px; font-size:14px; color:#333; border: none; outline: none; float: left; color: #999; background: none;}
.cf_header .m_top .hd_search{width: 280px; height:43px; line-height: 43px; float: left; border: 1px solid #DDD; border-right:none; position: relative;}
.cf_header .m_top .search_btn{width:86px; height:45px; line-height:45px; font-size:14px; color:#fff; cursor:pointer; background: #3F92D5;   border: none; outline: none; float: left; cursor: pointer;}
.cf_header .m_top .search_btn:hover{/*background:url(./images/search_tz.png) 0px -45px no-repeat;*/}


/* 热搜词模块样式 */
.cf_header .m_top .search_hot{width:280px; height: 45px; line-height:45px; float:left; font-size:14px; overflow: hidden; margin-left:8px;}
.cf_header .m_top .search_hot ul li{width: auto; float: left; color: #666; font-size: 14px; padding: 0px 8px;}
.cf_header .m_top .search_hot ul li a{color: #999; display: inline-block;}
.cf_header .m_top .search_hot ul li a:hover{color:#3F92D5;}


/* 搜索选择模块样式 */
.searchselect {width: 66px;  height: 43px; line-height: 43px;z-index: 49; float: left;  position: relative;  background: url(../../images/dsw/sprites_btn1.png) 40px 18px no-repeat; cursor: pointer; }
.searchselect span {float: left; height: 43px; line-height: 50px;}
.searchselect a.searchselectbtn {float: left; height: 25px}
.searchselect span {width: 60px; line-height: 43px;color: #333333;padding-left:6px; position: relative; font-size:14px; color:#999999; }
.searchselectbtn {background: url(images/bg02.gif) no-repeat 0 8px; width: 10px}
.searchcontainer input {padding-right: 4px; padding-left: 4px;float: left;display:inline; padding-bottom: 2px; width: 246px;line-height: 19px; padding-top: 2px; height: 19px; border:1px solid #fff; margin-left:1px;}
.searchbtn {float: left; width: 69px; height: 25px;}
.searchselect ul {width: 64px; height:auto; display: none; z-index: 150; position: absolute; right: 0px; top: 43px; border: 1px solid #DDD; border-top: none;}
.searchselect ul li {float: left; width: 64px; height: 30px; text-align:center;}
.searchselect ul li a {width: 64px; height: 30px; line-height: 30px; float: left; font-size: 14px; color: #999999;}
.searchselect ul li {background: #fff;}
.searchselect ul li a {width: 64px; color: #999999; height:30px; line-height: 30px;}
.searchselect ul li a:hover {background: #EEEEEE; color: #349CD8; text-decoration: none}
.searchselect ul li a.current {/*color: #FF9900;*/}
.searchselect ul li a.current:hover { color: #9c9c9c}
.searchselect ul li.last { background:url(../../images/dsw/bg03.gif) no-repeat; overflow: hidden; width: 64px;height: 5px;}

/* 一级导航模块样式 */
.cf_header .cf_menu_box{width: 100%; height:auto; background: #3F92D5;}
.cf_header .cf_menu_box .cf_menu_item{width: 1000px; height:50px; line-height: 50px; margin: 0 auto;}
.cf_header .cf_menu_item ul li{width:auto; height:50px; line-height:50px; float: left; text-align:center; overflow:hidden; }
.cf_header .cf_menu_item ul li a{display:block; font-size:16px; color:#fff; padding: 0px 16px;}
.cf_header .cf_menu_item ul li:hover{background: #1F76BC;}
.cf_header .cf_menu_box .cf_login{width: auto; height:auto;}
.cf_header .cf_menu_box .cf_login .cf_login_before{width: auto; height:auto; font-size: 14px; color:#FFF; float: left; margin-right:8px;}
.cf_header .cf_login .cf_login_before ul li{width: auto; height:50px; line-height: 50px; float: left;}
.cf_header .cf_login .cf_login_before ul li a{color:#FFF; display: inline-block; padding: 0px 6px;}
.w_line{color:#FFF; padding: 0px 4px; float: left;}
.cf_header .cf_login .cf_login_before ul li:hover{background: none;}


/* 顶部右侧登录模块样式 */
.cf_header .cf_login .login_safe{width: auto; height:50px; float: right;}
.cf_header .cf_login .login_safe dl dd{width:25px; height:24px; overflow: hidden; float: left; position: relative; top:12px; left:0px; padding:0px 8px;}
.cf_header .cf_login .login_safe dl dd a{width: 25px; height:24px; display: inline-block;}
.cf_header .cf_login .login_safe dl dd .tencent{background-position: -32px 0px;}
.cf_header .cf_login .login_safe dl dd .sina{background-position: -57px 0px;}



/* 全局模块样式 */
.fl{float: left;}
.fr{float: right;}
.ml20{margin-left:20px;}
.line{color:#999; padding: 0px 4px; float: left;}


/* 全局快速登录弹框模块样式 */
.sign_box{width: 600px; height: 360px; display: none;}
.sign_box .sign_wrap{width: auto; height: auto; padding: 20px;}
.sign_box .sign_wrap .gprefix_col{width: auto; height: auto; padding-left: 30px; margin-top:10px;}
.sign_box .sign_wrap .gprefix_col h3{line-height: 35px; font-size: 21px; color:#666; font-weight: normal; margin-bottom: 10px;}
.sign_box .sign_wrap .gprefix_col ul li{width: 500px; height: auto; line-height: 45px; padding:13px 0px; float: left;}
.sign_box .sign_wrap .gprefix_col ul li .reg_input{width: 300px; height: 43px; line-height: 43px; border: 1px solid #EEE; float: left;}
.sign_box .sign_wrap .gprefix_col ul li .reg_input .input_ico{width:45px; height:43px; float:left; overflow:hidden; border-right: 1px solid #EEE;}
.sign_box .sign_wrap .gprefix_col ul li .reg_input .login_user_ico{background:url(../../images/dsw/reg/labe_user.png) 8px 8px no-repeat; _background:url(../../images/dsw/reg/labe_user.gif) 8px 8px no-repeat;}
.sign_box .sign_wrap .gprefix_col ul li .reg_input .login_password_ico{background:url(../../images/dsw/reg/labe_lock.png) 8px 11px no-repeat; _background:url(../../images/dsw/reg/labe_lock.gif) 8px 11px no-repeat;}
.sign_box .sign_wrap .gprefix_col ul li .reg_input .input{width: 238px; height: 21px; line-height: 21px; font-size: 15px; padding: 11px 8px; color:#999; float: left; border: 0px none; outline: none; overflow: hidden;}
.sign_box .sign_wrap .gprefix_col ul li .none{display: none;}

.sign_box .sign_wrap .gprefix_col .login_check{width:300px; height:40px; padding-top:10px; float: left; position:relative;}
.sign_box .sign_wrap .gprefix_col .login_check .checkbox{position: absolute; top:11px; left: 1px; filter:alpha(opacity:0); opacity: 0;}
.sign_box .sign_wrap .gprefix_col .login_check .set_item{width: 20px; height: 20px; display: inline-block; vertical-align:middle; cursor: pointer; position: absolute; top:10px; left: 0px; overflow:hidden; background: url(../../images/dsw/account_bg.png) no-repeat; _background: url(../../images/dsw/account_bg.gif) no-repeat;}
.sign_box .sign_wrap .gprefix_col .login_check .check_ico{background-position: 0px -285px; margin-right: 3px;}
.sign_box .sign_wrap .gprefix_col .login_check .label_selected{background-position: 0px -311px;}
.sign_box .sign_wrap .gprefix_col .login_check .login_state{font-size: 14px; color:#999; padding-left: 22px; float: left; cursor: pointer;}
.sign_box .sign_wrap .gprefix_col .login_check a{display: inline-block; color:#3F92D5; font-size: 14px; float: right;}


.sign_box .sign_wrap .gprefix_col ul li .tip{width: auto; height: 45px; line-height: 45px; float: left; font-size: 14px; display:inline-block; padding-left:38px;}
.sign_box .sign_wrap .gprefix_col ul li .error{background: url(../../images/dsw/reg/yesorno.png) 6px -53px no-repeat; color:#F66;}
.sign_box .sign_wrap .gprefix_col ul li .correct{background: url(../../images/dsw/reg/yesorno.png) 6px 10px no-repeat; color:#51B719;}
.sign_box .sign_wrap .gprefix_col ul li .cf_main_con .bm_col .wrap_1000s .bm_reg_box .gprefix_col ul li .correct{background: url(../../images/dsw/reg/yesorno.png) 6px 10px no-repeat; color:#51B719;}
.sign_box .sign_wrap .gprefix_col .login_button{width: 301px; height: auto; float: left; position: relative; padding:13px 0px;}
.sign_box .sign_wrap .login_button .min_button{width: 301px; height: 40px; line-height: 40px; /*background: #3FA0F0;*/ background: url(../../images/dsw/reg/btn_bg1.png) 0px 0px no-repeat; font-size: 15px; color:#FFF; border: 0px none; cursor: pointer;}
.sign_box .sign_wrap .gprefix_col .login_button .min_button:hover{background: url(../../images/dsw/reg/btn_bg1.png) 0px -41px no-repeat;}

.sign_box .sign_wrap .item{width: auto; height: auto; /*width: 340px; margin: 0 auto;*/}
.sign_box .sign_wrap .item .login_tit{height: 40px; line-height: 40px; margin-top:20px;}
.sign_box .sign_wrap .item .login_tit .bm_fl{font-size: 30px; line-height: 40px; color:#666; float: left;}
.sign_box .sign_wrap .item .login_tit .bm_fr{font-size: 18px; color:#666; float: right;}


/* 定义三角形 */
.cf_w1000 .ar_top,.ar_up,.ar_up_in,.ar_down,.ar_down_in{position:absolute; left:50%; top:-16px; overflow:hidden; margin-left:-8px;width:0;height:0;font-size:0;border-width:8px;border-style:dashed dashed solid dashed;border-color:transparent transparent #adadad transparent}
.cf_w1000 .ar_up_in{top:-15px;border-color:transparent transparent #fff transparent}
.cf_w1000 .ar_down,.ar_down_in{top:auto;bottom:-16px;border-style:solid dashed dashed dashed;border-color:#bac6cd transparent transparent transparent}
.cf_w1000 .ar_down_in{top:auto;bottom:-15px;border-color:#fff transparent transparent transparent}
.cf_w1000 .ar_up_in{border-color:transparent transparent #fff transparent}
.cf_w1000 .ar_down_in{border-color:#fff transparent transparent transparent}

/*文章内容关键字高亮*/

.keyword_class{color:#3F92D5;text-decoration: underline;}

/* 前端页面分页样式 */
.page{margin:10px 0;*zoom:1; text-align: center;}
.page:before,.page:after{display:table;content:"";}
.page:after{clear:both}
.page a,.page span{/*float:left;*/display: inline-block;margin-left:-1px;padding:0 10px;margin:0 3px;height:28px;line-height:28px;color:#000;border:1px solid #CCCCCC}
.page a:hover{text-decoration:none;background-color:#FFF}
.page .current{border-bottom:2px solid #3F92D5}
.page .next,.page .prev{color:#333;background-color:#FDFDFD;}
.page .rows{border-right:1px solid #CCCCCC}

/*二维码*/
.serviceBox{clear:both;width:100%;position:relative;z-index:99999;margin-top:0px}
#jump{position:fixed;top:150px;right:0px;width:120px;height:150px;background: #FFF; z-index:99999;_position:absolute;_top:expression(documentElement.scrollTop + 200 +"px");}
#jump li{margin-bottom:10px;position: relative;}
.code{display:block;width:100px;height:100px;position: relative;left:11px;top:15px;cursor:pointer;}
#jump li .text{font-size:12px;color:#000;height:18px;position: relative;left:14px;top:20px;line-height:18px;overflow:hidden;width:100px;text-align:center;display:inline-block;}
.code{background:url(../../images/dsw/code.png) repeat scroll 0% 0% transparent;background-size: 100px 100px;}