﻿@charset "utf-8";
.g_banner{width: 100%;
	height: 300px;
	overflow: hidden; background: url(banner_bg.png) center no-repeat; }


/* banner */
.g-header {
	width: 100%;
	height: auto;
	overflow: hidden;
	/* background: url(bg1.png) center no-repeat; */
}

/* 轮播图*/

/* 本例子css */
.qunar {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.qunar .e_pic_wrap {
	z-index: 1;
	white-space: nowrap;
	width: 100%;
	height: 310px;
}

.qunar .e_pic_wrap li {
	position: relative;
	display: inline;
	width: 100%;
	height: 310px;
	overflow: hidden;
}

.qunar .e_bg_flt {
	position: absolute;
	right: 0;
	top: 0;
	width: 270px;
	height: 215px;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	z-index: 10;
}

.qunar .e_flt_inf {
	position: absolute;
	left: 50%;
	top: 0;
	width: 1200px;
	height: 310px;
	overflow: hidden;
	z-index: 20;
	color: #fff;
	margin-left: -600px;
}

.g-header .m-left-banner .m-h {
	height: 130px;
	width: 731px;
	overflow: hidden;
	float: left;
	margin-top: 70px;
}

.g-header .m-left-banner .m-h h1 {
	font-size: 36px;
	color: #FFFFFF;
	height: 36px;
	width: 100%;
	font-weight: bold;
}

.g-header .m-left-banner .m-h h2 {
	font-size: 25px;
	color: #FFFFFF;
	height: 60px;
	width: 100%;
	line-height: 30px;
	margin-top: 30px;
	white-space: normal;
	word-break: normal;
	word-wrap: break-word;
	overflow: hidden;
	text-overflow: ellipsis;

}

.g-header .m-left-banner .m-button {
	float: right;
	width: 265px;
	height: 100px;
	margin-top: 80px;
	background: #f7d118;
}

.g-header .m-left-banner .m-button h1 {
	height: 100px;
	margin-top: 24px;
	width: 107px;
	margin-left: 24px;
	float: left;
	font-weight: bold;
	color: #191d2c;
	font-size: 20px;
	white-space: normal;
	word-break: break-word;
}

.g-header .m-left-banner .m-button img {
	width: 50px;
	height: 39px;
	float: right;

	margin-top: 30px;
	margin-right: 20px;

}

.g-header .m-left-banner .m-button:hover {
	filter: alpha(opacity=50);
	/* IE */
	-moz-opacity: 0.5;
	/* s老版Mozilla */
	-khtml-opacity: 0.5;
	/* 老版Safari */
	opacity: 0.5;
	/* 支持opacity的浏览器*/
	cursor: pointer;
}

.qunar .e_sep {
	color: #81d6d3;
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 235px;
	z-index: 20;
}

.qunar .e_sep a {
	color: #81d6d3;
}

.qunar .prev,
.qunar .next {
	position: absolute;
	z-index: 30;
	display: block;
}

.qunar .prev {
	top: 143px;
	left: 10px;
}

.qunar .next {
	top: 143px;
	right: 10px;
}

.qunar .prev a,
.qunar .next a {
	display: block;
	width: 25px;
	height: 32px;
	overflow: hidden;
	background: url(ico_prevnext.png) no-repeat scroll 0 0;
	_background-image: url(ico_prevnext_ie6.png);
}

.qunar .prev a {
	background-position: 0 0;
}

.qunar .prev a:hover {
	background-position: 0 -40px;
}

.qunar .next a {
	background-position: 0 -80px;
}

.qunar .next a:hover {
	background-position: 0 -120px;
}

/* 上一级 */
.g-syj {
	width: 1200px;
	margin: 0 auto;
	border-bottom: 1px solid #e7e7e7;
	
	    
    color: #b3b3b3;
    padding: 20px 0px 20px 0px;
    font-size: 16px;
    font-weight: bold;
}

.g-syj a {
	color: #d5d5d5;
}

.g-syj a:hover {
	color: #1865ae;
}

.g-syj .on {
	color: #1865ae;
}
.g_position a{color: #7b1a8b;}
.g_position a:last-child{color: #1865ae;}
/* tab切换 */
.g-tab .box {
	width: 1200px;
	margin: 30px auto 0;
	background: #fff;
	height:auto;
}

.g-tab .tab_menu {
	overflow: hidden;
	width: 737px;
	float: left;
	margin-top: 11px;
}

.g-tab .tab_menu li {
	min-width: 100px;
	float: left;
	height: 30px;
	line-height: 30px;
	color: #656565;
	text-align: center;
	cursor: pointer;
	border-right: 1px solid #656565;
	padding: 0 20px;
}
.g-tab .tab_menu li:last-child{
	border: none;
}
.g-tab .tab_menu li.current {
	color: #FFFFFF;
	background:#0062ac;
}
.g-tab .tab_menu li a {
	color: #656565;
	text-decoration: none;
}
.g-tab .tab_menu li:hover{
	color: #FFFFFF;
	background:#0062ac;
}
.g-tab .tab_menu li:hover a{
	color: #fff
}
.g-tab .tab_menu li.current a {
	color: #FFF;
}


.g-tab .tab_box li {
	width: 100%;
	overflow: hidden;
	border-bottom:1px dashed #c3c3c3;
	padding: 20px 0
}
.g-tab .tab_box .m-last{
	border-bottom:1px solid #c3c3c3;
}
.g-tab .tab_box .m-text{width: 100%;
	overflow: hidden;
	border-bottom:1px dashed #c3c3c3;
	padding: 20px 0}

.g-tab .tab_box .hide {
	display: none;
}
.g-tab .tab_box li .m-img{
	width: 255px;
	height:146px;
	float: left;
	overflow: hidden;
}
.g-tab .tab_box li img{
	width: 100%;
	height:100%;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.g-tab .tab_box li img:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1); 
    -ms-transform: scale(1.1); 
    -o-transform: scale(1.1); 
    transform: scale(1.1);
    transform-origin: center center;
}
.g-tab .tab_box li .m-text{
	width: 753px;
	height:100%;
	float: left;
	overflow: hidden;
	margin-left:40px;
	border: none;
	padding: 0;
}
.g-tab .tab_box li .m-text h1{	
	font-size:24px;
	width: 100%;
	line-height: 24px;
	font-weight: bold;
}
.g-tab .tab_box li .m-text h1 a{
	color: #141414;
}
.g-tab .tab_box li .m-text h1 a:hover{
	color:#0062ac ;
}
.g-tab .tab_box  .m-text h1{	
	font-size:24px;
	width: 100%;
	line-height: 24px;
	font-weight: bold;
}
.g-tab .tab_box  .m-text h1 a{color: #141414;}
.g-tab .tab_box  .m-text h1 a:hover{
	color:#0062ac ;
}
.g-tab .tab_box li .m-text h2{
	color: #c3c3c3;
	font-size:13px;
	width: 100%;
	margin-top:12px;
}
.g-tab .tab_box  .m-text h2{
	color: #c3c3c3;
	font-size:13px;
	width: 100%;
	margin-top:12px;
}
.g-tab .tab_box li .m-text p{
	color: #c3c3c3;
	font-size:16px;
	width: 100%;
	margin-top:15px;
	word-break: normal;
	word-wrap: break-word;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 22px;
	height:66px;
}
.g-tab .tab_box  .m-text p{
	color: #c3c3c3;
	font-size:16px;
	width: 100%;
	margin-top:15px;
	word-break: normal;
	word-wrap: break-word;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 22px;
	height:66px;
}
.g-tab .tab_box li .m-text p a{
	color:#000000 ;
}
.g-tab .tab_box .m-text p a{
	color:#000000 ;
}
.g-tab .tab_box li .m-text p:hover a{
	color:#0062ac ;
}
.g-tab .tab_box .m-text p:hover a{
	color:#0062ac ;
}
.g-tab .tab_box li .m-text .u-button,.g-tab .tab_box  .m-text .u-button{
	display: block;
	color: #005ba9;
	font-size: 13px;
	width: 95px;
	background: url(btn2.jpg) right center no-repeat;
	margin-top:14px;
	height:13px;
	line-height: 13px;
}
.g-tab .tab_box li .m-text a:hover{
	color:#656565;
}
.g-tab .tab_box li .m-editor{
	float: left;
	width: 132px;
	margin-left:20px;
	height:auto;
}
.g-tab .tab_box li .m-editor .u-editor{
	width: 134px;
	background: url(btn4.jpg) left center no-repeat;
	color: #656565;
	font-size: 13px;
	height:40px;
	line-height: 40px;
	border: none;
	margin-top: 0;
	padding-left: 25px;
}
.g-tab .tab_box li .m-editor .u-popular{
	width: 134px;
	background: url(btn3.jpg) left center no-repeat;
	color: #656565;
	font-size: 13px;
	height:40px;
	line-height: 40px;
	border: none;
	margin-top: 0;
	padding-left: 25px;
}
.g-tab .tab_box .m-no-editor .m-text
{
	width: 844px;

}
/* 搜索 */
.g-tab .m-search{
	float: right;
	width:462px ;
	height:53px;
	background: #e5e5e5;
	line-height: 53px;
	margin-bottom:21px;
}
.g-tab .m-search .u-downup{
	width: 214px;
	height:31px;
	margin-left:11px;
	padding-left:12px;
	color: #656565;
	float: left;
	margin-top: 13px;
	appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
	border: none;
  /*在选择框的最右侧中间显示小箭头图片*/
  background: url(btn5.jpg) no-repeat scroll right center #FFFFFF;

}
select::-ms-expand { display: none; }
/* .g-tab .m-search .u-btn1{
	background: url(btn5.jpg) right center no-repeat;
	width: 31px;
	height:31px;
	float:left;
	margin-top: 13px;
} */
.g-tab .m-search .u-btn1:hover , .g-tab .m-search .u-btn2:hover{
	cursor: pointer;
}
.g-tab .m-search .u-search{
	width: 170px;
	height:31px;

	padding-left:12px;
	color: #656565;
	float: left;
	margin-top: 13px;
	margin-left:10px;
}
.g-tab .m-search .u-btn2{
	background: url(btn6.jpg) right center no-repeat;
	width: 31px;
	height:31px;
	float: left;
	margin-top: 13px;
}
.g-page{
	overflow: hidden;
	width: 1200px;
	margin: 20px auto;
	height: auto;
}
.g-page li{
	float: left;
	background: #f3f3f3 ;
	line-height: 26px;
	text-align: center;
	margin-right:8px;
	padding: 2px 4px;
	font-size: 14px
}
.g-page li:last-child:hover{
	background: #f3f3f3;
}
.g-page li:last-child:hover span{
	color: #000;
}
.g-page li a{
	color: #2c2c2c;
}
.g-page li:hover a{

	color: #FFFFFF;	
}
.g-page li:hover{
	background:#0062ac ;
	cursor: pointer;
	color: #FFFFFF;	
}
.g-page .active{
	background:#0062ac ;
	cursor: pointer;
	
}
.g-page .active a{
	color: #FFFFFF;	
}