body{
	background:#FCFDFD;
	position: relative;
	min-width:  1200px;
}
.no-ba{
	position: absolute;
	bottom: 25px;
	width: 100%;
	height: 1000px;
	
	z-index: -1;
}

select::-ms-expand { 
    display: none; 
}
select {
    /* Ã¦Â¸â€¦Ã©â„¢Â¤Ã©Â»ËœÃ¨Â®Â¤Ã¨Â¾Â¹Ã¦Â¡â€  */
    border: 0;
    /* Ã¦Â¸â€¦Ã©â„¢Â¤Ã©Â»ËœÃ¨Â®Â¤Ã§Å¡â€žÃ§Â®Â­Ã¥Â¤Â´Ã¦Â Â·Ã¥Â¼Â */
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /* Ã¥ÂÂ³Ã¤Â¾Â§Ã¦Â·Â»Ã¥Å Â Ã¥Â°ÂÃ§Â®Â­Ã¥Â¤Â´Ã§Å¡â€žÃ¨Æ’Å’Ã¦â„¢Â¯Ã¥â€ºÂ¾ */
    background: #FFFFFF url(../images/you_03.jpg) 180px no-repeat;
    background-size: 8px;
padding-right: 25px;
}
#vsb_content_4 A {
    color: #1e50a2;
    text-decoration: underline;
    padding: 0 10px;
    color: #222222 !important;
    font-size: 15px;
    /* text-align: left; */
}
#vsb_content_4 .vsbcontent_start {
    LINE-HEIGHT: 180%;
    text-indent: 2em;
    font-size: 18px !important;
}
.pb_sys_style2 .p_no_d {
    border: 1px solid #2C74C0 !important;
    color: #fff;
    background-color: #2C74C0 !important;
}
.no-bas{
	height: 900px;
	background: #FCFDFD url(../images/beis_01.png) no-repeat;
}
.xsjl_con li:hover a {
    color: #0D61B7;
}
.xsjl_con .first:hover h3{
	color: #177CD0;
}
.biao .more a{
	transition: .3s all ease;
}
.biao .more:hover a{
	margin-right: 5px;
}
.container{
	width: 1200px;
	margin: 0 auto;    overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
/*Ã¥Â¤Â´Ã©Æ’Â¨*/
.header{
	height: 100px;
	background: #2C74C0;
	/* overflow: hidden; */
}
.header .headers{background: #2C74C0;}
.logo img{
	width: 356px;
}
.logo{
	margin-top: 17px;
	float: left;
}
.search{
	width: 300px;
	height: 100px;
	padding: 15px 0;
	float: right;
	position: relative;
	box-sizing: border-box;
}
.search .navrr{
	float: right;
}
.search .navrr a{
	font-size: 14px;
	
	color: white;
}
.search .navrr b{
	color: white;
	margin: 0 5px 0 9px;
	font-weight: normal;
}
.search .sears{
	width: 200px;
	height: 35px;
	margin-top: 15px;
	float: right;
	border: 1px solid #0D61B7;
}
.search .searchText{
	width: 165px;
	height: 35px;
	line-height: 35px;
	outline: none;
	border: none;
	color: #858384;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 13px;
}
.search .searchtu{
	width: 35px;
	height: 35px;
	background: #0D63B6;
	float: right;
}
.search .searchtu img{
	width: 100%;
}




/*Ã¥Â¯Â¼Ã¨Ë†Âª*/
	.navs{
	/* width: 100%; */
	height: 45px;
	background: #0D61B7;
	z-index: 1;
	position: relative;
}
.navs_list{
	background: #C70100;
}
.navs li{
	width: 118px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	float: left;
	text-align: center;
}
.navs li.on{
	background: url(../images/index_03.jpg);
}

/* Ã¦Å“Â¬Ã¤Â¾â€¹Ã¥Â­Âcss */
	.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	
	.navBar {
		position: relative;
		z-index: 1;
		padding-left: 10px;
		height: 45px;
		line-height: 35px;
		color: #333;
		background: #0D61B7;
	}

	
	.nav a {
		color: white;
	}
	
	.nav h3 {
		font-size: 100%;
		font-weight: normal;
	}
	
	.nav .m {
		float: left;
		position: relative;
		z-index: 1;
	}
	
	.nav .s {
		float: left;
		width: 3px;
		text-align: center;
		color: #D4D4D4;
		font-size: 12px;
	}
	
	.nav h3 a {
		display: block;
		width: 118px;
		text-align: center;
	}
	.nav h3 a:hover{
		color: white;
	}
	.nav .sub {
		display: none;
		/*Ã©Â»ËœÃ¨Â®Â¤Ã©Å¡ÂÃ¨â€”Â*/
		position: absolute;
		top: 45px;
		z-index: 1;
		width: 118px;
		border-top: 0;
		/*background: #fff;*/
	}
	
	.nav .sub li {
		text-align: center;
		padding: 0 2px;
		margin-top: 1px;
		background: rgba(13,97,183,.7);
		width: 118px;
		height: 40px;
		box-sizing: border-box;
	}
	
	.nav .sub li a {
		display: block;
		/*border-bottom: 1px solid #E6E4E3;*/
		padding: 8px 0;
		height: 40px;
		line-height: 25px;
		font-size: 14px;
		color: white;
	}
	
	.nav .sub li:hover {
		background: rgba(239,161,62,.7);
		text-align: center;

	}
	
/*Ã¨Â½Â®Ã¦â€™Â­*/
.banner{

width: 100%;
}
.focusBox {
	position: relative;
	width: 100%;
	/* height: 340px; */
	overflow: hidden;
}

.focusBox .pic {
	position: relative;
	z-index: 0;
	/* height: auto !important; */
	/* width: 100% !important; */
}
.focusBox .pic li{
  /*  position: relative!important;*/
}

.focusBox .pic img {
	width: 100%;
	/* height: 340px; */
	display: block;
}

.focusBox .hd {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}

.focusBox .hd li {
	margin: 0 5px;
	background: url(../images/dot.png) no-repeat 0 -16px;
	height: 16px;
	overflow: hidden;
	width: 30px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	_background: url(../images/dot8.png) no-repeat 0 -16px;
}

.focusBox .hd .on {
	background-position: 0 0;
}

.focusBox .prev,
.focusBox .next {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: none;
	background: url(../images/nr_02.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=80);
	opacity: 0.8;
}


.focusBox .prev {
	left: 100px;
}

.focusBox .next {
	background-position: 0 -90px;
	right: 100px;
}

.focusBox .prev:hover,
.focusBox .next:hover {
	filter: alpha(opacity=100) !important;
	opacity: 1 !important;
	
}

/*Ã¦â€“Â°Ã©â€”Â»Ã¥â€¦Â¬Ã¥â€˜Å */
.xwgg{
	width: 100%;
	height: 430px;
	margin-top: 45px;
}
.biao{
	width: 100%;
	height: 25px;
	line-height: 25px;
	clear: both;
}

.biao h2{
	font-size: 21px;
	color: #177CD0;
	display: inline-block;
}
.biao img{
    margin: -8px 10px 0 0;	
}
.biao .xia{
    font-size: 19px;
    color: #177CD0;
    margin: 0 10px;
}
.biao .news{
	color: #BCBCBC;
	font-size: 15px;
}
.biao .more {
	float: right;
}
.biao .more a {
	color: #177CD0;
	font-size: 14px;
	font-weight: 600;
}
.biao .low{
    background: url(../images/index_11.jpg);
    display: inline-block;
    width: 77%;
    height: 9px;
    margin: 0px 0 1px 15px;
}
.new_con{
	width: 100%;
	height: 370px;
	margin-top: 30px;
}
/*Ã¦â€“Â°Ã©â€”Â»Ã¨Â½Â®Ã¦â€™Â­*/
.focusBox1 {
	position: relative;
	width: 660px;
	height: 370px;
	overflow: hidden;
	font: 12px/1.5 Verdana, Geneva, sans-serif;
	text-align: left;
	background: white;
	float: left;
}

.focusBox1 .pic img {
	width: 660px;
	height: 370px;
	display: block;
}

.focusBox1 .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 36px;
	width: 100%;
	background: #333;
	filter: alpha(opacity=40);
	opacity: 0.4;
	overflow: hidden;
}

.focusBox1 .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 36px;
	width: 100%;
	overflow: hidden;
}

