@font-face {
    font-family: "jdzsj";
    src: url("/nweb/font/ClassicSongJian2.eot"); /* IE9 */
    src: url("/nweb/font/ClassicSongJian2.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */

    url("../font/ClassicSongJian2.woff") format("woff"), /* chrome、firefox */
    url("../font/ClassicSongJian2.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */

    url("../font/ClassicSongJian2.svg#ClassicSongJian2") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}
form input {
	outline: none;
	border: 0;
}
form textarea {
	resize: none;
}
input::-ms-clear, input::-ms-reveal {
	display: none;
}
.oneline {
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: keep-all;
	white-space: nowrap;
}
.index-wrap .header, .index-wrap .banner, .index-wrap .notice, .index-wrap .aboutus, .index-wrap .business, .index-wrap .news, .index-wrap .videos, .index-wrap .links, .index-wrap .footer, .index-wrap .s-news {
	min-width: 1003px;
}
.index-wrap .header-box, .notice-box, .aboutus-box, .business-box, .news-box, .videos-box, .links-box, .footer-box, .index-wrap .s-news {
	position: relative;
	width: 1001px;
	margin: 0 auto;
}
.transition-el, .index-wrap .aboutus-con h1, .aboutus-con strong, .index-wrap .news-box .aside, .index-wrap .news-con dt img, .index-wrap .video dt img, .video-slide dt img, .videos-box .video-head, .videos-con {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
 }
/**************************头部导航？**************************/
.index-wrap .header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #f7f4ee;
	z-index: 10;
}
.index-wrap .header-box {
	z-index: 10;
}
.header .header-bottom {
	position: absolute;
	bottom: -7px;
	width: 100%;
	height: 8px;
	background: url('/nweb/img/commonpic.png');
	background-position: 0px -630px;
}
.index-wrap .header-change {
	height: 6px;
	background: #f7f4ee;
	border-bottom: 2px solid #e60012;
}
.index-wrap .logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 153px;
	height: 153px;
	background: url('/nweb/img/commonpic.png');
	background-position: -434px 0px;
	z-index: 10;
}

/*导航？*/
.index-wrap .nav-box {
	float: left;
	padding: 23px 0 7px 196px;
}
.index-wrap .nav li {
	float: left;
	width: 46px;
	padding: 0 10px 0 14px;
	border-right:1px #ddd dotted;
}
.index-wrap .nav a {
	font-family:"宋体";
	font-weight:700;
	float: left;
	position: relative;
	width: 20px;
	height: 74px;
	padding: 10px 10px 15px 0px;
	background-position: center center;
	color: #565656;
	font-size: 18px;
	line-height: 20px;
	-webkit-text-stroke: 0.6px rgba(86, 86, 86, 0.2);
}
.home {
	background: url('/nweb/img/home.png');
}
.aus {
	background: url('/nweb/img/aus.png');
}
.ssd {
	background: url('/nweb/img/ssd.png');
}
.bus {
	background: url('/nweb/img/bus.png');
}
.nsc {
	background: url('/nweb/img/nsc.png');
}
.jiu {
	background: url('/nweb/img/jiu.png');
}
.std {
	background: url('/nweb/img/std.png');
}
.ctu {
	background: url('/nweb/img/ctu.png');
}
.party {
	background: url('/nweb/img/party_building.png');
}
.hehuo {
	background: url('/nweb/img/hehuo.png');
}
.index-wrap .nav .active, .index-wrap .nav a:hover {
	color: #e60012;
	padding: 8px 10px 13px 0px;
	
}
/*微博微信？*/
.index-wrap .share {
	float: left;
	position: relative;
	width: 22px;
	padding: 37px 0 0 26px;
}
.index-wrap .share span {
	display: block;
	width: 20px;
	height: 16px;
	margin-bottom: 8px;
	cursor: pointer;
}
.index-wrap .share .weix {
	background: url('/nweb/img/commonpic.png');
	background-position: 0px 0px;
}
.share .weix:hover {
	background: url('/nweb/img/commonpic.png');
	background-position: -120px 0px;
}
.index-wrap .share .weib {
	background: url('/nweb/img/commonpic.png');
	background-position: 0px -26px;
}
.share .weib:hover {
	background: url('/nweb/img/commonpic.png');
	background-position: -118px -26px;
}
.index-wrap .share .search:hover {
	background: url('/nweb/img/commonpic.png');
	background-position: -120px -51px;
}
.index-wrap .share .search {
	width: 18px;
	height: 18px;
	background: url('/nweb/img/commonpic.png');
	background-position: 0px -51px;
}
.share em {
	display: none;
	position: absolute;
	top: 23px;
	left: -84px;
	width: 105px;
	height: 99px;
	background: #000;
}
.share .weixCode {
	background: url('/nweb/img/commonpic.png');
	background-position: -382px -157px;
}
.share .weibCode {
	background: url('/nweb/img/commonpic.png');
	background-position: -495px -157px;
}
.share span:hover em {
	display: block;
}
/*搜索栏*/
.index-wrap .search-box {
	display: none;
	clear: both;
	margin-left: 265px;
	padding: 22px 0 20px 0;
	border-top: 1px solid #e2e2e2;
}
.index-wrap .search-box div {
	height: 36px;
	padding: 11px 13px 0 23px;
	background: #fff;
}
.index-wrap .search-box input {
	width: 600px;
	line-height: 25px;
}
.index-wrap .search-box a {
	float: right;
	width: 25px;
	height: 100%;
	background: url('/nweb/img/commonpic.png');
	background-position: 0px -75px;
	cursor: pointer;
}
.index-wrap .search-box .search-submit {
	float: right;
	width: 25px;
	height: 25px;
	background: url('/nweb/img/commonpic.png');
	background-position: 0px -75px;
	cursor: pointer;
	}
