html,
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
dl,
dt,
dd,
iframe,
span {
	margin: 0px;
	padding: 0px;
	border: 0px;
        font-family: "Microsoft YaHei", 微软雅黑, 宋体, 黑体, "Helvetica Neue", Tahoma, Arial, "Hiragino Sans GB";
}
body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea {
    color: #666666;
    font-size: 16px;
     font-family: "Microsoft YaHei", 微软雅黑, 宋体, 黑体, "Helvetica Neue", Tahoma, Arial, "Hiragino Sans GB  !important";
    padding: 0;
    margin: 0;
}
body {
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	zoom: 100%;
	font-size: 16px;
	line-height: 1;
	font-family: "Microsoft YaHei", 微软雅黑, 宋体, 黑体, "Helvetica Neue", Tahoma, Arial, "Hiragino Sans GB";
}

table {
	width: 100%;
	text-align: center;
}

table td {
	word-break: break-all;
	word-wrap: break-word;
	font: 500 14px Arial
}

ul,
dl,
dt,
dd,
ol {
	list-style-type: none;
}

select,
input {
	vertical-align: middle;
	padding: 0;
	margin: 0;
	outline: none;
}

textarea {
	resize: none;
	outline: none;
}

a {
	  color: #333333;
	text-decoration: none;
}
.xhqgk .bd1 > a {
    color: #0062b4 !important;
}

a:hover {
	  color: #0062b4;
	cursor: pointer;
}

em {
	font-style: normal;
}

i {
	font-style: normal;
}

* html .clear {
	zoom: 1;
}

*+html .clear {
	zoom: 1;
}

* {
	margin: auto;
	padding: auto;
	font-family: "Microsoft YaHei", 微软雅黑, 宋体, 黑体, "Helvetica Neue", Tahoma, Arial, "Hiragino Sans GB";
}

img {
	display: block;
}

.r {
	float: right;
}

.l {
	float: left;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
	/*IE/7/6*/
}

.zz_clear:before,
.zz_clear:after {
	content: "";
	display: table;
}

.zz_clear:after {
	clear: both;
}

.zz_clear {
	*zoom: 1;
	/*IE/7/6*/
}

.w1180 {
	width: 1180px;
	margin: 0 auto;
}

.middle {
	min-width: 1180px;
}

/*通用头部、尾部、检索等公用代码*/
/*分页样式，根据实际情况修改*/
.xll_pagebox {
display:flex;
    align-items: center;
	text-align: center;
	line-height: 39px;
	margin-top: 40px;
	margin-bottom: 6px;
      justify-content: center;
}

.xll_pagebox>a {
	display: inline-block;
	width: 53px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #f5f5f5;
	font-size: 14px;
	color: #7d7d7d;
	border-radius: 3px;
        margin-left:2px;
}

.xll_pagebox>p {
	display: inline-block;
}

.xll_pagebox>font {
	margin-left: 20px;
	color: #7d7d7d;
}

.xll_pagebox>span {
	font-size: 14px;
	color: #7d7d7d;
	margin-left: 19px;
}

.page_hide a,
.page_hide span {
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	background-color: #fff;
	border-radius: 3px;
	border: 1px solid #f5f5f5;
	color: #7d7d7d;
	font-size: 14px;
}

.zt11 {
	width: 28px;
	height: 28px;
	border-radius: 3px;
	border: 1px solid #f5f5f5;
	text-align: center;
	color: #7d7d7d;
       margin-right:5px;
       font-size:12px;
}

.zt12 {
	width: 53px;
	height: 28px;
	border-radius: 3px;
	border: 1px solid #f5f5f5;
	text-align: center;
	color: #7d7d7d;
	background-color: #fff;
	cursor: pointer;
       font-size:13.333px;
}

.xll_pagebox>a:hover,
.zt12:hover,
.page_hide a:hover {
	color: #fff;
	background-color: #0062b4;
	border: 1px solid #0062b4;
}

.page_hide span {
display:none !important;
	background-color: #0062b4;
	color: #fff;
	border: 1px solid #0062b4;
}



#tp-weather-widget {
	color: #999 !important;
}

#divCurrentWeather {
	color: #999 !important;
}

#_ideConac {
	position: absolute;
	left: 117px;
	top: 0;
	z-index: 9;
}

#_span_jiucuo {
	position: absolute;
	right: 135px;
	top: 5px;
	z-index: 9;
}


.header {
	background: url("/eportal/uiFramework/commonResource/image/2022052515243916167.png") no-repeat center top;
}

.header .hd1 {
	height: 40px;
	line-height: 40px;
}

.header .hd1 a {
	display: inline-block;
	height: 100%;
	font-size: 14px;
	color: #9d9d9d;
	margin-left: 18px;
	padding-left: 23px;
	position: relative;
}

