
@charset "gb2312";
* {margin:0;} html,body {height:100%;padding:0; margin:0;font-family:"microsoft yahei","黑体","Verdana;";}
body{background:#eee; margin:0; padding:0;font-family:"microsoft yahei","黑体","Verdana;";font-size:14px;line-height:180%;}
body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {margin:0;padding:0;-webkit-text-size-adjust: none}
body{width:100%;margin:0 auto;}
a,a:visited {text-decoration:none;}
a:link{color:#000;text-decoration:none;}
a:visited{color:#555;}
a:hover{color:#F00;}
a:active{color:#F0F;}
ul,ol,li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
td{padding:5px;}
img{border:0px;vertical-align:middle;}
*,*:after,*:before { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
html,body,header,nav,footer,article,section,form,fieldset,p,div,ul,ol,li,h1,h2,h3,h4,h5,h6 {-webkit-text-size-adjust:none;} /*改变文字大小*/
-webkit-tap-highlight-color:{rgba(0,0,0,0);}-moz-tap-highlight-color:{rgba(0,0,0,0);}/*链接高亮*/
-webkit-touch-callout:{none;}-moz-touch-callout:{none;}/*长按弹出选项菜单*/
section,article,#container,#content{text-shadow:0 1px 0 #fff;}
article, aside, details, figcaption, figure, footer, header, main, nav, section {display: block}
/************顶部导航背景#e8e8e8*********顶部导航背景下线#fbfbfb************导航背景#CD2626;******当前背景#8B2500*********模块标题#135C86;**/

.topmenu{margin:0 auto;width:100%;height:33px;background:#fbfbfb;border-bottom:1px solid #e8e8e8;}
.topmenu-m{width:1200px;margin:0 auto;height:32px;line-height:32px;}
.topmenu-m-l{float:left;margin:0 auto;width:40%;height:32px;line-height:32px;}
.topmenu-m-r{float:right;text-align:right;margin:0 auto;width:60%;height:32px;line-height:32px;font-size:13px;}
.topmenu-m-r span{margin-left:15px;}
.SimSun{width:100%; margin-left:auto;margin-right:auto;height:auto;font-family:'Tahoma','simsun' !important;}
.zI52{ z-index:52;position:relative;float: left; display:inline-block;}
.icon{display: inline-block;overflow: hidden; background-repeat:no-repeat;background-image:url(../images/ticon.png);}
	.ToolTop{ height:32px;line-height:32px; background-color:#fbfbfb; width:100%; min-width:1200px; font-size:13px;}
	.ToolTop .TnavList{ height:32px;line-height:32px;}
	.ToolTop .TnavList li{ height:32px; line-height:32px; position:relative; display:inline-block;float:left; z-index:110;white-space: nowrap; width:92px;text-align:center;}
	.ToolTop .TnavList li a.Tnone,.ToolTop .TnavList li a.Tnt{ display:block;height:32px; padding:0px 7px; color:#747d87; overflow:hidden;cursor:pointer; border-left:1px solid #fbfbfb;border-right:1px solid #fbfbfb;white-space: nowrap;text-align:center;}
	.ToolTop .TnavList li a.Tnone:hover,.ToolTop .TnavList li a.OnCurt{ text-decoration:none;background-color:#fff; border-bottom:none; border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;color:#ff4500;}
	.ToolTop .TnavList li a span{ display:inline-block;text-align:center;}
	.ToolTop .TnavList li a{ position:relative;}
	.ToolTop .TnavList li a.Tnone i.corner{ background-position:0px 0px; width:9px; height:4px; display:block;right: 5px; position: absolute; top: 15px;}
	.ToolTop .TnavList li a:hover .corner,.ToolTop .TnavList li a.OnCurt i.corner{background-position:0px -6px !important;}
	.ToolTop .TnavList li a:hover{ border:none; color:#ff4500;}
	.ToolTop .TnavList li a.Tnt:hover{border-bottom:none; background-color:#fbfbfb; border-left:1px solid #fbfbfb;border-right:1px solid #fbfbfb; text-decoration:none;}
	.ToolTop .TnavList li p.Tntwo{ padding:0px 7px 5px 7px; display:none; min-width:92px; _width:55px; background-color:#fff;position: absolute; top: 32px; z-index:60;border:1px solid #e8e8e8;border-top:1px solid #fbfbfb;}
	.ToolTop .TnavList li p.Tntwo a{ display:block;white-space:nowrap;color:#747d87; line-height:34px;}
	.ToolTop .TnavList li p.Tntwo a:hover{ border:none; color:#ff4500;} 
.logo-m{margin:0 auto;height:90px;width:100%;background:#fff;}
.logo{margin:0 auto;height:60px;width:1200px;padding-top:15px;padding-bottom:15px;}
.logo ul {margin: 0px;}
.logo ul li {float:left;height:60px;}
.logo ul li.l1 {width:170px;margin-right:10px;}
.logo ul li.l2 {width:170px;margin-right:16px;background:url(../logo/t_logo.gif) center center no-repeat;}
.logo ul li.l3 {width:468px;}
.logo ul li.l4 {width:350px;margin-left:16px;}
/*菜单*/
.menu-box{position: relative;height:48px;}
.menu {
    position: absolute;
    left: 0;
    z-index: 50;
    width: 100%;
    min-width: 1200px;
    height:48px;
    top:123px;
    background-color:#1f1f1f;
}
.menu.fixed{
    position:fixed;
    top: 0;
    box-shadow: 0 1px 2px #b6b6b6;
}
.menu a {
    position: relative;
    z-index: 999;
    display: block;
    float: left;
    height: 48px;
    line-height: 48px;
    text-align: center;

    padding: 0 16px;
    color: #FFFFFF;
    font-size: 18px;
    -webkit-transition: background-color 300ms;
    -moz-transition: background-color 300ms;
    -ms-transition: background-color 300ms;
    -o-transition: background-color 300ms;
    transition: background-color 300ms
}
.menu a:hover {position:relative;height:48px;color:#FFFF00;text-decoration: none;}
.menu .con {float: left;width:1050px;height:48px;line-height:48px;}
.menu .con-r {float: right;width:150px;text-align:right;background:#DDDDDD;height:32px;line-height:32px;margin:8px 0;overflow:hidden;border-radius:8px;-moz-border-radius:8px;}
.menu .con-r a{width:150px;text-align:center;padding:0;color:#0000FF;height:32px;line-height:32px;font-weight:normal;}
.menu .con-r a:hover{background:#CCCCCC;color:#FF0000;border-radius:8px;-moz-border-radius:8px;}
.menu a.morebg{background:url(../images/morebg.gif) center bottom no-repeat;}
.menu .h2_cat{ color:#1f1f1f;  position:relative; float:left;}
.menu .active_cat div{display:block;}
.menu .h3_cat{position:absolute; left:0; top:48px;cursor:auto;width:150px;background:#1f1f1f;border-left:1px solid #1f1f1f; border-bottom:1px solid #1f1f1f; border-right:1px solid #1f1f1f; z-index:999; display:none; text-align:center;filter: alpha(opacity=80); opacity: 0.9;}
.menu .h3_cat li a{width:100%;float:left;text-align:center;font-weight:normal;padding:0px;font-size:15px;}
/*导航条结束*/

.cts{width:100%;margin: 0 auto;}
.cts1200{width:1200px;margin: 0 auto;}
.conts{width:1200px;margin:0 auto;margin-top:12px;}
.content{width:1200px;margin:0 auto;background:#fff;margin-top:12px;}


.dh {width:100%;margin:0 auto;color:#1f1f1f;background:#fbfbfb;padding:0px 10px;font-size:16px;border-bottom:1px solid #e8e8e8;font-weight: bold;height:48px;line-height:48px;}
.dh b{color:#B0B;}
.dh span{float:right;font-size:12px;font-weight:normal;color:#777;}
.dh span a{margin-left:15px;display:inline-block;background:#f1f1f1;cursor:pointer;border:1px solid #666;color:#666;font:14px 'Microsoft YaHei',sans-serif;font-size:14px;padding:3px 8px;border-radius:50px;-moz-border-radius:50px;}
.dh span a:hover,.dh span a.d{background:#FFFF00;border:1px solid #b40419;color:#b40419;}


.clearfloat {clear: both;height: 0;line-height: 0px;overflow:hidden;}


.content_right_ad {margin:0 auto;display:block;width:100%;text-align:center;}
.floatFix{position:fixed;top:48px;z-index:20;}
.gbssk{position:absolute;z-index:100;width:40px;height:38px;top:0;right:50%;cursor:pointer;margin-right:-500px;margin-top:5px;background: url(/images/close.png) no-repeat;background-size:40px 38px;}

.dqw{width:100%;margin:0 auto;height:46px;line-height:46px;border-bottom:1px solid #1f1f1f;background:#b40419;color:#FFFF00;}
.dhs{width:1200px;margin:0 auto;height:46px;line-height:46px;}
.dhs a{color:#FFFF00;margin-left:6px;margin-right:6px;}
.dhs a:hover{color:#FFFFFF;}
.dhs span a{border:1px solid #1f1f1f;border-radius:6px;-moz-border-radius:6px;padding:4px 10px;background:#FFFFFF;color:#1f1f1f}
.dhs span a:hover,.dhs span a.d{border:1px solid #FFFF00;color:#FFFF00;background:#b40419;}
.dhs span a.d{padding:4px 10px;}

/*底部*/
.footers{width:100%; margin:0 auto;background:#b40419;font-size:12px;border-top:3px solid #1f1f1f;margin-top:12px;}
.footers .footer{position:relative;width:1200px; margin:0 auto;padding:20px 220px;text-align:center;color:#FFFF00;line-height:30px;}
.footers .footer .flpf{position:absolute;top:12px;left:0;z-index:8;width:100px;text-align:center;margin-right:20px;}
.footers .footer .flpf-r{position:absolute;top:12px;left:120px;z-index:8;width:100px;text-align:center;}
.footers .footer .frpf{position:absolute;top:12px;right:0;z-index:8;width:100px;text-align:center;margin-left:20px;}
.footers .footer .frpf-l{position:absolute;top:12px;right:120px;z-index:8;width:100px;text-align:center;}
.footers .footer a {color:#FFFF00;}
.footers .footer a:hover{color:#FFFFFF;}
.footers .footer_kb{margin:0 auto;padding:0;width:100%;height:88px;}

.piao{bottom:60px; background:url(../images/kefu_icon.png) 0 0 no-repeat; width:80px;  z-index:999; position:fixed; right:0;opacity:0;}
.piao dd a{line-height:36px; background:#f8f8f8; border-bottom:1px dashed #dfe1e3;  color:#666; border-top:none; text-align:center; display:block}
.piao dd a:hover{ background:#e5e5e5; color:#666}
.piao dt.zxkf-box .zaixiankefu-zk {position: absolute; z-index: 1000; width: 230px; height: auto; margin-bottom: 10px;background: #f8f8f8;border: 1px solid #ffa42f;padding: 17px 0 7px 22px;display: block;left: -150px;top: 0px; display: none;}
.zaixiankefu:hover{ background:url(../images/kefu_hover.png) no-repeat;background-color:#fb930d;}
.piao dd.no_boder a{ border-bottom:none;}
#gotop {display: none;border: none;background: url(../images/top_normal.png) no-repeat;}
.piao dd a#gotop:hover{ background: url(../images/top_hover.png) no-repeat;}
.piao dt.zxkf-box{ position:relative;}
.piao dt.zxkf-box .zaixiankefu-zk{ position:absolute; z-index:1000;width:230px; height:auto;margin-bottom: 10px;background: #f8f8f8; border:1px solid #ffa42f; padding:17px 0 7px 22px; display:block; left:-230px; top:0; display:none;}
.piao dt.zxkf-box:hover .zaixiankefu-zk {display:block;}
.zaixiankefu-zk span.kefu-text{ display:inline-block; float:left;font-size:12px; color:#666; margin-bottom: 10px;}
.zaixiankefu-zk span.kefu-text-mg{ margin-right: 26px;}
.zaixiankefu-zk span.kefu-text a{ display:block; margin-bottom:3px;}
/*底部*/
/*阴影层*/
.filter{width:100%;height:100%;position:fixed;top:0px;left:0px;background-color:#0a0b24;filter:alpha(opacity = 30);opacity:0.3;z-index:9999;}
.glnr{width:1000px;height:500px;background:#fff;border-radius:4px;-moz-border-radius:4px;position:fixed;top:50%;left:50%;margin-left:-500px;margin-top:-250px;z-index:10001;border:1px solid #e8e8e8;}
.glnr .t{color:#1f1f1f;background:#fbfbfb;padding:0px 10px;height:48px;line-height:48px;font-size:22px;cursor:pointer;text-align:left;background:url(../images/close.png) center right no-repeat;border-bottom:1px solid #e8e8e8;font-weight: bold;}
.glnr .m{margin-top:6px;line-height:24px;text-align:center;color:#B0B;}

.button {display:inline-block;border: 1px solid #b40419;background: #1f1f1f;color:#FFFFFF;font-size:18px;cursor:pointer;padding:10px 15px;border-radius:6px;-moz-border-radius:6px;letter-spacing:6px;}
.button:hover {background:#b40419;color:#FFFF00;}
.phone_loginbut,.phone_loginbut2{line-height:38px;text-align:center;height:38px;width:280px;no-repeat;border:0;cursor:pointer;font-size:18px;font-weight:bold;border-radius:8px;-moz-border-radius:8px;font-family:"微软雅黑";letter-spacing:6px;}
.phone_loginbut{color:#FFFFFF;background-color:#Fe8800;}
.phone_loginbut2{color:#222222;background-color:#dcdcdc;}
.phone_loginbut:hover {background:#FF9900;}
.phone_loginbut2:hover {background:#ededed;}

.cttm,.cttl{width:100%;margin:0 auto;background:#fff;padding:10px;color:#4D4F53;}
.cttm{text-align:center;}
.cttl{text-align:left;}
.ctts{margin:0 auto;width:100%;background:#fff;padding:18px 15px;font-size:16px;color:#4D4F53;}
.ctts p{margin-bottom:20px;}
.ctts img{max-width:96%;}

.tb_all{margin:0 auto;width:100%;background:#e8e8e8;text-align:center;}
.td_bg{background:#fbfbfb;text-align:center;font-weight:bold;font-size:14px;padding:8px;}
.td_bg span{color:#777;font-size:12px;font-weight:normal;}
.td_bgno{background:#fbfbfb;text-align:center;font-weight:bold;font-size:30px;color:#f00;}
.td_l{background:#fff;text-align:left;padding:8px;}
.td_m{background:#fff;text-align:center;padding:8px;}
.td_r{background:#fff;text-align:right;padding:8px;}

.udata{width:100%;line-height:40px;border:3px dashed #7E8C22;background:#F6FC9F;position:relative;font-size:20px;color:#008000;text-align:center;padding:10px;}
.udata .gbpf{position:absolute;z-index:10;top:0;right:0;text-align:center;background:url(/images/close.png) center center no-repeat;cursor:pointer;width:48px;height:48px;}

.pageno{margin:0 auto;width:100%;font-size:30px;text-align:center;line-height:180%;color:#f00;background:#fff;padding:10px 0;}
.page{margin:0 auto;width:100%;padding:8px 0;background:#fbfbfb;text-align:center;}
.page .page1,.page .page2{margin:0 auto;width:100%;padding:8px 0;text-align:center;line-height:180%;}
.page .page2{margin-bottom:10px;}
.page .inp,.page .inps{width:50px;font-weight:bold;}
.page .inp{padding-left:6px;color:#ff0000;}
.page a{margin-left:7px;margin-right:7px;padding:3px 8px;border:1px solid #ccc;background:#1f1f1f;color:#FFFFFF;}
.page a.d,.page a:hover{border:1px solid #b40419;color:#b40419;background:#FFFF00;}

.fl{float:left;}
.fr{float:right;}
.tl{text-align:left;}
.tr{text-align:right;}
.tm{text-align:center;}
.bgf{background:#fff;}
.bge{background:#eee;}
.bgd{background:#ddd;}
.CtabBg{background:#aaa;}
.Cwz{background:#ddd;}
.lv{color:#008000;}
.fen{color:#f0f;}
.lan{color:#00f;}
.hong{color:#f00;}
.zong{color:#DD5800;}
.zi{color:#B0B;}
.hei{color:#000;}
.bjs{color:#1f1f1f;}
.clv{color:#008000;font-weight:bold;}
.cfen{color:#f0f;font-weight:bold;}
.clan{color:#00f;font-weight:bold;}
.chong{color:#f00;font-weight:bold;}
.czong{color:#DD5800;font-weight:bold;}
.czi{color:#B0B;font-weight:bold;}
.chei{color:#000;font-weight:bold;}
.cbjs{color:#1f1f1f;font-weight:bold;}
.fsc12777{color:#777;font-size:12px;font-weight:normal;}
.bghch {BACKGROUND-COLOR: #ffff00;color: #ff0000;font-weight: bold;}
.mt10{margin-top:10px;}
.mb10{margin-bottom:10px;}
.mt15{margin-top:15px;}
.mb15{margin-bottom:15px;}
.mt20{margin-top:20px;}
.mb20{margin-bottom:20px;}

.searchbox {margin:0 auto;padding:0;width:100%;-webkit-animation:fadeInUpBig 1s 0.2s ease both;-moz-animation:fadeInUpBig 1s 0.2s ease both;height:140px;margin-top:-10px;background:#ddd;border-bottom:1px solid #ccc;}
.search {width:1200px;margin:0 auto;height:130px;font-size:12px;padding-top:27px;padding-bottom:1px;position:relative;} 
.search .s_t{width:1200px;height:30px;overflow:hidden;margin:0px;}
.search .menu0{float:left;width:1200px;padding-left:210px;height:30px;padding-bottom:6px;}
.search .menu0 li,.search .menu0 li.b.hover{float:left;width:40px;display:inline;line-height:24px;text-align:center;height:24px;}  
.search .menu0 li{cursor:pointer;color:#000;}
.search .menu0 li.hover{display:block;cursor: default;background:#bbb;color:#000;font-weight:bold;} 
.search .menu0 li:hover { background:#bbb;color:#000;}
.search .menu0 li ul { border:1px solid #bbb; width:242px;display:none; position:absolute;background:#eee;}
.search .menu0 li ul li {float:left; width:40px; margin:0px;font-weight:normal; display:block;text-align:center;height:24px; line-height:24px;color:#000;}
.search .menu0 li ul li:hover { background:#bbb; color:#000;}
.search .menu0 li:hover ul { display:block;}
.search .mains{float:left;width:1200px;height:72px;}  
.search .mains ul{float:left;width:100%;display:none;margin:0;padding:0;}  
.search .mains ul.block{display:block;}
.search .jt{position:absolute;z-index:10;bottom:5px;right:0;text-align:right;height:18px;line-height:18px;}


.anniu,.copybtn{display:inline-block;background:#ddd;cursor:pointer;border:1px solid #bbb;font:14px 'Microsoft YaHei',sans-serif;color:#000;font-size:14px;}
.anniu,.copybtn{padding:3px 8px;border-radius:50px;-moz-border-radius:50px;}
.anniu:hover {background:#cbcbcb;}
.copybtn{color:#333;}

/*广告开始*/
.t_a_ad {width:1200px;margin:0 auto;background:#fff;margin-top:12px;font-size:12px;position:relative;}
.t_a_ad ul {list-style:none;margin:0px;}
.t_a_ad ul li {float:left;width:20%;}
.t_a_ad ul li.fabu{background:#ddd;font-weight:bold;}
.t_a_ad ul li.fabu a{color:#B0B;}
.t_a_ad ul li a{width:100%;display:block;height:26px;line-height:26px;float:left;text-decoration:none;text-align:center;}
.t_a_ad ul li a:hover{background:#ccc;color:#f00;}
.t_a_ad .ad{position:absolute;z-index:10;top:1px;left:1px;text-align:center;background: url(/images/gg.png) no-repeat;width:24px;height:14px;}

.b_t_ad {width:1200px;margin:0 auto;}
.b_t_ad ul {margin: 0px;}
.b_t_ad ul li {float:left;width:1200px;height:80px;margin-top:5px;overflow:hidden;}
.b_t_ad ul li img{cursor: pointer;transition: all 0.2s;width:1200px;height:80px;}
.b_t_ad ul li img:hover{transform: scale(1.2);}
/*广告结束*/

/*返回顶部*/
#gotop{width:80px; height:61px;  display:block; border-top:none;text-align:center;}
.icon_fanhui{ width:27px; height:30px; margin-top:19px;}
.zaixiankefu {
    display: block;
    width: 80px;
    height: 76px;
}