body{
    font-family:"Microsoft Yahei";
}
.header{
    width: 100%;
    height: 171px;
    /* background-color: #ebeff2; */
}
.nav{
    width: 100%;
    height:44px;
    line-height: 44px;
    background-color: #0571ba;
}
.width-full{
    width:100%;
}
.width-page{
    width:1100px;
    margin:0 auto;
}
.inlineBlock{
    display: inline-block;
}

/* header部分 */
.headerTop{
    height:35px;
    line-height: 35px;
    background-color: #f7f7f7;
	box-shadow: inset 0px 1px 0px 0px #e6e6e6;
}
.language{
    /* text-align: right; */
    /* position: relative; */
    font-size: 14px;
    color:#aaa;    
}
.dateTime{
    float: left;

}
.toolBar{
    float: right;
    height: 35px;
    line-height: 35px;
}
.toolBar a{
    padding-right:10px;
}
.toolBar a i{
    vertical-align: middle;
    padding-right: 20px;
}
i.icon-youxiang{
    background:url("Tyouxiang.png") no-repeat;
}
i.icon-ditu{
    background:url("Tditu.png") no-repeat;
}
i.icon-dianhua{
    background:url("Tdianhua.png") no-repeat;
}
i.icon-msnui-weixin{
    background:url("Tweixin.png") no-repeat;
}

.headContent{
  height: 136px;
  line-height: 136px;
}
.logo,.searchContent,.searchBtn{
    display: inline-block;
}
.logo  img{
    vertical-align: middle;
    margin-top:-15px;
}
.searchContent{
    float:right;
    position: relative;
}
.searchText{
    width: 300px;
	height: 40px;
	border-radius: 3px;
    border: solid 1px #cccccc;
    background-color: transparent;
    padding:15px 20px;
    padding-top:16px;
    padding-top:13px\9;
}
.searchBtn{
    width: 40px;
    height: 40px;
    line-height: 40px;
	background-color: #ff5c53;
    border-radius: 3px;
    text-align: center;
    margin-left:10px;
    cursor: pointer;
    border:0;
    padding-top:2px\9;
}
.searchBtn:before{
    content:"";
    display: block;
    border-color: transparent;
    border-right-color: #ff5c53;
    border-width: 10px;
    border-style:solid;
    width:0;
    height:0;
    position:absolute;
    top:43%;
    top:42%\9;   
    right:11%;
}
.searchBtn img{
    vertical-align: middle;
    margin-top:-6px\9;
}
@media all and (-ms-high-contrast:none) { 
    *::-ms-backdrop, .searchBtn { 
        padding-top:2px;
    } 
    *::-ms-backdrop, .searchBtn:before { 
        top:42%;
    } 
    .searchBtn img{
        vertical-align: middle;
        margin-top:-7px;
    }
    .searchText{
        padding-top:13px;
    }
}
/* nav导航部分 */
.u1 li{
    float: left;
    width:14.28% ;
    text-align: center;
    height: 44px;
    line-height: 44px;
    position: relative;
}
.u1 li:hover{
    background-color: #355c97;
}
.u1 li:first-child .navA{
    border-left:1px solid #9bc6e3;
}
.navA{
    color: #fff;
    height:26px;
    line-height: 26px;
    margin-top:9px;
    border-right:1px solid #9bc6e3;
    display:block;
    font-size: 16px;
}



/* footer */
.footer{
    clear: both;
    border-top: 6px solid #0571ba;
}
.select-group{
    border-bottom: 1px solid #cccccc;
}
.select-item{
    height: 50px;
     width: 200px;
     /* margin-left:20px; */
     line-height: 50px;
    display: inline-block;
}
 
.select-item>select::-ms-expand { display: none; }

.footer_sel {
    width: 200px;
    height: 30px;
    border: 1px solid #e3e0e0;
    font-size: 12px;
    color: #666;
    margin-right: 5px;
    padding-left:10px;
    outline: none;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
     background: url("trangeldowm.png") no-repeat scroll right center transparent;
     padding:5px\9;
}
.copyright{
    clear: both;
    height: 87px;
    margin:5px 0 60px 0;
    padding:0 21px;
}
.copyright-left{
    float: left;
}
.copyright-left p{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #666666;
}
.copyright-left p a{
    color: #666666;
}
.copyright-right{
    float: right;
}
.btimg1{
    width:70px;
    height:70px;
    vertical-align: middle;
}
.btimg1>img{
    width:100%;
    height: 100%;
}
.copyright-right>span{
    font-size: 14px;
	color: #666666;
}





/* 左侧导航 */
.content-header{
    position: relative;
    color: #999999;
    height:45px;
    line-height: 45px;
}
.content-header>span{
    display: block !important;
    float: left !important;
}

.breadcrumb{
    padding-left:5px;
}
.breadcrumb>li{
    display: inline;
}
.breadcrumb>li>a{
   color:#999;
}

.tabTitle{
    width: 220px;
   height: 70px !important;
   background-color: #0571ba;
   font-size: 20px;
   line-height: 70px !important;
   padding-left:31px;
   color: #fefefe;
}
.tabNav>dd{ 
    width: 220px;
    height: 47px;
    line-height: 47px;
    padding-left:31px;
    color:#666;
    border-bottom:1px solid #cccccc;
}
.tabNav>dd a{
    color:#666;
    display: inline-block;
    width:100%;
   
}
.tabNav>dd a i.icon-sanx-up{
    background: url("Ltrangehui.png") no-repeat;
    float:right;
    margin-right:25px;
    width: 16px;
    height: 16px;
    margin-top:15px;
}
.tabNav>dd:hover a,.tabNav>dd.active a{
    color:#333;
    font-weight: bold;
}
.tabNav>dd:hover a i.icon-sanx-up,.tabNav>dd.active a i.icon-sanx-up{
    background: url("Ltrangehei.png") no-repeat;
}
.contentBody-right{
    float: right;
    width: 830px;
    min-height: 500px;
}
.tabContent-title{
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #0571ba;
    padding-left:9px;
    padding-bottom:7px;
    border-bottom:2px solid #b3b3b3;
}

/* add 2018-11-12 */
.childNav{
    display: none;
    position: absolute;
    z-index:111;
    top:44px;
    background-color: #5287d2;
    width:100%;
}
.childNav.jkNav{
    min-width: 220px;
}
.childNav li {
    width: 100px;
    text-align: center;
    display: block;
    width:100%;
  }
  .childNav li a{
      display: inline-block;
      width:100%;
      cursor: pointer;
  }
  .childNav li a:link,.childNav li a:visited{
    color:#fff;
    background-color: #5287d2;
}
.childNav li a:hover{
  background:#355c97;
  color:#FFF;
  /* font-weight: bold; */
}