body,
p,
ul,
li {
	margin: 0;
	padding: 0;
	font-family: 'PingFangSC-Light', 'Microsoft YaHei';
}

a {
	color: #000;
}
li {
	list-style: none;
}
a:hover {
	text-decoration: none;
}
#cnzz_stat_icon_1264380914 {
	display: none;
}
.publicNavBar {
	background-color: #fff;
	height: 80px;
	margin-bottom: 0;
	border: 1px solid #e7e7e7;
}

.publicNavBar .logo img {
	width: 70px;
	margin-top: 10px;
}

.publicNavBar .navList {
	margin-bottom: 10px;
	margin-top: 10px;
}

.publicNavBar .navList .navListR {
	margin-top: 9px;
}

.publicNavBar .navList .navListR li {
	margin-left: 20px;
}

.publicNavBar .navList .navListR li a {
	border-radius: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	font-size: 16px;
}

.publicNavBar .navList .navListR .navChoice a {
	color: #fb9041;
	/*background-color: #F37B46; */
}

.publicNavBar .navList .navListR li a:hover{
	color: #fb9041;
}

.footer {
	min-width: 1200px;
	background-color: #3c342d;
}

.footer .footerL {
	position: relative;
}

.footer .footerL .logoWhite {
	margin-top: 40px;
	margin-left: 17px;
}

.footer .footerL .footList .listMenu {
	margin-left: 60px;
	margin-top: 20px;
}

.footer .footerL .footList .listMenu .menu {
	list-style: none;
	line-height: 30px;
	font-size: 14px;
	color: #746558;
}

.footer .footerL .footList .listMenu .subMenu {
	list-style: none;
	line-height: 30px;
	font-size: 14px;
}

.footer .footerL .footList .listMenu .subMenu a {
	color: #bfb8b2;
	text-decoration: none;
}

.footer .footerL .footList .listMenu .subMenu :hover {
	color: #fff;
}

.footer .footerL .companyNumber {
	padding-top: 40px;
	color: #877566;
	padding-bottom: 10px;
	padding-left: 57px;
}

.footer .footerL .weixin {
	position: absolute;
	top: 0;
	right: 0;
	width: 150px;
	height: 150px;
	display: none;
}

.footer .footerR {
	margin-top: 20px;
}

.footer .footerR .footerRl img {
	margin-top: 80px;
	margin-right: 54px;
}

.footer .footerR .footerRr {
	margin-right: 40px;
}

.footer .footerR .footerRr .phoneWhite {
	padding-top: 80px;
	font-size: 24px;
	color: #bfb8b2;
}

.footer .footerR .footerRr .phoneWhite img {
	margin-right: 22px;
}

.footer .footerR .footerRr .serversWhite {
	cursor: pointer;
	padding-top: 20px;
	font-size: 20px;
	color: #f37b46;
}

.footer .footerR .footerRr .serversWhite img {
	margin-right: 22px;
}

.footer .footerR .footerRr .timer {
	font-size: 14px;
	color: #9e9791;
	padding-top: 40px;
	text-align: right;
	letter-spacing: 1px;
}

.login {
	width: 100%;
	height: 100%;
	background: url(http://sxxcdn.oss-cn-hangzhou.aliyuncs.com/weadoc/login-banner.png) no-repeat 100% 100%;
}
.login .login-title{
	letter-spacing:2px;
	color: #fff;
	text-align: center;
	font-size: 46px;
	padding-top: 200px;
}
.login .login-item{
	letter-spacing:2px;
	margin: 26px auto;
	margin-bottom: 166px;
	width: 51.46%;
	color: #fff;
	text-align: center;
	font-size: 24px;
}
.loginPhone , .loginCode{
	width: 265px;
	background-color: #fff;
	height: 50px;
}
.login .loginPhoneBox ,.loginCodeBox{
	width: 265px;
	margin: 36px auto;	
	font-size: 14px;
}
.login .form-control{
	width: 150px;
	height: 48px;
}
.login-text{
	width: 150px;
	height: 48px;
	border: none;
	outline: none;
	padding-left: 20px;
}
.login #enterCodeLogin{
	background-color: #fff;
	border: none;
	color: #f37b46;
	outline: none;
	height: 50px;
	line-height: 50px;
	margin-right: 20px;
}
.login #loginSubmit{
	width: 230px;
	background: #f37b46;
	margin: 78px auto;
	text-align: center;
	line-height: 50px;
	color: #fff;
	border: none;
	outline: none;
	border-radius: 20px;
	display: block;
}
.login #code-box{
    width: 75px;
    border: 0;
    color: #fff;
    background: #7ecef4;
    margin: 0;
    padding: 0;
    height: 40px;
    outline: none;
    margin-top: 5px;
    margin-right: 14px;
    line-height: 40px;	
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}
.login .phoneTips{
	display: none;
	color: red;
	font-size: 14px;
	margin-left: 13px;
}

