@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 16px;
	line-height: 36px;
	color: #333333;
	font-family: "微软雅黑";
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #dd0000;
	text-decoration: underline;
}


.clearfix {
	clear: both;
}

/*屏蔽UC浏览器底部广告*/
div[id^="_"] { display: none !important; }#top {
	height: 145px;
	background-image: url(topbg.png);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#top_inner {
	height: 145px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(top_innerbg1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#menu {
	background-color: #bc0000;
	height: 50px;
}
#menu_inner {
	height: 50px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}

/*menu*/
#nav {margin:0 auto; width:1300px;display:block; position:absolute; z-index:152; height:50px;} /*主菜单最外层容器*/
/*主菜单项目*/
#nav .mainlevel,#nav .mainlevel2 {
	float:left;
	list-style:none/*IE6 only*/;
	height:auto;
	width:168px;
}
#nav .mainlevel2 {
	background-color: #a20202;
	width:158px;
	padding-left: 10px;
} 
#nav .mainlevel a,#nav .mainlevel2 a {
	color:#FFF;
	font-family:'微软雅黑';
	font-size:18px;/*一级菜单链接*/
	line-height:50px;
	height:50px;
	display:block;
	padding:0;
	width:100%;
	text-align:center;
	margin:0px;
	background-image: url(menu_libg.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#nav .mainlevel2 a {
	background-image: url(loginbg.png);
	text-decoration: none;
	color: #ffff99;
	background-repeat: no-repeat;
}
#nav .mainlevel a:hover {
	text-decoration:none;
}
/*子菜单*/
#nav .mainlevel ul {
	display:none;
	background-color:#bc0000;
	width:160px;
	margin:0px;
	padding:0;
} 
#nav .mainlevel li {width:100%; list-style:none;/*IE6 only*/; height:auto; padding:0;}
/*子菜单连接*/
#nav .mainlevel ul li a{
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal; /*二级菜单链接*/
	border-bottom:#BBB dashed 1px;
	text-align:center;
	width:100%;
	line-height:40px;
	height:40px;
	margin:0;
	background-image: none;
}

/*鼠标经过子菜单*/
#nav .mainlevel ul li a:hover{background-color:#a50a11;background-image:none}.inner {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
#r1_right {
	float: right;
	width: 650px;
	height: 400px;
}
#r1_left {
	float: left;
	height: 390px;
	width: 600px;
	padding-top: 10px;
}

#r1_left ul li {float:left; display:block;}
#r1_left a {
	font-size:16px;
	margin-top:14px;
	font-weight: bold;
	color: #dddddd;
}
#r1_left a:hover {
	font-size:16px;
	margin-top:14px;
	font-weight: bold;
	color: #ffffff;
}
/*--Main Container--*/
.main_view {float: left;position: relative;}
/*--Window/Masking Styles--*/
.picshow_window {width:600px; height:380px; overflow: hidden; /*--Hides anything outside of the set width/height--*/position: relative;}
.picshow_reel {position: absolute;top: 0; left: 0;}
.picshow_reel li {width:600px; height:380px;  overflow:hidden; position:relative;}
.picshow_intro { width:600px; height:50px; background:url(picshow_intro.png) repeat-x;; position:absolute; bottom:0; left:0;}
.picshow_intro p { line-height:130%; color:#fff; margin-left:20px; margin-right:20px; text-align:left;}
.picshow_intro_head {
	font-size:16px;
	margin-top:14px;
	font-weight: bold;
}
a.tpxw {
	font-size:16px;
	margin-top:15px;
	font-weight: bold;
	color: #FFFFFF;
}
/*--Paging Styles--*/
.picshow_paging {position: absolute;bottom:20px; right:25px;z-index: 100; /*--Assures the paging stays on the top layer--*/text-align: center;display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.picshow_paging span { display:block; background:url(picshow_page.png); width:14px; height:14px; float:left; margin-left:10px; cursor:pointer;}
.picshow_paging span.active { background:url(picshow_page.png) right;}
#block_top {
	line-height: 50px;
	height: 50px;
	background-image: url(block_topbg.png);
	background-repeat: repeat-x;
	background-position: 0px center;
}

#block_top_l {
	font-size: 24px;
	line-height: 50px;
	background-color: #FFFFFF;
	padding-right: 20px;
	float: left;
}

#block_top_r {
	line-height: 50px;
	background-color: #FFFFFF;
	padding-left: 15px;
	float: right;
	font-size: 15px;
}

#xwdt_list {
	height: 350px;
}
#xwdt_list li {
	list-style-type: none;
	height: 55px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-image: url(dot.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
#xwdt_date {
	height: 55px;
	width: 55px;
	background-color: #d60d0d;
	font-family: "Century Gothic", "microsoft yahei", "hiragino sans GB", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-align: center;
	float: left;
}
#xwdt_date .day {
	font-size: 28px;
	line-height: 32px;
	padding-top: 2px;
}
#xwdt_date .month {
	font-size: 12px;
	line-height: 18px;
}

