@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe, table, tr, th, td, em, img, h1, h2, h3, h4, h5, h6, p, a, dl, dt, dd, ul, li, form, label { border: 0 none; font-family: inherit; font-style: inherit; margin: 0; padding:0;}
body {color:#000;font-family:微软雅黑;font-size: 14px;line-height:24px;background:#f8f8f8;}
input, select {font-size: 12px;line-height: 16px;}
img{border:none;}
ul, li{list-style-type: none;}
a{color:#592b74;text-decoration: none;font-weight:normal;}




/*广告部分*/
.banner{width:100%;height:555px;margin:0 auto;}
.banner div{width:100%;height:111px;margin:auto;}
.banner .ban0{background:url(../images/banner_01.jpg) repeat center top;}
.banner .ban1{background:url(../images/banner_02.jpg) repeat center top;}
.banner .ban2{background:url(../images/banner_03.jpg) repeat center top;}
.banner .ban3{background:url(../images/banner_04.jpg) repeat center top;}
.banner .ban4{background:url(../images/banner_05.jpg) repeat center top;}
.banner .ban4 .ban_cont{width:1070px;height:128px;margin:auto;position:relative;}
.banner .ban4 .ban_cont a.business{position:absolute;width:206px;height:63px;display:block;right:280px;top:1px;}

/*外部基本宽度*/
.con{width:980px;overflow:hidden;margin:0 auto;}
.pubW{width:980px;overflow:hidden;margin:0 auto;background:url(../images/bg.jpg);}
.out0{width:100%;overflow:hidden;margin:0 auto;}
.out1{width:100%;overflow:hidden;margin:0 auto;}
.out2{width:100%;overflow:hidden;margin:0 auto;}
.out3{width:100%;overflow:hidden;margin:0 auto;}

/*按钮*/
.button{text-align:center;display:block;border-radius:4px;background:#0a54a3;line-height:40px;font-size:16px;color:#fff;margin:auto;}


/*标题*/
h1{overflow:hidden;font-size:30px;color:#fff;margin:auto;font-weight:normal;}
h1 span{font-size:24px;color:#646363;text-align:center;line-height:30px;font-family:Arial;font-weight:normal;text-transform:uppercase;}

h2{overflow:hidden;font-size:35px;color:#000;margin:auto;font-weight:normal;line-height:43px;background:url(../images/h2_bg.jpg) no-repeat left 36px;padding:30px 0 23px 35px;border-bottom:1px dashed #858585;}
h2 span{color:#fa7bb9;}

.textP{text-align:center;line-height:23px;padding:10px 0px;font-size:12px;}

/*滑动按钮*/
.arrow{position:absolute;width:35px;line-height:34px;z-index:3000;background:#3f3f3f;filter:alpha(opacity=70);opacity:0.7;text-align:center;font-size:25px;color:#fff;font-family:宋体;}
.aw_prev{top:100px;left:0px;}
.aw_next{top:100px;right:0px;}



/*导航*/
#nav{width:100%;height:50px;background:#dc9942;}
#scroll_nav{width:100%;height:50px;margin:0 auto;background:#dc9942;overflow:hidden;} 
#scroll_nav .con{width:828px;margin:auto;}
#scroll_nav ul{width:828px;height:50px;float:left;margin:0 auto;float:left;}
#scroll_nav ul li{width:138px;height:50px;float:left;display:inline;text-align:center;margin:auto;}
#scroll_nav a{color:#fff;display: block;font-size:16px;font-weight:500;height:50px;line-height:50px;text-align:center;text-decoration: none;}
#scroll_nav a.on{color:#fff;background:#9c6825;}

