* {
	padding: 0;
	margin: 0;
	font-size: 15px;
	font-family: "微软雅黑";
	color: #333;
}

body {
	overflow-x: hidden;
}

li {
	list-style: none;
}

ul {
	margin: 0;
}

a {
	text-decoration: none;
}

.clear {
	clear: both;
}
.one_section {
	width: 100%;
	height: 550px;
	background: #F5F5F5;
	background-repeat: no-repeat;
}

.os {
	width: 1200px;
	margin: 0 auto;
}
.osb{
	padding: 20px;	
	background: #fff;
}
.ost {
	
	background-repeat: no-repeat;
}

.ost h2 {
	text-align: center;
	font-size: 31px;
	color: #01457C;
	padding: 25px 0 0 0;
}
.ost p{
	font-size: 15px;
	color: #01457C;
	width: 1000px;
	margin: 0 auto;
	text-indent: 2em;
	line-height: 30px;
	margin-bottom: 20px;
}
.ost a{
color: #01457C;	
}
.focusBox {
	width: 610px;
	height: 326px;
	overflow: hidden;
	position: relative;
	float: left;
}

.focusBox img {
	width: 610px;
	height:326px;
}

.focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 40px;
	width: 100%;
	background: #333;
	filter: alpha(opacity=50);
	opacity: 0.5;
	overflow: hidden;
}

.focusBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 36px;
	width: 100%;
	overflow: hidden;
}

.focusBox .txt li {
	height: 36px;
	line-height: 36px;
	position: absolute;
	bottom: -36px;
}

.focusBox .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 10px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.focusBox .num {
	position: absolute;
	z-index: 3;
	bottom: 0px;
	right: 0px;
}

.focusBox .num li li {
	float: left;
	position: relative;
	width: 48px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	right: 15px;
	bottom: 0px;
}

.focusBox .num li li {
	z-index: 2;
	display: block;
	margin: 0 auto;
	width: 45px;
	height: 100%;
	text-decoration: none;
	position: relative;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
}

.focusBox .num li .on,
.focusBox .num li li:hover {
	position: relative;
	background: #355e92;
}

.obsr {
	background: #fff;
	float: right;
	height:326px;
	width: 530px;
}

.obsr_t .ul_1 {
	padding: 10px;
}

.obsr_t .ul_1 li {
	height: 35px;
	line-height:35px;
	background: url(dian.jpg) center left;
	background-repeat: no-repeat;
}

.obsr_t .ul_1 li a {
	font-size: 17px;
	float: left;
	margin-left: 15px;
}

.obsr_t .ul_1 li span {
		font-size: 17px;
	float: right;
	color: #999999;
}

.action_nav1 li {
	
}
.action_nav1 li a{
	width: 33%;
	height: 50px;
	line-height: 50px;
	background: #f5f5f5;
	text-align: center;
	float: left;
	color: #727272;
	font-size: 21px;
	cursor: pointer;
}
.gwy {
    width: 125px;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    margin-top: 10px;
    color: #4e91d1;
    text-align: center;
    display: inline-block;
    background-color: #d8eef8;
    border-radius: 5px;
}
.action_nav1 .huantu a{
	background:#01457C;
	color: #fff;
}

.obsr_b li {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 15px;
}

.two_s {
	width: 1200px;
	height: 300px;
	padding: 15px 0 0 0;
	margin: 0 auto;
}

.tsl {
	width: 718px;
	float: left;
}

.tst {
	width: 100%;
	float: left;
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
}

.tst img {
	float: left;
}

.tst span {
	font-weight: 600;
	font-size: 23px;
	float: left;
	margin-left: 15px;
}

.rdul {
	padding: 10px 0;
}

.rdul li a {
	float: left;
	font-size:17px ;
}


.rdul li span {
	font-size:17px ;
	float: right;
	color: #999999;
}

.rdul li .gg {
	float: left;
	color: #c5081e;
	margin-left: 10px;
}

.tsr {
	float: right;
	width: 460px;
}
.tsr .tst{
	padding-bottom: 0;
}
.picScroll-left {
	width: 460px;
	position: relative;
}

.picScroll-left .hd {
	width: 150px;
	float: right;
	margin-top: -13px;
}
.pageState{
	position: absolute;
	right: 60px;
	top: 35px;
	font-size: 16px;
	color: #878787;
}
.pageState span{
	font-size: 16px;
	color: #878787;
}
.picScroll-left .hd .prev,
.picScroll-left .hd .next {
	display: block;
	float: right;
	overflow: hidden;
	cursor: pointer;
	font-size: 20px;
	border: 1px solid #ccc;
	border-bottom: 0;
	padding:0px 5px;
	margin-left: ;
}

.picScroll-left .hd .next {
	background-position: 0 -50px;
}

.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}

.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
}

.picScroll-left .hd ul li.on {
	background-position: 0 0;
}

