@charset "utf-8";
*{margin:0;padding:0;}
body, html{width:100%;height:100%;}
body{background-color:#A3D8F8;}
.main{ width:1024px; height:auto; margin:0 auto;}
.header{ width:1024px; height:auto;margin:0 auto; } 

#menu{ width:1024px; height:47px; background-color:#F00;background:url(../images/menu_mid.png) repeat-x; border-radius:10px;}
#menu ul{ list-style-type:none;}
#menu ul li{ float:left; line-height:27px; padding-left:25px;}
#menu ul li a{ height:27px; display:block; padding:10px 21px; font-size:18px; text-decoration:none;
font-weight:600; color:#fff; position:relative;}

#menu ul li a:hover{ background:url(../images/menu_after.png) repeat-x}

#menu li.selected a,.nav li a.selected{background-position:0 -40px;text-decoration:none;}
#menu li.selected a span,.nav li a.selected span{color:#ff7e00;}
#menu li.selected .submenu{display:block;}
#menu li .submenu{border-style:solid;border-width:0px 1px 1px 1px;border-color:#ddd;padding:0 5px 5px 5px;background:#3E99DD; position:relative; z-index:1000;}
#menu li .submenu{-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;-moz-box-shadow:0 5px 5px #D3D3D3;-webkit-box-shadow:0 5px 5px #D3D3D3;box-shadow:0 5px 5px #D3D3D3;}
#menu li .submenu li{float:none;padding:0;background:none;height:auto;border-bottom:dotted 1px #BEBEBE;}
#menu li .submenu li.last{border:none;}
#menu li .submenu li a{float:none;padding:0;text-align:center; font-size:16px;height:30px;line-height:30px;}
#menu li .submenu li a:hover{background:#0CF;font-weight:800;}

.maincontent{ width:1024px; height:215px; margin:0 auto; position:relative; }
.logo{ width:260px; height:65px; background:url(../images/logo.png) no-repeat; margin:60px 380px 0px 380px;}

.search{ width:700px; height:42px; margin-left:200px; margin-top:30px; position:absolute; top:60px; z-index:200}
.searchcss{width:570px; height:40px;border:#09C 1px solid; font-size:20px; color:#666; margin-right:12px;}
.submit{width:90px; height:42px; background-color:#FEA201; border:#FEA201 1px solid; color:#FFF; font-family:"微软雅黑"; font-size:18px; font-weight:600; border-radius:10px; cursor:pointer;}
.research{ width:600px; height:30px; line-height:40px; font-size:14px; color:#000; font-weight:600; margin-left:10px;}
.research a{ margin-right:10px; color:#F90; text-decoration:none; font-size:13px}
.research a:hover{ text-decoration:underline;}

.chuzhongcontent{ width:1024px; height:150px; margin:0 auto; margin-bottom:3px;}
.gaozhongcontent{ width:1024px; height:150px; margin:0 auto; margin-bottom:3px;}
.xiaoxuecontent{ width:1024px; height:150px; margin:0 auto; margin-bottom:3px;}

.shijuan{ width:1024px; height:250px; margin:0 auto;}
.shijuantitle{ width:1009px; height:20px; margin:0 auto; background:url(../images/lanmu_bg.png) no-repeat;  padding:10px 0px 5px 0px; border-bottom:#2CC8FA 2px solid;}
.shijuantitle img{ vertical-align:middle; padding-right:10px;}
.shijuantitle span{ vertical-align:middle; font-size:16px; font-weight:600; padding-left:5px;}
.shijuankemu{ margin:8px 20px; border:#E6EAE6 1px solid;float:left;}
.shijuankemu p{ padding:15px; line-height:18px; text-align:center; background-color:#09F; margin:3px;font-size:16px; font-weight:600;}
.shijuankemu p a{ color:#FFF;}

.shipincontent{ width:1024px; height:200px;}
.shipincontent img{ margin-left:25px;}
.shipincontent_rk{ width:120px; height:60px; background-color:#57B8FA; border:#B0DEF6 1px solid; border-radius:10px; margin:35px 30px 0px 30px; float:left; color:#000; font-weight:600; font-size:16px; cursor:pointer;}

.links{width:1024px; height:80px; margin:0 auto; }
.links p{font-size:16px; font-weight:600; padding-left:20px; line-height:40px; text-align:center; }
.links p span a{ margin-left:15px; margin-right:15px; font-size:13px; font-weight:600; color:#000; text-decoration:none}
.links p span a:hover{ text-decoration:underline; color:#F90;}

.bottom{ width:100%; height:30px; margin:0 auto; line-height:30px; margin-top:10px; font-size:14px; color:#ccc; text-align:center; background-color:#1AA8EE;}
.bottom a{ color:#fff; font-family:"黑体"; text-decoration:none }
.bottom a:hover{ color:#F90;}
.bottom_bg{ clear:both; width:100%; height:auto;padding-top:20px;}

#weather1{border-radius:90px;width:150px;height:150px;position:absolute;left:110px;top:-60px;z-index:2;}
#weather2{border-radius:90px;width:150px;height:150px;position:absolute;right:520px;top:-70px;z-index:2;}
#weather3{border-radius:90px;width:150px;height:150px;position:absolute;right:280px;top:-40px;z-index:2;}
