.bszn-box{
	width: 100%;
	height: 310px;
	/* background: url(../images/banshi-bg.jpg) center center no-repeat; */
	overflow: hidden;
background: #fef9f9;
}

.bszn-title{
	text-align: center;
	padding: 46px 0 40px;
	font-size: 22px;
	color: #3297dd;
	position: relative;
}

.bszn-title:before{
	content: '';
	width: 527px;
	height: 5px;
	background: url(../images/title_line_left.png) right center no-repeat;
	position: absolute;
	right: 56%;
    top: 57px;
}

.bszn-title:after{
	content: '';
	width: 527px;
	height: 5px;
	background: url(../images/title_line_right.png) left center no-repeat;
	position: absolute;
	left: 56%;
    top: 57px;
}

.bszn-slider .bx-wrapper .bx-viewport{
	background: none;
}

.bszn-slider ul li a{
	display: block;
	text-align: center;
	background: rgba(255,255,255,.4);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff,endColorstr=#66ffffff);
	border-radius: 5px;
	border: 1px solid #bad9e5;
	height: 150px;
	padding: 20px 4px 0;
}

.bszn-slider ul li a img{
	display: inline-block;
	height: 40px;
	margin-bottom: 10px;
}

.bszn-slider ul li a h4{
	font-size: 15px;
	color: #333;
	line-height: 20px;
	margin-bottom: 10px;
}

.bszn-slider ul li a p{
	font-size: 14px;
	color: #585858;
}

.bszn-slider ul li a:hover{
	background: #fff;
	border: 1px solid #b70000;
}

.bszn-slider ul li a:hover h4,
.bszn-slider ul li a:hover p{
	color: #b70000;
}

.bszn-slider .bx-wrapper .bx-controls-direction a {
    margin-top: -20px;
    width: 40px;
    height: 40px;
}

.bszn-slider .bx-wrapper .bx-prev {
    left: -65px;
    background: url(../images/arrow_button_left.png) no-repeat center center;
}

.bszn-slider .bx-wrapper .bx-next {
    right: -65px;
    background: url(../images/arrow_button_right.png) no-repeat center center;
}

.bszn-slider .bx-wrapper .bx-pager,
.bszn-slider .bx-wrapper .bx-controls-auto{
	bottom: -40px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #c2bdba;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #b70000;
}

.main-left{
	width: 68%;
	float: left;
}

.main-right{
	width: 27%;
	float: right;	
}

.main-left-l{
	float: left;
	width: 46.5%;
}

.main-left-r{
	float: right;
	width: 46.5%;
}

.main-content1{
	padding-bottom: 20px;
}

