.mt50{
	margin-top: 50px;
}
.mt40{
	margin-top: 40px;
}
.win1_l{
	width: 185px;
	border-right: 1px solid #e6e6e6;
	padding-right: 35px;
	float: left;
	margin-right: 33px;
}
.win1_l .ewm{
	border:6px solid #f6f4f5;
	margin-top: 13px;
}
.win1_r{
	float: left;
	width: 79.67%;
}
.win1_r h2{
	color: #bc0f10;
	font-size:24px;
	font-weight: 600;
	text-align: center;
	line-height: 34px;
	margin-top: 0px;
	margin-bottom: 16px;
}
.win1_r .abstract{
	color: #595959;
	font-size:15px;
	text-align: justify;
	line-height: 29px;
}
.cont1{
	background: url(sq80_cont1bg.png) no-repeat;
	padding:72px 40px 62px 72px;
	margin-left: -32px;
	margin-top: 20px;
	margin-bottom: 29px;
	overflow: hidden;
	margin-right: -45px;
}
.lanmu{
	height: 60px;
	background: url(sq80_lanmubg.jpg) repeat-x;
}
.lanmu_l{
	padding-left: 17px;
	padding-top: 13px;
}
.lanmu_l a{
	color: #fff;
	font-size:26px;
}
.lanmu_l a:hover{
	color: #ffc000;
}

