﻿


.text_more {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-break: break-all;
}

.text_more2 {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.flex {
	display: flex;
}

.flex_y_center2 {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.flex_y_center {
	display: flex;
	align-items: center;
}

.flex_y_bottom {
	display: flex;
	align-items: flex-end;
}

.flex_y_top {
	display: flex;
	align-items: flex-start;
}

.flex_all_center2 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.flex_all_center {
	display: flex;
	align-items: center;
	justify-content: center;
}

.flex_wrap {
	display: flex;
	flex-wrap: wrap;
}
*{
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration:none;
	cursor: pointer;
	color: #0a0a0a;
}
li{
	list-style: none;
}
img{
	vertical-align:middle;
}
.disnone{
	display: none;
}
.index-header{
	z-index: 10;
}

.index-header .swiper-pagination-bullet{
	width: 40px !important;
    height: 2px !important;
    border-radius: 0px !important;
	background: rgba(255,255,255,1) !important;
}

.index-header .swiper-pagination-bullet-active{
	background: #fff !important;
}

.index-header .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background: url('../images/banner-left.png') no-repeat !important;
}

.index-header .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background: url('../images/banner-right.png') no-repeat !important;
}

/* 首页*/
.index-header{
	width: 100%;
	/* height: 632px; */
}
.index-header-top{
	width: 1300px;
	height: 104px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 99;

}
.index-header-top div{
	height: 100%;
}
/*.index-header-top img{*/
/*width: 167px;*/
/*height: 42px;*/
/*}*/
.top-right{
	margin-left: auto;
}

.top-right ul .top-yj{
	position: relative;
	height: 100%;
	line-height: 104px;
}
.top-right ul li a{
	color: #fff;
}
.top-right ul li a:hover{
	text-decoration: none;
}
/* 布局样式 */
.flex{
	display: flex;
}
.flex-wrap{
	display: flex;
	flex-wrap: wrap;
}
.flex-vertical-center{
	display: flex;
	align-items:center;
}
.flex-vertical-center2{
	display: flex;
	align-items:center;
	flex-direction: column;
}
.flex-cross-centser{
	display: flex;
	justify-content: center;
}
.flex-all-center{
	display: flex;
	align-items:center;
	justify-content: center;
}

.flex-all-center2{
	display: flex;
	align-items:center;
	justify-content: center;
	flex-direction: column;
}


