div.mod-languages ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
div.mod-languages li {
	margin-left: 5px;
	margin-right: 5px;
}

div.mod-languages ul.lang-inline li {
	display:inline;
}

div.mod-languages ul.lang-block li {
	display:block;
}

div.mod-languages img {
	border:none;
}

div.mod-languages a {
	text-decoration: none;
}
@font-face {
font-family: 'Conv_JournalSansC';
src: url('../fonts/JournalSansC.eot');
src: url('../fonts/JournalSansC.woff') format('woff'),
url('../fonts/JournalSansC.ttf') format('truetype'),
url('../fonts/JournalSansC.svg') format('svg');
font-weight: normal;
font-style: normal;
}





.banner_list{ position:relative;}

/*tubiao*/
.tubiao{
	position:relative;	
}
.fog{
	position:absolute;	
}
.fog32 {
    top: 37%;
    left: 37%;
}
.fog1 {
    top: 21%;
    left: 12%;
}
.fog2 {
    top: 42%;
    left: 8%;
}
.fog3 {
    top: 61%;
    left: 9%;
}
.fog4 {
    top: 66%;
    left: 13%;
}
.fog5 {
    top: 41%;
    left: 15%;
}
.fog6 {
    top: 55%;
    left: 17%;
}
.fog7 {
    top: 72%;
    left: 18%;
}
.fog8 {
    top: 26%;
    left: 20%;
}
.fog9 {
    top: 37%;
    left: 24%;
}
.fog10 {
    top: 48%;
    left: 30%;
}
.fog11 {
    top: 60%;
    left: 27%;
}
.fog12 {
    top: 74%;
    left: 25%;
}
.fog13 {
    top: 73%;
    left: 32%;
}
.fog14 {
    top: 40%;
    left: 35%;
}
.fog15 {
    top: 63%;
    left: 66%;
}
.fog16 {
    top: 67%;
    left: 67%;
}
.fog17 {
    top: 50%;
    left: 68%;
}
.fog18 {
    top: 62%;
    left: 70%;
}
.fog19 {
    top: 73%;
    left: 72%;
}
.fog20 {
    top: 33%;
    left: 73%;
}
.fog21 {
    top: 54%;
    left: 77%;
}
.fog22 {
    top: 67%;
    left: 77%;
}
.fog23 {
    top: 29%;
    left: 80%;
}
.fog24 {
    top: 41%;
    left: 81%;
}
.fog25 {
    top: 63%;
    left: 84%;
}
.fog26 {
    top: 28%;
    left: 85%;
}
.fog27 {
    top: 51%;
    left: 87%;
}
.fog28 {
    top: 17%;
    left: 90%;
}
.fog29 {
    top: 41%;
    left: 94%;
}
.fog30 {
    top: 55%;
    left: 91%;
}
.fog31 {
    top: 69%;
    left: 87%;
}


.banner_txt {
	width:100%;
    color: #ffffff;
    text-align: left;
	position:absolute;
	left:0; top:0;
	z-index:9999;
}

.banner_txt h3 {
    font-size: 32px;
    font-weight: 300;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;

}

.banner_txt h4 {
    font-size: 66px;
    font-weight:normal;
    text-transform: uppercase;
    text-shadow: 3px 3px 3px #000;
    line-height:60px; margin:0;
	margin-bottom:10px;
	letter-spacing: 5px;
}

.banner_txt h5 a {
	margin:0 auto;
    margin-top:15px;
    display:block;
    color: #ffffff;
	width:150px;
	line-height:35px;
    border: solid 1px #ffffff;
    border: 1px solid transparent;
    box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
    outline: 1px solid;
    outline-color: rgba(255, 255, 255, 0.5);
    outline-offset: 0px;
    text-shadow: none;
    -webkit-transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
	-ms-transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 18px;
	text-align:center;
	 border: 1px solid;
    box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.2);
    outline-color: rgba(255, 255, 255, 0);
    color: white;
    outline-offset: 15px;
    text-shadow: 1px 1px 2px #427388;
	text-decoration: none;
    outline: none;
}

.banner_txt h5 a:hover {
    border: 1px solid;
    box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.2);
    outline-color: rgba(255, 255, 255, 0);
    color: white;
    outline-offset: 15px;
    text-shadow: 1px 1px 2px #427388;
	text-decoration: none;
    outline: none;
}



