*{
	margin: 0;
	padding: 0;
}
li{
	list-style: none;
}
a{
	text-decoration: none !important;
}
.clear{
	clear: both;
}
.y_huixian{
	width: 100%;
	height: 1px;
	background: #f3f3f3;
}
/*企业微信*/
.QiYeVX{
	display: none;
	position:  fixed;
	height: 100%;
	width: 100%;
	background: #000;
	z-index: 10;
	opacity: 0.7;
}
.VX_img{
	display: none;
	position: fixed;
	left: 39%;
	width: 22%;
	height: 400px;
	margin: auto;
	margin-top: 10%;
	z-index: 9999;
	background: #fff;
}
.VX_img img{
	width: 80%;
	height: 70%;
	margin-top: 10%;
	margin-left: 10%;
}
.VX_img p{
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	font: "微软雅黑";
	font-weight: 600;
}
/*页眉*/
.top{
	width: 100%;
	height: 93px;
	margin-top: 15px;

}
.top_right ul{
	float: right;
}
.top_right li{
	float: left;
	margin-right: 10px;
	position: relative;
}
.top_right ul a{
	color: #000;
 	font-size: 20px;
    font-weight: 600;
	line-height: 95px;
	padding-left: .6em;
	text-decoration: none;
}
.top_right ul a:hover{
	color: #5895e1 ;
}
.top_right_active{
	color: #5895e1 !important;
}
.top_left{
	float: left;
}
.top_left img{
	margin-top: 15px;
 height: 60px;
}
.top_right li .cpzx_nav_ull{
	width: 120px;
	position: absolute;
	top: 65px;
	left: -10px;
	z-index: 300;
	background: #fff ;
	display: none;
}
.top_right li .cpzx_nav_div{
	width: 120px;
	height: 120px;
	position: absolute;
	left: 92px;
	bottom: 1px;
	background: url(../img/code.png) no-repeat;
	background-size: 100%;
	z-index: 300;
	display: none;
}

.cpzx_nav_ull li{
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #5895E1;
}
/*.top_cpzx_nav:hover div{
	display: block;
}*/
.top_cpzx_nav:hover ul{
	display: block;
}
.top_right .cpzx_nav_ull a{
	display:block;
	width: 120px;
	color: #777;
 	font-size: 15px;
    font-weight: 500;
	line-height: 40px;
	padding: 0;

}
.cpzx_nav_ull li:hover{
	background: #F0F0F0;
}
/*轮播*/
.swiper {
	width: 100%;
	height: 700px;
	overflow: hidden;
	position: relative;
}

.swiper_ul li{
	position: absolute;
	top:0;
	opacity: 0;
	transition: 2.5s ;
	width: 100%;
	height: 100%;
}
.swiper_ul li:first-child{
	background: url(../img/banner/banner1.png) no-repeat ;
	background-size: 100% 100%;
}
.swiper_ul li:nth-of-type(2){
	background: url(../img/banner/banner_a.png) no-repeat;
	background-size: 100% 100%;
}
.swiper_ul li:nth-of-type(3){
	background: url(../img/banner/banner_b.png) no-repeat;
	background-size: 100% 100%;
}
.swiper_ul li:nth-of-type(4){
	background: url(../img/banner/banner_c.png) no-repeat;
	background-size: 100% 100%;
}
.active{
	opacity: 1 !important;
	display: block !important;
}
.swiper_list{
	position: absolute;
	bottom:2%;
	left: 45%;
	width:300px ;

}
.swiper_list li{
	float: left;
	width: 20px;
	height: 20px;
	background: #FFF6E5;
	margin-left: 10%;
	border-radius: 90px;
	border: #fff 1px solid;
}
.liactive{
	background: #FF7F66  !important;
}
.swiper_ul li span{
	font-family: "微软雅黑";
	font-size: 50px;
	color:#fff;
	font-weight:1000;
}
.swiper_ul li p{
	font-family: "微软雅黑";
	font-size: 50px;
	color:#fff;
	font-weight:1000;
}
.lunbo_one_text{
	margin-top:27%;
	margin-left: 25%;
}

