@charset "utf-8";
/* CSS Document */

/*______________________________系统设置____________________________________*/

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	list-style: none;
}
html {
	overflow-x: hidden;
	height: 100%;
}
body {
*overflow-x:hidden;
}
body {
	font-family: "Microsoft Yahei", "Helvetica", "Arial", "sans-serif";
	font-size: 14px;
	line-height: 24px;
	color: #000;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 30px;
}
fieldset, img, abbr, acronym {
	border: 0;
}
img {
	vertical-align: middle;
	border: none;
}
address, caption, cite, code,, dfn, em, strong, th, var, {
font-style:normal;
font-weight:normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
q:before, q:after {
	content: '';
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #0253a5;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.border-bn {
	border-bottom: none;
}
/*font-family*/
@font-face {
	font-family: "Microsoft Yahei";
}
.div-clear {
	clear: both;
}
/*______________________________布局设置____________________________________*/


/*-------------------大图--------------------*/
#full-screen-slider {
	width: 100%;
	height: 420px;
	position: relative;
	float: left;
	z-index: -1px;
	margin-bottom: 8px;
}
#slides {
	display: block;
	width: 100%;
	height: 420px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}
#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
}
#slides li a {
	display: block;
	width: 100%;
	height: 100%;
}
/*按钮样式*/
#pagination {
	display: block;
	position: absolute;
	top: 390px;
	left: 45%;
	z-index: 9900;
	margin: 0 auto;
	text-align: center;
}
#pagination li {
	display: block;
	width: 15px;
	height: 15px;
	float: left;
	margin-left: 15px;
	_margin-left: 10px;
	border-radius: 10px;
	background-color: #3b3b34;
}
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current {
	background: #edf008;
}
.indexleft {
	width: 243px;
	margin-right: 6px;
	overflow: visible;
}
.indexmid {
	width: 380px;
}
.indexright {
	width: 360px;
}
/*-------------------left--------------------*/
/*leftimg*/
.leftimg {
	width: 100%;
	border: 1px solid #b5b5b5;
	margin-bottom: 4px;
}
.leftimg ul li {
	float: left;
	width: 153px;
	padding-left: 90px;
	line-height: 50px;
	border-bottom: 1px dashed #b5b5b5;
	background-color: #f7e6fd;
}
.leftimg ul li a {
	font-size: 18px;
}
.leftimg ul li a:hover {
	color: #fa2327;
	text-decoration: none;
}
.leftimg_bg1 {
	background: url(/zsw/images/leftimg1.jpg) no-repeat 30px;
}
.leftimg_bg2 {
	background: url(/zsw/images/leftimg2.jpg) no-repeat 30px;
}
.leftimg_bg3 {
	background: url(/zsw/images/leftimg3.jpg) no-repeat 30px;
}
.leftimg_bg4 {
	background: url(/zsw/images/leftimg4.jpg) no-repeat 30px;
}

/*联系我们*/
.contact {
	width: 100%;
	font-family: "Microsoft Yahei";
	font-size: 12px;
	padding: 3px 0;
	overflow: hidden;
}
.contact ul li {
	padding-left: 30px;
}
.contactbg1 {
	background: url(/zsw/images/contactbg1.jpg) no-repeat 5px;
}
.contactbg2 {
	background: url(/zsw/images/contactbg2.jpg) no-repeat 5px;
}
.contactbg3 {
	background: url(/zsw/images/contactbg3.jpg) no-repeat 5px;
}
.contactbg4 {
	background: url(/zsw/images/contactbg4.jpg) no-repeat 5px;
}

