body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    font-family: 微软雅黑, 宋体, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}
a{
	    text-decoration: none;
        color: #000;
}

.top_hui {
    height: 34px;
    background-color: #f5f7fa;
    border-bottom: 1px solid #e3e3e3;
    color: #828282;
    min-width: 1200px;
    z-index: 1001;
}
.top_hui .w1200 {
    width: 1190px;
    margin-left: auto;
    margin-right: auto;
}
.top_hui_left {
    float: left;
}
.top_hui_left .top_hui_title1 {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
}
.top_hui_left .top_hui_title1 a {
    font-size: 12px;
    color: #828282;
    line-height: 34px;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
}
.top_hui_right {
    float: right;
}
.top_hui_title2 {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
}
.top_hui_title2 a {
    font-size: 12px;
    color: #828282;
    line-height: 34px;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
}
.top_hui_title2 a{
    background: url(../images/sj_wxtb.png) no-repeat;
    background-position: 10px 2px;
    padding-left: 28px;
}



.danye {
    width: 1200px;
    margin: 0 auto;
    padding: 33px 0 0px 0;
}
.dycon {
	width: 100%;
    font-size: 16px;
    color: #666;
    line-height: 37px;
}
.dycon>img{
	width: 100%;
	border: 0;
    margin: 0;
    padding: 0;
}
.foot{
	width: 100%;
    font-size: 16px;
    color: #666;
    line-height: 37px;
    overflow: hidden;
    margin-bottom: 50px;
}
.foot_left,.foot_right{
	width: 50%;
	float: left;
	height: 80px;
	line-height: 80px;
}
.foot_left>img ,.foot_right>img{	
	width: 53px;
    height: 55px;
    margin: 15px 35px 0 0;
    float: left;	
}
.foot_left>div,.foot_right>div{
	width: 270px;
    height: 80px;
    font-size: 26px;
    color: #666;
    margin-right: 5px;
    float: left;
}
.foot_left>p,.foot_right>p{
	width: 220px;
    cursor: pointer;
    height: 60px;
    margin-top: 8px;
    float: left;
    border: 1px solid #ff1d1e;
    border-radius: 50px;
    font-size: 29px;
    color: #ff1d1e;
    text-align: center;
    line-height: 60px;
}
.foot_right>div>p,.foot_left>div>p{
	line-height: 40px;
    height: 40px;
    font-size: 22px;
}
.foot>h3{
	width: 100%;
    min-width: 1200px;
    text-align: center;
    font-size: 46px;
    color: #666;
    margin: 90px auto;
    font-weight: 100;
}

/*.footer{
	width: 100%;
    min-width: 1200px;
    height: auto;
    background: #282c2f;
    padding-top: 20px;
}
.footer p {
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    color: #fff;
}*/
.list{
    text-align: center;
    padding: 30px 0;
    background-color: #eee;
}
.qrcode{
    padding-right: 50px;
    display: inline-block;
}
#qrcode{
    text-align: center;
    width: 75px;
    height: 75px;
    padding: 5px;
    background: white;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#qrcode img{
    margin: 0 auto;
    margin-bottom: 4px;
    vertical-align: middle;
    width: 100%;
}
.qrcode span{
    font-size: 16px;
}
.copyright{
    display: inline-block;
}
.copyright img {
    width: 75px;
    box-sizing: border-box;
    height: auto;
    margin: 0 auto;
    padding-right: 10px;
    display: block;
}
.list .right {
    width: 500px;
    display: inline-block;
}
.right p {
    text-align: left;
    color: #333;
    font-size: 12px;
    line-height: 22px;
    /*text-align: center;*/
}
 .list p span {
    padding-left: 20px;
}
.list p span:first-child {
    padding-left: 0;
}
.list p a {
    padding: 0;
    color: #333;
    text-decoration: none;
}
