@charset "gb2312";

/* 新闻系统 */

/* 首页带首条图片及内容块输出控制开始，带时间 */



#homenewshot ul {
	margin: 0;
	padding: 0px 25px;
}
#homenewshot ul li {
	list-style-type: none;
	margin: 0;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
}
#homenewshot ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin-right: 10px;
	float:right;
	white-space: nowrap;	line-height: 42px;
	display: block;
	padding: 0 ;
	}
#homenewshot ul li a {
	font-family: "微软雅黑";
	text-decoration: none;
	font-size: medium;
	overflow: hidden;
	display: block;
	line-height: 130%;
	text-overflow: ellipsis;
	margin: 0;
	padding: 10px 0;
}


#thisSortRemark {
	margin: 0px;
	padding: 1px 7%;
	font-family: "微软雅黑";
	font-size: medium;
	line-height: 170%;
	text-align: left;
	word-break:break-all;
}
#thisSortRemark h1 {
	font-size: x-large;
	line-height: 170%;
	font-family: "微软雅黑";
	font-weight: normal;
}
#thisSortRemark h2 {
	font-size: large;
	line-height: 170%;
		font-family: "微软雅黑";
	font-weight: normal;
}
#thisSortRemark h3 {font-size:22px;line-height:170%;font-weight: normal;}
#thisSortRemark h4 {font-size:18px;line-height:170%;font-weight: normal;}
#thisSortRemark h5 {font-size:small;line-height:170%;font-weight: normal;}
#thisSortRemark h6 {font-size:10px;line-height:170%;font-weight: normal;}
#thisSortRemark td {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 140%;
}
#thisSortRemark img {
	width: 100%;
	height: auto;
}


#NowPage {
	margin: 0 0 0 0px;
	padding: 0px;

	}
#NowPage h1 {
	text-align: left;
	font-size: small;
	padding: 10px;
	margin: 0;
	font-weight: normal;
	color: #666;
	background-color: #e0d6ce;
	overflow: hidden;
}
#NowPage h1 span {
	margin-left: 8px;
}
#NowPage span {	margin-left: 5px;	margin-right: 5px;}

#NowPage a {color:#666;}
#NowPage a:visited {color:#666;}
#NowPage a:hover {color:#f00;}
#NowPage a:active {color:#666;}


#NewsList {
	margin: 20px;
}
#NewsList ul {	margin: 0px;	padding: 0px;}
#NewsList ul li {
	font-size: medium;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8ecf3;
	margin: 0;
	padding: 15px 0;
}
#NewsList ul li span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #999;
	white-space: nowrap;
	display: block;
	margin: 15px 0 0 0;
	padding: 0px;
	}
	
#NewsList ul li a {color:#333;text-decoration:none;}
#NewsList ul li a:visited {color:#333;text-decoration:none;}
#NewsList ul li a:hover {color:#ba2636;text-decoration:none;}
#NewsList ul li a:active {color:#ba2636;text-decoration:none;}

/* 内页列表栏目输出 */
#inssubmenu {width:90%;margin: 15px auto;}

#inssubmenu ul li {
	list-style-type: none;
}

#inssubmenu ul li.nowadd {

}

#inssubmenu ul {
	margin: 0px;
	padding: 0px;
}


#inssubmenu ul li a {
	color: #FFF;
	font-size: medium;
	background-color: #0f528d;
	white-space: nowrap;
	display: block;
	margin: 10px auto;
	padding: 10px 0;
	width: 95%;
	text-align: center;
}
#inssubmenu ul li a:visited {color:#FFF;}
#inssubmenu ul li a:hover {color:#FFF;}
#inssubmenu ul li a:active {color:#FFF;}


#inssubmenu ul li.nowadd a {color:#FFF;	background-color: #a00;}
#inssubmenu ul li.nowadd a:visited {color:#FFF;	background-color: #a00;}
#inssubmenu ul li.nowadd a:hover {color:#FFF;	background-color: #a00;}
#inssubmenu ul li.nowadd a:active {color:#FFF;	background-color: #a00;}




