*{margin:0;padding:0;font-size:13px;font-family: "Microsoft YaHei","黑体","宋体","Arial",sans-serif;cursor: default;box-sizing: border-box;}
a{text-decoration:none;cursor: pointer; }

 
a:active {background:transparent}

li{list-style: none;}
.commonhead{display: flex;justify-content:space-between;align-items: center;width: 100%;height: 50px;padding: 0 20px;background:#302b2b;position:fixed;top:0}
.commonhead .img2{width:20px;}
.commonhead .img1{width:28px;}
.commonhead{width: 100%;background: #302b2b;color: #fff;text-align: center;}
.commonSection{margin-top:50px}
.commonmg10{margin:10px 0}
.asidenav {position: fixed;right: 0;top: 250px; background: #3F7CF8;padding: 6px 7px 3px;border-radius: 7px;}
.asidenav img{width:32px}
.menu .active{color:#3e85ff !important}
.menu a {text-decoration: none;display: block;color:#302b2b;font-size: 15px;}
.menu {box-shadow:0 0 9px #bbb;background:#fff;left: 0px;position: fixed;top: -500px;display: block;width:100%;min-width: 140px;z-index: 101;transition: all 0.4s ease;-moz-transition: all 0.4s ease;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;position: fixed;overflow: auto;color:#302b2b}
.menu.menu-open {top: 50px;}
.menu >ul {list-style: none;overflow: hidden;}
.menu >ul> li {width:calc(100% - 40px);margin: 0 auto;position: relative;position: relative;line-height: 36px;overflow: hidden;border-bottom: 1px solid #ddd;} 
.menu >ul> li:last-child{border:0}
.menu >ul >li.hasChild > a  {background:url('/phone/static/common/down.png') no-repeat center right;  background-size:12px;}
.menu >ul >li.hasChild.open {width:100%}
.menu >ul >li.hasChild.open > a {margin:0 20px;background:url('/phone/static/common/up.png') no-repeat center right;background-size:12px;}
.menuchild {height: 0;overflow: hidden;position: relative;transition: height 0.4s ease;-moz-transition: height 0.4s ease;-webkit-transition: height 0.4s ease;-o-transition: height 0.4s ease;}
.menuchild ul li{border-bottom: 1px solid #ddd;padding:5px 36px;background-color: #E4E4E4;}

.fixfoot{position: fixed;bottom:0;display: flex;justify-content: space-between;align-items:center;width:100%;height:50px;background:#3e85ff;padding:0 10px}
.fixfoot img{width:25px;vertical-align: middle;}
.fixfoot p{width:50%;text-align: center;}
.fixfoot p a{color:#fff;margin-left:5px;font-size:16px}
.fixfoot p:nth-of-type(2){width:1px ;height:25px;border:1px solid #fff;}
.commonfoot{padding: 10px 0 50px;background-color: #302b2b;}
.commonfootlink{padding:10px 20px;}
.commonfootlink p {color:#fff;font-size: 18px;padding-top:10px;opacity: 0.59;}
.commonfootlink div a{font-size:16px;color:#fff;margin: 10px 10px 0 20px ;display: inline-block;width:80px}
.commonfootcomp{background:#1e1c1c;text-align: center;color:#fff;height:94px;display: flex;flex-direction: column;justify-content: space-around;font-size:18px}
.commonfootcomp p{font-size: 18px;}
.commonfootcomp p:nth-of-type(2){color:#707070;font-size: 16px;}
.commonfootcomp p:nth-of-type(2) a{color:#707070;font-size: 16px;}
.pd20{padding:0 20px;}
.commonflex{display: flex;justify-content: space-between;align-items: center;}
.max375{max-width:375px;margin:0 auto}
.sectext{text-align: center;font-size: 28px;margin:26px 0;color:#333;font-weight: bold;}
.sectext1{font-size:18px;text-align: center;color:#333;margin-bottom:26px;}
.commonStyle1{height:115px;display: flex;justify-content: center;align-items: flex-start;padding: 15px 10px;border-radius: 9px;box-shadow: 0 0 6px #bbb;color:#8f8f8f;    margin: 20px auto;line-height:1.6em;}
.commonStyle1 img{width:56px;margin-right:10px}
.commonStyle1 p:first-child{font-size:18px;color:#000;margin-bottom: 5px;width:218px}