/* 常用文字样式 */
.mrlf0{
	margin-left: 0px  !important;
}
.tip{
	color: #898989;
	margin-top: 10px;
	font-size: 18px;
}
.text-more{
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.text-more-2{
	width: 100%;
	text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.text-more-3{
	width: 100%;
	text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.white-a a{
	color: #fff !important;
}
.pub-title{
	font-size: 38px !important;
	color: #000 ;
	width: 100%;
	text-align: center;
}
.more{
	color: #ef7f43;
    margin-left: 10px;
    font-size: 16px;
}
/* 公共头部样式--一版 */
.header-box{
	width: 100%;
	height: 104px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 99;
}

.h-pic{
	width: 100%;
}

/* 公共头部杨树--二版 */
.header2{
	width: 100%;
	position: relative;
}
.header2 .header-top li a{
	color: #000;
}
.header2 .header-top{
	width: 1200px;
	margin: 0 auto;
	height: 84px;
}

/*!* 公共底部样式表 *!*/
/*.footer{*/
	/*width: 100%;*/
/*}*/
/*.footer a{*/
	/*color: #6b7799;*/
/*}*/
/*.footer a:hover{*/
	/*color: #fff;*/
/*}*/
/*.footer-top{*/
	/*width: 100%;*/
	/*padding: 50px 0 0 0;*/
	/*background: #0b1531;*/
/*}*/
/*.footer-box{*/
	/*width: 1200px;*/
	/*margin: 0 auto;*/
/*}*/
/*.footer-top-content{*/
	/*width: 100%;*/
	/*padding-bottom: 30px;*/
	/*border-bottom: 1px solid #1c2338;*/
/*}*/
/*.footer-top-left{*/
	/*width: 795px;*/
/*}*/
/*.footer-top-left>li{*/
	/*width: 25%;*/
/*}*/
/*.footer-top-left li a:hover{*/
	/*color: #fff !important;*/
/*}*/

/*.footer-top-left>li>ul>li{*/
	/*font-size: 14px;*/
/*}*/
/*.footer-top-left>li>ul>li:first-child{*/
	/*font-size: 18px;*/
	/*color: #fff !important;*/
	/*margin-bottom: 20px;*/
/*}*/
/*.footer-top-left>li>ul>li:not(:first-child){*/
	/*color: #6b7799;*/
	/*margin-top: 10px;*/
/*}*/
/*.footer-top-left>li>ul>li:not(:first-child) a{*/
	/*color: #6b7799;*/
/*}*/

/*.footer .conpany{*/
	/*font-size: 16px;*/
	/*color: #6b7799;*/
	/*margin: 10px 0 20px 0;*/
/*}*/
/*.footer .tel{*/
	/*font-size: 22px;*/
	/*color: #fff;*/
	/*margin-top: 10px;*/
/*}*/
/*.footer-top-right{*/
	/*margin-left: auto;*/
	/*text-align: center;*/
	/*margin-right: 50px;*/
/*}*/
/*.footer .flex-cross-centser{*/
	/*margin-top: 20px;*/
/*}*/
/*.wx{*/
	/*margin-right: 30px;*/
/*}*/
/*.link{*/
	/*width: 100%;*/
	/*line-height: 200%;*/
	/*padding: 10px 0;*/
/*}*/
/*.link-title{*/
	/*color: #6b7799;*/
	/*margin-right: 10px;*/
/*}*/
/*.link li{*/
	/*margin-right: 10px;*/
/*}*/
/*.link li a:hover{*/
	/*color: #fff;*/
/*}*/
/*.footer-bottom{*/
	/*width: 100%;*/
	/*padding: 30px 0;*/
	/*background: #131313;*/
/*}*/
/*.footer-bottom div{*/
	/*width: 1200px;*/
	/*margin: 0 auto;*/
	/*color: #6b7799;*/
/*}*/
/*.footer-bottom p{*/
/*}*/
/*.ewm{*/
	/*text-align: center;*/
/*}*/
/*.ewm span{*/
	/*display: block;*/
	/*text-align: center;*/
	/*color: #6b7799;*/
/*}*/
/*.ewm span img{*/
	/*width: 120px;*/
/*}*/


.footer {
	width: 100%;
}

.f_top {
	width: 100%;
	padding: 50px 0 25px 0;
	background: #36373C;
	color: #fff;
}

.f_top a {
	color: #FFF;
	outline: none;
	text-decoration: none
}

.w_1080 {
	width: 1080px;
	margin: 0 auto;
}

.f_title {
	font-size: 48px;
	font-weight: bolder;
	text-align: center;
	line-height: 36px;
}

.footer .form {
	margin-top: 50px;
}

.footer .form input {
	width: 400px;
	padding: 0 60px;
	line-height: 55px;
	color: #767676;
	font-size: 18px;
	height: 55px;
	background: rgba(255, 255, 255, 1);
	border-radius: 5px;
	border: 0px;
	outline: none;
}

.footer .form button {
	width: 226px;
	height: 55px;
	background: rgba(235, 97, 0, 1);
	border: 2px solid rgba(255, 255, 255, 1);
	border-radius: 5px;
	line-height: 55px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	padding: 0px;
	margin-left: auto;
}

.f_nav {
	width: 100%;
	padding: 50px 0;
	border-bottom: 1px solid #7D7D7D;
}

.f_nav .f_nav_item:not(:first-child) {
	margin-left: auto;
}

.fni_title {
	font-size: 16px;
	margin-bottom: 10px;
}
.f_top a:hover,.link a:hover{
	color:#fff;
	text-decoration: none;
}
.f_bot a{
	color: #4B4B4B;
}
.f_bot a:hover{
	text-decoration: none;
	color: #4B4B4B;
}
.fni_list {
	width: 100%;
	margin-left: 0px;
	padding-left: 0px;
}

.fni_list li:not(:first-child) {
	margin-top: 10px;
	width: 100%;
}

.ewm {
	text-align: center;
}

.link {
	margin-top: 40px;
}

.link p {
	font-size: 18px;
	margin-bottom: 10px;
}

.link a {
	font-size: 14px;
	font-size: 14px;
	margin-left: 20px;
	position: relative;
	left: -20px;
	margin-top: 10px;
}

.f_bot {
	width: 100%;
	line-height: 75px;
	background: rgba(27, 27, 27, 1);
	font-size: 14px;
	color: #4B4B4B;
}


/* 公共创研说样式表 */
.contaner-said{
	width: 100%;
	padding: 60px 0;
}
.said{
	width: 1200px;
	margin: 0 auto;
}
.said h1,.said .tip{
	width: 100%;
	text-align: center;
}
.said-content{
	margin-top: 50px;
}

#said-swiper{
	width: 400px;
	height: 500px;
	position: relative;
	margin: 0;
}
#said-swiper p{
	background: rgba(0,0,0,0.5);
	padding: 0 10px;
	width: 400px;
	height: 65px;
	line-height: 65px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
}

.said-center{
	width: 385px;
	margin-left: 10px;
}
.said-center-item{
	width: 100%;
	height: 240px;
	background: #f6f6f6;
	transition: all .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
}
.said-center-box{
	width: 308px;
	margin: 0 auto;
	overflow: hidden;
}
.said-center-title{
	font-size: 24px;
	margin-top: 40px;
	font-weight: lighter;
	position: relative;
}
.text{
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}
.text .tip{
	margin-top: 30px !important;
	font-size: 14px;
	position: relative;
}
.date{
	font-size: 40px;
	font-weight: bold;
	color: #b5b5b5;
	margin-top: 5px;
}
.month{
	color: #b5b5b5;
}

.said-right{
	width: 385px;
	margin-left: 10px;
}
.said-right-item{
	width: 100%;
	height: 156px;
	background: #f6f6f6;
}
.said-right .said-right-item:not(:first-child){
	margin-top: 16px;
}
.said-right-item-left{
	width: 90px;
	height: 100px;
	border-right: 1px solid #e5e5e5;
	text-align: center;
}
.said-right-item-right{
	width: 264px;
	margin-left: 20px;
}
.said-right-item-right .text-more-2{
	font-size: 23px;
	line-height: 36px;
	position: relative;
}
.said-right-item-right img{
	margin-top: 8px;
	position: relative;
}
/*.swiper-slide img{*/
	/*width: 100%;*/
	/*height: 100%;*/
/*}*/


/* 公共案列图片排版样式表 */
.contaner-case{
	width: 100%;
	padding: 60px 0;
}
.case{
	width: 1200px;
	margin: 0 auto;
}
.case h1,.case .tip{
	width: 100%;
	text-align: center;
}
.case ul{
	margin-top: 50px;
	overflow: hidden;
}
.case ul li{
	margin-top: 10px;
	width: 390px;
	height: 390px;
}
.case ul li .case-top{
	width: 100%;
	height: 260px;
	position: relative;
	overflow: hidden;
}

.case ul li .case-top>img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	transition: all .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
}


