@charset "utf-8";

body {
    overflow-x:hidden;
    font-size:14px;
    /* line-height:180%; */
    padding: 0;
    margin: 0;
}
html,body{
	width: 100%;
	height: 100%;
}


ul,ol,li{list-style: none;}
a{color: #fff;}
a:link {
    text-decoration:none;
}
a:visited {
    text-decoration:none;
}
a:hover {
    text-decoration:none;
}
a:active {
    text-decoration:none;
}
* {
	outline: none;
	margin: 0;
	padding: 0;
}
:focus {
    outline:none;
}

a:hover{
    background: none !important;
    color: #E6B543 !important;
} 
.nav>li>a{
    padding: 15px 0;
}



#list-left {
	margin-top: 12%;
}

#list-right li ,#list li{
	line-height: 48px;
	list-style: none;
	font-family: Microsoft YaHei;
	font-size: 12px;
	color: #333333
}

/*#list-right {
	padding-left: 50px;
}*/

#top {
	margin-top: 80px;
	font-size: 18px;
	margin-left: 20%;
	margin-bottom: -24px;
	color: #333333;
	display: flex;
	justify-content: space-between;
}

.center {
	padding: 24px;
	margin-left: 17%;
	width: 100%;
}
.bottom {
	margin-left: 20%;
	margin-top: 1%;
	font-size: 15px;
	color: #181937;
}

a:focus {
	text-decoration: none;
}

#log {
	width: 400px;
	margin: 10px;
}

.xhx {
	height: 4px;
	width: 63px;
	background: #e4aa3c;
	margin-top: -12px
}

#phone #p1{
	font-size: 12px;
	color: #333333;
}
#phone #p2{
	font-size: 18px;
	color: #666666;
}
#phone img {
	max-width: 100%;
}

#phone.p1 {
	margin-top: -50px;
	margin-left: 0px;
	color: blue;
}
.inner{
	margin: 0 auto;
    max-width: 1200px;
}

#iphone.img11{
float:right;
}
.anli{
	margin-right: 120px;
	text-decoration: underline !important;
	color: #E6B543;
	font-size: 17px;
}
.anlis{
	text-decoration: underline !important;
	color: #E6B543;
	font-size: 16px;
	width: 34%;
}