.lunbo_two_text{
	margin-top:15%;
	margin-left: 14%;
	white-space: nowrap;  
}
.lunbo_three_text{
	margin-top:5%;
	margin-left: 24%;
	white-space: nowrap;  
}
.QinXie{
	text-indent: 2em;
	font-style: oblique;
}
.y_hidden{
	display: none;
}
/*产品中心*/
.nav_h2 h2{
	ont-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: normal;
    margin-top: 0;
    color: #222;
	text-align: center;
}
.cpzx{
	margin-top: 20px;
}
.nav_h2  p{
	color: #e6212a;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 40px
}
.cpzx_conter_img{
	width: 350px;
	height: 230px;
	overflow: hidden;
}
.cpzx_conter a{
    color: inherit;
}
.cpzx_span{
	display: block;
	font-size: 18px;
	line-height: 30px;
	text-align: right;
	color: #e6212a;
	border-top: 1px solid #F3F3F3;
	padding-right: 1em;
}
.cpzx_conter a:hover{
	text-decoration: none;
}
.cpzx_conter img{
	width: 100%;
}
.cpzx_border:hover{
	box-shadow:5px 2px 6px  #F0F0F0;
	transition: .6s;
}
.cpzx_conter h4{
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-top: 0;
    display: block;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    text-align: center;
}
.cpzx_conter p{
	text-indent: 1.5em;
	font-size: 17px;
    line-height: 26px;
    color: #777;
    margin-top: 0;
    margin-bottom: 1rem;
    height: 210px;
}
.cpzx_conter img:hover{
	opacity: 0.6;
	transform: scale(1.1);
	transition: 1s;
}
 /*解决方案*/
.jjfa{
	background: #F9F9F9;
	padding-top: 20px;
	margin-top: 1em;
}
.jjfa_left{
	padding: 0;
	box-sizing: border-box;
}
.jjfa_left li{
	text-align: center;
	display: block;
	line-height: 50px;
	margin-top: 20px;
	transition: .3s;
	border: 1px solid transparent;
}
.jjfa_left li a{
	font-size: 20px;
	font-weight: 400;
	color: #5794e1;
	font-style: italic;
}
.jjfa_left li:hover{
	border: 1px solid #BEE5EB;
	background: #fff;
    box-shadow: 3px 2px 4px #BEE5EB;
}
.jjfa_left li a:hover{
	text-decoration: none;
}
.jjfa_active{
border: 1px solid #5794E1 !important;
background: #fff;
}
.shover{
	padding: .5em .5em;
}
.y_jjfa_nav span{
	display: block;
	text-align: center;
	line-height: 40px;
}
.jjfa_right img{
	width: 100%;
	height: 200px;
	box-sizing: border-box;
}
.jjfa_right span{
	color: #e6212a;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
}
.jjfa_right p{
	color: #533F03;
	font-size: 13px;
}
.intro1{
	background:#fff;
	line-height: 200px !important;
	font-size:20px !important;
	font-weight: 500;
	letter-spacing: 2px;
	
}
/*技术优势*/
.jsys{

	padding-top: 20px;
	padding-bottom: 40px;
	box-sizing: border-box;
}
.jsys p{
    text-indent: 1.5em;
    font-size: 17px;
    line-height: 26px;
}
.jsys span{
	display: block;
}
.jsys li{

	line-height: 33px;
}
/*服务优势*/
.fwys{
	background: #F9F9F9;
	padding-top: 20px;
	padding-bottom: 40px;
	box-sizing: border-box;
}