/*--------------------------------------------------------------二级页面--------------------------------------------------------------------*/
.mbx {
	width: 100%;
	float: left;
	background-color: #d1cdcd;
	margin: 5px 0;
}
.crumb {
	width: 1000px;
	margin: 0 auto;
	line-height: 40px;
	font-family: "宋体";
}
/*detail*/
.detail {
	float: right;
	width: 1000px;
	margin-bottom: 5px;
}
.detail h2 {
	float: left;
	width: 100%;
	margin-top: 20px;
	font-size: 30px;
	line-height: 45px;
	text-align: center;
}
.detail h3 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 35px;
	border-bottom: 1px dashed #ccc;
}
.txtcont {
	float: left;
	width: 970px;
	padding: 10px 15px;
	font-size: 16px;
	font-family: "宋体";
}
.txtcont p {
	text-indent: 32px;
}
.txtcont img {
	max-width: 750px;
	margin: 0 auto;
}
/*查询页*/
.chaxunpage {
	width: 500px;
	margin: 50px auto;
	line-height: 35px;
	min-height: 300px;
}
.chaxunpage table input {
	float: left;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	font-size: 14px;
	color: #666;
	line-height: 35px;
	height: 35px;
	width: 200px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.chaxunpage table td {
*padding-bottom:10px;
}
.chaxunpage_btn {
	background-color: #39F;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 34px;
	height: 34px;
	width: 70px;
	cursor: pointer;
	margin-bottom: 10px;
}
.yzm {
	width: 100%;
}
.yzm a {
	font-size: 12px;
	color: #d71111;
	line-height: 35px;
}
.yzm input {
	float: left;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	font-size: 14px;
	color: #666;
	line-height: 35px;
	height: 35px;
	width: 80px;
	padding-left: 10px;
	margin-right: 5px;
}
.yzm img {
	float: left;
	width: 70px;
	height: 35px;
	border: 1px solid #d2d2d2;
	margin-right: 10px;
}
.yzm span {
	float: right;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	background-color: #337ab7;
	line-height: 30px;
	width: 60px;
	height: 30px;
	margin-top: 5px;
	cursor: pointer;
}
/*introduct*/

.subnav {
	float: left;
	border: 1px solid #b5b5b5;
	border-bottom: none;
	margin-bottom: 50px;
}
.subnavtit {
	width: 250px;
	background-color: #1d6ebd;
	font-size: 20px;
	text-align: center;
	color: #fff;
	line-height: 45px;
}
.floating_ck {
	position: relative;
	left: 0px;
	top: 30%;
*top:2px;
}
.floating_ck ul li {
	position: relative;
	width: 250px;
	line-height: 42px;
	border-bottom: solid 1px #b5b5b5;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 20%;
	cursor: pointer;
}
.floating_ck ul li:hover {
	background-color: #fdffd6;
}
.floating_ck ul li:hover .floating_left {
	display: block;
}
.floating_ck li span {
	color: #1d6ebd;
	display: block;
	font-size: 20px;
	line-height: 42px;
}
.floating_left {
	position: absolute;
	left: 250px;
	top: -1px;
	width: 160px;
	padding: 10px 0;
	border: solid 1px #b5b5b5;
	display: none;/*border-radius:5px;*/
	background-color: #fdffd6;
}
.floating_left a {
}
.yuanxi {
	width: 210px;
	padding-left: 20px;
}
.yuanxi ul li {
	float: left;
	width: 100%;
	border: none;
	text-align: left;
	line-height: 30px;
}
.yuanxi ul li a {
	font-size: 16px;
}
.zszy {
	width: 734px;
}
.zszybd {
	float: left;
	width: 347px;
	padding-left: 20px;
}
.zszybd ul {
	margin-bottom: 20px;
	text-align: left;
}
.zszybd ul h1 {
	color: #c32202;
	font-size: 16px;
	line-height: 45px;
}
.zszybd ul h1 a {
	color: #c32202;
}
.zszybd ul li {
	float: left;
	width: 100%;
	border: none;
	line-height: 30px;
	text-align: left;
}
.zszybd ul li a {
	font-family: "宋体";
	font-size: 14px;
}
/*专业right*/
.zhuanye_right {
	float: right;
	width: 740px;
	border: solid 1px #b5b5b5;
	margin-bottom: 10px;
}
.zhuanye_right1 {
	float: right;
	width: 100%;
	border: solid 1px #b5b5b5;
	margin-bottom: 10px;
}
.zhuanyebd {
	float: left;
	width: 100%;
}
.zhuanyebd ul {
	float: left;
	margin:0 20px;
	padding-bottom: 12px;
}

.zhuanyebd1 ul {
	float: left;
	padding-bottom: 12px;
	margin:15px;
}
.zhuanyebd ul h1 {
	padding-left: 20px;
	margin-top: 5px;
	color: #1d6ebd;
	font-size: 20px;
	font-weight: bold;
	line-height: 45px;
}
.zhuanyebd ul li {
	float: left;
	padding-left: 20px;
	width: 350px;
	line-height: 20px;
}
.zhuanyebd ul li a {
	font-family: "宋体";
	font-size: 14px;
}
.fengexian {
	width: 100%;
	float: left;
	border-bottom: 1px dashed #b5b5b5;
}
/*newslist*/
.newslist {
	width: 100%;
}
.newslist h1 {
	float: left;
	width: 100%;
}
.newslist h1 font {
	float: left;
	margin-left: 25px;
	font-size: 20px;
	color: #fff;
	background-color: #1d6ebd;
}
.newslistbd {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.newslistbd ul li {
	float: left;
	width: 100%;
	border-bottom: dashed 1px #b5b5b5;
	line-height: 45px;
}
.newslistbd ul li a {
	margin-left: 5px;
	font-size: 16px;
}
.newslistbd ul li font {
	float: left;
	font-size: 30px;
	line-height: 26px;
	margin-left: 2%;
}
.newslistbd ul li span {
*margin-top:-24px;
	float: right;
	margin-right: 30px;
*margin-top:-45px;
}
/*pagelist*/
.pagelist {
	width: 400px;
	height: 30px;
	margin: 0 auto;
	padding-top: 20px;
}
.pagelist ul li {
	float: left;
	margin-right: 10px;
}
.pagelist ul li a {
	display: block;
	width: 25px;
	height: 24px;
	background-color: #f3f3f3;
	text-align: center;
	line-height: 24px;
	color: #808080;
	font-size: 16px;
	font-weight: 600;
}
.pagelist ul li a:hover {
	background-color: #39a7e3;
	color: #fff;
	text-decoration: none;
}
.pagelist ul .next {
	float: left;
	height: 22px;
	text-align: center;
	border: 1px solid #ccc;
	line-height: 22px;
}
.pagelist ul .next a {
	width: 64px;
	height: 22px;
	background: none;
}
/*/*vedio*/
.vedio_left {
	float: left;
	width: 587px;
 *margin-bottom: 10px;
}
.vedio {
	float: left;
	width: 587px;
	height: 460px;
	overflow: hidden;
}
.vedio img {
	width: 587px;
	height: 462px;
}
.vediotxt {
	float: left;
	width: 587px;
	text-align: center;
	background-color: #005187;
	line-height: 50px;
	font-size: 22px;
	margin-bottom: 10px;
}
.vediotxt a {
	color: #fff;
}
.vedio_cover {
	position: relative;
	top: -462px;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.vedio_cover_btn {
	width: 100px;
	height: 100px;
	margin: 0 auto;
}
.vedio_cover_btn img {
	width: 100%;
	height: 100%;
	margin-top: 200px;
}
.vedio_cover1 {
	display:block;
	position: relative;
	top: -140px;
	width: 100%;
	height: 100%;
}
.vedio_cover_btn1 {
	width: 70px;
	height: 70px;
	margin: 0 auto;
}
.vedio_cover_btn1 img {
	width: 100%;
	height: 100%;
	margin-top: 40px;
}
.vedio_cover2 {
	display:block;
	position: relative;
	top: -110px;
	width: 100%;
	height: 100%;
}
.vedio_cover_btn2 {
	width: 60px;
	height: 60px;
	margin: 0 auto;
}
.vedio_cover_btn2 img {
	width: 100%;
	height: 100%;
	margin-top: 30px;
}
.vedio_right {
	float: right;
	width: 196px;
}
.vedio_right ol li {
	width: 196px;
	height: 140px;
	margin-bottom: 32px;
	_margin-bottom: 0px;
}
.vedio_right ol li img {
	width: 100%;
	height: 100%;
}
.vedio_right ol li h1 {
	width: 100%;
	margin-top: -140px;
	text-align: center;
	background-color: #005187;
	line-height: 25px;
}
.vedio_right ol li h1 a {
	color: #fff;
}
.vedio_bottom {
	float: left;
	width: 100%;
	margin-bottom: 50px;
	_margin-bottom: 0px;
}
.vedio_bottom ol {
	width: 810px;
}
.vedio_bottom li {
	float: left;
	width: 150px;
	height: 110px;
	margin-right: 12px;
}
.vedio_bottom li img {
	width: 100%;
	height: 100%;
}
.vedio_bottom li h1 {
	width: 100%;
	margin-top: -110px;
	text-align: center;
	background-color: #005187;
	line-height: 25px;
}
.vedio_bottom li h1 a {
	color: #fff;
}*/
