/* ------------------sun-nav-box---------------------------------- */
@import url("customer.css");
@media (max-width: 1300px){
.header-container {
    width: 1300px !important;
}
}
.red {
    color: #fc8080!important;
}
.Container-wrapper {position: relative;top: -4px;}
.banner-1 .business-list{width: 68%;margin: 0 15%;}
.business-list-box.votes.banner-1 {background-color: #bae4fc;}
/*改动新加样式*/
.sign-up-now ul{
	width: 1310px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.sign-up-now li input{
	height:50px;
	line-height:50px;
}
.sign-up-now .varify-input-code{
	height:50px !important;
	line-height:50px !important;
}
.sign-up-now ul .register-btn{
	height:50px;
	width:80px;
	font-size:16px;
}

.scene .business-list {
    width: 67%;
	margin: 0px 21%;
    }
.clearboth {
	content: '';
	display: block;
	clear: both;
}
.validateErr {
	color: red;
	font-size: 14px;
}
.votes .business-list .li-title{
	height: 140px;
	text-align: left;
	font-size: 14px;
	display: inline-block;
	width: 195px;
	vertical-align: -45px;
	overflow: hidden;
	color: #777;
	font-family: initial;
}
.votes  .business-list-div{
	display: inline-block;
	height: 0px;
	width: 140px;
	padding-top: 140px;
	background-color: #fff;
	background-size: 100%;
	background-repeat: no-repeat;
}

.votes ul li {
   display: inline-block;
       font-size: 16px;
       color: #777;
       margin: 25px auto;
       float: left;
       width: 32.333333333%;
       text-align: center;
	   box-sizing: unset;
}

.business-list-child{
	display: inline-block;
	height: 0px;
	width: 70px;
	padding-top: 70px;
	background-color: #fff;
	background-size: 100%;
	background-repeat: no-repeat;
	margin-bottom: 12px;
	margin-top: 26px;
}
.business-list-fa{
	display: inline-block;
	height: 162px;
	width: 200px;
	background-color: #fff;
	overflow: hidden;
	        
}
.banner img{
	width: 100%;
}
.h5-title{
	text-align: center;
	    font-size: 47px;
	    font-weight: 500;
	    margin-top: 50px;
	    margin-bottom: 40px;
	    color: #000;
}
/*.h5-title-2{*/
/*	text-align: center;*/
/*	    font-size: 47px;*/
/*	    font-weight: 500;*/
/*	    color: #000;*/
/*	    margin: 40px auto;*/
/*	    margin-top: 50px;*/
/*}*/
.list-child-title{
	   color: #000;
	       font-size: 18px;
}
.scene ul li{
	width: 28%;
	    margin-bottom: 45px;
	    padding-right: 10px;
}
.varify-input-code {
    height: 30px !important;
}
input#check-btn {
    background-color: #43c0ec;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #36d0ab), color-stop(1, #014b8a));
}
.footer{
	margin: 0 auto;
	background-image: url(../images/ssd.jpg);
	background-size: cover;
	background-position:center;
	padding: 20px;
}
.font-14{
	color: #000000 !important;
	font-size: 14px !important;
	font-weight: 100 !important; 
}
.vxg-jrmw-list span{
	display: block;
	    overflow: hidden;
	    font-size: 14px;
	    margin-bottom: 5px;
	    color: #fff;
	    opacity: 0.7;
	    font-weight: 300;
	
}
.left{
	   margin-left: 25%;
	    width: 270px;
		
}
.left p{
	margin-bottom: 8px;
}
.left .p2{
	       font-size: 25px;
	       text-align: center;
	       color: #fdb326;
	       font-weight: 600;
	       margin-bottom: 30px;
	       margin-top: 15px;
}
#apply-form .size{
	   border-radius: 4px;
	       height: 32px;
	       width: 100%;
	       font-size: 16px;
	       font-weight: bold;
	       margin-bottom: 5px;
		   padding: 0 25px;
}
.input-length{
	width: 120px !important;
}
.sub{
	background-image: -moz-linear-gradient(top, #1ac3ff, #01578a); /* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1ac3ff), color-stop(1, #01578a)); /* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1ac3ff', endColorstr='#01578a', GradientType='0'); /* IE*/
	background-size:100% ;
	margin-top: 15px;
	/* filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=red,endcolorstr=blue,gradientType=1);
	  -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=red,endcolorstr=blue,gradientType=1); */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#E5000000',GradientType=0 );
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#1ac3ff, endColorstr=#01578a);/*IE<9>*/
	/*-ms-filter: progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#1ac3ff, endColorstr=#01578a);IE8+*/ 
	
}

/* 申请使用添加ie兼容*/
/* .gradient{
  width:300px; height:150px;
  filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=red,endcolorstr=blue,gradientType=1);
  -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=red,endcolorstr=blue,gradientType=1);
} */
.send{
	float: right;
}
.business-list-box{
    width: 100%;
    overflow: hidden;
    padding: 2px 0 16px 0;
}
@media(min-width: 360px) and (max-width:400px) {
    .business-list ul li h4 {
        font-size: 15px;
    }
}

@media all and (min-width:400px) {
    .business-list ul li h4 {
        font-size: 16px;
    }
}
/* ------------------------------------------------ */

.serve-process{
	padding:2px 0 0 0 !important;
}

.scene .business-list-div {
	height:100px;
	width:100px;
	display: inline-block;
	background-color: #fff;
	border-radius: 5px;
	background-size: 100%;
	
}
 

.votes  .business-list-div p{
	font-size: 12px;
	color: #3069b1;
	
}

.votes{
	background-color: #fff;
}
.votes  .votes-i{
	background-image: url('../images/product/6.png');
}
.scene .business-list .scene-img-1{
	background-image: url('../images/product/scene-img-1.png');
}
.scene .business-list .scene-img-2{
	background-image: url('../images/product/scene-img-2.png');
}
.scene .business-list .scene-img-3{
	background-image: url('../images/product/scene-img-3.png');
}
.scene .business-list .scene-img-4{
	background-image: url('../images/product/scene-img-4.png');
}
.scene .business-list .scene-img-5{
	background-image: url('../images/product/scene-img-5.png');
}
.scene .business-list .scene-img-6{
	background-image: url('../images/product/scene-img-6.png');
}
/************saas***************/
.verify-input-area{
	width: 100% !important;
	padding-right: 0px !important;
}
.varify-input-code {
    width: 100% !important;
    border: 1px solid;
}
.verify-change-code{
	color: #fff;
	font-size: 14px;
	opacity: 0.7;
}

.tel_code{
	width: 47% !important;
}
.tel-send{
	float: right;
}
.vxg-jrmw-list .error {
   font-size: 12px;
    color: #FF4136;
}

/*-----------*/
.business-list-fa2{
	display:none;
}
.bar{
	height: 530px;
	    background-color: #fff;
	    position: relative;
	    padding: 0 32%;
	    padding-top: 100px;
	    top: -4px;
}

.bar-left li{
	    cursor:pointer;
	    list-style: none;
	    border-bottom: 1px solid #fff;
	    padding: 3px 0;
	    text-align: center;
	    /* height: 31px; */
	    line-height: 31px;
	    width: 130px;

}
.bar-left .default-show {
	background-color: #01578A;
	color: #fff;
}
/*.bar-left li:hover{*/
/*	background-color: #01578A;*/
/*	color: #fff;*/
/*}*/

.bar-left{
	display: inline-block;
	width: 130px;
	background-color: #7dc5ea;
}
.bar-right{

    display: inline-block;
    height: 500px;
    width: 340px;
    background-repeat: no-repeat;
    position: absolute;
    overflow: hidden;
    left: 43%;
    top: 28px;
}
.bar-right-list{
	display: inline-block;
	height: 500px;
	width: 340px;
}
.bar-right-list-1{
	background-image: url(../images/product/YZM.png);
}
.bar-right-list-2{
	background-image: url(../images/product/DZ.png);
}
.bar-right-list-4{
	background-image: url(../images/product/DD.png);
}
.bar-right-list-5{
	background-image: url(../images/product/HY.png);
}
.bar-right-list-6{
	background-image: url(../images/product/ZN.png);
}
.bar-right-list-7{
	background-image: url(../images/product/SP.png);
}
.none{
	display: none;
}
.business-list-text{
	background-color: #2fafef;
	    height: 164px;
	    color: #fff;
	    padding: 0 28px;
	    overflow: hidden;
}
.business-list-text span{
	text-align: left;
	font-size: 14px;
}
.business-list-text p{
	font-size: 21px;
	text-align: center;
	margin: 10px auto;
	margin-top: 30px;
}
.business-list-index{
	border: 1px solid #000000;
	height: 160px;
}
.img{
	width: auto;
	max-width: 100%;
	vertical-align: middle;
	height: auto;
	max-height: 100%;
	margin-right: 15px;
}
.text{
	float: left;width: 50%;
	height: 148px;
	box-sizing: border-box;
	text-align: left;
	overflow: hidden;
}
.text:after{
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

#con{
	float: left;
	width: 50%;
	height: 114px;
	line-height: 140px;
	box-sizing: border-box;
	text-align: right;
}
#con:after{
   content: '';
   display: inline-block;
   vertical-align: middle;
   height: 100%;
}
.text{
	display: flex;
	align-items: center;
}
.header .banner {
	background-image: url(../images/cuxiao.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
}
.banner2 {
	margin-top: 50px;
}
.hotline  {
		top: 40px;
	    font-size: 25px;
	    line-height: 35px;
	    height: 35px;
	    padding: 0 5px;
	    border-radius: 3px;
	    display: inline-block;
	    position: absolute;
	    right: 8px;
	    color: #fff;
	    background-image: -moz-linear-gradient(top, #1ac3ff, #01578a);
	    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ee3d04), color-stop(1, #562a11));
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1ac3ff', endColorstr='#01578a', GradientType='0');
	    background-size: 100%;
	
}

.trial {
    top:90px;
    font-size: 25px;
    line-height: 35px;
    height: 35px;
    padding: 0 13px;
    border-radius: 3px;
    display: inline-block;
    position: absolute;
    right: 38px;
    color: #fff;
    background-image: -moz-linear-gradient(top, #1ac3ff, #01578a);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5cd4b2), color-stop(1, #27788e));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1ac3ff', endColorstr='#01578a', GradientType='0');
    background-size: 100%;
}
.header-container {
    box-shadow: 1px 1px 18px rgba(0,0,0,0.2);
}
.product {
	height: 600px;
	padding-top: 30px;
	background-color: #fff;
}
.product-title {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    width: 90%;
    border-bottom: 1px solid #ccc;
    margin: auto;
}
.product-contain {
    width: 55%;
    margin: auto;
}
.product-left {
    padding: 50px 0;
    float: left;
    border: 1px solid #dcdbdb;
	width: 60%;
	border-radius: 7px;
}

.product-right span {
	display: block;
}
.product-right {
	padding-left: 4%;
	float: left;
	height: 470px;
	position: relative;
	width: 40%;
}
.product-left .column {
	display: block;
    width: 90%;
    margin: auto;
	font-size: 15px;
    border: 1px solid #ccc;
    text-align: center;
    margin-bottom: 15px;
    height: 50px;
    line-height: 50px;
	cursor: pointer;
	border-radius: 6px;
}
.product-top {
    padding: 10px 20px 30px;
}
.product-top span {
    font-size: 24px;
    margin-right: 15px;
    line-height: 24px;
    display: inline-block;
	padding-bottom: 4px;
	padding-top: 12px;
	cursor: pointer;
}
.product-right .introduce-title {
		height: 40px;
	    font-size: 18px;
	    font-weight: 600;
		white-space: nowrap;
}
.product-right .introduce-title-index2 {
		color: #ef27b1;
}
.product-right .introduce {
	    font-size: 16px;
	    line-height: 18px;
}

.product-right .purchase {
		position: absolute;
		text-align: center;
		height: 50px;
		line-height: 50px;
		width: 80%;
		border-radius: 4px;
		bottom: 90px;
		cursor: pointer;
		color: #fff;
		background-color: #ef27b1;
		font-size: 22px;
		letter-spacing: 10px;
		margin-left: 40px;
	}
.product-top .active {
	color: #4dadff;
	border-bottom: 2px solid #4dadff;
}
.product-left-layout{
	display:inline-flex;
}
.product-left .cur {
	background-color: #4dadff;
	color: #FFFFFF;
	box-shadow: 1px 3px 8px rgba(0,0,0,0.2);
}
.product-left-picture {
	width: 36%;
	height: 325px;
	background-size: 100%;
	/*display: inline-block;*/
	background-repeat: no-repeat;
}
.product-left .product-left-column {
	width: 45%;
	/*display: inline-block;*/
	margin-top: 10px;
}
.introduce-title-box {
    margin-left: 50px;
    margin-top: 45px;
}
.product-contain i {
	font-style: unset;
}
.borderR50 {
	display: inline-block;
	border-radius: 50%;
	width: 114px;
	height: 114px;
	position: relative;
}
.borderR50-YH {
	background-color: #b46ae3;
}
.borderR50-FS {
	background-color: #6fc040;
}
.borderR50-LJ {
	background-color: #51a7fa;
}
.borderR50-NR {
	background-color: #f39019;
}
.service {
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	left: 28px;
	top: 24px;
	width: 60px;
	height: 60px;
}
.service-YH{
	background-image: url(../images/icon/YH.png);
}
.service-FS{
	background-image: url(../images/icon/FS.png);
}
.service-LJ{
	background-image: url(../images/icon/LJ.png);
}
.service-NR{
	background-image: url(../images/icon/NR.png);
}
#info::before {
    content: '';
    position: absolute;
    top: 30px;
    width: 100%;
    height: 0.5em;

    background:
        linear-gradient(135deg, transparent, transparent 45%, #008000, transparent 55%, transparent 100%),
        linear-gradient(45deg, transparent, transparent 45%, #008000, transparent 55%, transparent 100%);
    background-size: 1em 1em;
    background-repeat: repeat-x, repeat-x;
}

.business-file {
	background-color: #F5F6F7;
}
.business-file .w1200 {
	/*width: 1260px;*/
}
.business-file .w1200::after {
	content: '';
	display: block;
	clear: both;
}
.business-file .main-content {
	background-color: #fff;
	margin: 5px;
	height: 320px;
	/*background-color: #fff;*/
	/*height: 320px;*/
	/*width: 32.3333%;*/
	/*padding: 0px 19px;*/
	/*margin: 5px 0;*/
}

.business-file .main-content li{
	position: relative;
	display: block;
	line-height: 30px;
	padding: 0 5px;
	margin-left: 30px;
	color: #666666;
}
.business-file .main-content li::after{
	content: '';
	clear: both;
	display: block;
}
.business-file .main-content li::before{
		content: '';
	    display: block;
	    width: 10px;
	    height: 10px;
	    -webkit-border-radius: 50%;
	    -moz-border-radius: 50%;
	    border-radius: 50%;
	    background-color: #3C7BFF;
	    position: absolute;
	    left: -15px;
	    top: 10px;
}
.business-file .main-content h5 {
	text-align: center;
	    font-size: 20px;
	    padding: 18px;
}
.business-file .main-content .title {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 226px;
}

.business-file .main-content .more {
	float: right;
	padding: 20px;
	padding-right: 45px;
	color: #3c7bff;
}


/*从远程文件中多余的样式*/
.register ul li {
	float: left;
	width: 170px;
	margin: 0 3px;
}
#mpanel3 {
	width: 245px;
	position: relative;
}
#mpanel3-1 {
	width: 245px;
	position: relative;
}
#verifyCodeDiv {
	border: unset;
	width: 234px;
}
#verifyCodeDiv-1 {
	border: unset;
	width: 234px;
}
.register {
	display: flex;
	align-items: center;
	text-align: center;
	padding-bottom:50px;
	background-color: #bae4fc;
}
.register ul{
	margin: auto;
	display: flex;
	align-items: center;
}
.register  input{
	border: 2px solid #15bdae;
	height: 40px;
	line-height: 40px;
	margin-right: 10px;
	text-align: center;
	border-radius: 8px;
	width: 100%;
}
.cerify-code-panel  .verify-code {
	width: 100px !important;
	display: inline-block;
	height: 50px !important;
	line-height: 50px !important;
	border: unset;
	position: absolute;
	left: 90px;
}
.cerify-code-panel  .verify-code-area {
	width: 80px !important;
	float: left;
}
.verify-change-area {
	position: absolute;
	right: 2px;
}
.register .register-button {
	// margin-left: 15px;
	// padding: 6px;
	background-color: #15bdae;
	border-radius: 4px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 3px;
	height: 50px;
	padding: 0 10px;
}
.register-top {
	position: absolute;
	left: 0;
	bottom: 5px;
	right: 0;
	background-color: unset;
}
.contain .ind-tit1 {
	padding-top: 40px;
}
.line-height-com{
	padding-top: 0 !important;
	height: 96px;
	line-height: 96px;
}
/* .contain .iCust-swiper .swiper-container {
    padding-bottom: 15px;
} */
