/***************************公共样式***************************/
html{overflow-x:hidden;}
body,html{min-width: 1190px;}
/*gray*/
#gray{ filter: grayscale(100%);
  filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -ms-filter: grayscale(1);
  -o-filter: grayscale(1);}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td{margin:0;padding:0;}
body{word-break: break-all;font: 12px/1.5 'microsoft yahei','simsun',sans-serif,tahoma,arial,'Hiragino Sans GB',sans-serif;    position: relative;}
button,img,em{display:inline-block;border:0;}
img{vertical-align:center;}
li,ul{list-style:none;}
i{ font-style:normal;}
a{ text-decoration:none;outline:none;}
a:hover{text-decoration:none;}
input,textarea{outline:none;}
/*font*/
em,i{font-style:normal;font-weight:normal;}
/* table */
table{border-collapse:collapse;border-spacing:0;}
label{display:block;}

/***************************公共类***************************/
.fl{float:left;}
.fr{float:right;}
.block{display:block;}
.inline-block{display:inline-block;}
.hide{display:none;}
.allWidth{width:1100px;margin:0 auto;}
.font-m{font-family: 'microsoft yahei';}
.clearfix{display:inline-table}
*html .clearfix{height:1%}
*+html .clearfix{min-height:1%}
.clearfix{display:block}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clear{clear:both;}
.center{text-align: center;}
.auto-0{margin:0 auto;}
.bold{font-weight:bold;}
.ell{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.cursor{cursor:pointer;}

.g33{color:#333;}

/*字体大小*/
.f14{font-size: 14px;}
.f16{font-size: 16px;}
.f18{font-size: 18px;}

/*文字颜色*/
.f2c3{color:#2c3e50;}
.f66{color:#666;}
.f99{color:#999;}
.f007{color:#0073b0}

/* 顶部 */
.top{height:39px;line-height:33px;border-bottom: 1px solid #dbdbdb;background: #fff;word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;}
.top .tongzhi{background:url(/tjweb_xxgk/images/tongzhi.png) no-repeat 0 center;width:13px;height: 33px;}
#red .top .tongzhi{background:url(/tjweb_xxgk/images/tongzhi_red.png) no-repeat 0 center;width:13px;height: 33px;}
.top .index a{color:#808080}
.top .index em{display:inline-block;color:#898989}

/* logo */
.logoBox{background: url(/tjweb_xxgk/images/top_bg.jpg) no-repeat center bottom; background-size:100% 100%;height:100px;overflow:hidden;}
.logoBox .logo{margin:0;}
/*  文字滚动  */
.txtMarquee-left{position:relative;margin-left: 10px;}
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1;}
.txtMarquee-left .bd ul li{margin-right:5px;float:left;text-align:left; _display:inline; color:#4c4c4c;}
.txtMarquee-left .bd ul li a{color:#4c4c4c;} 
.txtMarquee-left .bd ul{}



/***************************轮播图 **************************/
.picFocus{width: 100%;position:relative;overflow:hidden;zoom:1;}
.picFocus .bd li{ vertical-align:middle; position:relative}
.picFocus .bd img{width: 100%;display:block;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.picFocus .prev,
.picFocus .next{ background:red;position:absolute; left:3%; top:45%; margin-top:-25px; display:block; width:37px; height:56px; background:url(/tjweb_xxgk/images/slider-arrow.png) no-repeat;}
.picFocus .next{ left:auto; right:3%; background-position:-37px 0; }
.picFocus .prevStop{ display:none;  }
.picFocus .nextStop{ display:none;  }

.picFocus2{width:381px;height:238px;float:left;position: relative;margin-right:26px;margin-top:0}
.picFocus2 .hd{height:20px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.picFocus2 .hd ul{overflow:hidden; zoom:1;height:27px;}
.picFocus2 .hd ul li{float:left;margin-right:6px;width:18px; height:18px; line-height:18px; text-align:center; background:url(/tjweb_xxgk/images/span-num.png); border:1px solid #fff;cursor:pointer; font-size:14px;color:#fff}
.picFocus2 .bd img{height:238px;}
.picFocus2 .hd ul li.on{ background:#fffef9;border:1px solid #fffef9;color:#333;}
.picFocus2 li span{display: block;width:100%;color:#fff;padding-left:10px;background: rgba(21,142,255,.6);height:30px;line-height: 30px;position: absolute;left:0;bottom:0;}



/****************************头部****************************/
.header{padding:14px 0;}



/****************************搜索****************************/
.search{margin-top:36px;}
.search .img{width:200px;height:36px;margin-bottom:10px}
.search input{width:140px;height:27px;border:0;display:inline-block;padding:0 10px;}
.search button{background:#1562a9;color:#fff;height:27px;float:right;cursor:pointer;outline: none;padding: 0 9px;}
.search_box{border:1px solid #ccc;overflow: hidden;width:198px;border-radius:6px;background:#fff;}
/****************************导航****************************/


/*一级导航*/
.nav{background:#1562a9;height:46px;line-height:46px;}
.navbar_ul > li{width:135px;float: left;font-size: 16px;position: relative;}
.navbar_ul li a{color:#fff;display: block;}
.navbar_ul > li.normal > a,.navbar_ul > li:hover > a{color:#1562a9;background: url('/tjweb_xxgk/images/nav_bottombg.png') no-repeat center bottom #fdfcfe;border-top: 3px solid #1562a9;border-bottom: 3px solid #1562a9;height: 40px;line-height: 40px;}
.navbar_ul li:hover .two_menu{display: block;}
.navbar_ul .two_menu{width:100%;display:none;position: absolute;top:46px;left:0;z-index: 9;}
.navbar_ul .two_menu li{background:rgba(0,129,204,0.8);border-top:1px solid #fff;position:relative}
.navbar_ul .two_menu li a{color:#fff;font-size:15px;padding:10px 4px;line-height:26px}
.navbar_ul .two_menu li:hover{background:#1562a9}
.navbar_ul .three_menu{display:none;position:absolute;left:100%;top:-1px;width:120px}
.navbar_ul .three_menu li{border-left:1px solid #fff;}
.navbar_ul .two_menu li:hover .three_menu{display:block;}



.fix-nav{position:fixed;top:0;z-index:999}
.content{background: #fafafa;}
.contentbox{min-width:1060px;width:1060px;margin:0 auto;padding:0 20px;background: #fff;padding-bottom:30px;}
.list_info{font-size:14px;margin-top:30px;min-height:318px;border: 1px solid #c2c8ce;}
.change{min-height:244px;}



.list_info .title{margin-bottom: 20px;font-size: 16px;color: #fff;height: 42px;position: relative;background: linear-gradient( #fefefe,#dfe0e0);border-bottom: 1px solid #c2c8ce;}
.list_info .title .more{position: absolute;right:0;top:2px;}
.list_info .title span.normal{display: inline-block;height:42px;line-height:42px;text-align: left;width:143px;color: #fff!important;padding-left: 12px;background:url('/tjweb_xxgk/images/title_bg2.png') no-repeat right center;  }
.list_info .title span.normal em{float:left;width:12px;height:42px;display:inline-block;background:#158eff;margin-right:20px;}
#red .list_info .title span.normal{background: url(/tjweb_xxgk/images/content-tit_red.png)}
.list_info .title span{height:35px;margin-right:20px;}
.list_info .title span b{padding-bottom:2px;display: block}
.list_info .title a{float:right;font-size:12px;color:#0081cc;padding:12px;}
.list_info .title a i{margin-right:10px;position: relative;top: 2px;}
.list_info .title a:hover{color:#5071AF;}

.list_info .list{padding:0 10px;}
.list_info .list li{line-height:30px;overflow: hidden;background: url(/tjweb_xxgk/images/list.png) no-repeat left center;padding-left:12px;}
.list_info .list li a{display: block;color:#333;  }
.list_info .list li a:hover{color:#0081cc;}
.list_info .list li span{color:#838383;font-size:12px;}
.list_info .slideBox{width:321px;height:238px;float:left;position: relative;margin-right:26px;margin-top:0}
.list_info .slideBox img{width:321px;height:238px;}
.list_info .slideBox li span{display: block;width:100%;color:#fff;padding-left:10px;background: url(/tjweb_xxgk/images/span.png);height:30px;line-height: 30px;position: absolute;left:0;bottom:0;}

.list_info .list-div { margin-left: 340px; }
.list_info .list-div a{color:#666;}
.list_info .list-div a:hover p{color:#5071AF;}
.list_info .list-div .tit{color:#f23412;font-size:16px; display: block;}
.list_info .list-div .txt{line-height: 24px;font-size:14px;display: block;}
.list_info_tab .list{margin-top:16px;}
/* 皇冠城娱乐网公告 */
.list_dl dd{overflow:hidden;margin-bottom:10px;}
.list_dl dd .dd{font-size:18px;display:block;background: #319fe1;line-height:30px;color:#fff;}
#red .list_dl dd .dd{background: #dc0e0e;}
.list_dl dd .yy{font-size:12px;border:1px solid #b3b3b3;border-top:0;color:#4c4c4c;padding:0 6px;display:block;line-height:21px;height:21px;color: #319fe1;}
#red .list_dl dd .yy{color: #e91111;}
.list_dl dd .fr{border-bottom:1px #bdbdbd dashed;width:271px;}
.list_dl dd .fr a:hover div{color:#5395bd;}
.list_dl dd .fr .tit{color:#2e2e2e;margin-bottom:5px; display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_dl dd .fr .txt{color:#808080;margin-bottom:4px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/*宽度的设置*/
.w_box_365{margin-right:-32px;}
.w_box_365 .w345{margin-right:18px;}
.w_box_365 .w345 .title{margin-bottom: 10px;}
.w_box_365 .w345 .title div span{cursor: pointer;color: #333;height:30px;line-height:30px;width:75px;display:inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.w720{width:803px;}
.w345{width:392px;}
.w562{width:562px;}
.w100{width:100%;}

.picScroll-left{overflow:hidden; position:relative;}
.picScroll-left .hd{ overflow:hidden;  height:100%; background:#f4f4f4;position: absolute;left:0;top:0;width:100%}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;width:20px;height:100%;overflow:hidden;cursor:pointer;background: #c0e2f6;border-radius: 7px;position: relative}
.picScroll-left .hd .prev:hover, .picScroll-left .hd .next:hover{background: #aae0ff}
.picScroll-left .hd .prev div,.picScroll-left .hd .next div{width: 0;height: 0;border-top: 6px solid transparent;border-bottom: 6px solid transparent;position: absolute;top:50%;left:50%;margin-left:-3px;margin-top:-3px;}
.picScroll-left .hd .prev div{border-right: 6px solid #319fe1;}
.picScroll-left .hd .next div{border-left: 6px solid #319fe1;}
.picScroll-left .hd .prev{float:left;}
.picScroll-left .hd .next{float:right;}
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("/tjweb_xxgk/css/images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }

.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{float:left;_display:inline; overflow:hidden; text-align:center;width:152px;border:1px solid #d6d6d6;margin-right:12px;border-radius: 8px;}
.picScroll-left .bd ul li .pic{text-align:center;background: #edf2f5;padding:14px 0;border-bottom:1px solid #d6d6d6;}
.picScroll-left .bd ul li .pic .box{display: block;border-radius:50%;overflow:hidden;width:110px; height:110px;margin:0 auto;}
.picScroll-left .bd ul li .pic img{ width:110px; height:110px; display:block;margin:0 auto;}
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;}
.picScroll-left .bd ul li .tit{ line-height:28px;border:0;font-size:16px;padding:7px 0;background: #fff !important;}
.picScroll-left .bd ul li .tit p{color:#333;}
.picScroll-left .bd ul li .tit p.f99{color:#999}
.picScroll-left .bd .tempWrap{margin-left:34px;width:653px !important;}

/*滚动*/
.picMarquee-left{overflow:hidden; position:relative;height:140px;margin-left:10px;}
.picMarquee-left .bd{margin-left:12px;}
.picMarquee-left .bd .tempWrap{width:649px !important;}
.picMarquee-left .bd ul{overflow:hidden; zoom:1;}
.picMarquee-left .bd ul li{ margin-right:20px; float:left; _display:inline; overflow:hidden; text-align:center; position: relative}
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:185px; height:140px; display:block;}
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;}
.picMarquee-left .bd ul li span{line-height: 24px;position: absolute;left:0;bottom:0;width:100%;color:#fff;background: url(/tjweb_xxgk/images/span_icon.png);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/*友情亚博体育app下载*/
.foot{background: #1562a9;padding-bottom:15px;}
#red .foot{background: url(/tjweb_xxgk/images/navbg_red.png);background-size: 100% 100%;padding-bottom:15px;}
.f_link{padding-top: 28px;}
.f_link select{width: 180px;height: 24px;margin-right:18px;color:#666;background:#ebf0f5;border:none;}
.f_link span{width:100px;display: inline-block;}

.footer{font-size: 14px;line-height: 26px;overflow: hidden;}
.footer .foot1{margin: 17px 0 0 0;line-height: 27px;}
.footer,.footer a{color:#fff;}
.footer a{display:inline-block;}
.footer .fr{margin-right:5px;}
.footer .fr span{margin-top:5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.footer .saoma1{height:74px;width:74px;}

/*内页banner*/
.page_ban,.page_ban img{width:100%;}
.page_con{position: relative;}
/*内页左侧*/
.left_page{width:260px;position: relative;left:0;top: -20px;border-radius: 10px 10px 0 0;overflow:  hidden;}
.left_page .title{height: 75px;line-height: 75px;background: #1562a9;font-size: 28px;color:#fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#red .left_page .title{height: 75px;line-height: 75px;background: #dc0e0e;font-size: 28px;color:#fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.left_page dl dd{border-bottom:1px solid #d6e1d7;position: relative;}
.left_page dl dd a{color:#666;font-size: 16px;height:50px;line-height: 50px;display: block;}
.left_page dl dd.normal a,.left_page dl dd a:hover{color:#fff;background: #278ce9;}
.left_page .left_box{border-top:0;}
.left_page dl dd em{width:10px;height:50px;background:#1562a9;display:block;position: absolute;left:0;top:0}
.left_page dl dd.normal em{background:#ffff36;}
/*内页右侧*/
.right_page{width:790px;margin-top:40px;min-height:600px;}
.right_page .title{border-bottom:1px solid #e3e3e3;margin-bottom:12px;}
.right_page .title .fl{font-size: 20px;color: #333;height: 36px;margin-bottom:-1px;font-weight: bold;}
.right_page .title .local{margin-top:5px;color:#666;background:url(/tjweb_xxgk/images/local.png) no-repeat 0 0;padding-left:22px;}
#red .right_page .title .local{margin-top:5px;color:#666;background:url(/tjweb_xxgk/images/local_red.png) no-repeat 0 0;padding-left:22px;}
.right_page .title .local a{color:#666;}
/*表单*/
.formbox{margin-bottom:50px;line-height: 36px;font-size:14px;}
.formbox .line{margin-bottom:10px;}
.formbox .line select{height:36px;border:1px solid #b5b5b5;}
.formbox .line select.sel1{width:358px;}
.formbox .line select.sel2{width:220px;}
.formbox .line select.sel3{width:100px;}
.formbox .line span{width:72px;display:inline-block;float: left;}
.formbox .line em{display:inline-block;width: 16px;color: red;float: left;}

.formbox .line input.text{border:1px solid #b5b5b5;height:36px;width:338px;padding:0 10px;}
.formbox .line i{margin:0 10px;}
.formbox .line textarea{width:500px;height:120px;display: inline-block;resize:none;}

.submits{margin:20px 0 0 90px;}
.submits input{width:190px;height:36px;line-height: 36px;color:#fff;border:0;cursor: pointer;}
.submits input.but1{background: #0073b0}
.submits input.but2{background: #898989}
/*内容页*/
.con_text{color:#666;}
.con_text .text{font-size:16px;text-align: justify;font-family: "宋体";line-height: 1.5;text-indent: 2em;}
.con_text .title h4{color:#1562a9;font-size:18px;padding:10px 0;}
#red .con_text .title h4{color:#dc0e0e;}
.con_text .title p{line-height: 32px;}
.con_text .title p >span{display:inline !important;}
.con_text .text img{display: block;margin:0 auto;max-width:100%;}
.con_text .text .embed{margin:0 auto;width:640px;}
.text_next{margin:40px 0;line-height: 30px;}
.text_next a{color:#666;}

/*内页列表*/
.page_list{min-height:400px;}
.page_list ul li{overflow: hidden;line-height: 36px;font-size:14px;}
.page_list ul li a{color:#333;width:88%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.page_num{margin-bottom:30px;margin-top:30px}
#kkpager{color: #666;font-size: 16px;}
#kkpager span{margin:10px;display:inline-block;}
#kkpager span a{color:#016fb6;}
/*留言*/
.mess{border:1px solid #c9c9c9;padding:14px;margin-bottom:20px;}

/*图片切换*/
.game163{position: relative;overflow: hidden;width:600px;margin-bottom:30px;margin:50px 120px;}
.game163 .bigImg{height: 258px;position:relative;}
.game163 .bigImg li img{vertical-align: middle;width:600px;height:450px;}
.game163 .smallScroll{height:47px;margin-bottom: 6px;}
.game163 .sPrev,.game163 .sNext{margin-top:50px;float: left;display: block;width:9px;height:15px;text-indent:-9999px;background:url(/tjweb_xxgk/images/sprites1008.png) no-repeat 0 0;}
.game163 .sNext {background-position:-9px 0;}
.game163 .smallImg{float:left;margin:10px 18px;display:inline;width:542px;overflow:hidden;}
.game163 .smallImg ul{height:90px;width: 9999px;overflow: hidden;}
.game163 .smallImg li{float: left;padding: 0 18px 0 0;width:120px;cursor: pointer;display: inline;}
.game163 .smallImg img {border: 1px solid #dcdddd;width:120px;height:90px;}

/**/
.img_list ul{margin-right:-34px;}
.img_list ul li{float:left;margin-right:34px;margin-bottom:20px;}
.img_list ul li img{width:240px;height:170px;}
.img_list ul li span{color:#666;text-align: center;display: block;line-height: 32px;font-size:14px;}

.multipleColumn{ overflow:hidden; position:relative;}
.multipleColumn .hd{ overflow:hidden;  height:30px;position: absolute;bottom:-10px;left:42%;}
.multipleColumn .hd ul{float:right;overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.multipleColumn .hd ul li{float:left;width:22px; height:5px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; background:#ebebeb; }
#red .multipleColumn .hd ul li{float:left;width:9px; height:9px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; background:url("/tjweb_xxgk/images/icoCircle_red.png") 0 -9px no-repeat; }
.multipleColumn .hd ul li.on{background:#158eff;}
#red .multipleColumn .hd ul li.on{background-position:0 0;}

.multipleColumn .bd{overflow:hidden;}
.multipleColumn .bd ul{overflow: hidden;zoom: 1;width: 370px;float: left;_display: inline;margin-right: -21px;}
.multipleColumn .bd ul li{float: left; _display: inline;overflow: hidden;text-align: center;margin-right: 26px;margin-bottom:25px;width:160px;height:52px;line-height:52px;background:#ebebeb;color:#158eff;}
.multipleColumn .bd ul li a{color:#0081cc;}
.multipleColumn .bd ul li:hover{background:#158eff;color:#fff;}
.multipleColumn .bd ul li:hover a{color:#fff;}
.multipleColumn .bd ul li:nth-child(2n){margin-right:0;}
.multipleColumn .bd ul li .pic{ text-align:center; }
.multipleColumn .bd ul li .pic a{}
.multipleColumn .bd ul li .pic img{display:block;width:160px;height:60px}
.multipleColumn .bd ul li .pic a:hover img{border-color:#999;}

.weixin_con{width:100%;height:100%;background:url(/tjweb_xxgk/images/weixin_bj.png);position:fixed;top:0;left:0;bottom:0;right:0;z-index:99999;display:none;}
.weixin_con img{width:280px;height: 280px;position: absolute;top:50%;left:50%;margin-left:-140px;margin-top:-140px;}


.to-auxiliary { 
  position: fixed;
  bottom: 200px;
  right:-60px;
  background: #044c76;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  width: 58px;
  text-align: center;
  line-height: 34px;
  padding: 3px 0;
  border-radius: 6px;
  z-index: 999;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
#red .to-auxiliary{background: #dc0e0e;}

.screen-enlarge {
  position: fixed;
  bottom: -60px;
  height: 0;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  color: #333;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  line-height: 72px;
  border-radius: 6px;
  border: 6px solid #044c76;
  z-index: 999;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.screen-enlarge.show {
  min-height: 160px;
  bottom: 0;
}

.to-auxiliary.show {
  right: 20px;
}

.to-auxiliary:hover {
  background: #06314a;
}

.special-box-wrap {
  height: 100px;
  background: #044c76;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  position: fixed;
  width: 100%;
  z-index: 9999;
  top: -100px;
}

.special-box-wrap.show {
  top: 0px;
}

.special-box {
  height: 60px;
  padding-top: 20px;
}

.special-box .special-pic {
  width: 120px;
  height: 60px;
  background: url(/tjweb_xxgk/upload/images/2018/6/6101244234.png) no-repeat;
  background-position: -20px -20px;
  cursor: pointer;
  margin: 0 100px;
}

.special-func-list > li {
  height: 60px;
  width: 60px;
  background: url(/tjweb_xxgk/upload/images/2018/6/6101244234.png) no-repeat;
  margin-left: 30px;
  cursor: pointer;
  position: relative;
}

.special-func-list > li:hover,.special-func-list > li.active {
  background: url(/tjweb_xxgk/upload/images/2018/6/6101346390.png) no-repeat;
}

.special-func-list > li.to-big {
  background-position: -198px -20px;
}
.special-func-list > li.to-small{
  background-position: -285px -20px;
}
.special-func-list > li.to-text {
  background-position: -372px -20px;
}
.special-func-list > li.to-color {
  background-position: -459px -20px;
}
.special-func-list > li.to-screen{
  background-position: -545px -20px;
}
.special-func-list > li.to-voice {
  background-position: -632px -20px;
}
.special-func-list > li.to-back {
  background-position: -719px -20px;
}

.fz-loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f1f1f1;
  z-index: 99999;
  opacity: .8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  color: #000;
  font-size: 30px;
  text-align: center;
  line-height: 500px;
  font-weight: 700;
  letter-spacing: 2px;
  display: none;
}

.to-select-color {
  position: absolute;
  top: 60px;
  width: 120px;
  left: -42px;
  background: #fff;
  padding: 10px;
  border-radius: 6px;
  font-size: 16px;
  text-align: center;
  line-height: 26px;
  display: none;
}

.to-select-color > i{ display: block; cursor: pointer;margin-bottom:4px;}
/* 三优评选 */
#left_left{width:252px;}
#left_left .left_menu{    border-radius: 10px 10px 0 0;border-right: 1px solid #e3e3e3;overflow: hidden;}
#left_left .title{height: 75px;line-height: 75px;background: #0081cc;font-size: 28px;color: #fff;text-align: center;}
#red #left_left .title{background: #dc0e0e;}
#left_left .floor{background: #fff;text-align:center;}
#left_left .floor span{cursor: pointer;display: block;font-weight: bold;text-align: center;font-size: 16px;height: 52px;line-height: 52px;border-bottom: 1px solid #f1f1f1;position: relative;}
#left_left .floor span em{display:inline-block;height:52px;width:10px;background: #0081cc;}
#left_left .floor .menu-up em{display:inline-block;height:40px;width:10px;background: #0081cc;}
#left_left .floor span:hover{color: #0081cc;font-weight: bold;position: relative;}
#left_left .floor .active{color: #0081cc;font-weight: bold;text-indent: -6px;position: relative;}
#red #left_left .floor span em{background: #dc0e0e;}
#red #left_left .floor .menu-up em{background: #dc0e0e;}
#red #left_left .floor span:hover{color: #dc0e0e;}
#red #left_left .floor .active{color: #dc0e0e;}
#left_left .floor .active em{background: #ffff36;}
#left_left .floor span i{display: inline-block;background:url("/tjweb_xxgk/images/down_n.png") no-repeat;width: 12px;height: 7px;position:absolute;right:15px;top:20px;}
#left_left .floor span:hover i{background:url("/tjweb_xxgk/images/down.png") no-repeat;}
#left_left .floor .active i{background:url("/tjweb_xxgk/images/down.png") no-repeat;}
#red #left_left .floor span:hover i{background:url("/tjweb_xxgk/images/down_red.png") no-repeat;}
#red #left_left .floor .active i{background:url("/tjweb_xxgk/images/down_red.png") no-repeat;}
#left_left .left_menu ul li a{display: block;width:100%;line-height:40px;text-align: center;border-bottom: 1px solid #e3e3e3;border-left: 1px solid #e3e3e3;text-decoration: none;color:#333;background: url("/tjweb_xxgk/images/profile.png") no-repeat 68px  #fff;}
#left_left .left_menu ul li a:hover{background:url("/tjweb_xxgk/images/profile_hover.png") no-repeat 68px #daecfc;color:#484848;}
#left_left .left_menu .current a{background:url("/tjweb_xxgk/images/profile_hover.png") no-repeat 68px  #daecfc;color:#484848;}
.special{background:url("/tjweb_xxgk/images/profile_hover.png") no-repeat 68px  #daecfc!important;color:#484848!important;}
#red #left_left .left_menu ul li a:hover{background:url("/tjweb_xxgk/images/profile_hover_red.png") no-repeat 68px #fdf4f5;}
#red #left_left .left_menu .current a{background:url("/tjweb_xxgk/images/profile_hover_red.png") no-repeat 68px  #fdf4f5;}
#red .special{background:url("/tjweb_xxgk/images/profile_hover_red.png") no-repeat 68px  #fdf4f5!important;color:#484848!important;}


.page{line-height: 30px;text-align: center; margin-top: 10px;display: block; margin-right: auto;margin-bottom: 0;margin-left: auto;}
.page ul{display:inline-block;margin:0 auto}
.page li{color:#898989;line-height:24px;display:inline-block;float:left;cursor:pointer;margin-top: 3px;margin-bottom: 3px;padding-top: 0;padding-right: 8px;padding-bottom: 0;padding-left: 8px;margin-right: -1px;}
.page li a{line-height:24px;height:24px;display:block;color:#898989;}
.page li.thisclass{color:#016fb6;line-height:24px;height:24px;padding-top: 0px;padding-bottom: 0;border:1px solid #016fb6!important;}
.page ul li.thisclass a:hover ,.page ul li.thisclass a{color:#016fb6;line-height:24px;height:24px;padding-top: 0px;padding-bottom: 0;}
.page li:hover{color:#016fb6;}
.page li:hover a{color:#016fb6;}
#red .page li.thisclass{color:#dc0e0e;line-height:24px;height:24px;padding-top: 0px;padding-bottom: 0;border:1px solid #dc0e0e!important;}
#red .page ul li.thisclass a:hover , #red .page ul li.thisclass a{color:#dc0e0e;line-height:24px;height:24px;padding-top: 0px;padding-bottom: 0;}
#red .page li:hover{color:#dc0e0e;}
#red .page li:hover a{color:#dc0e0e;}
.number{float:left;}
.number li:last-child{margin-right:0!important;}

.button{
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  word-wrap: break-word;
  padding:20px;
  color:#fff;
  font-weight:600;
  background:#044c76;
  position:fixed;
  top:750px;
  right:-47px;
  text-align:center;
  transition:all 1s ease;
  cursor: pointer;
  border-radius: 6px;
}
.button:hover{
  background:#06314a;
}
.move_left{
  right:20px!important;
  transition:all 1s ease;
}

/* 模态框 */
#modal_example{
  padding-right:0!important;
}
.modal-open{
  padding-right:0!important;  
}

/*在线访谈*/
.jiaoxue .title{
  padding: 0;
  border-bottom: 2px solid #0084ff;
  color: #0084ff;
}
.jiaoxue .title ul li.icon5{
  background: url(/tjweb_xxgk/images/icon_ww.png) 0 6px no-repeat;
}
.jiaoxue .title ul li.action_jiaoxue{
  padding-left: 36px;}

.message{margin-top:20px;}
.message label{margin-bottom:20px;}
.message label span{width:65px;display:block;float:left;height:29px;line-height:29px;}
.message label input,.message label select{border:1px solid #c9c9c9;height:29px;line-height: 29px;width:235px;padding:0 5px;}
.message label select{width:256px;}
.message label option{height:29px;line-height: 29px;}
.message label textarea{width:550px;padding:5px;height: 200px;resize: none;line-height: 22px;}
.message label button{background:#0084ff;padding:2px 17px;margin:0 50px 0 65px;}
.message label i{background:red;color:#fff;margin-left:10px;padding:5px 14px;font-size:14px;}
.message label input.w100{width:100px;}
.message label em{color:red;margin-left:-5px; font-size:12px;}

.message_text .text{color:#333;height: auto !important;position: relative;}
.message_text .text div{overflow:hidden;line-height: 22px;padding:0 0 0 25px;line-height:29px;margin:10px 0;width:82%;}
.message_text .text div.w{background:url(/tjweb_xxgk/images/icon_w.png) no-repeat 0 7px;}
.message_text .text div.d{background:url(/tjweb_xxgk/images/icon_d.png) no-repeat 0 7px;}
.message_text .text em{position: absolute;right:0;top:4px}

.txtMarquee-top{ overflow:hidden; position:relative;}

.message-index label span{width:85px;}
.message-index label textarea{width:235px;height:50px;}

.jiaoxue .title ul li.icon6{background: url(/tjweb_xxgk/images/icon_dd.png) 0 6px no-repeat;}

.list .title{height:37px;padding:0 10px;font-size:16px;line-height:41px;margin-bottom:9px}
.sub_zx button{width:80px;height:25px;line-height:25px;background:#0084ff;color:#fff;cursor:pointer}
.list{line-height:26px}
.sw_ban{position:relative}
.wp{position:relative;height:395px;overflow:hidden;background:#fff}
.slider{position:absolute;padding:0 20px;left:0;top:0}
.slider li {overflow:hidden;width:100%}
.slider p {font-size: 12px;color:#333;}

/*在线咨询*/
.consultation{position: fixed;top:30%;right:10px;z-index: 999;cursor: pointer;}
.con_text{float:left;margin-right:10px;margin-top:10px;width:100%;}
.consult_title{background:#044c76;color:#fff;font-size:20px;font-weight:700;width:58px;text-align:center;line-height:34px;padding:3px 0;border-radius:6px}
#red .consult_title{background: #dc0e0e;}
.consultation ul{float: left;width:0;overflow:hidden;}
.consultation img{display: block;margin:0 auto;margin-bottom:6px;}
.consultation a{color:#fff;font-size: 14px;}
.consultation .tab1{background: #f87e9c;}
.consultation .tab2{background: #7ebad9;}
.consultation .tab3{background: #d99cba;}
.consultation .tab4{background: #f89c7e;}
.udesk-feedback-tab{-webkit-box-shadow: #DDD 0px -1px 5px;-moz-box-shadow: #DDD 0px -1px 5px;box-shadow: #DDD 0px -1px 5px;z-index:10000;cursor:pointer;background-repeat:no-repeat;background-position:center top;display:block;height:52px;z-index:999;padding:12px 0;}

#ad_2{z-index:9999;}

/*右侧*/
.all_fr{width:236px;}
.interact{margin-top:25px;width:100%;}
.interact ul li{width:108px;height:42px;margin-right:20px;margin-bottom:20px;float:left;text-align:center;line-height:42px;}
.interact ul li:nth-child(2n){margin-right:0;}
.interact ul li:first-child{background:url(/tjweb_xxgk/images/right_icon1.png) no-repeat;}
.interact ul li:nth-child(2){background:url(/tjweb_xxgk/images/right_icon2.png) no-repeat;}
.interact ul li:nth-child(3){background:url(/tjweb_xxgk/images/right_icon3.png) no-repeat;}
.interact ul li:last-child{background:url(/tjweb_xxgk/images/right_icon4.png) no-repeat;}
.interact ul li a{color:#fff;font-size:14px;}

.public_info{width:100%;height:230px;border:1px solid #c2c8ce;}
.public_info .title{width:100%;height:42px;line-height:42px;border-bottom:1px solid #c2c8ce;font-size:16px;color:#1562a9;background: linear-gradient( #fefefe,#dfe0e0);}
.public_info .title .text{margin-left:2px;padding-left:18px;background:url(/tjweb_xxgk/images/right_titlebg.png) no-repeat left center;}
.public_info .title em{display: inline-block;}
.public_info ul{padding:14px;}
.public_info ul li{font-size:12px;color:#333;line-height:22px;}

/*信息公开目录*/
.content_box{margin:56px 26px 0;}

#tree{float:left;background:#f0f5f8;width:230px;padding:16px 15px}
#tree ul li ul{margin-left:30px}
#tree li{list-style-type:none;margin:0;padding:10px 5px 0 5px;position:relative}
#tree li::before,#tree li::after{content:'';left:-20px;position:absolute;right:auto}
#tree li::before{border-left:1px solid #999;bottom:50px;height:100%;top:0;width:1px}
#tree li::after{border-top:1px solid #999;height:20px;top:25px;width:25px}
#tree li span{-moz-border-radius:5px;-webkit-border-radius:5px;border:1px solid #999;border-radius:5px;display:inline-block;padding:5px 10px;text-decoration:none;font-size:14px}
#tree li span a{color:#333}
#tree li.parent_li>span{cursor:pointer}
#tree>ul>li::before,#tree>ul>li::after{border:0}
#tree li:last-child::before{height:30px}
#tree li.parent_li>span:hover,#tree li.parent_li>span:hover+ul li span{background:#eee;border:1px solid #94a0b4;color:#000}

.search_title .left{height:75px;line-height:75px;background:#1562a9;font-size:28px;color:#fff;width:260px;position:absolute;left:0;top:-20px;border-radius:10px 10px 0 0;text-align:center;margin-left:26px}
#pageright{overflow:hidden;}
.innerframe{overflow-x:hidden!important;overflow-y:scroll!important}
.innerframe::-webkit-scrollbar{width:0}

/*树形切换图*/
.one_title{padding-left: 27px!important;}
.icon-folder-open{height: 24px;width: 24px;position: absolute;left: 7px;top: 14px;display:inline-block;background:url("/tjweb_xxgk/images/file_open.png") no-repeat;}
.icon-folder-close{background:url("/tjweb_xxgk/images/file_close1.png") no-repeat;}

/*信息公开表格*/
.zwgk_table{border:1px solid #ddd;width:700px;border-collapse:collapse}
.zwgk_table th{border:1px solid #ddd;font-weight:bold;text-align:center;color:#000;width:120px;height:28px;font-size:12px}
.zwgk_table td{border:1px solid #ddd;text-align:left;color:#000;font-size:12px;padding-left:10px;width:180px}