.picScroll-left .bd {
	border: 1px solid #ccc;
	padding:8px 5px;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picScroll-left .bd ul li .pic {
	text-align: center
}

.picScroll-left .bd ul li .pic img {
	width: 445px;
	height: 175px;
	display: block;
}
.two_s {
	width: 1200px;
	height: 300px;
	padding: 15px 0 0 0;
	margin: 0 auto;
	box-shadow: #ccc;
}

.tsl {
	width: 580px;
	float: left;
}

.tst {
	width: 100%;
	float: left;
	border-bottom: 1px solid #ccc;
	padding: 15px 0 0 0;
}
.tst2 {
	width: 100%;
	float: left;
	border-bottom: 1px solid #ccc;
	padding: 15px 0 0 0;
}
.tst img {
	float: left;
}

.tst span {
	font-weight: 600;
	font-size: 23px;
	float: left;
	margin-left: 15px;
}

.rdul {
	padding: 10px 0;
}

.rdul li {
	height:45px;
	line-height: 45px;
	background: url(dian.jpg) center left;
	background-repeat: no-repeat;
	text-indent: 1em;
}

.rdul li a {
	float: left;
	font-size: 16px;
}

.rdul li span {
	float: right;
	color: #999999;
	font-size: 16px;
}

.rdul li .gg {
	float: left;
	color: #c5081e;
	margin-left: 10px;
}

.tsr {
	float: right;
	width: 410px;
}
.tsr .tst{
	padding-bottom: 0;
}
.picScroll-left {
	width: 410px;
	position: relative;
}

.picScroll-left .hd {
	width: 150px;
	float: right;
	margin-top: -13px;
}
.pageState{
	position: absolute;
	right: 60px;
	top: 35px;
	font-size: 16px;
	color: #878787;
}
.pageState span{
	font-size: 16px;
	color: #878787;
}
.picScroll-left .hd .prev,
.picScroll-left .hd .next {
	display: block;
	float: right;
	overflow: hidden;
	cursor: pointer;
	font-size: 20px;
	border: 1px solid #ccc;
	border-bottom: 0;
	padding:0px 5px;
	margin-left: ;
}

.picScroll-left .hd .next {
	background-position: 0 -50px;
}

.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}

.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
}

.picScroll-left .hd ul li.on {
	background-position: 0 0;
}

.picScroll-left .bd {
	border: 1px solid #ccc;
	padding:8px 5px;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picScroll-left .bd ul li .pic {
	text-align: center
}

.picScroll-left .bd ul li .pic img {
	width: 410px;
	height: 255px;
	display: block;
}

.tst .tst_ul li{
	float: left;
	padding: 15px 15px; 
}
.tst .tst_ul li a{
	 font-size: 19px;
	 font-weight: 600;
}
.tst .tst_ul .xian a{
 color: #0E76CD;	 
}
.tst .tst_ul .xian{
	border-bottom: 2px solid #0e76cd;
}
.mb3{
	width: 1200px;
	margin: 0 auto;
}
.m3l{
	width: 380px;
	float: left;
}
.rdul2 {
	 min-height: 290px;
	padding: 10px 0;
	position: relative;
}
#more{
	position: absolute;
	right: 0;
	top: -40px;
	font-size: 17px;
}
.rdul2 li {
	height:45px;
	line-height: 45px;
	background: url(dian.jpg) center left;
	background-repeat: no-repeat;
	text-indent: 1em;
}
.rdul2 li a {
	float: left;
	font-size:17px ;
}


.rdul2 li span {
	font-size:17px ;
	float: right;
	color: #999999;
}
.tst2 .m3lt_ul li{
	float: left;
	padding: 15px 15px; 
}
.tst2 .m3lt_ul li a{
	 font-size: 19px;
	 font-weight: 600;
}
.tst2 .m3lt_ul .xian a{
 color: #0E76CD;	 
}
.tst2 .m3lt_ul .xian{
	border-bottom: 2px solid #0e76cd;
}

.tst2 .m3ct_ul li{
	float: left;
	padding: 15px 15px; 
}
.tst2 .m3ct_ul li a{
	 font-size: 19px;
	 font-weight: 600;
}
.tst2 .m3ct_ul .xian a{
 color: #0E76CD;	 
}
.tst2 .m3ct_ul .xian{
	border-bottom: 2px solid #0e76cd;
}
.rdul3{
	padding: 10px 0 0 0;
	position: relative;
	min-height: 280px;
}
.rdul3 li {
	height:45px;
	line-height: 45px;
	background: url(dian.jpg) center left;
	background-repeat: no-repeat;
	text-indent: 1em;
}
.rdul3 li a {
	float: left;
	font-size:17px ;
}


.rdul3 li span {
	font-size:17px ;
	float: right;
	color: #999999;
}
.m3c{
	margin-left: 15px;
	float: left;
	width: 410px;
	padding: 0 15px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.rdul4 {
    padding: 10px 0;
    position: relative;
    min-height: 290px;
}
.rdul4 li {
	height:45px;
	line-height: 45px;
	background: url(dian.jpg) center left;
	background-repeat: no-repeat;
	text-indent: 1em;
}
.rdul4 li a {
	float: left;
	font-size:17px ;
}


.rdul4 li span {
	font-size:17px ;
	float: right;
	color: #999999;
}
.m3r{
	width: 390px;
	float: right;
}
.m3rt{
	width: 100%;
		border-bottom: 1px solid #CCCCCC;	
}
.m3t1 img{
	float: left;
	margin-left: 30px;
}
.m3t1 a{
	float: left;
	font-size: 21px;
	font-weight: 600;
	color: #0E76CD;
	margin-left: 20px;
	margin-top:20px;
}
.xxgk_ul{margin-top: 10px; padding-bottom: 10px;}
.xxgk_ul li{
	margin-left: 40px;
	float: left;
	width:35%;
	text-align: left;
	line-height: 30px;
	font-size: 16px;
}
.xxgk_ul li img{
	margin-right: 10px;
}
.zwfw a{
	display: block;
	width: 180px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 21px;
	background: #1695a3;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
}
