﻿@charset "utf-8";
body{padding:0; margin:0; font-family:Microsoft Yahei; font-size:14px; color:#333; text-align:left; /*background:url(../images/body-bg.jpg) repeat-x top #ecf1f5;*/background:gray; -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;}
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%; height:26px; line-height:26px; border:1px solid #ccc; background:#fff; color:#666;}
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:#d60403; text-decoration:none !important;}

.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:#f7f7f7;}

.transition a{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}
.imgScale a img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.imgScale a:hover img{-moz-transform:scale(1.2); -ms-transform:scale(1.2); -o-transform:scale(1.2); -webkit-transform:scale(1.2); transform:scale(1.2);}

/*layout*/
.container{width:1002px; margin-right:auto; margin-left:auto; zoom:1;}
.grid{border:1px solid #dadada; background-color:#fff;}
.listBox{padding:15px;}
.pullBox{padding-right:15px; padding-left:15px;}
.pageBox{padding-top:15px; padding-right:15px; padding-left:15px;}
.innerBox{overflow:hidden; zoom:1;}
.mb{margin-bottom:15px;}
.mt{margin-top:15px;}

/*header*/
.header{}
.header .topBar{padding-right:10px; padding-left:10px; height:26px; font-size:.75em; line-height:26px; background-color:#fff;}
.header .topBar dd{float:right;}
.header .topBar dd li{float:left;}
.header .topBar dd li font{padding-right:5px; padding-left:5px; font-family:"宋体";}
.header .banner{height:156px; text-align:center;}

.header-menu .mainnav{height:37px; background:url(../images/header-mainnav-bg.jpg) repeat-x top;}
.header-menu .mainnav li{float:left; width:14.28%; background:url(../images/header-mainnav-arr.jpg) no-repeat left;}
.header-menu .mainnav li.home{background:none;}
.header-menu .mainnav li a{display:block; font-weight:bold; font-size:15px; color:#fff; line-height:37px; text-align:center;}
.header-menu .mainnav li.hover a,
.header-menu .mainnav li a:hover{color:#f55c16; background:url(../images/header-mainnav-on.jpg) no-repeat center bottom;}

.header-menu .subnav{padding-right:15px; padding-left:15px; height:33px; line-height:33px; background:url(../images/header-subnav-bg.jpg) repeat-x bottom;}

.header .search{float:right; width:320px;}
.header .search dl{position:relative; width:100%; margin-top:4px;}
.header .search dl dd{margin-right:60px; margin-left:66px; padding-left:20px; height:23px; background:url(../images/header-search-ico.jpg) no-repeat 5px center; background-color:#fff; border:1px solid #ccc;}
.header .search dl dd input[type="text"]{padding:0; height:23px; line-height:23px; width:100%; font-size:.75em; color:#999; background:none; border:0; vertical-align:top;}
.header .search dl dt.title{position:absolute; top:0; left:0; line-height:23px; font-size:12px;}
.header .search dl dt.button{position:absolute; top:0; right:0; width:50px; height:21px; line-height:23px;}
.header .search dl dt input.searchBtn{width:100%; height:25px; color:#fff; background:#3375c3; -webkit-appearance:none; border:1px solid #3375c3; vertical-align:top; cursor:pointer;}

/*footer*/
.footer{}
.footer .footer-menu{text-align:center; padding:5px 10px; color:#fff; line-height:180%; background-color:#0b9ddc;}
.footer .footer-menu a{color:#fff;}
.footer .footer-menu font{font-family:"宋体"; margin-right:10px; margin-left:10px;}
.footer .footer-grid{position:relative; padding-left:25%;}
.footer .footer-grid .biaozhi{position:absolute; width:23%; top:50%; left:0; margin-top:-40px; text-align:right;}
.footer .footer-grid .bqxx{padding-top:20px; padding-bottom:20px; line-height:180%; color:#666;}
.footer .footer-grid .bqxx span{display:inline-block; white-space:nowrap; min-width:270px;}
.footer .footer-grid .bqxx a#websiteHits{color:#f00; font-weight:bold;}
.footer .footer-grid .bqxx a#websiteHits:hover{color:#f00;}
.footer .beian{color:#939393;}
.footer .beian img{margin-right:8px;}


/*common*/
.more{float:right; margin-right:10px; font-size:12px; font-family:"宋体"; color:#666;}

.common-head{border-bottom:1px solid #e5e5e5; background-repeat:repeat-x; background-position:center top;}
.common-head .forTitle{float:left; padding-right:10px; padding-left:15px; margin-left:10px; font-size:15px; font-weight:bold; color:#fff; background-repeat:repeat-x; background-position:center top;}
.common-head .forTitle:before{display:inline-block; content:""; margin-right:10px; width:11px; height:30px; vertical-align:top; background:url(../images/title-ico.png) no-repeat center;}
.common-head .forTitle a{display:inline-block; vertical-align:top; color:#fff;}
.common-head.style1{line-height:45px;}

.common-head.style2{height:30px; line-height:30px; background-image:url(../images/title-bg-3.jpg); border-bottom-color:#accae6;}
.common-head.style2 .forTitle{min-width:100px; background-image:url(../images/title-bg-1.jpg);}
.common-head.style2 .forTitle.ztHead{margin-top:-1px; margin-left:-1px; padding-top:1px; padding-right:0; width:200px; text-align:center; background-image:none; background-color:#01aeea;}
.common-head.style2 b{float:left; margin-top:-1px; padding-top:1px; width:17px; height:30px; background:url(../images/title-bg-4.png) no-repeat top left;}

.common-head.style3{height:31px; line-height:31px; background-image:url(../images/title-bg-2.jpg); border-bottom:none;}
.common-head.style3 .more{color:#fff;}

.common-head.style4{margin-bottom:3px; line-height:27px; background-image:none;}
.common-head.style4 .forTitle{margin-left:0; padding:0; text-align:center; width:120px; margin-bottom:-1px; background-image:url(../images/title-bg-5.jpg); background-repeat:no-repeat; background-position:left;}
.common-head.style4 .forTitle:before{display:none;}


.common-head .hd{float:left;}
.common-head .hd li{float:left; text-align:center; font-size:16px;}
.common-head .hd li.on{cursor:pointer;}
.common-head .menu1 li{padding:10px 20px; margin:-1px; padding:1px 20px}
.common-head .menu1 li.on,
.common-head .menu1 li.current{font-weight:bold; color:#fff; background-color:#01aeea; border-bottom:none;}
.common-head .menu1 li.on a,
.common-head .menu1 li.current a{color:#fff;}

.common-head .currentName{position:relative; float:left; padding-top:2px; padding-bottom:14px; margin-bottom:-1px; border-bottom:3px solid #2d7cc7;}
.common-head .currentName font{position:relative; display:block; padding-right:15px; padding-left:20px; font-size:16px; font-weight:bold; color:#2d7cc7;}
.common-head .currentName font:before{position:absolute; top:50%; left:5px; content:""; margin-top:-7px; width:4px; height:14px; background-color:#2d7cc7;}

.common-bd{padding:10px;}

.infoList{line-height:1.6em; overflow:hidden;}
.infoList li{float:left; width:100%; padding-top:4px; padding-bottom:4px; overflow:hidden;}
.infoList li h4{position:relative; padding:0 76px 0 16px; font-weight:normal; font-size:1em; overflow:hidden;}
.infoList li h4 a{float:left; 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:-1px; left:2px; content:""; margin-top:.8em; width:3px; height:3px; background-repeat:no-repeat; background-color:#ff8a00;}
.infoList li h4 .time{position:absolute; z-index:10; top:50%; right:2px; margin-top:-.8em; line-height:1.6em; color:#999; font-size:13px; white-space:nowrap;}
.infoList li br{display:none;}

.infoList.notTime li h4{padding-right:0;}
.infoList.notTime li .time{display:none;}

.infoList li h4 a,
.focus .tpxwSlide .bd li span.txt,
.common-picSlide .bd li span.txt,
.common-pic-marquee ul li span.txt{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: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 92px 0 12px; font-size:14px; line-height:40px; color:#fff; text-align:left;}
.common-picSlide .hd{position:absolute; bottom:13px; right:8px; z-index:5;}
.common-picSlide .hd ul li{float:left; margin-right:6px; width:12px; height:12px; line-height:8px; background-color:#d9d9d9; cursor:pointer;}
.common-picSlide .hd ul li.on{background-color:#f00;}

.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-pic-marquee{overflow:hidden;}
.common-pic-marquee ul{overflow:hidden; zoom:1;}
.common-pic-marquee ul li{float:left; margin-right:15px; margin-bottom:15px; overflow:hidden; zoom:1;}
.common-pic-marquee ul li a{display:block; width:165px;}
.common-pic-marquee ul li p{padding:5px; background-color:#fff; border:1px solid #e2e1df;}
.common-pic-marquee ul li p img{display:block; width:100%; height:97px;}
.common-pic-marquee ul li span.txt{display:block; font-size:12px; padding-top:6px; line-height:160%; text-align:center;}

.crumb{padding:8px 0; font-size:14px; line-height:24px; color:#999; background:#f9f9fc; border-bottom:1px solid #f2f2f2;}
.crumb dl{position:relative;}
.crumb dl dt{position:absolute; top:6px; left:15px; width:12px; height:14px; background:url(../images/crumb_icon.png) no-repeat left 0;}
.crumb dl dd{margin-left:36px;}
.crumb dl dd em{font-style:normal;}
.crumb a{display:inline-block; color:#999;}
.crumb span{color:#2d7cc7; font-weight:bold;}


.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: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:#2d7cc7; border-color:#2d7cc7; 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;}

.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;}

