@charset "utf-8";
/* CSS Document */
*{ margin: 0; padding: 0;}
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;}
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:700px;margin:0 auto;}
.banner div{height:140px;margin:auto;}
.banner .b0{background:url(../images/banner_01.jpg) no-repeat center top;}
.banner .b1{background:url(../images/banner_02.jpg) no-repeat center top;}
.banner .b2{background:url(../images/banner_03.jpg) no-repeat center top;}
.banner .b3{background:url(../images/banner_04.jpg) no-repeat center top;}
.banner .b4{background:url(../images/banner_05.jpg) no-repeat center top;}
.b_cont{width:1000px;margin:auto;position:relative;}
.b_cont a{display:block;width:222px;height:51px;position:absolute;left:130px;top:61px;}

/*外部基本宽度*/
.con{width:1000px;overflow:hidden;margin:0 auto;}
.out0{width:100%;overflow:hidden;margin:0 auto;background:#fff;}
.out1{width:100%;overflow:hidden;margin:0 auto;background:#f7f7f7;}
.out2{width:100%;overflow:hidden;margin:0 auto;background:#000;}
.out3{width:100%;overflow:hidden;margin:0 auto;}
.pubW{width:1000px;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;text-align:center;}
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;padding:30px 0 23px 35px;border-bottom:1px dashed #858585;}
h2 span{color:#fa7bb9;}


/**/
.textP{text-indent:25px;line-height:23px;padding:25px 0px;font-size:12px;}

/*滑动按钮*/
.arrows{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;}





























