body {
	position: relative;
	height: 100%;
	font-family: "Hiragino Sans GB", "Microsoft Yahei", SimSun, Arial, "Helvetica Neue", Helvetica;
	font-size: 12px;
	line-height: 1.42857143;
	color: #333;
	background-color: #f2f6fc;
	*background-image: url(about:blank);
	*background-attachment: fixed;
    min-width:1500px;
}
* {
	box-sizing: border-box;
}
.fa {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 8;
    display: block;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background: url(../images/newicon.png) no-repeat;
    zoom: 1;
}
a {
    color: #333;
    text-decoration: none;
}
.mb15 {
    margin-bottom: 15px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.fr {
    float: right !important;
}
.red {
    color: #ff3030 !important;
}
.nav {
	position: relative;
    background: #313131;
}
.nav_box li div.login{
    height: 38px;
    width: 92px;
    line-height: 38px;
}
.nav_box li a{  color: #d2d2d2;}
.nav_box ul li{
    font-size: 24px;
    color: #d2d2d2;
}
.nav_box .right {
    background: url(../Images/appnav.png) no-repeat;
    width: 195px;
    height: 38px;
    margin-top: 33px;
}
.nav * {
    box-sizing: content-box;
}
.bannerbox {  
    width:100%;  
    position:relative;  
    overflow:hidden;  
    
}
.bannerbox img{width: 100%;}  
.container {
    margin-right: auto;
    margin-left: auto;
    width: 1140px;
    position: relative;
}
.app-nav{
    background:#fff url(../images/appbg1.png) no-repeat left bottom;
}
.app-nav .title{color: #384368; font-size: 50px;font-weight: bold;}
.app-nav  ul{padding: 30px 20px;}
.app-nav li{float: left;width: 340px;padding: 20px 10px;text-align: center;}
.app-nav li h3{color: #384368; font-size: 40px;text-align: center;padding-top: 20px;}
.app-des{
    background:#fff url(../images/appbg2.png) no-repeat right center;
    padding-top: 30px;
}
.app-des .title{color: #384368; font-size: 50px;text-align: center; font-weight: bold;}
.app-des .title-des{color: #384368; font-size: 24px;text-align: center;}
.app-des .app-chat  .app-chat-img{
    float: left;
    background: url(../images/mobile2.png) no-repeat;
    height: 861px;
    width: 410px;
    background-size: 410px auto;
}
.app-des .app-chat .app-chat-des{
    float: left;
    padding-top: 140px;
    padding-left: 35px;
}
.app-des .app-chat .app-chat-des p.b{font-size: 36px;font-weight: bold;}
.app-des .app-chat .app-chat-des p{
    padding-top: 15px;
    color: #384368; 
    font-size: 20px;
}
.app-des .app-chat .app-chat-des .download-btn{
    background: #5edd98;
    padding: 20px 66px;
    color: #fff;
    font-size: 36px;
    display:inline-block;
    margin-top: 100px;
    text-decoration: none;
    border-radius: 10px;
}
.app-tp{
    background:#fff url(../images/appbg4.png) no-repeat right bottom;
    padding-top: 30px;
}
.app-tp-des{
    background:#fff url(../images/appbg3.png) no-repeat right bottom;
    height: 833px;
}
.app-tp .app-tp-des p.b{font-size: 32px;font-weight: bold;}
.app-tp .app-tp-des p{
    padding-top: 15px;
    color: #384368; 
    font-size: 20px;
}
.app-tp .app-tp-des .download-btn{
    background: #5edd98;
    padding: 20px 66px;
    color: #fff;
    font-size: 36px;
    display:inline-block;
    margin-top: 100px;
    text-decoration: none;
    border-radius: 10px;
}
/*底部菜单*/
.footer *{
    box-sizing: content-box;
}
.left{float: left;}
.footer{
    background: #fff;
    padding: 15px 0 5px 0;
}
.footer-content {
    width: 960px;
    margin: 0 auto;
    padding: 15px 0;
    overflow: hidden;
}
.footer-content ul.us_box {
    width: 99px;
}
.footer-content ul li.title {
    font-size: 18px;
    line-height: 26px;
    color: #333;
    height: 36px;
}
.footer-content ul {
    border-right: 1px solid #dfdfdf;
    float: left;
    text-align: left;
    height: 132px;
}
.footer-content ul li {
    font-size: 12px;
    line-height: 24px;
    color: #666;
}
.footer-content ul.footer_box {
    width: 99px;
    padding-left: 54px;
}
.footer-content ul li a {
    color: #666;
}
.footer-content .footer_box ul li a:hover, .footer-content .footer_box ul li a.red {
    color: #fc6642;
}
.footer-content ul.contact_box {
    padding-left: 47px;
    width: 197px;
    border: 0;
}
.footer-content ul.contact_box .tel {
    color: #fc6642;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 6px;
}
.copyright
{    border-top: 1px solid #f0eeef;
    width: 960px;
    margin: 10px auto 0 auto;
    padding: 20px 0 10px 0;
    overflow: hidden;
}	
.copyright  ul li {
    font-size: 12px;
    line-height: 24px;
    color: #666;
}
.copyright .weixin
{
 padding-left: 20px;	
}
.copyright .weixin li 
{
	float: left;
	width: 60px;
	padding-left: 30px;
}
.copyright .weixin li  span{
	text-align: center;
	padding: 5px;
	width: 50px;
	overflow: hidden;
	display: block;
}
