@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:#3f3f3f;font-family:微软雅黑;font-size: 14px;line-height:24px;background:#000f3b;}
input, select {font-size: 12px;line-height: 16px;}
div{overflow:hidden;}
img{border:none;}
ul, li{list-style-type: none;}
a{color:#592b74;text-decoration: none;font-weight:normal;}




/*广告部分*/
.banner{width:100%;height:930px;margin:0 auto;background:url(../images/banner.jpg) repeat center top;}
.banner div a{width:100%;height:186px;display:block;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;}


/*外部基本宽度*/
.con{width:1070px;overflow:hidden;margin:0 auto;}
.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;}
.pubW{width:995px;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:54px;color:#305f92;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;}

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





























