﻿*{margin:0;padding:0;list-style: none;}
.header{width:200px;position: fixed;left:0px;top:0px;height: 100%;box-shadow: 0px 5px 10px 5px #eae9e9;}
.header h1{text-align:center;margin: 20px auto;max-width: 90%;}
.header h1 img{max-width:100%;}
.header ul{padding:0px 20px;}
.header li.home{border-top:1px solid #ececec;}
.header li{padding:10px 0px;border-bottom:1px solid #ececec;}
.header li a.a1{font-size:16px;color:#575757;padding:0px 0px 0px 13px;display: block;background: url(../images/icon-arrow.png) 140px center no-repeat;}
.header li.active a.a1{color:#004ea2;background: url(../images/icon-arrow1.png) 140px center no-repeat;}
.header li:hover a.a1{color:#004ea2;background: url(../images/icon-arrow1.png) 140px center no-repeat;}
.header form{margin:40px 20px 0px 20px;border:1px solid #d4d4d4;height:27px;line-height:27px;}
.header form input[type='text']{width: 137px;height: 27px;line-height: 27px;text-indent: 10px;}
.header form input[type='submit']{width:20px;height:27px;background:url(../images/icon-search.png) center center no-repeat;float:right;cursor: pointer;}

.Right{width: calc(100% - 200px);float: right;}
.footer{width:100%;background:#55575a;padding:2.5vw 0px 0px 0px;z-index: 99999;position: relative;}

.foot{width:70%;margin:0 auto;min-width:900px;padding: 0px 0px 40px 0px;}
.foot .f_logo{display:none;}
.footL{width:57%;float:left;}
.footL li{float:left;margin-right: calc((100% - 320px)/6);}
.footL li a{color:#fff;display:block;font-size:12px;line-height:24px;}
.footL li a:hover{opacity:0.7;}
.footL li:last-child{margin:0px;}
.footL li a.a1{font-size:14px;font-weight:bold;margin:0px 0px 7px 0px;}
.footR{float: right;position: relative;}
.footR2{width:220px;float: right;}
.footR h1{margin:0px 0px 30px 0px;}
.footR img{max-width:100%;}
.footR .Img{float:left;width: 100px;color: #fff;text-align:center;margin:0px 0px 0px 15px;}
.footR .p1{margin:10px 0px;font-size:12px;}
.footR .Img1{margin:0px;}
.footR select{width:100%;height:26px;line-height: 24px;border:1px solid #6e6f70;color:#fff;text-indent:15px;font-size:12px;background: url(../images/icon-down.png) 195px center no-repeat;appearance:none;-moz-appearance:none;-webkit-appearance:none;outline: none;}
.footR select option{color:#333;}
.footR1{float: left;position: absolute;right: 240px;width: 390px;text-align: right;bottom: 0px;}
.footR1 a{color:#fff;}
.footR1_1 a{font-size:14px;}
.footR1_1 a:after{content:"";display:inline-block;width: 2px;height:13px;background:#fff;margin:0px 14px 0px 16px;position:relative;top:2px;}
.footR1_1 a:last-child:after{display:none;}
.footR1_2{color:#fff;font-size:18px;margin:12px 0px 0px 0px;}
.footR1_2 em{font-size:24px;font-family:'Lucida Bright';font-style:italic;font-weight:bold;}

.copyright{line-height: 22px;border-top:1px solid #6e6f70;color:#fff;font-size:12px;padding: 10px 0px;}
.footer .copyright .center{width:70%;margin:0 auto;min-width: 1000px;position: relative;}
.copyright .a1{float:right;color:#fff;position: absolute;top: 12px;right: 0px;}







@media(max-width:1024px){
    .header{position: relative;width: 100%;box-shadow: 0px 0px 0px 0px #fff;height: 50px;line-height: 50px;}
    .header h1{float:left;max-width: 60%;margin: 2px 0px 0px 2.5%;line-height: 40px;} 
    .header h1 img{max-height: 42px;vertical-align: middle;}
    .header .open{width: 33px;height: 24px;background:url(../images/icon-open.png) center center no-repeat;display:block;position:absolute;right: 2.5%;background-size: cover;top: 50%;margin-top: -12px;}
    .header ul{padding:0px;position: absolute;background: #fff;width: 100%;top: 50px;z-index: 9999999;display: none;}
    .header li{padding:0px;}
    .header li a.a1{height: 45px;line-height: 45px;background:#fff;text-align:center;}
    .header form{display:none;}
    .header li.active a.a1{background:#003c99;color:#fff;}
    .header li:hover a.a1{background:#003c99;color:#fff;}
    .Right{width:100%;float: none;}

    .footer{padding:20px 0px 0px 0px;}
    .foot{width:90%;min-width: auto;padding: 0px 0px 20px 0px;}
    .foot .f_logo{display:block;margin: 0px 0px 25px 0px;}
    .foot .f_logo img{max-width: 45%;}
    .footL{width:100%;float:none;}
    .footL li a.a1{font-size:12px;color: #e2e2e2;}
    .footL li a{font-size:10px;line-height: 20px;color: #999999;}
    .footL li{width: calc((100% - 15px)/5);margin: 0px 3px 0px 0px;}
    .footL li:mth-child(6){margin:0;}
    .footR{float:none;width:100%;}
    .footR1{display:none;}
    .footR h1{display:none;}
    .footR2{float:none;margin: 30px auto 0px;width: 220px;}
    .footR select{display:none;}
    .copyright{line-height: 20px;padding: 10px 0px;}
    .footer .copyright .center{width: 90%;min-width:auto;}


    .copyright .a1{position: unset;float: none;margin: 10px 0px 5px 0px;display: block;}

       




}











