@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}
i, em {
    font-style: normal;
}
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; color:#333} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color: #0259b5;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #0259b5;} /* 点击激活链接 */

.fl{float:left;}
.fr{float:right;} 
.hide{display: none}

.h1,h2,h3,h4,h5,h6{ font-weight:100}


.left{ float:left}
.right{ float:right}
.clear{ height:0; line-height:0; overflow:hidden; clear:both}
.textover{text-overflow:ellipsis;white-space:nowrap;}

h1,h2,h3,h4,h5{ font-weight:100}

.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:#0259b5;}

/*顶部导航*/
.maintop{ width:100%; height:auto; margin:0 auto}

/*头部*/
.navbg{width: 100%;height:120px;margin: 0 auto;background:#0259b5;position: relative;z-index: 999;}
.navbg .main{ min-width:1200px; height:120px; margin:0 auto;width: 70%;}
.navbg .main .logo{ height:120px; display:block; float:left; background:url(../images/logo.png) left 30px no-repeat; width:400px}
.navbg .main .logo p{ font-size:16px; color:#ffffff; line-height:32px; padding-top:65px;}
.navbg .main .righttxt{ width:750px; height:120px; display: block; float:right}
.navbg .main .righttxt .tel{ float:right; height:40px; background:url(../images/top_tel.png) left center no-repeat; padding-left:28px; font-size:16px; color:#ffb240; line-height:40px; margin-top:20px;margin-right: 30px;}
.navbg .main .righttxt .tel span{font-size:16px; color:#ffb240; line-height:40px; font-weight:bold}

.navbg ul{ width:750px; height:45px; margin:0 auto}
.navbg ul li{ float:left;position:relative;}
.navbg ul li a{
	padding-left:21px;
    padding-right:21px;
    line-height:45px;
    font-size: 16px;
    color: #fff; font-weight:bold
	}
.navbg ul li a:hover{ color:#ffb240; line-height:45px; font-size:16px; font-weight:bold}
.navbg ul li:hover{color:#ffb240; line-height:45px; font-size:16px;font-weight:bold}
.navbg ul li:hover a{color:#ffb240;font-weight:bold}

.navbg ul li dl{position:absolute; left:0px; top:45px; z-index:99999;display:none; width:100%}
.navbg ul li:hover dl{ position:absolute; left:0px; top:45px; z-index:99999;display:block;}

.navbg ul li dl dt a{
	padding-left:0;
	padding-right:0;
	width:100%;
	height:42px;
	line-height:42px !important;
	color:#fff !important;
	font-size: 14px !important;
	
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block; float:left;
	text-align:center;
	background:#0259b5; border-bottom:1px solid #3c78b7}
.navbg ul li dl dt a:hover{color:#ffb240 !important;line-height:42px !important; font-size:14px !important; text-decoration:underline}
.navbg .nav_on{color:#ffb240; height:45px; display:block; line-height:45px; font-size:16px; font-weight:bold}
.navbg.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; background:#0259b5; margin:0;}



/*搜索*/
.link{ width:100%; height:65px; margin:0 auto; border-bottom:1px solid #e5e5e5}
.link ul{ width:1200px; height:65px; margin:0 auto;}
.link ul li{ float:left; height:65px}
.link ul li p{line-height:65px;width:880px; height:65px; color:#535353;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; font-size:15px; font-weight:bold}
.link ul li a{line-height:65px; color:#535353; font-weight:500}

.bannerfo{ width:278px;height:36px; border:1px solid #cfcfcf; position:relative; margin-top:13px;border-radius:20px;}
.bannerfo dl dt{ display:inline}
.bannerfo dl .inputbox{ position:absolute; left:0; top:0; width:225px; height:36px;}
.bannerfo dl .inputbox input{ width:210px; height:36px; padding:0 0 0 15px;color:#aaaaaa; line-height:36px; font-size:14px; background:none}
.bannerfo dl .menuser{ position:absolute; left:225px; top:0; width:53px; height:36px; display:block;background: url(../images/search2.png) no-repeat 0 0; }
.bannerfo dl .menuser input{width:53px; height:36px;background: none; cursor:pointer}


/*子页面大图*/
.nban{ width:100%; height:350px; margin:0 auto; background:#dfdfdf;}


/*网站底部*/
.footer {
	width: 100%;
	height: 200px;
	background-color: #353536;
	margin-top: 30px;
	display: flex;
	justify-content: center;
}

.footerContent {
	width: 1200px;
	position: relative;
}

.footerContent1 {
	display: flex;
	margin-top: 30px;
	color: #888888;
}

.footerContent1 a {
	color: #888888;
}

.footerContent1 div {
	margin-left: 10px;
}

.footerContent2 {
	display: flex;
	align-items: center;
	color: #c1c1c1;
	margin-top: 20px;
}

.footerContent2>img {
	margin-left: 10px;
}

.footerContent2>div {
	font-size: 30px;
	margin-left: 10px;
}

.footerContent2>div>span {
	font-size: 16px;
	margin-left: 10px;
}

.footerContent3 {
	color: #858585;
	margin-left: 10px;
	margin-top: 20px;
	line-height: 24px;
}

.footerContent4,
.footerContent5 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: absolute;
	color: #888888;
}

.footerContent4>div,
.footerContent5>div {
	margin-top: 10px;
}

.footerContent4 {
	right: 140px;
	top: 50px;
}

.footerContent4 img,
.footerContent5 img {
	width: 100px;
	height: 100px;
}

.footerContent5 {
	right: 0px;
	top: 50px;
}


.bottom{ width:100%; height:66px; margin:0 auto; background:#2b2b2d; text-align:center}
.bottom li{
	display: inline-block;
    height: 66px;
    line-height:66px;
    /*padding: 0 45px;*/
    margin: 0 45px;
    /*background: #2756cc;*/
    color: #95989b;
    font-size: 14px;
    /*border-radius: 25px;*/
	}
.bottom li a{line-height:66px;color: #95989b;font-size: 14px;}