﻿@charset "utf-8";
html {
    color: #000;
    background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset {
    border: 0;
    margin: -5px -6px 0 0
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
    font-style: inherit;
    font-weight: inherit;
}

del, ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: none
}

input, button, textarea, select {
    *font-size: 100%;
}

input, select {
    vertical-align: middle;
}

body {
    font: 12px/1.231;
}

select, input, button, textarea, button {
    font: 99% arial, helvetica, clean, sans-serif;
}
table {
    font-size: inherit;
    font: 100%;
    border-collapse: collapse;
}

pre, code, kbd, samp, tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}
img{
    border: none;
}
/*title*/
h1 {
    font-size: 32px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

.mt10 {
    margin-top: 10px;
}

html, body {
    -webkit-text-size-adjust: none;
    -blink-text-size-adjust: none;
}

body {
    color: #666;
    font-size: 12px;
    font-family: "微软雅黑";
}

/*网站字体颜色*/
a {
    color: #666;
    text-decoration: none;
}


a:focus {
    outline: 0;
}


a:hover {
    text-decoration: underline;
}

.vam {
    vertical-align: middle;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

p {
    word-spacing: -1.5px;
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.center {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fn:after {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.fn {
    zoom: 1;
}

.pa {
    position: absolute;
}

.pr {
    position: relative
}

/* -- 购物车外部框架 -- */
.cart_header, .cart_content, .cart_footer {
    width: 760px;
    margin: 0 auto;
}

/* -- 页面整体布局 -- */
.content, .footer {
    width: 960px;
    margin: 0 auto;
}

.left {
    width: 201px;
    float: left;
    overflow: hidden;
}

.left2 {
    width: 670px;
    float: left;
    overflow: hidden;
}

.left3 {
    width: 754px;
    float: left;
    overflow: hidden;
    color: #666;
}

.lefttop {
    background: url(Img/left_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-top: 10px;
}

.left2top {
    background: url(Img/left2_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.leftbot {
    background: url(Img/left_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.left2bot {
    background: url(Img/right_bot2_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right {
    width: 752px;
    float: left;
    display: inline;
    margin-left: 5px;
    overflow: hidden;
}

.right2 {
    width: 275px;
    float: right;
    overflow: hidden;
}

.right3 {
    width: 201px;
    float: right;
    overflow: hidden;
    color: #666;
}

.righttop {
    background: url(Img/right_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.right2top {
    background: url(Img/right2_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.rightbot {
    background: url(Img/right_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right2bot {
    background: url(Img/left_bot2_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right_main {
    width: 752px;
    min-height: 458px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}

.right2_main {
    width: 273px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}

.left2_main {
    width: 668px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}

.h_nav li a:-webkit-any-link {
    display: block;
}

em {
    font-style: normal;
}

/*头部开始*/
.header {
    height: 167px;
    width: 960px;
    margin: 0 auto;
}

.h_top {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    color: #333;
    padding: 5px 0;
    display: none
}

.h_top p span {
    padding-right: 16px;
}

.h_top a {
    padding: 0px 10px;
    color: #333;
}

.h_top a img {
    vertical-align: middle;
    margin-right: 5px;
}

.h_con {
    height: 83px;
    padding-top: 40px;
    overflow: hidden;
    font-family: "Microsoft Yahei";
}

.h_con h1 .logo {
    padding: 0 12px 0 0;
}

.h_con h1 .logo img {
    width: 190px
}

.h_con .tp {
    color: #333;
    font-size: 16px;
    _width: 260px;
    font-weight: normal;
}

.h_con .tp b {
    display: block;
    font-weight: normal;
}

.h_pho {
    margin-top: -7px;
}

.h_pho span {
    color: #666;
    font-size: 16px;
    display: block;
    background: url(Img/Common/hd_ic3.gif) 5px 2px no-repeat;
    padding-left: 23px;
}

.h_pho em {
    color: #00b0d6;
    font-size: 26px;
    font-family: '微软雅黑', Times, serif;
}

/*导航*/
.menu {
    height: 44px;
    line-height: 44px;
}

.menu li {
    width: 10%;
    float: left;
    height: 44px;
    overflow: hidden;
    background: url(Img/Common/hd_ic_l.gif) right center no-repeat;
}

.menu .m_last {
    background: none;
}

.menu li a {
    color: #fff;
    font-size: 14px;
    font-weight: lighter;
    padding: 0;
    display: inline-block;
    letter-spacing: 1px;
    width: 100%;
    text-align: center;
    transition: all .5s;
    -moz-transition: all .5s; /* Firefox 4 */
    -webkit-transition: all .5s; /* Safari 和 Chrome */
    -o-transition: all .5s; /* Opera */
}

.menu li a:hover, .menu .active a {
    color: #fff;
    text-decoration: none;
    background: #0095b5;
}

/*头部结束*/
/*底部开始*/
.ft_bg {
    background: url(Img/Common/ftw.gif) left top repeat-x;
    height: 190px;
    overflow: hidden;
}

.ft_nav {
    display: none;
    padding-top: 7px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    overflow: hidden;
    border-bottom: 1px dashed #4db5cb;
    color: #fff;
}

.ft_nav a {
    display: inline-block;
    color: #fff;
    padding: 0 18px;
}

.ft_con {
    padding-top: 24px;
    height: 115px;
    overflow: hidden;
}

.ft_con h2 {
    padding: 29px 33px 0 122px;
    float: left;
}

.ft_con .ft_txt {
    float: left;
    color: #fff;
    line-height: 24px;
    width: 416px;
    margin: 9px 16px 0 0;
    display: inline;
}

.ft_txt a {
    color: #fff;
}

.ft_code {
    float: left;
    width: 89px;
}

.ft_code img {
    width: 89px;
    height: 90px;
}

.ft_ad {
    padding: 7px 0 0 44px;
    font-family: "Microsoft Yahei";
}

.ft_ad .f_lt {
    float: left;
    width: 395px;
    color: #fff;
}

.f_lt b {
    font-size: 26px;
}

.f_lt b em {
    font-weight: normal;
    font-size: 18px;
    font-family: "Times New Roman", Times, serif;
}

.f_lt span {
    display: block;
    font-size: 26px;
    padding: 0 0 0 88px;
}

.f_rt {
    background: url(Img/Common/ft_bg_l.gif) no-repeat;
    width: 456px;
    height: 44px;
    margin-top: 12px;
    float: left;
    padding: 10px 0 0 46px;
}

.f_rt a {
    display: inline-block;
    width: 84px;
    height: 29px;
    text-align: center;
    line-height: 29px;
    color: #fff;
    font-size: 16px;
    background: #00b0d6;
    margin-right: 8px;
}

.f_rt span {
    color: #00b0d6;
    font-size: 32px;
    vertical-align: middle;
    margin-left: 12px;
}

/* CSS Document */
/*common*/
html, body {
    -webkit-text-size-adjust: none;
}

.mb10 {
    margin-bottom: 10px;
}

.ml10 {
    margin-left: 10px;
}

.bg {
    background: #FFF;
}

h2 a:hover, h3 a:hover, h4 a:hover {
    text-decoration: none;
}

/*banner*/
.banner {
    position: relative;
    height: 552px;
}

.banner .roll a {
    background: url(Img/Index/banner.jpg) center center no-repeat;
    height: 552px;
    display: block;
}

/*搜索*/
.search {
    display: none;
    height: 25px;
    line-height: 25px;
    padding: 9px 0 8px;
    background: #00b0d6;
    margin-bottom: 38px;
}

.key_words {
    color: #fff;
}

.key_words a {
    padding: 0px 4px;
    color: #fff;
}

.right_sear {
    background: url(Img/Index/sear.gif) no-repeat;
    width: 234px;
    height: 25px;
}

.right_sear .s_input {
    float: left;
    width: 147px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    padding: 0 5px 0 35px;
    color: #a3daeb;
    border: none;
    background: none;
}

.right_sear .s_btn {
    float: right;
    width: 36px;
    height: 24px;
    cursor: pointer;
    border: none;
    background: none;
    font-size: 0;
    text-indent: -9999px;
    line-height: 0;
}

/*您是否因这些问题而犹豫*/
.problem {
    margin-top: 30px;
    width: 960px;
    margin: 0 auto 36px;
    background: url(Img/Index/p1.jpg) center top no-repeat;
    height: 345px;
    overflow: hidden;
    font-family: "Microsoft Yahei";
}

.pb_list {
    width: 438px;
    height: 233px;
    overflow: hidden;
    margin: 21px 0 0 520px;
}

.pb_list span {
    display: block;
    height: 24px;
    line-height: 21px;
    _line-height: 24px;
    overflow: hidden;
    margin-bottom: 28px;
    color: #000;
    font-size: 16px;
}

.pb_list em {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    width: 64px;
    text-align: center;
    margin-right: 28px;
    _line-height: 24px;
}

/*博深生产核心团队*/
.team {
    width: 960px;
    margin: 0 auto 40px;
    height: 266px;
}

.t_tit {
    font-family: "Microsoft Yahei";
    font-weight: normal;
    text-align: center;
    font-size: 18px;
    background: url(Img/Index/tm_tp.gif) center top no-repeat;
    height: 34px;
    line-height: 34px;
    margin-bottom: 22px;
}

.t_tit a {
    color: #fff;
}

.tm_list {
}

.tm_list li {
    display: block;
    width: 228px;
    margin-right: 16px;
    float: left;
    display: inline;
}

.tm_list .tm_last {
    margin-right: 0;
}

.tm_list a {
    display: block;
    width: 228px;
    height: 197px;
    position: relative;
}

.tm_list img {
    width: 226px;
    height: 195px;
    display: block;
    border: 1px solid #ccc;
}

.tm_list span {
    position: absolute;
    left: 0;
    top: 0;
    background: url(Img/Index/pic_h.png) no-repeat;
    font-family: "Microsoft Yahei";
    width: 187px;
    padding: 0 20px;
    padding-top: 10px;
    height: 186px;
    text-align: left;
    color: #fff;
    font-size: 14px;
    display: none;
}

/*合作伙伴*/
.gray {
    height: 189px;
    background: #ededed;
    overflow: hidden;
    margin-bottom: 54px;
}

.part {
    width: 960px;
    margin: 0 auto;
    height: 189px;
    overflow: hidden;
}

.pt_tit {
    width: 209px;
    height: 189px;
    background: url(Img/Index/lt_map.jpg) no-repeat;
    float: left;
    font-family: "Microsoft Yahei";
    font-weight: normal;
    text-align: center;
}

.pt_tit span {
    display: block;
    color: #fff;
    font-size: 18px;
    background: url(Img/Index/cor_l_l.gif) center bottom no-repeat;
    padding: 20px 0 10px;
}

.pt_tit b {
    color: #fff;
    font-size: 20px;
    display: block;
    line-height: 28px;
}

.pt_con {
    width: 743px;
    float: right;
    padding-top: 34px;
    height: 86px;
    position: relative;
}

.lt {
    background: url(Img/Index/to_l.gif) no-repeat;
    width: 24px;
    height: 47px;
    position: absolute;
    left: 0;
    top: 75px;
}

.rt {
    background: url(Img/Index/to_r.gif) no-repeat;
    width: 24px;
    height: 47px;
    position: absolute;
    right: 0;
    top: 75px;
}

.lt:hover {
    background: url(Img/Index/to_l1.gif) no-repeat;
}

.rt:hover {
    background: url(Img/Index/to_r1.gif) no-repeat;
}

.pt_wrp {
    width: 672px;
    margin: 0 auto;
}

.pt_wrp li {
    width: 158px;
    float: left;
    display: inline;
    margin: 0 5px;
}

.pt_wrp a {
    display: block;
}

.pt_wrp img {
    width: 158px;
    height: 99px;
    display: block;
}

.pt_wrp span {
    display: block;
    text-align: center;
    color: #fff;
    height: 24px;
    line-height: 24px;
    background: #575757;
    overflow: hidden;
}

/*博深产品导航*/
.pro_nav {
    width: 960px;
    margin: 0 auto 48px;
}

.pn_tit {
    font-family: "Microsoft Yahei";
    font-weight: normal;
    text-align: center;
    font-size: 18px;
    background: url(Img/Index/pro_n_t.gif) center top no-repeat;
    height: 34px;
    line-height: 34px;
    margin-bottom: 25px;
}

.pn_tit a {
    color: #fff;
}

.pn_list {
    background: url(Img/Index/p_dh.gif) left top no-repeat;
    height: 85px;
    overflow: hidden;
    padding-top: 13px;
}

.pn_list dl {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 26px;
    overflow: hidden;
    zoom: 1;
}

.pn_list dt {
    float: left;
    width: 105px;
    float: left;
    padding-left: 24px;
    font-family: "Microsoft Yahei";
}

.pn_list dt a {
    color: #fff;
    font-size: 16px;
}

.pn_list dd {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    float: left;
    padding: 0 18px;
    background: url(Img/Index/line.gif) right center no-repeat;
}

.pn_list .pn_last {
    background: none;
}

.pn_list dd a {
    color: #333;
}

/*男包女包切换*/
.tab {
    width: 960px;
    margin: 0 auto;
    height: 355px;
    margin-bottom: 45px;
}

.tab_tit {
    font-family: "Microsoft Yahei";
    background: url(Img/Index/tab_tit.gif) center 2px no-repeat;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    margin-bottom: 31px;
}

.tab_tit ul {
    width: 425px;
    float: left;
    display: inline;
    margin-left: 268px;
}

.tab_tit li {
    float: left;
    width: 138px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    display: inline;
    margin: 0 1px;
}

.tab_tit li a {
    color: #fff;
    font-size: 16px;
    background: url(Img/Index/t2.png) no-repeat;
    display: block;
}

.tab_tit li a:hover, .tab_tit .cur a {
    background: url(Img/Index/t1.png) no-repeat;
    text-decoration: none;
}

.tab_tit .t_m {
    float: right;
    color: #000;
    font-size: 14px;
    width: 110px;
    text-align: center;
}

.tab_list {
    width: 960px;
    height: 285px;
    overflow: hidden;
    position: relative;
}

.tab_list .a_lt {
    top: 112px;
    left: 0px;
}

.tab_list .a_rt {
    top: 112px;
    right: 0px;
}

.tab_wrp {
    width: 888px;
    margin: 0 auto;
}

.tab_list li {
    float: left;
    height: 265px;
    width: 204px;
    border: 1px solid #cacaca;
    padding: 4px;
    display: inline;
    margin: 0 4px;
}

.tab .tab_list .t_last {
    margin-right: 0px;
}

.tab_list .img {
    display: block;
}

.tab_list .img img {
    display: block;
    width: 204px;
    height: 215px;
    margin: 0px;
}

.tab_list span {
    display: block;
    height: 40px;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
    color: #333;
    margin: 12px 0;
}

.tab_list em {
    display: block;
    text-align: center;
    height: 22px;
}

.tab_list em a {
    display: inline-block;
    width: 64px;
    height: 20px;
    border: 1px solid #cacaca;
    text-align: center;
    line-height: 20px;
    color: #0095b5;
    margin: 0 6px;
}

.gray1 {
    background: #ededed;
    height: 123px;
    padding: 5px 0;
}

.gr_con {
    width: 960px;
    margin: 0 auto;
}

.g_lt {
    float: left;
    width: 1200px;
    padding-top: 41px;
}

.g_lt a {
    float: left;
    display: inline;
    margin-right: 232px;
}

.g_rt {
    display: none;
    width: 314px;
    height: 90px;
    background: #fff;
    float: right;
    padding: 33px 0 0 21px;
    position: relative;
}

.g_tel {
    display: block;
    font-family: "Microsoft Yahei";
    color: #333;
    font-size: 14px;
    margin-bottom: 5px;
}

.g_tel em {
    color: #0095b5;
    font-size: 24px;
    margin-left: 3px;
    vertical-align: middle;
}

.g_sear {
    height: 29px;
    line-height: 37px;
    overflow: hidden;
    width: 190px;
    _width: 310px;
}

.g_ipt1 {
    position: absolute;
    width: 165px;
    _width: 165px;
    height: 29px;
    line-height: 29px;
    vertical-align: middle;
    margin-left: 10px;
    background: #ededed;
    color: #333;
    border: none;
}

.g_ipt2 {
    border: none;
    height: 29px;
    width: 73px;
    right: 10%;
    position: absolute;
    top: 58%
}

/*优势*/
.ys_bg {
    background: url(Img/Index/ys_tit.jpg) center top no-repeat;
    padding-top: 30px;
    font-family: "Microsoft Yahei";
    margin-bottom: 55px;
}

.y_tp {
    width: 960px;
    margin: 0 auto;
    height: 78px;
}

.y_tp span {
    color: #fff;
    font-size: 22px;
}

.y_tp b {
    font-size: 30px;
    display: block;
}

.y_tit {
    width: 960px;
    margin: 0 auto 47px;
    text-align: center;
    font-weight: normal;
    height: 88px;
}

.y_tit a {
    color: #0095b5;
    font-size: 20px;
}

.y_tit b {
    display: block;
    color: #0095b5;
    font-size: 40px;
    margin-top: -10px;
}

.y_tit em {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 54px;
}

.ys_part {
    width: 960px;
    margin: 0 auto;
}

.ys_part dt {
    margin-bottom: 8px;
}

.ys_part dt em {
    display: block;
    color: #cacaca;
    font-family: "Times New Roman", Times, serif;
    text-transform: uppercase;
    font-size: 42px;
}

.ys_part dt span {
    display: block;
    color: #000;
    font-size: 22px;
    margin-top: -8px;
}

.ys_part dt b {
    color: #0095b5;
    font-size: 24px;
}

.ys_part dd {
    color: #000;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
}

.ys_link {
    display: block;
    width: 228px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: #0095b5;
}

.y1 dl {
    padding-left: 486px;
}

.y1 .ys_link {
    margin: 7px 0 0 487px;
}

.y_gray {
    background: #ededed;
}

.y2 dl {
    padding-right: 424px;
}

.y2 .ys_link {
    margin-top: 20px;
}


.y3 dl {
    padding-left: 466px;
}

.y3 .ys_link {
    margin: -5px 0 0 466px;
}

.y4 dl {
    padding-right: 500px;
}

.y4 .ys_link {
    margin: 46px 0 0 0;
}

.y5 dl {
    padding-right: 493px;
}

.y5 .ys_link {
    margin: 16px 0 0 0;
}

.y6 dl {
    padding-left: 515px;
}

.y6 .ys_link {
    margin: 22px 0 0 515px;
}

/*博深简介*/
.about {
    width: 960px;
    margin: 0 auto 32px;
}

.ab_dl {
    height: 218px;
    margin-bottom: 24px;
}

.ab_dl dt {
    background: url(Img/Index/vd_bg.gif) left top no-repeat;
    width: 303px;
    height: 208px;
    float: left;
    padding: 10px 21px 0 21px;
}

.ab_dl dt a {
    display: block;
}

.ab_dl dt img {
    width: 303px;
    height: 191px;
}

.ab_dl dd {
    width: 608px;
    float: right;
}

.ab_dl p {
    height: 142px;
    line-height: 26px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 5px 0 0 5px;
}

.ab_dl p span {
    display: block;
    text-indent: 20px;
}

.ab_dl em {
    display: block;
    font-family: "Microsoft Yahei";
}

.ab_dl em a {
    display: inline-block;
    color: #fff;
    width: 82px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    font-size: 14px;
    background: #0095b5;
}

.ab_dl em .a1 {
    background: #0095b5;
    border: 1px solid #66bfd3;
    border-bottom: none;
    margin-right: 11px;
}

.ab_dl em .a2 {
    background: #575757;
    border: 1px solid #9a9a9a;
    border-bottom: none;
}

.ab_con {
    height: 260px;
    position: relative;
}

.a_lt {
    position: absolute;
    left: 0;
    top: 125px;
    background: url(Img/Index/a_lt.gif) no-repeat;
    width: 29px;
    height: 54px;
}

.a_rt {
    position: absolute;
    right: 0;
    top: 125px;
    background: url(Img/Index/a_rt.gif) no-repeat;
    width: 29px;
    height: 54px;
}

.a_lt:hover {
    background: url(Img/Index/a_lt1.gif) no-repeat;
}

.a_rt:hover {
    background: url(Img/Index/a_rt1.gif) no-repeat;
}

.ab_wrp {
    width: 880px;
    margin: 0 auto;
}

.ab_wrp li {
    float: left;
    display: inline;
    margin: 0 4px;
    background: url(Img/Index/a_bg.gif) center top no-repeat;
    width: 197px;
    padding: 8px 7px 0 8px;
}

.ab_wrp li a {
    display: block;
}

.ab_wrp li img {
    width: 197px;
    height: 168px;
}

.ab_wrp li span {
    display: block;
    text-align: center;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin-top: 12px;
    color: #333;
}

/*广告*/
.ad {
    height: 134px;
    margin-bottom: 53px;
}

.ad_img {
    display: block;
    background: url(Img/Index/ad.jpg) center top no-repeat;
    height: 134px;
}

.ad_con {
    width: 960px;
    margin: 0 auto;
    height: 134px;
    margin-top: -134px;
    position: relative;
}

.ad_con .zx {
    background: url(Img/Index/ad_btn.gif) no-repeat;
    width: 86px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    color: #fff;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    top: 72px;
    right: 55px;
    display: block;
    position: absolute;
}

.dh {
    width: 960px;
    margin: 0 auto 38px;
    height: 460px;
    overflow: hidden;
}

.dh .pn_tit {
    margin-bottom: 41px;
}

.dh_list {
    background: url(Img/Index/h_line.gif) 478px 5px no-repeat;
}

.dh_list dl {
    width: 436px;
    height: 160px;
    overflow: hidden;
    display: inline;
    margin: 0 86px 60px 0;
    float: left;
}

.dh_list .dh_last {
    margin-right: 0;
}

.dh_list dt {
    float: left;
    width: 159px;
    height: 159px;
    position: relative;
}

.dh_list dt a {
    display: block;
}

.dh_list dt img {
    width: 159px;
    height: 159px;
}

.dh_list dt em {
    position: absolute;
    background: url(Img/Index/wt_img_bt.gif) no-repeat;
    width: 159px;
    height: 33px;
    line-height: 30px;
    text-align: center;
    left: 0;
    bottom: 0;
    _bottom: -1px;
    color: #fff;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    overflow: hidden;
}

.dh_list dd {
    width: 263px;
    float: right;
}

.dh_list dd h4 {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    margin: 11px 0 4px;
    font-weight: normal;
    font-family: "Microsoft Yahei";
}

.dh_list dd h4 a {
    color: #00b0d6;
    font-size: 16px;
}

.dh_list dd h5 {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    margin-bottom: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    font-family: "Microsoft Yahei";
    background: #575757;
    padding-left: 13px;
}

.dh_list dd h5 a {
    color: #fff;
}

.dh_list dd p {
    color: #333;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
}

.gray2 {
    background: #ededed;
    padding: 46px 0 48px;
    margin-bottom: 38px;
}

.infor {
    width: 960px;
    margin: 0 auto;
    height: 347px;
    overflow: hidden;
    background: url(Img/Index/line3.gif) 477px 6px no-repeat;
}

.faq {
    width: 430px;
}

.news {
    width: 432px;
}

.n_tit {
    height: 24px;
    line-height: 24px;
    font-weight: normal;
    overflow: hidden;
    font-family: "Microsoft Yahei";
    padding-bottom: 5px;
    border-bottom: 1px solid #cbcbcb;
}

.n_tit .n_more {
    float: right;
    color: #666;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 3px;
    font-family: "Arial";
}

.n_tit .n_name {
    color: #0095b5;
    font-size: 16px;
}

.faq .n_tit {
    margin-bottom: 16px;
}

.news .n_tit {
    margin-bottom: 23px;
}

.news .n_tit ul {
    float: left;
}

.news .n_tit li {
    float: left;
}

.news .n_tit li a {
    color: #333;
    font-size: 16px;
    display: inline-block;
    padding: 0 15px;
}

.news .n_tit li a:hover, .news .n_tit .cur a {
    color: #0095B5;
    text-decoration: none;
}

.fq_con {
    height: 308px;
    overflow: hidden;
}

.fq_con dl {
    margin-bottom: 24px;
}

.fq_con dt {
    height: 24px;
    margin-bottom: 3px;
    line-height: 24px;
    overflow: hidden;
    font-weight: bold;
    background: url(Img/Index/que.gif) left 6px no-repeat;
    padding-left: 28px;
}

.fq_con dt a {
    color: #333;
}

.fq_con dd {
    color: #333;
    line-height: 24px;
    background: url(Img/Index/ans.gif) left 6px no-repeat;
    padding-left: 28px;
}

.fq_con dd a {
    color: #0095B5;
}

.n_img {
    display: block;
    margin-bottom: 18px;
}

.n_img img {
    width: 431px;
    height: 113px;
}

.n_list li {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    margin-bottom: 4px;
    border-bottom: 1px dashed #c0c0c0;
    background: url(Img/Index/inf_ic.gif) left 11px no-repeat;
    padding-left: 17px;
}

.n_list li span {
    float: right;
    color: #333;
}

.n_list li a {
    color: #333;
}

/*留言*/
.ly {
    width: 960px;
    margin: 0 auto 15px;
}

.ly_tit {
    height: 24px;
    line-height: 24px;
    font-weight: normal;
    overflow: hidden;
    font-family: "Microsoft Yahei";
    padding-bottom: 5px;
    border-bottom: 1px solid #cbcbcb;
    margin-bottom: 23px;
}

.ly_tit a {
    color: #0095b5;
    font-size: 16px;
}

.ly li {
    width: 280px;
    height: 30px;
    margin-bottom: 22px;
}

.ly .sbt {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    float: left;
    background: #00b0d6;
}

.ly .sinp01 {
    width: 190px;
    padding: 0 0 0 10px;
    float: left;
    border: none;
    background: #aeaeae;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    color: #fff;
}

.sbz {
    color: #ff6600;
    padding: 5px 0 0 6px;
    float: left;
}

.ly .li1 {
    display: inline;
    margin-right: 60px;
}

.li1 .sbt {
    width: 60px;
}

.li1 .sinp01 {
    width: 190px;
}

.li2 .sbt {
    width: 80px;
}

.li2 .sinp01 {
    width: 170px;
}

.li3 .sbt {
    width: 80px;
}

.li3 .sinp01 {
    width: 170px;
}

.ly .li4 {
    clear: both;
    height: 145px;
    width: 960px;
}

.li4 .sbt {
    float: none;
    display: block;
    width: 80px;
}

.li4 .area {
    border: 1px solid #aeaeae;
    background: none;
    resize: none;
    width: 938px;
    height: 93px;
    overflow: hidden;
    padding: 10px;
    _margin-top: -1px;
}

.ly .li5 {
    width: 270px;
    float: left;
}

.li5 .sbt {
    width: 80px;
}

.li5 .sinp02 {
    width: 80px;
    padding: 0 0 0 7px;
    float: left;
    border: none;
    background: #aeaeae;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    color: #fff;
}

.li5 .yzm {
    margin: 0 12px;
    display: inline;
}

.ly .li6 {
    float: left;
    width: 230px;
}

.inpimg {
    margin-right: 6px;
}

/*lk*/
.fr_gray {
    padding: 38px 0 33px;
    border-bottom: 2px solid #fff;
    background: #ededed;
}

.friend {
    width: 960px;
    margin: 0 auto;
}

.friend h3 {
    text-align: center;
    font-weight: normal;
    height: 24px;
    line-height: 24px;
    padding-bottom: 17px;
    border-bottom: 1px dashed #c7c7c7;
    margin-bottom: 12px;
}

.friend h3 .f_name {
    color: #000;
    font-size: 16px;
    font-family: 'Microsoft Yahei';
}

.friend h3 .f_more {
    color: #00b0d6;
    font-size: 12px;
    font-family: "微软雅黑";
    display: inline-block;
    background: url(Img/Index/rk.gif) left center no-repeat;
    width: 145px;
    line-height: 24px;
    margin-left: 4px;
}

.fd_list {
    line-height: 28px;
    color: #333;
}

.fd_list a {
    display: inline-block;
    color: #333;
    padding: 0 16px;
}

/*flash滚动*/
#flashs {
    height: 554px;
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: center;
}

#flashs .btn {
    position: absolute;
    bottom: 40px;
    right: 190px;
}

#flashs .btn span {
    color: #fff;
    background: #222;
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    padding: 2px 18px;
}

#flashs .btn span.cur {
    background: #2AA7D4;
}

/*--客服--*/
.ImTable * {
    padding: 0px;
    margin: 0px
}

.ImTable {
    border-collapse: collapse;
    border: none;
    background: url(/UserControls/im/kefu/bg.gif)
}

.ImTable h2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px
}

.ImHeader {
    height: 165px;
    background: url(/UserControls/im/kefu/im_01.gif)
}

.ImRow0 {
    background: url(/UserControls/im/kefu/ico_item1.gif) no-repeat;
    margin: 10px 10px 0;
    height: 23px;
    padding-left: 10px;
    padding-top: 5px;
    overflow: hidden;
}

.ImRow1 {
    background: url(/UserControls/im/kefu/ico_item1.gif) no-repeat;
    margin: 10px 10px 0;
    height: 23px;
    padding-left: 10px;
    padding-top: 5px;
    overflow: hidden;
}

a.im, a:hover.im {
    text-decoration: none;
    height: 35px;
    color: #000;
    font-size: 14px;
}

.ImFooter {
    height: 90px;
    background: url(/UserControls/im/kefu/im_04.gif) no-repeat;
    display: inline-block;
    width: 150px;
    font-family: Arial, Helvetica, sans-serif;
}

.ImFooter h5 {
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    text-align: center;
    margin: 15px 0 0;
    font-family: '微软雅黑';
}

.ImFooter p {
    font-size: 20px;
    font-weight: bold;
    color: #E8312C;
    text-align: center;
    margin: 10px 0;
}

/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1 {
    display: none;
    z-index: 1001;
    width: 398px;
    border: 1px solid #ccc;
    background: #fff;
    padding-bottom: 20px;
}

#mesbook1_c div, #mesbook1 div {
    border: 1px solid #E4E3E3;
    background: #EBECEB;
    height: 18px;
    padding: 4px .5em 0;
    margin-bottom: 10px;
}

#mesbook1_c dl.b1, #mesbook1 dl.b1 {
    width: 370px;
    margin: 0 auto;
}

#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
    float: left;
    width: 105px;
    overflow: hidden;
}

#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
    width: 265px;
    float: right;
}

#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
    padding-bottom: 10px;
}

.ft_adkk {
    position: fixed;
    _position: absolute;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    background: #00748D;
}

/*左边框*/
.lt_slide {
    width: 199px;
    border: 1px solid #e0e0e0;
    padding-bottom: 15px;
    background: #fff;
}

.lt_slide h2 {
    background: #00b0d6;
    height: 44px;
    line-height: 44px;
    text-align: center
}

.lt_slide h2 a {
    color: #fff;
    font-size: 14px;
    display: inline-block;
}

.lt_slide h3 {
    background: #00b0d6;
    width: 161px;
    height: 30px;
    line-height: 30px;
    margin: 13px auto 5px;
    text-align: center
}

.lt_slide h3:hover {
    background: #088eab;
}

.lt_slide h3 a {
    color: #fff;
    display: block;
    font-size: 12px;
}

.lt_slide ul {
    width: 160px;
    margin: 0 auto;
}

.lt_slide li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 4px;
    border-bottom: 1px dashed #bbb;
    padding: 0 0 0 28px;
    background: url(Img/Common/lt_3.gif) 13px 13px no-repeat;
}

.lt_slide li a {
    color: #666;
}

.lt_slide li a:hover {
    color: #00b0d6;
}


.pd_index_li {
    float: left;
    height: 265px;
    width: 235px;
    display: inline;
    margin-right: 15px;
    margin-bottom: 25px;
}

.pro_main{
    margin-right: -15px;
}

.pd_index_li a {
    border: 1px solid #fff;
    cursor: pointer;
    transition: all .5s;
    -moz-transition: all .5s; /* Firefox 4 */
    -webkit-transition: all .5s; /* Safari 和 Chrome */
    -o-transition: all .5s; /* Opera */
}

.pd_index_li:hover a {
    border: 1px solid #2AA7D4;
}

.pd_index_li:hover span {
    color: #2AA7D4;
}

.pd_index_li .img {
    display: block;
}

.pd_index_li .img img {
    display: block;
    width: 202px;
    height: 244px;
    margin: 0 auto;
}

.pd_index_li span {
    display: block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
    color: #333;
    margin: 5px 0;
    transition: all .5s;
    -moz-transition: all .5s; /* Firefox 4 */
    -webkit-transition: all .5s; /* Safari 和 Chrome */
    -o-transition: all .5s; /* Opera */
}

.pd_index_li em {
    display: block;
    text-align: center;
    height: 22px;
}

.pd_index_li em a {
    display: inline-block;
    width: 64px;
    height: 20px;
    border: 1px solid #cacaca;
    text-align: center;
    line-height: 20px;
    color: #0095b5;
    margin: 0 6px;
}

.fb_01 {
    font-family: "微软雅黑";
    font-size: 13px;
    font-weight: bolder;
}

.fb_02 {
    font-family: "微软雅黑";
    font-size: 15px;
    font-weight: bolder;
    position: absolute;
}

.g_sear fn {
    line-height: 37px;
}

.fb_01 {
    font-family: "微软雅黑";
    font-size: 13px;
    font-weight: bolder;
}

.menu {
    height: 44px;
    width: 100%;
    line-height: 44px;
    position: absolute;
    left: 0;
    background: #00b0d6;
}

.menu ul {
    width: 960px;
    margin: 0 auto;
}

.f_rt {
    width: 456px;
    height: 40px;
    margin-top: 0;
    float: right;
    padding: 10px 0 0 75px;
}

.ft_ad .f_lt {
    float: left;
    width: 395px;
    line-height: 50px;
    color: #fff;
}

.f_lt b {
    font-size: 24px;
    margin-right: 40px;
    letter-spacing: 2px;
}

.f_rt a {
    font-size: 14px;
    float: left;
    margin-right: 10px;
}

.f_rt span {
    color: #00b0d6;
    font-size: 24px;
    vertical-align: middle;
    margin-left: 12px;
    height: 29px;
    line-height: 29px;
    display: block;
    float: left;
}

.ft_ad {
    padding: 10px 0;
}

a:hover {
    text-decoration: none;
}

.y1 dl, .y3 dl, .y6 dl {
    padding-left: 505px;
}

.y2 dl, .y4 dl, .y5 dl {
    padding-right: 505px;
}

.y3 .ys_link {
    margin: 15px 0 0 505px
}

.y1 {
    background: url(/UploadFiles/News/20190915155318_45012.jpg) left 100px no-repeat;
    background-size: 450px 295px;
    -moz-background-size: 450px 295px;
    -webkit-background-size: 450px 295px;
    -o-background-size: 450px 295px;
    padding: 100px 0;
    height: auto;
}

.y2 {
    background: url(/UploadFiles/Others/20191021163200_65812.png) right 100px no-repeat;
    background-size: 450px 295px;
    -moz-background-size: 450px 295px;
    -webkit-background-size: 450px 295px;
    -o-background-size: 450px 295px;
    padding: 100px 0;
    height: auto;
}

.y3 {
    background: url(/UploadFiles/News/20190915155339_89979.jpg) left 100px no-repeat;
    background-size: 450px 395px;
    -moz-background-size: 450px 395px;
    -webkit-background-size: 450px 395px;
    -o-background-size: 450px 395px;
    padding: 100px 0;
    height: auto;
}

.y4 {
    background: url(/UploadFiles/News/20190915143600_52148.jpg) right 100px no-repeat;
    background-size: 450px 295px;
    -moz-background-size: 450px 295px;
    -webkit-background-size: 450px 295px;
    -o-background-size: 450px 295px;
    padding: 100px 0;
    height: auto;
}

.y5 {
    background: url(/UploadFiles/Others/20191008185104_17005.jpg) right 100px no-repeat;
    background-size: 450px 295px;
    -moz-background-size: 450px 295px;
    -webkit-background-size: 450px 295px;
    -o-background-size: 450px 295px;
    padding: 100px 0;
    height: auto;
}

.y6 {
    background: url(/UploadFiles/Others/20190919122507_63014.png) left 100px no-repeat;
    background-size: 450px 315px;
    -moz-background-size: 450px 315px;
    -webkit-background-size: 450px 315px;
    -o-background-size: 450px 315px;
    padding: 100px 0;
    height: auto;
}

.ys_part dd {
    font-size: 14px;
    letter-spacing: 1px
}

.ys_part dt em {
    font-size: 18px;
    display: inline-block;
    margin-left: 10px;
}

.ys_part dt span {
    margin-top: 10px;
    font-size: 18px;
}

.problem {
    background: none;
    width: 100%;
    margin-top: 0 !important;
    height: auto;
    overflow: hidden;
    margin-bottom: 50px;
    padding: 0;
    color: #00b0d6;
    letter-spacing: 1px;
    text-align: center;
}

.pb_list:after {
    clear: both;
}

.pb_list {
    width: 960px;
    margin: 0 auto;
    height: auto;
    padding: 0 0 20px 0;
    border-radius: 4px;
}

.pb_list span {
    display: inline-table;
    height: 110px;
    width: 160px;
    line-height: 31px;
    _line-height: 24px;
    overflow: hidden;
    margin-bottom: 0;
    color: #ffffff;
    font-size: 16px;
    float: left;
    padding-top: 80px;
    padding-top: 100px\0;
    padding-bottom: 20px;
    margin-left: 4px;
    padding-right: 14px;
    padding-left: 14px;
    position: relative;
    background-color: #00b0d6 !important;
    text-align: center;
    border-radius: 4px;
    background-size: 70% !important;
}

.pb_list span:nth-child(5):before {
    width: 0;
}

.pb_list em {
    display: inline-block;
    color: #fff;
    font-size: 24px;
    width: 100%;
    text-align: center;
    margin-right: 0;
    margin-bottom: 20px;
    _line-height: 24px;
    margin-top: 30px;
}

.pb_list span:nth-child(1) {
    background: url(/UploadFiles/Others/20190917135311_57760.png) no-repeat center top;
}

.pb_list span:nth-child(2) {
    background: url(/UploadFiles/Others/20190917135740_98163.png) no-repeat center top;
}

.pb_list span:nth-child(3) {
    background: url(/UploadFiles/Others/20190917135803_84169.png) no-repeat center top;
}

.pb_list span:nth-child(4) {
    background: url(/UploadFiles/Others/20190917135823_24456.png) no-repeat center top;
}

.pb_list span:nth-child(5) {
    background: url(/UploadFiles/Others/20190917135843_92396.png) no-repeat center top;
}

.pb_list span:first-child {
    background: url(/UploadFiles/Others/20190917135311_57760.png) no-repeat center top;
}

.pb_list span:first-child+span {
    background: url(/UploadFiles/Others/20190917135740_98163.png) no-repeat center top;
}

.pb_list span:first-child+span+span {
    background: url(/UploadFiles/Others/20190917135803_84169.png) no-repeat center top;
}

.pb_list span:first-child+span+span+span {
    background: url(/UploadFiles/Others/20190917135823_24456.png) no-repeat center top;
}

.pb_list span:first-child+span+span+span+span {
    background: url(/UploadFiles/Others/20190917135843_92396.png) no-repeat center top;
}

.g_lt {
    float: left;
    width: 1200px;
    padding-top: 41px;
}

.y_tp span {
    color: #fff;
    font-size: 16px;
}

.y_tp b {
    font-size: 24px;
    display: block;
    margin-top: 10px;
}

.y_tp b {
    font-size: 24px;
    display: block;
    margin-top: 10px;
}

.y_tit b {
    display: block;
    color: #00b0d6;
    font-size: 24px;
    margin-top: 10px;
}

.y_tit em {
    font-size: 28px;
}

.y_tp:after {
    content: '';
    clear: both;
}

.ysbox {
    background: #00b0d6;
    padding: 40px 0;
}

.ys_bg {
    background: none;
    padding-top: 0;
    margin-bottom: 55px;
    margin-top: 100px;
}

.y_tit {
    width: 0;
    height: 0;
    border-right: 100px solid #00b0d6;
    border-left: 100px solid #00b0d6;
    border-bottom: 70px solid #fff;
    position: relative;
    top: -70px;
}

.y_tit a {
    color: #00b0d6;
    font-size: 20px;
    position: absolute;
    width: 140px;
    left: 50%;
    margin-left: -70px;
    top: 80px;
}

.y_tit a:after {
    content: '';
    position: absolute;
    height: 0;
    width: 320px;
    background: #00b0d6;
    left: 50%;
    margin-left: -168px;
    bottom: -30px;
    border-top: 0 solid #fff;
    border-left: 8px solid #fff;
    border-right: 8px solid #fff;
    border-bottom: 5px solid #00b0d6;
}

.ys_part dt b {
    color: #00b0d6;
}

.gray1 {
    display: none
}

p.pb_mtit {
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 50px;
    background: none;
}

p.pb_tit {
    font-size: 24px;
    padding: 50px 0 0 0;
    background: none;
}

.t_tit, .pn_tit {
    letter-spacing: 1px;
    font-weight: normal;
    text-align: center;
    font-size: 16px;
    background: none;
    height: auto;
    line-height: 34px;
    margin: 100px 0 50px 0;
}

.t_tit a, .pn_tit a {
    color: #00b0d6;
    font-size: 24px;
    cursor: pointer;
    transition: all .5s;
    -moz-transition: all .5s; /* Firefox 4 */
    -webkit-transition: all .5s; /* Safari 和 Chrome */
    -o-transition: all .5s; /* Opera */
}

.t_tit a:hover {
    color: #00b0d6;
    text-decoration: none;
}

.t_tit p span {
    position: relative;
}

.t_tit p span:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 60px;
    background: #d5d5d5;
    top: 50%;
    right: -70px;
}

.t_tit p span:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 60px;
    background: #d5d5d5;
    top: 50%;
    left: -70px;
}

.tm_list:after {
    content: '';
    clear: both;
}

.team {
    width: 960px;
    margin: 0 auto 40px;
    height: auto;
}

.gray {
    height: 195px;
    background: #ededed;
    overflow: hidden;
    margin-bottom: 50px;
    padding: 15px 0;
}

.part {
    width: 960px;
    margin: 0 auto;
    height: 195px;
    overflow: hidden;
}

.pt_tit {
    width: 228px;
    height: 195px;
    background: url(/UploadFiles/Others/20190918173925_34734.jpg) no-repeat;
}

.pt_con {
    width: 730px;
    float: right;
    padding-top: 8px;
    height: 175px;
    position: relative;
}

.pt_wrp img {
    width: 148px;
    height: 94px;
    padding: 30px 10px;
    background: #fff;
    display: block;
    float: left;
}

.pt_wrp span {
    width: 100%;
    float: left;
}

.pt_wrp a:after {
    content: '';
    clear: both;
}

.tm_list li {
    display: block;
    width: 200px;
    margin-right: 52px;
    float: left;
}

.tm_list .tm_last {
    float: right;
    margin-right: 0;
}

.tm_list img {
    width: 200px;
    height: 200px;
    display: block;
    border-radius: 4px;
    border-right: 1px solid #00b0d6;
    border-bottom: 1px solid #00b0d6;
    box-shadow: 2px 2px 6px rgba(0, 93, 113, 0.37);
}

.tm_list span {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .5);
    width: 172px;
    padding: 10px 15px;
    text-align: left;
    color: #fff;
    font-size: 14px;
    display: none;
}

.pt_wrp {
    width: 712px;
    margin: 0 0 0 25px;
}

.pt_wrp li {
    width: 168px;
}

.lt {
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    z-index: 999;
    text-align: center;
    left: 40px;
    top: 60px;
    display: none;
    cursor: pointer;
    background: none;
}

.rt {
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    z-index: 999;
    text-align: center;
    right: 10px;
    top: 60px;
    display: none;
    cursor: pointer;
    background: none;
}

.pt_con:hover .rt, .pt_con:hover .lt {
    display: block;
    background: rgba(51, 51, 51, 0.5);
}

.lt:before {
    font-size: 24px;
    content: '\25C4';
    color: #fff;
    line-height: 50px;
}

.rt:before {
    font-size: 24px;
    content: '\25BA';
    color: #fff;
    line-height: 50px;
}

.pn_list {
    padding-top: 0;
}

.pn_list dl {
    width: 33.33%;
    height: auto;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 1px;
    zoom: 1;
    float: left;
}

.pn_list dt {
    width: 100%;
    float: left;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    background: none;
}

.pn_list dd {
    height: auto;
    width: 100%;
    line-height: 24px;
    overflow: hidden;
    float: left;
    padding: 0;
    text-align: center;
    background: none;
}

.pn_list dt a {
    color: #333;
    font-size: 18px;
    display: block;
    font-weight: bold;
    background: #eee;
}

.pn_list dd a {
    color: #333;
    font-size: 14px;
    display: block;
    background: #fff;
}

.pn_list dt a, .pn_list dd a {
    border: 1px solid #eee;
    border-top: none;
    padding: 0;
    line-height: 70px;
    margin: 0 15px;
    transition: all .5s;
    -moz-transition: all .2s; /* Firefox 4 */
    -webkit-transition: all .2s; /* Safari 和 Chrome */
    -o-transition: all .2s; /* Opera */
}

.pn_list dd a:hover, .pn_list dt a:hover {
    color: #fff;
    background: #00b0d6;
    font-size: 18px;
    font-weight: bold;
}

.pn_list {
    background: none;
    height: auto;
    overflow: hidden;
    padding-top: 0;
}

.ys_link {
    display: block;
    width: 170px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    color: #00b0d6;
    font-size: 18px;
    background: #ededed;
    letter-spacing: 1px;
    transition: all .5s;
    -moz-transition: all .2s; /* Firefox 4 */
    -webkit-transition: all .2s; /* Safari 和 Chrome */
    -o-transition: all .2s; /* Opera */
}

.ys_part dt span:nth-child(1) {
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid #00b0d6;
}

.y4 .ys_link, .y2 .ys_link, .y6 .ys_link {
    background: #e2e2e2;
}

.y6 .ys_link, .y1 .ys_link {
    margin: 20px 0 0 505px;
}

.ys_link:hover {
    font-size: 20px;
    color: #fff;
    background: #00b0d6;
    font-weight: bold;
}

.ys_part dd {
    margin-bottom: 0;
}

.tab_tit {
    background: none;
    height: auto;
    margin-bottom: 0;
    margin-top: 100px;
}

.tab_tit ul {
    width: 445px;
    float: none;
    margin: 0 auto;
    display: block;
}

.tab_tit ul:after {
    content: '';
    clear: both;
}

.tab_tit li {
    float: left;
    width: 138px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    display: inline;
    margin: 0 5px;
}

.tab_tit li a {
    color: #fff;
    font-size: 16px;
    background: #666;
    display: block;
    border-radius: 3px;
    transform: skewX(-17deg);
    -webkit-transform: skewX(-17deg);
    -moz-transform: skewX(-17deg);
    transition: all .5s;
    -moz-transition: all .5s; /* Firefox 4 */
    -webkit-transition: all .5s; /* Safari 和 Chrome */
    -o-transition: all .5s; /* Opera */
}

.tab_tit li a:hover, .tab_tit .cur a {
    background: #00b0d6;
    text-decoration: none;
    border-radius: 3px;
    transform: skewX(-17deg);
    -webkit-transform: skewX(-17deg);
    -moz-transform: skewX(-17deg);
}

.tab_tit .t_m {
    float: none;
    color: #000;
    font-size: 14px;
    width: 190px;
    text-align: center;
    margin: 10PX auto;
    display: block;
}

.tab_wrp {
    width: 960px;
}

.tab_list {
    width: 1020px;
    height: auto;
    margin-left: -30px;
}

.tab_list li {
    float: left;
    height: auto;
    width: 240px;
    border: 0;
    padding: 0;
    display: block;
    margin: 0;
}

.tab_list .img img {
    display: block;
    width: 210px;
    height: auto;
    margin: 0;
}

.tab {
    height: auto;
}

.tab_list span {
    font-size: 14px;
    padding: 0 15px;
    letter-spacing: 1px;
}

.tab_list .img {
    display: block;
    padding: 0 15px;
}

.tab_list .a_lt, .tab_list .a_rt {
    top: 150px;
}

.y_gray {
    background: #f7f7f7;
}

.ab_dl dt {
    background: url(/UploadFiles/Others/20190919133006_24789.jpg) center center no-repeat;
    width: 455px;
    height: 250px;
    float: left;
    padding: 0;
    overflow: hidden;
}

.ab_dl dd {
    width: 455px;
    float: right;
}

.ab_dl p {
    height: auto;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 0;
}

.ab_dl em .a1 {
    display: block;
    width: 170px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    color: #00b0d6;
    font-size: 18px;
    background: #ededed;
    letter-spacing: 1px;
    transition: all .5s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    margin: 0;
    border: none;
}

.ab_dl em .a1:hover {
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    background: #00b0d6;
}

.ab_wrp {
    width: 960px;
    margin: 0;
}

.ab_con {
    height: auto;
}

.ab_wrp li {
    float: left;
    display: inline;
    margin: 0;
    background: none;
    width: 240px;
    padding: 0;
}

.ab_wrp li img {
    width: 100%;
    height: auto;
}

.ab_wrp li a {
    display: block;
    padding: 0 15px;
}

.a_rt {
    position: absolute;
    right: -40px;
    top: 180px;
    background: url(/Skins/Default/Img/Index/a_rt.gif) no-repeat;
    width: 29px;
    height: 54px;
    display: block;
}

.a_lt {
    position: absolute;
    left: -40px;
    top: 180px;
    background: url(/Skins/Default/Img/Index/a_lt.gif) no-repeat;
    width: 29px;
    height: 54px;
    display: block;
}

.ab_wrp li span {
    display: block;
    text-align: center;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin-top: 12px;
    color: #333;
    font-size: 14px;
}

.ab_dl {
    height: auto;
    margin-bottom: 24px;
}

.ab_dl:after {
    content: '';
    clear: both;
}

.dh {
    height: auto;
}

.fn:after {
    content: '';
    clear: both;
}

.ly .sinp01 {
    width: 170px;
    padding: 0 0 0 10px;
    float: left;
    background: rgb(255, 255, 255);
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    color: #000;
    border: 1px solid #ccc;
    border-radius: 0 3px 3px 0;
}

.ly .sbt {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    float: left;
    background: #00b0d6;
    border-radius: 3px 0 0 3px;
}

.li4 .area {
    border: 1px solid #aeaeae;
    background: none;
    resize: none;
    width: 938px;
    height: 93px;
    overflow: hidden;
    padding: 10px;
    border-radius: 0 4px 4px 4px;
    _margin-top: -1px;
}

.li5 .sbt {
    border-radius: 3px 0 0 3px;
}

.li4 .ly .sbt {
    border-radius: 3px 3px 0 0;
}

.li5 .sinp02 {
    width: 80px;
    padding: 0 0 0 7px;
    float: left;
    background: #ffffff;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    color: #000;
    border: 1px solid #ccc;
    border-radius: 0 4px 4px 0;
}

#imgVali {
    width: 80px;
    margin: -2px 0 0 10px;
}

.li6 input {
    margin-right: 6px;
    height: 30px;
    line-height: 15px;
    border: none;
    display: inline-block !important;
    cursor: pointer;
}

.bgitem {
    background-size: cover !important;
}

.ad {
    height: 133px;
    margin-bottom: 50px;
    background: #0095b5;
}

.inpimg {
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #00b0d6;
    color: #fff;
    border: none;
}

.inpimg:hover {
    background: #00d2ff;
    color: #fff;
}

.repeat {
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #eee;
    color: #000;
    border: none;
}

.repeat:hover {
    background: #ccc;
}
.morebtn{
    width: 100%;
    display: block;
    line-height: 4rem;
    text-align: center;
    background: #f3f3f3;
    font-size: 1.5rem;
}
#newBridge .icon-right-center{
    top: 39%!important;
}