/* Header YangFangLing 2019年6月3日 */
.header{padding: .8rem 0;width:100%}
.headerLogo .logoText h3{font-size: 1.44em;color: #666;position: relative;top: .7em;line-height: 1.5em;}
.headerLogo .logoText h3 span{font-weight:100;}
.headerLogo a{width: 22%;position: relative;top: .1em;padding-right: .2em;}
.headerLogo a img{width: 100%;}
/*.headerLogo a .telimg{width: 4em;}*/
.headerLogo .logoText{margin-left: 1.1em;/* border-left: 1px #ddd solid; *//* padding-left: .3rem; */}
.headerNav{margin-top: 1rem;}
.headerNav span{display: block;width: 2.083rem;}
.headerNav span img{width: 100%;display: block;}
/* Header End */

/* Footer YangFangLing 2019年6月3日 */
.Footer{background-color: #fff;overflow: hidden;}

.FooterTop{padding: 1.5rem 3% 5rem;text-align: center;}
.FooterTop p{color: #666;font-size: .8rem;line-height: 1.5rem;}
.FooterTop p a{color: #666;}

.footerBottom{width: 100%;position: fixed;left: 0;bottom: 0;background: #0060c3;z-index: 999;}
.footerBottom .mainCon{position: relative;}
.footerBottom .mainCon ul{float: left;width: 100%;display: flex;}
.footerBottom li{text-align: center;flex: 1;border-left: 1px #fff solid;}
.footerBottom li:first-child{border-left: none;}
.footerBottom li a{padding: .5rem 0;box-sizing: border-box;display: block;}
.footerBottom li span{display: block;box-sizing: border-box;}
.footerBottom li img{display: block;width: 1.667rem;height: 1.667rem;position: relative;margin: 0 auto;}
.footerBottom li em{display: block;font-size: 1.2em;color: #fff;margin-top: .2rem;}
.footerBottom li:first-child a{border-left: none;}
/* Footer End */

/* Nav  2019年6月3日 */
.Nav{background-color: #fff;overflow: hidden;}
.Nav ul a{float: left;
font-size: 1em;
padding: 1.3em 0;
width: 32.96%;
text-align: center;
display: block;
color:
#FFF;
position: relative;
border-bottom: solid 0.1em #f7f3e9;
border-top: solid 0.1em #f7f3e9;
border-right: solid 0.1em #f7f3e9;
background-image: -webkit-gradient(linear, left top, left bottom, from(#0060c3), to(#0060c3));
background-image: -webkit-linear-gradient(top, #0060c3,#0060c3);
background-image: -moz-linear-gradient(top,#0060c3,#0060c3);
background-image: -o-linear-gradient(top, #0060c3,#0060c3);
background-image: -ms-linear-gradient(top,#0060c3,#0060c3);
background-image: linear-gradient(top, #0060c3,#0060c3);}

/* Nav End */


.m_banner img{ width:100%}