@charset "utf-8";

/* 
 *@Project: 样式重设及公共样式表
 */

html {
	color: #7a7a7a;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	margin: 0;
	padding: 0;
	border: 0;
}

div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
textarea {
	table-layout: fixed;
	word-break: break-all;
}

i {
	font-style: normal;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

body,
button,
input,
select,
textarea {
	font: 14px/1.5 Microsoft Yahei, tahoma, arial, sans-serif;
}
input{
    border:none;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    display:block;
}
.clearfix:after,.clearfix:before{
    display:table;content:" ";
}
.clearfix:after{
    clear:both;
}
*{
    box-sizing:border-box;
}
:after,:before{
    box-sizing:border-box;
}
body{
    font:14px/1.5 SimHei,Tahoma,Geneva,sans-serif!important;
}

body a {
	color: #ababab;
	outline: none;
	blr: expression(this.onFocus=this.blur())\9;
}

input,
select,
textarea,
button {
	font-size: 100%;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th {
	text-align: inherit;
}

fieldset,
img {
	border: 0;
}


iframe {
	display: block;
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

del {
	text-decoration: line-through;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: 500;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size: 0;
	height: 0;
	line-height: 0
}

a:hover {
	text-decoration: none;
}

ins,
a {
	text-decoration: none;
}

.w1020 {
	width: 1020px;
	margin: 0 auto;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.w1100{
	width: 1100px;
	margin: 0 auto;
}

.w900 {
	width: 900px;
}

.fn-clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.fn-clear {
	zoom: 1;
}

body .fn-hide {
	display: none;
}

body .fn-show {
	display: block;
}

body .fn-v-hide {
	visibility: hidden;
	opacity: 0;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}

body .fn-v-show {
	visibility: visible;
	opacity: 1;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}

.fn-left,
.fn-right {
	display: inline;
}

.fn-left {
	float: left;
}

.fn-right {
	float: right;
}

.padding-t-10 {
	padding-top: 10px;
}

.padding-t-15 {
	padding-top: 15px;
}
.padding-t-60 {
	padding-top: 60px;
}
.padding-t-25 {
	padding-top: 25px;
}
.padding-t-20 {
	padding-top: 20px;
}
.padding-t-30{
	padding-top: 30px;
}
.padding-t-35{
	padding-top: 35px;
}
.padding-t-40{
	padding-top: 40px;
}
.padding-b-10 {
	padding-bottom: 10px;
}
.padding-b-25 {
	padding-bottom: 25px;
}


.padding-b-30 {
	padding-bottom: 30px;
}
.padding-b-40 {
	padding-bottom: 40px;
}
.padding-b-50 {
	padding-bottom: 50px;
}
.padding-b-60 {
	padding-bottom: 60px;
}
.padding-b-70 {
	padding-bottom: 70px;
}
.padding-b-80 {
	padding-bottom: 80px;
}
.padding-t-70 {
	padding-top: 70px;
}
.padding-b-70 {
	padding-bottom: 70px;
}
.padding-10 {
	padding: 10px;
}

.padding-tb-10 {
	padding: 10px 0;
}

.padding-lr-5 {
	padding: 0 5px;
}

.margin-t-5 {
	margin-top: 5px;
}

.margin-t-10 {
	margin-top: 10px;
}

.margin-t-15 {
	margin-top: 15px;
}

.margin-t-20 {
	margin-top: 20px;
}

.margin-t-25 {
	margin-top: 25px;
}
.p50{
	padding:50px 0;
}
.p40{
	padding:40px 0;
}
.p60{
	padding:60px 0;
}
.margin-t-30 {
	margin-top: 30px;
}
.margin-t-40 {
	margin-top: 40px;
}
.margin-t-50 {
	margin-top: 50px;
}
.margin-t-60 {
	margin-top: 60px;
}
.margin-t-70 {
	margin-top: 70px;
}
.margin-t-80 {
	margin-top: 80px;
}
.margin-t-90 {
	margin-top: 90px;
}

.margin-t-35 {
	margin-top: 35px;
}

.margin-t-40 {
	margin-top: 40px;
}
.margin-t-50 {
	margin-top: 50px;
}
.margin-l-5 {
	margin-left: 5px;
}

.margin-l-10 {
	margin-left: 10px;
}

.margin-l-15 {
	margin-left: 15px;
}

.margin-l-20 {
	margin-left: 20px;
}

.margin-l-30 {
	margin-left: 30px;
}

.margin-l-40 {
	margin-left: 40px;
}

.margin-r-10 {
	margin-right: 10px;
}

.margin-r-5 {
	margin-right: 10px;
}

.margin-b-5 {
	margin-bottom: 5px;
}

.margin-b-10 {
	margin-bottom: 10px;
}

.margin-b-15 {
	margin-bottom: 15px;
}

.margin-b-20 {
	margin-bottom: 20px;
}

.margin-b-30 {
	margin-bottom: 30px;
}

.margin-b-40 {
	margin-bottom: 40px;
}
.margin-b-50{
	margin-bottom: 50px;
}
.margin-b-60{
	margin-bottom: 60px;
}
.margin-b-70{
	margin-bottom: 70px;
}

.margin-b-100 {
	margin-bottom: 100px;
}

.margin-r-40 {
	margin-right: 40px;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.margin-lr-10 {
	margin: 0 10px;
}

.margin-lr-20 {
	margin: 0 20px;
}
.padding-20{
	padding: 0 20px;
}
.b-r-3 {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
}

.b-r-5 {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
}

.b-r-10 {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
}

.b-r-50 {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
}

.text-ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.w1200{
	width:1200px;
	margin:0 auto;
}

/* 导航 */
.nav{
	padding:15px 5%;
	min-width: 1200px;
	margin:0 auto;
}
.nav .logo{
	width: auto;
	height: 58px;
}
.nav .logo img{
	width: auto;
	height: 100%;
}
.nav .nav-list{
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
	line-height: 48px;
	width: 65%;
}
.nav .nav-list a{
	display: block;
	font-size: 16px;
	color: #4e4c4d;
    transition: all 0.8s;
    position: relative;
    height: 100%;
}
.nav .nav-list a::after{
	position: absolute;
    content: "";
    width: 0%;
    height: 2px;
    background: #f7913f;
    bottom:0;
    left: 0;
    transition: all 0.8s;
}
.nav .nav-list a.nav-home:hover:after,
.nav .nav-list a#active::after{
	width: 100%;
}
.nav .nav-list a.nav-home:hover,
.nav .nav-list a#active{
	color:#f7913f;
}

/* 底部 */
.footer{
	background:#424242;
	padding:10px;
	color:#fff;
	text-align: center;
}
.footer a{
	color:#fff;
}

.my_posti{
    width: 65px;
    /* height: 265px; */
    position: fixed;
    right: 0;
    top: 60%;
    z-index: 2;
}
.my_posti ul{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.my_posti ul li{
    width: 100%;
    height: 65px;
    background-color: #f7913f;
    position: relative;
    transition: all 0.8s;
    cursor: pointer;
	text-align: center;
}
.my_posti ul li a:first-child{
    width: 100%;
    height: 100%;
	display: block;
    background: center 10px no-repeat;
    align-items: center;
	line-height: 88px;
    font-size: 12px;
    color: #fff;
    box-sizing: border-box;
    justify-content: center;
    position: relative;
}
.my_posti ul li:nth-child(2n){
	margin-top: 2px;
	margin-bottom: 2px;
}
.my_posti ul li:first-child a::after{
    position: absolute;
    content: "";
    width: 1px;
    background: #fff;
    height: 23px;
    top: 50%;
    margin-top: -11.5px;
    right: 0;
    opacity: 0;
}
/* .my_posti ul li:nth-child(2) a::after{
    position: absolute;
    content: "";
    width: 1px;
    background: #fff;
    height: 23px;
    top: 50%;
    margin-top: -11.5px;
    right: 0;
    opacity: 0;
} */
.my_first_phone{
    width: 170px;
    height: 100%;
    background: #f7913f;
    font-style: 15px;
    color: #fff !important;
    text-align: center;
    position: absolute;
    right: -170px;
    top: 0;
    line-height: 65px;
	display:block;
}
.my_posti ul li:first-child:hover{
    margin-left: -340px;
}
.my_posti ul li:hover a::after{
    opacity: 1;
}
.posi_code{
    position: absolute;
    width: 100px;
    height: 100px;
    left: -100px;
    top: 0;
    opacity: 0;
    transition: all 0.5s;
}
.my_posti ul li:hover .posi_code{
    opacity: 1;
}
.posi_code img{
    width: 100%;
    height: 100%;
}
<!--耗时1754909111.6688秒-->