*{
    margin:0;
    padding:0;
    font-size:14px;
    list-style:none;
    text-decoration:none;
    color:#333;
    font-family:"微软雅黑";
    font-weight:normal;
    behavior: url(ie-css3.htc);
}
img {
    border:none;
}
.lf{
    float:left;
}
.rt{
    float:right;
}
#nav{
    width:100%;
    height:85px;
    background:#4AB8F3;
    margin:20px 0;
    overflow:hidden;
}
#nav_main{
    width:1300px;
    margin:0 auto;
}
#logo{
    float:left;
    width:267px;
    height:85px;
    background:url(../imgs/logo.png) no-repeat;
}
#tip{
    float:left;
    margin-top:12px;
}
#tip li{
    float:left;
    padding:20px 35px;
}
#tip li a{
    color:#333;
    font-size:18px;
}
#tip li a.white{
    color:#fff;
}
#tip li a:hover{
    color:#fff;
}
.log_in{
    float:left;
    margin-top:32px;
    margin-left:30px;
}
.log_in a{
    padding:5px 15px;
    border:1px solid #fff;
    border-radius:3px;
    color:#fff;
}
.txt{
    width:1000px;
    margin:50px auto;
}
.txt h1{
    text-align:center;
    font-size:40px;
    margin:10px 0;
}
.txt>p{
    text-align:center;
    font-size:16px;
}
.txt .news_tip{
    width:700px;
    margin:40px auto;
}
.txt .news_tip>li{
    float:left;
    color:#666;
    margin-left:70px;
}
.txt .news_tip>li>a{
    padding:15px 40px;
    font-size:16px;
    border:1px solid #ccc;
    border-radius:5px;
}
.txt .news_tip>li>a.active{
    background:#4AB8F3;
    color:#fff;
}
.waterfull{
    width:1000px;
    margin:0 auto;
    overflow:hidden;
}
.waterfull .details{
    margin:50px 0;
}
.waterfull .details li{
    float:left;
    margin-bottom:40px;
    width:300px;
    margin-right:20px;
}
.waterfull .details li:nth-child(3n){
    margin-right:0;
}
.waterfull .details li  a{
    display:block;
    width:300px;
    height:200px;
}
.waterfull .details li  a img{
    width:300px;
    height:200px;
}
.waterfull .details li:hover .bor{
    border:1px solid #4AB8F3;
    border-top:0;
}
.waterfull .bor{
    border:1px solid #ddd;
    border-top:0;
    padding:10px;
    padding-bottom:60px;
}
.waterfull .details li h3{
    font-size:18px;
    color:#000;
}
.waterfull .details .item p{
    margin:15px 0;
    width:280px;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space: nowrap;
}
#footer{
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    height:100px;
    background:#4AB8F3;
    z-index:100;
}
#footer .foot_txt{
    width:1000px;
    margin:0 auto;
    overflow:hidden;
}
#footer .foot_txt ul{
    float:right;
    margin-top:45px;
}
#footer ul li{
    float:left;
    border-right:1px solid #fff;
    color:#fff;
    padding:0 10px;
}
#footer ul li:last-child{
    border:0;
}
/*gonhgong*/
.zh{
    float:left;
    margin:10px 10px 10px 20px;
    clear:right;
}
.zh>ul>li{
    margin-top:15px;
    height:25px;
    line-height:25px;
    float:left;
}
.zh>ul>li>img{
    vertical-align:text-bottom;
    padding-right: 20px;
}
.zh>ul>li>a{
    font-size: 18px;
    color:#7A7A86;
}
.zh>.tt>.t0{
    height:90px;
}
.zh>.tt>.t0>.t1>li{
    float:left;
    padding-right:10px;
}
.zh>.tt>.t0>.t1>li>.t2>li>a{
    color:#939298;
}

.zh>.tt>.t0>.t1>li>.t2>li:first-child{
    font-size: 20px
}
.xx>li{
    float:left;
    padding-right: 20px;
}
.xx>li>img{
    vertical-align:text-bottom;
    padding-right: 5px;
}
.xx>li>a{
    color:#333333;
}
/*右边部分*/
.zh>.tt>li>.you{
    float:left;
    margin-top:30px;
    margin-left: 470px;
    padding:0px 3px 7px 6px;
}
.zh>.tt>li>.you>ul>li{
    float:left;
    margin-right:1px;
    font-size: 15px;
    background-color:#4AB8F3;
    padding:5px 5px;
    text-align: center;
}
.zh>.tt>li>.you>ul>li:first-child>a{
    color:#FFFFFF;
    vertical-align: super;
}
.zh>.tt>li>.you>ul>li:last-child{
    padding:8px 10px 4px 10px;
}
.zh>.tt>li>.you>ul>li .cz{
    color:#ffffff;
}
