@charset "utf-8";
/* CSS Document */* {
	margin: 0;
	padding: 0;
}
a {
	color: #666;
}
a:hover {
	text-decoration: none;
	color: red;
}
ul, ol li {
	list-style: none;
}
.see {
	background: #50B1E3;
	border-radius: 5px;
}
.see a {
	color: #fff;
}
tr th, td {
	text-align: center;
}
.reader .col-md-3 {
	text-align: center;
}
.driver {
	text-align: center;
	background: #50B1E3;
	padding: 20px 0;
	margin-top: 0;
	color: #fff;
}
.driver img, span {
	vertical-align: middle;
}
.line .col-md-4 {
	text-align: center;
}
.footer {
	color: #fff;
	padding-top: 30px;
	background: #525252;
	width: 100%;
	padding-bottom: 20px;
}
.footer a {
	color: #fff;
}
.pic {
	background: #F5841C;
	padding: 10px;
	border-radius: 5px;
	font-weight: bold;
	color: #fff;
}
.neirong p {
	text-indent: 2em;
}
.neirong ul li{ margin:5px 0;}
.agreement p {
	text-indent: 2em;
}
.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
.navbar-nav > li > a {
	padding: 15px 30px;
}
.neirong dl dt{ margin:10px 0;}
.neirong dl dd{ margin:5px 0; line-height:25px;}
.liuyan { margin:10px auto; border:1px solid #ccc;}
.liuyan div{ margin:10px auto;}
.yincang a:hover {
    cursor: pointer;
}

canvas{
    margin-left: -23px;
    margin-top: -5px;
}
.quick_link {
    width: 100%;
    margin: 0 auto;
    background: url(https://my.res.netease.com/m/gw/20160615165158/img/quick_link_bg2_5632844.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
.quick_link .list {
    width: 100%;
    height: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-align: top;
    -moz-box-align: top;
    box-align: top;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
}
.quick_link.link_ani a.btn1 {
    -webkit-animation: fadeInUp .4s 1.2s ease-out both;
    -moz-animation: fadeInUp .4s 1.2s ease-out both;
    -ms-animation: fadeInUp .4s 1.2s ease-out both;
    animation: fadeInUp .4s 1.2s ease-out both;
}

.quick_link .list.list_top a {
    padding-top: 10px;
}
.quick_link.link_ani a {
    opacity: 1;
}
.quick_link .list a {
    display: block;
    width: 120px;
    text-align: center;
    padding-top: 10px;
}
.quick_link a {
    opacity: 0;
}
.quick_link .list a em {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: .05rem;
    background: url(https://my.res.netease.com/m/gw/20160615165158/img/icon1_137916e.png) 0 0 no-repeat;
    background-size: 100% auto;
    margin: 0 auto .06rem;
    line-height: .8rem;
    vertical-align: middle;
    margin-right: .12rem;
}
.quick_link .list a span {
    display: inline-block;
    color: #1e1e1e;
    font-size: .26rem;
    text-align: center;
    line-height: .75rem;
    vertical-align: middle;
}
.btn-d{
    margin: 0;

}
.button-block{
    width: 100%;
}
.btn-b{
    padding: 20px;
    background: #ffffff5e;
    border-radius: 6px;
}
.btn-d-1,.btn-d-4{
    padding-left: 0 !important;
}
.btn-d-3,.btn-d-6{
    padding-right: 0 !important;
}
.btn-d-1,.btn-d-2,.btn-d-3{
    padding: 0px 20px 20px 20px;
    border-bottom: 2px solid #e451412e;
}

.btn-d-4,.btn-d-5,.btn-d-6{
    padding: 20px 20px 0px 20px;
}
.btn-d-2,.btn-d-5{
    border-left: 2px solid #e451412e;
    border-right: 2px solid #e451412e;
}
.button-large{
    padding:0 !important;
    font-size: 16px !important;
    letter-spacing: 0px;
    text-shadow: 0 0 3px #fff;
}
.btn-sec{
    max-width: 980px;
    margin: auto;
    padding: 10px 0;
}