/**************************侧标导航？**************************/
.index-wrap .aside-nav {
	display: none;
	position: fixed;
	top: 50%;
	right: 15px;
	width: 56px;
	height: 264px;
	margin-top: -132px;
	z-index: 10;
}
.index-wrap .aside-nav a {
	display: block;
	width: 56px;
	height: 56px;
	margin-bottom: 13px;
}
/*在线客服*/
.index-wrap .aside-nav .service {
	background: url('/nweb/img/commonpic.png');
	background-position: -73px -452px;
}
.index-wrap .aside-nav .service:hover {
	background: url('/nweb/img/commonpic.png');
	background-position: -484px -268px;
}
/*用户反馈*/
.index-wrap .feedback {
	background: url('/nweb/img/commonpic.png');
	background-position: 0px -452px;
}
.index-wrap .feedback:hover {
	background: url('/nweb/img/commonpic.png');
	background-position: -147px -452px;
}
.feedback-form {
	display: none;
	position: absolute;
	top: -70px;
	left: -477px;
	width: 456px;
	background: #fff;
	border: 1px solid #eaeaea;
	color: #5e5e5e;
	font-size: 13px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
.feedback-form .write {
	padding: 18px 19px 0;
}
.index-wrap .title {
	font-size: 18px;
	font-weight: bold;
}
.index-wrap .title span {
	float: right;
	width: 14px;
	height: 19px;
	background: url('/nweb/img/commonpic.png');
	background-position: -384px -101px;
	cursor: pointer;
}
.feedback-form h3, .feedback-form .auth {
	margin-bottom: 10px;
	color: #5e5e5e;
	font-size: 14px;
	font-weight: bold;
}
.feedback-form textarea {
	width: 396px;
	height: 96px;
	margin-top: 8px;
	padding: 10px;
	border: 1px solid #ddd;
}
.feedback-form .write p {
	margin-bottom: 12px;
	color: #e60012;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
.feedback-form .tel input {
	width: 406px;
	height: 36px;
	padding-left: 10px;
	border: 1px solid #ddd;
}
.feedback-form .auth {
	position: relative;
	margin-bottom: 0;
	line-height: 38px;
}
.feedback-form .auth .aside-codebox {
	position: absolute;
	top: 0px;
	right: 60px;
}
.feedback-form .auth input {
	width: 134px;
	height: 36px;
	margin: 0 17px;
	border: 1px solid #ddd;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}
.feedback-form .auth #vCode {
	float: left;
	width: 98px;
	height: 34px;
	border: 1px solid #ddd;
	vertical-align: middle;
}
.feedback-form .refresh {
	margin-left: 5px;
	cursor: pointer;
}
.feedback-form .sub {
	height: 54px;
	padding: 21px 0 0 165px;
	background: #fafafa;
}
.feedback-form .sub input {
	width: 124px;
	height: 35px;
	background: #e60012;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}
/*服务热线*/
.index-wrap .aside-nav .service-tel {
	position: relative;
	background: url('/nweb/img/commonpic.png');
	background-position: -73px -518px;
}
.index-wrap .aside-nav .service-tel:hover {
	background: url('/nweb/img/commonpic.png');
	background-position: -147px -518px;
}
.index-wrap .aside-nav .service-tel:hover span {
	display: block;
}
.index-wrap .aside-nav .service-tel span {
	display: none;
	position: absolute;
	left: -191px;
	width: 172px;
	background: #e60012;
	color: #fff;
	font: normal bold 22px/56px Arial;
	text-align: center;
	z-index: 2;
}
.index-wrap .aside-nav a:nth-child(3) span:after {
	position: absolute;
	top: 20px;
	right: -12px;
	content: "";
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-left-color: #e60012;
}

/*返回顶部*/
.index-wrap .aside-nav .gotop {
	background: url('/nweb/img/commonpic.png');
	background-position: 0px -518px;
}
.index-wrap .aside-nav .gotop:hover {
	background: url('/nweb/img/commonpic.png');
	background-position: -544px -268px;
}

/**************************轮播图？**************************/

.index-wrap .banner {
	overflow: hidden;
	width: 100%;
	margin-top: 130px;
}
.contain {
	position: relative;
	z-index: 9;
}

/**************************通知公告？**************************/

.index-wrap .notice {
	height: 43px;
	border-bottom: 1px dotted #dfdfdf;
	background: #fff;
}
.index-wrap .notice, .index-wrap .notice a {
	color: #686868;
	font-size: 14px;
}
.index-wrap .notice a:hover {
	color: #e60012;
}
.index-wrap .notice-box {
	width: 981px;
	padding-right: 20px;
}
.index-wrap .notice-box em {
	float: left;
	width: 22px;
	height: 18px;
	margin: 13px 15px 0 0;
	background: url('/nweb/img/commonpic.png');
	background-position: -31px -26px;
}
.index-wrap .notice-outer, .index-wrap .notice-box strong {
	float: left;
	margin: 10px 5px 0 0;
}
.index-wrap .notice-outer {
	overflow: hidden;
	height: 29px;
}
.index-wrap .notice-outer li {
	overflow: hidden;
	width: 500px;
	height: 19px;
	margin-bottom: 10px;
	text-overflow: ellipsis;
	word-break: keep-all;
	white-space: nowrap;
}
.index-wrap .notice-box span {
	float: right;
	width: 16px;
	height: 16px;
	margin-top: 15px;
	background: url('/nweb/img/commonpic.png');
	background-position: -33px 0px;
	cursor: pointer;
}
/**************************关于安博电竞？**************************/
.index-wrap .aboutus {
	background: #fff;
	background-position: 20% 118px;
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-ms-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 2s ease;
}
.index-wrap .abmove {
	background: #fff url('../img/us.jpg') no-repeat;
	background-position: 50% 118px;
}
.index-wrap .aboutus-box {
	width: 1001px;
	/*height: 660px;*/
	margin: 0 auto;
	padding-bottom: 27px;
}
.index-wrap .aboutus-con {
	float: right;
	overflow: hidden;
	width: 547px;
	padding-top: 70px;
}
.index-wrap .aboutus-con h1 {
	color: #565656;
	font-size: 30px;
	font-family: 'jdzsj', 'SimSun';
	-webkit-text-stroke: 1px rgba(0, 0, 0, 0.2);
}
/*关于安博电竞动态样式*/
.index-wrap .aboutus-con h1, .aboutus-con strong, .index-wrap .aboutus-con p,
.index-wrap .aboutus-box .more, .index-wrap .aboutus .video {
	-webkit-transform: translate(50px);
	-moz-transform: translate(50px);
	-ms-transform: translate(50px);
	transform: translate(50px);
	opacity: 0;
}
.index-wrap .aboutus-con .move {
	-webkit-transform: translate(0px);
	-moz-transform: translate(0px);
	-ms-transform: translate(0px);
	transform: translate(0px);
	opacity: 1;
}
.aboutus-con strong {
	display: block;
	margin-bottom: 20px;
	color: #565656;
	font: italic normal 30px/30px 'Calisto MT';
}
.index-wrap .aboutus-con p {
	color: #7c7c7c;
	font-size: 13px;
	line-height: 26px;
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-ms-transition: all 2s ease;
	transition: all 2s ease;
}
.index-wrap .aboutus-box .more {
	-webkit-transition: opacity 2.5s ease;
	-moz-transition: opacity 2.5s ease;
	-ms-transition: opacity 2.5s ease;
	transition: opacity 2.5s ease;
	-webkit-transition: transform 2.5s ease;
	-moz-transition: transform 2.5s ease;
	-ms-transition: transform 2.5s ease;
	transition: transform 2.5s ease;
}
.index-wrap .video {
	-webkit-transition: all 3s ease;
	-moz-transition: all 3s ease;
	-ms-transition: all 3s ease;
	transition: all 3s ease;
}
.index-wrap .more, .index-wrap .video dd {
	color: #565656;
	font-size: 13px;
}
.index-wrap .more {
	display: block;
	width: 94px;
	margin: 36px 0;
	border: 2px solid #565656;
	line-height: 29px;
	text-align: center;
}
.index-wrap .more em {
	display: inline-block;
	width: 20px;
	height: 16px;
	background: url('/nweb/img/commonpic.png');
	background-position: -40px -100px;
	vertical-align: middle;
}
.index-wrap .more:hover {
	background: #565656;
	color: #fff;
}
.index-wrap .more:hover em {
	background: url('/nweb/img/commonpic.png');
	background-position: -376px -10px;
}
/*视频？*/
.index-wrap .video dt {
	float: left;
	overflow: hidden;
	position: relative;
	width: 284px;
	height: 190px;
	margin-right: 10px;
	cursor: pointer;
}
.index-wrap .logo a, .index-wrap .video dt img, .index-wrap .news-con dt img, .windowpic img, .index-wrap .footer-left a {
	display: block;
	width: 100%;
	height: 100%;
}
.index-wrap .video dt span, .index-wrap .video dt em {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
}
.index-wrap .video dt span {
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	background: url('/nweb/img/er.png') no-repeat;
}
.index-wrap .video dt em {
	width: 13px;
	height: 19px;
	margin: -10px 0 0 -6px;
	background: url('/nweb/img/commonpic.png');
	background-position: -429px -287px;
}
.index-wrap .aboutus .video dd {
	float: left;
	width: 22px;
	line-height: 13px;
	text-align: center;
}
.index-wrap .aboutus .video dd span {
	float: left;
	width: 22px;
	height: 94px;
	background: url('/nweb/img/commonpic.png');
	background-position: -119px -240px;
}
/*视频弹出？*/
.index-wrap .video-box {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 12;
}
.index-wrap .video-box, .index-wrap .news-con .time {
	-webkit-background: rgba(0, 0, 0, 0.7);
	-moz-background: rgba(0, 0, 0, 0.7);
	-ms-background: rgba(0, 0, 0, 0.7);
	background: rgba(0, 0, 0, 0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000); /* For IE 8*/ -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
.index-wrap .video dt:hover span {
	background: url('/nweb/img/er1.png') no-repeat;
}
.index-wrap .video-con {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 632px;
	/*height: 423px;*/
	margin: -234px 0 0 -339px;
	padding: 23px;
	background: #fff;
}
.video-con .title a {
	float: right;
	width: 19px;
	height: 19px;
	background: url('/nweb/img/commonpic.png');
	background-position: -407px 0px;
}
.video-con .video-start {
	/*position: absolute;
	top: 61px;
	left: 23px;
	width: 630px;
	height: 386px;*/
	/*z-index: -1;*/
}
.video-con .video-start embed {
	width: 630px;
	height: 400px;
}
/*.loading {
	position: absolute;
	top: 61px;
	left: 23px;
	width: 630px;
	height: 386px;
	background: #000;
}
.loader {
	position: absolute;
	top: 50%;
	left: 50%;
	width:45px;
	height:45px;
	margin: -22px 0 0 -22px;
	border-radius:100%;
	border:5px solid;
	border-top-color:rgba(246, 36, 89, 1);
	border-bottom-color:rgba(0,0,0, 0.1);
	border-left-color:rgba(246, 36, 89, 1);
	border-right-color:rgba(0,0,0, 0.1);
	-webkit-animation: loader4 1s ease-in-out infinite;
	-ms-animation: loader4 1s ease-in-out infinite;
	-moz-animation: loader4 1s ease-in-out infinite;
	animation: loader4 1s ease-in-out infinite;
}
@keyframes loader4 {
	from {transform: rotate(0deg);}
	to {transform: rotate(360deg);}
}
@-webkit-keyframes loader4 {
	from {-webkit-transform: rotate(0deg);}
	to {-webkit-transform: rotate(360deg);}
}*/
/**************************主营业务？**************************/
.index-wrap .business {
	height: 381px;
	padding-top: 61px;
    margin-bottom: 50px;
	
}
.index-wrap .business-tit {
	position: relative;
	float: right;
	width: 42px;
	height: 220px;
	margin-left: 20px;
	padding: 30px;
	color: #fff;
	font: normal normal 45px/54px 'jdzsj', 'SimSun';
	background: url('/nweb/img/commonpic.png');
	background-position: 0px -161px;
	-webkit-transform: scale(1.2) translate(0px, 50px);
	-moz-transform: scale(1.2) translate(0px, 50px);
	-ms-transform: scale(1.2) translate(0px, 50px);
	transform: scale(1.2) translate(0px, 50px);
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-ms-transition: all 2s ease;
	transition: all 2s ease;
	opacity: 0;
}
.index-wrap .business-box .busmove {
	-webkit-transform: scale(1) translate(0px, 0px);
	-moz-transform: scale(1) translate(0px, 0px);
	-ms-transform: scale(1) translate(0px, 0px);
	transform: scale(1) translate(0px, 0px);
	opacity: 1;
}
.index-wrap .business-tit a {
	color: #fff;
}
.index-wrap .business-tit span {
	position: absolute;
	bottom: -44px;
	left: 2px;
	color: #fefaf4;
	font-size: 20px;
	font-family: Arial;
}
.index-wrap .business-list {
	float: right;
	margin-top: 21px;
}
.index-wrap .business-list a {
	display: block;
	margin: 0 auto;
	color: #e7e7e7;
}
.index-wrap .business-list li {
	float: left;
	width: 70px;
	height: 260px;
	padding: 0 10px 0 30px;
	background: url('/nweb/img/business_list.png') no-repeat;
	-webkit-transform: scale(1.5) translate(-30px, 30px);
	-moz-transform: scale(1.5) translate(-30px, 30px);
	-ms-transform: scale(1.5) translate(-30px, 30px);
	transform: scale(1.5) translate(-30px, 30px);
	opacity: 0;
}
.index-wrap .business-list li em {
	display: block;
	width: 50px;
	height: 46px;
	margin: 0 auto 15px;
}
.index-wrap .business-list .entity em {
	background: url('/nweb/img/commonpic.png') no-repeat;
	background-position: 6px -108px;
}
.index-wrap .business-list .finance em {
	background: url('/nweb/img/commonpic.png') no-repeat;
	background-position: -59px -104px;
}
.index-wrap .business-list .internet em {
	background: url('/nweb/img/commonpic.png') no-repeat;
	background-position: -64px 10px;
}
.index-wrap .business-list .educate em {
	background: url('/nweb/img/commonpic.png') no-repeat;
	background-position: -60px -40px;
}
.index-wrap .business-list li span {
	float: right;
	width: 30px;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1px;
	-webkit-writing-mode: vertical-rl;
	writing-mode:tb-rl;
	/*writing-mode:vertical-rl;*/
}
.index-wrap .business-list li strong {
	float: right;
	width: 30px;
	margin-left: 5px;
	font-size: 25px;
	font-family: 'jdzsj', 'SimSun';
	line-height: 25px;
	text-align: center;
	-webkit-text-stroke: 0.6px rgba(255, 255, 255, 0.2);
}
/**************************新闻中心？**************************/
.index-wrap .news {
	height: 750px;
	padding: 60px 0 55px 0;
	background: #fff;
}
/*新闻中心侧边模块*/
.index-wrap .news-box .aside {
	position: relative;
	overflow: hidden;
	float: left;
	width: 223px;
	height: 730px;
	border: 10px solid #cccfd6;
	-webkit-transform: translateX(-50px);
	-moz-transform: translateX(-50px);
	-ms-transform: translateX(-50px);
	transform: translateX(-50px);
	opacity: 0;
}
.index-wrap .news-box .newmove, .index-wrap .videos-box .videomove, .index-wrap .s-news.newmove {
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
	opacity: 1;
}
.index-wrap .aside-top {
	width: 223px;
	height: 258px;
	padding-top: 50px;
	background: url('/nweb/img/commonpic.png');
	background-position: -150px 0px;
	color: #6b6b6b;
	font: normal normal 45px/45px 'SimSun';
	text-align: center;
}
.index-wrap .aside-top span {
	display: block;
	color: #bababc;
	font: normal normal 20px/70px Arial;
}
.index-wrap .news-box .more {
	margin: 30px auto;
}
.index-wrap .aside-bot {
	position: absolute;
	bottom: 0;
	width: 223px;
	height: 272px;
	background: url('/nweb/img/commonpic.png');
	background-position: -228px -328px;
}
/*新闻列表？*/
.index-wrap .news-out {
	overflow: hidden;
	width: 743px;
	margin-left: 257px;
}
.index-wrap .news-con {
	width: 756px;
}
.index-wrap .news-con dl {
	float: left;
	width: 239px;
	height: 369px;
	margin: 0 13px 12px 0;
	font-size: 14px;
	-webkit-transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px);
	opacity: 0;
}
.index-wrap .news-con dl:hover dd {
	background: #e60012;
	border: 0;
}
.index-wrap .news-con dl:hover dd a {
	color: #fff;
}
.index-wrap .news-con dl:hover dt img, .index-wrap .video dt:hover img, .video-slide dt:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.index-wrap .news-con dt {
	position: relative;
	overflow: hidden;
	height: 225px;
}
.index-wrap .news-con .time {
	position: absolute;
	top: 0;
	left: 0;
	width: 58px;
	height: 58px;
	color: #fff;
	font-size: 13px;
	text-align: center;
}
.index-wrap .news-con .time strong {
	font-size: 24px;
	line-height: 35px;
}
.index-wrap .news-con dd {
	height: 110px;
	padding: 12px 23px 20px 20px;
	border: 1px solid #cccfd6;
}
.index-wrap .news-con dd a {
	color: #4d4d4d;
}
.index-wrap .news-con dd strong {
	display: block;
	overflow: hidden;
	height: 44px;
	font-weight: bold;
	line-height: 22px;
}
.index-wrap .news-con dd span {
	display: block;
	overflow: hidden;
	height: 60px;
	line-height: 20px;
}
/**************************视频中心？**************************/

.index-wrap .videos {
	background: #fff;
}
/*视频中心头部*/
.video-head {
	position: relative;
	padding-top: 40px;
	margin-bottom: 20px;
	background: url('/nweb/img/video_head_center.png') center 18px no-repeat;
	border: 10px solid #cbced5;
	text-align: center;
	-webkit-transform: translate(-50px, 100px);
	-moz-transform: translate(-50px, 100px);
	-ms-transform: translate(-50px, 100px);
	transform: translate(-50px, 100px);
	opacity: 0;
}
.video-head p {
	margin-bottom: 15px;
	color: #6b6b6b;
	font: normal normal 43px/1 'SimSun';
	letter-spacing: 2px;
}
.video-head span {
	display: block;
	margin-bottom: 12px;
	color: #bababc;
	font: normal normal 20px/1 Arial;
}
.video-head .video-zhu {
	position: absolute;
	top: 0;
}
.video-head .video-head-left {
	left: 0px;
	width: 156px;
	height: 143px;
	background: url('/nweb/img/video_head_left.jpg');
}
.video-head .video-head-right {
	right: 0px;
	width: 177px;
	height: 126px;
	background: url('/nweb/img/video_head_right.jpg');
}
.index-wrap .videos-box .more {
	margin: 27px auto;
}
/*视频中心侧边？*/
/*.videos-box .aside {
	position: relative;
	overflow: hidden;
	float: right;
	width: 223px;
	height: 530px;
	border: 10px solid #cccfd6;
	-webkit-transform: translateX(50px);
	-moz-transform: translateX(50px);
	-ms-transform: translateX(50px);
	transform: translateX(50px);
	opacity: 0;
}
.index-wrap .videos-box .newmove {
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
	opacity: 1;
}
.index-wrap .videos-box .aside {
	background: url('/nweb/img/video_aside.jpg') bottom right no-repeat;
}
.index-wrap .videos-box .aside-top {
	width: 223px;
	height: 258px;
	padding-top: 39px;
	background: url('/nweb/img/commonpic.png');
	background-position: -150px 0px;
	color: #6b6b6b;
	font: normal normal 43px/43px 'SimSun';
	text-align: center;
}
.index-wrap .videos-box .aside-top span {
	display: block;
	color: #bababc;
	font: normal normal 20px/70px Arial;
}*/

/*.index-wrap .videos-box .aside-bot {
	position: absolute;
	bottom: 0;
	width: 223px;
	height: 272px;
	background: url('/nweb/img/commonpic.png');
	background-position: -228px -328px;
}*/
.index-wrap .videos-con {
	overflow: hidden;
	height: 550px;
	-webkit-transform: translateX(-150px);
	-moz-transform: translateX(-150px);
	-ms-transform: translateX(-150px);
	transform: translateX(-150px);
	opacity: 0;
}
.index-wrap .videos-con:hover .video-arrow {
	display: block;
}
.videos-con .swiper-slide {
	/*padding-right: 10px;*/
}
.video-arrow, .s-news-arrow {
	display: none;
	position: absolute;
	top: 243px;
	width: 23px;
	height: 41px;
	margin-top: -20px;
	cursor: pointer;
}
.video-arrow-left, .s-arrow-left {
	left: 0;
	background: rgba(0, 0, 0, .5) url(../img/slider-left-arrow.png) center center no-repeat;
	background-size: 50% 50%;
}
.video-arrow-right, .s-arrow-right {
	right: 19px;
	background: rgba(0, 0, 0, .5) url(../img/slider-right-arrow.png) center center no-repeat;
	background-size: 50% 50%;
}
.video-con-over {
	width: 1020px;
	margin-right: -19px;
}
.videos-box .video-slide {
	float: left;
	width: 324px;
	margin: 0 14px 11px 0;
}
.videos-box .video-slide dt {
	overflow: hidden;
	position: relative;
	width: 324px;
	height: 187px;
	cursor: pointer;
}
.videos-box .video-slide dt .video-date {
	position: absolute;
	right: 6px;
	bottom: 6px;
	width: 82px;
	height: 28px;
	background: #262c2d;
	color: #fff;
	font-size: 13px;
	line-height: 28px;
	text-align: center;
}
.videos-box dt img {
	display: block;
	width: 100%;
	height: 100%;
}
.videos-box .video-slide dt span, .videos-box .video-slide dt em {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
}
.videos-box .video-slide dt span {
	display: none;
	width: 44px;
	height: 44px;
	margin: -26px 0 0 -26px;
	border: 4px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.videos-box .video-slide dt:hover span {
	display: block;
}
.videos-box .video-slide dt em {
	width: 13px;
	height: 19px;
	margin: -9px 0 0 -6px;
	background: url('/nweb/img/commonpic.png');
	background-position: -429px -287px;
}
.videos-box .video-slide dd {
	width: 302px;
	height: 35px;
	padding: 15px 0 0 20px;
	background: #f7f7f7;
	border: 1px solid #cbced5;
	border-top: 0;
	color: #4d4d4d;
	font-weight: bold;
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: keep-all;
	white-space: nowrap;
}
/**************************合作伙伴？**************************/
.index-wrap .links {
	background: #f4f4f4;
}
.index-wrap .link-out {
	position: relative;
	overflow: hidden;
	width: 900px;
	margin: 0 auto;
}
.index-wrap .link-in {
	float: left;
	width: 5400px;
	height: 118px;
}
.index-wrap .partnerSwiper {
	float: left;
}
.index-wrap .link-in ul {
	float: left;
}
.index-wrap .link-in li {
	float: left;
	overflow: hidden;
	position: relative;
	width: 180px;
	height: 118px;
}
.index-wrap .link-in li img {
	display: block;
	width: 100%;
	height: 100%;
}
.index-wrap .link-left, .index-wrap .link-right {
	position: absolute;
	top: 42px;
	width: 26px;
	height: 40px;
	cursor: pointer;
}
.index-wrap .link-left {
	left: 0px;
	background: #fff url('/nweb/img/commonpic.png');
	background-position: -33px -55px;
}
.index-wrap .link-right {
	right: 0px;
	background: #fff url('/nweb/img/commonpic.png');
	background-position: -38px -86px;
}
.index-wrap .link-left:hover, .index-wrap .link-right:hover {
	width: 24px;
	height: 38px;
	border: 1px solid #c4c4c4;
	background-color: #f4f4f4;
}
/**************************底部版权？**************************/
.index-wrap .footer {
	height: 104px;
	padding-top: 30px;
	background: #f4f4f4 url('../img/footer_bag.png');
}
.index-wrap .footer-left {
	float: left;
	width: 97px;
	height: 80px;
	background: url('/nweb/img/commonpic.png');
	background-position: -111px -352px;
}
.index-wrap .footer-middle {
	float: left;
	padding: 10px 0 0 15px;
	color: #838383;
	font-size: 13px;
}
.index-wrap .footer-middle nav a {
	float: left;
	margin-right: 10px;
	color: #838383;
}
.index-wrap .footer-middle p {
	margin-top: 5px;
}
.index-wrap .footer-middle p span {
	margin-left: 15px;
}
.index-wrap .footer-right {
	float: right;
	width: 80px;
	height: 80px;
	background: url('/nweb/img/commonpic.png');
	background-position: -479px -354px;
}
.index-wrap .footer-middle nav a:hover {
	color: #e60012;
}
/*2018-01-29 改版新增图文简讯模块*/
.index-wrap .s-news {
	padding-bottom: 50px;
	-webkit-transform: translateX(-50px);
	-moz-transform: translateX(-50px);
	-ms-transform: translateX(-50px);
	transform: translateX(-50px);
	opacity: 0;
}
.index-wrap .s-news .s-tit {
	padding-bottom: 4px;
	border-bottom: 3px solid #d3d6db;
}
.index-wrap .s-news .s-box {
	padding: 65px 20px 0px 55px;
	background: url('/nweb/img/short_news.png') no-repeat;
	border-bottom: 8px solid #d3d6db;
}
.index-wrap .s-news .s-box .s-tit-left {
	float: left;
}
.index-wrap .s-news .s-box .s-tit-left h2 {
	color: #6b6b6b;
	font-size: 42px;
	line-height: 1;
	font-family: SimSun;
}
.index-wrap .s-news .s-box .s-tit-left p {
	color: #babbbc;
	font-size: 20px;
	line-height: 30px;
}
.index-wrap .s-news .s-box .s-tit-right {
	float: right;
}
.index-wrap .s-news .s-box .s-tit-right .more {
	margin: 0;
	padding-top: 24px;
	border: 0;
	color: #8f8f8f;
	font-size: 16px;
}
.index-wrap .s-news .s-box .s-tit-right .more:hover {
	background: none;
}
.index-wrap .s-news .s-box .s-tit-right .more:hover em {
	background: url('/nweb/img/commonpic.png');
	background-position: -40px -100px;
}
.index-wrap .s-news .s-con {
	height: 350px;
	padding: 18px 0 0px 25px;
}
.index-wrap .s-news .s-con .s-con-right {
	overflow: hidden;
	float: right;
	width: 620px;
	height: 350px;
}
.index-wrap .s-news .s-con .s-con-right:hover .s-news-arrow {
	display: block;
}
.index-wrap .s-news .s-con .s-con-right .s-news-arrow {
	top: 50%;
}
.index-wrap .s-news .s-con .s-con-right .s-arrow-right {
	right: 0;
}
.index-wrap .s-news .s-con .s-con-left {
	width: 357px;
	padding-right: 24px;
}
.index-wrap .s-news .s-con .s-con-left li {
	position: relative;
	line-height: 50px;
}
.index-wrap .s-news .s-con .s-con-left li a {
	display: block;
}
.index-wrap .s-news .s-con .s-con-left li:hover a {
	color: #d71618;
}
.index-wrap .s-news .s-con .s-con-left li em {
	position: absolute;
	top: 21px;
    left: -14px;
	width: 7px;
	height: 7px;
	background: #4d4d4d;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.index-wrap .s-news .s-con .s-con-left li:hover em {
	background: #d71618;
}
#sNewSwiper .swiper-wrapper {
	height: 350px!important;
}
#sNewSwiper .swiper-slide {
	overflow: hidden;
	position: relative;
	width: 620px;
	height: 350px!important;
}
#sNewSwiper .swiper-slide img {
	display: block;
	width: 620px;
	height: 350px;
}
#sNewSwiper .swiper-slide:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
#sNewSwiper .swiper-slide .bottom-text {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding-left: 14px;
	background: rgba(0, 0, 0, .8);
	color: #fefefe;
	font-size: 22px;
	line-height: 52px;
}
#sNewSwiper .swiper-slide .bottom-text p {
	width: 394px;
}
.pagination {
  position: absolute;
  z-index: 20;
  right: 15px;
  bottom: 15px;
  text-align: right;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
  margin: 0 7px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #d71618;
}<!--0.00019121170043945-->