﻿/* ======================================
 * Filename:             style.css
 * Description:          随视官网
 * Version:              1.0.0(2019-02-18)
 * Author:               吴晓辰
 ======================================

----------------------------------------*/
html,body{
	height: 100%;
}
body{
	background: #ffffff;
}
.index-bg{
	background:#30343c;
}

/*字体*/
@font-face
 {
    font-family:'fzl';
    src: url('../font/方正兰亭刊黑_GBK.eot'),
    	 url('../font/方正兰亭刊黑_GBK.woff');
    font-weight:normal;
    font-style:normal;
}

/*	     随视官网
----------------------------------------*/
.menu{
	width: 1200px;
    height: 150px;
    margin: 0 auto;
    background: #ffffff;
    box-sizing: border-box;
}
.logo{
	display: block;
	float: left;
	width: 132px; overflow: hidden;;
	height: 71px; margin-top: 40px;
}
.logo img{width:132px;}
.menu-ul{
    float: right;
    /*width: 822px;*/
	width:1065px ;
    height: 150px;
    line-height: 150px;
}
.menu-ul li{
	float: left;
	position: relative;
}
.menu-ul li:hover .menu-xl{
	display: block;
}
.menu-ul li .menu-xl a:last-child {
	border-bottom: 0;
}
.menu-ul li a{
    color: #535351;
    font-size: 16px;
    display: inline-block;
    /*padding: 0 10px;*/
    width: 132px;
    text-align: center;
    vertical-align: middle;
}
.menu-arrow{
	display: inline-block;
	background: url(../images/menu_arrow.png);
	width: 12px;
	height: 7px;
	vertical-align: middle;
	margin-left: 5px;
}
.menu-xl{
	position: absolute;
	top: 150px;
	left: 0;
	background: #ffffff;
	width: 100%;
	z-index: 10;
	display: none;
}
.menu-ul .menu-xl a{
    display: block;
    font-size: 14px;
    color: #626262;
    border-bottom: 1px solid #efefef;
    height: 38px;
    line-height: 38px;
    width: 100%;
    box-sizing: border-box;
}
.header{
	margin: 0 auto;
	background: url(../images/header_bg.jpg) repeat-x center;
	height: 602px;
}
.header-cont{
	width: 1200px;
	margin: 0 auto;
	padding-top: 210px;
	text-align: center;
}
.header-cont h2{
	font-size: 38px;
	color: #ffffff;
}
.dw{
	margin: 23px auto 0;
}
.header-text{
	font-size: 18px;
	color: #ffffff;
	margin-top: 10px;
}
.header-list-text{
	margin-top: 20px;
}
.header-list-text span{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	font-size: 18px;
	padding: 0 28px;
}
.header-list-text span img{
	vertical-align: middle;
	margin-right: 5px;
}
.swiper-box{
	background: #f08300;
	overflow: hidden;
}
.swiper-container{
	width: 1200px;
	margin: 25px auto 0;
	padding-bottom: 50px;
}
.box-title{
	text-align: center;
	margin-top: 30px;
}
.box-title-text{
	font-size: 30px;
	color: #ffffff;
	vertical-align: middle;
	padding: 0 30px;
}
.box-title-eng{
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 10px;
    margin-top: 7px;
    padding-left: 12px;
    font-size: 12px;
}
.box-title-line{
	width: 26px;
	height: 5px;
	background: #ffffff;
	display: inline-block;
	vertical-align: middle;
}
.box-email{
	margin-top: 20px;
    display: block;
    overflow: hidden;
    margin-bottom: -15px;
	font-weight: bold;
	color:#3f3a39;
}
.black-title .box-title-line{
	background: #3f3a39;
}
.black-title .box-title-text{
	color: #3f3a39;
}
.black-title .box-title-eng{
	color: #3f3a39;
	font-size: 12px;
}
.box-ourservices-swiper{
	padding: 10px 0 25px;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
	width: 100%;
	text-align: center;
	bottom: -3px;
}
.swiper-pagination-bullet{
	background: rgba(62,62,62,0.4);
	height: 9px;
	width: 236px;
	border-radius: 0;
}
.swiper-pagination-bullet-active{
	background: rgba(255,255,255,0.4);
	height: 9px;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0;
}
.about-us{
	background: #ffffff;
	margin-top: 30px;
	overflow: hidden;
	padding-bottom: 30px;
}
.aboutus-text{
	font-size: 22px;
	color: #3f3a39;
	text-align: center;
	margin-top: 25px;
	line-height: 30px;
}
.about-cont{
	width: 1200px;
	margin: 40px auto 0;
}
.about-cont-a{
	background: url(../images/aboutus_img1.jpg) no-repeat;
	background-size: 100% 100%;
	/*width: 393px;
	height: 207px;
	line-height: 207px;*/
	width: 580px;
	height: 305px;
	float: left;
	text-align: center;
	line-height: 305px;
	cursor: pointer;
}
.about-cont-a span{
	font-size: 30px;
	color: #ffffff;
	vertical-align: middle;
	letter-spacing: 15px;
}
.about-cont-a img{
	vertical-align: middle;
}
.about-cont-b{
	background: url(../images/aboutus_img2.jpg) no-repeat;
	background-size: 100% 100%;
	/*width: 393px;*/
	/*height: 207px;
	line-height: 207px;*/
	width: 580px;
	height: 305px;
	float: left;
	text-align: center;
	line-height: 305px;
	cursor: pointer;
	margin: 0 10px;
}
.about-cont-b span{
	font-size: 30px;
	color: #ffffff;
	vertical-align: middle;
	letter-spacing: 15px;
}
.about-cont-b img{
	vertical-align: middle;
}