#ListAllBox {margin: 0 ;
}
#ListAllBox #classSegment #classTitleLine {
	background-color: #2559b8;
	height: 40px;
	color: #FFF;
}
#ListAllBox #classSegment #classTitleLine #classTitle {
	width: 300px;
	text-align: left;
	text-indent: 10px;
	line-height: 40px;
	height: 40px;
	float: left;
}
#ListAllBox #classSegment #classTitleLine #classTitle a {
	color: #FFF;
	font-family: "微软雅黑";
	font-size: 18px;
}
#ListAllBox #classSegment #classTitleLine #ArticleMore a {
	font-size: 12px;
	color: #FFF;
}
#ListAllBox #classSegment #classTitleLine #ArticleMore {
	line-height: 40px;
	float: right;
	width: 60px;
	height: 40px;
}
#ListAllBox #classSegment #ArticleTitleList {
	margin: 20px;
}
#ListAllBox #classSegment #ArticleTitleList ul {margin:0;padding:0;
}
#ListAllBox #classSegment #ArticleTitleList ul li {
	font-size: medium;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8ecf3;
	margin: 0;
	padding: 15px 0;
}

#ListAllBox #classSegment #ArticleTitleList ul li span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #999;
	white-space: nowrap;
	display: block;
	margin: 15px 0 0 0;
	padding: 0px;
}


/* #NewsType 定义外框样式,#NewsType .NewsTitle 定义 标题样式 , #NewsType .NewsTimes 定义时间点击等信息块 #NewsType .NewsContent定义文字样式  */

#NewsType {
	margin: 0px;
	}
#NewsType .NewsTitle {
	text-align: center;
	font-family: "微软雅黑";
	font-size: x-large;
	line-height: 130%;
	padding: 20px 10px;
	color: #666;
	}
#NewsType .NewsInfo {
	color: #999;
	text-align: center;
	background-color: #f4f4f4;
	font-family: "微软雅黑";
	font-size: small;
	padding: 5px;
}
#NewsType .NewsContent {
	font-family: "微软雅黑";
	padding: 15px;
	font-size: medium;
	line-height: 160%;
	color: #595d64;
	text-align: left;
}
#NewsType .NewsContent img {
	width: 95%;
	height: auto;
}
#NewsType .NewsContent .VideoPlayer  { text-align: center; }
#NewsType .VideoPlayer video {
	width: 100%;
	height: auto;
}

/* #PictureList定义外框宽与高,#PictureList .picturelist定义每个图片列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6行请不要删除与更改,#PictureListHome ,.picturelist .picturelistt定义图片注释文字样式 */

#PictureList {
	margin: 20px 0 0 0px;
	padding: 0px;
}
#PictureList .PicListMod {

	margin: 0 0 25px 0;

}
#PictureList .PicListMod .PicDiv{

	text-align: center;

}

#PictureList .PicListMod .PicDiv img {
	width:95%;
	height:auto;
}

#PictureList .PicListMod .Title {
	margin: 10px 0;	
	padding: 0px;text-align: center;
	font-size: large;
	}
#PictureList .PicListMod .picturelistt {	text-align: center;}

#FlipMod {
	font-family: "微软雅黑";
	font-size: small;
	height: 30px;
	background-color: #f4f4f4;
	line-height:30px;
}

#FlipMod .PageDiv { width:40%; float:left; text-align:center;}
#FlipMod .StatisticsDiv { width:60%; float:right; text-align:center;}