#xwdt_txt {
	height: 55px;
	width: 555px;
	float: right;
}
#xwdt_txt .title {
	line-height: 34px;
	font-size: 18px;
        font-weight:bold;
}
#xwdt_txt .des {
	font-size: 12px;
	line-height: 18px;
	color: #999999;
}
#r2 {
	clear: both;
	padding-top: 30px;
}
#r2_left {
	float: left;
	height: 300px;
	width: 600px;
}
#r2_left_list {
	height: 250px;
}
#r2_left_list li {
	display: block;
	float: left;
	height: 110px;
	width: 150px;
	list-style-type: none;
}
#bkzn_img {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#bkzn_img img{
	cursor: pointer;
	transition: all 1s;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}  
#bkzn_img img:hover{  
     transform: scale(1.2);  
} 
#bkzn_txt {
	text-align: center;
	line-height: 25px;
}

#r2_right {
	float: right;
	height: 300px;
	width: 650px;
}

#block_list {
	clear: both;
	padding: 5px;
}

#block_list li {
	background-image: url(li.png);
	background-repeat: no-repeat;
	background-position: 2px 16px;
	padding-left: 20px;
	list-style-type: none;
	font-size: 16px;
}
.date {
	float: right;
	color: #999999;
	font-size: 14px;
}
#r3_list {
	height: 190px;
}
#r3_top_title {
	height: 50px;
	width: 200px;
	margin-left: 550px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 24px;
	float: left;
}
#cgal_pic {
	float: left;
	height: 120px;
	width: 100px;
}
#cgal_pic img {
	height: 120px;
	width: 100px;
}
#cgal_txt {
	float: right;
	height: 120px;
	width: 135px;
}
#cgal_info {
	padding-bottom: 5px;
	height: 34px;
}
#cgal_info_name {
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
	float: left;
	width: 55px;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 13px;
	height: 20px;
	background-color: #BC0000;
        font-size:16px;
}

#cgal_info_grad {
	background-color: #be7b11;
	float: right;
	width: 45px;
	color: #FFFFFF;
	line-height: 24px;
	font-size: 12px;
	padding: 5px;
        text-align: center;
}
#cgal_info3 {
	background-color: #FF0000;
	width: 35px;
	clear: both;
	margin-left: 100px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: center;
}

#cgal_info2 {
	font-size: 14px;
	line-height: 24px;
	background-color: #ecd2d2;
	clear: both;
	margin-bottom: 6px;
	padding-left: 8px;
}
#cgal_info2_left {
	float: left;
	width: 40px;
	background-color: #aaaaaa;
	text-align: center;
}
#cgal_info2_right {
	background-color: #cccccc;
	padding-left: 10px;
	float: left;
	width: 85px;
}
#cgal_info3 a {
	background-color: #FF0000;
	width: 35px;
	color: #FFFFFF;
        text-decoration:none;
       display:block;;
}
#cgal_info3 a:hover {
	background-color: #BC0000;
}

#r4 {
	clear: both;
}
#r4_left {
	float: left;
	width: 615px;
}
#data_list {
        padding-top:7px;
}
#data_list li {
	float: left;
	height: 120px;
	width: 140px;
	list-style-type: none;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}
#data_num {
	font-family: Raleway;
	font-size: 40px;
	line-height: 60px;
	color: #BC0000;
	background-color: #F9EAEA;
	height: 65px;
}
#data_txt {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #BC0000;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}
#r4_right {
	float: right;
	width: 650px;
}
#r4_right_list {
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 10px;
}


#r4_right_list li {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-bottom: 10px;
	padding-top: 0px;
	list-style-type: none;
	width: 196px;
	text-align: center;
	line-height: 18px;
	font-size: 14px;
}
#r4_right_list li img{
	width:188px;
	height:62px;
}

#wrap2 {
	line-height: 40px;
	color: #FFFFFF;
	background-color: #bc0000;
	height: 40px;
}
#wrap2_inner {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}
#yqlj_left {
	float: left;
	width: 100px;
        font-weight:bold;
	text-align: right;
}

#yqlj_right {
	float: right;
	width: 1180px;
}
#yqlj_right a {
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
#bottom {
	clear: both;
	height: 140px;
}
#bottom_inner {
	height: 110px;
	width: 1190px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bottom_innerbg.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 15px;
	line-height: 26px;
	color: #666666;
	padding-top: 30px;
	padding-left: 110px;
	position: relative;
}
#totop {
	height: 43px;
	width: 43px;
	position: absolute;
	top: 38px;
	right: 25px;
}

.keifu{
	position:fixed;
	top:10%;
	right:0;
	width:200px;
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
	z-index:199;
	color: #333333;
}
.keifu_tab{
	width:147px;
	padding-right: 50px;
}
.keifu_box{
	float:left;
	width:125px;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	position:relative;
}
.keifu_tab img{ display:block;}
.keifu_close:link,.keifu_close:visited{
	display:block;
	width:17px;
	height:17px;
	position:absolute;
	right:-5px;
	background-image: url(kefu_close_btn.png);
	background-repeat: no-repeat;
	background-position: center center;
	bottom: -5px;
}
.kefu_title {
	color: #BC0000;
	text-align: center;
}
.kefu_tel {
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.kefu_pic {
	text-align: center;
	width: 105px;
	margin-right: auto;
	margin-left: auto;
}