.about-cont-item{
	/*//393*207 ==  580*305*/
	background: url(../images/aboutus_img3.jpg) no-repeat;
	background-size: 100% 100%;
	width: 393px;
	height: 207px;
	float: left;
	text-align: center;
	line-height: 207px;
	cursor: pointer;
}
.about-cont-item span{
	font-size: 30px;
	color: #ffffff;
	vertical-align: middle;
	letter-spacing: 15px;
}
.about-cont-item img{
	vertical-align: middle;
}

.anli{
	margin-top: 30px;
	overflow: hidden;
    padding-bottom: 40px;
}
.anli-box{
	background: url(../images/anli_bg.jpg) repeat-x center;
	height: 1631px;
	margin-top: 52px;
	overflow: hidden;
}
.anli-box li{
	float: left;
}
.anli-cont{
	width: 1200px;
	margin: 1px auto 0;
    overflow: hidden;
}
.anli-cont a{
	display: block;
	position: relative;
	width: 398px;
	height: 406px;
}
.anli-cont img{
	display: block;
}
.anli-hover-bg{
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	display: block;
	z-index: 3;
}
.anli-title{
	font-size: 30px;
	color: #ffffff;
	display: inline-block;
	position: absolute;
	bottom: 34px;
	left: 50%;
	margin-left: -141px;
	width: 282px;
	height: 59px;
	line-height: 59px;
	text-align: center;
	background: rgba(0,0,0,0.6);
	z-index: 3;
}
.anli-title-big{
	font-size: 20px;
}
.anli-cont .anli-img-c{
	position: relative;
	z-index: 1;
}
.anli-cont .anli-img-z{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.contactus-box{
	overflow: hidden;
	padding-bottom: 135px;
}
.contactus-cont{
	width: 1200px;
	margin: 50px auto 0;
	overflow: hidden;
}
.address-wrp{
	margin-right: -9px;
	overflow: hidden;
}
/*.address-box{
	width: 293px;
	height: 484px;
	float: left;
	margin-right: 9px;
	padding: 45px 22px;
	box-sizing: border-box;
}*/
.address-box{
	width: 293px;
	height: 484px;
	margin: 0 auto;
	
	padding: 45px 22px;
	box-sizing: border-box;
}
.address-bj{
	background: url(../images/address_img1.jpg) no-repeat;
}
.address-sh{
	background: url(../images/address_img2.jpg) no-repeat;
}
.address-gz{
	background: url(../images/address_img3.jpg) no-repeat;
}
.address-hz{
	background: url(../images/address_img4.jpg) no-repeat;
}
.address-box h2{
	font-size: 24px;
	color: #ffffff;
	margin-bottom: 25px;
}
.address-box p{
	color: rgba(255,255,255,0.6);
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
}
.address-number span{
	color: rgba(255,255,255,0.6);
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}
.footer{
	background: #131411;
	padding: 35px 0;
}
.footer p{
	font-size: 15px;
	color: rgba(255,255,255,0.6);
	text-align: center;
	letter-spacing: 2px;
	line-height: 23px;
}
.consult-box{
	position: fixed;
	right: 0;
	top: 50%;
	background: #d97701;
	z-index: 10;
	text-align: center;
	width: 128px;
	margin-top: -175px;
}
.consult-box a{
    display: block;
    height: 128px;
    width: 128px;
    padding-top: 33px;
    box-sizing: border-box;
    border-bottom: 1px solid #ffffff;
    position: relative;
}
.wx-code-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 10px;
	visibility: hidden;
	opacity: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.consult-box li:hover .wx-code-img{
	visibility: visible;
	opacity: 1;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.consult-box li:last-child a{
	border: 0;
}
.consult-box p{
	color: #ffffff;
	font-size: 16px;
	margin-top: 8px;
}
.course-header{
	background: url(../images/aboutusCourse_header_bg.jpg) repeat-x center;
	position: relative;;
	height: 639px;
	width: 100%;overflow: hidden;
}
.course-title{
	width: 1200px;
	margin: 245px auto 0;
	text-align: center;
}
.course-title h2{
	font-size: 46px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 13px;
}
.course-title p{
	font-size: 30px;
	color: #ffffff;
	margin-top: 23px;
}
.course-cont{
	width: 1200px;
	margin: 0 auto;
}
.course-cont img{
	display: block;
}
.big-title-text{
	font-size: 48px;
	font-weight: bold;
}
.box-title .big-title-eng{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 15px;
	margin-top: 10px;
}
.CoreServices-box{
	background: url(../images/CoreServices_header_img.jpg) repeat-x center;
	height: 490px;
}
.hz-box{
	background: url(../images/hzBrand_header.jpg) repeat-x center;
	height: 490px;
}
.honor-box{
	background: url(../images/honor_header.jpg) repeat-x center;
	height: 789px;
}
.box-title-other{
	font-weight: bold;
	font-size: 48px;
	padding: 0 23px;
}
.black-title .box-title-big{
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 15px;
    margin-top: 13px;
}
.core-box{
	margin: 0 auto;
	width: 1200px;
}
.core-text-a{
	text-align: center;
	color: #3f3a39;
	font-size: 26px;
	font-weight: bold;
	margin-top: 80px;
}
.core-text-b{
	font-size: 40px;
	font-weight: bold;
	color: #f08300;
	text-align: center;
	letter-spacing: 7px;
	margin-top: 15px;
}
.core-dsp{
	width: 1200px;
	margin: 55px auto 0;
}
.core-dsp-text{
	font-size: 22px;
	color: #3f3a39;
	line-height: 28px;
	margin-top:20px
}
.core-tbzb{
	width: 1200px;
	margin: 55px auto 0;
}
.core-h{
	font-size: 46px;
	font-weight: bold;
	color: #f08300;
	margin-top: 8px;
}
.core-tntw{
	width: 1200px;
	margin: 55px auto 0;
}
.core-tntw-c{
	text-align: center;
}
.core-yx{
	width: 1200px;
	margin: 0 auto;
}
.core-yx-text{
	color: #3f3a39;
	font-size: 28px;
	text-align: center;
	margin-top: 55px;
}
.core-yx-text span{
	color: #f08300;
	font-size: 28px;
}
.core-wcj{
	width: 1200px;
	margin: 0 auto;
}
.wh-title{
	margin-top: 55px;
	font-size: 30px;
	color: #3f3a39;
}
.wh-title-img{
	width: 1200px;
	margin: 55px auto 0;
}
.res-box{
	width: 1200px;
	margin: 0 auto;
}
.res-cont{
	width: 1200px;
	margin: 60px auto 0;
}
.trends-box{
	overflow: hidden;
}
.trends-box{
	width: 1200px;
	margin: 75px auto 0;
}
.trends-box ul{
	overflow: hidden;
	padding: 0 31px;
}
.trends-box ul li{
	float: left;
	width: 363px;
	height: 360px;
	padding: 7px 8px;
}
.trends-box ul li .trends-list-wrp{
	display: inline-block;
}
.trends-list{
	border: 5px solid #fafafa;
	border-radius: 5px;
}
.list-bottom{
	padding: 15px;
}
.trends-text{
	color: #3f3a39;
	font-size: 18px;
	line-height: 25px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 49px;
}
.list-bottom-t{
	padding: 15px 0;
}
.list-bottom-t span{
	font-size: 12px;
	color: #3f3a39;
	float: left;
}
.list-bottom-t a{
	display: inline-block;
	color: #f08300;
	font-size: 12px;
	font-weight: bold;
	float: right;
	text-decoration: underline;
}
.trends-load{
	text-align: center;
	padding: 10px 0 30px 0;
}
.trends-load img{
	cursor: pointer;
}
.hzBrand-box{
	width: 1200px;
	margin: 89px auto 0;
}
.anli-cont-box{
	width: 1200px;
	margin: 40px auto 0;
}
.case-btn{
	width: 1200px;
	margin: 20px auto 0;
	padding: 20px 0 30px;
}
.case-btn a{
    display: inline-block;
    font-size: 20px;
    color: #3f3a39;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 10px;
}
.next-case {
    float: right;
}


.container {
	justify-content: center;
	align-items: center;
	overflow: hidden;
	animation-delay: 1s;
	padding: 10px;
	width: 170px;
	margin: 0 auto;
	display: none;
}
.container div{
	float: left;
}
.item-1 {
	width: 20px;
	height: 20px;
	background: #f583a1;
	border-radius: 50%;
	background-color: #eed968;
	margin: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@keyframes scale {
	0% {
		transform: scale(1);
	}
	50%,
	75% {
		transform: scale(2.5);
	}
	78%, 100% {
		opacity: 0;
	}
}
.item-1:before {
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #eed968;
	opacity: 0.7;
	animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
	animation-delay: 200ms;
	transition: 0.5s all ease;
	transform: scale(1);
}
.item-2 {
	width: 20px;
	height: 20px;
	background: #f583a1;
	border-radius: 50%;
	background-color: #eece68;
	margin: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@keyframes scale {
	0% {
		transform: scale(1);
	}
	50%,
	75% {
		transform: scale(2.5);
	}
	78%, 100% {
		opacity: 0;
	}
}
.item-2:before {
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #eece68;
	opacity: 0.7;
	animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
	animation-delay: 400ms;
	transition: 0.5s all ease;
	transform: scale(1);
}
.item-3 {
	width: 20px;
	height: 20px;
	background: #f583a1;
	border-radius: 50%;
	background-color: #eec368;
	margin: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@keyframes scale {
	0% {
		transform: scale(1);
	}
	50%,
	75% {
		transform: scale(2.5);
	}
	78%, 100% {
		opacity: 0;
	}
}
.item-3:before {
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #eec368;
	opacity: 0.7;
	animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
	animation-delay: 600ms;
	transition: 0.5s all ease;
	transform: scale(1);
}
.item-4 {
	width: 20px;
	height: 20px;
	background: #f583a1;
	border-radius: 50%;
	background-color: #eead68;
	margin: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@keyframes scale {
	0% {
		transform: scale(1);
	}
	50%,
	75% {
		transform: scale(2.5);
	}
	78%, 100% {
		opacity: 0;
	}
}
.item-4:before {
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #eead68;
	opacity: 0.7;
	animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
	animation-delay: 800ms;
	transition: 0.5s all ease;
	transform: scale(1);
}
.item-5 {
	width: 20px;
	height: 20px;
	background: #f583a1;
	border-radius: 50%;
	background-color: #ee8c68;
	margin: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@keyframes scale {
	0% {
		transform: scale(1);
	}
	50%,
	75% {
		transform: scale(2.5);
	}
	78%, 100% {
		opacity: 0;
	}
}
.item-5:before {
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #ee8c68;
	opacity: 0.7;
	animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
	animation-delay: 1000ms;
	transition: 0.5s all ease;
	transform: scale(1);
}


/*todo @by joue  新增板块及页面==========================2020-11-18============================*/
.slip-box{
	width: 1200px; overflow: hidden;; margin:35px auto 0;
}
.slip-box .item{float: left;  width: 588px; overflow: hidden; position: relative; cursor: pointer;}
.slip-box .item.e{float: right; }
.slip-box .item .info{ position: absolute; left: 0; top: 50%; width: 100%; text-align: center;
	transform: translateY(-50%);-webkit-transform: translateY(-50%);
}
.slip-box .item .info p{
	font-size: 30px; text-align: center;
	color: #ffffff;
	letter-spacing: 15px;
}
.slip-box .item .info img{ margin-top: 15px;}

.ContactByEmail-box{
	background: url(../images/add-email-header.jpg) repeat-x center;
	height: 490px;
}
.notice-page{
	background: url(../images/notice-page.jpg) repeat-x center;
	height: 490px;
}

.page-content{
	width: 980px; margin: 0 auto;
}
.emain-info{
	padding: 45px 35px 135px;
}
.emain-info p{ font-size: 26px; margin: 15px 0}
.emain-info p img{  vertical-align: middle;}

.new-list{
	padding: 35px 0;
}
.new-list .item{ height: 42px; overflow: hidden; line-height: 42px;}
.new-list .item .cell-title{ float: left; width: 850px;}
.new-list .item .time{ float: left; width: 130px; text-align: right;}
.list-page-num{ padding-bottom: 35px; text-align: right;}
.list-page-num a{ height: 42px; line-height: 42px; display: inline-block; padding: 0 15px; border: 1px solid #ccc; border-radius: 4px;}
.list-page-num input{ height: 42px; line-height: 42px;width: 68px; text-align: center;}
.list-page-num a.btn,.list-page-num a.active,.list-page-num a:hover{ border-color: #ff9100; background: #ff9100; color: #fff;}

.Consumer-incubation-zone{
	background: url("../images/ConsumerBrandIncubationSection.jpg") repeat-x center;
	position: relative;
	height: 542px;
	width: 100%;
	overflow: hidden;
}

.course-title p{
	text-transform:uppercase;
}

.contact-us-info{
	padding: 45px 35px 135px;
}
.contact-us-info p{ font-size: 26px; margin: 15px 0}
.contact-us-info p img{  vertical-align: middle;}

.for-item-block{ width:100%; overflow: hidden;}
.for-item-block .item{ width: 50%; float: left;}













