@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body{background:#FFFFFF;width: 100%;font-size:14px; color:#000; line-height:24px; font-family:"微软雅黑", "黑体", "宋体";}
a{color: #000000;text-decoration: none;}
a:hover{text-decoration: none;}
img { border:none; }
a:hover{color: #b50000;}
ol,ul,li { list-style:none; }
table { border-collapse:collapse; }
.f-l{float:left}
.f-r{float:right}
.clear{zoom:1}
.clear:after{content: '';display: block;clear: both;}
.ques_wrap{width: 1200px;margin: 0 auto;}

#banner_wrap{background: #0b56b4;width: 100%;}
.banner-inner{height: 300px;width: 1200px;margin: 0 auto;}
.intro-inner{width: 1200px;margin: 0 auto;}
.intro-inner{padding: 10px 20px;}
/*new css*/
.sub a{font-family:"微软雅黑", "黑体", "宋体";background: #0147a9;border: 0px;width: 260px;margin: 0 auto;height: 40px;line-height: 40px;font-size: 16px;color: #FFFFFF;margin: 20px 0px 0px 10px;display: block;text-align: center;}
.sub a:hover{background: #eb9500;}
.ques_wrap{}
.qresone{border-bottom: 1px dotted #dddddd; border-right: 2px solid #F9F8F8;padding: 32px 20px 32px 20px;-webkit-transition:0.2s linear;transition:0.2s ease-in;font-size: 16px;}
.qresone:hover{border-right: 2px solid #0096a9;background: #efeeee;}
.qresone h3{font-size: 18px;font-weight: bold;}
.qresone h3 span{width: 24px;height: 24px;background: #0096a9;text-align: center;display: inline-block;border-radius: 50%;color: #FFFFFF;margin-right: 4px;}
.qresone ul{margin: 20px 0px 0px 8px;}
.qresone ul li{float: left;width: 180px;margin-bottom: 5px;}
.sub{text-align: center;}
.sub input{background: #e80028;border: 0px;width: 350px;margin: 0 auto;height: 48px;line-height: 48px;font-size: 18px;color: #FFFFFF;margin: 50px 0px 0px 10px;}
.sub input:hover{background: #d80025;}
.infoma p{font-size: 14px;}
.infone{float: left;width: 350px;margin: 6px;}
.infone b{width: 80px;display: inline-block;}
.infone input{width: 230px;height: 24px;}
.infone span{margin-left: 5px;color: red;}
#footer_wrap{background: #282828;}
.footer-inner{color: #FFFFFF;text-align: center;padding: 10px 0px;margin-top: 80px;}
#tinybox{position:absolute; display:none; padding:10px; background:#ccc url(http://webstorage.eepw.com.cn/images/activity/newregister/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000;}
#tinymask{position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#FFFFFF; z-index:1500;}
#tinycontent{background:#fff; font-size:1.1em;}

/*header*/
.tall_h_wr_line{background:#fff;}
.tall_h{width:1200px; margin:0 auto;}
.tall_h .f_l{ float:right; width:830px;}
.tall_h .f_r{ width:270px; float:left;}
.tall_h .f_r1{ float:right; width:330px; text-align:right; padding:30px 0px;}

/*多级菜单*/
#nav { 
line-height: 101px; list-style-type: none; background:#fff; z-index:1000; width:830px; margin:0 auto; font-size:18px;
} 
#nav a { 
display: block; text-align:center; color:#fff; padding:0px 25px;
} 
#nav a:link { 
color:#333; text-decoration:none; 
} 
#nav a:visited { 
color:#fff;text-decoration:none; 
} 
#nav a:hover { 
color:#000;text-decoration:none;font-weight:normal; 
} 
#nav li { 
float: left; background:#fff; 
} 
#nav li a:hover{ 
background:#0096a9; color:#fff; 
}
#nav li a.hover{ 
background:#0096a9; color:#fff; 
} 

#nav li ul { 
line-height: 27px; list-style-type: none;text-align:left; 
left: -999em; width: 180px; position: absolute; 
} 
#nav li ul li{ 
float: left; width: 155px; 
background: #F6F6F6; z-index:100;
} 
#nav li ul a{ wedisplay: block; width:145px;text-align:left;padding:5px 0px 5px 10px; 
} 
#nav li ul a:link { 
color:#666; text-decoration:none; 
} 
#nav li ul a:visited { 
color:#666;text-decoration:none; 
} 
#nav li ul a:hover { 
color:#F3F3F3;text-decoration:none;font-weight:normal; 
background:#1E96FF; 
} 
#nav li:hover ul { 
left: auto; 
} 
#nav li.sfhover ul { 
left: auto; z-index:9999;
} 
#content { 
clear: left; 
}