.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear: both;
	float: right;
	padding-right: 10px;
	padding-top: 3px;
}
.clear a{
	color: #1c65ff
}
.clear a:hover{
	cursor: pointer;
	color: red;
}
a{
	text-decoration: none;
	color: #333;
	transition: ease all 0.5s;
}
a{
	color: #1c65ff
}
.login_header{
	margin-bottom: 55px;
}
.login_header span{
	margin-right: 20px;
	cursor: pointer;
}
.loginbox{
	width: 399px;
	overflow: hidden;
	padding: 18px 25px;
}
.loginrslider img {
	height: 100%;
    max-width: initial;
}
#login_container{
	height: 230px;
    text-align: center;
}
.Cbody_item{
	border: 0px solid #999;
	overflow: hidden;
}
.form_item{
	font-size: 14px;
}
.form_item i{
	position: absolute;
    font-size: 18px;
    margin-left: 21px;
    margin-top: 9px;
}
.form_item input[type="text"],.form_item input[type="password"]{
	display: block;
	width: calc(100% - 18px);
	height: 45px;
	margin:0 auto; 
	padding-left: 40px;
	outline: none;
	border: 1px solid #ddd;
	transition: ease all 0.5s;
	/* margin-bottom: 20px; */
}
.form_item input[type="text"]{
	border-radius: 5px 5px 0 0;
	border-bottom: none;
}
.form_item input[type="password"]{
	border-radius: 0 0 5px 5px;
}
.form_item input[type="text"]:focus,.form_item input[type="password"]:focus{
	/* border: 1px solid #1c65ff */
	background-color: #ddd;
}
.form_item input[type="submit"]{
	display: block;
	width: calc(100% - 18px);
	height: 43px;
	margin:0 auto; 
	/* padding-left: 16px; */
	outline: none;
	border: 1px solid #1c65ff;
	border-radius: 5px;
	transition: ease all 0.5s;
	margin-top: 35px;
	margin-bottom: 20px;
	background-color: #1c65ff;
	color: #fff;
	cursor: pointer;
}
.form_item input[type="submit"]:hover{
	background-color: #3f7dff;
	border: 1px solid #3f7dff;
}
.login_active{
    color: #3f7dff;
    padding-bottom: 10px;
    border-bottom: 3px solid #3f7dff;
}
.mongolia{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
	left: 0;
	z-index: 10;
}
.loginrslider{
	width: 160px;
	height: 400px;
	background-color: #1c65ff;
}
.login_warp{
	/* width: 500px; */
	width: 600px;
    margin: 50px auto;
    border-radius: 10px;
    box-shadow: 0 0px 0px #ccc;
    overflow: hidden;
    border: 1px solid #484eeb;
    margin-top: 230px;
    transition: ease all 0.5s;
    position: relative;
    top: 0px;
    cursor: pointer;
	background-color: #FDFDFD;
	z-index: 999;
}
.login_warp:hover{
    /* top: -30px; */
    box-shadow: 0 15px 21px rgba(10,10,10,0.5);
    -webkit-box-shadow: 0 15px 21px rgba(10,10,10,0.5);
}
.loginrslider{
	color: #fff;

}
[v-cloak] {
	display: none;
}
.qcode{
	width: 160px;
	height: 160px;
	background-color: #ccc;
	margin: 0 auto;
	margin-top: 2px;
}
.beizhu{
	text-align: center;
	font-size: 13px;
	margin-top: 10px;
	color: #999
}
.qr_logo{
	position: absolute;
    left: 29%;
    top: 45%;
	width: 30px;
}
/*20200522 new*/
.h3_location{
    text-align:center;
}
.connection_title{
	padding-top:70px;
}
.connection_title_industry{
	padding-top:20px;
}
.blue_line{
	width: 27px;
    height: 3px;
    margin-top: 36px;
    margin-bottom: 40px;
	background: #5b81ee;
}
/*20200603 new*/
.content-fancy-title {
    font-size: 32px;
    color: #212121;
    letter-spacing: 0;
    text-align: center;
    line-height: 48px;
    margin-top: 0px;
	padding-top: 20px;
}
.content-fancy-column {
    text-align: center;
}
.content-fancy-decs {
    margin-bottom: 0px;
}
.image1 {
	float:left;
}
.reason-content {
	float:left;
}
.title-Font-size {
	Font-size:24px;
	Color:#444444;
}
.desc{
	margin-bottom:0px;
}
.reason {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
.reason-bottom{
	float:left;
	margin-top:10px;
	margin-bottom:30px;
}
.vcode{
	font-size: 14px;
    background-color: #fdfcfc;
    font-weight: 300;
    padding: 0 14px;
    line-height: 2.6em;
    color: #1E90FF !important;
    border-color: #1E90FF !important;
    position: absolute;
    right: 16px;
	top: 29px;
	width: 100px;
}
.vcode:hover{
	box-shadow: 0px 0px 5px #2196F3 !important;
}
/*20200606 new*/
.sale{
	Font-size:24px;
	color:#444444;
	margin:0px 0px 15px;
}
.channel{
	background:url(../img/flow/xiantiao2.png) no-repeat center;
	background-size: cover;
}
.DL{
	height: 176px;
    width: 156px;
    margin: 20px auto 0;
	text-align: center;
	/* border: 1px solid #eee; */
	background-color: #f2f2f2;
	border-radius: 5px;
	/* box-shadow: 0 0 0 2px #85c8ff; */
}
.DL:hover{
	box-shadow: 0 0 0 2px #2196F3;
	cursor: pointer;
}
.DL-img{
	width: 156px;
	height: 73px;
}
.DL-img img{
	width: 40px;
	height: auto;
	max-height: 200px;
	margin-top: 20px;
	border-radius: 5px;
}
.DL-title{
	height: 35px;
	font-size: 15px;
}
.DL-img-last{
	width: 156px;
	height: 120px;
}
.DL-img-last img{
	width: 100px;
	height: auto;
	max-height: 200px;
	margin-top: 20px;
}
.DL-title-last{
	height: 35px;
	line-height: 50px;
	font-size: 15px;
}
.linux input{
	height: 24px;
    width: 155px;
	line-height: 10px;
	font-size: 12px;
}
@media screen and (min-width: 1366px){
	.pc{
		width: 12.5%;
	}
}
@media screen and (max-width: 415px){
	.pc{
		width: 100%;
	}
}
/* Download */
.DL-Download{
	height: 176px;
    width: 156px;
    margin: 0 auto;
	text-align: center;
	/* border: 1px solid #eee; */
	border-radius: 5px;
	/* box-shadow: 0 0 0 2px #85c8ff; */
}
/*.DL-Download:hover{
	box-shadow: 0 0 0 2px #2196F3;
	cursor: pointer;
}*/
.DL-Download-img{
	width: 156px;
	height: 73px;
}
.DL-Download-img img{
	width: 40px;
	height: auto;
	max-height: 200px;
	margin-top: 20px;
	border-radius: 5px;
}
.DL-Download-title{
	height: 35px;
}
.DL-Download-img-last{
	width: 156px;
	height: 120px;
}
.DL-Download-img-last img{
	width: 100px;
	height: auto;
	max-height: 200px;
	margin-top: 20px;
}
.DL-Download-title-last{
	height: 35px;
	line-height: 50px;
	font-size: 15px;
}
/* 在线客服 */
.custom_service p img {display: inline; vertical-align:middle;}
.scrollsidebar{position:absolute; z-index:999; top:350px;right:0}
.side_content{width:0; height:auto; overflow:hidden; float:left; }
.side_content .side_list {width:154px;overflow:hidden;}
.show_btn{ width:25px; height:112px; overflow:hidden; margin-top:50px; float:left; cursor:pointer;}
.show_btn span { display:none;}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_title,.side_bottom,.close_btn,.show_btn {background:url(../img/kefu/sidebar_bg.png) no-repeat;}
.side_title {height:46px;}
.side_bottom { height:8px;}
.side_center {font-family:Verdana, Geneva, sans-serif; padding:5px 12px; font-size:12px;}
.close_btn { float:right; display:block; width:21px; height:16px; margin:16px 10px 0 0; _margin:16px 5px 0 0;}
.close_btn span { display:none;}
.side_center .custom_service p { text-align:center; padding:6px 0; margin:0; vertical-align:middle;}
.other  { text-align:center;border-bottom:1px solid #ddd;
	/* border-top:1px solid #ddd; */
}
.other p { padding:2px 0; _height:16px; margin:0;color: #666666;}
.other p img {width: 60%;}
.msgserver { text-align:center; margin-bottom:5px;}
.msgserver a { background:url(../img/kefu/sidebar_bg.png) no-repeat -119px -115px; padding-left:22px;}
.msgserver p { margin: 6px 0 0; }

/* blue skin as the default skin */
.side_title, .side_blue .side_title {background-position:-195px 0;}
.side_center, .side_blue .side_center {background:url(../img/kefu/blue_line.png) repeat-y center;}
.side_bottom, .side_blue .side_bottom {background-position:-195px -56px;}
.close_btn, .side_blue .close_btn {background-position:-44px 0;}
.close_btn:hover, .side_blue .close_btn:hover {background-position:-66px 0;}
.show_btn , .side_blue .show_btn {background-position:-119px 0;}
.msgserver a, .side_blue .msgserver a {color:#06C;}

/* green skin  */
.side_green .side_title {background-position:-349px 0;}
.side_green .side_center {background:url(../img/kefu/green_line.png) repeat-y center;}
.side_green .side_bottom {background-position:-349px -50px;}
.side_green .close_btn {background-position:-44px -23px;}
.side_green .close_btn:hover {background-position:-66px -23px;}
.side_green .show_btn {background-position:-147px 0;}
.side_green .msgserver a {color:#76a20c;}

/* 20200916 new */
.loginContainer{
	padding: 0px 40px 40px 0px;
	width: 730px;
	height: 500px;
	margin: auto;
	background-color: #fff;
	margin-top: 20vh;
	border-radius: 5px;
	box-shadow: 0 0 14px rgb(0,0,0,.1);
}
.loginContainer:hover{
	box-shadow: 0 0 20px rgb(0,0,0,.3);
}
.loginDown{
	display: flex;
	margin-top: 43px;
}
.loginDown .loginDLeft{
	width: 60%;
	padding-top: 25px;
}
.loginDown .loginDRight{
	margin:80px 0px 0px 40px;
	width: 40%;
}
.loginDown .loginDRight .loginDRightTitle{
	padding-left: 10px;
}
.loginDown .loginDRight .loginDRightTitle .loginDRightTitleBig{
	font-size: 28px;
	color: #333;
}
.loginDown .loginDRight .loginDRightTitle .loginDRightTitleSmall{
	font-size: 13px;
	margin-top: 10px;
}
.loginModeCon{
	text-align: center;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
.loginModeCon .loginMode{
	color: #567dff;
}
.loginModeCon .loginMode:hover{
	cursor: pointer;
}
.devWord{
	padding-top: 100px;
	display: block;
	color: #567dff;
}