@charset "utf-8";
/* CSS Document */
*::selection{background:#237fdd; color:#fff; text-shadow:none;}
*{margin:0;padding:0;}
body{font-size:16px; color:#000; font-family:"Microsoft YaHei","微软雅黑","黑体",sans-serif; background:#fff;min-width:1260px;_width:1260px;}
body a{text-decoration:none; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
a:link,a:visited{color:#000;}
a:hover{color:#237fdd;}
/*去掉图形热点的点击时出现的边线*/
a,area{blr:expression(this.onFocus=this.blur());}  /*for IE*/   
:focus{-moz-outline-style:none; outline:none;}     /* for Firefox*/
img{border:0;}
ul,li{list-style-type:none;}
.clear{clear:both; height:0;}
table,table td{border-collapse:collapse;}
.overHidden{overflow:hidden; position:fixed;}


/*video禁止显示下载按钮*/
video::-internal-media-controls-download-button{display:none;}
video::-webkit-media-controls-enclosure{overflow:hidden;}
video::-webkit-media-controls-panel{width:calc(100% + 30px);}


/* ie9以下警告 */
.pageTips{position:fixed; z-index:10000; left:0; top:0; width:100%; height:100%; background:url(bg.png) repeat;}
.pageTips .container{color:#fff; position:absolute; left:50%; top:50%; width:630px; margin-left:-315px; margin-top:-160px;}
.pageTips .container a.close{display:none; width:50px; height:50px; position:absolute; z-index:1; left:auto; right:-15px; top:40px; bottom:auto; background:url(close.png) no-repeat center center;}
.pageTips .container .img{text-align:center;}
.pageTips .container .msg{font-size:18px; line-height:36px; padding-top:30px;}
.pageTips .container a{color:#fff; text-decoration:underline;}


.content{min-width:1260px;_width:1260px;}

/* 普通新闻列表 */
.newsList li{height:40px; line-height:40px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.newsList li span{float:right; padding-left:20px; color:#999;}


/* 头部 */
.head{height:184px; background:url(headBg.jpg) no-repeat center center;}
@media screen and (min-width:1920px){
	.head{background-size:cover;}	
}
.head .logo{width:626px; height:184px; background:url(logo13.png) no-repeat left center; margin:0 auto; padding-left:634px;}

.headNav{height:34px; padding:43px 0 18px; text-align:right; border-bottom:#447aaf 1px solid; font-size:0;}
.headNav a{display:inline-block; width:34px; height:34px; margin-left:22px; -webkit-border-radius:50%; border-radius:50%; background:#6284be;}
.headNav a:hover{background:#5dc9e5;}
.headNav a img{width:34px; height:34px; vertical-align:top;}

/* 搜索 */
.search{display:none; height:35px; padding:43px 0 18px;}
.searchCon{width:234px; height:34px; border-bottom:#447aaf 1px solid; float:right;}
.searchCon .keyValue{width:200px; height:34px; line-height:34px; padding:0; background:none; border:0; margin:0; float:left; font-size:15px; float:left; color:#fff;}
.searchCon .keyValue::placeholder{color:#6284be;}
.searchCon .submitBtn{width:34px; height:34px; font-size:0; background:url(i03.png) no-repeat center center; border:0; padding:0; margin:0; float:left;}


/* 菜单 */
.menuWrap{height:88px; position:relative;}
#menu li{position:relative; text-align:center;}
#menu>li{float:left;}
#menu>li>a{display:block; height:60px; line-height:60px; padding:0 24px 28px; font-size:16px; color:#fff;}
#menu>li:first-of-type>a{padding-left:0;}
#menu>li:last-of-type>a{padding-right:0;}
#menu>li>a:link, #menu>li>a:visited{color:#fff;}
#menu>li>a:hover, #menu>li>a.current{color:#5dc9e5;}

/*这是第二级菜单*/
#menu ul{display:none; width:100%; background-color:#237fdd; position:absolute; z-index:999; left:0;}
#menu ul li a:link, #menu ul li a:visited{display:block; padding:10px 5px; color:#fff; line-height:24px; font-size:15px;}
#menu ul li a:hover, #menu ul li a.current{background-color:#5dc9e5;}

/**若子级菜单含有子级时，在a标签增加<i>标签作为箭头，由js实现动态增加，箭头大小调节i的边框宽度*/
#menu ul i{display:block; position:absolute; *top:10px; top:calc(50% - 4px); right:2px; z-index:10; width:0; height:0; border-color:transparent; border-width:4px; border-style:solid; border-left:4px #fff solid;}

/*这是第三级菜单 及以后*/
#menu ul ul{top:0; left:100%; width:100%; border-left:1px solid #fff;}
#menu ul ul li a:link, #menu ul ul li a:visited{font-size:14px;}


/* 图片轮播 */
.bannerWrap{width:100%; height:486px; overflow:hidden;}
.banner{width:100%; position:relative; height:486px; background:#fff;}
.banner .bd{margin:0 auto; position:relative; z-index:0; overflow:hidden; height:486px;}
.banner .bd ul{width:100% !important;}
.banner .bd li{width:100% !important; height:486px; overflow:hidden;}
.banner .bd li p{height:486px; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.banner .hd{width:100%; height:8px; text-align:center; position:absolute; left:0; bottom:24px; font-size:0;}
.banner .hd li{display:inline-block; *display:inline; width:42px; height:8px; background:#fff; overflow:hidden; text-indent:-99px; margin:0 16px; -webkit-border-radius:50%; border-radius:50%; vertical-align:top; cursor:pointer; -webkit-border-radius:8px; border-radius:8px;}
.banner .hd li.on{background:#1655bf;}
.banner .prev, .banner .next{position:absolute; top:50%; display:block; width:50px; height:50px; background-color:#000; background-position:center center; background-repeat:no-repeat; filter:alpha(opacity=50); opacity:0.5; -webkit-border-radius:3px; border-radius:3px; background-size:auto 25px; margin-top:-25px;}
.banner .prev{left:3%; background-image:url(l.png);}
.banner .next{right:3%; background-image:url(r.png);}
.banner .prev:hover,.banner .next:hover{filter:alpha(opacity=100); opacity:1;}


.indH{height:50px; line-height:50px; padding-left:16px; background:url(hBg.png) no-repeat left center; font-size:26px; font-weight:normal;}
.indH a{display:block; height:38px; line-height:38px; margin-top:12px; font-size:14px; padding-right:24px; background:url(m01.png) no-repeat right center; float:right;}
.indH a:link, .indH a:visited{color:#00a6aa;}
.indH a:hover{color:#237fdd; background-image:url(m02.png);}

.F1{width:1260px; height:486px; margin:40px auto 50px;}
.news{width:810px; height:486px; float:left;}
.news .picNews{width:810px; height:164px; padding-top:24px; position:relative;}
.news .picNews .bd{width:810px; height:164px; overflow:hidden;}
.news .picNews .bd li .pic{width:235px; height:164px; overflow:hidden; float:left;}
.news .picNews .bd li .pic p{height:164px; background-position:center center; background-repeat:no-repeat; background-size:cover;}
.news .picNews .bd li .txt{height:164px; margin-left:240px; background:#ecf1fb; padding:0 18px;}
.news .picNews .bd li .txt h3{height:28px; line-height:28px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:18px; font-weight:normal; color:#0c2558; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; padding-top:20px;}
.news .picNews .bd li .txt p{height:56px; line-height:28px; padding-top:10px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; color:#646c7c; font-size:14px; text-justify:inter-ideograph; text-align:justify;}
.news .picNews .bd li span{display:block; height:18px; line-height:18px; color:#99a4bc; font-size:15px; padding-top:16px;}
.news .picNews .bd li a:hover h3{color:#2791ac;}
.news .picNews .hd{height:16px; position:absolute; right:16px; bottom:12px;}
.news .picNews .hd ul li{width:16px; height:16px; line-height:14px; text-align:center; background:#fff; cursor:pointer; margin-left:5px; color:#8b93a3; font-size:12px; float:left;}
.news .picNews .hd ul li.on{color:#fff; background:#2791ac;}

.news .txtNews{height:234px; padding-top:14px;}
.news .txtNews ul{margin-left:-40px;}
.news .txtNews li{width:calc(50% - 40px); height:58px; padding-top:20px; margin-left:40px; float:left;}
.news .txtNews li p{height:27px; line-height:27px; font-size:16px; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news .txtNews li span{display:block; height:21px; line-height:21px; position:relative; font-size:15px; color:#acb5c5; padding-top:10px;}
.news .txtNews li span:after{display:block; width:100%; height:0; border-bottom:#dfe3eb 1px dashed; position:absolute; left:0; bottom:10px; content:""; z-index:0;}
.news .txtNews li span label{display:block; height:21px; background:#fff; padding-right:12px; float:left; position:relative; z-index:1;}


.notice{height:486px; margin-left:850px;}
.notice ul{padding-top:6px;}
.notice ul li{height:68px; padding-top:18px;}
.notice ul li p{width:64px; height:68px; float:left;}
.notice ul li p span{display:block; height:60px; padding-top:8px; float:left; color:#888; font-size:12px; line-height:21px; text-align:center;}
.notice ul li p span label{display:block; height:29px; line-height:29px; font-size:22px; color:#1889a6; font-weight:bold;}
.notice ul li a{display:block; height:48px; margin-left:64px; background:#ecf1fb; padding:10px 24px;}
.notice ul li a h3{height:48px; line-height:24px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; font-size:16px; text-justify:inter-ideograph; text-align:justify; font-weight:normal;}


.F2{height:410px; padding:30px 0 45px; background:url(bg02.jpg) no-repeat center center;}
@media screen and (min-width:1920px){
	.F2{background-size:cover;}	
}
.F2Con{width:1260px; height:410px; margin:0 auto;}
.xsjz{width:756px; height:410px; float:left;}
.xsjz ul{height:356px; padding-top:4px; margin-left:-16px;}
.xsjz ul li{width:calc(50% - 66px); height:118px; margin:16px 0 0 16px; float:left; background:#fff url(bg01.png) no-repeat right bottom; padding:20px 25px 24px;}
.xsjz ul li h3{height:27px; line-height:27px; font-size:16px; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.xsjz ul li p{height:81px; line-height:27px; padding-top:10px; color:#666; font-size:14px;}


.kyhz{height:410px; margin-left:806px;}
.kyhz ul{height:294px; margin-top:20px; background:#fff; padding:23px 24px;}
.kyhz ul li{height:42px; line-height:42px; margin-left:5px; padding-left:19px; position:relative;}
.kyhz ul li a{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.kyhz ul li:after{display:block; width:1px; height:42px; background:#dbdbdb; position:absolute; left:0; top:0; z-index:0; content:"";}
.kyhz ul li:first-of-type:after{height:21px; top:auto; bottom:0;}
.kyhz ul li:last-of-type:after{height:21px;}
.kyhz ul li:before{display:block; width:9px; height:9px; background:url(a02.png) no-repeat center center; position:absolute; left:-4px; top:16px; z-index:1; content:""; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.kyhz ul li span{float:right; padding-left:20px; color:#999;}
.kyhz ul li:hover:before{background-image:url(a01.png);}
.kyhz ul li a:hover{color:#28b3b7;}


/* 页底 */
.foot{background:#0a5aa5; color:#fff; font-size:14px;}
.link{width:1260px; height:30px; padding:16px 0; border-bottom:#4985bc 1px solid; margin:0 auto;}
.link h2{width:100px; height:30px; line-height:30px; font-size:16px; font-weight:normal; float:left;}
.linkBox{width:100%; height:auto;}
.link .mainlevel{width:200px; height:30px; background:#fff; margin-right:15px; position:relative; float:left;}
.linkBox li a{display:block; height:30px; line-height:30px; cursor:pointer; padding-left:10px; font-size:13px; color:#98a3aa;}
.linkBox li a i{display:block; width:30px; height:30px; float:right;}
.linkBox li a i em{display:block; width:30px; height:30px; background:url(a03.png) no-repeat center center; -webkit-transition:all .3s; -moz-transition:all .3s; -ms-transition:all .3s; -o-transition:all .3s; transition:all .3s;}
.linkBox .mainlevel.on a i em{transform:rotate(-180deg); -ms-transform:rotate(-180deg); -moz-transform:rotate(-180deg); -webkit-transform:rotate(-180deg); -o-transform:rotate(-180deg);}
.linkBox li ul{width:100%; max-height:320px; padding:0; background-color:#4985bc; position:absolute; left:0; bottom:30px; overflow-y:auto; display:none; z-index:999;}
.linkBox li ul li{height:auto;}
.linkBox li ul li a{height:auto; line-height:20px; padding:6px 10px; background:none; font-size:14px; color:#fff;}
.linkBox li ul li a:hover{background:#5dc9e5;}

.contact{width:1260px; height:56px; line-height:28px; color:#fff; padding:38px 0; background:url(logo13.png) no-repeat left center; margin:0 auto;}
.contact span{float:right;}
.copy{height:32px; line-height:32px; text-align:center; font-size:14px; background:#064a8a; color:#718baf;}
.copy a:link, .copy a:visited{color:#718baf;}
.copy a:hover{color:#fff;}

.ny{width:1260px; margin:30px auto 60px;}
.left{width:240px; background:#fafafa; float:left;}
.left h2{height:50px; line-height:50px; background-color:#0a5aa5; font-size:20px; color:#fff; text-align:center; font-weight:normal;}
.left ul{border:1px solid #ebebeb; border-top:none; padding:8px 20px 20px;}
.left ul li a{display:block; height:42px; line-height:42px; font-size:16px; border-bottom:1px dashed #e5e5e5; background:url(a04.png) 5px center no-repeat; padding-left:25px;}
.left ul li a:hover, .left ul li a.on{color:#28b3b7; background-image:url(a01.png);}

.right{margin-left:270px;}
.post{height:48px; line-height:48px; font-size:14px; color:#999; border-bottom:2px solid #e4e4e4;}
.post span{float:right; line-height:36px; padding-top:12px;}
.post h3{float:left; color:#0a5aa5; border-bottom:2px solid #0a5aa5; font-size:20px; font-weight:normal;}

.list01{padding:20px 0;}
.list01 .newsList li{border-bottom:#e5e5e5 1px dashed; padding-left:15px; background:url(a05.png) no-repeat left center;}


.page01{text-align:center; padding-top:20px;}


.articleTitle{padding:40px 0 20px; line-height:30px; font-size:20px; font-weight:600; text-align:center;}
.articleInfo{width:90%; font-size:14px; height:30px; line-height:30px; background:#f5f5f5; color:#666; text-align:center; margin:0 auto;}
.articleInfo label{padding-left:30px;}
.articleCon{line-height:30px; padding:20px 15px 30px;}
.articleCon img{max-width:960px; height:auto !important; margin:0 auto;_width:expression(document.body.clientWidth > 960 ? "960px" : "auto"); vertical-align:top;}
.article2 .articleCon img{max-width:1200px; height:auto !important; margin:0 auto;_width:expression(document.body.clientWidth > 1200 ? "1200px" : "auto"); vertical-align:top;}