.header{
    width:100%;
    position: relative;
    z-index: 100;
}
.header-set{
    position: relative;
}
/* .logo{
    margin-bottom: 20px;
    margin-top: 10px;
    margin-right: 8%;
} */
.header-set .header-nav a{
    color: #222;
    font-weight: bold;
}
.header-set .header-nav ul.yincang2 a{
    font-weight:normal;
}
.header-nav,.logo,.ENlist{
    float: left;
}
.ENlist a{
    color: #222;
}
.header-nav{
    width:56%;
}
.phone{
    float:right;
    /* margin-right: 2%; */
}
.active>a{
    color: #2e4297;
}
.nav-li{
    /* float: left;
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 5%; */
}
.nav-li:hover{
    color: #2e4297; 
}
.ENlist{
    /* margin-left: 100px; */
    /* padding-top: 30px;
    padding-bottom: 20px;
    width: 13%;
    text-align: center; */
}
.enlist{
    margin-left: 13px;
}
.cnlist{
    margin-right: 13px;
    color: #2e4297
}
.enlist,.cnlist{
    float: left;
}
.listL{
    float: left;
    padding-top:0px;
}
.phone{
    /* margin-top: 22px; */
}
.pc_phone{

}
.m_phone{
    display: none;
}
.three{
    height: 100%;
    position: absolute;
    right: -10px;
    width: 10%;
    z-index: 50;
    /* padding-top: 22px; */
    background: #f5f5f5;
}
.header-set .three div{
    left: 27%;
    border-radius: 3px;
    width: 35%;
    height: 4px;
    background: #999;
    margin:auto;
    position: absolute;
    transition-duration:0.5s; 
}
.header-set .three div:nth-child(1){
    top: 35%;
}
.header-set .three div:nth-child(2){
    top: 47%;
}
.header-set .three div:nth-child(3){
    top: 59%;
}
.header-set .three .xie:nth-child(1){
    transform:rotateZ(-44.5deg);
    top:47%;
    left:27%;
}
.header-set .three .xie:nth-child(2){
    transform:rotateZ(44.5deg);
    left:27%;
}
.iphonemenu{
    /* display: none; */
    width: 100%;
    position: absolute;
    right: 0;
    z-index: 1000;
    top: 100%;
    /* text-align: right;
    padding-right: 10px; */
    background: white;
}
.iphonemenu>ul>li{
    width: 80%;
    line-height:35px;
    border-bottom: 1px solid #f5f5f5;
    /* text-align: center; */
    padding: 0px 10%;
    font-size: 18px;
}
.closephone{
    width: 25px;
    height: 25px;
    position: absolute;
    right: 30%;
}
.havemenu{
    width: 30px;
    height: 30px;
}
.jiahao{
    background: url(../image/timg111.png)/*tpa=http://www.chinese-mg.com/themes/basicen/skin/image/timg111.png*/ right no-repeat;
}
.jianhao{
    background:url(../image/timg1111.png)/*tpa=http://www.chinese-mg.com/themes/basicen/skin/image/timg1111.png*/ right no-repeat;
}
.iphonemenu>ul>li>a{
    width: 100%;
    padding: 5px 0px;
}
.yincang{
    display: none;
    /* position: absolute; */
    z-index: 500;
    top: 60px;
    /* border-radius: 10px; */
    /* text-align: center; */
    margin-right: 50px;
    vertical-align:top;
}
.yincang2{
    display: none;
    position: absolute;
    z-index: 500;
    top: 60px;
    /* border-radius: 10px; */
    text-align: center;
    margin-right: 50px;
    vertical-align:top;
    border-top: 2px solid #2a3c8b;
}
.closephone,.iphonemenu{
    display: none;
}
.three{
    display: none;
}
.yincang2 li{
    width: 105px;
    line-height: 45px;
    font-size: 16px;
    background:white;
    color: black;
   text-align: left;
   padding-left: 30px;
   letter-spacing: 1px;
   border-bottom: 1px solid #ccc;
}
.yincang li{
    width: 96%;
    line-height: 30px;
    font-size: 12px;
    background:white;
    color: #999;
   /* text-align: center; */
   /* border-bottom: 1px solid #ccc; */
}
.yincang li a{
    color: #999;
}
.yincang2 li:hover a{
    color: #2a3c8b;
}
.yincang li a {
    font-size: 16px;
}

.iphonemenu>ul>li:last-child{
    border-bottom: none;
    line-height:100px;
    text-align: center;
    padding-top:35px;
}
.iphonemenu>ul>li>a{
    color: #222;
}
/*2018年10月23日*/
.header-nav{
    /*width:56%;*/
    width:69%;
}