@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;}
.main_xws {color:#000;font-family:微软雅黑;font-size: 14px;line-height:24px;background:;}
input, select {font-size: 12px;line-height: 16px;}
img{border:none;}
ul, li{list-style-type: none;}
.main_xws a{color:#592b74;text-decoration: none;font-weight:normal;}

.pr{ position: relative}
.ov{ overflow: hidden}


/*广告部分*/
.banner img{ width: 100%}
.banner a{ display: block; width: 317px; height: 60px; line-height: 60px; background: #ff5e80; font-size: 30px; border-radius: 10px;
    color:#fff; position: absolute; bottom:10%; left: 50%; margin-left: -20%; text-align: center;
    animation: bounce 1s infinite; -webkit-animation:bounce 1s infinite;
}
.banner ul{ width: 34%; position: absolute; left: 50%; top:50%; margin-left: -25%; margin-top: 0}
.banner ul li{ width:20%; margin-right: 2%; display:inline-block }
.banner ul li:nth-child(1){ animation:rollIn 1s; -webkit-animation: rollIn 1s }
.banner ul li:nth-child(2){ animation:rollIn 2s; -webkit-animation: rollIn 2s }
.banner ul li:nth-child(3){ animation:rollIn 3s; -webkit-animation: rollIn 3s }
.banner ul li:nth-child(4){ animation:rollIn 4s; -webkit-animation: rollIn 4s }


/*外层基本宽度*/
.pubW{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:url(../images/p1_img0.jpg) no-repeat center 0px;}
.out2{width:100%;overflow:hidden;margin:0 auto;background:#f6f4f4;}
.out3{width:100%;overflow:hidden;margin:0 auto;background:url(../images/p3_img0.jpg) no-repeat center 0px;}
.out4{width:100%;overflow:hidden;margin:0 auto;background:#abe3e4;}
.out5{width:100%;overflow:hidden;margin:0 auto;background:#dadada;}
.out6{width:100%;overflow:hidden;margin:0 auto;background:#d3dee4;}




/*按钮*/
.button{text-align:center;display:block;border-radius:4px;background:#0a54a3;line-height:40px;font-size:16px;color:#fff;margin:auto;}

/*商务通*/
.business{display:block;position:absolute;z-index:99999;}


/*标题下的段落*/
.Ptext{text-indent:25px;margin:auto;font-size:16px;line-height:35px;}


/*多个dl或ul要浮动是最后一个*/
.end{padding:0px;float:right;}


/*标题*/
.main_xws h1{overflow:hidden;font-size:40px;color:#120519;text-align:center;margin:auto;line-height:90px;background:url(../images/p0_h_bg.jpg) no-repeat center 0px;}
.main_xws h1 span{font-size:24px;color:#646363;text-align:center;line-height:30px;font-family:Arial;font-weight:normal;text-transform:uppercase;}

.main_xws h2{overflow:hidden;text-indent:16px;font-size:30px;color:#bb7158;margin:20px auto;font-weight:normal;line-height:54px;background:#e9e4de;border:1px dashed #bb7158;}
.main_xws 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;}


/*分页*/
.page{margin:0; line-height:22px;padding-top:20px;}
.page li a{color:#666;}
.page li.on{padding:0px 7px;}
.page {clear: left;color: #999999;font-size: 14px;font-weight: bold;margin: 20px 0 10px;text-align: center;}
.page li {display: inline; margin: 0 auto; overflow: hidden;border:1px solid #ccc;}
.page a {color:#8A5D00;font-weight: 100;line-height: 20px;margin: 0 2px; padding: 2px 5px;text-decoration: none;}
.page a:hover, .page a:active {color:#8A5D00;text-decoration: none;}
.page span.thisclass{background: none repeat scroll 0 0 #8D0245;color: #FFFFFF; display: inline;font-weight: bold; overflow: hidden;padding: 2px 5px;}
.page span.thisclass a {background: none repeat scroll 0 0 #8D0245;color: #FFFFFF;}
.page span.disabled a:link, .page span.disabled a:visited { background: none repeat scroll 0 0 transparent; border: medium none;color: #8D0245;}
.page span.disabled a:hover {background: none repeat scroll 0 0 transparent; border: medium none;color: #FF6600;text-decoration: none;}
.thisclass a { background: none repeat scroll 0 0 #8D0245;color: #FFFFFF;font-weight: bold;}


