.banner {
	width: 100%;
	margin-bottom: -4px;
}

.banner img {
	width: 100%;
	height: 100%;
	padding: 0;
}

.roll-tips {
	width: 80%;
	height: 66px;
	background: #CB1010;
}

.roll-box {
	width: 716px;
	height: 66px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
	float: right;
	position: relative;
}

.roll-box ul {
	width: 645px;
	height: 21px;
	margin-top: 22px;
	margin-left: 17px;
	float: left;
}

.info {
	width: 20px;
	height: 19px;
	float: left;
	margin-top: 23px;
	margin-left: 16px;
}

.info-top {
	width: 16px;
	height: 16px;
	position: absolute;
	top: 8px;
	right: 8px;
	transform: rotate(-90deg);
	cursor: pointer;
}

.info-bottom {
	width: 16px;
	height: 16px;
	position: absolute;
	bottom: 8px;
	right: 8px;
	transform: rotate(90deg);
	cursor: pointer;
}

.nr-box {
	width: 100%;
	overflow: hidden;
}

.carousel {
	width: 620px;
	height: 268px;
	position: relative;
}

.carouse-img {
	opacity: 1 !important;
	z-index: 100 !important;
}

.carousel li {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .6s ease;
	opacity: 0;
	z-index: 99;
}

.carousel li img {
	display: block;
	width: 100%;
	height: 100%;
}

