/********************公共样式style**************************/
html{overflow-x:hidden;}
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;background:url(../images/big_bg.jpg) no-repeat;background-size:100% 100%;}
button,img,em{border:0;}
img{vertical-align:middle;}
li,ul{list-style:none;}
i{ font-style:normal;}
a{ text-decoration:none;outline:none;}
a:hover{text-decoration:none;}
input,textarea{outline:none;}
em,i{font-style:normal;font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;}
label{display:block;}

/********************公共样式class**************************/
.fl{float:left;}
.fr{float:right;}
.block{display:block;}
.inline-block{display:inline-block;}
.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;}

.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}
.w720{width: 856px;}
.w345{width: 310px;*width:330px;}
.w449{width:449px;}
.w562{width:562px;}
.w100{width:100%;}

.tempWrap{height:345px!important;}
.ell{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.cursor{cursor:pointer;}
.hide{display:none;}
.allWidth{width:1200px;margin:0 auto;padding:0 14px;}

/******************** 顶部top **************************/
.welcome { background:url(../images/voice.png) no-repeat left center; padding-left: 20px; position: relative; }
.newadd-top-wrap {height: 34px;line-height: 34px;background: #f3f3f3;color: #4d4d4d;border: 1px solid #dbdbdb;overflow:hidden;}
.newadd-top{width: 1200px;margin: 0 auto;padding:0 14px;}
.newadd-top .index a{color: #4d4d4d;margin: 0 4px;font-size:14px;}
.search{position: relative;height: 24px;width: 200px;border: 1px solid #f3f3f3;margin: 4px 0px;border-radius: 4px;}
.search:hover { border-color: #ddd; }
.search:hover input { display: block; }
.search input{height: 27px;line-height: 35px;width: 150px;padding: 0 9px;background: none;border: none;color: #333; display: none;}
.search button{position: absolute;right: 0px;top:0;font-size: 14px;background: url(../images/search.png) no-repeat center center;height: 24px;width: 50px;border: none;}
.search input::-ms-input-placeholder{color:#ddd}
.search input::-webkit-input-placeholder{color:#ddd}
.search input::-moz-placeholder{color:#ddd}

/******************** logo **************************/
.logoBox{height: 100px;}
.side{margin-left:30px;}
.sideBox{ padding:5px; height:80px; overflow:hidden;margin-bottom:10px;}
.sideBox .bd{ padding:5px 0 5px 5px;  }
.sideBox .bd li{ height:34px; line-height:34px; overflow:hidden;font-size:18px;color:#144799;font-weight: 700;letter-spacing: 2px; }

/******************** 主导航 index_nav **************************/
.nav{background:#27569a;}
.special_ul{width: 1200px;padding: 0 14px;}
.index_nav{width: 1228px; margin: 0 auto; background:#27569a;}
.nav_fix{height: 44px;position: relative; background:#27569a;}
.navbar_ul li{width: 100px;float: left;font-size: 16px;height: 44px;line-height:44px;margin-right:36px; text-align:center; position: relative;}
.navbar_ul li a{ color:#fff;display: block;}
.navbar_ul > li:hover a.action,.navbar_ul > li.normal{color: #27569a;background: url("../images/navbg.png") no-repeat center bottom #e6effc;}
.navbar_ul li.normal > a,.navbar_ul li > a:hover{color: #27569a;background: url("../images/navbg.png") no-repeat center bottom #e6effc;}
.navbar_ul li .menu {
  border: 1px solid #3c67a4;
  border:none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  display:none;
  opacity: 0.9;
  background: #fff;
  z-index: 9;
  width: 100%;
  height:auto;
  position: absolute;
  top: 42px;
  left: -1px;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
}
.navbar_ul li .menu.show {
  display:block;
  opacity: .9;
  border: 1px solid #3c67a4;
  height: auto;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
}
.navbar_ul li .menu ul li{line-height:40px;height:40px;font-weight:500; border-bottom:1px solid #d4ced2;clear:both;}
.navbar_ul li .menu ul li:last-child{border-bottom:none;}
.navbar_ul li ul li a{color:#4d4d4d;font-size: 14px;width:80px;display:block;background:none;margin:auto;}
.navbar_ul li ul li a:hover{color:#27569a;background:none;}
.navbar_ul li ul li{margin:0;}
.navbar_ul li:last-child{border-right:none;margin-right:0;}
.menu-three{visibility: hidden; position: absolute; left: 100%; top: 0; width: 80%; border-bottom-left-radius: 5px;border-bottom-right-radius: 5px; opacity: 0.9; background: #fff;z-index: 9; width: 100%; height:auto;}
.navbar_ul li .menu li:hover .menu-three{  visibility: visible;}
.navbar_ul li .menu li .menu-three:hover{border:1px solid #3c67a4;}
.fix-nav{position:fixed!important;top:0!important;z-index:999!important;}

/******************** banner **************************/
.slideBox{height:300px;overflow:hidden; position:relative;}
.slideBox .hd{height:15px; overflow:hidden; position:absolute; right:45%; bottom:5px; z-index:1; }
.slideBox .hd ul{overflow:hidden; zoom:1; float:left;}
.slideBox .hd ul li{float:left;margin-right:12px;width:40px; height:5px; line-height:14px; text-align:center; background:#d2d2d2; cursor:pointer; }
.slideBox .hd ul li.on{ background:#7ecef4;}
.slideBox .bd{position:relative; z-index:0;}
.slideBox .bd li{zoom:1; vertical-align:middle;}
.slideBox .bd img{width:100%;display:block;height:250px;}
.slideBox .prev,
.slideBox .next{position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:37px; height:56px; background:url(../images/slider-arrow.png) no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{position:absolute;margin-top:-25px; display:block; width:37px; height:56px; background:url(../images/rightarw.png) no-repeat; filter:alpha(opacity=50);opacity:0.5; left:auto; right:3%; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;}
.slideBox .prevStop{ display:none;}
.slideBox .nextStop{ display:none;}

/******************** 首页正文content01 left **************************/
.contentbox{min-width:1200px;width:1200px;margin:0 auto;padding:0 14px;background:#fff;}
.list_info{font-size:14px;margin-top:18px;height:410px;}
.list_info .title{margin-bottom:20px;font-size:20px;color:#707070;border-bottom: 2px solid #a9b9bf;height: 38px;line-height: 38px;position: relative}
.list_info .title .more{position: absolute;right:0;top:0;}
.list_info .title span.normal{height: 40px;display: inline-block;position: relative;font-weight:bold;*float:left;color:#4d4d4d;background:url(../images/title_bg.png) no-repeat center bottom;}
.list_info .title span{height:35px;margin-right:20px;    cursor: pointer;}
.list_info .title span b{padding-bottom:2px;display: block}
.list_info .title span em{width:8px;height:5px;display:block;background:url(../images/arrow_t.png);position: absolute;bottom:0;left:50%;margin-left:-4px;}
.list_info .title a{font-size: 12px;float:right;color:#818181;margin-top: 4px;}
.list_info .title a:hover{color:#0761d1;}
.list_info .slideBox{background: #f7f7f7;width: 374px;height:353px;float:left;position: relative;margin-right: 30px;}
.list_info .slideBox li span{display: block;width:100%;color:#fff;padding-left:10px;background: rgba(0,0,0,.6);height:30px;line-height: 30px;position: absolute;left:0;bottom:0;}
.slideBox2 .hd{height:15px;overflow:hidden;position:absolute;right:5px;top:230px;z-index:1;}
.slideBox2 .hd ul{overflow:hidden; zoom:1;}
.slideBox2 .hd ul li{float:left;margin-right:6px;width:10px; height:10px;background:#989898; cursor:pointer;border-radius:50%;}
.slideBox2 .hd ul li.on{ background:#ffffff}
.list_info .list-div{margin-top: 5px;}
.list_info .list-div a{color:#666;}
.list_info .list-div a:hover p{color:#27569a;}
.list_info .list-div .tit{color: #b81e1e;font-size:16px;font-weight:bold;margin-bottom:2px;}
.list_info .list-div .txt{line-height: 30px;font-size:14px;color:#707070;border-bottom:1px dashed #dbdbdb;text-indent: 22px;}
.list_info_tab .list{padding-top:4px;overflow: hidden;display: block}
.list_info_tab .list li{line-height: 31px;}
.list_info .list li{line-height:40px;overflow: hidden;background: url(../images/list.png) no-repeat left 14px;padding-left:20px;*height:30px;}
.list_info .list li a{display: block;color:#333;}
.list_info .list li a:hover{color:#27569a;}
.list_info .list li i{color:#666;font-size:12px;}
.public_service > li.hashover:hover {
  transform: translateY(-4px);
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  border-radius:9px;
}
.public_service li{margin-top:13px;width:108px;height:32px;}
.public_service li a{background: #fff;display:block;width:108px;height:32px;line-height:32px;text-align:center;border-radius:6px;border:1px solid #27569a;color:#4d4d4d;font-size:12px;}
.public_service li a img{margin-right:10px;position:relative;top:-2px;}
.public_service li a:hover {
  color:#fff;
  background:#27569a;
  transform: translateY(-4px);
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

/******************** 首页正文content02 right **************************/
.list_dl ul li{border-bottom: 1px #bdbdbd dashed;overflow:hidden;padding-top:10px;display:block}
.list_dl ul .dd{font-size:12px;display:block;background: #fff;line-height:24px;color:#27569a;border:1px solid #27569a;}
.list_dl ul .hovercolor{background: #27569a;color:#fff;}
.list_dl ul .yy{font-size:12px;border:1px solid #b3b3b3;color:#186cd4;padding: 0 1px;display:block;line-height:21px;height:21px;}
.list_dl ul .fr{width: 254px;}
.list_dl ul .fr a:hover div{color:#2675d7;}
.list_dl ul .fr .tit{color:#2e2e2e;margin-bottom:5px;}
.list_dl ul .fr .hoverother{color:#27569a;} 
.list_dl ul .fr .txt{color:#808080;margin-bottom:4px;}
.list_dl ul li .fr a .tit{line-height: 25px;}

/******************** 专题专栏 special **************************/
.picScroll-left{overflow:hidden; position:relative;}
.picScroll-left .hd{ overflow:hidden;  height:100%;position: absolute;left:0;top:0;width:100%}
.picScroll-left .hd .prev,.picScroll-left .hd .next{opacity: .5;margin-top:2px;display:block;overflow:hidden;cursor:pointer;width:14px;height:20px;background: url(../images/prev.png) no-repeat;position: relative}
.picScroll-left .hd .prev{float: left;background: url(../images/scro_prev.png) no-repeat center center;height: 87px;width: 20px;}
.picScroll-left .hd .next{float: right;background: url(../images/scro_next.png) no-repeat center center;height:87px;width: 20px;}
.picScroll-left .hd .prev:hover,.picScroll-left .hd .next:hover{opacity: 1;}
.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; }
.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;margin-right:62px;}
.picScroll-left .bd ul li a{font-size:16px;color:#4c4c4c;}
.picScroll-left .bd ul li img{width: 17px;height: 18px;float:left;margin-right:10px;margin-top: 2px;}
.picScroll-left .bd .tempWrap{margin-left:30px;width:1050px !important;}
.ztzl .picScroll-left{height: 87px;}
.ztzl .picScroll-left .bd ul li img{width: 220px; height: 64px;border-radius: 8px;}
.ztzl .picScroll-left .bd .tempWrap{margin-left: 30px; width: 1203px !important;}
.ztzl .picScroll-left .bd ul li { height: 68px; margin: 0 6px; }

/******************** foot **************************/
.foot{background:url(../images/foot_bg.png) no-repeat;background-size:100% 100%; padding-bottom: 10px;height:172px;}
.f_link{margin-right:-52px;padding-top:30px;}
.f_link select{width:180px;height:25px;margin-right:16px;border-radius: 5px;border: none;background: #ececec;}
.f_link select span{color:#0761d1;}
.f_link span{width:100px;display: inline-block;}
.footer{font-size: 12px;line-height: 22px;overflow: hidden;}
.footer,.footer a{color:#fff;}
.footer a{display:inline-block;}
.footer .foot-sydw {float: left;padding-top: 24px; margin-right: 20px;}
.footer .box{font-size: 13px;float: left;line-height: 27px;}
.foot .fr{margin-top:27px;}
.foot .fr span{display:block;margin-top:5px;color: #fff;text-align: center;font-size: 12px;}
.weixin_con{width:100%;height:100%;background:url(../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;}

/******************** 栏目页 channel **************************/
.page_con{position: relative;padding-bottom:50px;background:#fff;}
.left_page{width: 246px;margin-top:40px;}
.left_page .title{height:64px;line-height: 64px;background:#27569a;font-size: 20px;color:#fff;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.left_page dl dd.normal{border-left: 10px solid #b81e1e;margin-left: -10px;}
.left_page dl dd a{color: #4d4d4d;font-size: 16px;height: 50px;line-height: 50px;display: block;border-bottom: 1px solid #e4eae7;background: #f3f5f8;}
.left_page dl dd.normal a,.left_page dl dd a:hover{color: #b81e1e; border-left: 10px solid #b81e1e; margin-left: -10px;}
.left_page .left_box{border-left: 10px solid #27569a;}
.title .local a:last-child{color:#044fb3;}
.right_page{width: 910px;min-height:600px;margin-right: 5px;}
.right_page .title{border-bottom: 2px solid #e3e3e3;margin-bottom:12px;margin-top:70px;}
.right_page .title .fl{font-size:18px;color: #333;height:32px;font-weight: bold;}
.right_page .title .local{margin-top:5px;color:#666;}
.right_page .title .local a{color:#666;font-size:14px;}
.page_list{min-height:400px;}
.page_list ul li{overflow: hidden;line-height: 36px;font-size:14px;padding-left: 15px; background: url(../images/list_solid.png) left center no-repeat;background-position: 0 17px;}
.page_list ul li a{color:#333;}
.page_list ul li a:hover{color:#044fb3;}

/******************** 内容页 content **************************/
.con_text{color:#666;}
.con_text img{width:600px;}
.con_text .tit h4{color:#af0100;font-size:20px;padding:10px 0;}
.con_text .tit p{line-height: 32px;color:#a8a8a8;font-size:12px;}
.con_text .tit p span{display:inline !important;}
.con_text .text-box{color: #000000; font-size: 18px!important; font-family: 宋体, simsun;}
.con_text .text-box p span{color: #000000; font-size: 18px!important; font-family: 宋体, simsun;}
.text_next{line-height: 30px;font-size:14px;margin: 20px 0;}
.text_next a{color:#333;}
.text_next a:hover{color:#27569a;}


/******************** 分页 pageNum **************************/
.page_num{margin-bottom:10px;margin-top:30px;font-size: 14px;color: #898989;}
.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:#1B4A88;line-height:24px;height:24px;padding-top: 0px;padding-bottom: 0;border:1px solid #1B4A88!important;}
.page ul li.thisclass a:hover ,.page ul li.thisclass a{color:#af0100;line-height:24px;height:24px;padding-top: 0px;padding-bottom: 0;}
.page li:hover{color:#044fb3;}
.page li:hover a{color:#044fb3;}

/******************** null **************************/
.w_box_365{margin-right: -38px;*margin-right: -30px;}
.w_box_365 .w345{margin-right: 38px;*margin-right: 30px;}
.w_box_365 .w345 .title{margin-bottom: 10px;}
.w_box_365 .w345 .title div span{cursor: pointer;}
.top{height:33px;line-height:33px;border-bottom:1px solid #dbdbdb;background:#f3f3f3;}
.top .welcome{background:url(../images/voice.png) no-repeat 0 center;padding-left:23px;color:#4c4c4c}
.top .index a{color:#808080}
.top .index em{display:inline-block;color:#898989}
.logobox-wrap { background: url(/fyys/images/top-bg.png) no-repeat center #0d9bdd; overflow: hidden }
.top_banner{background:url(../images/banner.jpg) no-repeat;background-size:100% 100%;height:300px;}
.header{padding:14px 0;}
.foot .wei{margin-top:44px;}
.foot .wei img{display: inline-block;margin-right:18px;}

.pageBtnWrap > a{padding:2px 4px;}
.pageBtnWrap a,.totalPageNum,.currPageNum{color:#1B4A88;margin-right: 5px;}
.mess{border:1px solid #c9c9c9;padding:14px;margin-bottom:20px;}

.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}

.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(../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; justify-content: flex-start;flex-wrap: wrap;text-align: center;}
.img_list ul li{float:left;margin-right:50px;margin-bottom:20px;}
.img_list ul li img{width:240px !important;height:170px !important;}
.img_list ul li span{color:#666;text-align: center;display: block;line-height: 32px;font-size:14px;}

.multipleColumn{ overflow:hidden; position:relative;height:260px;}
.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:9px; height:9px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.png") 0 -9px no-repeat; }
.multipleColumn .hd ul li.on{background-position:0 0;}
.multipleColumn .bd{overflow:hidden;margin-top: 14px;}
.multipleColumn .bd ul{overflow: hidden;zoom: 1;width:400px;float: left;_display: inline;margin-right: -21px;}
.multipleColumn .bd ul li{float: left;_display: inline;overflow: hidden;text-align: center;margin-right: 21px;margin-bottom: 20px;}
.multipleColumn .bd ul li .pic{ text-align:center; }
.multipleColumn .bd ul li .pic img{display:block;width: 176px;height: 60px;}
.multipleColumn .bd ul li .pic a:hover img{border-color:#999;}

.childer-channer-mask{width: 100%; background: rgba(0,0,0,.4); position: relative; z-index: 9; height:45px; line-height:40px; margin-top: -49px; border-top:3px solid rgba(0,0,0,.4);}
.childer-channer{width: 1200px; margin: -42px auto 0; height: 42px; position: relative; z-index: 10; opacity: .95;}
.childer-channer > li{float: left; height: 34px; width: 200px; text-align: center; font-size: 16px; line-height: 34px; padding: 4px 0;}
.childer-channer > li:hover{background: #0c8bc5}
.childer-channer li a { display: block; color: #fff; border-left: 1px solid #ddd;}
.childer-channer li:first-child a{ border-left: none; }
.ksdh-box > img { float: left; margin: 10px 12px; cursor: pointer; }

/* top */
.top{height:140px;background:#970813;}
.set_bg{background:url(../upload/images/2018/5/24154914632.png) no-repeat right top #970813;}

/*top?–??-—è???’-*/
.Scroll_left{overflow:hidden; position:relative;margin-top:4px;}
.Scroll_left .hd{ overflow:hidden;  height:100%;position: absolute;left:0;top:0;width:100%}
.Scroll_left .hd .prev,.Scroll_left .hd .next{margin-top:8px;display:block;overflow:hidden;cursor:pointer;width:14px;height:20px;background: url(../images/prev_left.png) no-repeat;position: relative}
.Scroll_left .hd .prev{float:left;}
.Scroll_left .hd .next{float:right;background: url(../images/next_right.png) no-repeat;}
.Scroll_left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.Scroll_left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; }
.Scroll_left .hd ul li.on{ background-position:0 0; }
.Scroll_left .bd ul{overflow:hidden; zoom:1; justify-content: space-between; display: flex; width: 1031px!important;}
.Scroll_left .bd ul li{float:left;_display:inline;overflow:hidden;}
.Scroll_left .bd ul li a{font-size:16px;color:#fff;}
.Scroll_left .bd ul li img{width: 16px;height: auto;float:left;margin-right:10px;margin-top: 12px;}
.Scroll_left .bd .tempWrap{margin-left:87px;width:1031px !important;}

.number{float:left;}
.number li:last-child{margin-right:0!important;}

/*文学风采*/
#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;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;text-align: center;font-size: 16px;height: 52px;line-height: 52px;border: 1px solid #f1f1f1;position: relative;    background: #d0dcef;color: #000;}
#left_left .floor span em{display:inline-block;height:52px;width:10px;}
#left_left .floor .menu-up {display:inline-block;   width: 100%;}
#left_left .floor span:hover{font-weight: bold;position: relative;}
#left_left .floor  a .active{color: #fff;font-weight: bold;text-indent: -6px;position: relative;background: #209fe8;}
#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 span i{display: inline-block;width: 12px;height:11px;position:absolute;right:15px;top:20px;}
#left_left .floor .active .menu-up .current a{background: #58b0f3; color: #fff;}
#red #left_left .floor span:hover i{background:url("../images/down_red.png") no-repeat;}
#left_left .floor active,#left_left .floor .menu-up li a{color: #333;}
#left_left .floor active a{color: #fff;}
#left_left .floor .menu-up .current a{color: #fff;background: #68B8F6;  }
#left_left .floor .menu-up .current a:after,#left_left .floor .menu-up .current a:before{width: 0; height: 0; border: 5px solid transparent; border-left-color: #fff; position: absolute; content: ""; left: 250px; margin-top: 15px;}
#left_left .floor .menu-up .current a::before{top: 0; left: 70px; border-left-color: white;} 
#left_left .floor .hide{background: #fff !important;}
#left_left .floor .hide li a{color:#333 !important;}
.floor .menu-up{background: #daecfc;}
#left_left .left_menu ul li a{display: block;width:100%;line-height:40px;text-align: center;text-decoration: none;color:#fff;font-size: 14px;border: 1px solid #E3E3E3;}
#left_left .left_menu ul li a:hover{background: #68B8F6;color:#fff;}




/*三优*/
.cult_img{overflow:hidden;margin:48px 0 0 0;}
.cult_img li{float:left;text-align:center;line-height: 34px;height:220px;margin:0 37px;}
.cult_img li a{color:#484848;}
.cult_img li img{width:228px;height:168px;}
.page_list ul li{background:none;padding:0;}
.page_list ul li a p{font-size:16px;}

#left_left{width:252px;}
#left_left .left_menu{border:1px solid #e3e3e3;float: left;border-left: 10px solid #27569a;width: 236px;}
#left_left .title{height: 64px;line-height: 64px;background: #27569a;font-size: 20px;color: #fff;text-align: center;}
#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;margin-top: 2px;border-bottom: 1px solid #f1f1f1;position: relative;}
#left_left .floor span:hover{font-weight: bold;border-left: 5px solid #b81e1e;text-indent: -6px;position: relative;}
#left_left .floor span:hover a{color: #27569a;}
#left_left .floor .active{color:#27569a;font-weight: bold;border-left: 5px solid #b81e1e;text-indent: -6px;position: relative;}
#left_left .floor span i{display: inline-block;background:url("../upload/images/2020/6/480cb6c278687e68.png") no-repeat;width: 14px;height: 12px;position:absolute;right:15px;top:20px;}
#left_left .floor span:hover i{background:url("../upload/images/2020/6/955067e84a00cd91.png") no-repeat;}
#left_left .floor .active i{background:url("../upload/images/2020/6/955067e84a00cd91.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;text-decoration: none;color:#333;background: url("../upload/images/2020/6/80780a161c011f47.png") no-repeat 47px  #fff;}
#left_left .left_menu ul li a:hover{background:url("../upload/images/2020/6/392dc6bf23796ee6.png") no-repeat 47px  #d5e6fa;color:#4294ec;}
#left_left .left_menu .current a{background:url("../upload/images/2020/6/392dc6bf23796ee6.png") no-repeat 47px  #d5e6fa;color:#4294ec;}
.left_page .title{border-top-left-radius: 0px;}
#left_left .floor span{border:none;background:#fff;}
