        ul,li{list-style-type: none;margin:0;padding:0;}
        body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,a {margin:0;padding:0;outline:0; font-size:12px;} 
        body{width: 100%;overflow-x: hidden;min-width: 1140px;font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体"}
        .bold {font-weight:bold}
        .normal {font-weight:normal}
        .fn {font-family:Arial}
        .sfh {font-family:'微软雅黑'}
        .georgia {font-family:Constantia,Georgia}
        
        .relative {position:relative}
        .absolute {position:absolute}
        .fixed {position:fixed}
        h5,h5 a{ font-size:14px;}
        h4,h4 a{ font-size:18px;} 
        h3,h3 a{ font-size:24px;} 
        h2,h2 a{ font-size:30px;} 
        h1,h1 a{ font-size:36px;}
        .span-1 {width:75px}
        .span-2 {width:220px}
        .span-3 {width:265px}
        .span-4 {width:360px}
        .span-5 {width:455px}
        .span-6 {width:550px}
        .span-7 {width:645px}
        .span-8 {width:740px}
        .span-9 {width:835px}
        .span-10 {width:930px}
        .span-11 {width:1025px}
        .span-12 {width:1120px}
        .span-13 {width:1215px}

        .span-mr{margin-right: 20px}
        .span-ml{margin-left: 20px}
 
        .col-1 {height:50px}
        .col-2 {height:130px}
        .col-3 {height:190px}
        .col-4 {height:260px}
        .col-5 {height:330px}
        .col-6 {height:400px}
        .col-7 {height:645px}
        .col-8 {height:740px}
        .col-9 {height:835px}
        .col-10 {height:930px}
        .col-11 {height:1025px}
        .col-12 {height:1120px}
        .col-13 {height:1215px}
        .span-mt{margin-top: 20px}
        .span-mb{margin-bottom: 20px}
        .warp{width:1120px;margin:0 auto;}
        .warp._modulewarp {position: relative;padding:10px;width: 1140px;box-sizing: border-box;}
        .page{font:14px/1.6 'Microsoft YaHei',微软雅黑,'MicrosoftJhengHei',STHeiti,'LiHei Pro Medium',华文雅黑;letter-spacing:.01em;color:#333}
        ._module{position: relative;}
        ._modulebox{width:1140px;position: relative;min-height: 120px;}
        ._modulebox p{font-size:14px;}
         
        ._module.item{height:330px;float:left;margin-right: 20px;margin-bottom: 20px;overflow:hidden;}
        
        .titlebar{min-height:150px;max-height: 650px;position: relative;}
        .titlebar h2{line-height: 1.7em}
        .titlebar .switch{position: absolute;top:0;right:0px;background: #357ca5;border-radius: 4px;color:#fff;padding:5px 15px 5px 15px;border-top-right-radius: 0;border-top-left-radius: 0}
        .titlebar h1{font-size: 30px;font-weight: bold;}
        .titlebar h2{font-size:16px;margin-top: 10px;}
        .titlebox{position: absolute;top:20px;left:50px;z-index: 9;max-width: 1120px}
        .banner{width:1920px;position: absolute;left:50%;margin-left:-960px;}
        .banner li{width:1920px;text-align: center}
        .banner img{margin:0 auto;}
        .empty{width:100%;padding:40px 0;font-size: 12px;color:#666;text-align: center;}
        .empty:after{content:"暂时没有内容!";}

        /* 导航 */ 
        .nvabar{height:46px;line-height:46px;width:100%;margin:0 auto;margin-bottom: 20px;z-index: 9;position: relative;} 
        .nvabar .nav{width:1120px;height:46px;margin:0 auto;position: absolute;left:50%;margin-left: -560px} 
        .nvabar .nav a{font-size: 14px;display: block;cursor: pointer;}
        .nvabar .nav a:hover{text-decoration: none;}
        .nvabar .nav a{padding:0 20px;}
        .nvabar .nav > ul > li{float: left;min-width: 4em;font-size: 14px;height:46px;position: relative;display: block;} 
        .nvabar .nav > ul > li > a{height:46px;}
        .nvabar .nav > ul > li > ul{position: absolute;width:auto;margin-left: -10px;visibility:hidden;opacity: 0}
        .nvabar .nav > ul > li > ul > li{width:auto;white-space:nowrap;}  
        .nvabar .nav > ul > li:hover ul{display: block;margin:0; visibility:visible;opacity: 100;} 
        .nvabar .nav > ul > li:hover ul,.nvabar .nav li:hover > a,.nvabar .nav a,.nvabar .nav > ul > li > a{
            transition: all .2s;
            -moz-transition: all .2s;
            -webkit-transition: all .2s;
            -o-transition: all .2s;
        }
        .nvabar.small{width:1120px;}
        .nvabar .add{padding:0;height:44px;width:44px;border:1px dashed rgba(255,255,255,0.4);text-align: center;}
        .nvabar .nav > ul > li.add a{height:44px;font-size: 40px;padding:0;line-height: 36px;color:rgba(255,255,255,0.4);} 
        .rig{width: 300px;margin-left: 22px;background-color: #f6f6f6;padding: 0 11px;}

        /* 底部 */
        .footer{padding:36px 0 78px;background-color:rgba(246,246,246,.7);margin-top: 40px;}
        .cc{display: block;}
        .cc:after{display: block;visibility: hidden;clear: both;height: 0;content:'.';}
        .fl{float: left;}
        .fr{float: right;}
        .fomber{width:756px;}
        .fbot{width: 100px;margin-left: 25px;font-size: 12px;color: #999;}
        .tc{text-align: center;}
        a{text-decoration: none;color: #666;cursor: pointer;-webkit-transition:.2s all;}
        .fomber li.on{border-left: none;padding-left: 0;}
        .fomber li.of{border-right: none;}
        .fomber li {padding: 0 9px;border-right: 1px solid #b9b9b9;border-left: 1px solid #5a5a5a;height: 15px;line-height: 15px;color: #333;font-size: 14px;float: left;}
        .fomber p {line-height: 26px;font-size: 12px;color: #666;}
        .mt15{margin-top: 15px;}
        .block{display: block;}
        .ma{margin: 0 auto;}

        /* 头部 */
        .leoexhead{font-size: 12px;height: 36px;line-height: 36px;position: relative;}
        .leoexhead a{color: #c7e8dd;}
        .w100{width: 100%;}
        .leoexheadbg{background-color: #096;position: absolute;left: 0;top:0;height: 36px;z-index: 100;}
        .leoexheadleft{margin-left: 15px;}
        .leoexheadleft p {color: #c7e8dd;}
        .leoexheadright{right: 0;top:0;height: 36px;line-height: 36px;font-size: 13px;}
        .leoexheadleft p a:hover{text-decoration:underline}
        .leoexheadright a{display:block;width:76px;height:36px}
        .cohover:hover{background:#fc6;color:#515151}
        .zohover{color:#c7e8dd;}
        .zohover:hover{color:#fc6;}
        .leoexheadright1{height:36px;width:35px;text-align:center}
        .leoexheadright1 img{display:block}
        .leoexheadrightimg{top:9px;left:0;z-index:101}
        img.leoexheadrightimg{top:9px;left:0;z-index:101}
        .leoexheadrightimg1{top:-150px;z-index:99;right:18px;opacity:0}