.case ul li img{
	width: 100%;
	height: 100%;
}
.center-img{
	margin: 0 10px;
}

/* 路由样式 */
.router{
	width: 1200px;
	margin: 0 auto;
	line-height: 40px;
}

.loading{
	color: #fff;
	width: 204px;
	line-height: 35px;
	margin: 30px auto;
	background: #777;
	text-align: center;
}

/* 选择我们样式列表 */
.chooise-us{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.chooise-us .pub-title{
	text-align: center;
	margin-top: 70px;
}
.chooise-us .tips{
	text-align: center;
	color: #888;
	margin-top: 10px;
	font-size: 20px;
}
.chooise-us ul{
	margin-top: 70px;
}
.chooise-us ul li:not(:first-child){
	margin-left: 26px;
}

.chooise-us ul li{
	width: 180px;
	height: 260px;
	border-radius: 10px;
	text-align: center;
	overflow: hidden;
	
}
.chooise-us ul li .select-item{
	width: 100%;
	height: 100%;
	background: #4f607a;
	color: #fff;
	border-radius: 10px;
	text-align: center;
	overflow: hidden;
	transition: all 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -ms-transition: 0.8s;
}

.chooise-us ul li .flex-all-center{
	margin: 0 auto;
	margin-top: 56px;
	width: 65px;
	height: 70px;
}

.chooise-us ul li:hover .select-item{
	transform: rotateY(360deg)
}

.chooise-us ul li p{
	margin: 0 auto;
	margin-top: 40px;
	width: 110px;
	text-align: center;
	line-height: 20px;
}
/* 解决方案 */
.smalltext{
	width: 80%;
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
    margin-top: 20px;
    opacity: 0;
    line-height: 24px;
}
.cs-more{
	background: #496db5;
    width: 120px;
    height: 42px;
    margin: 20px auto 0;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    line-height: 42px;
    display: block;
}
.blue-d{
	margin-right: 5px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #496db5;
	display: none;
}

.db{
	height: 248px;
	overflow: hidden;
}
.yingcang .tips{
	margin-top: 5px;
	font-size: 14px;
	width: 200px;
}
.yingcang{
	width: 100%;
	height: 248px;
	display: none;
	align-items:center;
	justify-content: center;
	background: #496db5;
}
.yingcang img{
	width: 40px;
	height: 40px;
	margin-right: 10px;
}

.yc-title{
	font-size: 20px;
}


.contaner-solution{
	width: 100%;
	height: 782px;
	background: url(../images/bg/bg-index-solution.png) no-repeat;
	background-size: 100% 782px;
	position: relative;
}
.solution-box{
	width: 100%;
	height:100%;
	background: rgba(0,0,0,0.8);
}
.solution{
	width: 1200px;
	margin: 0 auto;
	color: #fff;
	overflow: hidden;
}
.solution .flex li:not(:first-child){
	margin-left: 26px;
}
.solution h1{
	width: 100%;
	text-align: center;
	margin-top: 50px;
}
.solution-tip{
	width: 100%;
	text-align: center;
	margin-top: 10px;
	font-size: 20px;
}
.solution ul{
	margin-top: 78px;
}
.solution li{
	width: 278px;
	height: 448px;
	border-radius: 10px;
	border: 1px solid #898989;
	text-align: center;
	overflow: hidden;
}
.solution li .db img{
	margin-top: 92px;
}
.solution li .db h2{
	margin-top: 24px;
}
.db .tips{
	margin-top: 14px;
}
.solution li .texing{
	margin-top: 20px;
	overflow: hidden;
}
.solution li .texing p {
	margin-top: 10px;
}

/* 为何选择我们另加 */
.chooise-box{
	width: 1325px;
	position: absolute;
	z-index: 1;
	left: 50%;
	transform: translateX(-50%);
	margin-top: -100px;
	background: #fff;
}
.chooise-box h1{
	margin-top: 50px !important;
}
.new-contaner-said{
	padding-top: 460px !important;
}


/* 顶部导航下拉 */
.top-yj-a{
	display: inline-block;
	height: 102px;
	font-size: 16px;
}
.top-right ul .top-yj{
	padding:0 20px;
}
.top-right ul{
	margin-bottom: 0px !important;
}
.top-right ul .top-yj ul{
	position: absolute;
	width: 100%;
	z-index: 5;
	display: none;
	left: 0px;
	top: 104px;
}
.top-right ul .abc:hover .top-yj-a{
	border-bottom: 2px solid #F35C06;
}
.top-right ul .top-yj ul li{
	text-align: center;
	margin-top: 10px;
}

.top-right ul .top-yj ul li a:hover{
	color: #f2f2f2;
}
.header-box:hover{
	background: rgba(0,0,0,0.5) !important;
}

/* 右侧导航栏 qq/回到顶部/二维码 */
.public-right{
	color: #fff;
	z-index: 999;
}
.public-right .public-right-active {
    min-width: 50px;
    height: 50px;
    z-index: 4;
    transition: all .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
}

/* .public-right .public-right-active{
	overflow: hidden;
	border-radius: 5px;
	cursor: pointer;
	background: #b8b8b8;
	min-width: 50px;
	height: 50px;
	z-index: 4;
	transition: all .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
} */
.public-right-active p{
	transition: all .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
}

.public-right .flex-all-center{
	width: 50px;
	height: 50px;
	color: #fff;
	position: absolute;
	right: 0px;
	top: 0px;
}
.pr0{
	position: fixed;
	right:70px ;
	bottom: 110px;	
}
.pr1{
	position: fixed;
	right:10px ;
	bottom: 200px;
}
.pr0 p,.pr1 p,.pr2 p{
	margin: 0 10px;
	display: none;
	font-size: 14px;
}
.pr2{
	position: fixed;
	right:10px ;
	bottom: 140px;
}
#gototop{
	width: 50px;
	height: 50px;
	background: #b8b8b8;
	position: fixed;
	right:10px ;
	bottom: 80px;
	z-index: 4;
	align-items: center;
    justify-content: center;
	border-radius: 5px;
	transition: all .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
}
#gototop:hover{
	background: #5b8dda;
}

