@charset "utf-8";
/* CSS Document */

*---------reset---------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding: 0; margin: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-weight: normal; font-style: normal; }
ol, ul { list-style: none; margin: 0; padding: 0; }
caption, th { text-align: center; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
q:before, q:after { }
abbr, acronym { border: 0; }
/*---------end reset-------*/
*{padding:0px;margin:0px;}
a { color:#333; text-decoration:none }
a:hover { text-decoration:underline; }
p a {color:#ba2636}
.clear { clear:both }
body{ background:#a6730f;font-family:"微软雅黑", "宋体";}
.container { margin:0 auto; width:1000px; padding:0; min-width:1000px;}
.mr30{ margin-right:30px }
.mr50{ margin-right:50px }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix {*zoom:1;}
.dotted { clear:both; height:21px; background:url(http://y0.ifengimg.com/package/t_20120920__4134/images/dotted.png) repeat-x 0 center; margin:0 10px; display:block}
.fr { float:right;_display:inline }
.fl { float:left;_display:inline }
.hr_5{height:5px;overflow:hidden;}
.hr_10{height:10px;overflow:hidden;}
.hr_15{height:15px;overflow:hidden;}
.hr_20{height:20px;overflow:hidden;}
.hr_30{height:30px;overflow:hidden;}
.hr_40{height:40px;overflow:hidden;}
.hr_50{height:80px;overflow:hidden;}
.hr_100{height:100px;overflow:hidden;}
.hr_150{height:150px;overflow:hidden;}
.wid100{width:100%;overflow:hidden;}
.wid1000{width:1000px;overflow:hidden;margin:0px auto;}
.wid1100{width:1100px;overflow:hidden;margin:0px auto;}
.wid900{width:940px;overflow:hidden;margin:0px auto;}
.wid650{width:650px;overflow:hidden;margin:0px auto;}
.hidden{display:none;}
.show{overflow:hidden;}
.ml_50{margin-left:50px;}

.banner{width:100%;height:800px; background:url(201809_nwse_banner.jpg) top center no-repeat;}

.list_a{width:1000px;overflow:hidden;}
.list_a .a_box{width:300px;}
.list_a .a_box ul li{width:250px;height:370px;padding:25px; background:#eee;margin-top:30px;overflow:hidden;border-radius:10px;}
.list_a .a_box ul li h1{font-size:16px;color:#a6730f;line-height:20px; font-family:"微软雅黑", "黑体";}
.list_a .a_box ul li p{font-size:14px;color:#333;line-height:20px;margin-top:10px; text-indent:2em;}

.intro{width:1000px;overflow:hidden; text-align:center;}
.intro p{font-size:16px;color:#faf8f1;line-height:24px;}
.intro p a{color:#3c2611;}

.list_b{width:1000px;overflow:hidden;}
.list_b .list{width:1000px;overflow:hidden;}
.list_b .list dl{width:285px;height:500px; background:#fff;float:left;display:inline;margin-right:30px;}

.list_c{width:1000px;overflow:hidden;}
.list_c ul li{width:100%;margin-top:30px;overflow:hidden;}
.list_c ul li h1 a{font-size:30px;color:#3c2611;line-height:35px; font-family:"微软雅黑", "黑体";}
.list_c ul li img{width:150px;height:100px;margin-top:10px;margin-right:20px;float:left;display:inline;}
.list_c ul li p{font-size:14px;color:#faf8f1;line-height:20px;margin-top:10px; text-indent:2em;}
.list_c ul li p a{color:#3c2611;}

/*滚动*/
#focus{width:1000px;height:500px;overflow:hidden;position:relative;}
#focus ul,li {list-style:none;margin:0px;padding:0px;}
#focus ul{height:500px;position:absolute;top:0px;}
#focus ul li{float:left;width:920px;height:500px;overflow:hidden;margin-left:40px;margin-right:40px;}
#focus .btnBg{position:absolute;width:950px;height:20px;left:0;bottom:0;}
#focus .btn {position:absolute; width:950px;height:10px;padding:5px 10px;right:0;bottom:0;text-align:right;}
#focus .btn span{display:inline-block;_display:inline;_zoom:1;width:25px;height:10px;_font-size:0;margin-left:5px;cursor:pointer;}
#focus .btn span.on{background:none;}
#focus .preNext{width:30px;height:45px;position:absolute;top:220px;background:url(201809_nwse_prebutton.png) no-repeat 0 0; cursor:pointer;}
#focus .pre{left:0px;}
#focus .next{right:0px;background-position:right top;}
/*滚动*/