body{/*font-family: 'SimHei'*/background-color: white!important;}
.my-body{background: #dedede}
.am-slider-default{margin-bottom: 0;}
.am-slider-default .am-direction-nav a{opacity: 0.2}
.nav{height: 90px;min-width: 1200px;;;width: 100%;margin: 0 auto;z-index: 9999;position: absolute;bottom: 0}
.nav ul{;;height: 90px}
.nav ul li{;float: left;height: 90px; line-height:90px;width: 250px;text-align: center;font-size: 22px;margin:0 25px}
.nav ul li a{color: #FFFFFF ;padding: 15px}
.nav ul li a.active{border-bottom: 1px solid white}
.nav-1{background:#0c6fa8;}
.nav-1 img{margin-top: 10px}
.nav ul li:hover a{border-bottom: 1px solid white}

.menu-n img{text-align: center}
.menu-n img{
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 20px;
}

.banner{width: 100%;min-width: 1200px;position: relative;min-height: 500px;}
.banner img{width: 100%}
.footer{margin-top: 50px;margin-bottom: 15px;width: 100%;min-width: 1200px}



.txt{width: 1000px;margin: 20px auto;}
.txt .title{font-size: 18px;font-weight: bold;}
.txt .text{line-height: 24px;color: #999999;font-size: 13px;}
.list{
    padding: 20px 40px 20px 0;
    border-top: 1px solid #e8e8e8;
}
.algincenter{text-align: center;}
.fs22{font-size: 22px}
.txt p{
    /*text-indent: 2em;*/
    font-size: 16px;
    line-height: 2em;
    color: #000000;
}
.txt p a{
    color: #0a6999;
    font-weight: bold;
    text-decoration: underline;
}