/* AI资讯 */
.message{
	width: 1200px;
	margin: 0 auto;
	padding: 70px 0;
}
.me-title{
	font-size: 38px;
	width: 100%;
	text-align: center;
	margin-bottom: 10px
}
.message .tip{
	width: 100%;
	text-align: center
}
.message .flex{
	margin-top: 50px;
}
.me-item{
	width: 33.3%;
	margin-left:30px;
}

.me-item li:not(:first-child){
	border-bottom: 1px solid #e5e5e5;
}
.me-item .flex-vertical-center{
	padding: 0 20px;
	height: 50px;
}
.me-item li p{
	font-size: 14px;
	color: #999;
}
.me-item ul{
	width: 330px
}
.me-top p{
	font-size: 20px !important;
	margin-left: 10px;
	color: #000 !important;
}
.me-more{
	margin-left: auto;
}

.ai-select .chooise-box{
	width: 1200px;
    position: relative !important;
    z-index: 1;
    left: 0 !important;
    transform: none !important;
    margin-top: 0px !important;
    background: #fff;
    margin: 0 auto;
}


/* hover */
.video li:hover .video-bg{
	transform: scale(1.05);
}

.case ul li .case-top:hover .flex-all-center2{
	display: flex;
}

.case ul li .case-top:hover>img{
	width: 110%;
	height: 280px;
}

