@charset "utf-8";
/* CSS Document */
/*
* @description: 网站公共样式
* @author: ishang_pan
* @update: ishang_pan (2017-10-11 10:50)
*/

/*全局 on*/
html{-webkit-text-size-adjust:none;}
*html{background-image:url(about:blank); background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
*{margin: 0; padding: 0; list-style: none;}
html{ font-size: 16px;}
body{ overflow-x:hidden; font-size:16px; font-family:"微软雅黑"; color:#333; padding: 0; margin: 0;  background:#f2f5f8;vertical-align: top;}

a{ color:#333; text-decoration:none;}
:focus{outline:0;}
a:hover{ color:#b20000; text-decoration:underline;}
ul,li,dl,dt,h1,h2,h3,h4,h5,h6{ margin:0; padding:0; list-style:none;}
img{border:none; vertical-align:top}
li{ vertical-align: top; overflow: hidden;}
p{ padding: 0; margin: 0;}
h1 a:hover{text-decoration: none;}
h2 a:hover{text-decoration: none;}
h3 a:hover{text-decoration: none;}
h4 a:hover{text-decoration: none;}
h5 a:hover{text-decoration: none;}
.clear{ clear:both; margin:0; overflow:hidden; visibility:hidden;  font-size: 0; content: "."; clear: both; height: 0; padding:0;}
.clearfix{clear: both;}
.fl{ float: left;}
.fr{ float: right;}
body{min-width: 1200px;}
.mr10{ margin-right: 10px;}
.bd li a{display: block;}
.hd li a:hover{text-decoration: none;}
ul{zoom: 1;}

/*全局 end*/


/***********************Header******************************/
.is-header{width: 100%;}
#lm_header .btn {  display: block;  width: 70px;  height: 20px;  position: absolute;  left: 50%;  margin-left: 518px;  bottom: 7px;  font-size: 15px;  color: #003c78;  }
#lm_header a.btn:hover {text-decoration: none;}

/* .is-map{  width: 100%;  height: 335px;  margin: 0 auto;padding: 0 5px;}
.is-map li{float: left;margin-right: 15px;height: 40px;line-height: 40px;}
.is-map li a{font-size: 14px;color: #5e5e5e;}
.is-map li a{font-size: 16px;color: #000;} */


.is-map{margin-top: -5px;}
.map-lm{width: 1200px;margin: 0 auto;height: 70px;overflow: hidden;position: relative;display: flex;line-height: 70px;justify-content: space-between;}
.lm-left,.lm-right{display: flex;align-items: center;}
.lm-left h1{font-family: MicrosoftYaHei-Bold;font-size: 26px;font-weight: bold;font-stretch: normal;line-height: 24px;letter-spacing: 0px;color: #0f396d;}
.lm-left p {font-family: MicrosoftYaHei;font-size: 14px;font-weight: normal;font-stretch: normal;line-height: 24px;letter-spacing: 0px;color: #082e6c;}
.lm-right{font-family: MicrosoftYaHei;font-size: 14px;font-weight: normal;font-stretch: normal;line-height: 24px;letter-spacing: 0px;color: #666666;}

.region{background-color: #fff !important;}
.map-region{width: 1200px;margin: 0 auto;height: 70px;overflow: hidden;position: relative;display: flex;}
.region-left{display: flex;align-items: center;}
.region-left p{font-family: MicrosoftYaHei;font-size: 16px;font-weight: normal;font-stretch: normal;color: #d60000;width: 50px;text-align: center; border-right: 1px solid;border-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #d60000 100%) 2 2 2 2;}
.region-right{padding: 16px 0 14px 20px;}
.region-right ul{display: flex;}
.region-right ul li{width: 110px;text-align: left;font-family: MicrosoftYaHei-Bold;font-size: 14px;font-weight: bold;font-stretch: normal;color: #333333;}
.region-right ul li:nth-child(10){margin-left: 15px;width: 126px;}


.g-banner{ width: 1200px;margin: 0 auto;position: relative;}
.m-bannerswf{position: absolute;height:259px;overflow: hidden;}
.m-bannerswf img{width: 100%;height:259px;}



/*乡镇级分站
.m-xzfz{height: 55px;width: 100%;background: url(../images/public/fzbj.jpg);}
.m-xzfz ul{height: 35px;width: 1075px;margin:0 auto;background: url(../images/public/fz.jpg) no-repeat;padding: 20px 0 0 125px;}
.m-xzfz ul li{float: left;border-left: 1px dashed #363636;}
.m-xzfz ul li.fir{border: none;}
.m-xzfz ul li a{display: block;font-size: 12px;color: #363636;text-align: center;padding: 0 10px;}
.m-xzfz ul li a:hover{color: #b20808;}*/
.m-logo{width: 100%;height: 259px;background: url(../images/public/banner.png) no-repeat top center;}
.logo-box{width: 1200px;height: 259px;margin: 0 auto;position: relative;}
/*导航*/
.m-nav{width: 100%;height: 55px;background: url(../images/public/nav-bj.png) repeat-x center top;}
.navbox{height: 55px;margin: 0 auto;}
.navbox ul{width: 1200px;margin: 0 auto;}
.navbox ul li{height: 55px;line-height: 55px;float: left;}
.navbox ul li a{height: 55px;line-height: 55px;display: inline-block;font-size: 18px;font-weight: bold;color: #fff;text-align: center;width: 100px;}
.navbox ul li a:hover{text-decoration: none;color: #ffff00;}

.is-main{ width:1200px; margin: 0 auto;}

/**********************************************Footer******************************************/
.is-footer{width: 100%;background: #fff;margin-top: 2px;border-top: 1px solid #b20000;position:relative;}
.m-footer{width: 1200px;margin: 0 auto;padding: 30px 0;}
.m-footer p{text-align: center;font-size: 14px;line-height: 35px;color: #666;}
.m-footer p a{display: inline-block;font-size: 13px;}


.m-friendlink{width: 1200px;  position: relative; margin:0 auto;}
.friendlink-box{ width:1200px; position: absolute; left: 0; top: 47px;}
.friendlink-top .fr{margin-right: 10px;}
.m-friendlink .hd{ background: #b20000;height: 47px;}
.m-friendlink .hd h3 a{font-size: 16px;  color: #fff;  padding-left: 50px;line-height: 47px;background: url(../images/public/f-icon.png) no-repeat 20px 1px;}
.m-friendlink .hd h3 a:hover{text-decoration: none;}
.friendlink-top .hd ul li{height: 42px; width:105px; float: left;padding-top: 5px; }
.friendlink-top .hd ul li a{line-height: 42px;display: block; height: 42px; width:105px; color: #fff; font-size: 16px; cursor: pointer;text-align:center;}
.friendlink-top .hd ul li.on a{color: #b20000;background:#fff;}
.friendlink-top .bd{width: 100%; height: 100px; overflow-y: auto;  background: #fff; }
.friendlink-top .bd ul{padding:5px 10px;}
.friendlink-top .bd ul li{float: left;background: url(../images/public/f-icon.png) no-repeat 0 -38px;padding-left: 12px;width: 155px;height: 30px;line-height: 30px;}
.friendlink-top .bd ul li a{display: block;font-size: 14px;}
.m-footer{margin-top: 2px;}
.m-footer p.m-footernav{width: 100%; height: 42px; line-height: 42px; text-align: center; color: #444;}
.m-footer p.m-footernav a{color: #444;}
.m-footercopy{line-height: 28px; text-align: center; padding-bottom: 30px;}
.m-footer p img{vertical-align: middle;}

#_ideConac{position:absolute;top:30px;left:20%;}



