@charset "utf-8";
/* CSS Document */

.ban{ width:480px; height:320px; position:relative; }
.ban2{ width:480px; height:320px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:480px; height:320px; background: #fff;}
.prev{ float:left; cursor:pointer;}
.num{ height:66px;overflow:hidden; width:498px; position:relative;float:left;}
.min_pic{ padding-top:10px; width:570px; position: absolute; bottom: 0px; left: 520px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:98px; height:66px; margin-right:5px; padding:1px; background: #fff;}
.num ul li.on{ border:1px solid red; padding:0;}
.prev_btn1{ padding-top: 20px; width:26px; text-align:center; height:66px; margin-top:0px; margin-right:10px; cursor:pointer; float:left; background: #fff; }
.next_btn1{ padding-top: 20px; width:26px; text-align:center; height:66px; margin-top:0px;cursor:pointer;float:right; background: #fff;}
.prev1{ display: none; position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ display: none; position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:500px; height:500px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:500px; height:500px; float:left;}

.profont { width:570px; height: 220px; position: absolute; left: 550px; top: 10px; }
.profont h1 { font-size:24px; color:#333; text-align: left; font-weight: 700; margin-bottom: 10px;  }
.profont p { margin:0px!important; font-size:14px; color:#666;  }

.probutbox { width:100%; padding-top: 10px; border-top:1px dashed #bdbdbd; margin-top: 10px; position:relative;}
.probutbox a { display: block;
    width: 130px;
    height: 50px;
    overflow: hidden;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background: #1a4c84;
    font-size: 16px;
    float: left;
    margin-right: 20px;
    position: relative;}

.showcode11 {
    position: absolute;
    width: 140px;
    height: 140px;
    left: 130px;
	bottom: -50px;}

.proxiangxi { width:100%; margin: 20px 0px; padding-top: 20px; }
.proxiangxi h2 { border-bottom:1px dashed #bdbdbd; font-size:18px; font-weight: normal; color:#666; padding-bottom: 10px; margin-bottom: 30px; }
.proxiangxi p { margin-bottom:15px; }
.proxiangxi img { display:block; margin: 0 auto;}

.probottom { width:100%; overflow: hidden; margin: 0 auto; font-size:14px; padding-top: 30px; border-top:1px dashed #eee0b6; margin-top: 30px; }
.newsleft { width:70%; overflow: hidden; float: left;  }
.newsleft p { color:#666; font-size:14px; margin-bottom: 10px; }
.newsleft p a { color:#666; font-size:14px; }
.newsright { width:30%; overflow: hidden; float: left; }
.newsright a { display:block; width:110px; height: 42px; background:#eee0b6; color:#fff; text-align: center; float: right; line-height: 42px; }