html body {
	width: 100%;
	height: auto;
}
* {
	margin: 0;
	padding: 0;
	font-family: MicrosoftYaHei;
}
.footer {
	height: 400px;
	background-color: #444855;
	width: 1200px;
	margin: auto;
}
.foot{
	width: 100%;
	height: auto;
	background: #444855;
}
.footer-con {
	height: 345px;
	display: flex;
}

.footer-title {
	font-size: 16px !important;
	color: #ffffff;
	opacity: 1 !important;
	margin-bottom: 20px;
}

.footer-con ul {
	margin-top: 3rem;
	margin-right: 90px;
}

.footer li {
	list-style-type: none;
	font-size: 14px;
	line-height: 32px;
	letter-spacing: 1px;
	color: #ffffff;
	opacity: 0.6;
	text-decoration: none;
	cursor: pointer;
}
.Problem_li:hover{
	color: #00a5f4 !important;
}
.novice_li:hover{
	color: #00a5f4 !important;
}
.Contact_li:hover{
	color: #00a5f4 !important;
}
li a {
	font-size: 14px;
	line-height: 32px;
	letter-spacing: 1px;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
.lx_kefu:hover{
	color: #00a5f4 !important;
}
.li_icon_box{
	position: relative;
	cursor: pointer;
	opacity: 1 !important;
}
.li_icon{
	width: 36px;
	height: 36px;
	border: solid 1px #b3b4b9;
	outline: none;
	border-radius: 50%;
	background: #2b303b;
	margin-right: 5px;
}
.li_icon i{
	color: #ffffff;
	opacity: 0.6;
	font-size: 14px;
}
.foote_lin{
	width: 1px;
	height: 210px;
	background-color: #ffffff;
	opacity: 0.1;
	margin-left: 10px;
	margin-top: 3rem;
}
.footer-line {
	width: 1200px;
	height: 1px;
	background-color: #ffffff;
	opacity: 0.1;
	margin: auto;
}
.footer_iphon{
	margin-left: 90px;
	margin-top: 3rem;
}
.title_iphon{
	font-size: 16px;
	color: #ffffff;
}
.iphon_text{
	margin-top: 30px;
}
.iphon_text i{
	font-size: 30px;
	color: #00a5f4;
	margin-right: 3px;
}
.iphon_num{
	font-size: 26px;
	color: #ffffff;
}
.footer_info{
	width: 100%;
	height: 50px;
	background-color: #383c49;
}
.footer_info_text{
	font-size: 12px;
    color: #ffffff;
    text-align: center;
    padding-top: 17px;
    display: flex;
    width: 440px;
    margin: auto;
}
.footer_info_text div{
	font-size: 12px;
	color: #ffffff !important;
	text-align: center;
	margin-left: 5px;
}
.footer_info_text div p{
	font-size: 12px;
	color: #ffffff !important;
	text-align: center;
	float: left;
	margin: auto;
}
.right_home{
	width: 40px;
	background: #030709;
	height: 100%;
	position: fixed;
	top: 0px;
	right: 0px;
	color: white;
	text-align: center;
}
.right_home_li{
	width: 100%;
	height: 40px;
	background: #191D1E;
	margin-top: 2px;
	line-height: 41px;
	cursor: pointer;
}
.phone_home{
	margin-top: 100px;
}
.right_home_li img{
	margin-top: 10px;
}
.right_li_foot .right_home_li{
	width: 100%;
	height: 40px;
	line-height: 48px;
	background: #030709;
	border-bottom: 1px solid #111516;
}
.right_home_li_select{
	background-color: #00a5f4 !important;
	color: white;
}
.kf_home{
	border-top: 1px solid #111516;
}
.right_li_foot{
	position: fixed;
    bottom: 200px;
    width: 40px;
    text-align: center;
}
.phone_home_box{
    width: 287px;
    height: 270px;
    background-color: #00a5f4;
    box-shadow: 0px 8px 19px 0px rgba(0, 35, 51, 0.11);
    position: absolute;
    left: -300px;
    top: 100px;
    border-radius: 4px;
    display: none;
}
.phone_home_box:before{
    content: "▲";
    color: #00a5f4;
    position: absolute;
    right: -15px;
    top: 0px;
    font-size: 16px;
    transform:rotate(90deg);
	-ms-transform:rotate(90deg); 	/* IE 9 */
	-moz-transform:rotate(90deg); 	/* Firefox */
	-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
	-o-transform:rotate(90deg);
}
.phone_home_box_title{
	font-family: MicrosoftYaHei-Bold;
	font-size: 22px;
	color: white;
	padding-top: 20px;
}
.phone_home_box_title img{
	position: relative;
	top: 3px;
}
.phone_home_box_tab{
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	/*margin-top: 30px;
	padding-bottom: 11px;*/
}
.phone_home_box_li{
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
    cursor: pointer;
    position: relative;
    padding-bottom: 26px;
}
.phone_home_box_li_select:before{
	content:"▲";
	color: white;
	position: absolute;
	bottom: 0px;
	left: 7px;
}
.phone_home_box_con{
	width: 240px;
	background-color: #ffffff;
	margin: auto;
	border-radius: 4px;
}
.phone_home_box_con i{
    color: #333;
    font-size: 28px;
    position: relative;
    top: 5px;
    padding-right: 10px;
    margin-left: 6px;
    border-right: solid 1px #80808080;
}
#phone_home_val{
	width: 200px;
	height: 42px;
	padding-left: 5px;
	background-color: #ffffff;
	border:none;
	outline: none;
}
.phone_home_info{
	width: 233px;
	margin: auto;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
/*	margin-top: 10px;*/
}
.phone_home_info i{
	margin-right: 5px;
	font-size: 16px;
	position: relative;
	top: 2px;
}
.phone_home_btn{
	width: 240px;
	height: 42px;
	background-color: #fa7070;
	box-shadow: 3px 2px 18px 0px 
		rgba(184, 150, 2, 0.26);
	border-radius: 4px;
	font-size: 16px;
	color: white;
/*	margin-top: 15px;*/
	border: none;
	outline: none;
	cursor: pointer;
}
.buy_home_box{
	width: 115px;
    height: 35px;
    background-color: #00a5f4;
    box-shadow: 0px 8px 19px 0px rgba(0, 35, 51, 0.11);
    position: absolute;
    right: 54px;
    font-size: 14px;
    color: white;
    line-height: 35px;
    top: 145px;
    display: none;
    cursor: pointer;
}
.buy_home_box a{
	color: white;
	font-size: 14px;
	text-decoration: none;
}
.buy_home_box:before{
    content: "▲";
    color: #00a5f4;
    position: absolute;
    right: -15px;
    top: 1px;
    font-size: 16px;
    transform:rotate(90deg);
	-ms-transform:rotate(90deg); 	/* IE 9 */
	-moz-transform:rotate(90deg); 	/* Firefox */
	-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
	-o-transform:rotate(90deg);
}
.ewb_box{
    display: none;
    width: 150px;
    height: 150px;
    position: absolute;
    padding: 20px;
    border-radius: 4px;
    left: -195px;
    top: 35px;
    background: white;
}
.ewb_box img{
    width: 100%;
    height: 100%;
    margin: auto;
}
.ewb_home:hover .ewb_box{
	display: block !important;
}
.wx_img_box{
	display: none;
    width: 110px;
    height: 110px;
    position: absolute;
    top: 50px;
    left: 0px;
    border-radius: 3px;
    padding: 15px;
    background: white;
    z-index: 5;
    opacity: 1;
}
.wx_img_box img{
    width: 100%;
    height: 100%;
    margin: auto;	
}
.weixin_btn:hover .wx_img_box{
	display: block !important;
}
.fa-weixin{
	cursor: pointer;
}
.email_btn i{
	cursor: pointer;
}
.email_box{
	display: none;
    position: absolute;
    top: 50px;
    left: 0px;
    text-align: left;
	width: auto;
	padding: 5px 15px;
    background: white;
    border-radius: 3px;	
}
.email_btn:hover .email_box{
	display: block !important;
}
.phone_home:hover .phone_home_box{
	display: block !important;
}
.hoverspan{
	display: none;
}
.phone_home:hover .phone_home_box{
	display: block !important;
}
.phone_home:hover .hoverspan{
	display: block !important;
}
.phone_home:hover .hoverimg{
	display: none !important;
}
.phone_home:hover{
	background-color: #00a5f4 !important;
    color: white;
}
.buy_home:hover .buy_home_box{
	display: block !important;
}
.buy_home:hover .hoverspan{
	display: block !important;
}
.buy_home:hover .hoverimg{
	display: none !important;
}
.buy_home:hover{
	background-color: #00a5f4 !important;
    color: white;
}