.main-title{
	padding-top: 30px;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.main-title h4{
	font-size: 22px;
	color: #333;
	float: left;
}

.main-title a{
	float: right;
	color: #9a9a9a;
	font-size: 12px;
	padding-left: 20px;
	background: url(../images/icon_more.jpg) left center no-repeat;
	margin-top: 5px;
}

.main-title a:hover{
	color: #3297dd;
}

.main-list1 li a{
	display: block;
}

.main-list1 .list-F a{
	background: #f1f1f3;
	margin-bottom: 5px;
}

.main-list1 .list-F .media-left small{
	display: block;
	text-align: center;
	width: 72px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
	background: #f21111;
}

.main-list1 .list-F .media-left strong{
	display: block;
	text-align: center;
	width: 72px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	font-size: 30px;
	background: #9b0202;
	letter-spacing: 2px;
}

.main-list1 .list-F .media-right{
	padding: 0 20px;
}

.main-list1 .list-F .media-right p{
	font-size: 16px;
	color: #000;
	line-height: 28px;
	max-height: 56px;
	overflow: hidden;
}

.main-list1 .list-S a{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 2.5px 0 13.5px 18px;
	position: relative;
	color: #000;
	font-size: 16px;
}

.main-list1 .list-S a:before{
	content: '';
	width: 5px;
	height: 5px;
	background: #999;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2.5px;
}

.main-list1 .list-F a:hover p,
.main-list1 .list-S a:hover{
	color: #b70000;
}

.main-list2{
	font-size: 0;
	margin: 0 -2.5%;
}

.main-list2 li{
	display: inline-block;
	width: 45%;
	margin: 0 2.5%;
}

.main-list2 li a{
	display: block;
	height: 88px;
	/*margin-bottom: 15px;*/
	text-align: center;
}

.main-list2 li a img{
	height: 34px;
	margin: 18px 0 10px;
}

.main-list2 li a h4{
	color: #fff;
	font-size: 16px;
}

.main-list2 li a.color1{
	background: #B70000;
}

.main-list2 li a.color2{
	background: #e96d5a;
}

.main-list2 li a.color3{
	background: #59b9b4;
}

.main-list2 li a.color4{
	background: #ecac4b;
}

.main-list2 li a.color5{
	background: #f21111;
}

.main-list2 li a.color6{
	background: #9990c8;
}

.main-content2{
	padding-bottom: 15px;
	background: #fef9f9;
}

.main-title1{
	border-bottom: 3px solid #f1f1f3;
	margin-bottom: 0;
}

.main-title1 h4{
	padding-bottom: 13px;
	border-bottom: 3px solid #b70000;
	margin-bottom: -3px;
}

.main-slider1,
.main-slider2{
	margin-top: 35px;
	position: relative;
}

.main-title2{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 20px;
	color: #fff;
	padding: 8px 20px;
	background: #b70000;
	z-index: 999;
}

.main-title2:after{
	content: '';
	border-bottom: 38px solid transparent;
	border-left: 19px solid #b70000;
	position: absolute;
	right: -19px;
	top: 0;
}

.main-slider1 ul li a,
.main-slider2 ul li a{
	display: block;
	width: 100%;
	height: 270px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.main-slider1 .bx-wrapper .bx-pager.bx-default-pager a {
    width: 14px;
    height: 14px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    margin: 0 3px;
}

.main-slider1 .bx-wrapper .bx-pager,
.main-slider1  .bx-wrapper .bx-controls-auto {
    bottom: 6px;
}

.main-slider2 .bx-wrapper .bx-pager,
.main-slider2 .bx-wrapper .bx-controls-auto{
	display: none;
}

.main-slider2 .bx-wrapper .bx-controls-direction a {
    margin-top: -16.5px;
    width: 33px;
    height: 33px;
}

.main-slider2 .bx-wrapper .bx-prev {
    left: 13px;
    background: url(../images/video_arrow_left.png) no-repeat center center;
}

.main-slider2 .bx-wrapper .bx-next {
    right: 13px;
    background: url(../images/video_arrow_right.png) no-repeat center center;
}

.main-slider2 ul li h4{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 48px;
	line-height: 48px;
	background: rgba(0,0,0,.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
	text-align: center;
	padding: 0 15px;
}

.main-slider2 ul li h4 span{
	color: #fff;
	display: inline-block;
	font-size: 20px;
	padding-left: 30px;
	background: url(../images/icon_video.png) left center no-repeat;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

.main-title3{
	border-top: 6px solid #b70000;
	background: #f1f1f3;
	padding-top: 0;
	margin-top: 30px;
	margin-bottom: 0;
}

.main-title3 h4{
	font-size: 20px;
	color: #fff;
	padding: 2px 20px 8px;
	background: #b70000;
	position: relative;
}

.main-title3 h4:after{
	content: '';
	border-bottom: 32px solid transparent;
	border-left: 19px solid #b70000;
	position: absolute;
	right: -19px;
	top: 0;
}

.main-article{
	background: #f1f1f3;
	min-height: 232px;
}

.main-article{
	padding: 18px 25px;
	font-size: 14px;
	line-height: 27px;
	color: #000;
}

.main-phone{
	text-align: center;
	width: 100%;
	min-height: 270px;
	background: url(../images/index_phone_bg.jpg) center center no-repeat;
	background-size: cover;
	color: #fff;
	margin-top: 30px;
}

.main-phone img{
	margin-top: 15px;
}

.main-phone h4{
	font-size: 18px;
	margin-top: 13px;
}

.main-phone p{
	font-size: 16px;
	line-height: 26px;
	margin-top: 15px;
}

.list-img{
	width: 100%;
	height: 150px;
	background: url(../images/content_banner.jpg) center center no-repeat;
}

.list-title {
	border-bottom: 1px solid #0e65b4;
	float: left;
	width: 100%;
	margin-top: 30px;
}
.list-title h4 {
	float: left;
	font-size: 16px;
	background-color: #0e65b4;
	padding: 8px;
	color: #fff;
}
.list-show {
	color: #0e65b4;
	margin-top: 17px;
	font-size: 15px;
	cursor: pointer;
}

.common-left{
	width: 21%;
	margin-top: 28px;
}

.common-right{
	width: 75%;
}

.local-title{
	padding: 19px 24px;
	color: #ededed;
	font-size: 22px;
	background: #b70000;
}

.navlist2 li{
	padding: 11px 0 11px 11px;
	background: #ededed;
}

.navlist2 li a{
	display: block;
	font-size: 16px;
	color: #333;
	padding: 12px 35px 12px 13px;
	position: relative;
}

.navlist2 li a.active{
	background: #fff;
	color: #0358a9;
}

.navlist2 li a.active:after{
	content: '';
	border-top: 4.5px solid transparent;
	border-bottom: 4.5px solid transparent;
	border-left: 5px solid #0358a9;
	position: absolute;
	right: 26px;
	top: 50%;
	margin-top: -4.5px;
}

.navlist2 li a:hover{
	color: #0358a9;
}

.common-local{
	padding: 35px 0 10px 25px;
	border-bottom: 2px solid #b70000;
	background: url(../images/icon_local.png) left 37px no-repeat; 
	font-size: 13px;
	color: #333;
}

.common-local a{
	color: #333;
}

.common-local a:hover{
	color: #0358a9;
}

.common-list>li>a{
	display: block;
	font-size: 16px;
	color: #131313;
	position: relative;
	padding: 17px 85px 17px 20px;
	border-bottom: 1px solid #dcdcdc;
	line-height: 27px;
}

.common-list>li>a:before{
	content: '';
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 7px solid #bfbfbf;
	position: absolute;
	left: 0;
	top: 26px;
	transition: all .2s ease-in;
}

.common-list>li>a:hover{
	color: #b70000;
}

.common-list>li>a:hover:before{
	border-left: 7px solid #b70000;
	left: 5px;
}

.common-list>li>a span{
	font-size: 12px;
	color: #999;
	position: absolute;
	right: 0;
	top: 20px;
	height: 20px;
	line-height: 20px;
}

.article-title{
	text-align: center;
	font-size: 24px;
	color: #000;
	padding: 35px 0 25px;
	line-height: 28px;
}

.article-small{
	text-align: center;
	margin-bottom: 35px;
}

.article-small span{
	display: inline-block;
	padding: 0 15px;
	font-size: 12px;
	color: #333;
}

@media (min-width: 991px) {
	.common-left{
		display: block !important;
	}
}

@media (max-width: 991px) {
	.common-left{
		display: none;
	}
	.bszn-title:before,
	.bszn-title:after{
		display: none;
	}
	.main-left,
	.main-left-l,
	.main-right,
	.main-left-r,
	.common-left,
	.common-right{
		width: 100%;
	}
	.main-slider1 ul li a{
		height: auto;
		padding-bottom: 75%;
	}
}