.lanmu_r{
	min-width: 415px;
	float: right;
	height: 60px;
	background: url(lanmur_bg.jpg) no-repeat right 0px;
}
.cont{
	margin-top: 20px;
}
.news_list{
	padding-top: 20px;
}
.news_list li a {
	color: #262626;
	font-size:16px;
	float: left;
    width: 100%;
    overflow: hidden;
    margin-bottom: 3px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_list li a:hover{
	color: #c30000;
}
.news_list li{
	margin-bottom: 18px;
}
.news_list li p{
	color: #737373;
	font-size:14px;
	margin-top: 3px;
}
.flex-caption a:hover{
	color: #bcbcbc;
}
/*.hchx ul li a:hover img{
	opacity: .8;
}*/
.list li{
	padding:10px 0;
	margin:10px 0;
	border-bottom: 1px solid #ded9d3;
	overflow: hidden;
}
.list li a{
	color: #262626;
	font-size:16px;
	background: url(sq80_icon.png) no-repeat 0px;
	padding-left: 15px;
	float: left;
    width: 100%;
    overflow: hidden;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list li a:hover{
	color: #c30000;
}

.part3{
	padding: 0 25px 15px 25px;
}
.sqjy{
	padding:15px;
    margin-top: 20px;
    background: url(wyly_bg.jpg) no-repeat #fff bottom right -2px;
}
#marquee {
    width: 100%;
    height: 315px;
    overflow: hidden;
}
#marquee ul li{
	margin-bottom: 15px;
}
#marquee ul li h4{
	background: #fff3ed;
	color: #333333;
	font-size:14px;
	padding:15px;
	line-height: 22px;
	border-radius: 5px;
}
#marquee ul li p i{
	display: inline-block;
	padding:0 5px;
	color: #fff;
	border-radius: 5px;
	background: #c70000;
	margin-right: 5px;
	font-style:inherit;
}
.btn-message {
    color: #ffffff;
    background-color: #cd080b;
    padding: 7px 10px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 5px;
    border: #cd080b solid 1px;
}
.btn-message:hover{
	background-color: #af2323;
	border: #af2323 solid 1px;
	color: #fff;
}
.hchx{
	margin-top: 20px;
}
.hyl_list{
	padding:25px 0px 0 25px;
}
.hyl_list li{
	margin-bottom: 14px;
	overflow: hidden;
}
.hyl_list li a{
	font-size: 16px;
	color: #333333;
	padding-left: 15px;
	background: url(sq80_icon.png) no-repeat 0px;
	float: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hyl_list li a:hover{
	color: #c30000;
}


.news_tab {position: relative;}
.news_tab .tabmenu { 
	height: 70px; 
	overflow: hidden;
	text-align: center;
}
.tabmenu ul{
	overflow: hidden;
    display: inline-block;
}
.news_tab .tabmenu ul li {
	color: #bc0f10; 
	font-size:26px;
	-moz-osx-font-smoothing:grayscale;
	-webkit-font-smoothing:antialiased; 
	font-weight:700; 
	float: left; 
	line-height: 68px;
	margin-right:26px;
	background: url(lanmu_bg.png) no-repeat -1px 2px;
	width: 172px;
	height: 70px;
}
.news_tab .tabmenu ul li:hover{
	cursor: default;
}
.news_tab .tabmenu ul li.selected{
	background: url(lanmu_onbg.png) no-repeat -1px 2px;
	color: #fff; 
}
.news_tab .tabmenu ul li a {
	color: #1f2c5e; font-size:18px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:500;text-decoration: none;
}
.news_tab .tabmenu ul li.selected a {
	color: #1f2c5e; font-size:18px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:500;text-decoration: none;
}
.news_tab .tabmenu ul li span {
	height: 32px; float: left; display: block;
}
.news_tab .tabmenu ul li span.tabg {
	padding: 0;width: 100%;text-align: center;
}
.news_tab .tabmenu ul li span.tabg img {
    display: inline-block;
    margin-right: 6px;
    margin-top: -3px;
}
.news_tab .tabmenu ul li span.bg {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.news_tab .tabmenu ul li span.bg01 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.news_tab .tabmenu ul li span.bg02 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.news_tab .tabmenu ul li.selected span.tabg {
	width: 100%; text-align:center;color: #1f2c5e;
}
.news_tab .tabmenu ul li.selected span.tabg img {
    display: inline-block;
    margin-right: 6px;
    margin-top: -3px;
}
.news_tab .tabox .tab_con {
	/*overflow: hidden; */display: none; position: relative;
}
.list-picnews ul{
	overflow: hidden;

}
.list-picnews ul li a img{
	height: 195px;
}
.list-picnews ul li p{
	margin-top: 14px;
	margin-bottom: 27px;
	overflow: hidden;
}

.list-picnews ul li p a{
	font-size: 16px;
	color: #333;
	float: left;
	text-align:  center;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-picnews ul li p a:hover{
	color: #c30000;
}
.ssg{
	background: url(ssg_bg.png) no-repeat 0px 1px;
    padding: 40px 140px 71px 60px;
    margin-right: -80px;
}
.seclist li{
	margin-bottom: 68px;
}
.seclist li a {
    position: relative;
    display: block;
}
.seclist li a img.img-hover {
    width: 100%;
}
.seclist li a p {
    padding: 16px 55px 14px 14px;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0;
}
.seclist li a .title_bg{
	background: url(title_bg.png) no-repeat right;
	height: 50px;
	position: absolute;
    bottom: 0;
}
.seclist li a p img {
    display: inline-block;
    margin-left: 17px;
    margin-right: 5px;
    position: relative;
    left: 0;
}
.seclist li a:hover p img {
    left: 6px;
    transition: left .3s;
}
.zrsy{
	height: 660px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	background: url(sq80_line.png) repeat-x center 282px;
}
@media(min-width:1830px){
	.zrsy{
	height: 660px;
	width: 1830px;
	margin: 0 auto;
	/* padding:0 33px; */
	position: relative;
	background: url(sq80_line.png) repeat-x center 282px;
}
}
.zrc{
	width: 290px;

}
.zrsy ul li a h4{
	color: #bc0f10;
	font-size: 20px;
}
.zrsy ul li a p{
	color: #666;
	font-size: 14px;
}
.zr-list li{
	background: url(item_upbg.png) no-repeat -1px -47px;
	padding-left: 26px;
}
.zr-list li:hover a img{
	opacity: .8;
}
.zr-list li:nth-child(2n){
	/* position: relative; */
	/* bottom: -275px; */
	/* padding-top: 40px; */
	/* background: url(item_downbg.png) no-repeat 0px 0px; */
}
.swiper-container{
	height: 660px;
}

.pagepart{
	padding-top: 25px;
}
.textlist {
    overflow: hidden;
    display: block;
    margin-top: 20px;
}
.textlist ul li {
    overflow: hidden;
    clear: both;
    border-bottom: 0px dashed #d4d4d4;
    width: 100%;
    text-align: left;
    padding: 0;
    margin-bottom: 11px;
}
.textlist span {
    color: #888;
    font-size: 14px;
    font-family: Arial;
}
.textlist ul li a {
    float: left;
    width: 89%;
    overflow: hidden;
    font-size: 15px;
    color: #333;
    background: url(sq80_icon.png) no-repeat 0px;
    padding: 0 0 0 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 500;
}
.textlist ul li a:hover{
	color: #b71213;
}
hr {
    border-top: 1px solid #f0c0a7;
}



@media(max-width: 1300px){
	.ssg {
		background: url(ssg_bg.png) no-repeat 0px 1px;
		background-size: 100% 100%;
		padding: 40px 120px 71px 60px;
		margin-right: -30px;
	}
	.cont1{
		background-size: 100% 100%;
		margin-right: -30px;
	}
	.win1_r {
		width: 77%;
	}
}
@media (max-width: 1280px){
	.navbar-default .navbar-nav > li > a {
		padding: 20px 12px;
	}
}
@media(max-width: 1200px){
	#marquee {
		height: 280px;
	}
}
@media(max-width: 1199px){
	.navbar-default .navbar-nav > li > a {
		padding: 20px 5px;
	}
	.win1_r {
		width: 75%;
	}
	#marquee {
		height: 210px;
	}
	.cont {
		padding-bottom: 10px;
	}
	.list-picnews ul li a img{
		height: 137px;
	}
}
@media(max-width: 991px){
	.win1_l{
		margin:0 auto 15px auto;
		float: none;
		border:0;
	}
	.win1_r{
		width: 100%;
	}
	.cont1{
		background:#fff;
		padding: 30px 40px 30px 40px;
		margin-right: 0;
		margin-left: 0;
	}
	.news_list{
		padding-left: 15px;
		padding-right: 15px;
	}
	.sm-xs-mt50{
		margin-top: 50px;
	}
	.ssg {
		padding: 40px 95px 71px 60px;
	}
	#marquee {
		height: 350px;
	}
	.cont {
		padding-bottom: 0px;
	}
	.part3.cont{
		padding-bottom: 10px;
	}
	.hyl_list{
		margin-bottom: 20px;
	}
	.list-picnews ul li a img{
		height: 100px;
	}
	.copyright .cas{
		width: 100%;
		border:0;
	}
	.copyright .cas img{
		display: inline-block;
	}
	.hchx ul li a img{
		width: 100%;
	}
	.navbar-menu {
		font-size: 18px;
		color: #fff;
		float: left;
		font-weight: 500;
		margin: 19px 0 0 0;
	}
	.news_list li a{
		white-space: normal;
	}
}
@media(max-width: 767px){
	.win1_l{
		padding-right: 0;
	}
	.win1_l img{
		width: 100%;
	}
	.navbar-toggle{
		margin-right: 0;
	}
	.h_menu{
		margin:0 -15px;
	}
	.flex-control-nav{
		display: none;
	}
	.flex-caption a{
		width: 100%;
	}
	.hyl_list li a,.list li a,.list-picnews ul li p a{
		white-space:normal;
		line-height: 25px;
	}
	.list-picnews ul li a img {
		height: auto;
	}
	.ssg {
		padding: 0;
		margin-right: 0;
		background: #fff;
	}
	.news_tab .tabmenu ul li{
		width: 158px;
		font-size: 23px;
		line-height: 63px;
		background-size: 100% 100%;
	}
	.news_tab .tabmenu ul li:last-child{
		margin-right: 0;
	}
	.news_tab .tabmenu ul li.selected{
		background-size: 100% 100%;
	}
	.seclist{
		margin-top: 40px;
	}
	.seclist li {
		margin-bottom: 50px;
	}
	.list-picnews{
		padding:15px;
	}
	.hyl_list {
		padding: 25px 15px 0 15px;
	}
	.part3{
		padding: 15px;
	}
	.part3.cont {
		padding-bottom: 25px;
	}
	.topbanner {
		height: 200px;
	}
	.navbar-toggle{
		padding:0 7px;
	}
	.navbar-menu{
		margin: 16px 0 0 0;
	}
}
@media(max-width: 380px){
	.topbanner {
		height: 175px;
	}
}