.tc_publick{
	border-radius: 50%;
	animation:public-right-active 5s infinite;
    position: absolute;
    width: 100px;
    height: 100px;
    right: -24px;
}
.tc_publicks{
	border-radius: 50%;
	animation:public-right-actives 5s infinite;
    position: absolute;
    width: 100px;
    height: 100px;
    right: -24px;
}

@keyframes public-right-active {
    0%{
    	background:rgba(235,97,0,0);
        transform: scale(0.5);
    }
    20%{
    	background:rgba(235,97,0,0.8);
        transform: scale(0.2);
    }
    30%{
    	background:rgba(235,97,0,0.2);
        transform: scale(0.8);
    }
    50%{
    	background:rgba(235,97,0,1);
        transform: scale(1);
    }
    80%{
    	background:rgba(235,97,0,0.8);
        transform: scale(0.2);
    }
    90%{
    	background:rgba(235,97,0,0.2);
        transform: scale(0.8);
    }
    100%{
    	background:rgba(235,97,0,0);
        transform: scale(0.5);
    }
}
@keyframes public-right-actives {
    0%{
    	background:rgba(235,97,0,0.1);
        transform: scale(1);
    }
    20%{
    	background:rgba(235,97,0,0.9);
        transform: scale(0.5);
    }
    50%{
    	background:rgba(235,97,0,0.5);
        transform: scale(1.3);
    }
    80%{
    	background:rgba(235,97,0,0.9);
        transform: scale(0.5);
    }
    100%{
    	background:rgba(235,97,0,0.1);
        transform: scale(1);
    }
}


