@charset "UTF-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1200px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1200 ? "1200px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #333; /*文字颜色定义 */
	min-width:1200px;
	outline: none;
}
*{
	word-break: break-all; word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color: #008100;text-decoration: none;} /* 鼠标在链接上 */ 
a:active {} /* 点击激活链接 */

.fl{float:left;}
.fr{float:right;} 
.hide{display: none}


.left{ float:left}
.right{ float:right}


.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}

.textover{text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}


.dib{display: inline-block;*display: inline;zoom:1;}


/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
/*.input{ border:1px solid #ccc; height:20px;line-height:20px} */
ul,li{ list-style:none}
.backcolor{background:#015aaa;}


.toparea{ width:100%; height:36px; margin:0 auto; background:#f7f7f7; border-bottom:1px solid #cfcfcf}
.toparea ul{ width:1200px; height:36px; margin:0 auto}
.toparea ul li{ float:left;line-height:36px; font-size:14px; color:#666}
.toparea ul li a{line-height:36px; font-size:14px; color:#666}


.heading{ width:100%; height:144px; margin:0 auto; background: url(../images/bg_top.jpg) center top no-repeat; border-top:1px solid #ffffff}
.heading .main{ width:1200px; height:144px; margin:0 auto}
.heading .main .logo{ height:144px; padding-left:155px; display:block; float:left; background:url(../images/logo.png) 0 center no-repeat; font-size:18px; color:#666666; line-height:35px}
.heading .main .logo p{
    font-size: 35px;
    color: #015aaa;
    font-weight: bold;
    line-height: 45px;
    padding-top: 31px;
	}

.heading .main .tel{ display:block; float:right; margin-top:25px }
.heading .main .tel dl dt{}
.heading .main .tel dl dt dl dt{ float:left; margin-right:26px; background:url(../images/gou.png) left center no-repeat; padding-left:30px; font-size:18px; color:#666666}

.heading .main .tel dl dd{
	width: 300px;
    display: block;
    background: #e60012;
    font-size: 18px;
    color: #fff;
    padding: 5px 30px;
    line-height: 24px;
    padding-top: 5px;
	}
.heading .main .tel dl dd span{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:26px;}





.navbg{
	width: 100%;
    height: 53px;
    margin: 0 auto;
    background: url(../images/navbg.jpg) repeat-x 0 0;
    position: relative;
    z-index: 999;
	}
.navbg ul{ width:1200px; height:auto; margin:0 auto}
.navbg ul li{ float:left;position:relative;}
.navbg ul li.navline{ width:2px; height:53px; background:url(../images/nav_line.jpg) center center no-repeat}
.navbg ul li:nth-child(16){ background:none}

.navbg ul li a{
	padding-left: 42px;
    padding-right: 42px;
    line-height: 53px;
    font-size: 16px;
    color: #fff;
	}
.navbg ul li a:hover{ color:#fff; line-height:53px; font-size:16px; background: url(../images/nav_hover.jpg) center center no-repeat}
.navbg ul li:hover{color:#fff; line-height:53px; font-size:16px; background: url(../images/nav_hover.jpg) center center no-repeat}
.navbg ul li:hover a{ color:#fff}

.navbg ul li dl{position:absolute; left:0px; top:53px; z-index:99999;display:none; width:148px;}
.navbg ul li:hover dl{ position:absolute; left:0px; top:53px; z-index:99999;display:block;}

.navbg ul li dl dt a{
	padding-left:0;
	padding-right:0;
	width:148px;
	height:42px;
	line-height:42px !important;
	color:#fff !important;
	font-size: 14px !important;
	font-weight:100;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	text-align:center;
	background:#015aaa; border-bottom:1px solid #0162b1}
.navbg ul li dl dt a:hover{
	background:#de0801;color:#fff !important;line-height:42px !important; font-size:14px !important; font-weight:100;}

.navbg .nav_on{color:#fff; height:53px; display:block; line-height:53px; font-size:16px; background: url(../images/nav_hover.jpg) center center no-repeat}

.navbg.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; background: url(../images/navbg.jpg) repeat-x 0 0; margin:0;}


/*子页面大图*/
.nban{ width:100%; height:400px; margin:0 auto; background:#dfdfdf;}







/*搜索*/
.link{ width:100%; height:82px; margin:0 auto; border-bottom:1px solid #cccccc}
.link ul{ width:1200px; height:82px; margin:0 auto;}
.link ul li{ float:left; height:82px}
.link ul li p{line-height:82px;width:740px; height:82px; color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; font-size:14px; font-weight:bold}
.link ul li a{line-height:82px; color:#333; font-weight:100}

.bannerfo{ width:378px;height:40px; border:1px solid #dddddd; position:relative; margin-top:20px;border-radius:20px;}
.bannerfo dl dt{ display:inline}
.bannerfo dl .inputbox{ position:absolute; left:0; top:0; width:330px; height:40px;}
.bannerfo dl .inputbox input{ width:300px; height:40px; padding:0 15px;color:#aaaaaa; line-height:40px; font-size:14px; background:none}
.bannerfo dl .menuser{ position:absolute; left:330px; top:0; width:48px; height:38px; display:block;background: url(../images/search2.png) no-repeat 0 0; }
.bannerfo dl .menuser input{width:48px; height:38px;background: none}





/*footer*/
.foot{ width:100%; height: auto; margin:0 auto; background:#303030; padding-top:45px; padding-bottom:65px; border-bottom:1px solid #595959}
.foot .main{ width:1200px; height:auto; margin:0 auto}

.botlogo{
	height: 205px;
    width: 235px;
    float: left;
    border-right: 1px solid #595959;
    display: block;
	}
.botlogo img{ width:129px; height:183px}

.botlx{ width:255px; height:205px; display:block; float:left; margin-left:70px; padding-right:60px;border-right: 1px solid #595959;}
.botlx .title{ height:36px; border-bottom:1px solid #bebebe;}
.botlx .title p{ float:left; padding-left:0; padding-right:0; line-height:35px; border-bottom:1px solid #bebebe; font-size:16px; color:#bebebe}
.botlx .contxt{ margin-top:10px; font-size:14px; line-height:30px; color:#bebebe}
.botlx .contxt *{font-size:14px; line-height:30px; color:#bebebe}

.botdh{ width:170px; height:205px; display:block; float:left;border-right:1px solid #595959; margin-left:75px; padding-right:75px}
.botdh .title{ height:36px; border-bottom:1px solid #bebebe;}
.botdh .title p{ float:left; padding-left:0; padding-right:0; line-height:35px; border-bottom:1px solid #bebebe; font-size:16px; color:#bebebe}
.botdh .contxt{ margin-top:10px; font-size:14px; line-height:30px; color:#bebebe}
.botdh .contxt ul li{ float:left; margin-right:50px;}
.botdh .contxt ul li a{line-height:35px; color:#bebebe; font-size:14px}

.botewm{ width:165px; height: auto; display:block; float:right;}
.botewm .title{ height:36px; border-bottom:1px solid #bebebe;}
.botewm .title p{ float:left; padding-left:0; padding-right:0; line-height:35px; border-bottom:1px solid #bebebe; font-size:16px; color:#bebebe}
.botewm .contxt{ min-height:108px;margin-top:10px;background:url(../images/ewm.jpg) center top no-repeat}
.botewm .contxt p{
	padding-left: 84px;
    padding-top: 100px;
    font-size: 14px;
    line-height: 30px;
    color: #bebebe;
	}

.footer{ width:100%; height:68px; margin:0 auto; background:#303030}
.footer ul{ width:1200px; height:68px; margin:0 auto}
.footer ul li{ display:block; text-align:center; line-height:68px; font-size:14px; color:#bebebe}
.footer ul li a{ line-height:68px; font-size:14px; color:#bebebe}





/*新闻列表*/


.deta-img{}
.deta-img img{ margin:0 auto;}
.deta-txt{ font-size:14px; line-height:25px; color:#333;}
.deta-txt span{ color:#ff0000; font-weight:bold;}
.cpdt .cpms{ width:100%; font-size:14px; color:#288e07; padding-left:10px; line-height:35px; font-weight:bold; background:#d9f4d1; margin-top:20px; margin-bottom:10px;}
.cpdt p{ font-size:14px; line-height:25px; color:#333;}


.li02{ margin-bottom:28px;border-bottom:1px solid #e3e3e3;}
.li02 a{ display:block; overflow:hidden; width:100%;}
.li02 .li02-img{ width:256px; overflow:hidden; float:left;}
.li02 .li02-img .img{ padding-top:157px; transition:all 0.3s;}
.li02 a:hover .li02-img .img{ transform:scale(1.1);}

/*left图列表*/
.li02 .li02-txt{ overflow:hidden; padding-left:20px; padding-top:5px;}
.li02 .li02-txt h3{ width:100%; position:relative; font-size:16px; line-height:25px; color:#0740a8; font-weight:bold; padding-right:65px;}
.li02 .li02-txt h3 span{ font-size:12px; color:#a4a4a4; font-weight:normal; position:absolute; right:0; top:0; width:65px; text-align:right;}
.li02 .li02-txt p{ font-size:14px; line-height:25px; color:#333;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:3;overflow:hidden; height:75px; margin-top:10px;}
.li02 .li02-txt strong{ width:85px; text-align:center; line-height:33px; color:#fff; font-size:14px; background:#0740a8; display:block; float:right;}



/*news*/
.li02 .li02-txt2{ overflow:hidden; padding-left:20px; padding-top:5px;}
.li02 .li02-txt2 h3{ width:100%; position:relative; font-size:16px; line-height:25px; color:#0740a8; font-weight:bold; padding-right:65px;}
.li02 .li02-txt2 h3 span{ font-size:12px; color:#a4a4a4; font-weight:normal; position:absolute; right:0; top:0; width:65px; text-align:right;}
.li02 .li02-txt2 p{ font-size:14px; line-height:25px; color:#333;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:3;overflow:hidden; height:75px; margin-top:10px;}
.li02 .li02-txt2 strong{ width:85px; text-align:center; line-height:33px; color:#fff; font-size:14px; background:#0740a8; display:block; float:right;}


/**/
/*文章形势2023*/
.neiarticletitle{font-size:25px;border-bottom: 1px solid #dcdcdc;width:100%;margin:0 auto;text-align:center;
line-height:200%;padding:10px;color:#0740a8;}
.neiarticletitle p{font-size:13px;}
.neiarticletime{line-height:50px;float:right;}
.neiarticlecontent{width:100%;margin:15px auto;text-align:left;font-size:16px;line-height:200%;}
.neiarticlecontent img{text-align:center;width:100%;}
.newsDetailH{}

.xiangguancp{margin-top:10px;}
.xiangguancptitle{width:100%; background:#063;color:#ffffff;font-size:20px;line-height:200%; text-indent:30px;margin-bottom:10px;}







/*2023新增*/
/*分页*/
.wp-pagenavi {
	CLEAR: both;padding-top:25px;margin:0 auto;text-align:center;padding-bottom:25px;width:100%;
}
.wp-pagenavi A {
	BORDER-BOTTOM: #0740a8 1px solid; BORDER-LEFT: #0740a8 1px solid; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; BORDER-TOP: #0740a8 1px solid; BORDER-RIGHT: #0740a8 1px solid; TEXT-DECORATION: none; line-height:30px;font-size:18px;color:#0740a8;padding:2px; 
}
.wp-pagenavi SPAN {
	BORDER-BOTTOM: #0740a8 0px solid; BORDER-LEFT: #0740a8 0px solid;  PADDING-LEFT: 5px; PADDING-RIGHT: 5px; BORDER-TOP: #0740a8 0px solid; BORDER-RIGHT: #0740a8 0px solid; TEXT-DECORATION: none;
}
.wp-pagenavi A:hover {
	BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000; BORDER-LEFT-COLOR: #000
}
.wp-pagenavi SPAN.current {
	BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000;color:#FB011E; BORDER-LEFT-COLOR: #000
}
.wp-pagenavi SPAN.current {
	FONT-WEIGHT: bold
}

.fenyecss{font-size:18px;text-align:center;BORDER-top: #bfbfbf 0px solid;width:100%;clear:both; background:#E7E7E7;line-height:200%;}

.fenyediv{text-align:center;padding:15px;font-size:14px;color:#333333;}
.fenyediv a{color:#0740a8;}



#fenye{width:100%;margin:0 auto;text-align:center;}
.page{width:100%;margin:0 auto;text-align: center;}
.page a{display: inline-block; width:30%;height: 100%; text-align: center; color:#0740a8; border: 0px solid #dcdcdc; border-radius: 2px; zoom: 1; *display:inline; float:none;}


/*search.asp*/
.nyrbai .nynews{
padding:10px 0 0 30px; text-align:left;}
.nyrbai .nynews ul{
text-align:left;}
.nyrbai .nynews li{
text-align:left;border-bottom:1px dotted #B6B6B6; margin-top:25px; padding-bottom:12px; overflow:hidden;}
.nyrbai .nynews li .pl{
width:208px; height:135px; float:left;}
.nyrbai .nynews li .pl img{
width:208px; height:135px;}
.nyrbai .nynews li .pr{
width:530px; float:left; margin-left:20px;}
.nyrbai .nynews li .pr .pt{
text-align:left; line-height:24px;}
.nyrbai .nynews li .pr .pt a:link   { font-size:14px;color: #494949; text-decoration:none;}
.nyrbai .nynews li .pr .pt a:visited{ font-size:14px;color: #494949; text-decoration:none;}
.nyrbai .nynews li .pr .pt a:hover  { font-size:14px;color: #E67817; text-decoration:none;}
.nyrbai .nynews li .pr .ptime{
text-align:left; font-size:10px; color:#9a9a9a; line-height:23px;}
.nyrbai .nynews li .pr .pc{
text-align:left; line-height:18px; color:#858585; height:72px}
.nyrbai .nynews li .pr .pm{
text-align:left; padding:0px;}
.nyrbai .nynews li .pr .pm img{
width:81px; height:15px;}