@charset "gb2312";
/* CSS Document */
/**全局样式**/
body
{
	margin:0;
	font-family:微软雅黑;
	font-size:14px;
	background:url(../images/bg.jpg) #e4eaf2 center top  repeat-x;
	}
li
{
	list-style:none;
	}
img
{
	border:0;
	}
.mid
{
	width:1000px;
	margin:auto;
	}
a:link {
	color: #616161;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #616161;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #616161;
}
/**全局样式 结束**/
/**顶部样式**/
.t_topbk
{
	width:100%;
	height:95px;/*定义高度*/
	}
.phone
{
	float:right;
	width:400px;
	height:80px;
	text-align:right;
	padding-top:15px;
	}
.logo
{
	float:left;
	width:517px;
	height:95px;
	background:url(../images/logo.png) left center no-repeat;
	}
.fw
{
	font-size:14px;
	color:#fff;
	font-weight:bold;
	}
.ph
{
	font-size:18px;
	color:#fff;
	font-weight:bold;
}
/**顶部样式 结束**/
/**banner*/
.b_banner
{
	width:100%;
	height:329px;
	}
/**banner end*/
/**menu */
.m_menu
{
	width:100%;
	height:61px;
	background:url(../images/menubg.jpg) center repeat-x;
	}
.menu
{	
	float:left;
	width:100%;
	height:61px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	}
.menu li/*菜单 项*/
{
	width:125px;
	height:37px;
	text-align:center;
	padding-top:18px;
	float:left;
	display:block;
	}
.menu a/*菜单 文字样式*/
{
	color:#001a42;
	text-decoration:none;
	cursor:pointer;
	}
.menu a:hover li/**菜单 文字悬浮样式*/
{
	background:url(../images/menubg2.png) repeat-x;
	color:#c2175b;/*hong*/
	}
/**menu end*/
/*cont**/
.c_cont
{
	width:100%;
	height:auto;
	}
.str
{
	width:100%;
	height:334px;
	margin-top:20px;
	}
.str .class
{
	width:245px;
	height:100%;
	float:left;
	background-color:#e7e7e7;
	border:1px #d6d6d6 solid;
	}
.class .title
{
	width:235px;
	height:35px;
	padding-left:10px;
	font-size:16px;
	padding-top:10px;
	background: #c2175b url(../images/san.png) right center no-repeat;
	}
.class .title a
{
	color:#fff;
	}
.class .title a:hover
{
	text-decoration:underline;
	}
.class .list
{
	width:100%;
	height:290px;
	}
.class .list li
{
	width:225px;
	height:34px;
	background:url(../images/li.jpg) center no-repeat;
	margin-top:2px;
	padding-top:12px;
	padding-left:20px;
	}
.class .list a
{
	color:#292929;
	}
.class .list a:hover
{
	color:#c2175b;
	}
.str .com
{
	float:left;
	width:500px;
	height:100%;
	margin-left:20px;
	background:#fff;
	border:1px #c6c5c5 solid;
	overflow:hidden;
	}
.com .title
{
	width:490px;
	height:43px;
	padding-left:10px;
	color:#191919;
	background: url(../images/hbg.png)  repeat;
	border-bottom:1px #c6c5c5 solid;
	}
.com .title .tit
{
	float:left;
	width:140px;
	height:33px;
	padding-top:10px;
	padding-left:10px;
	font-size:16px;
	background: url(../images/rbg.png)  no-repeat;
	}
.com .title .more a
{
	color:#4c4c4c;
	}
.com .title .more a:hover
{
	color:#c13d71;
	}
.com .title .more
{
	float:right;
	font-size:12px;
	padding-top:14px;
	padding-right:10px;
	}
.cot
{
	width:95%;
	margin:auto;
	color:#5f5f5f;
	text-indent:25px;
	padding-top:10px;
	line-height:25px;
	}
.str .auto
{
	float:right;
	width:220px;
	height:100%;
	background:#fff;
	border:1px #c6c5c5 solid;
	}
.auto .title
{
	width:210px;
	height:43px;
	padding-left:10px;
	color:#191919;
	background: url(../images/hbg.png)  repeat;
	border-bottom:1px #c6c5c5 solid;
	}
.auto .title .tit
{
	float:left;
	width:140px;
	height:33px;
	padding-top:10px;
	padding-left:10px;
	font-size:16px;
	background: url(../images/rbg.png)  no-repeat;
	}