.public-right-active:hover p{
	display: block;
}
#gototop:hover{
	background :#5b8dda
}

.top-right ul .top-yj:hover ul{
	display:block;
	background:rgba(0,0,0,0.5)
}

/* .top-right ul .top-yj:hover{
	background : rgba(0,0,0,0.5)
} */

.solution-box li{
	transition: all .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
}

.solution-box li .yingcang{
	transition: all .4s;
    -webkit-transition: .4s;
    -moz-transition:  .4s;
    -ms-transition: .4s;
}

.solution-box li:hover .yingcang{
	display : flex;
	animation:yingcang 0.4s 1 forwards;
}


.solution-box li:hover .db{
	height:0px;
}

.solution-box li:hover .smalltext{
	opacity:1;
}

.solution-box li:hover .blue-d{
	display:inline-block;
}
.intro-item{
	transition: all .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
}

.intro-item:hover{
	animation:intro-item 0.4s 1 forwards;
	box-shadow: 0 10px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 10px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.2);
	-o-box-shadow: 0 10px 10px rgba(0,0,0,0.2);
}


@keyframes intro-item {
    0%{
        top:0px;
    }
    100%{
        top:-5px;
    }
}

@keyframes yingcang {
    0%{
        height:248px;
    }
    100%{
        height:70px;
    }
}

.said-right-item-right:hover .text-more-2{
	animation:said-center 0.5s 1 forwards;
}

@keyframes said {
    0%{
        left:0px;
	}
	25%{
		left:10px;
	}
	50%{
        left:0px;
	}
	75%{
		left:10px;
	}
    100%{
        top:0px;
    }
}

.said-center-item:hover{
	box-shadow: 0 10px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 10px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.1);
	-o-box-shadow: 0 10px 10px rgba(0,0,0,0.1);
}
.said-center-item:hover .text .said-center-title{
	/* animation:said-center 0.2s 1 forwards; */
}
.said-center-item:hover .text .tip{
	/* animation:said-center 0.2s 1 forwards; */
}


@keyframes said-center {
    0%{
        top:0px;
	}
    100%{
        top:-5px;
    }
}

.swiper-button-prev{
	left: 80px;
}
.swiper-button-next{
	right: 80px;
}
#header-swiper:hover .swiper-button-prev{
	opacity:1;
}
#header-swiper:hover .swiper-button-next{
	opacity: 1;
}

.module4 .partners .item{
	transition: all 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
}

.module4 .partners .item:hover{
	box-shadow: 0 0px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0px 10px rgba(0,0,0,0.1);
	-o-box-shadow: 0 0px 10px rgba(0,0,0,0.1);
}

.icon-more3{
	display: block;
	margin: 0 auto;
	margin-top: 40px;
}
.case-tab{
	width: 1200px;
	height: 100px;
	margin: 0 auto;

	background:rgba(255,255,255,1);
	box-shadow:0px 3px 6px 0px rgba(204,204,204,0.26);
	border-radius:3px;
	line-height: 100px;
}

.case-tab p{
	width: 25%;
	text-align: center;
	font-size:20px;
	font-family:MicrosoftYaHeiLight;
	font-weight:400;
	color:rgba(51,51,51,1);
}
.case-tab span{
	display: block;
	width: 1px;
	height: 6px;
	background:rgba(102,102,102,1);
}
.case-tab2{
	width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
}
.case-tab2 p{
	padding:0 20px;
	font-size: 20px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	margin: 0 20px;
	cursor: pointer;
}
.case-tab2-active{
	background:rgba(91,141,218,1);
	border-radius:18px;
	color: #fff;
}


