.fullimg>img {
	width: 100%;
}
.fullimg2>img {
	width: 100%;
}
.container {
	width: 1200px;
	margin: 20px auto;
}

.container h3 {
	
}
.more a {
    color: red;
    text-align: right;
    float: right;
}
.AbstractCon p{
	font-size: 14px;
}
.flex-between {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.flex-start {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}

.defaultFont {
	font-size: 14px;
	color: #2f2f2f;
}

.importentNews {
	font-size: 52px;
	color: #2d343e;
	font-weight: bold;
	padding-left: 107px;
	background: url(../img/tit.jpg) no-repeat;
	background-size: 60px 62px;
	background-position: 30px center;
}

.smallerNew {
	margin: 5px auto 40px;
}

.smallerNews {
	font-size: 14px;
	color: #959DA3;
}

.smallerNews:before {
	content: '[';
	color: #313B48;
	display: inline-block;
	margin-right: 5px;
}

.smallerNews:after {
	content: ']';
	color: #313B48;
	display: inline-block;
	margin-left: 5px;
}

.view1-left {
	width: 605px;
}

.view1-right {
	width: 570px;
}

.carousel-1 {
	height: 362px;
}
.carousel-12{
	position: relative;width: 601px;
}
.wenz{
	background-color: rgba(0, 0, 0, .6);
    position: absolute;
    bottom: 0;
    padding: 8px 60px 8px 8px;
    width: 100%;
    color: #fff;
    display: block;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.wlzj{
	text-align: center;margin: 30px;
}
.niceVideo {
	background-color: #FFFAF4;
	align-items: center;
	margin-top: 32px;
}

.niceVideoList {
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	align-items: flex-start;
	height: 145px;
	padding: 15px 0;
	flex: 1;
}

.defaultLists {
	font-size: 16px;
	color: #2f2f2f;
	line-height: 2.4;
}

.defaultLists:before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #969390;
	border-radius: 50%;
	overflow: hidden;
	vertical-align: middle;
	margin-right: 22px;
}

.niceVideoLists:before {
	margin-left: 19px;
}

.redTextNews {
	padding-bottom: 20px;
	border-bottom: 1px dashed #A8A8A8;
	margin-bottom: 20px;
}

.redNewsTitle {
	font-size: 24px;
	color: #e5001c;
	margin-bottom: 20px;
}

.redNewsContent {
	font-size: 16px;
	color: #5e5d5d;
	text-indent: 2em;
}

.checkMore {
	color: #e5001c;
}

.picNewsView {
	margin-top: 30px;
}

.picNewsList {
	position: relative;
	width: 272px;
}

.picNewsDesc {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .5);
	color: #fff;
	font-size: 22px;
	height: 50px;
	text-align: center;
	line-height: 50px;
}

