/* ul{
	padding: 0；

}
li{
	list-style:none;
	padding :0;
	margin: 0;
} */

/* a:link { text-decoration: none;color: #212529} */

/*a:hover { text-decoration:none;color: #007bff!important}
*/
.row{
	width: 100%;
	padding: 0;
	margin: 0;
}
p{
	margin: 0px;
}
body{
	width: 100%;
	background-color: #F7F7F7
}
.navbar{
	padding: 10px;
	width: 100%;
	background-color: #fff;
	z-index: 999;
	position: fixed;
	top: 0;
	
}

.nav-item{
	font-size: 14px;
}
.nav-item .nav-link{
	color: #1e66c7 !important
}
.navbar-brand img{
	width: 40px;
	margin: 0px 20px;
}
.carousel img{
	min-height: 260px;
	max-height: 800px;
}
.blueline{
	border:1px solid #5797cf;
	width:3rem;
	margin:0 auto
}
.box{
	margin: 50px 0;
}
.boxone{
	text-align:center;
	font-size: 22px;
	margin-top:5px;
	font-weight: 550
	}
.boxtwo{
	text-align:center;
	font-family:微软雅黑;
	font-size: 30px
	font-weight: 550
}

.content{
	margin: 30px 0;
	text-align: center;
}
.content img{
	margin: 10px auto;
	width: 50px;
	display: block;

}
.zhizhao{
	text-align: center; 
}
.zhizhao img{
	width: 150px;
	margin: 20px auto;
	display: block;
}
.licheng img{
	margin: 50px auto;
	display: block;
	width: 70%;
}

.product{
	color:#007bff;
	text-align: center;
	width: 200px;
	padding: 20px;
	position: absolute;
	right: 50px;
	background: url("../img/liaojie.png") no-repeat 50%;
}
.left img{
	width: 30px;
	margin:20px auto;
	display: block;

}
.liucheng{
	width: 80%;
	margin: 60px auto 100px auto;
	text-align: center;
	font-size: 14px;
	padding:0 20px
}
.liucheng .col-lg-1{
	padding: 0;
}
.liucheng img{
	width: 40px;
	height: 40px
}
.liucheng p{
	margin:10px 0;
}
.you{
	position: relative;
	top:10px;
}
.you img{
	width: 80px;
	height: 40px
}
#solution{
	width: 25px;
	height: 25px;
	margin-top: 12px
}
.yewu .col-1{
	margin:0;
	padding: 0
}
.solutiontitle{
	font-size: 20px;
	color: #0e0e0e;
	font-weight:bold;
}
.selected{
	box-shadow: 0px 5px 5px 1px rgba(0,0,0,.1);
    border:1px solid rgba(0,0,0,.1)
}
.english{
	padding: 0;
	margin:0;
	line-height: 20px;
	font-size: 10px;
}
.message{
	margin-top: 10px;
	padding: 0 40px;
	font-size: 15px;
	color: #7e828a;
}
.num{

	color:#2794f5;
	font-size:18px;
	text-align: center;

}
.year  {
	text-align: center;
}
.year img{
	width: 45px;
	margin:30px 0 10px 0;
}
.num p{
	color:#2794f5;
}
.footer{
	width: 100%;
	background-color:#313131;
	padding:40px 0;
	text-align:center;
	font-size:14px;
	font-family:微软雅黑;
	color:#fff;
	line-height:2;
	/*position: fixed;
	bottom: 0;*/
}
.footer img{
	width: 15px;
	margin-right:5px;
}
.footer p{
	font-size: 15px;
	margin-top: 5px
}
.footer_msg{
	text-align: left;
}
.case .row{
	margin: 0;
}
.case img{
	width: 200px;
	margin:0px auto 20px auto;
	display: block;
}
.casebox{
	/*height: 550px;*/
	padding:  10px;
	font-size: 14px;
	
}
.casebox p{
	color:#999999;
}
.on  {    
 	position: relative;
 	font-weight: 600;
 	color: #1e66c7 !important
	 
  }
