


#floatbtn {
	width: 50px;
	height: auto;
	position: fixed;
	top: auto;
	right: 49%;
	bottom: 10px;
	left: auto;
	z-index: 80;
	margin-right: -640px;
	}
	#floatbtn.fixed {
	position: absolute;
	bottom: 279px;
	right: 50%;
	}
	#floatbtn a {
	position: relative;
	z-index: 90;
	display: block;
	margin-top: 4px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	color: #d5d5d5;
	background-color: #fff;
	border: 1px solid #eee;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	}
	#floatbtn a.hover:hover {
	-webkit-transition: background-color 200ms ease-out;
	-moz-transition: background-color 200ms ease-out;
	-o-transition: background-color 200ms ease-out;
	transition: background-color 200ms ease-out;
	background: #0084ff;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	/* padding: 5px; */
	}
	#floatbtn a.hover:hover i {
	display: none;
	}
	#floatbtn a.hover:hover em {
	display: block;
	color: #fff;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	}
	#floatbtn a em {
	display: none;
	}
	#floatbtn a:hover {
	background: #0084ff;
	}
	#floatbtn a:hover i {
	color: #fff;
	}
	#floatbtn a:hover .floatbtn-wrapper {
	display: block;
	}
	#floatbtn .iconfont {
	display: inline-block;
	font: normal normal normal 14px/1 iconfont;
	font-size: inherit;
	}
	.floatbtn-wrapper {
	position: absolute;
	right: 59px;
	top: -55px;
	z-index: 120;
	display: none;
	width: 150px;
	height: 222px;
	padding-top: 5px;
	background-color: #fff;
	border: 1px solid #eee;
	}
	.floatbtn-wrapper:after {
	content: "";
	position: absolute;
	right: -6px;
	top: 73px;
	display: block;
	width: 0;
	height: 0;
	border-left: 6px solid #d5d5d5;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	}
	#floatbtn a{
		line-height: 20px;
	}
	.floatbtn-wrapper{
		height:150px;
	}
	.iconfont{
		position: relative;
		top: 17px;
	}
	.flt_left{float: left;}
	.mrr_a{margin-right: 19px;}
	.picTitle .w188a li{margin-right: 14px;}
	#search-input{
		position: absolute;
		right:150px;
		top:15px;
		background: red;
		height: 30px;
		width: 200px;
	}
	#searchinput{
		height:30px;
		line-height: 30px;
		border:none;
		border-radius: 3px;
		padding:0 5px;
		width:200px;
	}
	input#searchinput:link{
		border:none;
	}
	.picTitle .w188 li .text1{height: 80px;}
	.gallery ul li{padding-right: 10px; padding-bottom:10px; width:292px;}
	
	.picTitle .w188 li .image img{height: auto;}
	.videoTitle .image img{height: auto;}

	.header{
		width: 1300px;
		margin:15px auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.header-r{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.header-search{
		margin-right: 100px;position: relative;
	}

.header-searchs{
		height: 40px;
		line-height: 40px;
		padding:0 5px;
		border:1px solid #cccccc;
		width: 250px;
		background-size: 20px;
		background-color: #fff;
		border-radius: 50px;
	}
	
	.header-searchs .header-searchs-txt{
		height: 38px;
		line-height: 38px;
		padding:0 5px;
	float: left;
		width: 180px;
		background-size: 20px;
		border-radius: 50px;
		outline: none;
		border:0;
		border:none;
		text-indent: 1em;
	}
	.header-searchs .bottons{background: url(../images/ss.png) no-repeat right center;width: 40px; height: 40px; float: right;
	outline: none;
	border:0;
	border:none;
	background-size: 20px;
	margin-right: 10px;}
	.header-searchs .bottons:hover{
		cursor: pointer;
	}
	.header-login1 a{
		font-size: 13px;
	}
	.header-login2{
		display: flex;
		align-items: center;
		font-size:13px;
		margin-top: 10px;
	}
	.header-news{
		display: flex;
		justify-content: space-between;
	}
	.header-news-info{
		width:350px;
	}
	.header-news-info ul li{
		line-height: 35px;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
		font-size: 16px;
	}
	.header-news-info ul li:first-child{
		font-size: 18px;
		font-weight: bold;
	}
	.header-100{
		width: 100%;
		background: #fff;
		padding:10px 0;
	}
	.footer-100{
		width: 100%;
		background: #d74339;
		height: 400px;
		background: url(../images/footer-bg.png) #d74339 no-repeat left bottom;
		background-size: 100%;
		padding-bottom: 20px;
	}
	.footer-h3{
		padding:30px 15px;
		padding-bottom: 15px;
		color:#ffffff;
		font-size: 24px;
		letter-spacing: 3px;
		font-weight: bold;
		
	}
	a.yqlja{
		color:#ffffff;
		margin-right: 20px;
	}
	.footer-img{
		margin-top: 50px;
		width: 100%;
		display: flex;
		justify-content: space-around;
	}
	.footer-t{
		position: relative;
	}
	.qrcode{
		position: absolute;
		bottom: 150px;
		display: none;
	}
	.imgdesc{
		color:#ffffff;
		text-align: center;
		font-weight: bold;
		padding:10px 0;
	}
	.cr-p{
		color:#ffffff;
		text-align: center;
		margin:13px auto;
		font-size:14px;
	}
	.copyright{
		margin-top: 40px;
	}

	.yanboshi-flex{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		margin-bottom: 30px;
	}
	.yanboshi{
		margin-top: 0px;
	}
	.yanboshi h3{
		font-size: 20px;
		color:#da3131;
		font-weight: bold;
		height: 50px;
		line-height: 50px;
		border-bottom: 1px solid #da3131;
		margin-bottom: 30px;
	}
	/*.yanboshi h3 span{
		display: inline-block;
		height: 47px;
		line-height: 47px;
		border-bottom: solid 3px #000000;
	}*/
	.yanboshi-div{
		width:280px;
		padding:5px 10px;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
		font-size: 16px;
		margin:0;
	}
	.xsd{
		height: 440px;
		background: url(../images/fz-bg.png) no-repeat top left;
		background-size: 100%;
	}
	.xsd-biaoti{
		padding-top: 50px;
	}
	.xsd-info{
		margin:20px 0;
	}
	.xsd-info h3{
		height: 50px;
		line-height: 50px;
		padding-left: 10px;
		color:#fff;
		letter-spacing: 3px;
		background: url(../images/xsd-title-bg.png) no-repeat center left;
	}
	.xsd-title{
		background: url(../images/yuandian.png) no-repeat top left;
		width:300px;
		padding:5px 20px;
		padding-left: 30px;
		overflow: hidden;
		text-overflow: ellipsis; 
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		font-size: 16px;
		height:50px;
		margin:0;
		border-bottom: 1px solid #eeeeee;
		line-height: 25px;
	}
	.xsd-title:last-child{
		border-bottom: none;
	}
	.xsd-div{
		display: flex;
		justify-content: space-between;
	}
	.xsd-content{
		padding:10px 0;
		background: #fff;
	}
	.icon-div{
		height: 12px;
		width:100%;
		background: #d74339;
	}
	.icon-flex{
		width:1200px;
		display: flex;
		justify-content: space-around;
		align-items: center;
		color:#fff;
		font-size:18px;
	}
	.icon-info{
		padding-top: 10px;
		text-align: center;
	}
	.icon-text{
		padding-top: 10px;
	}
	.fzzg-top{
		height: 40px;
		line-height: 40px;
		border-bottom: 1px solid #d74339;
		display: flex;
		justify-content: space-between;
	}
	.fzzg-h3{
		height: 40px;
		line-height: 40px;
		width: 120px;
		border-bottom: 1px solid #ffffff;
	}
	.fzzg-h3 span{
		display: inline-block;
		height: 37px;
		line-height: 37px;
		width:auto;
		border-bottom: 4px solid #000000;
		font-size:24px;
		letter-spacing: 3px;
		color:#d74339;
		font-weight: bold;
	}
	.fzzg-span{
		color:#c71201;

	}
	.fzzg-content{
		margin-top: 35px;
	}
	.fzzg-title{
		width:440px;
		padding:5px 0;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
		font-size: 16px;
		margin:8px 0;
	}
	
	.fzlm-top{
		width:100%;
		height: 40px;
		line-height: 40px;
		border-bottom: 1px solid #d74339;
		color:#d74339;
		font-weight: bold;
		display: flex;
		justify-content: space-between;
		align-items: center;
	
		margin-bottom: 20px;
	}
	.fzlm-top span{
		display: inline-block;
		border-bottom: 4px solid #000000;
		height: 38px;
		line-height: 38px;
		padding:0 5px;
	}
	.fzlm-top h3{
		min-width: 40px;
		height: 40px;
		line-height: 40px;
		border-bottom: 1px solid #fff;
		/*margin-top: 10px;*/
	}
	.fzlm-top1{
		width:100%;
		height: 40px;
		line-height: 40px;
		border-bottom: 1px solid #d74339;
		color:#d74339;
		font-weight: bold;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 20px;
	}
	.fzlm-top1 span{
		display: inline-block;
		border-bottom: 4px solid #000000;
		height: 53px;
		padding:0 5px;
	}
	.fzlm-top1 h3{
		width: 400px;
		height: 40px;
	/*	line-height: 40px;*/
		border-bottom: 1px solid #fff;
		/*margin-top: 10px;*/
	}
	.fzlm-flex{
		margin-top: 10px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		width:100%;
	}
	.fzlm-div{
		width:440px;
	}
	.fzlm-img{
		position: relative;
		margin-bottom: 25px;
	}
	.bjtitle{
		position: absolute;
		bottom: 0;
		left: 0;
		width:300px;
		padding:0 10px;
		text-align: center;
		color: #fff;
		font-size: 16px;
		height: 40px;
		left:20px;
		line-height: 40px;
		font-weight: bold;
	
	}
	.fzlm-list{
		font-size:16px;
		margin:8px 0;
		padding:5px 0;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
		padding-left: 20px;
		background: url(../images/reddot.png) no-repeat left center;
	}
	.fzlm-div{
		margin-bottom: 20px;
	}
	.zazhi-img2,.zazhi-img14{
		width:130px;
	}
	.zazhi-img4,.zazhi-img12{
		width:140px;
	}
	.zazhi-img6,.zazhi-img10{
		width:150px;
	}
	.zazhi-img8{
		width:180px;
	}
	.zazhi{
		margin:60px 0;
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
	}
	.zazhi-cur:hover{
		width:180px;
	}
	.carousel-caption p a{
		color:#fff;
	}
	.xsd-icon1:first-child{
		background: url(../images/faxue1.png) no-repeat 10px center #d74339;
		width:260px;
		background-size:50px;
		padding-left: 80px;
		font-weight: bold;
		line-height: 26px;
		color:#ffffff;
	}
	.xsd-icon2:first-child{
		background: url(../images/faxue2.png) no-repeat 10px center #d74339;
		width:260px;
		background-size:45px;
		padding-left: 80px;
		font-weight: bold;
		line-height: 26px;
		color:#ffffff;
	}
	.xsd-icon3:first-child{
		background: url(../images/faxue3.png) no-repeat 10px center #d74339;
		width:260px;
		background-size:50px;
		padding-left: 80px;
		font-weight: bold;
		line-height: 26px;
		color:#ffffff;
	}
	/* 大图宽度控制 */
	#myCarousel{
		width:800px;
        background: #ffffff;
		margin:0 auto;
	}
	#firstRotation{
        background: #ffffff;
		background-image: url(../images/big-left.png),
						  url(/assets/addons/cms/img/big-right.png);
		background-repeat:no-repeat,no-repeat;
		background-position: top left,top right;
	
	}
	.footer-links{
        line-height: 35px;
		padding: 0 15px;
    }
    .focusBox{
        margin-bottom: 0;
		margin-top:30px;
    }
    .hcdtitle{
    	background: #333333;
    	opacity: 0.7;
    	width:100%;
    	padding:7px 0;
    	position: absolute;
		bottom: 0;
		left: 0;
		color:#fff;
		/*text-overflow: -o-ellipsis-lastline;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;*/
    }
    .hcdtitle1{
    	width:90%;
    	margin:0 auto;
		/*overflow: hidden;
		text-overflow: ellipsis; 
		white-space: nowrap;*/
    }
    .hcdtitle1 a{
    	color:#fff;
    	

    }
    .yanboshi-pic{
    	position: relative;
    	margin-bottom: 15px;
    }
    .yanboshi-info{
    	width:24%;
    	display: flex;
    	flex-direction: column;
    }
    .yanboshi-info a{
    	margin:8px 0;
    	overflow: hidden;
		text-overflow: ellipsis; 
		white-space: nowrap;
    }
    .yanboshi-info .hcdtitle1 a{
    	margin:5px 0;
    	overflow: auto;
		text-overflow: auto; 
		white-space: normal;
    }
	.footer-site{
		background: #333333;
	}
	.sitelist{
		width:800px;
		margin:0 auto;
		color:#ffffff;
		height: 40px;
		line-height: 40px;
		display: flex;
		justify-content: space-between;
	}
	.sitelist a{
		color:#ffffff;
	}
	.copyright a{
	    color:#ffffff;
	}
	
	
	
	.carousel-content{
		width: 1400px;
		height: 138px;
		position: relative;
		margin: 0 auto;
	}
	.carousel{
		width: 100%;
		height: 100%;
		position: relative;
		overflow: hidden;
	    border-radius: 5px;
	}
	.carousel li{
		float: left;
		position: absolute;
		display: none;
	}
	.carousel li,.carousel li img{
		width: 100%;
		height: 100%;
	}
	.carousel-index{
		position: absolute;
		    bottom: 8px;
		    /* width: 100%; */
		    /* display: flex; */
		    /* justify-content: right; */
		    right: 10px;
	}
	.carousel-index li{
		float: left;
	    width: 18px;
	    height: 18px;
	    line-height: 18px;
	    text-align: center;
	    border-radius: 10px;
	    background-color: rgba(0,0,0,0.3);
	    font-size: 12px;
	    cursor: pointer;
	    margin: 0 3px;
	    color: #fff;
	}
	.carousel-index li.current-index{
		background-color: rgba(0,0,0,0.7);
	}
	.carousel-index li:hover{
		background-color: rgba(0,0,0,0.7);
	}
	.carousel-prev,.carousel-next{
		position: absolute;
		top: 0;
		bottom: 0;
		cursor: pointer;
		margin: auto;
		width: 32px;
		height: 40px;
	}
	.carousel-prev img,.carousel-next img{
		width: 100%;
		height: 100%;
	}
	.carousel-prev{
		left: 0;
	}
	.carousel-next{
		right: 0;
	}
	

	
	    .swiper-container {
	        width: 930px;
	        height: auto;
			float: left;
	    }
	
		.swiper-slide dl img{ width:930px; height: 400px;}
		.sw_title{display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:36px; line-height:36px; color:#fff;  text-align:left;
		  background-color: rgba(0,0,0,0.5); font-size: 15px;}
		.swiper-pagination-bullet{ background: #fff;}
	.swiper-pagination{text-align: right;}
	.videos{ width: 440px; float: right;}
	.videos video{ width: 440px;height:400px;}