.feedback-box{
	width: 100%;
	height: 100%;
	background-color: #666;
}
.feedback{
	width: 100%;
	background: -webkit-gradient(linear, left bottom, right top, from(#FCAB74), to(#FF8B58));
	background: gradient(linear, left bottom, right top, from(#FCAB74), to(#FF8B58));;
	background: -o-gradient(linear, left bottom, right top, from(#FCAB74), to(#FF8B58));;
	background: -moz-gradient(linear, left bottom, right top, from(#FCAB74), to(#FF8B58));;
}

.feed-top{
	margin: 80px auto;
	width: 1200px;
	margin-bottom: 0;
}
.feed-img{
	float: left;
	margin-top: 100px;
	margin-left: 170px;
	height: 170px;
	width: 250px;
	height: 250px;
	margin-bottom: 149px;
}
.feed-img img{
	width: 100%;
	height: 100%
}
#feed-main{
    width: 100%;
    margin-top: 129px;
}
.feed-main{
	margin-top: 76px;
	float: left;
	margin-left: 167px;
}
.feed-title{
	color: #FFEDDE;
	font-size: 30px;
}
.feed-text{
	margin-top: 20px;
	color: #FFEDDE;
	font-size: 16px;
}
.feed-text2{
	margin-top: 11px;
}
.feed-erweima{
	width: 150px;
	height: 150px;
	margin-top: 59px;
	float: left;
}
.feed-erweima img{
	width: 100%;
	height: 100%;
}
.feed-btn{
	cursor: pointer;
	float: left;
	width: 200px;
	height: 60px;
	margin-top: 107px;
	margin-left: 71px;
	border: 1px solid #fff;
}
.query-img{
	float: left;
	margin-left: 42px;
	margin-top: 17px;
	width: 22px;
	height: 24px;
}
.query-img2{
	float: left;
	margin-left: 25px;
	margin-top: 20px;
}
.query{
	float: left;
	display: block;
	color: #FFFFFF;
	font-size: 20px;
	margin-left: 30px;
	line-height: 60px;
}
.bottom-box{
	width: 100%;
	background-color: #FFFFFF;
}
.feed-bottom{
	z-index: 12000;
	padding-top: 140px;
	padding-bottom: 140px;
	width: 1200px;
	margin: 0 auto;
}
.mess-title{
	font-size: 20px;
	color: #96768B;
	text-align: center;
}
.mess-main{
	margin-top: 22px;
	padding: 0 200px;
	font-size: 14px;
	color: #96768B;
}
.feed-phone{
	color: #F37B46;
}
.nav-child,.nav-child3{
	position: absolute;
	text-align: center;
    width: 100%;
    border-radius: 2px;
    top: 80px;
    background-color: #fff;
    padding-top: 14px;
    -webkit-box-shadow: 0px 7px 5px rgba(26, 8, 0, 0.1);
    box-shadow: 0px 7px 5px rgba(26, 8, 0, 0.1);
    -moz-box-shadow: 0px 7px 5px rgba(26, 8, 0, 0.1);
    display: none;
}
.nav-img{
	margin-left: 5px;
}
.nav-child2{
	position: absolute;
	text-align: center;
    width: 100%;
    border-radius: 2px;
    top: 60px;
    background-color: #fff;
    padding-top: 14px;
    -webkit-box-shadow: 0px 7px 5px rgba(26, 8, 0, 0.1);
    box-shadow: 0px 7px 5px rgba(26, 8, 0, 0.1);
    -moz-box-shadow: 0px 7px 5px rgba(26, 8, 0, 0.1);
    display: none;
}
.nav-show{
	display: block;
}
.clild-list{
	margin-bottom: 14px;
}
.clild-list a{
	color: #1a0800;
}
.nav-child .clild-list a:hover {
	color: #f37b46;
}
.nav-child2 .clild-list a:hover {
	color: #f37b46;
}
.nav-child3 .clild-list a:hover {
	color: #f37b46;
}

.toolbar {
	position: fixed;
	right: 0;
	bottom: 40px;
	width: 120px;
	border: 1px solid #dcdcdc;
	z-index: 1000;
	background-color: #fff;
	display: none;
}

.toolbar .servers {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	display: block;
	margin-top: 18px;
}

.toolbar .ser-btn {
	width: 100px;
	height: 30px;
	background-color: #f37b46;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-family: "PingFangSC-Regular", "Microsoft YaHei";
	margin: 0 auto;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.toolbar .gotop {
	color: #333;
	text-align: center;
	font-size: 14px;
	font-family: "PingFangSC-Regular", "Microsoft YaHei";
	padding-bottom: 20px;
}
/*#feeedCode{
	width: 200px;
}*/