.on:after{     
	content:"";
	display: inline-block;
	position: absolute;
	top:47px;
	left:  0px;
	width: 70px;
	height: 3px;
	text-align: center;
	background-color: #1e66c7;
	border-radius: 15px
}
.youshi{
	margin: 80px 0;
	text-align: center;
	padding: 20px 0px;
	background-color: #5097dc
}
.youshibox{
	background-color: #fff;
	padding:30px;
	border-radius: 6px;
	margin:6px;
}
.youshi .head{
	font-size: 20px;
	margin:30px 0;
}
.youshibox p{
	margin:30px 0;
}
.youshibox img{
	width: 65px;
	margin:20px 0;
	height: 65px;
}
.youshi .msg{
	color: #888;
	height: 50px
}
.youshi button{
	border-radius:20px;
	background:repeating-linear-gradient(to right,#438eec,#5e9eed,#70a9ed);
	padding:7px 30px;
	color: #fff;
	border:none;
	font-size: 13px;
}

.youshibox:hover{
	-webkit-transform: scale(1);
	transform: scale(1.09); 
}
.lc{
	margin: 20px 0;
}
.rvc{			
	max-width: 75%;
	position: relative;
	margin: auto;
	margin-top: 100px;
}
.rvc .rvc-wrapper{
	margin: auto;
	overflow: hidden;
}
.rvc .rvc-wrapper ul{
	margin:auto;
	display: block;
	overflow: hidden;
	position: relative;
}
.rvc .rvc-wrapper ul li{
	float: left;

}
.rvc .rvc-wrapper ul li a{
	display: block;
	width: 100%;
	height: auto;
	text-decoration: none;
}
.img-wrapper img{
	width:180px;
}
.rvc .rvc-wrapper ul li a .img-wrapper{
	height: 250px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.rvc .rvc-wrapper ul li a h2{
	margin-top: 10px;
	text-align: center;
}
.rvc .rvc-wrapper ul li a p{
	padding: 10px;
	height: 80px;
}
.rvc-prv,.rvc-next{
	position: absolute;
	height: 50%;
	top: 0;
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.rvc-prv img,.rvc-next img{
	width: 30px;
}
.rvc-prv{						
	left: 0px;			
}
.rvc-next{			
	right: 0;
	
}
.block{
	display: block;
	
}
#point{
	width: 10px;
	height: 10px;
	margin-right: 2px;
}
.case-info-title .row,.col-6{
	padding: 0;
	margin:0;
	font-size: 10px
}
/* 必要布局样式css */
.case-container {
	margin: 30px auto;
	padding: 0;
}
.case-index-title {
	font-size: 16px;
	text-align: center;
	padding: 50px 0;
}
.case-index-title h2 {
	font-size: 36px;
	font-family: pingfang, "Microsoft Yahei", "HanHei SC", PingHei, "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	font-weight: normal;
}
.case-index-title a {
	width: 100px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #DBDCE0;
	text-align: center;
	font-size: 14px;
	display: block;
	margin: 25px auto 0;
	transition: all .2s;
}
.case-index-title a:hover {
	background: #F96A69;
	border-color: #F96A69;
	color: #fff;
}
.case-index-content {
	position: relative;
	padding:0 20px ;
}

.case-example-item {
	width: 280px;
	height: 315px;
	overflow: hidden;
	margin: 20px 0;
	text-align: center;
	background: #fff;
	position: relative;
	transition: all .2s;
}
.case-example-item a .case-pad {
	width: 286px;
	height: 180px;
}
.case-item-info {
	height: 70px;
	overflow: hidden;
	position: absolute;
	background: #fff;
	left: 0;
	right: 0;
	bottom: 0;
	transition: all .2s;
}
.case-info-logo {
	margin-top: 0;
	margin-bottom: 8px;
	height: 80px;
	transition: all .2s;
}
.case-info-title {
	font-size: 17px;
	color: #268efe;
	margin: 20px 0;
	font-weight: bold;
}
.case-info-text {
	font-size: 12px;
	color: #666;
	padding: 0 10px;
	text-align: left;
	line-height: 1.8;
}
.case-index-content .case-example-item:hover .case-item-info {
	height: 315px;
}
.clearfix::after {
    display: none;
   
}
.carousel-indicators li{
	border-radius: 50%;
	height:10px;
	width: 10px;
}
.point{
	background-color: #5c87af;
	color: #fff
}
.point p{
	line-height: 38px
}
.point img{
	width: 32px;
	float: left;
	margin:0 17px;
	position: relative;
	top:2px;
}
.tip{
	font-size:12px;
	color:#dfe6ed;
}
.point .col-10{
	padding: 20px 0;
	border-right: 1px solid #4687b0;
	border-left: 1px solid #4687b0
}
.test {
	width:68%;
	margin: 0px auto 0 auto;
	padding: 0
}
.test .col-lg-4{
	padding: 0
}
.test .col-lg-4 .testbox {
	background-size: 100% 100%;
	width: 100%;
	height: 220px;
	margin:0 auto;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	transition: all ease .5s;
	display: block;
	z-index: 0
}
.test p{
	text-align: center;
	position: relative;
	top:60px;
	color: #fff
}
.test .col-lg-4 img {
	width: 90px;
	margin: auto;
	display: block;
	z-index: 0;
	position: relative;
	top:40px;
}
.test .col-lg-4 .testbox:hover {
	position: absolute;
	-webkit-transform: scale(1.05);
	transform: scale(1.2);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	border-radius: 0%;
	z-index: 1 !important
}
.footer_bottom{
	background-color: #191919;
	padding: 15px;
	text-align: center;
	color: #fff;
	font-size: 13px
}
.smalltip{
	padding: 0 15px;
	color: #999;
	text-align: center;
	margin-top: 20px
}
.introduce{
	text-align: center;
	background-image: url('../img/banner.png');
	padding:40px 50px;
 	font-size: 14px;
 	font-weight:600;
}
.introduce .num{
	width:100px;
	height:100px;
	margin:auto;
	line-height: 100px;
	color: #65a8ed;
	font-size: 18px; 
	border:1px solid #65a8ed;
	border-radius: 50px
}
.introducebox{
	background: #fff;border-radius: 10px;padding: 50px 0;width: 250px;margin:auto;
}
.introducebox:hover {
	 
	-webkit-transform: scale(1.1 );
	transform: scale(1.1 );
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	z-index: 1 !important
}
.introduce .tips{
	color: #65a8ed;
	margin:10px 0 15px 0;
}
/*****************/

ul,dl{ list-style-type:none;}

/* CSS 活动的公共样式 */
.course{
	
	 background:#FFF;
	 position: relative;
	 top:-20px;
}

.course_nr{
	 height:165px;
	 background:url(../img/ico9.gif) repeat-x center;
	}
.course_nr li{ 
	float:left; 
	background:url(../img/ico10.gif) no-repeat center top; 
	padding-top:30px; 
	width:12%; 
	text-align:center; 
	position:relative; 
	margin-top:65px;

}
.shiji{ 
	position:absolute; 
	width:100%; 
	left:0; 
	top:-15px; 
	display:none;
}
.shiji h1{ 
	height:67px; 
	line-height:67px; 
	color:#518dbb; 
	font-weight:bold; 
	background:url(../img/ico11.gif) no-repeat center top; 
	margin-bottom:8px;
	font-size: 14px
}
.shiji p{ 
	line-height:16px; 
	color:#999;
	font-size: 14px
}
.course2{
	 background:#FFF;
	 position: relative;
	 top:-20px;
}
.course_nrb{
	 height:765px;
	 background:url(../img/ico9.gif) repeat-y center;
	
	}
.course_nrb li{ 
	background:url(../img/ico10.gif) no-repeat center top; 
	padding-top:30px; 
	width:88%; 
	text-align:center; 
	position:relative; 
	margin-top:40px;
	left: -0%
}
.shijib{ 
	position:absolute; 
	width:100%; 
	left:0; 
	top:-15px; 
	display:none;
}
.shijib h1{ 
	height:67px; 
	line-height:67px; 
	color:#518dbb; 
	font-weight:bold; 
	background:url(../img/ico11.gif) no-repeat center top; 
	margin-bottom:8px;
	font-size: 14px
}
.shijib p{ 
	width: 40%;
	word-wrap: break-word;
	line-height:16px; 
	color:#999;
	font-size: 14px;
	position: relative;
	top:-55px;
	left:200px
}