.case-info{
	/* width: 100%; */
	padding: 0 10px;
	margin-top: 20px;
}
.case-info img{
	width: 27px;
	height: 6px !important; 
	transition: all 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
	-ms-transition: 0.2s;
	margin-left: auto;
}
.case-info-name{
	width: 110px;
	font-size: 20px;
	padding-right: 10px;
	border-right: 1px solid #2D353D;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.case-info .flex-vertical-center .text-more{
	width: 160px;
	padding-left: 10px;
	font-size: 20px;
}
.case-info .flex-vertical-center .flex-vertical-center{
	margin-left: auto;
}
.case-info .flex-vertical-center .flex-vertical-center span{
	margin-right: 10px;
}
.case-info-content{
	font-size: 14px;
	color:#666;
	margin-top: 20px;
}
.case-info:hover img{
	width: 10px;
	/* animation : case_info 0.3s 1 forwards; */
}
.case-info:hover .case-info-name{
	color: #224795
}
.case-info:hover .flex-vertical-center .text-more{
	color: #224795
}
.case-info:hover .flex-vertical-center .flex-vertical-center span{
	color: #224795
}



.topnav-box{
	width: 100%;
	padding: 10px 0;
	background: #fff;
	position: absolute;
	top: 104px;
	box-shadow: 0 2px 5px rgba(0,0,0,0.2);
 }
.topnav{
	width: 1200px;
	margin: 0 auto;
}
.topnav .topnav-item:not(:first-child){
	margin-left: 47px;
}
.topnav-item{
	width: 245px;
}
.first-item{
	width: 100%;
	height: 70px;
	overflow: hidden;
	font-size: 20px;
	color: #5E5E5E;
	font-weight: bold;
}
.first-item .flex-all-center{
	width: 32px;
	height: 28px;
	margin-left: 10px;
}
.first-item p{
	margin-left: 20px;
}
.other-item:hover{
	background: #5086D8;
	color: #fff;
	text-decoration: none
}

.other-item{
	width: 100%;
	height: 60px;
	background: #F7F7F7;
	margin-top: 10px;
	border-radius: 5px;
	color: #434343;
}
.oi-title{
	width: 200px;
	font-size: 16px;
	margin-bottom: 0px;
}
.oi-name{
	width: 200px;
	font-size: 14px;
	margin-top: 5px;
}
.oi-title span{
	display: inline-block;
	width: 31px;
	height: 16px;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	margin-left: 10px;
	position: relative;
	top: -1px;
}
.hot{
	background: #F35C06;
}
.new{
	background:linear-gradient(0deg,rgba(80,134,216,1) 1%,rgba(30,219,242,1) 100%);
}


.guestbook{
	width: 100%;
	height: 300px;
	background:url(../images/img/guestbook_bg.jpg) no-repeat center;
	text-align: center;
	color: #fff;
}
.guest-title{
	width:600px;
	height: 220px;
	display:inline-block;
}
.guest-title h4{
	font-size: 28px;
	margin: 100px 0 40px 0;
	font-weight: normal;
}
.guest-title h5{
	font-size: 16px;
	font-weight: normal;
}
.guest-content h4{
	font-size: 16px;
	font-weight: normal;
	margin: 75px 0 20px 0;
}
.guest-content h5{
	font-size: 26px;
	margin: 0 0 40px 0;
	font-weight: normal;
}
.guest-content h5 em{
	font-size: 16px;
	font-style: normal;
}
.guest-content{
	width:600px;
	height: 220px;
	display:inline-block;
	text-align: left;
}
.guest-ipt{
	width: 145px;
	height: 45px;
	padding: 0 40px;
	background: #fff;
	border-radius: 22px;
	color: #434343;
	font-size: 16px;
	border: none;
}
.guest-btn{
	width:130px;
	height: 45px;
	background: #5086d8;
	border-radius: 22px;
	border: none;
	font-size: 20px;
	color: #fff;
}
.oi-name{display:none;}