@charset "utf-8";
html{background:url(../images/public/sky-bg.jpg) no-repeat center top #f2faff;}

body{padding:0; margin:0; font-family:Microsoft Yahei; font-size:16px; color:#333; text-align:left; background:url(../images/public/body-bg.jpg) no-repeat center bottom; -webkit-text-size-adjust:none;}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, select, form, fieldset, input, button, textarea, blockquote, table{padding:0;margin:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
li{list-style:none;}
i{font-style:normal; vertical-align:top; display:inline-block; background-repeat:no-repeat;}

table{border-collapse:collapse;border-spacing:0;margin:auto;}
th,td{padding:0}
img,a img{border:0;margin:0;padding:0; vertical-align:middle;}
img, table, object, embed, video{max-width:100%;}

button,input,select,textarea{vertical-align:middle; font-family:Microsoft Yahei; font-size:14px; box-sizing:border-box;outline:0;}
button,input{*overflow:visible;line-height:normal;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
button,html input[type="button"],input[type="reset"],input[type=image],input[type="submit"]{-webkit-appearance:button;cursor:pointer;border:none;}
select{width:100%;}
a{outline-style:none;text-decoration:none;color:#333;}
a:focus{outline:none;-moz-outline:none; noline:expression(this.onFocus=this.blur());}
a:hover{color:#ff8b17;}
input[type="text"],textarea,select{padding:2px 5px; line-height:20px; border:1px solid #e3e3e3; background:#fff; color:#666;}

.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.clear{clear:both;}
.auto{margin-left:auto;margin-right:auto;}
.fl{float:left;}
.fr{float:right;}
.hide{display:none;}
.transparent{background:transparent !important;}
.bgwhite{background-color:#ffffff;}
.bggray{background-color:#f8f8f8;}
.red{color:#f00;}

.transition a{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}
.imgScale a img{-moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s;}
.imgScale a:hover img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

/*layout*/
.container{width:1200px; margin-right:auto; margin-left:auto; zoom:1;}
.container:before,.container:after{display:table;content:"";line-height:0;}
.container:after{clear:both;}
.grid{background-color:#fff;}
.module-main{margin-right:-10px; margin-left:-10px; overflow:hidden;}
.module-span2{float:left; width:20%;}
.module-span3{float:left; width:30%;}
.module-span4{float:left; width:40%;}
.module-span5{float:left; width:35%;}
.module-span6{float:left; width:50%;}
.module-span8{float:left; width:60%;}
.module-span9{float:left; width:70%;}
.module-box{margin-right:10px; margin-left:10px;}
.pageBox{padding:20px;}
.innerBox{overflow:hidden; zoom:1;}
.mb{margin-bottom:20px;}
.mt{margin-top:20px;}

/*header*/
.header{}
.header .inHeader{position:relative; min-width:1200px; height:244px; overflow:hidden;}
.header .inHeader .top-flash{position:absolute; top:0; left:50%; margin-left:-960px; z-index:1;}
.header .inHeader .top-flash object,
.header .inHeader .top-flash embed{max-width:none;}
.header .inHeader .top-bar{position:absolute; top:0; left:0; width:100%; z-index:99; height:32px; font-size:14px; line-height:32px; background:url(../images/public/header-top-bg.png);}
.header .inHeader .top-bar dl dt{float:left;}
.header .inHeader .top-bar dl dt span.datetime{margin-left:55px; color:#0063b8;}
.header .inHeader .top-bar dl dd{float:right;}
.header .inHeader .top-bar dl dd font{font-family:"宋体"; margin-right:8px; margin-left:8px;}

.header-menu{background-color:#0063b8;}
.header-menu .container{position:relative; height:60px;}
.header-menu .mainnav{margin-right:260px;}
.header-menu .mainnav li{position:relative; float:left; width:14.2%;}
.header-menu .mainnav li>a{display:block; font-size:18px; color:#fff; line-height:60px; text-align:center;}
.header-menu .mainnav li.hover{background-color:#87b6de;}
.header-menu .mainnav li.on{background-color:#87b6de;}
.header-menu .mainnav li.hover>a,
.header-menu .mainnav li.on>a,
.header-menu .mainnav li>a:hover{color:#fff;}
.header-menu .mainnav li>a:hover{background-color:#87b6de;}

.header-menu .mainnav li.home.hover a{background-color:#87b6de;}
.header-menu .mainnav li .child-item{position:absolute; top:60px; left:0; z-index:999; display:none; width:100%; padding:10px 0; background:url(../images/public/header-mainnav-add.png);}
.header-menu .mainnav li .child-item dd a{display:block; padding:5px; font-weight:300; line-height:1.6em; font-size:1em; color:#fff; text-align:center;}
.header-menu .mainnav li .child-item dd a:hover{color:#ff8b17}

.header .search{position:absolute; top:10px; right:50px; width:185px;}
.header .search dl{position:relative; width:100%; margin-top:4px; background-color:#fff; border-radius:3px;}
.header .search dl dd{margin-right:45px; padding-left:10px; height:35px; background-color:transparent; border:none;}
.header .search dl dd input[type="text"]{padding:0; height:35px; line-height:35px; width:100%; font-size:14px; color:#999; background:none; border:0; vertical-align:top;}
.header .search dl dt.button{position:absolute; top:0; right:0; width:40px; height:35px; border-left:1px solid #0063b8;}
.header .search dl dt input.searchBtn{width:100%; height:35px; color:#fff; background:url(../images/public/header-search-btn.png) no-repeat center; -webkit-appearance:none; border:none; vertical-align:top; cursor:pointer;}


/*footer*/
.footer{font-size:14px; color:#666; background-color:#f6f6f6; border-top:2px solid #0063b8;}
.footer a{color:#666;}
.footer a:hover{color:#333;}
.footer .footer-menu{line-height:200%; text-align:center;}
.footer .footer-menu a{font-weight:bold;}
.footer .footer-menu font{font-family:"宋体"; margin-right:10px; margin-left:10px;}
.footer .footer-grid{position:relative; padding:25px 0;}
.footer .footer-grid .biaozhi{position:absolute; width:30%; top:50%; left:0; margin-top:-40px; text-align:center;}
.footer .footer-grid .bqxx{padding-top:10px; text-align:center; line-height:200%;}
.footer .footer-grid .bqxx span{display:inline-block; margin-right:8px; margin-left:8px;}
.footer .beian img{margin-right:8px;}


/*common*/
.common-head{border-bottom:1px solid #c8dff1;}
.common-head.notBorder{border-bottom:none;}
.common-head .hd{float:left;}
.common-head .hd li{float:left; margin-bottom:-1px; font-size:18px; font-weight:bold; text-align:center;}
.common-head .hd li.on{cursor:pointer;}
.common-head .whole{width:100%;}
.common-head .whole li{padding-right:0 !important; padding-left:0 !important;}
.common-head .menu1 li{padding:15px 25px 16px; color:#999;}
.common-head .menu1 li a{color:#999;}
.common-head .menu1 li.on{padding-bottom:12px; color:#333; border-bottom:4px solid #0063b8;}
.common-head .menu1 li.on a{color:#333;}
.common-head .menu1 li.current{padding-bottom:12px; color:#333; border-bottom:4px solid #0063b8;}
.common-head .menu1 li.current a{color:#333;}

.common-head.fixed{height:55px;}
.common-head.other{padding-bottom:12px; line-height:34px;}
.common-head.other .menu2{margin-left:20px;}
.common-head.other .menu2 li{position:relative; padding-left:24px; padding-right:10px;}
.common-head.other .menu2 li:before{position:absolute; top:50%; left:0; content:""; margin-top:-8px; width:3px; height:18px; background-color:#0063b8; visibility:hidden;}
.common-head.other .menu2 li.current a{color:#0063b8;}
.common-head.other .menu2 li.current:before{visibility:visible;}

.common-head .currentName{float:left; padding:0 30px; margin-bottom:-1px; font-size:18px; font-weight:bold; color:#fff; line-height:56px; background-color:#0063b8;}

.common-head .channelName{position:relative; float:left; padding-left:20px; font-size:1.5em; font-weight:bold; color:#0064b9;}
.common-head .channelName:before{position:absolute; top:50%; left:0; content:""; width:5px; height:22px; margin-top:-9px; background-color:#0064b9;}
.common-head .channelName a{color:#0064b9;}

.common-title{padding-top:2px; height:34px; line-height:34px; background-color:#dbecf9;}
.common-title.border{border:1px solid #c8dff1;}
.common-title.border .hd li{margin-bottom:-1px; padding-bottom:1px;}
.common-title .hd{float:left;}
.common-title .hd li{float:left; text-align:center;}
.common-title .hd li.on{cursor:pointer;}
.common-title .menu1{padding-left:10px;}
.common-title .menu1 li{padding:0 18px;}
.common-title .menu1 li.current{background-color:#fff; border-top-left-radius:5px; border-top-right-radius:5px;}
.common-title .menu1 li.on{background-color:#fff; border-top-left-radius:5px; border-top-right-radius:5px;}
.common-title .menu1 li.ldxx{line-height:normal;}
.common-title .menu1 li.ldxx img{margin-top:7px;}


.common-more{float:right; font-size:14px; margin-right:10px;}
.common-more a{color:#666;}
.common-more a:hover{color:#ff8b17;}
.common-more.more1{line-height:51px;}
.common-more.more2{line-height:48px;}

.common-bd{padding:15px 25px;}

.infoList{overflow:hidden;}
.infoList li{float:left; width:100%; padding-top:6px; padding-bottom:6px; overflow:hidden;}
.infoList li h4{position:relative; padding:0 100px 0 22px; font-weight:normal; font-size:1em; overflow:hidden;}
.infoList li h4 a{float:left; line-height:1.6em; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.infoList li h4 a.noLink:hover{color:inherit;}
.infoList li h4 a:before{position:absolute; top:-3px; left:2px; content:""; margin-top:.8em; width:5px; height:5px; background-color:#ff8b17; background-repeat:no-repeat; border-radius:50%;}
.infoList li h4 .time{position:absolute; z-index:10; top:50%; right:2px; margin-top:-.8em; line-height:1.6em; color:#999; font-size:1em; white-space:nowrap;}
.infoList li br{display:none;}
.infoList.fileList li h4 a{float:none; display:block; max-width:100%; width:100%\9;}
.infoList.fileList li h4 a font{float:left; max-width:90%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.infoList.fileList li h4 a:hover font{float:left; max-width:90%; color:#c00;}
.infoList.fileList li .Icon{float:left; margin-left:5px; width:23px; height:25px; background:url(../images/new.png) left center no-repeat; overflow:hidden;}
.infoList.others li{padding-top:4px; padding-bottom:4px;}
.infoList.notTime li h4{padding-right:0;}
.infoList.notTime li .time{display:none;}

.menu-icons{margin-right:-10px; margin-left:-10px; overflow:hidden;}
.menu-icons li{float:left; width:100%;}
.menu-icons li a{position:relative; display:block; margin:0 10px 20px; padding:8px 20px; font-size:18px; text-align:left; background-color:#fff; border:1px solid #0063b8;}
.menu-icons li a:before{display:inline-block; content:""; margin-right:10px; width:40px; height:40px; vertical-align:middle; background-repeat:no-repeat;}
/*.menu-icons li a:after{position:absolute; top:50%; right:20px; content:""; margin-top:-13px; width:26px; height:26px; background-repeat:no-repeat; background-position:0 0;}*/
.menu-icons li a font{display:inline-block; vertical-align:middle; line-height:160%; text-align:left;}
.menu-icons li a:hover{color:#0063b8; filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9; background-color:#dbecf9;}

.infoList li h4 a,
.focus .tpxwSlide .bd li span.txt,
.common-picSlide .bd li span.txt,
.common-pic-mode ul li span.txt{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.text-nowrap a,
.text-nowrap font,
.text-nowrap span{display:block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}

.common-picSlide{position:relative; float:left; overflow:hidden;}
.common-picSlide .bd{position:absolute; top:0; left:0; z-index:1; width:100%;}
.common-picSlide .bd ul{width:100% !important; height:100% !important;}
.common-picSlide .bd ul li{position:relative; width:100% !important; height:100%;}
.common-picSlide .bd li img{width:100%; height:auto; min-height:100%;}
.common-picSlide .bd li span.txtbg{position:absolute; bottom:0; left:0; z-index:2; display:block; content:""; width:100%; height:40px; background:#000; filter:alpha(opacity=30); -moz-opacity:0.3; opacity:0.3;}
.common-picSlide .bd li span.txt{position:absolute; right:0; bottom:0px; left:0; z-index:3; margin:0 110px 0 12px; font-size:14px; line-height:40px; color:#fff; text-align:left;}
.common-picSlide .hd{position:absolute; bottom:15px; right:8px; z-index:5;}
.common-picSlide .hd ul li{float:left; margin-right:8px; width:10px; height:10px; line-height:10px; font-size:12px; text-align:center; color:#333; background-color:#fff; border-radius:50%; cursor:pointer;}
.common-picSlide .hd ul li.on{color:#fff; background-color:#2f8fdc;}
.common-picSlide .btn-prev,
.common-picSlide .btn-next{position:absolute; top:50%; z-index:4; margin-top:-40px; display:block; width:30px; height:50px; background:url(../images/sliderArrow.png) no-repeat 0 0; cursor:pointer; filter:alpha(opacity=20); -moz-opacity:0.2; opacity:0.2;}
.common-picSlide .btn-prev{left:0;}
.common-picSlide .btn-next{right:0; background-position:right 0;}
.common-picSlide>a:hover{filter:alpha(opacity=70); -moz-opacity:.7; opacity:.7;}

.common-picSlide-left{position:relative; overflow:hidden;}
.common-picSlide-left .bd{position:relative; height:100%; z-index:0;}
.common-picSlide-left .bd ul li{zoom:1; vertical-align:middle;}
.common-picSlide-left .bd li img{display:block; width:100%;}
.common-picSlide-left .bd li span.txtbg{position:absolute; bottom:0; left:0; z-index:2; display:block; content:""; width:100%; height:40px; background:#000; filter:alpha(opacity=30); -moz-opacity:0.3; opacity:0.3;}
.common-picSlide-left .bd li span.txt{position:absolute; right:0; bottom:0px; left:0; z-index:3; margin:0 110px 0 12px; font-size:14px; line-height:40px; color:#fff; text-align:left;}
.common-picSlide-left .hd{position:absolute; bottom:15px; right:8px; z-index:5;}
.common-picSlide-left .hd ul li{float:left; margin-right:8px; width:10px; height:10px; line-height:10px; font-size:12px; text-align:center; color:#333; background-color:#fff; border-radius:50%; cursor:pointer;}
.common-picSlide-left .hd ul li.on{color:#fff; background-color:#2f8fdc;}
.common-picSlide-left .btn-prev,
.common-picSlide-left .btn-next{position:absolute; top:50%; z-index:4; margin-top:-40px; display:block; width:30px; height:50px; background:url(../images/sliderArrow.png) no-repeat 0 0; cursor:pointer; filter:alpha(opacity=20); -moz-opacity:0.2; opacity:0.2;}
.common-picSlide-left .btn-prev{left:0;}
.common-picSlide-left .btn-next{right:0; background-position:right 0;}
.common-picSlide-left>a:hover{filter:alpha(opacity=70); -moz-opacity:.7; opacity:.7;}

.common-pic-mode{overflow:hidden;}
.common-pic-mode ul{margin-right:-10px; margin-left:-10px; overflow:hidden; zoom:1;}
.common-pic-mode ul li{float:left; overflow:hidden; zoom:1;}
.common-pic-mode ul li a{position:relative; display:block; margin:0 10px 20px; overflow:hidden;}
.common-pic-mode ul li p.pic{display:block; width:100%; overflow:hidden;}
.common-pic-mode ul li p.pic img{display:block; width:100%; height:auto; min-height:100%;}
.common-pic-mode ul li span.txtbg{position:absolute; bottom:0; left:0; z-index:1; content:""; display:block; width:100%; height:40px; background:#000; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
.common-pic-mode ul li span.txt{position:absolute; right:0; bottom:0px; left:0; z-index:2; margin:0 10px; font-size:14px; line-height:40px; color:#f1f1f1; text-align:center;}
.common-pic-mode ul li span.shadow{position:absolute; top:0; left:0; width:100%; height:100%; background-image:url(../images/white-opa5.png); visibility:hidden;}
.common-pic-mode ul li span.shadow i{position:absolute; top:50%; left:50%; width:64px; height:64px; margin-top:-32px; margin-left:-32px; background:url(../images/video-play.png) no-repeat;}
.common-pic-mode ul li a:hover span.shadow{visibility:visible;}

.crumb{padding:14px 0; font-size:14px; line-height:24px; color:#666;}
.crumb dl{position:relative;}
.crumb dl dt{position:absolute; top:6px; left:15px; width:12px; height:14px; background:url(../images/crumb.png) no-repeat left 0;}
.crumb dl dd{margin-left:36px;}
.crumb dl dd em{font-style:normal; display:none;}
.crumb a{display:inline-block; color:#666;}
.crumb span{color:#ff8b17;}

.backtop{width:39px; height:39px; position:fixed; right:0; bottom:0; z-index:999; overflow:hidden; display:none; border-radius:2px;}
.backtop .btn{width:39px; height:39px;background:url(../images/gotop.gif) no-repeat center #1a56a8; cursor:pointer; position:relative;}
.backtop .rotate{position:absolute;top:0;left:0; padding:5px 0; width:39px; height:29px; line-height:14px; text-align:center; font-size:12px;font-weight:700;color:#fff!important;background-color:#1a56a8;text-decoration:none!important;text-align:center;-webkit-transform-origin:-50% 50%;transform-origin:-50% 50%;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);-webkit-transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;opacity:0\9;filter:alpha(opacity=0)\9;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.backtop:hover .rotate,.backtop:hover{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}
.backtop:hover .rotate{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);text-decoration:none;opacity:1\9;filter:alpha(opacity=100)\9;}

.goTop{position:fixed; right:0; bottom:40px; width:56px; z-index:999; display:none; overflow:hidden;}
.goTop a{display:block;}
.goTop a:before{display:block; margin:0 auto 15px; content:""; width:50px; height:50px; background:url(../images/backTop.png) no-repeat center center #d5d5d5; border-radius:2px;}
.goTop a:hover:before{background-color:#4d92cd;}
.goTop a span{display:block; text-align:center; font-size:14px; color:#666;}

/*pagediv*/
.pagediv{padding:20px 0; font-size:14px; color:#333; line-height:28px; text-align:center; clear:both;}
.pagediv a{color:#333;}
.pagediv .moye,
.pagediv .arrow a,
.pagediv .index_num,
.pagediv .pagination_index_last,
.pagediv #pagination_input,
.pagediv #currentPage{display:inline-block; *display:inline; margin:4px; zoom:1; border:#dfdfdf 1px solid; border-radius:3px; 
    vertical-align:top;
	transition: all .2s;
	-webkit-transition: all .2s;
	background: #f1f1f1;
	background: -webkit-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -o-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -moz-linear-gradient(#ffffff 10%, #f1f1f1);
	background: linear-gradient(#ffffff 10%, #f1f1f1);}
.pagediv .arrow a:hover,
.pagediv .index_num{background:#0063b8; border-color:#0063b8; color:#fff; text-decoration:none;}
.pagediv .moye,
.pagediv .arrow a,
.pagediv .index_num{padding:0 10px;}
.pagediv .index_num{font-weight:700;}
.pagediv .pagination_index_last{padding:0 6px;}
.pagediv #pagination_input{width:40px; height:30px; color:#888; text-align:center; background:#fff;}
.pagediv #currentPage{width:40px; height:30px; color:#888; text-align:center; background:#fff;}
.pagediv font.en{display:none;}

.table-style{margin:0 auto 15px; border-collapse:collapse;}
.table-style td, .table-style th{border-collapse:collapse; border:solid #000 1px; padding:8px; line-height:160%;}
.table-style th{font-weight:700; text-align:center; background-color:#efefef;}

.even{background-color:#f7f7f7;}
.odd{background-color:#ffffff;}

.rel-appendixs{display:none; margin-top:20px; border-top:2px solid #efefef;}
.rel-appendixs h3{padding:25px 0 10px; color:#333333; font-weight:bold; font-size:1em;}
.rel-appendixs .infoList li h4 a:before{background-color:#999; background-image:none;}

/*ztzl-common*/
.ztzl-thead{line-height:38px; border-bottom:2px solid #f1f1f1;}
.ztzl-thead .currentName{float:left; font-size:1em; color:#333;}
.ztzl-thead .currentName a{color:#333;}
.ztzl-thead .currentName a:hover{text-decoration:none;}
.ztzl-thead .more{float:right; font-size:14px; background-repeat:no-repeat; background-position:center center;}
.ztzl-thead .more a{display:block; width:100%; height:100%; color:#868686;}

.ztzl-mode-main{margin-right:-8px; margin-left:-7px; overflow:hidden;}
.ztzl-mode-span4{float:left; width:33.33333%;}
.ztzl-mode-span6{float:left; width:50%;}
.ztzl-mode-box{margin-right:8px; margin-left:7px;}


/* 文字排列 */

.verticle-mode{writing-mode:tb-rl; -webkit-writing-mode:vertical-rl; writing-mode:vertical-rl; *writing-mode:tb-rl;}

.pagesdiv{padding-top:20px; padding-bottom:15px;}
.pagesdiv .layui-laypage{margin:0;}
.pagesdiv .layui-laypage .layui-laypage-curr .layui-laypage-em{background-color:#0063b8;}


.ewb-mt11 {
    margin-top: 11px;
}


.ewb-closed-info {
    position: absolute;
    right: 0;
    top: 0;
    height: 41px;
    line-height: 41px;
    color: #0666b0;
}

    .ewb-closed-info span {
        color: #f00;
        font-size: 16px;
    }


    .ewb-count-items > li {
        min-height: 28px;
        vertical-align: top;
        line-height: 40px;
    }

.ewb-key-num {
    color: #f00;
    font-size: 16px;
}
.l{float: left;}
.r{float: right;}