.auto .title .more a
{
	color:#4c4c4c;
	}
.auto .title .more a:hover
{
	color:#c13d71;
	}
.auto .title .more
{
	float:right;
	font-size:12px;
	padding-top:14px;
	padding-right:10px;
	}
.autocot
{
	width:100%;
	}
.autoctxt
{
	width:212px;
	margin:auto;
	padding-top:15px;
	}
.autoctxt span
{
	display:block;
	width:212px;
	height:127px;
	border:1px #CCC solid;
	margin-bottom:5px;
	}
.autoctxt .t1
{
	font-size:18px;
	margin-bottom:5px;
	}
.cp
{
	width:998px;
	margin-top:10px;
	background-color:#fff;
	padding-bottom:8px;
	border:1px #c6c5c5 solid;
	}
.cp .title
{
	width:988px;
	height:43px;
	padding-left:10px;
	color:#191919;
	background: url(../images/hbg.png)  repeat;
	border-bottom:1px #c6c5c5 solid;
	margin-bottom:10px;
	}
.cp .title .tit
{
	float:left;
	width:140px;
	height:33px;
	padding-top:10px;
	padding-left:10px;
	font-size:16px;
	background: url(../images/rbg.png)  no-repeat;
	}
.cp .title .more a
{
	color:#4c4c4c;
	}
.cp .title .more a:hover
{
	color:#c13d71;
	}
.cp .title .more
{
	float:right;
	font-size:12px;
	padding-top:14px;
	padding-right:10px;
	}
.news
{
	width:998px;
	height:339px;
	margin-top:10px;
	border:1px #c6c5c5 solid;
	background:#fff;
	}
.news .title
{
	width:988px;
	height:43px;
	padding-left:10px;
	color:#191919;
	background: url(../images/hbg.png)  repeat;
	border-bottom:1px #c6c5c5 solid;
	margin-bottom:10px;
	}
.news .title .tit
{
	float:left;
	width:140px;
	height:33px;
	padding-top:10px;
	padding-left:10px;
	font-size:16px;
	background: url(../images/rbg.png)  no-repeat;
	}
.news .title .more a
{
	color:#4c4c4c;
	}
.news .title .more a:hover
{
	color:#c13d71;
	}
.news .title .more
{
	float:right;
	font-size:12px;
	padding-top:14px;
	padding-right:10px;
	}
.newscont
{
	width:100%;
	}
.c_hotnews
{
	width:420px;
	height:270px;
	float:left;
	}
.c_hotnews li
{
	width:92%;
	height:130px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	}
.c_hotnews li:hover .c_holicont
{
	color:#3d3d3d;
	}
.c_hotnews a
{
		text-decoration:none;
	}
.c_holiTit
{
	width:100%;
	height:25px;
	color:#d92123;
	font-weight:bold;
	}
.c_hotnews li:hover .c_holiTit
{
	text-decoration:underline;
	}
.c_holicont
{
	line-height:25px;
	color:#646464;
	text-indent:28px;
	}
.c_news
{
	width:575px;
	border-left:2px #d8d8d8 dotted;
	height:270px;
	float:right
	}
.c_newsdt
{
	width:270px;
	height:265px;
	margin-right:5px;
	float:left;
	margin-left:10px;
	}
.c_newsdt .titles
{
	width:260px;
	padding-left:10px;
	color:#b6062c;
	}
.c_newsdt .list
{
	width:100%;
	height:auto;
	margin-top:17px;
	}
.c_newsdt .list li
{
	width:260px;
	height:30px;
	background-color:#efefef;
	color:#575757;
	padding-top:8px;
	padding-left:10px;
	margin-bottom:8px;
	}
.c_newsdt .list li:hover
{
	background-color:#e4eaf2 ;
	color:#696969;
	}
.C_title
{
	width:933px;
	background:url(../images/titlebk.jpg) center no-repeat;
	height:35px;
	padding-top:14px;
	font-size:18px;
	padding-left:67px;
	}
.c_newsHot li
{
	width:100%;
	height:128px;
	margin-bottom:5px;
	}
.cmore a
{
	float:right;
	padding-right:20px;
	color:#4c4c4c;
	font-size:12px;
	padding-top:4px;
	z-index:999;
	position:relative;
	}
.cmore a:hover
{
	color:#c13d71;
	}

