@charset "utf-8";
/* CSS Document */
.footer{background:#f5f5f5;min-width: 1200px;}
.footer a{text-decoration:none;color:#333;}
.footerCon{width:1200px;margin:0 auto;overflow:hidden;}
.footerCon .service{border-bottom:1px solid #d7d7d7;padding:44px 0;}
.footerCon .service>div{width:220px;padding-left:20px;}
.footerCon .service>div i{display:block;float:left; background:url(../images/tubiao.png) no-repeat;width:45px;height:45px;margin-right:15px;}
.footerCon .service>div.pinL i{background-position:-5px -258px;}
.footerCon .service>div.pinL:hover i{background-position:-5px -424px;}
.footerCon .service>div.baoZ i{background-position:-48px -258px;}
.footerCon .service>div.baoZ:hover i{background-position:-49px -423px;}
.footerCon .service>div.peiS i{background-position:-98px -258px;}
.footerCon .service>div.peiS:hover i{background-position: -102px -423px;}
.footerCon .service>div.jinR i{background-position:-150px -258px;}
.footerCon .service>div.jinR:hover i{background-position: -153px -422px;}
.footerCon .service>div.youZ i{background-position:-190px -258px;}
.footerCon .service>div.youZ:hover i{background-position: -199px -423px;}
.footerCon .service>div h4{font-size:18px;font-weight:normal;}
.footerCon .service>div p{color:#909090;}
.footerCon .help{padding:23px 0 23px 45px;}
.footerCon .help dl{float:left;border-right:1px solid #d7d7d7;padding:20px 95px 20px 40px;}
.footerCon .help dl.lastdl{border:none;padding-right:0;}
.footerCon .help dl dt{font-size:18px;font-weight:normal;}
.footerCon .help dl dd a{font-size:14px;color:#666;}
.footerCon .baseinfo{text-align: center;line-height: 25px;padding: 20px 0;color:#7a7a7a;}
.footerCon .baseinfo img{display:inline-block;margin-right:10px;}
.footerCon .baseinfo a{font-size:13px;color:#333;display:inline-block;margin:0 8px;}
.footerCon .baseinfo .lastp a{margin-top:5px;margin:0;}
.footer .help a:hover,.footerCon .baseinfo a:hover{text-decoration:underline;}

.footer2{ background:#1a2128; width:100%; padding-bottom:1.5%;}
.footer2 .baseinfo{text-align: center;line-height: 35px;padding: 40px 0;color:#5e6063;}
.footer2 .baseinfo img{display:inline-block;margin-right:10px;}
.footer2 .baseinfo p{font-size:13px;}
.footer2 .baseinfo a{font-size:13px;color:#5e6063;display:inline-block;margin:0 8px;}

.footergray{background:#1a2128;width:100%;padding-bottom:1.5%; position:absolute; bottom:0px;}
.footergray .baseinfo{text-align: center;line-height: 30px;padding: 30px 0;color:#5e6063;}
.footergray .baseinfo img{display:inline-block;margin-right:10px;}
.footergray .baseinfo a{font-size:13px;color:#5e6063;display:inline-block;margin:0 8px;}
.footergray .help a:hover,.footergray .baseinfo a:hover{text-decoration:underline;}
.footergray p.lastp{ margin-top:10px;}