/**焦点图开始**/
.slide{height: 100%; font-family: arial; padding: 0;}
.carousel-inner{width: 100%;}
.banner_bg{z-index: 100; width: 100%; position: absolute;}
.carousel-indicators{z-index: 110;}
/**焦点图结束**/
/**标题样式开始**/
/**标题01**/
.title1 h2{ font-size: 20px; line-height: 30px; font-weight: bold; color: #0060CC; position: relative; margin-bottom: 20px;}
.title1 h2 span{ color: #0060CC; font-size: 14px; float: right; line-height: 30px; font-weight: normal;}
.title1 h2 span a{color: #0060CC;}
.title1 h2 span a:hover{ color: #000; display: block;}
/**标题01**/
/**标题02**/
.title2 h2{ font-size: 1.8rem; line-height:2; font-weight: bold; color: #fff; position: relative; background: #0060CC; padding:5px 10px; margin-bottom: 10px; overflow: hidden;}
.title2 h2 span{ color: #fff; font-size: 1.4rem; float: right; line-height: 2.4; font-weight: normal;}
.title2 h2 span a{color: #fff;}
.title2 h2 span a:hover{ color: #ccc; display: block;}
/**标题02**/
/**标题03**/
.title3 h2{ font-size: 20px; line-height: 30px; font-weight: bold; color: #0060CC; position: relative; margin-bottom: 10px; margin-top: 20px;}
.title3 h2 span{ color: #0060CC; font-size: 14px; float: right; line-height: 30px; font-weight: normal;}
.title3 h2 span a{color: #0060CC;}
.title3 h2 span a:hover{ color: #000; display: block;}
/**标题03**/
/**标题样式结束**/
/**列表样式开始**/
/**列表01**/
.list01{padding-right: 0; position: relative; top: -10px;min-height:275px;}
.list01 ul{padding: 0;}
.list01 li{border-bottom:1px dashed #ccc; padding-top: 10px; overflow: hidden;}
.list01 li a{ width:80%; display:inline-block; position:relative; font-size:1.6rem; overflow: hidden; text-overflow:ellipsis; white-space:nowrap;}
.list01 li span{ float: right; color: #999; font-size: 14px; line-height: 2;}
.list01 li span a{color: #0060CC; list-style:none;}
/**列表01**/
/**列表02**/
.list02{padding: 0; height: auto; overflow: auto; position: relative; margin-bottom: 10px;}
.list02 ul{padding: 0;}
.list02 li{border-bottom:1px dashed #ccc; padding-top: 10px; overflow: hidden;}
.list02 li a{ width:80%; display:inline-block; position:relative; font-size:1.4rem; overflow: hidden; text-overflow:ellipsis; white-space:nowrap;}
.list02 li span{ float: right; color: #999; font-size: 14px; line-height: 2;}
.list02 li span a{color: #0060CC; list-style:none;}
/**列表02**/
/**列表03**/
.list03{padding: 0; height: auto; overflow: auto; position: relative; margin-bottom: 10px;}
.list03 ul{padding: 0;}
.list03 li{border-bottom:1px dashed #ccc; padding-top: 10px; overflow: hidden;}
.list03 li a{ width:80%; display:inline-block; position:relative; font-size:1.6rem; overflow: hidden; text-overflow:ellipsis; white-space:nowrap;}
.list03 li span{ float: right; color: #999; font-size: 14px; line-height: 2;}
.list03 li span a{color: #0060CC; list-style:none;}
/**列表03**/
/**列表04**/
.list04{padding: 0; height:auto; overflow: auto; position: relative; margin-bottom: 20px;}
.list04 ul{padding: 0;}
.list04 li{float: left; padding-top: 10px; height: 150px; overflow: hidden; margin-bottom: 10px; background: url(bg01.jpg) center no-repeat; background-size: cover; text-align: center;}
.list04 .pad01{padding-top: 14%;}
.list04 .pad02,.list04 .pad03{padding-top: 20%;}
.list04 li:nth-child(3){float: right;}
.list04 li h3 a{ font-size:1.6rem; color: #fff; line-height: 1.6;}
.list04 li h3 a:hover{font-weight: bold;}
/**列表04**/
/**列表样式结束**/
.col-lg-5{ width: 49%;}
/**列表样式结束**/
.right_box{ background: #f0f3f9;}
.info_box{ width: 100%; height: auto; margin-bottom: 10px; margin-top: 5px; overflow: auto;}
.info_box .txt{ font-size: 1.4rem; line-height: 1.8; color: #333; width: 50%; float: left;}
.info_box .pic01{ width: 50%; float: right;}
.info_box .pic01 img{width: 100%;}
