@charset "utf-8";

body{padding:0; margin:0; font-family:Microsoft Yahei; font-size:16px; color:#444; text-align:left; background:#fff; -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:#f00;}
input[type="text"],textarea,select{padding:2px 5px;line-height:20px;border:1px solid #e3e3e3;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:#fafafa;}
.red{color:#f00;}
.inmobile{}

.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{max-width:1200px; width:100%; margin-right:auto; margin-left:auto; overflow:hidden; zoom:1;}
.container:before,.container:after{display:table;content:"";line-height:0;}
.container:after{clear:both;}
.grid{padding:20px; background-color:#fff;}
.grid2{padding:0 20px; background-color:#fff;}
.case{background-color:#fff; overflow:hidden;}
.module-main{margin-right:-10px; margin-left:-10px; overflow:hidden;}
.module-max{overflow:hidden;}
.module-span3{float:left; width:25%;}
.module-span9{float:left; width:75%;}
.module-span4{float:left; width:33.33333%;}
.module-span8{float:left; width:66.66667%;}
.module-span6{float:left; width:50%;}
.module-span12{float:left; width:100%;}
.module-box{margin-right:10px; margin-left:10px;}
.module-box2{}
.pageBox{padding:20px 20px 0;}
.mainBox{padding-right:20px; padding-left:20px;}
.innerBox{overflow:hidden; zoom:1;}
.mb{margin-bottom:20px;}
.mt{margin-top:20px;}


/*common*/
.common-head{border-bottom:1px solid #ddd;}
.common-head.fixed{height:44px; line-height:44px; background:#f5f5f5; border-bottom:none;}
.common-head .hd{float:left;}
.common-head .hd li{float:left; font-size:1.125em; 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 .whole.col4 li{width:25%;}
.common-head .menu1 li{padding:0 0 12px; margin-right:30px; line-height:30px; margin-bottom:-2px;}
.common-head .menu1 li.on{padding-bottom:10px; color:#015293; border-bottom:2px solid #015293;}
.common-head .menu1 li.on a{color:#015293;}
.common-head .menu1 li.current{padding-bottom:10px; color:#015293; border-bottom:2px solid #015293;}
.common-head .menu1 li.current a{color:#015293;}

.common-head .menu2 li{padding-right:20px; padding-left:20px;}
.common-head .menu2 li.on{color:#fff; background-color:#015293;}
.common-head .menu2 li.on a{color:#fff;}
.common-head .menu2 li.current{color:#fff; background-color:#015293;}
.common-head .menu2 li.current a{color:#fff;}

.common-head .menu3 li{position:relative; font-size:1.125em;}
.common-head .menu3 li:after{position:absolute; left:50%; bottom:-16px; content:""; margin-left:-8px; border:8px solid transparent; border-top-color:#015293; visibility:hidden;}
.common-head .menu3 li.on{color:#fff; background-color:#015293;}
.common-head .menu3 li.on a{color:#fff;}
.common-head .menu3 li.on:after{visibility:visible;}
.common-head .menu3 li.current{color:#fff; background-color:#015293;}
.common-head .menu3 li.current a{color:#fff;}
.common-head .menu3 li.current:after{visibility:visible;}

.common-head.fixed .common-more{margin-right:10px;}

.common-title{border-bottom:1px solid #ddd;}
.common-title .currentName{position:relative; float:left; margin-bottom:15px; padding-left:20px; font-size:1.25em; font-weight:bold; color:#333;}
.common-title .currentName:before{position:absolute; top:50%; left:0; content:""; width:5px; height:20px; margin-top:-8px; background-color:#015293;}
.common-title .currentName a{color:#333;}

.common-more{float:right; font-size:14px;}
.common-more a{color:#999;}
.common-more a:hover{color:#005192;}
.common-more.more1{line-height:30px;}
.common-more.more2{line-height:48px;}

.common-bd{padding-top:10px;}

.infoList{overflow:hidden;}
.infoList li{float:left; width:100%; padding-top:7px; padding-bottom:7px; overflow:hidden;}
.infoList li h4{position:relative; padding:0 100px 0 20px; font-weight:normal; font-size:1em; overflow:hidden;}
.infoList li h4 a{float:left; line-height:1.6em; max-width:90%; 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:-2px; left:2px; content:""; margin-top:.8em; width:5px; height:5px; background-color:#999; background-repeat:no-repeat; border-radius:50%;}
.infoList li h4 a:hover:before{background-color:#f00;}
.infoList li h4 .time{position:absolute; z-index:10; top:50%; right:2px; margin-top:-.8em; line-height:1.6em; color:#999; font-size:.9375em; white-space:nowrap;}

.infoList li h4 .jssj{ display:none;}
.infoList li h4 .zhengjiz{display:none; float:left; padding:0px 3px; line-height:1.6em; text-align:center; background:#F00; color:#FFF; margin-right:5px;}
.infoList li h4 .yijies{float:left; display:none; padding:0px 3px; line-height:1.6em; text-align:center; background:#CCC; color:#FFF; margin-right:5px;}

.zjdczt .jssj{ display:none;}
.zjdczt .zhengjiz{display:none; float:left; padding:0px 3px; line-height:1.6em; text-align:center; background:#F00; color:#FFF; margin-right:5px; margin-top:7px;}
.zjdczt .yijies{float:left; display:none; padding:0px 3px; line-height:1.6em; text-align:center; background:#CCC; color:#FFF; margin-right:5px; margin-top:7px;}


.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;}

.otherList .infoList li{padding-top:9px; padding-bottom:9px;}
.otherList .infoList li h4{padding-right:0; text-align:justify;}
.otherList .infoList li h4 a{float:none; display:inline; max-width:none; line-height:1.8em; white-space:normal;}
.otherList .infoList li h4 .time{position:static; float:right; margin-top:0; line-height:1.8em;}

.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:20px 10px 0; padding:8px 10px; font-size:1em; text-align:left; background-color:#fff; border:1px solid #eeeeee;}
.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 font{display:inline-block; vertical-align:middle; line-height:1.4em; text-align:left;}
.menu-icons li a:hover{color:#f00; filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9;}

.infoList li h4 a,
.text-nowrap,
.text-nowrap a,
.text-nowrap font,
.text-nowrap p,
.common-picSlide .bd li span.txt,
.common-picSlide-left .bd ul li span.txt,
.common-pic-mode ul li span.txt,
.hdjl-xjlb .xjgs-list li span,
{display:block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}

.common-picSlide{position:relative; 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:15px; 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:6px; width:12px; height:12px; line-height:12px; font-size:12px; text-align:center; color:#333; background-color:#cbcbcb; border-radius:50%; cursor:pointer;}
.common-picSlide .hd ul li.on{color:#fff; background-color:#d90b0b;}
.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 ul li img{display:block; width:100%;}
.common-picSlide-left .bd ul 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 ul 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:-15px; margin-left:-15px; 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 15px 30px;}
.common-pic-mode ul li p.pic{position:relative; 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:48px; 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:48px; color:#f1f1f1; text-align:center;}
.common-pic-mode ul li p.pic .shadow{position:absolute; top:50%; left:50%; z-index:1; width:60px; height:60px; margin-top:-30px; margin-left:-30px; background:#000; filter:alpha(opacity=50); -moz-opacity:.5; opacity:.5; border-radius:8px;}
.common-pic-mode ul li p.pic i{position:absolute; top:50%; left:50%; z-index:2; width:21px; height:24px; margin:-12px 0 0 -9px; background:url(../images/mediaPlay.png) no-repeat; background-size:100% 100%;}

.crumb{padding-top:11px; padding-bottom:11px; margin-bottom:20px; font-size:14px; line-height:24px; color:#666; background-color:#efeeee;}
.crumb dl{position:relative;}
.crumb dl dt{position:absolute; top:2px; left:15px; font-size:20px;}
.crumb dl dd{margin-left:40px;}
.crumb dl dd em{font-style:normal;}
.crumb a{display:inline-block; color:#666;}
.crumb span{color:#035294;}

.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;}


/*pagediv*/
.pagediv{padding:30px 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;}


.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;}


/* 文字排列 */
.verticle-mode{writing-mode:tb-rl; -webkit-writing-mode:vertical-rl; writing-mode:vertical-rl; *writing-mode:tb-rl;}
.not-data-mod{text-align:center; padding-right:0 !important; padding-left:0 !important;}
.text-center{text-align: center;}


.detail{padding:15px 30px 30px; background-color:#fff; border:1px solid #ccc;}
.article-title{text-align:center; color:#015293; font-size:1.625em; font-weight:bold; line-height:140%; padding:10px 0;}
.article-subtitle{font-size:1em; line-height:140%; text-align:center; padding-bottom:20px; color:#333; display:none;}
.article-attr{padding-bottom:20px; color:#333; text-align:center; font-size:14px; border-bottom:1px solid #e1e1e1;}
.article-attr b{font-weight:normal;}
.article-attr span{margin:0 8px; display:inline-block; white-space:nowrap;}
.article-attr .fontsize{display:none !important;}
.article-attr .fontsize a{cursor:pointer; color:#333; margin-right:4px; margin-left:4px;}
.article-attr .fontsize a:hover{color:#8d0707;}
.article-attr #view span{margin:0;}
/*.article-attr .llcs b{color:#8d0707;}*/

.article-content{clear:both; padding:20px 0; line-height:2.2; overflow:hidden; font-size:16px;}
.article-content p{margin:15px 0;}
.article-content table,
.article-content video,
.article-content img{max-width:100%;}

.article-extended{line-height:34px; color:#666666; font-size:14px; padding:0 5px 0 15px; background:#f2f2f2; }
.article-extended dt{float:left; font-size:14px;}
.article-extended dt span{float:left; line-height:24px; margin:6px 6px 6px 0; color:#888888;}
.article-extended dt .bshare-custom a{float:left; padding-left:27px; height:24px; margin:6px 5px; background-image:url(../images/icon-share.png); background-repeat:no-repeat; overflow:hidden;}
.article-extended dt .bshare-custom a.bshare-qzone{background-position:0 -52px;}
.article-extended dt .bshare-custom a.bshare-sinaminiblog{background-position:0 -104px;}
.article-extended dt .bshare-custom a.bshare-weixin{background-position:0 -1612px;}
.article-extended dt .bshare-custom a.bshare-qqim{background-position:0 -2652px;}
.article-extended dt .bshare-custom a.bshare-renren{background-position:0 -208px;}
.article-extended #content-share-m{display:none;}
/*.article-extended #content-share-m:before{display:inline-block; content:""; vertical-align:top; width:16px; height:34px; background-image:url(../images/pages/info-fx.png); background-repeat:no-repeat; background-position:center; margin-right:8px;}*/
.article-extended #content-share-m a i{display:inline-block; vertical-align:top; margin-right:8px; padding-top:2px; line-height:32px;}
.article-extended #content-share-m a font{display:inline-block; vertical-align:top;}
#shareNode{display:none;}

.article-extended dd{float:right;}
.article-extended dd span{margin:0 8px;}
.article-extended dd a{color: #666666; cursor: pointer;}
.article-extended dd a:hover{color: #333; font-weight: bold;}
.article-extended dd i{font-style: normal;}
.article-extended span{display:inline-block;}

.article-auxiliary{padding:20px 0 20px;}
.article-ewm{font-size:14px; text-align:center; padding:5px 0 0; margin:0 auto;}
.article-ewm dd{margin-bottom:10px; font-size:14px; color:#999;}

.article-reldocuments{display:none; /*padding:30px; border:1px solid #ebebeb;*/}
.article-reldocuments h3{padding:10px 0 10px; color:#333333; font-weight:bold; font-size:1em; /*padding-bottom:10px; font-size:1.125em; color:#0064b9;*/}
.article-reldocuments h3 span{}
.article-reldocuments .infoList li{padding-top:8px; padding-bottom:8px;}
.article-reldocuments .infoList li h4{padding-right:0;}
.article-reldocuments .infoList li h4 .time{display:none;}
.article-reldocuments .infoList li h4 a:before{background-color:#999;}

.auxiliary-tt .article-attr .llcs{display:none;}

.cszcmail{padding:20px 4% 0;}
.cszcmail .article-title{color:#333;}
.cszcmail dt{font-size:1em; line-height:3; padding-top:5px; border-top:1px solid #eaeaea; font-weight:bold; color:#1c75bc;}
.cszcmail dd{font-size:14px; line-height:2; padding-bottom:15px;}
.cszcmail dd p{margin:0 !important;}

.xxgkml-content .article-attr{padding-bottom:0; border-bottom-style:dashed;}
.xxgkml-content .article-attr .llcs{display:none;}
.xxgkml-content .article-subtitle{display:block;}
.meta-main{margin-top:15px; margin-bottom:15px; /*border:solid #d5d5d5 1px;*/ font-size:.875em;}
.meta-data{position:relative; background:#fff; border-top:1px solid #d5d5d5; border-right:1px solid #d5d5d5;}
.meta-data dl dd{position:relative; float:left; width:100%; font-size:14px; border-bottom:solid #d5d5d5 1px;}
.meta-data dl dd.addWidth{width:50%;}
.meta-data dl dd label{width:110px; position:absolute; top:0; left:0; height:100%; text-align:right; background-color:#eaf5fe; border-right:solid #d5d5d5 1px; border-left:solid #d5d5d5 1px; cursor:default;}
.meta-data dl dd label font{display:block; padding:5px 10px; line-height:24px;}
.meta-data dl dd .display-block{margin-left:116px; padding:5px 10px; min-height:24px; line-height:24px; word-wrap:break-word; word-break:break-all;}
.meta-data dl dd .display-block b{font-weight:normal; display:none;}
.meta-data dl dd .display-block b.show{display:inline-block;}
.meta-data dl dd .OwnerDept span{display:none;}
.meta-data dl dd p{margin-bottom:0 !important;}

.websiteMap{}
.websiteMap .common-title{line-height:44px; background-color:#f5f5f5;}
.websiteMap .common-title .currentName{margin-bottom:0; font-size:1.125em;}
.websiteMap .infoList{padding:15px 10px;}
.websiteMap .infoList li{float:left; width:25%;}
.websiteMap .infoList li h4{padding-right:15px; font-size:14px;}

.zxft-detail{}
.zxft-detail .zxft-info dl{padding:30px; background-color:#f7f7f7;}
.zxft-detail .zxft-info dl dt{float:left; width:46.5%; height:314px; overflow:hidden;}
.zxft-detail .zxft-info dl dt img{display:block; width:100%; height:100%;}
.zxft-detail .zxft-info dl dd{float:left; width:53.5%;}
.zxft-detail .zxft-info dl dd a{color:#015293;}
.zxft-detail .zxft-info dl dd .div-item{margin-bottom:10px; margin-left:20px; line-height:200%; min-height:32px;}
.zxft-detail .zxft-info dl dd .div-item h4{padding-bottom:10px;}
.zxft-detail .zxft-info dl dd .div-item h4 a{font-size:1.25em; font-weight:bold;}
.zxft-detail .zxft-info dl dd .div-item label{float:left; width:80px; text-align:left; color:#015293;}
.zxft-detail .zxft-info dl dd .div-item .input-block{margin-left:80px; text-align:justify;}
.zxft-detail .article-content-body{padding:30px; background-color:#f2f8fc;}

.button-mod{text-align:center;}

.detail-mod{position:relative; background-color:#fff; border:1px solid #ccc;}
.detail-mod:after{position:absolute; top:0; bottom:0; left:70%; content:""; width:1px; height:100%; background-color:#ccc;}
.detail-left{float:left; width:70%;}
.detail-right{float:right; width:30%;}
.detail-left .detail{border:none;}
.detail-right .detail-rel{padding:30px 35px;}
.detail-right .detail-rel h3{padding-bottom:10px; font-weight:bold; font-size:1.375em; color:#015293;}
.detail-right .detail-rel .infoList li h4{padding-left:0;}
.detail-right .detail-rel .infoList li h4 a{white-space:normal;}
.detail-right .detail-rel .infoList li h4 a:before{content:normal;}

.detail-mod-full .detail-left{width:100% !important;}
.detail-mod-full:after{content:normal !important; display:none !important;}


/*征集留言*/
.zjly{ background:#F7F7F7; margin-top:50px; padding-bottom:20px;}
.zjly_nav{ height:44px; width:200px; margin:auto; text-align:center; line-height:44px; font-size:16px; font-weight:bold; background:#EFEEEE;}
.zjly_lyzl{ height:320px; width:888px; margin:auto; background:url(../images/zjlydl_bg.png) no-repeat right #FFF;}
.zjly_dlbox{ margin-left:40px; padding-top:20px; margin-top:20px;}
.zjlyd{ font-weight:bold;}
.zjyl_name{ background:url(../images/zjlydl_dl.jpg) no-repeat; width:298px; height:40px; text-indent:50px; border:1px solid #e3e3e3;}
.zjyl_pwd{ background:url(../images/zjlydl_mm.jpg) no-repeat; width:298px; height:40px; text-indent:50px; margin-top:30px; border:1px solid #e3e3e3;}
.zjyl_btn{ background:#035294; height:36px; width:300px; color:#FFF; line-height:36px; margin-top:30px; font-size:16px;}
.zjly_wjmi{ width:300px; margin-top:20px;}
.zjly_wjmm{ color:#035294;}
.zjly_dljzsj{ text-align:center; margin-top:20px;}
.zjly_lybox{width:94%; margin:auto; margin-top:20px;}
.zjly_fbly{ width:100%;}
.zjly_ly_jzsj{ width:180px; float:left; height:36px; line-height:36px; margin-top:20px;}
.zjly_yzm{ height:36px; width:100px;}
.zjly_tjly{ width:136px; height:36px; color:#FFF; background:#035294; font-size:16px; margin-left:10px;}


@media (max-width: 1023px) {
.detail{padding:20px; border:none;}
.meta-main{margin-top:0;}
.article-reldocuments{padding:15px; margin-bottom:20px;}

.detail-mod{border:none;}
.detail-left .detail{padding:20px;}
.detail-right .detail-rel{padding:20px;}	
}

@media (max-width: 991px) {
.detail{padding:15px;}
.cszcmail{padding:15px 15px 0;}
.article-title{text-align:left;}
.article-subtitle{text-align:left;}
.article-attr{padding-bottom:10px; text-align:left;}
.article-attr span{margin-left:0; margin-right:16px; margin-bottom:8px;}

.article-extended #content-share{display:none;}
.article-extended #content-share-m{display:block;}
#shareNode .fxd{background:#f5f5f5; height:28px; line-height:28px; margin:0 10px 15px; font-size:14px; font-weight:700; color:#626262;}
#shareNode .btn{padding-top:15px; font-size:18px; background-color:transparent;}
#shareNode{position:fixed; z-index:100; bottom:0; left:0; display:none; border-right:none; border-bottom:none; border-left:none; background:#fcfcfc; width:100%; padding:15px 0; text-align:center;}
#shareNode .bshare-custom{border-bottom:#e3e3e3 1px solid; padding-bottom:10px; margin:0 10px}
#shareNode .bshare-custom a{position:relative; float:left; width:25% !important; display:block; background:none !important; text-align:center; height:auto; padding:60px 0 0; margin:0; text-indent:inherit !important; white-space:nowrap; color:#888; font-size:15px;}
#shareNode .bshare-custom a img{display:block; width:52px; border:#f1f1f1 1px solid; border-radius:50%; margin:0 auto 8px;}
#shareNode .bshare-custom a.bshare-weixin{background:url(../images/pages/info-fx-wx.png) no-repeat center top !important;}
#shareNode .bshare-custom a.bshare-qqim{background:url(../images/pages/info-fx-qq.png) no-repeat center top !important;}
#shareNode .bshare-custom a.bshare-qzone{background:url(../images/pages/info-fx-qqzone.png) no-repeat center top !important;}
#shareNode .bshare-custom a.bshare-sinaminiblog{background:url(../images/pages/info-fx-xlwb.png) no-repeat center top !important;}
#shareNode .btn{text-align:center;}
.article-auxiliary{padding:0;}
.article-ewm{display:none;}
.meta-data dl dd.addWidth{width:100%;}
.websiteMap .infoList li{width:33.33333%;}

.detail-mod:after{content:normal; display:none;}
.detail-left{float:none; width:auto;}
.detail-left .detail{padding:15px;}
.detail-right{float:none; width:auto;}
.detail-right .detail-rel{padding:15px 0; margin:0 15px; border-top:1px solid #ededed;}
.detail-right .detail-rel h3{padding-bottom:5px;}
}

@media (max-width: 768px) {
.meta-data dl dd.addWidth{width:100%;}

.zxft-detail .zxft-info dl dt{float:none; width:auto; margin-bottom:15px; height:auto; text-align:center;}
.zxft-detail .zxft-info dl dt img{width:auto; max-width:100%; margin:0 auto;}
.zxft-detail .zxft-info dl dd{float:none; width:auto;}
.zxft-detail .zxft-info dl dd .div-item{margin-bottom:10px; margin-left:0;}
}

@media (max-width: 480px) {
.websiteMap .infoList li{width:50%;}	
}

