﻿*{padding:none; margin:none; list-style:none; margin:0;padding:0; font-family:"微软雅黑", Gadget, sans-serif; }
#top{height:6px;background-color:#1b65b9; margin:0 auto;}
#top .center{width:1200px; margin:0 auto; color:white; font-size:14px;}
#top .center .left_text{float:left; line-height:47px;}
#top .center .right_text{float:right; line-height:47px;}


#logo{height: 161px; margin: 90px auto;}
#logo .center{width:1200px; margin:0 auto;}
#logo .left_logo{float:left; margin-top:20px;}
#logo .search{float:right;margin-top:56px;}
#logo .search.input-text{margin-top:36px;}



#nav{height:67px;background-color:#1b65b9; margin:0 auto;/*margin-bottom:20px;*/}
#nav .center{width:1200px; margin:0 auto; color:white;}
#nav .center a{display:block; float:left; width:148px; height:67px;  line-height:67px; color:white; font-size:16px; margin-left:22px;text-decoration:none; }



/*footer*/
.footer{width:100%; background:#1b65b9;}
.footer .footer-link{line-height:54px; border-bottom:1px solid #3a3a3a; text-align:center; margin-top: 10px;}
.footer .footer-link a{margin-left:66px; color:#fff; font-size:14px;}
.footer .footer-link a:hover{ text-decoration:underline;}
.footer .copyright{line-height:24px; color:#aeaeae; font-size:12px; text-align:center; padding:15px 0; border-top:1px solid #5f5f5f;}


@media (max-width: 1200px) {
    .left_logo img{
        width: 500px;
    }
     #searchForm input[name="keywords"]{
        width: 200px !important;
    }
    #logo .center{
        width: 820px;
    }
}