.header .hd1 a img {
	position: absolute;
	left: 50%;
	margin-left: -30px;
	width: 80px;
	height: 0px;
	transition: 0.3s;
}

.header .hd1 a:hover {
	font-weight: 700;
}

.header .hd1 a:hover img {
	height: 80px;
	transition: 0.3s;
}

.header .hd1 a:first-child {
	background: url("/eportal/uiFramework/commonResource/image/2022051816542056589.png") no-repeat right center;
}

.header .hd1 a:first-child+a, .header .hd1 a:first-child+a+a {
	background: url("/eportal/uiFramework/commonResource/image/2022051816545676375.png") no-repeat left center;
}

.header .hd1 a:first-child+a+a+a {
	background: url("/eportal/uiFramework/commonResource/image/2022051816551181202.png") no-repeat left center;
}

.header .hd1 a:first-child+a+a+a+a {
	padding-left: 29px;
	background: url("/eportal/uiFramework/commonResource/image/2022051816552527888.png") no-repeat left center;
}

.header .hd2 {
	height: 151px;
}

.header .hd2 .logo {
	margin-top: 25px;
}

.header .hd2 .search {
	width: 460px;
	margin-top: 18px;
}

.header .hd2 .searchL {
	width: 358px;
	height: 40px;
	background-color: #f1eeee;
	margin-right: 31px;
	margin-top: 30px;
}

.header .hd2 .searchL input {
	float: left;
	height: 40px;
	border: none;
}

.header .hd2 .searchL .search1 {
	width: 296px;
	padding-left: 15px;
font-size:13px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	/* Safari */
	background-color: #f1eeee;
	overflow: hidden;
letter-spacing: 0.3px;
  color:#000;
}

.header .search1 input::-webkit-input-placeholder {
	font-size: 14px;
	color: #999;
}

.header .search1 input::-moz-placeholder {
	font-size: 14px;
	color: #999;
}

.header .search1 input:-moz-placeholder {
	font-size: 14px;
	color: #999;
}

.header .search1 input:-ms-input-placeholder {
	font-size: 14px;
	color: #999;
}

.header .hd2 .searchL .search2 {
	width: 61px;
	background: url("/eportal/uiFramework/commonResource/image/2022051817004799289.png") no-repeat center center;
	cursor: pointer;
}

.header .bd {
	height: 50px;
	background-color: #db2c30;
}

.header .nav {
	height: 46px;
	background-color: #0062b4;
}

.header .nav li {
	float: left;
	width: 140px;
	height: 46px;
	position: relative;
	margin-right: 7px;
}

.header .nav li a {
	font-size: 17px;
	font-weight: 700;
	color: #fff;
	display: block;
	width: 140px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	position: absolute;
	transition: 0.3s;
	margin-top: -4px;
	background: url("/eportal/uiFramework/commonResource/image/2022052008591311406.png") no-repeat center 50px;
	z-index: 100;
}

.header .nav li i {
	position: relative;
	display: block;
	width: 166px;
	height: 46px;
	transition: 0.3s;
	background-color: #0062b4;
	margin-top: 4px;
}

.header .nav li b {
	position: absolute;
	left: -13px;
	bottom: 0px;
	width: 166px;
	height: 50px;
	background: url("/eportal/uiFramework/commonResource/image/2022052009012429558.png") no-repeat center 50px;
}

.header .nav li:hover a {
	transition: 0.3s;
	background: url("/eportal/uiFramework/commonResource/image/2022052008591311406.png") no-repeat center 0px;
}

.header .nav li:hover b {
	transition: 0.3s;
	background: url("/eportal/uiFramework/commonResource/image/2022052009012429558.png") no-repeat center 0px;
}

.header .nav li.yes a {
	transition: 0.3s;
	background: url("/eportal/uiFramework/commonResource/image/2022052008591311406.png") no-repeat center 0px;
}

.header .nav li.yes b {
	transition: 0.3s;
	background: url("/eportal/uiFramework/commonResource/image/2022052009012429558.png") no-repeat center 0px;
}

.footer {
	background-color: #0062b4;
	border-top: 2px solid #0062b4;
}

.footer1 {
	min-height: 46px;
	line-height: 46px;
	background-color: #f5f5f5;
}

.footer1 .YouQing {
	float: left;
	font-size: 16px;
	color: #333;
}

.footer1 .w1180>ul {
	float: left;
}

.footer1 .w1180>ul li {
	float: left;
	padding: 0 30px;
}

.YouQingList {
	float: left;
	width: 100%;
	height: 0;
}

.YouQingList ul {
	display: none;
}

.YouQingList li {
	float: left;
	margin-right: 30px;
}

