




/* Global CSS */
body{font-family:"\5FAE\8F6F\96C5\9ED1";}
.btn-block.mb20{margin-bottom:20px;}
.pt25{padding-top:25px;}
.pt40{padding-top:40px;}
.p25{padding-top:25px;}
.pb60{padding-bottom:60px;}
.pb10{padding-bottom:10px;}
.pr{bottom:10px;}
.imgmd{text-align:center;}
.fz18{font-size:18px;color:#000;text-align:right;}
.imglist{width:58px;height:50px;}
.imglist-o{width:88px;height:80px;}
.container.t-20{position:absolute;}
.lh150{line-height:200%;}
.m10{margin:10px 0;}
.mb10{margin-bottom:10px;}
.bd1{border:1px solid #ddd;}
.bg-green{background-color:#F86F01;color:#fff;height:50px;line-height:50px;font-size: 16px;}
/* #top{background:url(../images/headtop.jpg) no-repeat;} */
.more{float:right;margin-left:10px;}
.more a{font-size:12px;}
/* Fill */

.navbar-nav li{padding:0 4px;}
.navbar-inverse a{font-size:16px;}
.navbar-inverse .navbar-nav .text-yellow>a{color:#E9FF00;}
.navbar-inverse .navbar-nav .text-green>a{color:#FDFF0A;}
.glyphicon-object-align-bottom,.glyphicon-th,.glyphicon-user,.glyphicon-sunglasses,.glyphicon-earphone,.glyphicon-save,.glyphicon-send,.glyphicon-paperclip,.glyphicon-arrow-right,.glyphicon-home{font-size:12px;padding-left:10px;}
.glyphicon-export{font-size:10%;padding-right:5px;}
.carousel.slide{top:-20px;}
.wxpng20{padding:20px 0 10px 0;}
.dropdown-menu a{font-size:14px;}
.main-footer a,.copyright a{
	color:#959595;
	outline:none;
	text-decoration:none;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	padding:2px 5px;
}
.main-footer a:hover,.copyright a:hover{
	color:#fff;
	background: #03A0E2;
	padding:2px 5px;
}
.main-footer {
	background: #202020;
	padding: 35px 0 0;
	color: #959595;
}
.widget {
	padding: 0px 30px;
	margin-bottom: 35px;
}
.widget .title {
	color:#fff;
	margin-top: 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 21px;
	position: relative;
}
.widget .title:after {
	content: "";
	width: 90px;
	height: 1px;
	background: #03A0E2;
	position: absolute;
	left: 0;
	bottom: -1px;
}
.main-footer .widget .friend-links a {
	border: none;
}
.widget .tag-cloud a {
	line-height: 1.5em;
	display: inline-block;
	margin: 0 7px 7px 0;
}
.copyright {
	background: #111;
	font-size: 13px;
	text-align: center;
	color: #959595;
	padding-top: 28px;
	padding-bottom: 28px;
	border-top: 1px solid #303030;
}
.copyright span{padding:0 5px;}

.media{border-bottom:1px dashed #A79E9B;padding:10px 0;}

.tips-text{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-45%;
	text-align:center;
	padding-top:13%;
	border-radius:5px;
	background-color:#EAEAEA;
	width:0;
	height:0;
	opacity:0;
	-webkit-opacity:0;
	-o-opacity:0;
	z-index:0;
}
.tips-text p{
	color:#000;
	font-size:16px;
	font-weight:bold;
}
.tips-text h3{
	color:#000;
}
.tips-text .glyphicon-king{font-size:50px;color:#000;}


.sub_top_img1{background-color:#ddd;position:relative;top:-20px;}

.panel.minh{min-height:1500px;}

.friend ul{}
.friend ul li{display:inline-block;margin:10px 18px 10px 0px;}
.friend ul li img{width:180px;height:55px;}

.flight{position:relative;top:-20px;background-color:#039FE1;color:#fff;}
.imgmax{max-width:100px;}
.middle{vertical-align:middle;}
.vdimgck{width:50px;}

.body-img img{margin:0px auto;}

.listc{height:40px;line-height:40px;}
.wxg-bg{background:url(../images/12.jpg) repeat;overflow:hidden;}
.wxg-btn{padding:15px 20px;background-color:#0193A9;width:200px;text-align:center;color:#fff;font-size:16px;font-weight:bold;}
.wxg-btn1{padding:15px 20px;background-color:#0193A9;width:200px;text-align:center;color:#fff;font-size:16px;font-weight:bold;}
.wxg-btn1 a{color:#fff;}
.text-overflow{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.dtl22 {
    width: 100%;
    position: relative;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
}
.dtl22 img {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.dtl22 .dtl {
    background: #000;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    visibility: hidden;
    padding: 0 15px;
    -webkit-transform: perspective(600px) rotateX(-90deg);
    -moz-transform: perspective(600px) rotateX(-90deg);
    -ms-transform: perspective(600px) rotateX(-90deg);
    -o-transform: perspective(600px) rotateX(-90deg);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	opacity:0.8;
	-o-opacity:0.8;
	-webkit-opacity:0.8;
	-moz-opacity:0.8;
	-ms-opacity:0.8;
	text-align:center;
	border-radius:4px;
	-o-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
}
.dtl22 .dtl h3 {
    top: 50px;
    opacity: 0;
    position: relative;
    -webkit-transition: all 0.3s 0.3s;
    -moz-transition: all 0.3s 0.3s;
    -o-transition: all 0.3s 0.3s;
    transition: all 0.3s 0.3s;
}
.dtl22 .dtl h3 {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 10px;
    text-decoration: none;
}
.dtl22:hover .dtl h3{
    top: 0;
    opacity: 1;
}
.dtl22:hover .dtl {
    visibility: visible;
    -webkit-transform: perspective(600px) rotateX(0deg);
    -moz-transform: perspective(600px) rotateX(0deg);
    -ms-transform: perspective(600px) rotateX(0deg);
    -o-transform: perspective(600px) rotateX(0deg);
    transform: perspective(600px) rotateX(0deg);
}

