@charset "utf-8";
@import url(basic.css);
.header{width:100%;height:110px;background-color:#fff;}
.header .hcont{width:1050px;margin:0 auto;}
.header .hcont .logo{background:url(../images/logo.png?v=2024) top left no-repeat;width:250px;height:85px;margin-top:12px;float:left;}
.header .hcont ul{margin-left:20px;padding-top:43px;float:left;}
.header .hcont ul li{margin-left:60px;display:inline;}
.header .hcont ul li a{font-size:18px;color:#000;}
.header .hcont ul li a.hover, .header .hcont ul li a:hover{color:#6b44a1;text-decoration:none;}
.container{width:100%;height:2295px;background-color:#e5e5e5;background:url(../images/bg.jpg) top center no-repeat #e5e5e5;}
.container .content{width:1050px;height:300px;margin:0 auto;position: relative;}
.container .content .cright{position:absolute;right:0;top:160px;}
.container .content .cright .qrcode{display:block;background:url(../images/qrcode.jpg) top left no-repeat;width:212px;height:215px;margin-left:35px}
.container .content .cright a.android{display:block;background:url(../images/android.png) top left no-repeat;width:290px;height:110px;margin-top:25px;margin-right:10px;}
.container .content .cright a.iphone{display:block;background:url(../images/iphone.png) top left no-repeat;width:290px;height:110px;margin-top:20px;margin-right:10px;}
.bottom{width:100%;background-color:#fff;border-top:2px solid #6b44a1;}
.bottom .bcont{width:1050px;margin:0 auto;padding:30px 0;}
.bottom .bcont .copyright{font-size:13px;}
.bottom .bcont a{color:#333;}
.bottom .bcont ul.wj{text-align:center;}
.bottom .bcont ul li{margin:0 20px;display:inline;}
.z-line { text-align-last:center;}
.foot_links_police, .foot_links_zh110, .foot_links_jubao, .foot_links_wb, .foot_links_wangwen, .foot_links_gong, .foot_links_gongshang {
	display:inline-block; width:70px; height:37px; margin:15px 10px 15px 5px ; background:url(../images/boot.png) no-repeat 0 0; vertical-align:middle;
}
.foot_links_police { width:72px;  background-position: 0 0;}
.foot_links_zh110 { width:70px;  background-position: -110px 0;}
.foot_links_jubao { width:90px; background-position:-220px 0;}
.foot_links_wb { width:100px; background-position:-330px 0;}
.foot_links_wangwen { width:88px; background-position:-440px 0;}
.foot_links_gong { width:34px; background-position:-550px 0;}
.foot_links_gongshang { width:110px; background-position:-650px 0;}
.foot_links_shiming {height: 37px;    display: inline-block;}
.foot_links_shiming img {float:none;width:100px;margin:13px 15px 13px 5px; vertical-align:middle;}