/**cont end*/
/**内容切换**/
* {
	margin:0;
	padding:0;
}
.plan_tg {
	width:1000px;
	height:150px;
	position:relative;
}
.plan_title {
	width:127px;
	height:37px;
	background:url(../images/plan_sj.png) no-repeat;
	line-height:37px;
	text-align:center;
	color:#fff;
	font-family:"微软雅黑";
	position:absolute;
	left:450px;
	top:-6px;
	font-size:16px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.blk_18 {
	overflow:hidden;
	zoom:1;
	width:1000px;
}
.blk_18 .pcont {
	width:930px;
	float:left;
	overflow:hidden;
}
.blk_18 .ScrCont {
	width:32766px;
	zoom:1;
}
.blk_18 #List1_1, .blk_18 #List2_1 {
	float:left;
}
.blk_18 .LeftBotton, .blk_18 .RightBotton {
	width:30px;
	height:95px;
	float:left;
	background:url(../images/ax.png) no-repeat;
	margin-top:23px;
}
.blk_18 .LeftBotton {
	background-position: 0 0;
	margin-right:5px;
}
.blk_18 .RightBotton {
	background-position: -5px -98px;
	margin-left:5px;
}
.blk_18 .LeftBotton:hover {
	background-position: -35px 0;
}
.blk_18 .RightBotton:hover {
	background-position: -40px -98px;
}
.ScrCont .p1 {
	width:208px;
	height:151px;
	float:left;
	margin-right:30px;
}
.ScrCont .p1  img
{
	width:200px;
	height:120px;
	padding:3px;
	border:1px #CCC solid;
	}
.ScrCont .p1 .txs
{
	width:100%;
	text-align:center;
	height:19px;
	color:#731c00;
	}
/*内容切换 end*/

/**foot*/
.f_foot
{
	width:100%;
	/* height:100px; */
	float:left;
	margin-top:20px;
	background:url(../images/fbg.gif) repeat ;
	color:#fff;
	}
.links
{
	width:100%;
	padding-top:10px;
	}
.links a
{
	color:#fff;
	margin-right:10px;
	}
.links a:hover
{
	color:#ef679d;
	}
.copy
{
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;
	}
.copy span
{
	display:block;
	width:100%;
	text-align:center;
	padding-bottom:2px;
	}/**foot end*/
/**banner js*/
.mids{	width:980px;	margin:auto;}
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
.banner{width:100%;	height:320px; margin:auto;	overflow:hidden; }
.banner .ban_c img{ width:100%;}
.banner .ban_nav{display:none;}
.banner .Left,.banner .Right{position:absolute;width:38px;height:38px;background:url(../images/cir_white.gif) no-repeat #aaa;right:50%;bottom:15px;}
.banner .Left{margin-right:-450px;background-position:5px 0}
.banner .Right{margin-right:-490px;background-position:-33px 0;background-color:#c2175b;}
.bann_ext{position:relative;}
.frontCover{position:absolute;top:-120px; margin-left:5px;padding:0 0 16px;border-bottom:5px solid #c2175b; font-size:10px;}
.frontCover li{float:left;width:82px;padding:3px;background:#000;color:#fff;overflow:hidden;margin-right:10px;cursor:pointer;}
.frontCover p{text-align:center;height:14px;line-height:18px;overflow:hidden;}
.frontCover .img{position:relative;height:50px;overflow:hidden;}
.frontCover img{position:absolute;width:192px;height:50px;left:-50px;}
.frontCover .open{background:#c2175b;}
.wrap{width:980px;margin-left:auto;margin-right:auto;}
/*幻灯片(组件)*/
.slide{position:relative;width:100%;}
.ban_c{display:none;position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;}
.ban_c img{width:100%;height:100%;}
.ban_t{position:absolute;left:0;bottom:0;width:100%;padding:4px 0;text-indent:10px;white-space:nowrap;overflow:hidden;color:#fff;background:rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88000000,endcolorstr=#88000000);z-index:3;}
.ban_nav{position:absolute;bottom:0;left:0;width:100%;text-align:right;z-index:4;}
.ban_nav a{display:inline-block;vertical-align:middle;width:14px;height:14px;line-height:14px;overflow:hidden;text-align:center;margin-right:8px;cursor:pointer;text-decoration:none;-webkit-text-size-adjust:none;background:#ccc;}
.ban_nav .on{background:#f90;color:#fff;}
.Left,.Right{cursor:pointer;}
/*banner js end*/