@media (min-width: 768px){
img{
  width: 100%;
}
body{
  padding-top: 65px;
  background-color: #ffffff;
  line-height: normal;
}
.clearfloat{
  clear: both;
}
/*anav*/
.navTop{
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  background-color: #0e679f;
  min-width: 1200px;
  height: 65px;
}
.myNav1{
  width: 1200px;
  margin: 0 auto;
  position: relative;
  
}
.logoDiv{
  width: 138px;
  display: block;
  float: left;
  margin: 7px 0;
  float: left;
}
.myNav2{
  float: left;
  margin-left: 30px;
}
.NavRightUl{
  margin: 0 auto;
  padding: 0;
}
.navli{
  float: left;
  list-style: none;
  position: relative;
}
.NavRightA{
  text-decoration: none;
  padding: 22px;
  display: block;
  text-align: center;
  margin-top: 1px;
}
.NavRightA_Click{
  background-color: #01253c;
}
.NavRightA:hover{
  background-color: #01253c;
  text-decoration: none;
}
.Tit_Ch{
  font-size: 15px;
  color: #ffffff;
  display: block;
  font-family: "宋体";
}
.search_btn{
  float: right;
  margin-top: 20px;
  cursor: pointer;
}
.search_btn .iconfont{
  color: #ffffff;
  font-size: 20px;

}


.searchfrom2{
  overflow: hidden;
  display: inline-block;
  position: absolute;
  right: -7px;
  top: 14px;
  display: none;
}
.searchText2{
  border: 0!important;
  border-bottom: 1px solid #ffffff!important;
  color: #ffffff;
  width: 130px;
  height: 28px;
  padding: 0 10px;
  float: left;
  background-color: transparent!important;
  margin: 0;
}
.searchBtn2{
  border: 0;
  color: #ffffff;
  font-size: 20px!important;
  height: 34px;
  width: 34px!important;
  float: left;
  cursor: pointer;
  background-color: transparent;
}

/*abootom*/
.mdBottom{
  background-color: #000000;
}
.bottomConDiv{
  width: 100%;
  min-width: 1200px;
}
.bottomCon{
  width: 1200px;
  margin: 0 auto;
  padding: 40px 0 20px 0;
  overflow: hidden;
}
.bottomNav{
  width: 905px;
  float: left;
  border-right: 1px solid #696b6a;
}
.NavUl{
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.NavUl>li{
  list-style: none;
  float: left;
  margin: 0 60px 0 0;
}
.liTit{
  color: #dadada;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 10px;
}
.BTerjiUl{
  margin: 0;
  padding: 0;
}
.BTerjiUl>li{
  list-style: none;
}
.BTerjiA{
  text-decoration: none;
  font-size: 12px;
  color: #696b6a;
  display: inline-block;
  padding: 3px 0;
}
.BTerjiA:hover{
  color: #ffffff;
}

.bottomlink{
  float: left;
  margin-left: 40px;
}
.btalink{
  color: #696b6a;
  font-size: 14px;
  margin-bottom: 10px;
}
.btimg{
  width: 100px;
  padding-top: 20px;
}
.beianDiv{
  width: 100%;
  min-width: 1200px;
}
.beian{
  margin: 0 auto;
  width: 1200px;
  border-top: 1px solid #696b6a;
}
.beian>span{
  font-size: 12px;
  color: #444444;
  display: inline-block;
  padding: 20px;
}
.beian a{
  text-decoration: none;
  font-size: 12px;
  color: #444444;
}
.beian a:hover{
  color: #ffffff;
}

/*other*/
.SBanner{
  width: 100%;
  min-width: 1200px;
}
.ymtit{
  padding: 30px 0 10px 0;
  border-bottom: 1px dashed #e1e1e1;
}
.ymtit_ch{
  color: #28166f;
  font-size: 25px;
  font-weight: bold;
}
.ymtit_es{
  color: #9f9fa0;
  font-size: 15px;
  text-transform: uppercase;
  margin-left: 20px;
}
.select_xili{
  border-bottom: 1px solid #f0f0f0;
}
.select_xili>span{
  color: #282828;
  font-size: 16px;
  display: inline-block;
  border-bottom: 2px solid transparent;
  padding: 16px 0;
  margin-right: 70px;
  cursor: pointer;
}
.select_xili_hover:hover{
  color: #28166f;
  border-bottom: 2px solid #28166f;
}
.select_xili_in{
  color: #28166f;
  border-bottom: 2px solid #28166f;
}


/*分页*/
.fenyeDiv{
  width: 100%;
  margin:20px auto;
  overflow: hidden;
  text-align: center;
  margin-top: 50px;
  font-family: "微软雅黑";
}

.fenyeItemDiv{
  margin:0 auto;
  overflow: hidden;
  display: inline-block;
  color: #ffffff;
}
.fenyeItemDiv>li{
  list-style: none;
  float: left;
  min-width: 20px; 
  text-align: center;
  font-size: 15px;
  border: 1px solid #e5e5e5;
}
.fenyeItemDiv>li>a{
  text-decoration: none;
  color: #777777;
  padding: 8px 14px;
  display: block;
}
.fenyeItemDiv>li>a:hover{
  background: #0069c8;
  color: #ffffff;
}
.current{
  background-color: #0069c8;
  padding: 8px 7px;
}


.phoneNav{
  display: none;
}
}


@media (max-width: 767px){

.phoneNav {
    width: 40px;
    height: 40px;
    margin: 12px;
    float: right;
    background-image: url(../images/phoneNav.png);
    background-repeat: no-repeat;
    background-position: center center;
}


img{
  width: 100%;
}
body{
  padding-top: 65px;
  background-color: #ffffff;
  line-height: normal;
}
.clearfloat{
  clear: both;
}
/*anav*/
.navTop{
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  background-color: #0e679f;
  height: 65px;
}
.myNav1{
  width: 100%;
  margin: 0 auto;
  position: relative;
  
}
.logoDiv{
  width: 100px;
  display: block;
  float: left;
  margin: 14px 0 14px 10px;
  float: left;
}
.myNav2{
  float: left;
  background-color: #0e679f;
  width: 100%;
  display: none;
}
.NavRightUl{
  margin: 0 auto;
  padding: 0;
}
.navli{
  list-style: none;
  position: relative;
}
.NavRightA{
  text-decoration: none;
  padding: 10px 22px;
  display: block;
  margin-top: 1px;
}
.NavRightA_Click{
  background-color: #01253c;
}
.NavRightA:hover{
  background-color: #01253c;
  text-decoration: none;
}
.Tit_Ch{
  font-size: 16px;
  color: #ffffff;
  display: block;
  font-family: "宋体";
}
.search_btn{
  float: right;
  margin-top: 20px;
  cursor: pointer;
  display: none;
}
.search_btn .iconfont{
  color: #ffffff;
  font-size: 20px;

}


.searchfrom2{
  overflow: hidden;
  display: inline-block;
  position: absolute;
  right: -7px;
  top: 14px;
  display: none;
}
.searchText2{
  border: 0!important;
  border-bottom: 1px solid #ffffff!important;
  color: #ffffff;
  width: 130px;
  height: 28px;
  padding: 0 10px;
  float: left;
  background-color: transparent!important;
  margin: 0;
}
.searchBtn2{
  border: 0;
  color: #ffffff;
  font-size: 20px!important;
  height: 34px;
  width: 34px!important;
  float: left;
  cursor: pointer;
  background-color: transparent;
}

/*abootom*/
.mdBottom{
  background-color: #000000;
  width: 100%;
}
.bottomConDiv{
  width: 100%;
}
.bottomCon{
  width: 100%;
  margin: 0 auto;
  padding: 10px 0 0 0;
  overflow: hidden;
}
.bottomNav{
  width: 905px;
  float: left;
  border-right: 1px solid #696b6a;
  display: none;
}
.NavUl{
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.NavUl>li{
  list-style: none;
  float: left;
  margin: 0 60px 0 0;
}
.liTit{
  color: #dadada;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 10px;
}
.BTerjiUl{
  margin: 0;
  padding: 0;
}
.BTerjiUl>li{
  list-style: none;
}
.BTerjiA{
  text-decoration: none;
  font-size: 12px;
  color: #696b6a;
  display: inline-block;
  padding: 3px 0;
}
.BTerjiA:hover{
  color: #ffffff;
}

.bottomlink{
  float: left;
  margin-left: 10px;
}
.btalink{
  color: #696b6a;
  font-size: 14px;
  margin-bottom: 10px;
}
.btimg{
  width: 100px;
  padding-top: 20px;
  display: none;
}
.beianDiv{
  width: 100%;
}
.beian{
  margin: 0 auto;
  width: 100%;
  border-top: 1px solid #696b6a;
}
.beian>span{
  font-size: 12px;
  color: #444444;
  display: inline-block;
  padding: 5px;
}
.beian a{
  text-decoration: none;
  font-size: 12px;
  color: #444444;
}
.beian a:hover{
  color: #ffffff;
}

/*other*/
.SBanner{
  width: 100%;
  min-width: 1200px;
}
.ymtit{
  padding: 30px 0 10px 0;
  border-bottom: 1px dashed #e1e1e1;
}
.ymtit_ch{
  color: #28166f;
  font-size: 25px;
  font-weight: bold;
}
.ymtit_es{
  color: #9f9fa0;
  font-size: 15px;
  text-transform: uppercase;
  margin-left: 20px;
}
.select_xili{
  border-bottom: 1px solid #f0f0f0;
}
.select_xili>span{
  color: #282828;
  font-size: 16px;
  display: inline-block;
  border-bottom: 2px solid transparent;
  padding: 16px 0;
  margin-right: 70px;
  cursor: pointer;
}
.select_xili_hover:hover{
  color: #28166f;
  border-bottom: 2px solid #28166f;
}
.select_xili_in{
  color: #28166f;
  border-bottom: 2px solid #28166f;
}


/*分页*/
.fenyeDiv{
  width: 100%;
  margin:20px auto;
  overflow: hidden;
  text-align: center;
  font-family: "微软雅黑";
}

.fenyeItemDiv{
  margin:0 auto;
  overflow: hidden;
  display: inline-block;
  color: #ffffff;
}
.fenyeItemDiv>li{
  list-style: none;
  float: left;
  min-width: 20px; 
  text-align: center;
  font-size: 15px;
  border: 1px solid #e5e5e5;
}
.fenyeItemDiv>li>a{
  text-decoration: none;
  color: #777777;
  padding: 8px 14px;
  display: block;
}
.fenyeItemDiv>li>a:hover{
  background: #0069c8;
  color: #ffffff;
}
.current{
  background-color: #0069c8;
  padding: 8px 7px;
}
}