.head{
    z-index: 9999;
}
a:hover{
    text-decoration: none;
}
.topnav li a:hover{
color:#EC641A;
}

.head{
background-color: #fff:
}
.head .headInner{

}
body{

}

.Website-name:hover{
cursor: pointer;
}

.Company-introduction{
background-color:#fff;
}

.footer{
font-size:14px;
}
.footer a:hover{
color:#EC641A
}
.footer .content_left p{
font-size:18px;
}
.footer .wechat{
text-align: center;
}
.footer .orange{
font-size:18px;
}
.footer .link {
margin-top:10px;
}
.footer .page-header{
border-bottom: 1px solid #232323;

}

.leader-descr .title-h4{
font-weight:400;	
}


.leader-descr li{
display:block;
color:#727272;
line-height: 25px;
}



.showMobile{
display:none;
}

.wechat img{
display:inline-block;
padding:5px;
background:#fff;
}

.footer .content_left>div{
margin-right: 70px;
}


.myfooter{
background: #333333;
padding:60px 0;
}
.myfooter .myfooterInner{
width: 1100px;
background: #333;
margin: 0 auto;
position: relative;
}
.myfooter .myfooterInner .leftBox{
padding-right: 450px;
}
.myfooter .myfooterInner .leftBox .footerItem{
float:left;
width:25%;
}
.myfooter .myfooterInner .leftBox .footerItem .itemHead{
font-size:20px;
color:#A9A9A9;
padding-bottom: 30px;
}
.myfooter .myfooterInner .leftBox .footerItem .itemNav a{
display:block;
line-height: 30px;
}
.myfooter .myfooterInner .leftBox .footerItem .itemNav a:hover{
color:#EC641A
}
.myfooter .myfooterInner .rightBox{
position: absolute;
right: 0;
top: 0;
width: 400px;
}
.appDL span{
color:#AFA2A7;
display:block;

}
.appDL span a{
display:inline-block!important;;
}
.appDL span img{
height: 15px;
vertical-align: middle;
}

.myfooter .rightBox .footerItem1 .itemHead{
font-size: 20px;
color: #A9A9A9;
padding-bottom: 30px;
}
.myfooter .rightBox .footerItem1 .wxGongZhongHao{
display:block;
width:100px;
padding:5px;
background:#fff;
}

.myfooter .rightBox  .footerItem2{
position: absolute;
right: 10px;
color: #A9A9A9;
top: 10px;
text-align: center;
}
.myfooter .rightBox  .footerItem2 .mobile{
font-size:30px;
color:#F65901;
}

.myfooter .rightBox  .footerItem2 .contect{
color: #F65901;
border: #F65901 solid 2px;
border-radius: 5px;
font-weight: bold;
margin-top: 15px;
padding: 5px;
font-size: 18px;
}
.myfooter .rightBox  .footerItem2 .contect img{
border: none;
vertical-align: middle;
height: 20px;
display: inline-block;
padding-right: 10px;
margin-top: -3px;

}


.myfooter .rightBox .midLine{
    position: absolute;
left: 139px;
height: 100px;
border-left: #696969 solid 1px;
top: 30px;
}

.myfooter .copyright{
color: #A9A9A9;
border-top: #202020 solid 1px;
padding-top: 20px;
}


.makeBy{
text-align: center;
font-size: small;
padding-top: 5px;
}
.makeBy a{
color: #202020;
}
@media screen and (max-width: 768px){
.head .logo{
  height: 50px;
  margin-top: 5px;
}
.head .icon{
  top:10px;
}

.footer{
  font-size:12px;
}
.footer .padding-footer{
  padding-top:0;
}

.footer .link{
width: 180px;
font-size: 18px;
padding: 2px 0;
}
.footer .link img{
 height: 20px;
 margin-top: -5px;
}
.footer .margin-top-20{
     margin-top:0;   
}
.footer .content_left p{
  font-size:14px;
}

.showMobile{
display:block;
}
.showPC{
display:none;
}

.downAndroid {
  padding-top:5px;
}
.downAndroid img{
 height: 15px;
 display: inline-block;
 vertical-align: middle;
}
.downAndroid span{
display: inline-block;
padding:0 1px;
}
.downIOS{
  padding-top:5px;
}
.downIOS span{
display: inline-block;
padding:0 1px;
}
.downIOS img{
 height: 15px;
 display: inline-block;
 vertical-align: middle;
}

.appDownLoad{
position: relative;  
}
.gongZhongHao{
position: absolute;
right: 10px;
text-align: center;
top: 0px;
}
.gongZhongHao img{
width: 55px;
display: block;
padding: 5px;
background: #fff;
}
.gongZhongHao p{
}

.topnav li a{
font-size: 15px;
padding: 10px;
}

.footer .content_left>div{
  margin-right:0;
}
.footer .right{
  width: auto;
}
}	