@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td{margin: 0;padding: 0;border: 0;font-family:"Microsoft YaHei","arial";}
ul,li{list-style:none;}
img{display:block;width:100%;border:0;}
a{text-decoration:none;-webkit-tap-highlight-color:transparent;color: #333333;outline:none}
a:hover{text-decoration:none;-webkit-tap-highlight-color:transparent;color: #333333;outline:none}
::-ms-clear, ::-ms-reveal{display: none;}
input,a{outline:none;}
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
html,body{font-family: microsoft yahei;}
body{background:#ccc;}

/*1*/
.foot_main{position:fixed;bottom:0;left:0;width:100%;background:#fff;height:20vw;z-index: 2;}
.foot_left{float:left;padding:3vw 0 3vw 3vw;overflow:hidden;}
.foot_left ul li{float:left;}
.picmain{width:7vw;height:7vw;margin:0 auto;border-radius:50%;overflow:hidden;font-size:0;}
.picmain img{width:100%;}
.foot_left h6{font-size:3.5vw;color:#222;font-weight:bold;padding:1vw 0 0;}
.foot_left a{display:inline-block;width:12vw;height:12vw;margin:0 3vw;}
.foot_r_box{display:inline-block;}
.foot_r_box span{font-size:4vw;color:#e82837;font-weight:bold;float:left;line-height:12vw;}
.foot_r_box em{display:inline-block;width:10vw;height:12vw;}
.foot_right a:last-child{width:38vw;}

/*2*/
.foot_style a:first-child{background:#e82837;float:right;margin:4vw 3vw 4vw 0;padding:0 3vw;border-radius:5px;}
.foot_style a:first-child span{font-size:4vw;color:#fff;line-height:12vw;font-weight:bold;}
.foot_style a:nth-child(2){background:#f2f3f7;float:right;height:12vw;padding:0 3vw;border-radius:5px;margin:4vw 5vw 0 0;}
.foot_style a:last-child{overflow:hidden;display:block;margin:3vw 4vw 4vw 0;float:right;}
.foot_style a:last-child em{display:block;width:15vw;height:8vw;margin:0 auto;}
.foot_style a:last-child h6{font-size:3.5vw;color:#222;font-weight:bold;text-align:center;}