.carousel li p {
	width: 100%;
	height: 42px;
	background: rgba(51, 51, 51, 0.86);
	font-size: 18px;
	line-height: 42px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.carousel li p em {
	display: block;
	width: 436px;
	margin-left: 25px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.nr-box {
	margin: 30px 0 0;
}

.carousel-box {
	width: 620px;
	height: 268px;
	position: relative;
	float: left;
}

.car-index {
	width: auto;
	height: 18px;
	position: absolute;
	bottom: 10px;
	right: 20px;
	z-index: 99999;
}

.car-index li {
	width: 18px;
	height: 18px;
	background: #fff;
	border-radius: 50%;
	margin-right: 10px;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

.carouse-active {
	background: #CB1010 !important;
}

.notice {
	width: 352px;
	float: right;
	margin-bottom: 40px;
}

.notice-title {
	width: 100%;
	height: 45px;
	border-top: 1px solid #DEE2E6;
	border-bottom: 1px solid #DEE2E6;
	position: relative;
}

.notice-title span {
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	font-weight: bold;
}

.notice-title span em {
	font-size: 14px;
	font-weight: normal;
	margin-left: 8px;
}

.notice-line {
	width: 72px;
	height: 3px;
	background: #CB1010;
	position: relative;
	margin-top: -2px;
}

.notice-line:after {
	content: "";
	width: 0px;
	height: 0px;
	border-top: 5px solid #CB1010;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	position: absolute;
	top: 1px;
	left: 33px;
}

.notice-nrbox {
	width: 100%;
	margin-top: 11px;
	float: left;
}

.notice-nrbox h1 {
	font-size: 14px;
	overflow: hidden;
}

.notice-nrbox a {
	display: block;
	width: 100%;
	height: 100%;
}

.notice-nrbox h1 span {
	width: 5px;
	height: 5px;
	background: rgba(203, 16, 16, 1);
	float: left;
	margin-top: 8px;
}

.notice-nrbox  em {
	max-width: 270px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	margin-left: 6px;
	font-size: 12px;
}

.assnotice-nrbox  em {
	max-width: 294px;
}

.notice-nrbox  i {
	font-size: 12px;
	float: right;
}

.notice-nrbox li:hover em {
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

.notice-nrbox li:hover span {
	width: 5px;
	height: 5px;
	background: #CB1010;
	margin-top: 7px;
}

.work li:hover span {
	margin-top: 0;
	background: none;
	width: 53px;
	height: 19px;
	text-align: justify;
	font-weight: bold;
}

.work li:hover em {
	background: none;
	font-weight: bold;
}

.notice-more span:hover {
	color: #CB1010;
}

.notice-nrbox a 
.notice-nrbox  i {
	float: right;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	margin-top: 5px;
}

.notice-nrbox li {
	font-size: 14px;
	overflow: hidden;
	margin-top: 10px;
}

.notice-nrbox li span {
	width: 3px;
	height: 3px;
	background: rgba(216, 216, 216, 1);
	margin-top: 10px;
	float: left;
	margin-left: 1px;
}

.notice-more {
	font-size: 12px;
	color: #666;
	margin-top: 10px;
	margin-left: 10px;
	display: block;
}

.notice-more span {
	float: left;
}

.notice-more em {
	width: 17px;
	height: 17px;
	margin-left: 0;
}

.ass-notice {
	width: 620px;
	float: left;
	margin-top: 40px;
}

.notice-imgbox {
	width: 226px;
	height: 175px;
	float: left;
	margin-top: 20px;
	position: relative;
}

.notice-imgbox img {
	width: 100%;
	height: 100%;
}

.notice-imgbox p {
	width: 96%;
	height: 32px;
	padding-left: 4%;
	background: rgba(51, 51, 51, 0.86);
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 12px;
	color: #fff;
	line-height: 32px;
}

.assnotice-nrbox {
	width: 376px;
	float: right;
}

.advert {
	width: 100%;
	height: 96px;
}

.ass-navtitle {
	width: 100%;
	overflow: hidden;
}

.ass-navtitle li {
	width: 147.9px;
	height: 46px;
	float: left;
	margin-top: 27px;
	cursor: pointer;
	border: 1px solid #999999;
}

.assimg {
	overflow: hidden;
	float: left;
	width: 27px;
	height: 27px;
	margin: 10px 12px 0 15px;
}

.ass-navtitle li:hover {
	border: 1px solid #CB1010;
}

.ass-navtitle li:hover .selection {
	display: none;
}

.ass-navtitle li:hover span {
	color: #CB1010;
}

.ass-navtitle li {
	margin-right: 22px;
}

.ass-navtitle li:last-child {
	margin-right: 0;
}

.ass-navtitle li span {
	display: block;
	text-align: center;
	float: left;
	margin-top: 10px;
}

.ass-navoutbox {
	width: 100%;
	background: #F5F5F5;
	margin-top: 13px;
}

.work li {
	margin-top: 7px;
}

.nav-nrbox {
	width: 98%;
	padding: 30px 1% 0;
	position: relative;
}

.nav-nrbox li {
	background: #fff;
	box-shadow: 0px 0px 5px 0px rgba(51, 51, 51, 0.3);
	font-size: 12px;
	float: left;
	margin-right: 27px;
	margin-bottom: 27px;
}

.nav-nrbox li a {
	display: block;
	width: 136px;
	height: 14px;
	overflow: hidden;
	padding: 16px 20px;
}

.nav-nrbox li:nth-child(5n+5) {
	margin-right: 0;
}

.nav-nrbox li em {
	float: left;
}

.nav-nrbox li span {
	width: 16px;
	height: 16px;;
	float: right;
}

.nav-assjt1:before {
	content: "";
	width: 0px;
	height: 0px;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-bottom: 12px solid #F5F5F5;
	position: absolute;
	top: -12px;
	left: 65px;
}

.nav-assjt2:before {
	content: "";
	width: 0px;
	height: 0px;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-bottom: 12px solid #F5F5F5;
	position: absolute;
	top: -12px;
	left: 232px;
}

.nav-assjt3:before {
	content: "";
	width: 0px;
	height: 0px;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-bottom: 12px solid #F5F5F5;
	position: absolute;
	top: -12px;
	left: 402px;
}

.nav-assjt4:before {
	content: "";
	width: 0px;
	height: 0px;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-bottom: 12px solid #F5F5F5;
	position: absolute;
	top: -12px;
	right: 410px;
}

.nav-assjt5:before {
	content: "";
	width: 0px;
	height: 0px;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-bottom: 12px solid #F5F5F5;
	position: absolute;
	top: -12px;
	right: 230px;
}

.nav-assjt6:before {
	content: "";
	width: 0px;
	height: 0px;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-bottom: 12px solid #F5F5F5;
	position: absolute;
	top: -12px;
	right: 50px;
}

.ass-active {
	border: 1px solid #CB1010 !important;
}

.ass-active .selection {
	display: none;
}

.ass-active span {
	color: #CB1010;
}

.notice-fullimgbox {
	width: 100%;
	height: 220px;
	margin-top: 20px;
}

.media-nav {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.media-nav li {
	width: 129px;
	height: 182px;
	float: left;
	margin-right: 34px;
}

.media-nav li:last-child {
	margin-right: 0;
}

.work h1 span {
	width: 43px;
	height: 19px;
	font-size: 14px;
	color: #CB1010;
	background: none;
	margin-top: 0;
	text-align: justify;
}

.work li span {
	width: 43px;
	height: 19px;
	font-size: 12px;
	color: #CB1010;
	background: none;
	margin-top: 0;
	text-align: justify;
}

.work h1 span:after {
	display: inline-block;
	width: 100%;
	content: '';
}

.work li span:after {
	display: inline-block;
	width: 100%;
	content: '';
}

.more-notice {
	font-size: 12px;
	float: right;
	color: #A9A9A9;
	background: url(../images1/rightmore.png) no-repeat right top 15px;
	background-size: 12px 12px;
	padding-right: 12px;
}

.more-notice:hover {
	color: #CB1010;
}

.fw-nav {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.fw-nav li {
	width: 230px;
	float: left;
	margin-right: 29px;
	background: #F5F5F5;
	height: 86px;
}

.fw-nav li a {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
}

.fw-nav li:last-child {
	margin-right: 0;
}

.fw-iocn {
	width: 33px;
	height: auto;
	margin-left: 15px;
	margin-top: 26px;
	float: left;
	height: 36px;
	overflow: hidden;
}

.fwtx-iocn {
	width: 15px;
	height: 15px;
	float: right;
	margin-right: 15px;
	margin-top: 38px;
	overflow: hidden;
}

.fwtx-iocn img {
	height: auto !important;
}

.fw-nav li p {
	float: left;
	margin-left: 17px;
	margin-top: 32px;
	color: #0C2A46;
	font-size: 16px;
}

.fw-nav li:hover {
	background: #1B355D;
}

.fw-nav li:hover a .fwiocn-img {
	display: none;
}

.fw-nav li:hover a .fwtxiocn-img {
	display: none;
}

.fw-nav li:hover p {
	color: #fff;
}

.link-nav {
	width: 99%;
	padding: 0.5%;
	margin-top: 10px;
	overflow: hidden;
}

.link-nav li {
	float: left;
	margin-right: 15px;
	margin-top: 20px;
}

.link-nav li a {
	font-size: 14px;
}

.link-nav li:hover a {
	color: #CB1010
}

.link-nav li:nth-child(5n+5) {
	margin-right: 0;
}

.link-nav li img {
	width: auto;
	height: 33px;
}

.linkimg {
	width: 87px;
	height: 33px;
	padding: 7px 38px;
}

.link-nav select {
	height: 30px;
}

@-webkit-keyframes fadeIn {
	0% {
	opacity: 0;
	}
	30% {
	opacity: 0.5;
	}
	100% {
	opacity: 1.0;
	}
}

.ass-navoutbox-fadeIn
{
	-webkit-animation-name: fadeIn;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-delay: 0s;
}