div{box-sizing: border-box;}
/**{font-family: "微软雅黑",Arial }*/
/*header*/
.header{background-image: url(../images/header-bg.png);background-repeat: no-repeat;background-size:cover;}
.header p:nth-of-type(1){font-family:PingFang-SC-Bold;font-size:32px;color:#ffffff;}
.header p:nth-of-type(2){font-family:"苹方 粗体";font-size:43px;}

.header-content{margin-top:30px!important;padding-bottom:25px;}
.header-content-left>div{float:left;}
.header-content-left>div:nth-of-type(1){width:25%;}
.header-content-left>div:nth-of-type(2){width:75%;}
.header-content-left p{color:#00479f;}
.header-content-left img{width:130%;}
.header-content-right ul{float:right;}
.header-content-right ul li{list-style: none;float:left;padding:4px;color:white;}
.header-content-right ul li a{color:white;text-decoration: none}
.header-content-right form{overflow: hidden;position: relative;width:100%;}
.header-content-right form>div{float:right;}
#search-content {
    width: 236px;
	height: 36px;
    border: none;
    border-radius: 25px;
    background-color: #fff;
    line-height: 32px;
    padding: 0 10px;

}
#search-icon{border:none;border-radius: 0 25px 25px 0;background-color: #fff;line-height: 30px;background-image: url(icon-search_2017.png);background-position: center;background-repeat: no-repeat;width:24px;position: absolute;top: 0;right: 0;}
.nav{color:white;font-weight:normal;font-size:16px;}
.header-nav{padding:0;}
.navbar-default{background-color: #0e4698;border:none;margin:0 auto;}
.navbar-default .navbar-nav>li>a{padding:15px 12px;}
.dropdown-menu{background-color: #2f8ee0}
.header-content-right{float:right!important;}
.header-content-left{float:right!important;}
.item img{width:100%;}
.nav a{color:white;font-family:PingFang-SC;font-size:16px;color:#ffffff!important;}
.dropdown-menu>li>a{color:white;padding:5px 20px;font-size:14px;}
.dropdown-menu>li>a:hover{color:#2f8ee0!important;}
.navbar-nav{text-align:center!important;}
.active-click{background-color: white;}
.active-click>a{color:#0e4698!important;}
.navbar-brand{height:auto;}
/*.nav-logo{display: none;}*/
.navbar-brand>img{width:100%;display: none}
.navbar-brand{padding:10px 5px 5px 15px;}
.active-mouse{background-color: white;}
.active-mouse>a{color:#0e4698!important;}
/*footer*/
.footer-b{padding:30px 0;background-image:url(../images/footer.png);}
.footer-b p{font-family:PingFang-SC-Bold;font-size:14px;color:#ffffff;line-height:33px;}
/*pad*/
@media (max-width:991px){
.header-content-right,.header-content-left{margin-top:20px;}
  .header-content-right{float:left;} 
  .footer-b>div>div:nth-of-type(2), .footer-b>div>div:nth-of-type(1), .footer-b>div>div:nth-of-type(3){float:left;text-align:center;}
  .header-content-right{float:left;} 
  .footer-b>div>div:nth-of-type(2), .footer-b>div>div:nth-of-type(1), .footer-b>div>div:nth-of-type(3){float:left;text-align:center;}
   .header-content-right ul{float:left;padding-left:5px;}
   .header-content-right form>div{float:left;}
   .header-content-left img{width:100%}
   .footer-b{padding:10px;}
   .header-content-right form{float:right;}
     .header-content-right form{width:176px;}
     .dropdown-menu{position:static;float:none;text-align: center}
     .header-content-left{display:none;}
     /*.nav-logo{display: block}*/
     .navbar-brand>img{display: block;width:80%;}
     .navbar-brand{display: inline-block;width:80%;}
     .navbar-toggle{margin-top:20px;}

}
/* 超小屏幕，主要是手机 */
@media all and (max-width: 767px) {
   .header-content-right ul{padding-left:0;width:100%;}
   .header-content-right ul li{padding:2px;}
   .header-content-right{padding:0 8px}
   .header-content-right ul{float:left;}
   .header-content-right form{float:left;}
   .footer-b p span{display: block}
   .header-content-left>div:nth-of-type(2),.header-content-left>div:nth-of-type(1){width:100%;}
   .header-content-left>div:nth-of-type(1) img{width:50%;}
   .header-content-left img{width:100%}
     .footer-b{padding:10px;}
     .header-content-right form{width:176px;}
      .header-content{margin-top:0!important;}
      .dropdown-menu{position:static;float:none;text-align: center}
       .header-content-left{display:none;}
      .navbar-brand{display: inline-block;width:80%;}
       .navbar-brand>img{display: block;width:100%;}
     .navbar-toggle{margin-top:8px;}
}

@media (min-width:1200px) {
	.header-content,.footer-b>div{width:1270px;margin:0 auto;}
	.header-nav{width:1240px;margin:0 auto;}
	 .content {width: 1170px;margin: 0 auto}
    
	}


@media (min-width:768px) and (max-width:1024px){
  .nav a{font-size:16px;}
  .navbar-default .navbar-nav>li>a{padding:15px 6px;}
}

.temp02-wrap-Lmenu h3{
	border-top: 3px solid #5393C7;
	background: #5393C7;
	padding: 10px 0;
}
.temp02-wrap-Lmenu h3 {
    border-top: 3px solid #0E4698;
    background: #0E4698;
    padding: 10px 0;
}
.temp02-wrap-R ol i {
    color: #0e4698;
}