﻿@charset "utf-8";
/* CSS Document */

body{position: relative; color:#333333; font-size:16px; font-family:Microsoft 

YaHei,Simsun,SimHei,Arial; -webkit-text-size-adjust:none;}
body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, 

legend, li, ol, p, pre, textarea, ul{ padding:0; margin:0;}
li, ol, ul{ list-style:none;}
img{ border:none; border:0; max-width:100%;}
a{ text-decoration:none; color:#333333; noline:expression(this.onFocus=this.blur());}
a:focus {outline:none;-moz-outline:none;}
a:hover{color:#0e59a4;}
button, input, select, textarea {font-family: inherit; font-size:0.9375em;}
input:focus, textarea:focus{ outline: none;}
input::-webkit-input-placeholder{color: #cccccc;}


/*layout*/
.body-bg{background: #f5f5f5;}
.container{ width:1200px; margin:0 auto; clear:both;}
.container:after {clear: both;}
.container:after, .container:before {display:table; content: "";}
.common-row:after, .common-row:before {content: '';	display: block;	clear: both;}
.common-col-space{margin:0px -15px;}
.common-col-space>*{float: left;}
.common-col-space .grid{padding:0 15px;margin-top:10px;}
.common-col-4{width: 33.33333333%;}
.container.pt{padding-top: 30px;}
.container.pb{padding-bottom: 30px;}
.mb{margin-bottom: 30px;}
.mb20{margin-bottom: 20px;}
.container-mainBox{background: #fff; padding:20px;}
.color-blue{color: #355e92;}
.color-999{color: #999;}
.fl{float: left;}
.fr{float: right;}
.container > .mainBox{padding:20px; background: #fff;}
.bg-white{background: #fff;}
.ov-h{overflow: hidden;}
/*page link*/
.pagelink {width:60px; height:28px; margin-top:5px;color:#888; text-align:center; border:#dfdfdf 1px solid; border-radius:3px; 

background:#fff;float:left;}
.pagediv a{display: inline-block; padding:0 10px; margin:4px; zoom:1; 

border:#dfdfdf 1px solid; border-radius:3px;clear:both;}
.pagediv a:hover{background:#5d7ea9; border-color:#5d7ea9; color:#fff; text-decoration:none;}
.pagediv span{background:#5d7ea9;display: inline-block; padding:0 10px; 

margin:4px; zoom:1; border:#5d7ea9 1px solid; border-radius:3px;clear:both;}
/*common*/
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}
.header-t a,
.header-t-r .li-icon a:before,
.mainNav li a:after,
.transition a{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}
.imgScale{ overflow: hidden; }
.imgScale a img{width:200px; -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.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); -webkit-transform:scale(1.05); transform:scale(1.05);}
.hover-opacity:hover{filter:alpha(opacity=85); -moz-opacity: 0.85; 

opacity:0.85;}
.text-nowrap,
.text-nowrap p,
.text-nowrap a,
.text-nowrap span,
.text-nowrap font
{display:block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.text-nowrap a{display: inline-block; max-width: 100%;}


/***** header *****/
.header{position: relative;background: url(../images/header_banner.jpg) no-repeat center top #bfdfff;margin: 0px;}
.header-t{height: 35px; line-height: 35px; font-size: 14px; color: #666666; }
.header-t a{color: #666666;}
.header-t a:hover{color: #2c528c;}
.header-t-l{float: left;}
.header-link li{float: left; margin-right: 25px;}
.header-link li a{position: relative; padding-left: 10px;}
.header-link li a:before{position: absolute; left: 0; top: 50%; margin-top: -4px; content:''; width: 0; height: 0; border:4px solid transparent; border-left-color: #666666;}
.header-link li a:hover:before{border-left-color: #2c528c;}
.header-t-r li{float: left;}
.header-t .lineSep{position: relative; padding-left: 15px;}
.header-t .lineSep>a{margin-left: 0;}
.header-t .lineSep:before{content:''; position: absolute; width: 1px; height: 

12px; left: 0; top: 50%; margin-top: -6px; background: #bcbcbc; opacity: 0.9;}
.header-date{float: left;}
.header-t-r li{margin-right: 15px;}
.header-t-r li:last-child{margin-right: 0;}
.header-t-r .li-icon a{position: relative; padding-right:32px;}
.header-t-r .li-icon a:before{content:''; position: absolute; right: 0; top: 

50%; margin-top: -15px; width: 30px; height: 30px; background-repeat: no-repeat; 

background-position: 0 0;}
.header-t-r .li-icon a:hover:before{background-position: 0 -30px;}
.header-t-r .li-icon.wza a:before{background-image: url(../images/header_icon_wza.png);}
.header-t-r .li-btn a{display: inline-block; height: 23px; line-height: 23px; 

padding:0 14px; background: #0f59a4; color:#fff; border-radius:10px;}
.header-t-r .li-btn a:hover{background: #83c5f9;}
.header-choose-btn{display:none;}

.header-banner{height: 200px; }
.header-banner .container{position: left; height: 100%;}
.header-logo{float:left;padding:65px 0 25px;}
/*.header-logo img{display: block; margin: 0 auto;}*/
.header-logo img{display: block; margin-left:20px;}
.header-search{ float:right;width:322px; margin:85px 0 25px; padding:0 8px 0 

20px; background: #fff; background: rgba(255,255,255,0.5); overflow: hidden; 

border-radius: 22px;}
.header-search .s-txt{width:82%;padding-left:10px; height:50px; line-height:50px; border:0; 

color: #666666; background: none;}
.header-search .s-btn{float:right;margin-top:-45px;width:58px; height:50px; 

border:0; cursor:pointer; background:url(../images/header_icon_search.png) no-repeat center center; -webkit-appearance:none; transition: all .3s; -webkit-transition: all .3s;}
.header-search .s-btn:hover{filter:alpha(opacity=80); -moz-opacity: 0.8; 

opacity:0.8;}
.header-search .s-txt::-webkit-input-placeholder{color: #878787;}

.header-mainNav{position:relative; height: 70px; background: #0f59a4;}
.mainNav{position:relative;}
.mainNav li{float: left; position: relative; width: 14.2857142%;}
.mainNav li a{display:block; position: relative; line-height: 70px; font-size: 

1.25em; text-align:center; color: #fff; }
.mainNav li a:after{content:''; position: absolute; width: 0; height: 4px; left: 

50%; margin-left: -20px; border-radius: 2px; background: #fff; bottom: 10px; 

overflow: hidden;}
.mainNav li a:hover:after, .mainNav li.on a:after{width: 40px;}
.mainNav li.on{background:#004076;}
.mainNav li:after, .mainNav li.li-index:before{content:''; position: absolute; 

width: 2px; top: 10px; bottom: 10px; background: url(../images/mainnav_sep.gif) 

repeat-y;}
.mainNav li:after{right: 0;}
.mainNav li.li-index:before{left: 0;}


/*footer*/
.footer-links{padding:2px 0 5px; background: #e3e3e3;}
.footer-links .hd ul{margin: 0 -10px;}
.footer-links .hd ul li{float: left; width: 20%; margin-bottom: 8px;}
.footer-links .hd ul li span{display: block; position: relative; z-index:5; 

padding:0 10px; margin:0 10px; height:35px; text-align: center; line-height: 

35px; font-size: 14px; color: #666666; border:#dddddd 1px solid; background: 

#fff;}
.footer-links .hd ul li span a{display: block; color:#666666; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; 

overflow:hidden; cursor: pointer;}
.footer-links .hd ul li.hs span{text-align: left; padding-right: 30px;}
.footer-links .hd ul li.hs span:before{content: ''; position: absolute; 

right:12px; top: 50%; margin-top: -3px; width: 0; height: 0; border: transparent 

solid 6px; border-top-color: #999999; filter:alpha(opacity=45); -moz-opacity: 

0.45; opacity:0.45;}

.footer-links .hd ul li.on span{border-bottom-width:0; color: #000;}
.footer-links .hd ul li.on span a{ color: #0558b8;}
.footer-links .hd ul li.on span:before{filter:alpha(opacity=100); -moz-opacity: 

1; opacity:1;}
.footer-links .hd ul li.on span:after{content:''; height: 10px; position: 

absolute; top: 35px; left: -1px; right: -1px; border-left:#dddddd 1px solid; 

border-right:#dddddd 1px solid; background: #fff;}

.footer-links .bd ul{overflow: hidden; padding: 10px 20px; margin-bottom: 10px; 

border:#dddddd 1px solid; background: #ffffff; border-radius:0 0 4px 4px; 

display: none;}
.footer-links .bd ul li{float: left; width: 20%;}
.footer-links .bd ul li h4{padding:5px 0; font-size:14px; font-weight: normal; 

line-height:1.6em; overflow:hidden; vertical-align:top;}
.footer-links .bd ul li a{color:#666; float:left; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; 

overflow:hidden;}
.footer-links .bd ul li a:hover{color:#0e59a4;}

.footer{clear: both; background: #0f59a4; color: #fff; font-size:14px;}
.footer-cont{position: relative; padding-right:0px; min-height:80px; 

overflow: hidden; text-align: center;}
.footer-wzbs{ left:45%; top:2%;}
.footer-wzbs img{vertical-align: middle;}
.footer-copyright{padding:2px 0px 10px; text-align: center; line-height: 20px;}
.footer-copyright .beian{padding-left: 25px; margin-left: 5px; background: url(../images/beian.png) no-repeat left center;}
.footer-copyright a{color:#fff;}
.footer-copyright a:hover{text-decoration: underline;}

/* crumb */
.crumb h2{ padding:15px 25px 15px 35px; line-height: 20px; font-size:15px; 

color: #666666; font-weight: normal; background: url(../images/icon_crumb.png) 

no-repeat left center;}
.crumb a{color: #666666;}
.crumb a:hover{color: #d80000;}


/* tab */
.tab-brief .hd{border-bottom:#e0e0e0 1px solid; }
.tab-brief .hd li{float:left; position: relative; padding: 0 0 14px; margin-right: 30px; font-size: 1.25em;}
.tab-brief .hd li:after{content: ''; position: absolute; width:0; bottom:-2px; 

left:0; height: 3px; background: #0f59a4;transition: all .3s; -webkit-transition: all .3s; overflow: hidden;}
.tab-brief .hd li.on:after{width: 100%;}
/* .tab-brief .hd li.on{ font-weight: bold;} */
.tab-brief .hd li.on a{color: #d90000;}
.tab-brief .hd .common-more{padding-top: 8px;}
.tab-brief .hd .link{float: right; padding-top: 8px;}
.tab-brief .hd .link a{float: left; position: relative;}
.tab-brief .hd .link.link-dot a{ padding-left:18px; margin-left: 23px;}
.tab-brief .hd .link.link-dot a:before{content:''; position:absolute; left:0; 

top: 50%; margin-top: -4px; width: 8px; height: 8px; background: #5174a2; 

border-radius: 50%; -webkit-border-radius: 50%;}
/* + 紧跟在A元素后的B元素，指定元素的下一个元素 */
.tab-brief .hd .common-more + .link{margin-right: 20px;}
.tab-brief .hd .link.link-icon{padding-top: 6px;}
.tab-brief .hd .link.link-icon a{padding-left: 40px; margin-left: 20px; font-size:1.125em; color:#335e92; font-weight: bold;}
.tab-brief .hd .link.link-icon a:before{content:''; position:absolute; width: 

35px; height: 35px; left:0; top: 50%; margin-top: -17.5px; background-repeat: 

no-repeat;}
.tab-brief .hd .link.link-icon a:hover{color:#1296db;}

.tab-concise .hd li{float:left; margin-right: 30px; font-size: 1.25em; font-weight: bold;}
.tab-concise .hd li a{color:#999999;}
.tab-concise .hd li.on a{color:#345e92;}

.common-more{float:right; padding-top:8px;}
.common-more a{color:#999;}
.common-more a:hover{color:#345d91;}
.tab-brief .bd > .newsList{margin-top: 15px;}

.common-title h3{position:relative; display: inline-block; font-size:1.5em; 

font-weight:bold; color:#0e59a4;}
.common-title.iconLeft h3:before{position:absolute; top:50%; left:0; content:""; 

width:5px; height:22px; margin-top:-11px; background-color:#0e59a4;}
.common-title h3 a{color:#0e59a4;}
.common-title.iconLeft h3{padding-left:20px;}
.common-title.s h3{font-size:1.375em; font-weight: normal;}
.common-title.iconLeft.s h3:before{width: 5px;	height: 18px; margin-top: -9px;}

.brief-title-blue{border-bottom: 1px solid #355e92;}
.brief-title-blue h3{display: inline-block; padding: 0 25px; height: 40px; 

line-height: 40px; font-size:1.125em; font-weight: normal; color: #fff; 

background: #355e92;}

.tab-card .hd{height:43px; line-height:43px;}
.tab-card .hd li{float:left; position: relative;font-size: 1.25em;}
.tab-card .hd li a{display: block; line-height:43px; padding: 0 30px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; 

overflow:hidden;}
.tab-card .hd li.on{cursor:pointer;}
.tab-card .hd li.on a{background:#0f59a4; color: #fff; height: 43px;}
.tab-card .hd li.on:after{width: 100%;}
.tab-card .hd .more{float: right; line-height: 48px; margin-right: 

15px;background: #fff;}
.tab-card .hd .more a{font-size: 14px; color: #666666;}
.tab-card .hd .more a:hover{color: #006eab;}
.tab-card.arrow .hd{font-weight: normal;}
.tab-card.arrow .hd li.on:after{content: ''; position: absolute; width: 0; 

height: 0; left: 50%; top: 100%; border:transparent solid 8px; border-top-color: 

#0f59a4; margin-left: -8px;}
.tab-card-line .hd{border-bottom: 1px solid #006eac;}
.tab-card.bgGray{background: #f5f5f5;}


/* newsList */
.newsList{clear: both;}
.newsList h4{position:relative; padding:6px 0 6px 18px; font-size: 1em; font-weight: normal; line-height:1.6em; overflow:hidden; vertical-align:top;}
.newsList li h4:before{content:''; position:absolute; left:0; top: 50%; margin-top:-2px; width: 4px; height: 4px; background: #999999; border-radius: 50%; -webkit-border-radius: 50%;}
.newsList li .time{position:absolute; right:0; top: 50%; margin-top: -.8em; 

color:#999999;}
.newsList li a{float:left; max-width:100%; color:#333333; white-space:nowrap; 

text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.newsList li a:hover, .newsList-h4 li a:hover{color: #0e59a4;}
.newsList.MM-dd li h4{padding-right:60px;}
.newsList.yyyy-MM-dd li h4{padding-right:100px;}

/*pagediv*/
.pagediv{padding:20px 0; font-size:14px; color:#555; line-height:28px; text-align:center; clear:both;}
.pagediv li{display: inline-block;}
.pagediv .arrow a{color: #555;}
.pagediv .total_count,
.pagediv .arrow a,
.pagediv .arrow span,
.page_jump a{display: inline-block; padding:0 10px; margin:4px; zoom:1; 

border:#dfdfdf 1px solid; border-radius:3px; 
}
.pagediv  #page_input{width:40px; height:28px; color:#888; text-align:center; 

border:#dfdfdf 1px solid; border-radius:3px; background:#fff;}
.pagediv .total_count,
.pagediv .arrow a,
.page_jump a{
	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 span{background: #f5f5f5; color: #999;}
.pagediv .arrow a:hover,
.page_jump a:hover,
.pagediv .arrow .current{background:#5d7ea9; border-color:#5d7ea9; color:#fff; 

text-decoration:none;}
.pagediv .arrow .current{font-weight: bold;}
.page_jump{margin-left: 4px;}
.page_jump a{margin-left: 6px;}


/* 外链跳转 */
.alert-mengban{position: fixed;top: 0px;left: 0px;z-index: 1000;background:rgba(0,0,0,0.7); filter: alpha(opacity=80) !important;width: 100%;height: 100%;display: none;}
.alert-warning{position: fixed;left: 50%;  top: 50%; margin-left:-300px; 

margin-top: -160px; width: 600px;height: 270px;background:#fff;z-index: 

10001;display: none; border:2px solid;border-radius:10px;}
.alert-delete{width: 100%;height: 38px;position: relative;}
.alert-delete span{position: absolute; top:10px; right: 10px; width: 20px; 

height: 20px; line-height: 20px; color:#fff; text-align: center; background: 

#bebebe; cursor:pointer;}
.alert-delete span:hover{background: #929292;}
.alert-wzsm{width: 520px;height: 100px;margin: 15px auto 0; line-height: 

35px;font-size: 1.5em;color: #000;text-align: center; padding-bottom: 

15px;border-bottom: 1px solid #d4d4d4;}
.alert-footer{width: 100%; padding: 25px 0; text-align: center; color: #000;}	
.alert-footer span{cursor: pointer; display: inline-block; margin: 0 12px; 

font-size: 1.25em;}
.alert-warning .continue{width: 124px; height: 42px; line-height: 42px; color: 

#ab0d07; border-radius:3px; -webkit-border-radius:3px; border:#e1e1e1 1px solid; 

text-align: center; line-height: 42px; box-shadow: 0 0 10px rgba(0,0,0,0.2) 

inset; -webikt-box-shadow: 0 0 10px rgba(0,0,0,0.2) inset;}	
.alert-warning .fangqi{line-height: 42px;  color: #ab0d07;}	


/*easyBtn*/
.easyBtn{ position:fixed; /*top:50%; margin-top: -125px;*/ top: 435px; 

right:10px; z-index:9999;}
.easyBtn dl{position: relative;}
.easyBtn dl dt{margin-bottom:5px;}
.easyBtn dl dt a{ display:block; position: relative; width:50px; height: 50px; 

background:#dcdcdc; border-radius:5px; cursor:pointer; overflow: hidden;}
.easyBtn dl dt a:before{content:''; display: block; width: 100%; height: 100%;  

background:url(../images/easybtn_icons.png) no-repeat;}
.easyBtn dl dt a span{display: none; position: absolute; top: 0; right: 0; 

bottom: 0; left: 0; padding: 8px 10px 0; text-align: center; color:#fff; font-size:13px; font-weight: bold; background: #5c7da7; letter-spacing: 2px;}
.easyBtn dl dt a:hover, .easyBtn dl.on dt a{background-color: #5c7da7;}
.easyBtn dl.dl-home dt a:before{background-position: 0 -250px;}
.easyBtn dl.dl-wx dt a:before{background-position: 0 0;}
.easyBtn dl.dl-wb dt a:before{background-position: 0 -50px;}
.easyBtn dl.dl-mobile dt a:before{background-position: 0 -100px;}
.easyBtn dl.dl-links dt a:before{background-position: 0 -150px;}
.easyBtn dl.dl-close dt a:before{background-position: 0 -200px;}
.easyBtn dl.dl-close dt a{height: 30px;}
.easyBtn dl.dl-close dt a span{padding: 0; text-align: center; line-height: 

30px;}
.easyBtn dl dd{ position:absolute; right:100%; top: 0; padding-right: 5px; 

display: none;}
.easyBtn dl dd .cont{position: relative; padding:10px; *border:#dae0e4 1px 

solid; background:#fff; -moz-box-shadow:0 0 5px 1px rgba(0,0,0,0.18); -ms-box-shadow:0 0 5px 1px rgba(0,0,0,0.18); -o-box-shadow:0 0 5px 1px rgba(0,0,0,0.18); 

-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,0.18);; box-shadow:0 0 5px 1px rgba(0,0,0,0.18); -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.easyBtn dl dd img{display:block; width:100px; height:100px;}
.easyBtn dl dd span{display:block; width:100px; text-align:center; padding-top:6px; font-size:12px; font-family:"宋体"; color:#666; line-height:18px;}
.easyBtn dl dd .cont:after{ content:""; width:0; height:0; overflow:hidden; 

border:10px solid transparent; border-left-color:#fff; position:absolute; 

right:-20px; top:15px;}
.easyBtn dl dd .cont:before{content:""; width:0; height:0; overflow:hidden; 

border:11px solid transparent; border-left-color:#dae0e4; position:absolute; 

right:-22px; top:14px;}
/*领导信息*/
.ldinfo{float:left;width:95%;margin-bottom: 3px;margin-left:20px;text-align:center;}
.ldimg{width:118px;}
.ldimg img{width:112px;height:135px;}
.ldname{text-align:center;width:100%;float:left;line-height: 14px;font-size:0.8em;margin-top:2px;}
.lmleft{width:9%;margin-left:10px;}
.lmleft li{margin:0px 5px 20px;width:58px;height:150px;float:left;border:solid 

1px #007de8; border-radius: 15px;background:#007de8;font-size: 1.2em;font-family: "黑体";text-align: center;padding:90px 10px 20px 10px;color:#fff;}
.lmleft li a{color:#fff;}
.lmleft li a:hover{color:#fff;}

.zttitle{width:82px;padding-right:5px;float:left;padding-top:30px;height:77px;background: #007de8;text-align: right;color: #fff;font-size: 1.2em;margin-bottom:5px;letter-spacing: 0.6em;line-height:30px;}
.zttitle span{margin-top:-42px;margin-right:-5px;float:right;width:10px;height:1px;border:10px solid transparent;border-right-color:#BAEFFF;}
.zttitle a{color:#fff;}
.home-ztzl{float:left;width: 1110px;margin: 0px;border:solid 1px #007de8;border-width:1px 1px 1px 0px;}
.jdtitle{text-align:center;font-family:"微软雅黑";width:80px;float:left;color:#fff;padding:14px 0px 5px 8px;font-size:1.21em;line-height:20px;}
.jdtitle a{color:#fff;}
.jdrtinfo{width:44.5%;float:left;background: #fff;margin:13px 0px 13px 10px;}
.jdrtinfo li{float:left;padding:5px 20px;width:95%;overflow: hidden; }
.jdrtinfo li a{float:left;width:410px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.jdrt{background: #007de8;float:right;width:65px;color:#fff;padding:14px 4px 10px 0px;font-size:1.21em;line-height:30px;text-align: center;letter-spacing: 0.6em;}
.jdrt a{color:#fff;}
.jdinfo{width:40%;float:left;background: #fff;margin:13px 2px 4px 0px;}
.jdinfo li{float:left;padding:5px 20px;width:100%;overflow: hidden; }
.jdinfo li a{float:left;width:360px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.jdinfo li span{float:right;width:95px;margin-right:20px;}
.jdrtinfo li span{float:right;width:95px;}
.jd{background: #007de8;float:left;width:100%;}
.lddt{background:url("../images/arld.png") 0px 3px no-repeat #007de8;width:100%;float:left;height:30px;font-size:1.2em;padding:5px 10px 2px 

39px;color:#fff;}
.lddtinfo{float:right;margin:10px 12px;}
.lddtinfo li{float:left;height:30px;list-style:disc;lin-height:30px;}
.lddtinfo a{width:50px;max-width:80px;over-flow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.xk{width:95%;margin:20px;}

.home-news .hd{float:left;width:180px; text-align: center;}
.home-news .bd{float:right;width:67%;margin-right:20px;}
.iright{float:right;width:138px;padding-right:18px;}
.zts{float:left;width:1200px;}
.pleft{float:left;width:80%;}
.pright{float:right;width:19.5%;}
#tag span{float:left;line-height:30px;padding:10px;background:#b9e1ff;margin:10px;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.rtt{float:left;width:100%;padding:15px 0px; background:#52a7ff;color:#fff;text-align:center;}
.pagelist a{color:#007de8;padding:5px 6px;float:left;}
.pagelist span{color:#000;padding:5px 6px;}
#reinfo ul{margin:10px 20px 10px 0px;}
#reinfo ul li{width:100%;float:left;padding:10px 5px;border-bottom:solid 1px #007de8;}
#reinfo ul li a{color:#007de8;}
.page  a{color:#007de8;padding:5px 12px;float:left;}
.page span{color:#000;padding:5px 12px;float:left; }
.pagelink{line-height:25px;margin-top:10px;}
.tpnews{ 
	width:100%; 
	height:670px; 
	overflow:hidden; 
	position:relative; 
	float: left;
}
.tpnews .hd{ 
	height:20px; 
	overflow:hidden; 
	position:absolute; 
	right:5px; 
	bottom:10px; 
	z-index:1; 
}
.tpnews .hd ul{ 
	overflow:hidden; 
	zoom:1; 
	float:left;  
}
.tpnews .hd ul li{ 
	float:left; 
	margin-right:10px;  
	width:15px; 
	height:15px; 
	text-align:center; 
	background:#fff; 
	cursor:pointer; 
	border-radius: 20px;
}
.tpnews .hd ul li.on{ 
	background:#007de8;; 
	color:#fff; 
}
.tpnews .bd{ 
	position:relative; 
	height:100%; 
	z-index:0;   
}
.tpnews .bd li{ 
	zoom: 1;
    vertical-align: middle;
    height: 670px;
}
.tpnews .bd img{ 
	width:1200px; 
	height:670px; 
	display:block;  
}
.tpnews .bd a{
	position: absolute;
    overflow: hidden;
}
.tpnews .bd p{
	width: 1200px;
    height: 50px;
    background: #000;
    opacity: 0.5;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
}
.tpnews .bd span {
    width: 1200px;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    line-height: 50px;
    font-size: 16px;
    text-indent: 40px;
    display: inline-block;
}
.tpnews .prev{ 
	position:absolute; 
	left:3%; 
	top:50%; 
	margin-top:-25px; 
	display:block; 
	width:38px; 
	height:68px; 
	background:url(/images/dtjt.png) 0px 0px no-repeat; 
}
.tpnews .next{ 
	position:absolute; 
	right:3%; 
	top:50%; 
	margin-top:-25px; 
	display:block; 
	width:38px; 
	height:68px; 
	background:url(/images/dtjt.png) -71px -85px no-repeat; 
}
.tpnews .prev:hover,
.tpnews .next:hover{ 
	filter:alpha(opacity=100);
	opacity:1;  
}
.tpnews .prevStop{ 
	display:none;  
}
.tpnews .nextStop{ 
	display:none;  
}
.home-tpxw, .home-tpxw .owl-carousel img{height:655px;}
.l{float:left;width:20%;}
.r{float:right;width:78%;}
.wd300{width:300px;}
#tabin td{padding:3px 10px;min-width:90p
x;}
.flinks{float:left;width:1200px;}
.dhtitle{width:1200px;float:left;padding:2px 0px 1px 0px;font-size:1.2em;text-align:left;}
.dhtitle a{color:#fff;float:left;padding:5px 6px 0px;line-height:35px}
.dhtitle span{color:#fff;float:left;padding:5px 2px 0px;line-height:35px}
.flinks .bd{float:left;}
.footer-cont .bd{border-bottom:solid 1px #fff;float:left;}
.dhtitle ul{float:left;}
.dhtitle ul li{color:#fff;float:left;line-height:35px;text-align:left;font-size:0.90em;padding:2px 0px 0px;margin-left:10px;}
.footer-cont .bd ul li a{font-color:#fff;color:#fff;}
.footer-cont .bd ul li a:hover{font-color:#fff;color:#fff;}
.lightcolor{color:#000;}
		.lsm a{padding:10px;}	
		.dnone{}		
		.lsm li{height: 35px; line-height: 35px;}
		.lmall h2{color:#0f59a4;font-size: 1.5em;text-align: center;padding:10px;border-bottom:5px solid #0f59a4;}
		.ldtt{font-size:1.1em;color: #fff;background: #2773c0;margin: 10px 0px;padding: 10px 20px;text-align: center;border-radius: 5px;
		}
		.ldimgs{float:left;width:20%;min-width:200px;height:280px;  padding: 20xp;border: solid 1px #4B91C2;overflow: hidden;border-right:0px; }
		.ldimgs img{width: 80%;margin: 38px 15px;}
		.ldintro{float:left;width:75%;height:350px; border: solid 1px #4B91C2;border-bottom: 0px;font-size:1.15em;}
		.listjj{float: left;width: 100%;margin-top: 15px;}
		.listjj h3{float:left;width:150px;padding:10px 15px;}
		.lines{float:left;width:100%;border-bottom: solid 1px #4B91C2;}
		.lntt{float: left; line-height:55px; width: 120px; text-align: center;}
		.dsinfo{padding:20px;border-left:solid 1px #4B91C2;width: 75%;float: right;}
		.dsinfo2{padding:10px 20px;height:320px;  border-left:solid 1px #4B91C2;width: 75%;float: right;line-height:24px;}
		.jjhd{float:left;width:100%;}
		.jjhd h3{border-top-left-radius:5px;border-top-right-radius: 5px;  width:85px;height: 25px;padding:10px 40px;background: #2E7DD2;color: #fff;}
		.disinfo{padding:30px;border:solid 1px #4B91C2;float:left;width:90%;border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;line-height: 28px;font-size:1.15em; }
		.disinfo p{text-indent: 2em;line-height: 32px;} 
                #ldhd li h4{font-size:0.9em;}