/*团队优势*/
.tdys{
	margin-top: 50px;
}
.y_tdys{
	height: 550px;
}
.y_tdys h4{
	line-height: 30px;
	font-size: 30px;
	font-weight: 800;
	margin-top: 20px;
	text-align: left !important;
}
.tdys_text span{
	display: block;
	line-height: 35px;
	font-size: 19px;
}
.tdys_text {
	padding-left: 10%;
}
.tdys_img{
	height: 550px;
	background: url(../img/tdys_left.jpg) no-repeat 30% 35%;
	background-size: 100%;
}
.tdys_text h4{
	text-align: center;
}
/*关于我们*/
.gywm{
	background: #F9F9F9;
	padding-top: 20px;
	padding-bottom: 40px;
	box-sizing: border-box;
}
.gywm_right span{
	display: block;
	text-indent: 2em;
	line-height: 30px;
	
}
.gywm_left{
	padding: 0;
	padding-left: 30px;
}
.gywm_left img{
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
}
/*行业新闻*/
.hyexw{
	margin-top: 50px;
	height: 600px;
}
.hyxw_img{
	height: 550px;
	background: url(../img/news.jpg) no-repeat ;
	background-size: 100%;
}
.hyxw_text li{
	line-height: 50px;
	border-bottom: 1px dashed #494F54;
}
.hyxw_text li a{
	color: #000000;
}
.hyxw_text .col-lg-8{
	padding-right: 0;
}
.hyxw_text .col-lg-4{
	padding-left: 0;
}
.hyxw_text .col-lg-4 li{
	text-align: right;
	padding-right: 1em;
}
/*合作伙伴*/
.foot{
	margin-top: 50px;
}
.foot_gd{
	width: 100%;
	height: 80px;
	overflow: hidden;
	padding-bottom: 150px;
}
.foot_gd ul{
	width: 5000px;
}
.foot_gd li{
	float: left;
	margin-left:26px;
}
.foot_gd img{
	width: 190px;
	height: 80px;
}
/*右侧导航栏*/
.right_nav_ull li{
	position: relative;
	width: 200px;
	left:145px;
	text-indent: 80px;
	line-height: 57px;
	background: #5794e1;
}
.right_nav_ull li:nth-child(1){
	background: url(../img/fixCont.png)#5794e1 no-repeat;
}
.right_nav_ull li:nth-child(2){
	background: url(../img/fixCont.png)#5794e1 no-repeat  0 -57px;
}
.right_nav_ull li:nth-child(3){
	background: url(../img/fixCont.png)#5794e1 no-repeat  0 -112px;
}
.right_nav_ull li:nth-child(4){
	background: url(../img/fixCont.png)#5794e1 no-repeat  0 -171px;
}
.right_nav_ull li a{
	width: 100%;
	height: 57px;
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
}
.right_navmain{
	position: fixed;
	width: 200px;
	height:230px;
	right: 1px;
	top: 35%;
	transition: .5s linear;
	opacity: 0;
}
.right_nav_hover:hover{
	left: 0;
}
.right_nav_hover{
	transition: .7s;
}
#Code:hover{
	left: 0;
	height: 200px;
	background:  url(../img/code.png)no-repeat;
	background-size:100%;
}
/*联系我们*/

/*打字机效果*/
    .ityped-cursor {
      font-size: 2.2rem;
      opacity: 1;
      -webkit-animation: blink 0.3s infinite;
      -moz-animation: blink 0.3s infinite;
      animation: blink 0.3s infinite;
      animation-direction: alternate;
    }

    @keyframes blink {
      100% {
        opacity: 0;
      }
    }

    @-webkit-keyframes blink {
      100% {
        opacity: 0;
      }
    }

    @-moz-keyframes blink {
      100% {
        opacity: 0;
      }
    }
/*页脚*/
.y_footer {
    background: #333;
    width: 100%;
    height: 150px;
    margin: auto;
    margin-top: 60px;
}
.copyright {
    color: #fff;
    text-align: center;
    line-height: 40px;margin-top: 40px;
}


#jjfa h2{
	color: #fff;
}
.y_list{
	padding-top: 10px;
	height: auto !important; 
}

/*手机端*/
@media (max-width: 767px) { 

	.gf_1_ull{
		margin-left: 10px;
	}
	.cpzx_conter p {
		height: auto;
		margin-bottom: 0;
	}
	.cpzx_conter  {
		margin-top: 20px;
	}
	.tdys_img{
		height: 150px;
	}
	.y_tdys{
	height: auto;
	}
	.tdys_text span {
    line-height: 24px;
    font-size: 15px;
	}
	.tdys_text h4{
		font-size: 18px;
	}
	.y_glly_span{
		overflow: hidden;
		white-space: normal;
		text-indent: 0 !important;
		font-size: 16px !important;
	}
	.y_glly_ull li{
		background: white !important;
	}
	.about_main .about_ull_right {
    	padding-left: 20px;
	}
	#crmBody .container h3 {
    	font-size: 30px;
	}
	#crmBody .main_one{
		height: auto !important;
	}
	#crmBody .main_two{
		height: auto !important;
	}
	#crmBody .main_trhee{
		height: auto !important;
	}
	#crmBody .main_one_right{
		height: auto !important;
	}
	 .try_text_main{
		margin-left: 1px !important;
	}
	.try{
		height: auto !important;
	}
	.VX_img{
		width: auto;
		left: 15%;
	}
	#y_cpzx_one .y_df_main_1 {
	    background: url(../img/df_3_a.png) 0px 125px no-repeat;
	    background-size: 100%;
	}
	
	.container h3{
		font-size: 30px !important;
	}
	#y_cpzx_a .y_df_3{
		padding-right: 0;
	}
	#y_cpzx_a{
		height: 350px;
	}
	#y_cpzx_two{
		height: 350px;
	}
	#y_cpzx_c{
		height: 350px;
	}
	#y_cpzx_c .y_df_main_5 {
	    background: url(../img/df_2.png) 20px 75px no-repeat;
	    background-size: 160%;
	}
	#jjfa h2{
		margin-top: 0px;
	}
	.y_jjfa_about_right li{
		margin-left: 10px;
	}
}