body {
	font-family: "微软雅黑";
	font-size: medium;
	margin: 0px;
	padding: 0px;
	color: #666;
	background-color: #FFFFFF;
}
a {color:#333;text-decoration:none;}
a:visited {color:#333;text-decoration:none;}
a:hover {color:#f00;text-decoration:none;}
a:active {color:#ba2636;text-decoration:none;}

img {border:none;}

td {	font-family: "微软雅黑";}

.NowTitle {
	font-size: x-large;
	text-align: center;
	padding: 20px;
	font-family: "微软雅黑";
	color: #960000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
.Footer {
	font-family: "微软雅黑";
	font-size: small;
	line-height: 180%;
	color: #FFF;
	background-color: #016ac7;
	text-align: center;
	width: 100%;
}
.Footer h1 {
	margin: auto;
	padding: 0px;
	font-size: small;
	font-weight: normal;
	width: 90%;
	line-height: 250%;
}
.Headbox {
	text-align: center;
}
.Headbox img {
	height: auto;
	width: 90%;
	margin: 3% 0;
}
.bannerbox {
}
.bannerbox img {
	height: auto;
	width: 100%;
}
.MenuBoxHome {
	position: absolute;
	width: 100%;
}
.MenuBox {
	padding: 0;
	background-color: #016ac7;
}
.MenuBox table tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #025aa8;
	border-bottom-color: #025aa8;
	font-family: "微软雅黑";
	font-size: medium;
	color: #FFF;
	line-height: 30px;
	text-align: center;
}

.MenuBox a {color:#FFF;}
.MenuBox a:visited {color:#FFF;}
.MenuBox a:hover {color:#FC0;}
.MenuBox a:active {color:#FFF;}


.Home_ppzx {
	margin:15px 0;
}
.Home_ppzx  .title {
	font-size: x-large;
	text-align: center;
	font-family: "微软雅黑";
	font-weight: bold;
	line-height: 180%;
	padding: 0px;
	margin: 8% 0;
}
.Home_ppzx .title img {
	height: auto;
	width: 60%;
}
.Home_ppzx .infor .titleins {
	font-family: "微软雅黑";
	font-size: large;
	line-height: 250%;
	font-weight: bold;
}
.Home_ppzx .infor .ilne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	height: 3px;
	margin: 15px auto;
	width:80%;
}

.Home_ppzx .infor .infoins {
	font-size: medium;
}
.Home_ppzx .infor table {
	width: 90%;
}
.Home_ppzx .infor img {
	width: 70%;
}



.clear {
	clear: both;
}
.Home_spbox .title img {
	width: 60%;
}
.Home_cpbox {
	text-align: center;
	background-image: url(images/m_cp_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:100% 100%; 
}

.Home_cpbox .title {
	font-size: x-large;
	text-align: center;
	font-family: "微软雅黑";
	font-weight: bold;
	line-height: 180%;
	padding: 20px 0;
	margin: 8% 0 ;
	color: #FFF;
}
.Home_cpbox .title img {
	height: auto;
	width: 60%;
}
.cpshow {
	text-align: center;
}
.cpshow .cpimg img {
	height: auto;
	width: 80%;
}
.cpshow .cpinfo {
	font-family: "微软雅黑";
	font-size: small;
	color: #FFF;
	line-height: 250%;
}
.cpshow .cpinfo a {color:#FFF;}
.Home_cpbox .bootomcp {
	text-align: center;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0px;
}

.Home_cpbox .bootomcp a {
	white-space: nowrap;
	display: block;
	width: 60%;
	line-height: 200%;
	color: #FFF;
	font-size: large;
	font-family: "微软雅黑";
	margin: auto;
	border-radius: 100px;
 	border: 2px solid #FFF;
}
.Home_cpbox .bootomcp a:visited {color:#FFF;}
.Home_cpbox .bootomcp a:hover {color:#FFF;}
.Home_cpbox .bootomcp a:active {color:#FFF;}


.Home_aboutus .title img {
	height: auto;
	width: 60%;
}
.Home_aboutus .title {
	font-size: x-large;
	text-align: center;
	font-family: "微软雅黑";
	font-weight: bold;
	line-height: 180%;
	padding: 0px;
	margin: 8% 0;
}
.Home_aboutus .infor {
	font-size: medium;
	font-family: "微软雅黑";
	line-height: 150%;
	margin: 5%;
}
.Home_aboutus .more { text-align:center;}
.Home_aboutus .more a {
	color: #FFF;
	font-family: "微软雅黑";
	font-size: large;
	background-color: #026ac7;
	white-space: nowrap;
	display: block;
	width: 60%;
	border-radius: 100px;
 	line-height: 200%;
	margin:10px auto;
}
.Home_aboutus .more a:visited {color:#FFF;}
.Home_aboutus .more a:hover {color:#FFF;}
.Home_aboutus .more a:active {color:#FFF;}

.Home_aboutus .aboutusimg img {
	height: auto;
	width: 100%;
}

.Home_Newsbox .title {
	font-size: x-large;
	text-align: center;
	font-family: "微软雅黑";
	font-weight: bold;
	line-height: 180%;
	padding: 0px;
	margin: 8% 0;
}

.Home_Newsbox .title img {
	height: auto;
	width: 60%;
}
.Home_Newsbox {
	padding: 0 0 20px 0;
}

.Home_contact {
	margin: 15px 0;
	
}
.Home_contact img {
	width: 100%;
	height: auto;
	margin: 5% 0;
}
.Ckmov {
	margin: 0%;
	padding: 3%;
}
.Main {
	margin: 0px;
	padding: 0px 0 25px 0;
	;
}


#moviebox video {
	height: auto;
	width: 100%;
}

#moviebox .PicListMod .Title a {
	color: #FFF;
	line-height: 200%;
	text-align: center;
}
#moviebox .PicListMod .Title {
	color: #FFF;
	text-align: center;
	margin-top: 3%;
}
