/*
* @Author: zx
* @Date:   2019-01-11 21:10:52
* @Last Modified by:   zx
* @Last Modified time: 2019-01-12 10:34:00
*/
/** 清除默认样式 **/
html, body, h1, h2, h3, h4, h5, h6, hr, p, div, blockquote, dl, dt, dd, ul, ol, li, pre, span, b, i, a, font, strong, form, fieldset, legend, button, input, textarea, select, option, label, table, th, td, img { border: medium none; margin: 0; padding: 0; font: 14px/1.5 '微软雅黑', Arial; }
body, button, input, select, textarea { font: 14px/1.5 '微软雅黑', Arial; outline: none; }
img, button { border: 0; outline: none; vertical-align: middle; }
input{-webkit-appearance:none;}
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
em { font-style: normal; }
ul, dl, li, dd, dt, ol { list-style: none; }
a { text-decoration: none; color: #555; }
a:hover { text-decoration: none;}
img { border: 0px; max-width: 100%;}
table { border-collapse: collapse; border-spacing: 0; }
.clear { clear: both; zoom: 1; height: 0; font-size: 1px; line-height: 0px; }
body { -webkit-text-size-adjust: none; color: #555; min-width: 1200px; width: 100%;}
html, body { width: 100%; height: 100%; min-width: 1200px;max-width:1920px;  font-size: 14px; background-color: #f6f6f6;margin: 0 auto;}
.EjBanner{width: 100%;}
.EjBanner img{display: block; margin:0 auto;}
.Pub{width:100%; padding:50px 0 63px; background:  url(sy.png) left bottom no-repeat; min-height:700px;}
.Con{width: 1200px; margin:0 auto; overflow: hidden;}
.MPosition{display: none;}
/*左侧内容*/
.ConL{width: 200px; float: left;}

/*左侧导航*/
.NavLogo{display: block; padding-bottom:35px;}
.NavLogo h2{font-size: 40px;color: #1b467d; margin-bottom:20px;}
.NavLogo h3{font-size: 28px; color: #1b467d; font-family: "微软雅黑"; letter-spacing:4px;     font-weight: inherit; line-height: 35px; }
.NavLogo h3.shzr{font-size:20px; letter-spacing:4px;}
.NavLogo h3.rlzy{ letter-spacing:4px;}
.EjNav{overflow: hidden;}
.EjNav li{height: 70px; line-height: 70px; border-bottom:solid 1px #e9e9e9;}
.EjNav li.current,.EjNav li:hover{border-color:#1b467d;}
.EjNav li a{font-size: 20px;height: 70px; line-height: 70px; display:block;}
.EjNav li.current a,.EjNav li:hover a{color:#1b467d;}

/*右侧内容*/
.ConR{width: 910px; float: right;}
.Position{margin-bottom:55px; text-align: right;}
.ConRL{padding:55px 50px 25px; background-color: #fff;}
.ConRLTit{font-size: 24px; color: #1b467d; border-bottom:solid 2px #1b467d; font-weight: bold; padding-bottom:6px; display: inline-block;margin-bottom:40px;}

/*列表页轮播*/
.News{overflow: hidden;background-color: #f1f1f1; position: relative;margin: 0px 0px 40px;}
.News ul{width: 100%;overflow: hidden;}
.News ul li{padding-right:15px; overflow: hidden; display: none;}
.News img{float: left; display: block; width: 460px;}
.NewsR{width: 310px; float: left; margin-left:25px;}
.NewsR h2{font-size: 16px; font-weight: bold;border-bottom:solid 1px #e9e9e9; height: 55px; line-height: 55px; margin-bottom:10px;}
.NewsR h2 a{font-size: 16px; font-weight: bold;line-height: 55px;}
.NewsR p{line-height: 25px;text-align: justify;text-justify:inter-ideograph;}
.News div.swiper-pagination{position: absolute;right:15px; bottom:10px;}
.News div.swiper-pagination span{float: left; width: 7px; height: 7px; background:  url(/images/icon.png) 0 0 no-repeat; margin:0 5px; display:block;}
.News .swiper-pagination-bullet{opacity:1;}
.News div.swiper-pagination span.on,.News div.swiper-pagination  span.swiper-pagination-bullet-active{background:  url(/images/icon_hov.png) 0 0 no-repeat;}

/*列表*/
.NewsList{min-height:100px;}
.NewsList li{overflow: hidden; height: 35px;  padding-left: 10px; background:  url(/images/dian.png) left center no-repeat;}
.NewsList li a{width:80%;text-overflow: ellipsis; overflow: hidden;white-space: nowrap; float: left; line-height: 35px; font-size: 16px;}
.NewsList li a:hover{color:#ad0109;}
.NewsList li a *{line-height: 35px; font-size: 16px;}
.NewsList li span{text-align: right; float: right; line-height: 35px; font-size: 16px;}

/*领导列表*/
.LeaderList{overflow:hidden;}
.LeaderList li.LiOne{float:none; width:100%;}
.LeaderList li img{display:block; margin:0 auto 10px;}
.LeaderList li{float:left; width: 25%;  text-align:center; margin-bottom:50px;}
.LeaderList li b{font-weight:bold;}
.LeaderList li p,.LeaderList li b{ line-height:20px;}



/*文章*/

.ListCon p { font-size: 16px; color: #555; line-height: 30px; min-height: 30px; margin-bottom: 10px; }
.ListCon img { max-width:100%; }
.ListCon p *,.ListCon div *{font-family: inherit;font-size: inherit;}
.ListCon p strong,.ListCon div strong,.ListCon p b,.ListCon div b{font-weight: bold;}


/*响应式部分*/
@media (max-width:1199px) {
html, body{min-width:700px;}
.Pub{background:none;}
.Con{width:768px; margin:0 auto 40px;}	
.MPosition{display: block; line-height: 45px;}
.Position{display: none;}
.Pub{padding:0px;}
.ConR,.ConL,.MPosition{width: 100%; float: none; margin:0 auto;}
.ConRL {padding: 25px 10px;}
.EjNav{margin-bottom:20px;}
.NavLogo{padding-bottom: 15px;}
.NavLogo h2{font-size: 20px; margin-bottom:0px;}
.NavLogo h3{font-size: 20px; margin-bottom:10px; letter-spacing:4px;}
.EjNav li{width: 23%; float: left; text-align: center; border:solid 1px #e9e9e9; border-radius:10px; margin:0 1%; height: 45px; line-height: 45px; box-sizing:border-box; margin-bottom:10px; background-color: #eee;}
.EjNav li a{height: 45px; line-height: 45px;}
.EjNav li.current, .EjNav li:hover{background-color: #1b467d;}
.EjNav li.current a, .EjNav li:hover a{color: #fff;}
.News{height:228px;}
.News img {width: 400px; height:auto;}
.NewsR{margin-left:22px;}
/*网点地图*/
.nav_map .mapnav1 .mapsubul li{margin-right:20px;}



}
@media (max-width:767px) {
html, body, h1, h2, h3, h4, h5, h6, hr, p, div, blockquote, dl, dt, dd, ul, ol, li, pre, span, b, i, a, font, strong, form, fieldset, legend, button, input, textarea, select, option, label, table, th, td, img { border: medium none; margin: 0; padding: 0; font: 14px/1.5 '微软雅黑', Arial; box-sizing: border-box;}
body, button, input, select, textarea { box-sizing: border-box; }
html, body{min-width:100%;}
.Con{padding:0 10px; width:100%; margin-bottom:20px;}
.NavLogo{padding-bottom:0px;}
.EjNav{margin-bottom:10px;}
.EjNav li{width: 48%; height: 30px; line-height: 30px;}
.EjNav li a{height: 30px; line-height: 30px;}
.EjNav li a{font-size: 16px;}
.News{height:auto;}
.News img {max-width:100%; margin:0 auto; float: none;}
.NewsR{width: 100%; float: none; padding-bottom: 20px; margin-left:5px;}
.ConRLTit{font-size: 20px; margin-bottom:20px;}
.News{margin:0 0 20px;}
.News ul{overflow:initial;}
.News ul li{padding-right: 0px; display:block;}
.NewsList li a{width: 70%; font-size: 14px;}
.NewsList li a *{ font-size: 14px;}
.NewsList li span{font-size: 14px;font-family: Consolas,Monaco,monospace;}
.News div.swiper-pagination{left:42%;}
.LeaderList li{width:50%;margin-bottom:20px;}
.LeaderList li p,.LeaderList li b{ line-height:40px;}



}

@media (max-width:350px) {
	
}