﻿@charset "gb2312";
a {color: #333}
.red {color: #cb2500}

.tip {text-align: center;}
.tip1 {font-size: 0.36em;color: #006a7a;font-weight: 600;margin-top: 1em;line-height: 1em;}
.tip2 {font-size: 0.14em;color: #d3d3d3;background: url(tip.png) no-repeat center 2.35em  ;padding: 1em 0 1.85em;line-height: 1em;background-size: 2.6% 1em}

.tu img {width: 100%}
.tab {font-size: 0.24em;line-height: 2.25em;width: 65.3%;margin:auto;text-align: center;border-radius: 4px;margin-top: 1.2em}
.tab .f_l {background: #efefef;border-radius: 0.3em 0 0 0.3em}
.tab .f_r {background: #a81900;border-radius: 0 0.3em 0.3em 0;color: white}

.con {width: 93.7%;margin:auto;}
#hide {font-size: 0.24em;color: white;line-height: 1.5em;position: absolute;right:8.5%;top:0.3em; background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important; border-radius: 4px; padding: 10px;z-index: 10} 
#hide a {color: white}
#hide li {padding: 10px 0}
#bcg {position: fixed;width: 100%;height: 100%;z-index: 9;}
.ban01 {
	background: #006a7a;
}


.ban02 img {width:16%;margin-left: 2.6%}
.ban02 div {width:16%;margin-left: 2.6%;font-size: 0.26em;text-align: center;}
.ban03 {font-size: 0.28em;background: #ececec;height: 5em;margin-top: 1.11em;}
/*.ban03 .f_l {width:23.6%;background: #006b7a;color: white;margin-top: 0.94em;margin-left: 2%;text-align: center;}
.ban03 .f_r {width:70.7%;margin-top: 0.5em;margin-right: 2%}*/
.ban03 div {padding-top: 0.8em;margin-left: 2%;}
.ban03 span {width:23.6%;background: #006b7a;color: white;text-align: center;}

.wen {font-size: 0.26em;text-indent: 2em;width:95.5%;margin:auto;}

.ban04 {width:96.8%;margin:auto;font-size: 0.24em;border-top: 2px solid #cb2500; }
.ban04 li {border-bottom: 1px solid #D5D5D5;padding:0.9em 0;line-height: 1.7em}
.ban04 img {width:40%;}
.ban05 li {width: 46.8%;margin:0.8em 0 0 2%;font-size: 0.26em;text-align: center;line-height: 1.9em}
.ban05 li img {width: 100%}
.end {font-size: 0.24em;text-align: center;background: #006b7a;color: white;padding-bottom: 0.9em;margin-top: 0.5em;line-height: 1.7em}

.poster-main {
    height: 500px;
    margin: 0 auto;
    position: relative;
    width: 1000px;
}

.poster-main .poster-list .poster-item {
    height: 500px;
    left: 0;
    position: absolute;
    top: 0;
    width: 200px;
}
.touming {
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.poster-prev-btn {
    position: absolute;
    top:0;
    left: 0;
    z-index: 4px;
    background: url(left.jpg) no-repeat center right;
    background-size: 0.43em 0.89em;
}
.poster-next-btn {
    position: absolute;
    top:0;
    right: 0;
    z-index: 4px;
    background: url(right.jpg) no-repeat center left;
    background-size: 0.43em 0.89em;
}




.clearfix:after{visibility:hidden;display:block;font-size:0;content: " ";clear:both;height:0;}
.clearfix{*zoom:1;}