.YouQingLi {
	cursor: pointer;
	background: url("index56.png") no-repeat right center;
}

.YouQingLi a {
	color: #333;
}

.footer .dbxg {
	padding: 30px 0 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.footer .dbxg-left {
	width: 140px;
	background: url("/eportal/uiFramework/commonResource/image/2022060214094580851.png") no-repeat right center;
}

.footer .dbxg-left p {
	font-size: 14px;
}

.footer .dbxg-left p a {
	color: #fff;
        font-size:14px;
}

.footer .dbxg-right {
	margin-left: 80px;
	width: 959px;
}

.footer .dbxg-right img {
	display: block;
	width: 82px;
	height: 82px;
}

.footer .dbxg-right p {
	color: #fff;
	font-size: 14px;
	margin-left: 20px;
}

.footer .dbxg-right p a {
	color: #fff;
       font-size:14px;
       margin-top：0px;

}

.footer .dbxg-right p img {
	width: 18px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
}

.footer .dbxg-right .dzjg {
	height: 84px;
}

.footer .dbxg-right .dzjg div {
	float: left;
}

.footer .dbxg-right .dzjg img {
	width: auto;
	height: auto;
	display: block;
	margin-top: 15px;
}

.footer .dbxg-right .dzjg div:first-child {
	margin-right: 20px;
}

.footer2 {
	height: 6px;
	width: 100%;
	background: url("/eportal/uiFramework/commonResource/image/2022060209260146446.png") no-repeat center top;
	background-color: #f5f5f5;
}

.ban-nav {
	display: none;
}

@media screen and (max-width:768px) {
    body{
          padding: 0px 10px;
         
   }
.footer .dbxg-right .dzjg{
  padding-left: 25%;
box-sizing: border-box;
}
       . header .r{
                 display: none;
        }
	.w1180 {
		width: 100%;
	}
       .footer .dbxg-right p a{
                display: inline-block;
                margin-top: 10px;
        }    
         .r {
             float: unset;
                text-align: center;
         }
         .footer1 .w1180 .gzndbb{
                   float: left !important;
                   margin-left: 30px !important;
 
         }
        .footer .dbxg-right p .jinghao{
             margin-top: 22px;
         
        }
        .footer .dbxg-right p .jinghui{
                  margin-top: 7px;
        }
        .guding{
              display:none;
        }
	.header .nav ul{
              display: flex;
              flex-wrap: wrap;

        }
       .header .bd{
           height:auto;
              overflow: hidden;
       }
       .header .nav{
           height:auto;
        }
       .header .nav li{
           width:25%;
           margin-right:0px;
        }
       .header .nav li a{
          width:100%;
       }
      .header .nav li b{
           width:100%;
       }
      .header .nav li i{
          width:100%
      }
     .slideTxtBox .bd li > a{
          width:70%;
     }

	.ban-nav {
		display: block;
		width: 100%;
		background: #eee;
		color: #fff;
		
	}
	.ban-nav-tit{
		padding: 8px 0px;
		width: 30px;
		margin-right: 10px;
	}
	.ban-nav-tit .xian{
		
		width: 100%;
		margin: 8px;
		height: 1px;
		background-color: #333333;
	}
	/* .ban-nav-a{
		display: block !important;
	} */
	.ban-nav-a li{
		list-style: none;
		padding: 10px 0px;
	}

	.header .hd1 {
		height: unset;
	}

	.header .hd2 {
		height: unset;
	}

	.header .hd2 .search {
		width: 100%;
		display: flex;
		align-items: center;
	}

	.header .hd2 .searchL {
		width: 65%;
		margin-top: 14px;
	}

	.header .hd2 .searchL .search1 {
		width: 70%;
	}

	.header .hd2 .searchL .search2 {
		width: 30%;
		background: url(/eportal/uiFramework/commonResource/image/2022051817004799289.png) no-repeat right center;
	}

	.searchR {
		float: right;
	}
	.footer .dbxg-left{
		width: 100%;
		display: flex;
		justify-content: space-around;
		margin-bottom: 10px;
	}
	.footer .dbxg-left p{
		margin: 0px !important;
	}
	.footer .dbxg-right{
		margin-left: 0px;
		width: 100%;
	}
	.footer .dbxg-right p{
		margin-left: 0px;
	}
	.footer .dbxg-right .l{
		width: 100% !important;
	}
       .footer .dbxg-right p{
		margin-left: 21px;
               display: inline-block;
               display:flex;
                flex-wrap: wrap;
               
	}
       .footer .dbxg-right p span{
            display:inline-block;
             margin-top:10px;
       }
      .xll_pagebox{
               flex-wrap: wrap;
               justify-content: center;
      }
    .Danylb{padding:15px;}
}