.focusBox1 .txt li {
	height: 36px;
	line-height: 36px;
	position: absolute;
	bottom: -36px;
}

.focusBox1 .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.focusBox1 .num {
	position: absolute;
	z-index: 3;
	bottom: 13px;
	right: 8px;
}

.focusBox1 .num li {
	float: left;
	position: relative;
	width: 8px;
	height: 8px;
	line-height: 15px;
	overflow: hidden;
	text-align: center;
	margin-right: 8px;
	cursor: pointer;
	
}

.focusBox1 .num li a,
.focusBox .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 8px;
	height: 8px;
	top: 0;
	left: 0;
	text-decoration: none;
	border-radius: 50%;
	background: white;
}

.focusBox1 .num li span {
	z-index: 1;
	background: black;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.focusBox1 .num li.on a,
.focusBox .num a:hover {
	background: #EE1816;
}

.new_con .newslist{
	width: 505px;
	float: right;
}
.new_con .newslist ul{
	margin-top: -14px;
}
.new_con .newslist li{
	width: 100%;
	height: 44px;
	line-height: 44px;
}
.new_con .newslist li img{
	margin: -5px 15px 0 0;
}
.new_con .newslist li a{
    font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
	color: #414141;
	font-size: 14px;
}
.new_con .newslist li:hover a{
	color: #B2B2B2;
}
.new_con .newslist li span{
	color: #898989;
}
.new_con .newslist .last{
	border: none;
}
.new_con h2 {
	font-size: 14px;
}

.new_con p {
	color: #999;
}

.new_con p a {
	color: #c00;
}

.new_con ul a {
	color: #3E78B3;
}



/*Ã¥Â­Â¦Ã¦Å“Â¯Ã¤ÂºÂ¤Ã¦ÂµÂ*/

.xsjls{
	
/* overflow: hidden; */
	
margin-bottom: 10px;
}

.xsjl{
	width: 575px;
	
	margin-top:45px;
	
}
.biao .lows{
	width: 52%;
}
.xsjl_con{
	width: 100%;
	height: 340px;
	margin-top: 30px;
}
.xsjl_con .first{
	width: 100%;
	height: 110px;
	
}
.xsjl_con .first img{
	width: 190px;
	height: 108px;
	margin-right: 20px;
	display: inline-block;
	float: left;
}

.xsjl_con .first h3{
    font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
	font-size: 16px;
	color: #333333;
}
.xsjl_con .first p{
    font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
    font-size: 14px;
    color: #777777;
    line-height: 25px;
    margin-top: 15px;
    text-indent: 2em;
}
.xsjl_con .first p .more{
	color: #DE0000;
}
.xsjl_con li{

	margin-top: 24px;
}
.xsjl_con li a{
    font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
	color: #333;
	font-size: 16px;
}
.xsjl_con li img{
	margin: -5px 13px 0 0;
}
.xsjl_con li .time{
	float: right;
	color:#A6A6A6;
	font-size: 13px;
}
/*Ã¥Ââ€¹Ã¦Æ’â€¦Ã©â€œÂ¾Ã¦Å½Â¥*/
.yqlj{
	width: 100%;
	height: 80px;
	background: #F9F9F9;
	border: 1px solid #EBEBEB;
}
.yqlj img{
	margin-right: 40px;
}
.yqlj select{
	width: 200px;
	height: 35px;
	font-size: 13px;
	color: #414141;
	margin-top: 23px;
	border: 1px solid #E9E9E9;
	outline: none;
	padding: 0 5px;
	margin-left: 30px;
}
/*Ã¥Âºâ€¢Ã©Æ’Â¨*/
.footer{
	/* width: 100%; */
	height: 135px;
	background: #333333;
	margin-top: 70px;
	overflow: hidden;
	padding: 40px 0 30px 0;
	box-sizing: border-box;
}
.footer img{
	float: left;
	margin-right: 15px;
          width:76px;
}
.footer p{
	font-size: 13px;
	color: #D0D0D0;
	line-height: 25px;
	display: inline-block;
}



/*- Ã¥Â·Â¦Ã¤Â¾Â§ */
.banner_ne img{
	width: 100%;
}
.list-left {
	width: 265px;
	margin-top: -60px;
}


/* ---Ã¤Â¾Â§Ã¥Â¯Â¼Ã¨Ë†Âª */

.lm-name{
	width: 265px;
	height: 80px;
	background: url(../images/list_03.png) no-repeat;
	overflow: hidden;
}
.lm-name h1{
	font-size: 28px;
	line-height: 80px;
	color: white;
	text-align: center;
}
.list-left .layui-nav {
	background: #F2F2F2;
	width: 265px;
	min-height: 250px;
}

.list-left .layui-nav-tree .layui-nav-itemd {
	/*margin-bottom: 10px;*/
	background: white !important;
}

.list-left .layui-nav-tree .layui-nav-item a {
	background: url(../images/list_07.jpg) no-repeat 30px 27px;
	color: #323232 !important;
	padding-left: 60px;
	font-size: 16px;
	font-weight: normal;
}
.con .list-left .layui-nav-tree .layui-nav-itemed>a{
	background: white url(../images/list_07.jpg) no-repeat 30px 27px;
	color: #2B74BE !important;
}
.list-left .layui-nav-tree .layui-nav-item a:hover {
	background: white url(../images/list_07.jpg) no-repeat 30px 27px;
	color: #2B74BE !important;
}

.layui-nav-itemed>.layui-nav-child {
	background-color: white !important;
}
.list-left .layui-nav-tree .layui-nav-item dd a:hover{
	background: #FFFFFF url(../images/list1_03.jpg) no-repeat 45px center;
}
.list-left .layui-nav-tree .layui-nav-item dd a {
	padding-left: 40px;
	background: #FFFFFF url(../images/list1_06.jpg) no-repeat 45px center;
	font-size: 14px;
	color: #666666;
	padding-left: 70px;
	font-weight: normal;
	    height: 40px;
    line-height: 40px;
}

.list-left .layui-nav-tree .layui-nav-child dd.layui-this,
.layui-nav-tree .layui-nav-child dd.layui-this a,
.layui-nav-tree .layui-this,
.layui-nav-tree .layui-this>a,
.layui-nav-tree .layui-this>a:hover {
	background-color: #e6e6e6;
	color: #066cb4;
}
.layui-nav-tree .layui-nav-item a {
    position: relative;
    height: 60px;
    line-height: 60px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.list-left .layui-nav-tree .layui-nav-item dd a.on{
	background: #FFFFFF url(../images/list1_03.jpg) no-repeat 45px center;
	color: #2B74BE !important;
}
/* ----------Ã§Â®Â­Ã¥Â¤Â´ */

.list-left .layui-nav .layui-nav-more {
	width: 23px;
		height: 15px;
		margin: -5px 35px 0 0;
		background: url(../images/list12_03.png) no-repeat;
		border: none;
}

.list-left .layui-nav .layui-nav-mored,
.list-left .layui-nav-itemed>a .layui-nav-more {
	width: 23px;
		height: 15px;
		margin: 0 35px 0 0;
		background: url(../images/list_10.jpg) no-repeat;
		border: none;
}

.list-left .layui-nav-tree .layui-nav-bar {
	background: none;
}


/*- Ã¥ÂÂ³Ã¤Â¾Â§ */

.list-right {
	width: 880px;
}

.list-title {
	position: relative;
	height: 48px;
	border-bottom: 1px solid #b3b3b3;
	line-height: 48px;
	color: #353535;
	font-size: 21px;
	font-weight: 700;
}

.list-title .dqlm {
	display: block;
	float: left;
	height: 48px;
}


/* ---Ã©ÂÂ¢Ã¥Å’â€¦Ã¥Â±â€˜ */

.layui-breadcrumb {
	position: absolute;
	right: 10px;
	background: url(../images/icon-dqwz.png) no-repeat left center;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	font-weight: normal;
	color: #888888;
}

.layui-breadcrumb a cite {
	color: #888888;
}

.layui-breadcrumb a:hover {
	color: #269aec!important;
}


/* ----Ã¥Ë†â€”Ã¨Â¡Â¨ */

.list-con {
	/*padding: 10px 0;*/

}

.list-con ul li {
	height: 60px;
	line-height: 60px;
	background: url(../images/icon-3.png) no-repeat left center;
	padding-left: 15px;
	font-size: 14px;
	color: #454545;
}

.list-con ul li a {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.list-con ul li .date {
	float: right;
	color: #999999;
	font-size: 14px;
}


/* ----Ã¦Â­Â£Ã¦â€“â€¡ */

.page-con {
	padding: 20px;
}

.page-con .page-title {
	border-bottom: 1px dashed #d3d3d3;
	padding-bottom: 20px;
	text-align: center;
}

.page-con .page-title h1 {
	font-size: 23px;
	font-weight: bold;
	color: #0D5BA6;
	line-height: 45px;
}

.page-con .page-title h2 {
	font-size: 17px;
	color: #333333;
	line-height: 50px;
}

.page-con .page-title .date {
	font-size: 12px;
	color: #999999;
	line-height: 35px;
}

.page-con .page-title .date span {
	padding: 0 10px;
}

.page-con .article {
	padding: 20px 0;
	line-height: 200%;
	font-size: 15px;
}

.page-con .article p {
	text-indent: 2em;
	margin: 10px 0;
	color: #555555;
}

.page-con .article p img {
	max-width: 100%;
	margin: 10px;
}

.page-con .article p table td {
	text-indent: 0;
}


/* Ã¨Â¡Â¨Ã¦Â Â¼Ã¥â€ â€¦Ã¥Â®Â¹Ã¤Â¸ÂÃ§Â¼Â©Ã¨Â¿â€º */

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.mt40 {
	margin-top: 20px !important;
}

.con {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.index-tit {
	margin: 0 auto;
	font-size: 30px;
	height: 50px;
	text-align: center;
}

.tit-line {
	width: 15px;
	height: 3px;
	background: #0364ae;
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -7.5px;
}


/*Ã¤Â¸â€°Ã§ÂºÂ§Ã¦Â ÂÃ§â€ºÂ®*/

.dakuang {
	width: 880px;
	float: right;
}

.dakuang h2 {
	font-size: 23px;
	text-align: center;
	margin: 30px 0;
	color: #0D59A5;
	font-weight: 600;
}

.dakuang span {
	width: 360px;
	margin: 0 auto;
	font-size: 12px;
	color: #7A7A7A;
	display: block;
}

.dakuang p {
	color: #4C4C4C;
	margin: 25px 0 20px;
	line-height: 38px;
	font-size: 15px;
	text-indent: 33px;
}

.dakuang b {
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #999999;
	display: block;
	margin-top: 20px;
}

.dakuang img {
	margin: 0 auto;
	display: block
}

.dakuang h3 {
	font-size: 18px;
	text-align: center;
	color: #282B31;
	font-weight: normal;
	margin-bottom: 30px;
}

.dao {
	width: 100%;
	border-top: 1px dashed #d3d3d3;
}

.dao .daol {
	width: 100%;
	height: 100px;
	float: left;
	margin-bottom: 40px;
}



.daol h5 {
	margin: 0 0 40px;
	color: #7A7A7A;
}

.daol p {
	color: #5C5C5C;
	margin-top: 20px;
	font-size: 15px;
	cursor: pointer;
}
.daol p:hover span{
	color: #0D5BA6;
}