.videoBtn {
	width: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.publicTitle {
	margin: 40px auto 0;
}

.view-2-container {
	background: url(../img/bg.jpg) no-repeat;
	background-size: 100% 100%;
}

.gaoguanglists {
	width: 570px;
	height: 231px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background-image: url(../img/wzbb.png);
	background-repeat: no-repeat;
	background-size: 547px 231px;
	margin: 0 20px 25px 20px;
	padding-left: 20px;
	float: left;
}

.gaoguanglists:nth-child(2n) {
	margin-right: 0;
}

.gaoguangimg {
	width: 246px;
	margin-right: 25px;
}

.gaoguangText {
	width: 230px;
}

.gaogaungTitle {
	font-size: 18px;
	color: #222222;
	font-weight: bold;
	height: 36px;
}

.gaogaungContent {
	font-size: 14px;
	color: #7a7a7a;
}

.view-4-bg {
	background: url(../img/guoqingyuebing-bg.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 50px 0 12px;
}

.view-4-imgList {
	width: 670px;
	flex-flow: wrap;
}

.view-4-img {
	width: 300px;
	margin-bottom: 38px;
	border-right: 16px solid #FFCF37;
	border-bottom: 18px solid #FFCF37;
}

.view-4-news {
	width: 480px;
}

.defaultNews {
	color: #fff;
	margin-bottom: 54px;
}

.defaultNews:hover {
	color: #fff;
}

.defaultNews:last-child {
	margin-bottom: 0;
}

.defaultNews-title {
	font-size: 24px;
	margin-bottom: 20px;
}

.defaultNews-content {
	font-size: 14px;
}

.defaultNewsReadMore {
	color: #fff600;
}

.view-5-left {
	width: 570px;
}

.view-5-right {
	width: 600px;
}

.view-5-top-news {
	background: url(../img/kbj.jpg) no-repeat;
	background-size: 570px 150px;
	padding: 29px 28px;
	margin-bottom: 10px;
}

.view-5-news-title {
	font-size: 24px;
	color: #333333;
	margin-bottom: 10px;
}

.view-5-news-content {
	font-size: 14px;
	color: #86765d;
}

.view-5 .defaultLists:before {
	background-color: #E45656;
}

.view-5-leftImg {
	width: 331px;
}

.view-5-rightImg {
	width: 257px;
}

.view-6-bg {
	background: url(../img/bg.jpg) no-repeat;
	padding: 50px 0;
	background-size: 100%;
}

.view-6-media {
	margin-bottom: 30px;
}

.view-6-left,
.view-6-right {
	width: 570px;
}

.view-6-media-img {
	width: 290px;
}

.view-6-media-text {
	width: 270px;
}

.view-6-title {
	font-size: 20px;
	margin-bottom: 20px;
	color: #21223A;
}

.view-6-content {
	color: #534C44;
	font-size: 14px;
}

.view-6 .defaultLists:before {
	background-color: #870000;
	border-radius: 0;
}

.view-6 .defaultLists {
	line-height: 3.5;
	color: #0A0009;
	border-bottom: 1px dashed #BFA48D;
}

.view-7-top-img {
	width: 355px;
	position: relative;
}

.view-7-top-news {
	width: 320px;
}

.view-7-container {
	padding: 40px 50px 40px 30px;
	background: url(../img/feiyuequancheng-bj.jpg) no-repeat;
	background-size: 100% 100%;
}

.view-7-news-title {
	color: #2B74B6;
	font-size: 20px;
	font-weight: 600;
}

.view-7-news-content {
	font-size: 15px;
}

.view-7-bottom {
	justify-content: flex-start;
	margin-top: 30px;
}

.view-7 .defaultLists:before {
	background-color: #E45656;
}

.view-7 .defaultList {
	margin-left: 45px;
}

.view-8-list-title {
	font-size: 18px;
	margin: 20px auto 10px;
	font-weight: bold;
}

.view-8-list-content {
	font-size: 14px;
	text-indent: 2em;
	text-align: justify;
}

.view-8-contaienr {
	flex-flow: wrap;
}

.view-8-list {
	width: 580px;
	height: 140px;
	background-color: #fff;
	padding: 0 50px;
	margin-bottom: 50px;
	position: relative;
}

.view-8-bg {
	background: url(../img/bg.jpg) no-repeat;
	padding: 50px 0 20px;
	background-size: 100% 100%;
}

.pageTip {
	width: 50px;
	height: 80px;
	background-color: #E83C24;
	color: #fff;
	font-weight: bold;
	font-size: 35px;
	line-height: 60px;
	position: absolute;
	left:0px;
	top: -9px;
}

.pageTip:before {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0 12px 10px 0;
	border-style: solid;
	border-color: #8A040B transparent;
	top: 0;
	right: -12px;
}

.pageTip:after {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0px 25px 25px 25px;
	border-style: solid;
	border-color: #fff transparent;
	bottom: 0;
	left: 0;
}

.bigSwiper {
	margin-top: 20px;
}

.swiper-slide {
	position: relative;
}

.swiperBtnLeft,
.swiperBtnRight {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	font-size: 50px;
	z-index: 10;
	width: 71px;
	cursor: pointer;
}

.swiperBtnLeft {
	left: 0;
}

.swiperBtnRight {
	right: 0;
}

.view-10-container {
	justify-content: flex-start;
	align-items: center;
}

.view-10-bg {
	background: url(../img/bg.jpg) no-repeat;
	padding: 50px 0 20px;
	background-size: 100% 100%;
}

.rongmeilistsImg {
	width: 324px;
	border: 5px solid #F5C832;
}

.phonePic {
	width: 370px;
	margin-right: 50px;
}

.rongmeiList {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-flow: wrap;
	width: 710px;
	padding-top: 35px;
}

.rongmeilistsText {
	font-size: 16px;
	margin-top: 20px;
}

.rongmeiLists {
	margin-bottom: 40px;
}

.footer {
	background-color: #C70000;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 170px;
}

.footerBtn {
	color: #fff;
	font-size: 14px;
}

.footerList .footerBtn:not(:last-child):after {
	content: '-';
	display: inline-block;
	margin: 0 5px;
}
.Elem {
    width: 360px;
    margin: 0 15px 15px 0px;
    float: left;
    display: inline;
}
.Elem a {
    display: block;
    height: 100%;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
}
.Elem a {
    display: block;
    height: 100%;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
}
.Timer {
    font-size: 12px;
    line-height: 26px;
    opacity: .7;
    margin-bottom: 5px;
}
.Timer {
    font-size: 12px;
    line-height: 26px;
    opacity: .7;
    margin-bottom: 5px;
}
.wzdd li {
    width: 336px;
    border-bottom: 1px dashed rgba(47, 13, 3, .2);
    padding-bottom: 4px;
    font-weight: 400;
    float: left;
    text-align: left;
    display: inline;
  margin-right: 40px;
}
.Tit h3Tit{
	text-align: left;
}