
*{ margin:0; padding:0;}
a{color:#333333; text-decoration:none; cursor:pointer;}
img{ border:none;}
ul,li{ list-style:none;}
.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}
body{font-size:18px; width:100%; min-width:320px; color:#333333; overflow:auto;font-family:"Microsoft YaHei", "微软雅黑", "宋体", "SimSun", "Arial";}

#body{ width:100%; height:auto; background:#f2f5f6; overflow:hidden;}
/*顶部*/
#top{ width:100%; height:auto; overflow:hidden; background:#220e44;}
.top{ width:1200px; height:35px; line-height:35px; margin:0 auto;}
.top .top_1{ width:50%; height:auto; float:left; font-size:18px; color:#fff;}
.top .top_2{ width:40%; height:auto; float:right; font-size:18px; color:#fff;}
.top .top_2 a{ padding:0 20px; height:24px; line-height:24px; float:right; font-size:16px; color:#303d4a; background:#fff; text-align:center; border-radius:5px; margin-left:10px; margin-top:6px;}
/*顶部*/

/*导航*/
#nav{ width:100%; height:auto; overflow:hidden; background:#fff;}
.nav{ width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.nav .logo{ width:240px; height:auto; float:left;}
.nav .nav_1{ width:950px; height:auto; float:right; font-size:18px; margin:12px 0;}
.nav .nav_1 li{ height:30px; line-height:30px; float:left; margin-left:38px; padding:0 16px; color:#454545;}
.nav .nav_1 .nav_li1{ margin-left:0;}
.nav .nav_1 .nav_li2{ background:#303d4a; color:#fff; border-radius:5px;}
/*导航*/
/*banner*/
#banner{ width:100%; height:auto; overflow:hidden;}
.banner{ width:100%; height:auto; overflow:hidden;}
.banner img{ width:100%; height:auto;}
/*banner*/
/*底部*/
#font{ width:100%; height:auto; overflow:hidden; background:#271f32;}
.font{ width:1200px; height:auto; overflow:hidden; margin:0 auto; text-align:center; color:#fff; padding:34px 0; font-size:16px;}
.font p{ margin-bottom:5px;}
.font a{ color:#2d6cdf; color:white;}
/*底部*/











