a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin:0;
    padding:0;
    border:0;
    vertical-align:baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display:block
}
ol, ul {
    list-style:none
}
li{list-style:none;}
blockquote, q {
    quotes:none
}
blockquote:after, blockquote:before, q:after, q:before {
    content:'';
    content:none
}
table {
    border-collapse:collapse;
    border-spacing:0
}
body {
    font-family:Roboto, Helvetica, Arial, sans-serif;
    font-size:13px;
    line-height:22px;
    color:#7e7e7e;
    background-color:#fff
}
a {
    color:#3d3d3d;
    font-weight:500
}
a:focus, a:hover {
    text-decoration:none
}
a:hover {
    text-decoration:none;
    color:#000
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom:20px
}
p {
    color:#a1a1a1;
    margin-bottom:20px
}
ol, ul {
    margin-top:0;
    margin-bottom:10px;
    list-style-type:disc;
    padding-left:0
}
ol {
    list-style-type:decimal
}
.reset-list, .reset-list ol, .reset-list ul {
    margin:0;
    padding:0;
    list-style:none
}
.reset-list2, .reset-list2 ol, .reset-list2 ul {
    list-style:none
}
ul.styled-list li ul li:before, ul.styled-list li:before {
    content:"\f105";
    font-family:icomoon;
    color:#ff525e;
    font-size:11px;
    margin-right:5px
}
ol.styled-list, ul.styled-list, ul.styled-list li ul li {
    list-style:none
}
.tooltip-test+.tooltip>.tooltip-inner {
    background-color:#ff525e;
    border-radius:0;
    padding:6px 10px
}
.tooltip.top .tooltip-arrow {
    border-top-color:#ff525e
}
h1.section-title {
    font-weight:300;
    color:#161616;
    font-size:22px;
    line-height:30px;
    margin:0
}
h2.section-title {
    font-weight:300;
    color:#161616;
    font-size:30px;
    line-height:35px;
    margin-bottom:15px
}
h2.section-title2 {
    font-weight:300;
    color:#fff;
    font-size:30px;
    line-height:35px;
    margin-bottom:10px
}
h2.section-title3 {
    font-weight:300;
    color:#161616;
    font-size:26px;
    line-height:30px
}
h4.section-subtitle {
    color:#a1a1a1;
    font-size:16px;
    line-height:20px
}
h2.shop-title {
    font-size:70px;
    font-weight:300;
    color:#3d3d3d;
    line-height:70px
}
h3.shop-title {
    font-size:45px;
    font-weight:300;
    color:#3d3d3d;
    line-height:50px
}
h3.section-title {
    font-weight:300;
    color:#161616;
    font-size:26px;
    line-height:30px
}

#threetab{
    width: 100%;
    margin: 60px 0;
    overflow: hidden;
}
#threetab .threetab-class{
    background: #e3e3e3;
    line-height: 60px;
    overflow: hidden;
}
#threetab .threetab-class ul li{
    width: 25%;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #333;
}
#threetab .threetab-class ul li.curr{
    background: #2f4f91;
    color: #fff;
}
#threetab .threetab-content{
    width: 100%;
    margin: 40px 0;
    overflow: hidden;
}
.ab-tit{
	color: #fff;position: absolute;top: 30%;left: 50%;font-size: 30px;text-align: center;
	margin: auto;
	left: 0;
	right: 0;
}


