/*
*head css
*allen
*190222
*/
/*css reset*/

html,body{margin:0;padding:0;}

input {
    outline: none;
}

.menu {
height:80px;
position:relative;
}

.menu .header {
position:fixed;
left:0;
top:0;
width:100%;
background-color:#fff;
z-index:1001;
box-shadow:0 1px 10px rgba(0,0,0,.14);
}

.menu .inner1 {
width:1200px;
overflow:hidden;
zoom:1;
margin:0 auto;
}

.menu .innerlogo {
float:left;
margin-top:10px;
}

.menu .innerlogo img {
display:block;
border:0;
}

.menu .nav {
float:right;
list-style-type:none;
font-family:"Microsoft Yahei";
}

.menu .nav li {
float:left;
margin-left:0px;
}

.menu .nav a {
float:left;
color:#5F5750;
text-decoration:none;
}

.menu .nav a:hover {
color:#126bad;
text-decoration:underline;
}
.cur:hover {
background:url(http://www.baibo8.com/templets/jncmb/images/hd.jpg) no-repeat center left;
}

.menu .large .innerlogo img {
height:90px;
}
.menu .innerlogoindex{
float: left;
margin-top: 10px;
}
.menu .large .innerlogoindex a {
background:url(https://www.baibo8.com/templets/jncmb/img/logo123.png) no-repeat;width:145px;height:90px; display:block; text-indent:-999px; 
background-size:145px 90px;
}

.menu .large .nav {
padding-top:10px;
}

.menu .large .nav a {
height:90px;
line-height:85px;
font-size:18px;
padding:0 14px;
}

.menu .large .nav .ppsjnavtwo {
    line-height: 25px;
    padding: 0 2px;
}

.menu .large .nav .navtwo {
    line-height: 10px;
    padding: 0 2px;
} 

.bxDiv a:first-child {
    margin-left:10%;
}

.menu .small .innerlogo img {
height:40px;
margin-top:-5px;
}
.menu .small .innerlogoindex a {
background:url(http://www.baibo8.com/templets/jncmb/img/logo123.png) no-repeat;width:65px;height:40px; display:block; text-indent:-999px; 
background-size:65px 40px;
background-position: center -5px;
}
/*search*/
.searchimg {width: 25px;height: 25px;position: absolute;top: 50%;margin-top: -12px;}
.menu .small .nav {
padding-top:3px;
}

.menu .small .nav a {
height:40px;
line-height:40px;
font-size:14px;
padding:0 10px;
}

.menu .small .nav .navtwo {
    line-height: 10px;
}
.xs {
position:absolute;
top:100px;
z-index:10000;
width:100%;
left:0;
display:none;
border-top:1px solid #D0D0D0;
background:#fff;
box-shadow:0 2px 5px rgba(0,0,0,.14);
padding:10px 0;
height: 200px;
}
.xs_1 {
position:absolute;
top:43px;
z-index:10000;
width:100%;
height: 200px;
left:0;
display:none;
border-top:1px solid #D0D0D0;
background:#fff;
box-shadow:0 2px 5px rgba(0,0,0,.14);
}
.ppsjNavDiv {
    padding: 10px 75px;
    height: 200px;
}
.menu_content {
float:left;
text-align:center;
cursor:pointer;
margin:20px 5px;
}

.ppsj_meuu_content {
margin:20px 0px;
}
.jnxc_menu_content {
    margin: 8px -2px;
}
.jzdz_menu_content {
    margin: 8px -2px;
}
.menu_content p {
font-size:16px;
text-align:center;
margin-top:10px;
margin-bottom:10px;
line-height:10px;
color:#C35104;
font-weight: 600;
}

.menu_content:hover {
opacity:0.7;
}

.menu_content img {
height:100px;
width:150px;
line-height:10px;
}

.pinpaiImg {
    width: 90px;
    height: 60px;
}

.menu_content_line {
width:0;
height:100px;
float:left;
border-left:1px solid #D0D0D0;
margin:10px 20px;
}
.jnxc_menu_content_line {
height:110px;
margin:23px 20px;
}
.jzdz_menu_content_line {
height:110px;
margin:23px 20px;
}
.menu .nav li:hover .xs,.menu .nav li:hover .xs_1 {
display:block;
}
.g-foot{
    background-color: #032e4e;
    padding-top: 30px;
	padding-bottom: 30px;
	font-size:12px;
}
.g-wrap{
    width: 90%;
    margin-left: auto;
    margin-right: auto;    
    zoom: 1;}
.footleft{
width: 70%;
float: left;
display: inline;

}

.footleft .top a{ 
color: #fff;
text-decoration: none;
background: transparent;}
.footleft .top span{
    color: #8c8c8c;
    padding: 0 10px;}
.mid{
    color: #cacaca;
    line-height: 24px;
    margin-top: 15px;}
.mid li{float: left;
    width: 30%;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 2%;
    text-overflow: ellipsis;}
.mid li a{  color: #bababa;
}
.mid li a:hover{ color:#fff; text-decoration: underline;}
.footleft .top a:hover{ color:#CCCCCC;}

.footright{
    color:#fff;
	float:right;
    width:30%;		
    background-color:#022035;
    position: relative;
 }
.footright .listRightB {
    position: absolute;
    right: 25px;
    top: 40px;
}

.footright .listRightB img {
width:121px;
}
.foot_1{
padding:10px 10px 10px 25px;
margin-top:10px;
}
.foot_1 p {
margin-bottom:18px;
text-align: left;
}
.bannerFix {
    position: absolute;
    width: 100%;
    text-align: center;
    padding-top: 60px;
    margin: 0 auto;
}
.searchBox {
    max-width: 600px;
    margin: 0 auto;
    position: relative;
}
.searchInput {
    background-color:#676565bf;
    border-radius: 5px 0 0 5px;
    overflow: hidden;
    border: 1px solid #fff;
    height: 34px;
    margin-right: 80px;
}
.searchInput:hover {
    background-color:rgba(0, 0, 0, 1.0);
    border-radius: 5px 0 0 5px;
    overflow: hidden;
    border: 1px solid #fff;
    margin-right: 80px;
}
.searchInput input {
    border: none;
    background: none;
    font-size: 16px;
    padding: 2px 0;
    width: 100%;
	height: 34px;
    text-indent: 20px;
	color:#fff;
}
.searchBtn {
    position: absolute;
    right: 0px;
    width: 80px;
    height: 36px;
    background: #ddd;
    top: 0;
    border-radius: 0 5px 5px 0;
    text-align: center;
    color: #333;
    border: 0;
    font-size: 18px;
	cursor: pointer;
}
.searchBtn:hover {
    position: absolute;
    right: 0px;
    width: 80px;
    height: 36px;
    background: #aaa;
    top: 0;
    border-radius: 0 5px 5px 0;
    text-align: center;
    color: #333;
    border: 0;
    font-size: 18px;
	cursor: pointer;
}
.ss{ height:200px; background:rgba(0, 0, 0, 0.9);}
.rmss{
width: 670px;
margin: 0 auto;
padding-top: 10px;
}
.hot{
margin-top:10px;
display:inline;
width: 100%;}
.hot p{ 
margin-left:15px;
font-size: 16px;
float:left;
cursor: pointer;
color: #ddd;
}
.hot p:hover{ 
margin-left:15px;
font-size: 16px;
float:left;
cursor: pointer;
color: #aaa;
}

/* 联系我们lxwm.css */
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.lxwm{
width:500px;
height:550px;
float:left;
}
.bjtc_1{
position:absolute;
top:10%;
left:80px;
width:350px;
height:80%;
background:#ffffff;
opacity: 0.5;}
.lxwm_1{
top:100px;
left:40px;
white-space: normal;
margin-left:100px;
padding:0 0;
line-height:30px;
font-family: 微软雅黑, 'Microsoft YaHei'; font-size: 14px;
font-style:normal;
position:absolute;}
.wx_1{
position:absolute;
left:-23px; 
bottom:-130px;}
.wx_2{
position:absolute;
left:120px;
bottom:-130px;}
.gywm{
    width:100%;
    height:80%;
    position:absolute;
    background:#ffffff;
    opacity: 0.8;
    top:10%;
    left:0px;
    overflow:hidden;}
.gywm p{
    font-family: 微软雅黑, 'Microsoft YaHei'; font-size: 12px;
    font-style:normal;
    margin-left:20px;
    margin-right:20px;
    display:block;}
/*内容页导航*/
.daohang1{
width: 20px;
position: absolute;
left: -30px;
margin-top: 200px;
overflow: hidden;
text-align: center;
font-size: 12px;
}
.daohang_1{
padding: 2px;
box-shadow: 1px 1px 3px #9A9A9A;
border: 1px solid #9A9A9A;
margin: 10px 0; color:#333;
}
.daohang1 div:hover{background-color:#fac176}
.daohang1 a:hover {text-decoration: none;}
/* /联系我们lxwm.css */
@media only screen and (max-width: 1440px){
.daohang1{display:none;}
}

