@font-face { font-family: "NotoSansHans"; src: url("/commstyle/statics/Fonts/NotoSansHans.woff2") format("woff2"), url("/commstyle/statics/Fonts/NotoSansHans.woff") format("woff"), url("/commstyle/statics/Fonts/NotoSansHans.ttf") format("truetype"), url("/commstyle/statics/Fonts/NotoSansHans.eot") format("embedded-opentype"), url("/commstyle/statics/Fonts/NotoSansHans.svg") format("svg"); font-weight: normal; font-style: normal }
@font-face { font-family: "DB OZONE"; src: url("/commstyle/statics/Fonts/DB OZONE.woff2") format("woff2"), url("/commstyle/statics/Fonts/DB OZONE.woff") format("woff"), url("../statics/Fonts/DB OZONE.ttf") format("truetype"), url("/commstyle/statics/Fonts/DB OZONE.eot") format("embedded-opentype"), url("/commstyle/statics/Fonts/DB OZONE.svg") format("svg"); font-weight: normal; font-style: normal }
/**初始**/
body { font-family: "NotoSansHans" }
#LRdiv0,#LRdiv1,#LRdiv2,#LRfloater0,#LRdiv3{ display: none;}
a:hover { color: #0068b7 }
.fancybox-overlay { overflow-x: hidden !important }
.fancybox-overlay .fancybox-inner { overflow: hidden !important; width: 100% !important; min-width: 60vw !important }
.fancybox-overlay .fancybox-skin { background: #fff !important }
.fancybox-overlay video { width: 100%; position: relative; z-index: 50 }
/*页面框架结构*/
.w25 { width: 25%; padding-bottom: 4% }
.w70 { width: 70%; padding-bottom: 4% }


table th, td {
    border: 1px solid #ccc;
}

@media(max-width:1024px) {
.w25, .w70 { width: auto; padding-bottom: 30px }
}
.p30 { padding: 3% 0 }
/*页面右侧结构*/
.fr h2,.fr h1 { margin: 0; margin-bottom: 15px; font-size: 20px; color: #0068b7 }

@media(max-width:768px) {
.fr h2,.fr h1{ font-size: 20px }
}

@media(max-width:480px) {
.fr h2,.fr h1 { font-size: 18px }
}
.fr .box_link { border: 1px solid #ededed; padding: 20px; margin-bottom: 30px }
.fr .box_link dd { display: block; padding: 20px; padding-right: 15px; margin-bottom: 15px; font-size: 16px; color: #333; background: #f5f9fd; border-radius: 4px }
.fr .box_link dd:last-child { margin-bottom: 0 }
.fr .box_link img { width: 40px; }
.fr .box_link .txt { padding-left: 15px; font-size: 18px }
.fr .box_link em { font-style: normal; display: block; margin-top: 5px; font-size: 14px; color: #777 }

@media(max-width:480px) {
.fr .box_link dd { margin-bottom: 10px }
.fr .box_link .txt { font-size: 16px }
.fr .box_link em { margin-top: 2px; font-size: 13px }
}
/*specialist_recommend */
.specialist_recommend { overflow-x: hidden; border: 1px solid #ededed; padding: 20px; margin-bottom: 30px }
.specialist_recommend .abox { position: relative; text-align: center; }
.specialist_recommend img { width: 100%; }
.specialist_recommend .slick-arrow { position: absolute; z-index: 10; right: 0; top: -42px; border: 1px solid #ededed; font-size: 0; height: 28px; width: 28px; border-radius: 3px; cursor: pointer; background: url(../images/list_arrow.png) no-repeat center center; background-size: 5px }
.specialist_recommend .slick-prev { right: 38px; transform: rotate(-180deg); -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg) }
.specialist_recommend li.slick-slide { height: auto }
.specialist_recommend li.slick-slide .inner { position: relative; transition: 0.3s }
.specialist_recommend li.slick-slide .pic { overflow: hidden; position: relative }
.specialist_recommend li.slick-slide .Ispic { padding-bottom: 65.79%; transition: 0.3s }
.specialist_recommend li:hover .Ispic { transform: scale(1.12); -webkit-transform: scale(1.12); -ms-transform: scale(1.12) }
.specialist_recommend li.slick-slide .txt { position: absolute; left: 0; bottom: 0; width: 100%; padding: 8px 20px; color: #fff; background: rgba(0,0,0,0.35) }
.specialist_recommend li.slick-slide .txt aside { font-size: 16px }
.specialist_recommend li.slick-slide .txt span { font-size: 14px; margin: 5px 0 10px 10px }
.specialist_recommend .btnDiv { border: 1px solid #ededed; border-top: none; border-radius: 0 0 10px 10px }
.specialist_recommend .btnDiv input { cursor: pointer; color: #666; height: 50px; font-size: 18px; margin-left: 20px; padding-left: 28px; background: url(../images/icon_yuyue.png) no-repeat left center; border: none }
.specialist_recommend .btnDiv a { display: inline-block; float: right; color: #666; height: 50px; line-height: 50px; padding-right: 28px; background: url(../images/more.png) no-repeat right center; margin-right: 10px }
.specialist_recommend .btnDiv a:hover, .specialist_recommend .btnDiv input:hover { color: #0068b7 }

@media(max-width:480px) {
.specialist_recommend .btnDiv input { height: 40px; font-size: 14px; margin-left: 10px }
.specialist_recommend .btnDiv a { height: 40px; line-height: 40px }
}
.newslist_recommend { border: 1px solid #ededed; padding: 20px }
.newslist_recommend .listul ul li { padding: 20px 0; border-bottom: 1px solid #ededed }
.newslist_recommend .listul ul li:nth-child(3) { border-bottom: none }
.newslist_recommend .listul ul li a { display: block }
.newslist_recommend .listul ul li a .abox { position: relative }
.newslist_recommend .listul ul li a .img { position: relative; max-width: 100px; width: 36%; overflow: hidden; float: left }
.newslist_recommend .listul ul li a .img img { width: 100% }
.newslist_recommend .listul ul li a .txt { width: 60%; position: absolute; right: 0; top: 0px; height: 100% }
.newslist_recommend .listul ul li a .txt .h3 { margin: 0; font-size: 14px; color: #555; overflow: hidden; font-weight: normal; line-height: 24px; height: 48px }
.newslist_recommend .listul ul li a:hover .txt .h3 { color: #0068b7 }

@media(max-width:480px) {
.newslist_recommend .listul ul li { padding: 10px 0 }
}
/*栏目标题*/
.in-tit h2 { margin: 0; font-size: 28px; font-weight: normal; color: #0068b7; padding: 2% 0; position: relative }
.in-tit h2 span { color: #999; margin-left: 10px; font-size: 28px; font-family: "DB OZONE"; opacity: 0.4; font-weight: normal }
.in-tit h2 a { position: absolute; right: 0; top: 50%; margin-top: -17px; border: 1px solid #d9d9d9; line-height: 35px; padding: 0 20px; background: url(../images/list-icon_more.png) no-repeat 90% center; font-size: 24px; color: #ccc; width: 150px; border-radius: 35px; text-transform: uppercase; font-family: "DB OZONE"; transition: .3s }
.in-tit h2 a:hover { color: #0068b7; border-color: transparent; background-image: url(../images/list-icon_more_hover.png); background-color: #fff; box-shadow: 2px 2px 10px rgba(0,0,0,0.1) }

@media(max-width:768px) {
.in-tit h2 { font-size: 22px; padding: 4vw 0 }
.in-tit h2 span { font-size: 16px }
.in-tit h2 a { font-size: 20px; width: 95px; line-height: 30px; border-radius: 30px; margin-top: -15px }
}

@media(max-width:480px) {
.in-tit h2 { font-size: 20px }
.in-tit h2 span { display: none }
.in-tit h2 a { font-size: 18px }
}
/*Banner */
.Banner { position: relative; z-index: 1 }
.Banner div { height: 450px; background-position: center center; background-repeat: no-repeat }
.Banner img { display: none }
.Banner aside,
.Banner002231.Banner_doctor aside { position: absolute; left: 50%; top: 50%; line-height: 46px; height: 46px; width: 100%; font-size: 32px; padding: 0 2%; max-width: 1200px; font-weight: bold; color: #fff; letter-spacing: 3px; -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); transform: translate(-50%, -50%) }
.Banner_doctor aside { display: none; }

@media(max-width:1000px) {
.Banner div { display: none }
.Banner img { display: block; width: 100% }
.Banner_doctor aside { display: block; }
}

@media(max-width:640px) {
.Banner aside { font-size: 24px }
}

@media(max-width:480px) {
.Banner aside { font-size: 20px }
}
/*Pages*/
.Pages { text-align: center; padding: 40px 0 4% 0; color: #555 }
.Pages .p_count, .Pages .p_total, .Pages .p_cur, .Pages a.a_first, .Pages a.a_end, .Pages .p_jump { display: none }
.Pages a { display: inline-block; vertical-align: middle; margin: 0 3px; border: 1px solid #ededed; color: #666; min-width: 40px; height: 40px; line-height: 40px; border-radius: 3px;padding: 0 10px; }
.Pages a.a_prev, .Pages a.a_next { position: relative; background: #f0f0f0; border-color: #f0f0f0 }
.Pages a.a_prev span, .Pages a.a_next span { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); font-size: 14px }
.Pages a:hover, .Pages a.a_cur { background: #0068b7; border-color: #0068b7; color: #fff }
.Pages em { font-style: normal }
.Pages b { font-weight: normal }

.pagination.Pages a{
  height: auto;
}
.pagination{display: inline-block;}
.pagination>li {display: inline;}
.pagination>li>a, .pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

@media(max-width:480px) {
.Pages { padding: 20px 0 4% 0 }
.Pages em { display: none }
}
/*slideBar*/
.bdsharebuttonbox1{display: flex;justify-content:space-between;}
.bdsharebuttonbox1 .bdsharebuttonbox1-item{position: relative;cursor: pointer;}
.bdsharebuttonbox1 .bdsharebuttonbox1-img{width: 36px;height: 36px;background-color: #00a0e9;border-radius: 50%;}
.bdsharebuttonbox1 .bdsharebuttonbox1-text{margin-top:8px;}
.bdsharebuttonbox1 .bdsharebuttonbox1-img-hover{
  max-width: none;
  position: absolute;
  width: 150px;
  display: none;
  bottom: 110%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 999;
  border: 1px solid #f1f1f1;
  padding: 5px;
  background: #fff;
}
.bdsharebuttonbox{justify-content: center;flex-wrap: wrap;}
.bdsharebuttonbox .icon2{position: relative; text-indent: 0;overflow: visible;}
.bdsharebuttonbox figure{position: absolute;width: 150px; display: none; bottom: 110%;left: 50%;transform:translateX(-50%);z-index:999;border:1px solid #f1f1f1;padding: 5px;background: #fff;}
.bdsharebuttonbox span{position: absolute; width: 90px; top: 38px; left: -27px;}
.slideBar { width: 84px; padding: 0 5px; height: auto; position: fixed; z-index: 101; bottom: 5%; right: 2%; background: #fff; border-radius: 4px; box-shadow: 3px 3px 20px rgba(0,0,0,0.1) }
.slideBar a { display: block; width: 74px; border-radius: 4px; padding-top: 60px; padding-bottom: 12px; background-image: url(../images/slideBar-icon.png); background-repeat: no-repeat; font-size: 15px; color: #777; text-align: center; margin: 4px auto; position: relative; border-bottom: 1px solid #ededed; transition: .3s }
.slideBar .icon1 { background-position: center top }
.slideBar .icon2 { background-position: center -85px }
.slideBar .icon2 figure { display: none; width: 150px; border: 1px solid #f1f1f1; background: #fff; padding: 10px; position: absolute; right: 110%; top: 0 }
.slideBar .icon3 { background-position: center -170px }
.slideBar .top { background-position: center -340px; padding-top: 15px; border-bottom: none }
.slideBar .top b { display: block; font-weight: normal; color: #000 }
.slideBar a:hover { background-image: url(../images/slideBar-icon2.png); background-color: #f39800; color: #fff }
.slideBar a:hover b { color: #fff }

/*slideBar1*/
.slideBar1 { width: 300px; height: auto; position: fixed; z-index: 102; bottom: 0; right: 0; background: #fff; border-radius: 4px; box-shadow: 3px 3px 20px rgba(0,0,0,0.1) }
.slideBar1 .closeVideo{width: 20px;height: 20px;color: #fff;background-color: #000; top: -21px;right: 0;position: absolute;text-align: center;line-height: 20px;cursor: pointer;}
.slideBar1 video{width: 100%;}

@media(max-width:640px) {
.slideBar,.slideBar1 { display: none }
}
  
.btnss {  
  display: none;
}  
  
@media (max-width: 639px) {  
  .btnss {  
    display: block; 
  }  
}

/*site-header */
.site-header { background: #fff; position: fixed; width: 100%; left: 0; top: 0; z-index: 100 }
.site-header .header-top { position: relative; z-index: 10; }
.site-header .header-top dl > * { height: 120px }
.site-header .header-top dt { float: left; max-width: 60% }
.site-header .header-top dt .logo { display: table; height: 120px }
.site-header .header-top dt .logo li { display: table-cell; vertical-align: middle }
.site-header .header-top dt .logo img { max-height: 100%; height: 100px; }
.site-header .header-top dt .logo_txt { position: relative; padding-left: 25px }
.site-header .header-top dt .logo_txt::before { position: absolute; content: ''; left: 12px; top: 50%; margin-top: -19px; width: 1px; height: 30px; background: #ededed }
.site-header .header-top dd { float: right; display: table }
.site-header .header-top .szz{ float: left; display: table }
.site-header .header-top .szz .box{display: table-cell;vertical-align: middle;padding-left: 22px;}
.site-header .header-top .szz a{display:block;border: 1px solid #0068b7;line-height: 28px;padding: 0 14px 0 32px;border-radius: 14px;background: url(../images/site-header-icon.png) no-repeat 10px center #fff;}
.site-header .header-top .szz a:hover{background-color:#0068b7;color: #fff;background-image: url(../images/site-header-icon1.png);}
.site-header .rz { color: #000; font-size: 16px; line-height: 1.5; padding-left: 100px; margin-right: 3%; background: url(../images/site-header-icon_dnv.png) no-repeat left center }
.site-header .header-top .szz .wrap {position:relative;}
.site-header .header-top .szz .wrap .dropDown{position:absolute;top:100%;left:0;padding-top:0px;display:none;}
.site-header .header-top .szz .wrap .dropDown a {margin-top:5px;}
.site-header .header-top .szz .wrap:hover .dropDown{display:block;}
.site-header .rz .txt { display: table-cell; vertical-align: middle; }
.site-header .top-search { width: 240px; position: relative; padding: 5px 0 }
.site-header .top-search .text { width: 100%; padding-right: 50px; border: none; background: rgba(255,255,255,1); padding-left: 20px; border-radius: 40px; line-height: 40px; height: 40px; color: rgba(0,0,0,0.65) }
.site-header .top-search .btn { position: absolute; right: 10px; top: 50%; margin-top: -12px; cursor: pointer; color: #fff; width: 25px; height: 25px; border: none; background: url(../images/icon_search.png) no-repeat left center; line-height: 55px; font-size: 13px }
.site-header .tel { display: table-cell; vertical-align: middle; margin-left: 30px; color: #000; padding: 0 0 0 40px; font-size: 30px; line-height: 1; background: url(../images/site-header-icon_call.png) no-repeat left center }
.site-header .tel span { display: block; color: #333; font-size: 14px; margin-bottom: 5px }
/*.site-header .lang { font-size: 15px; color: #fff; margin-top: 5px; margin-left: 10px; line-height: 40px !important; height: 40px; background: url(../images/site-header-icon_lang.png) no-repeat 15px center #f27406; border-radius: 40px; text-align: center; padding-left: 40px; padding-right: 15px }*/
.site-header .lang { margin-top: 5px; margin-left: 10px; padding-right: 15px }
.site-header .lang img{ width:100%;border-radius:10px;}
.site-header .header-left { margin-right: 220px }
.site-header .header-right { float: right; margin-top: -55px }
.site-header .header-right > * { float: left; line-height: 21px }
.site-header .header-menu { max-width: 82% }
.site-header .header-menu li em a { width: 100%; color: #fff; font-size: 16px; line-height: 60px; display: inline-block; position: relative }
.site-header .header-menu li em a::after { position: absolute; content: ''; left: 50%; transform: translateX(-50%); width: 0; bottom: 0; height: 3px; background: #00a0e8; transition: 0.3s }
.site-header .header-menu li:hover em a::after, .site-header .header-menu li.aon em a::after { width: 100% }
.site-header .header-menu li.home a { padding-left: 28px; background: url(../images/site-header-icon_home.png) no-repeat left center }
.site-header .header-menu li.home:hover em a::after, .site-header .header-menu li.home.aon em a::after { display: none }
.site-header .header-bottom { position: relative; z-index: 2; background: #0068b7 }
.site-header .header-menu li .sub dt { padding: 20px 0; text-align: center }
.site-header .header-menu li .sub dt .icon img { max-height: 50px; }
.site-header .header-menu li .sub dt .tit { display: block; color: #333; padding: 0 20px; line-height: 32px; border-radius: 32px }
.site-header .header-menu li .sub dt.on a .tit, .site-header .header-menu li .sub dt a:hover .tit { color: #fff; background: #0068b7 }
.site-header .header-menu li .sub dt.on a, .site-header .header-menu li .sub dt a:hover { background: #fff }
.site-header .sub-menu-layer { background: #fff; box-shadow: 2px 2px 10px rgba(0,0,0,0.1) }

@media(max-width:1300px) {
.site-header .header, .site-header .header-top .auto { padding: 0 2% }
.site-header .header-top .hotline { display: none !important }
.site-header .top-search { width: 180px }
}

@media(max-width:1024px) {
.site-header .header-top { position: relative; z-index: 1; }
.site-header .header-right { float: none; margin: 0; text-align: right; padding: 1vw 0; overflow: hidden }
.site-header #header-menu { position: fixed; left: 0; opacity: 0; transform: translateX(-100%); top: 0; height: 100%; overflow: auto; width: 240px; padding: 3%; background: #0068b7; box-shadow: 2px 2px 10px rgba(0,0,0,0.1); z-index: 100; transition: 0.3s }
.site-header #header-menu.header-menu-show { opacity: 1; transform: translateX(0) }
.site-header #header-menu li a { font-weight: normal; padding: 10px; border-bottom-color: rgba(0,0,0,0.1) }
.site-header #header-menu li .sub-menu dt a { border-bottom-color: rgba(255,255,255,0.2) }
.site-header #header-menu li .sub-menu dt a .icon { display: none }
.site-header .three-intro { display: none !important }
.site-header #open_menu { transition: 0.3s; position: absolute; right: 2%; width: 30px; height: 30px; top: 50%; margin-top: -15px }
.site-header #open_menu i::before, .site-header #open_menu i::after, .site-header #open_menu i { background: #fff !important }
.site-header #open_menu i { width: 5px; height: 5px; margin-top: -2.5px; left: 50%; margin-left: -2.5px }
.site-header #open_menu i::before { top: -10px !important }
.site-header #open_menu i::after { top: 10px !important }
.site-header #open_menu.open_menu_on { transform: rotate(90deg) }
.site-header #open_menu.open_menu_on i::before, .site-header #open_menu.open_menu_on i::after { transform: rotate(0) }
.site-header #header-menu li.has-sub em .op { display: block }
}

@media(max-width:640px) {
.site-header .header-top { position: relative }
.site-header .header-top dt .logo_txt { display: none !important }
.site-header .header-top dl > * { width: 40%; height: 90px }
.site-header .header-top dt { width: 100%; max-width: 100%; }
.site-header .header-top dt .logo { display: table; height: 90px }
.site-header .header-top dt .logo img { max-height: 100%; height: auto; }
.site-header .rz { font-size: 13px; margin-right: 0 }
.site-header .header-top .szz{width: 25%; }
.site-header .header-top .szz .box{padding-left: 8px; }
.site-header .header-top .szz a{padding: 0 0px 0 10px;}
}

/*index_banner*/
.index_banner { position: relative; z-index: 1 }
.index_banner .bx-viewport { z-index: 1 }
.index_banner ul { position: relative; z-index: 100 }
.index_banner li a, .columnban li a { position: relative; z-index: 100; }
.index_banner li, .index_banner li a { display: block; height: 640px; width: 100% }
.columnban li, .columnban li a { display: block; height: 450px }
.index_banner li { background-position: center top; background-repeat: no-repeat; }
.index_banner li img { display: none; width: 100% }
.index_banner .pager { position: absolute; left: 0; width: 100%; text-align: center; bottom: 5%; z-index: 10 }
.index_banner .pager a { display: inline-block; width: 18px; height: 18px; background: url(../images/index_banner-li.png) no-repeat center center; position: relative }
.index_banner .pager figure { position: absolute; left: 50%; margin-left: -48px; bottom: 100%; width: 96px; height: 50px; border: 2px solid #fff; margin-bottom: 8px; display: none }
.index_banner .pager a.active { background-image: url(../images/index_banner-li_on.png) }
.index_banner .pager a:hover figure { display: block }
.index_banner .pager figure img { max-width: none; width: 100%; display: block }
.index_banner .pager figure i { position: absolute; left: 50%; margin-left: -6px; bottom: -6px; width: 0; height: 0; border: 6px solid #fff; border-left-color: transparent; border-right-color: transparent; border-bottom: 0 }
.index_banner .bx-controls-direction a { overflow: hidden; line-height: 1000px; position: absolute; z-index: 10; width: 26px; height: 26px; border-top: 2px solid #fff; border-right: 2px solid #fff; top: 50%; margin-top: -13px; cursor: pointer }
.index_banner .bx-controls-direction a.bx-next { right: 5%; transform: rotate(45deg) }
.index_banner .bx-controls-direction a.bx-prev { left: 5%; transform: rotate(-135deg) }

@media(max-width:1000px) {
.index_banner li, .index_banner li a { height: auto }
.index_banner li { background: none !important }
.index_banner li img { display: block }
}

@media(max-width:480px) {
.index_banner .bx-controls-direction { display: none }
.index_banner .pager a { width: 12px; height: 12px; background-size: cover }
.index_banner .pager figure { display: none !important }
}
/*index_section2*/
.index_section2 { padding: 3vw 0 2vw 0 }
.index_section2 h2 { margin: 0; margin-bottom: 15px; font-size: 20px; color: #0068b7 }

@media(max-width:768px) {
.index_section2 h2 { font-size: 20px }
}
.index_section2 .auto { position: relative }
.index_section2 .box { position: relative; z-index: 2; border: 1px solid #ededed; padding: 20px }
.index_section2 .box_news { overflow: hidden }
.index_section2 .box_about:before { position: absolute; content: '' }
.index_section2 .box_about figure { overflow: hidden }
.index_section2 .box_about figure img { width: 100%; height: 222px; display: block; overflow: hidden; transition: All 0.5s ease-in-out; -webkit-transition: All 0.5s ease-in-out; -moz-transition: All 0.5s ease-in-out; -o-transition: All 0.5s ease-in-out }
.index_section2 .box_about figure img:hover { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1) }
.index_section2 .box_about .Ispic { position: relative }
.index_section2 .box_about .Ispic i { width: 60px; height: 60px; position: absolute; top: 50%; left: 50%; margin-top: -30px; margin-left: -30px; background: url(../images/index_section2-icon_video.png) 0 0 no-repeat }
.index_section2 .box_about .Ispic .videoCon { display: none }
.videoCon video { width: 100% }
.index_section2 .box_about h3 { color: #0068b7; font-size: 18px; font-weight: normal; margin-bottom: 12px }
.index_section2 .box_about .word { line-height: 24px; display: -webkit-box; display: box; overflow: hidden; text-overflow: ellipsis; word-break: break-all; -webkit-box-orient: vertical; -webkit-line-clamp: 3 }
.index_section2 .box_about p{ margin: 0;line-height: 24px;height: 72px;overflow: hidden;}
.index_section2 .more { color: #fff; background: #6eb92b; border-radius: 3px; display: inline-block; padding: 0 15px; line-height: 32px; margin-top: 10px }
.index_section2 .list li { padding: 10px 0; position: relative; padding-left: 70px }
.index_section2 .list time { color: #666; position: absolute; left: 0; top: 50%; transform: translateY(-50%) }
.index_section2 .list ol { position: relative; padding-left: 70px; margin-bottom: 11px; padding-bottom: 20px; border-bottom: 1px dashed #e0e0e0 }
.index_section2 .list ol figure { float: left; width: 33%; margin-right: 5% }
.index_section2 .list ol figure img { width: 100%;height: 99px; }
.index_section2 .list .list ol div { float: right; width: 60%; font-size: 12px }
.index_section2 ol div h5 { margin-top: 0; margin-bottom: 10px; font-size: 18px; font-weight: normal }
.index_section2 ol div h5 a { color: #0068b7 }
.index_section2 .list ol div p { margin: 0; color: #666; line-height: 24px; overflow: hidden; height: 72px }
.index_section2 .list ol time { top: 0; transform: translateY(0); display: block; font-size: 12px; background: #0068b7; color: #fff; padding: 17px 12px 32px 12px }
.index_section2 .list ol time span { display: block; font-size: 24px }
.index_section2 .box_link { }
.index_section2 .box_link dd { display: block; padding: 18px 20px; padding-right: 15px; margin-bottom: 15px; font-size: 16px; color: #333; background: #f5f9fd; border-radius: 4px }
.index_section2 .box_link dd:last-child { margin-bottom: 0 }
.index_section2 .box_link img { width: 40px }
.index_section2 .box_link .txt { padding-left: 15px; font-size: 18px }
.index_section2 .box_link em { font-style: normal; display: block; margin-top: 4px; font-size: 14px; color: #777 }

@media only screen and (min-width:1025px ) {
.index_section2 .box { float: left }
.index_section2 .left { width: 74%; float: left }
.index_section2 .box_news { width: 60%; border-right: none; border-left: none }
.index_section2 .box_about { width: 40% }
.index_section2 .box_link { width: 26% }
}
/*index_section3 */
.index_section3 .list-box .box { float: left; background: #2a92c7; overflow: hidden }
.index_section3 .list-box .box:nth-child(4) { background: #f5f9fd }
.index_section3 .list-box .box:nth-child(2), .index_section3 .list-box .box:nth-child(5) { background: #1ec6b7 }
.index_section3 .list-box .box:nth-child(3), .index_section3 .list-box .box:nth-child(6) { background: #edac3f }
.index_section3 .list-box .box { float: left; background: #0068b7; overflow: hidden }
.index_section3 .list-box .box:nth-child(4) { background: #e6f0fa }
.index_section3 .list-box .box:nth-child(2), .index_section3 .list-box .box:nth-child(5) { background: #2a92c7 }
.index_section3 .list-box .box:nth-child(3), .index_section3 .list-box .box:nth-child(6) { background: #1ec6b7 }
.index_section3 .box .pic { overflow: hidden }
.index_section3 .box .pic a { display: block; position: relative }
.index_section3 .box .pic a:after { display: none; content: ''; position: absolute; left: 0; width: 100%; height: 100%; bottom: 0; z-index: 3; background-image: linear-gradient(to right, rgba(0,74,122,0) 30%, #0068b7 100%) }
.index_section3 .list-box .box:nth-child(4) .pic a:after { background-image: linear-gradient(to right, rgba(0,74,122,0) 30%, #e8eeec 100%) }
.index_section3 .list-box .box:nth-child(2) .pic a:after, .index_section3 .list-box .box:nth-child(5) .pic a:after { background-image: linear-gradient(to right, rgba(0,74,122,0) 30%, #1ec6b7 100%) }
.index_section3 .list-box .box:nth-child(3) .pic a:after, .index_section3 .list-box .box:nth-child(6) .pic a:after { background-image: linear-gradient(to right, rgba(0,74,122,0) 30%, #edac3f 100%) }
.index_section3 .list-box .box:nth-child(4) .txt span { color: #333 }
.index_section3 .list-box .box:nth-child(4) ul { border-top: 1px dashed rgba(0,0,0,0.25) }
.index_section3 .box:nth-child(4) li a { color: #555; /*background-image: url(../images/index_section3_li2.gif)*/ }
.index_section3 .box .pic a > img { width: 100%; display: block; transition: 0.3s }
.index_section3 .box .pic a:hover > img { transform: scale(1.12); -webkit-transform: scale(1.12); -ms-transform: scale(1.12) }
.index_section3 .box .pic a:hover:after { opacity: 0 }
.index_section3 .box .info { padding: 0 30px }
.index_section3 .txt { color: #fff; font-size: 22px; padding-right: 60px; background-position: right center; background-repeat: no-repeat; background-size: auto }
.index_section3 .txt span.cn { font-weight: 700 }
.index_section3 .txt span.en { font-family: "DB OZONE"; text-transform: uppercase; font-weight: 700; margin-top: 3px }
.index_section3 .txt img { display: block; height: 30px; margin-bottom: 5px }
.index_section3 .box ul { margin-top: 15px; padding-top: 15px; border-top: 1px dashed rgba(255,255,255,0.35) }
.index_section3 .box li { line-height: 32px }
.index_section3 .box li a { padding-right: 15px; color: #fff; background: url(../images/index_section3_li.gif) no-repeat right center }
.index_section3 .box li a:hover { text-decoration: underline }

@media(min-width:1025px) {
.index_section3 .box .pic { width: 48% }
.index_section3 .list-box .box { width: 50%; margin: 15px 0; margin-top: 0; margin-right: 0 }
.index_section3 .list-box .box:nth-child(2n) { margin-right: 0 }
}

@media(max-width:1024px) {
.index_section3 .list-box .box { margin-bottom: 4%; float: none }
}

@media(max-width:640px) {
.index_section3 .txt { font-size: 18px }
.index_section3 .box .info { padding: 10px }
.index_section3 .box ul { margin-top: 8px; padding-top: 8px }
.index_section3 .box li { line-height: 28px }
}
/*index_section4 */
/*slick Basic*/
.index_section4 .slick-slider { position: relative; display: block; -webkit-touch-callout: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent }
.index_section4 .slick-list { position: relative; z-index: 1; display: block; overflow: hidden }
.index_section4 .slick-list:focus { outline: none }
.index_section4 .slick-list.dragging { cursor: pointer; cursor: hand }
.index_section4 .slick-slider .slick-track, .index_section4 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
.index_section4 .slick-track { position: relative; top: 0; left: 0; display: block }
.index_section4 .slick-track:before, .index_section4 .slick-track:after { display: table; content: '' }
.index_section4 .slick-track:after { clear: both }
.index_section4 .slick-loading .slick-track { visibility: hidden }
.index_section4 .slick-slide { display: none; float: left; min-height: 1px }
[dir = 'rtl'] .slick-slide { float: right }
.index_section4 .slick-slide .slick-loading img { display: none }
.index_section4 .slick-slide .dragging img { pointer-events: none }
.index_section4 .slick-initialized .slick-slide { display: block }
.index_section4 .slick-loading .slick-slide { visibility: hidden }
.index_section4 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent }
.index_section4 .slick-arrow .slick-hidden { display: none }
/*slick Basic End*/

.index_section4 .slider li .ytable { width: 94%; margin: 0 auto; height: 110px; text-align: center; font-size: 15px }
.index_section4 .slider li img { max-width: 100%; margin: 0 auto; display: block; max-height: 85px; padding: 5px 0; background: #fff; border-radius: 4px; box-shadow: 2px 2px 10px rgba(0,0,0,0.1); margin-bottom: 10px; opacity: 0.5; transition: .3s }
.index_section4 .slider li:hover img{ opacity: 1 }
.index_section4 .slick-arrow { position: absolute; z-index: 10; top: 50%; border: 0; font-size: 0; height: 20px; width: 20px; background: #6eb92b; border-radius: 50%; margin-top: -10px; cursor: pointer; color: #fff; outline: 0 }
.index_section4 .slick-prev:before, .index_section4 .slick-next:before { font-size: 16px; line-height: 1; font-family: "宋体"; font-weight: bold; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale }
.index_section4 .slick-prev:before { content: '<' }
.index_section4 .slick-next:before { content: '>' }
.index_section4 .slick-prev { left: -40px }
.index_section4 .slick-next { right: -40px }

@media(max-width:1366px) {
.index_section4 .slider { padding: 0 5% }
.index_section4 .slick-prev { left: 0 }
.index_section4 .slick-next { right: 0 }
}
/*site-footer*/
.site-footer { background: #0068b7; padding-top: 4%; color: #fff }
.site-footer a { color: #fff }
.site-footer .copyright { margin-top: 2%; line-height: 30px; font-size: 12px; padding-top: 20px; padding-bottom: 20px; border-top: 1px solid #87b2c7 }
.site-footer .copyright a { color: #fff }
.site-footer .copyright a:not(:last-child):after { display: inline-block; content: ''; width: 1px; height: 5px; background: #aec5ce; vertical-align: middle; margin: 0 10px }
.site-footer .contact { margin-right: 80px; }
.site-footer .contact .name, .site-footer nav dl dt { font-size: 16px; color: #fff; padding-bottom: 10px }
.site-footer .contact .ul { display: flex; justify-content: space-between; align-items: center; }
.site-footer .contact li { display: inline-block; }
.site-footer .contact li aside { padding-left: 25px; background-position: left center; background-repeat: no-repeat }
/* .site-footer .contact li:nth-child(1) { padding-bottom: 32px } */
.site-footer .contact li:nth-child(1) aside { background-image: url(../images/site-footer-icon_call.png) }
.site-footer .contact li:nth-child(2) aside { background-image: url(../images/site-footer-icon_email.png); font-size: 18px; }
.site-footer .contact li:nth-child(3) aside { background-image: url(../images/site-footer-icon_add.png) }
.site-footer .contact li b { font-size: 16px; color: #fff; }
.site-footer nav dl dt a { color: #fff }
.site-footer nav dl { float: left; max-width: 230px; margin-right: 80px; }
.site-footer nav dl.follow { display: none; }
.site-footer nav dd { line-height: 30px }
.site-footer nav .code { text-align: center }
.site-footer nav .code img { max-width: 100% }
/* .site-footer nav .ico { padding-top: 10px } */
.site-footer nav .ico a { display: inline-block; width: 36px; height: 36px; margin: 0 !important; position: relative; float: left; background-color: #00a0e9; border-radius: 50%; background-repeat: no-repeat; background-position: center center;background-size: cover; }
.site-footer nav .ico a { margin-left: 20px !important;margin-right: 20px !important;margin-bottom: 28px !important; }
.site-footer nav .ico .weibo { background-image: url(../images/wt1.png) }
.site-footer nav .ico .weixin { background-image: url(../images/fk.png) }
.site-footer nav .ico .weixin-little { background-image: url(../images/gj1.png) }
.site-footer nav .ico .shipinhao { background-image: url(../images/nk.png) }
.site-footer nav .ico .xiaohongshu { background-image: url(../images/jh1.png) }
.site-footer nav .ico .youzan { background-image: url(../images/by.png) }
.site-footer nav .ico .zx { background-image: url(../images/zx1.png) }


 
.lefu dl{ float:left;margin: 10px auto; width: 19%;margin: 10px  0.5%;}
.lefu dd{ line-height:35px;border-bottom: 1px dashed #d3d3d3;}
.lefu dt{ font-weight:bold; font-size:16px;  line-height:40px;}
.lefu dt span{ display:block;height: 2px;width: 50px;background: #0068b7;}


@media(min-width:769px) {
.site-footer .copyright { margin-top: 5% }
.site-footer .contact { float: left;width: 550px; }
.site-footer .contact .name, .site-footer nav dl dt { font-size: 18px; }
.site-footer nav { float: right; width: 76% }
/* .site-footer nav .ico { padding-top: 25px } */
}

@media(max-width:768px) {
.site-footer { text-align: center; padding-top: 20px }
.site-footer nav dl { display: none; float: none; max-width: inherit }
.site-footer nav dl.follow { display: inline-block; margin: 0 auto }
.site-footer .contact { display: none; width:100%; text-align:center; }
.site-footer .copyright .fr { padding: 0 2%; line-height: 20px }
.site-footer nav .ico a { margin-left: 40px !important;margin-right: 40px !important;margin-bottom: 28px !important; }
.lefu dl:nth-child(1){ width: 49%;}
.lefu dl:nth-child(2){ width: 49%;}
.lefu dl:nth-child(3){ width: 32%;}
.lefu dl:nth-child(4){ width: 32%;}
.lefu dl:nth-child(5){ width: 32%;}

}
/*location */
.location { line-height: 30px; padding: 2% 0; font-size: 15px; color: #666 }
.location aside { padding: 12px 20px; border: 1px solid #ededed }
.location aside h1 {display:inline-block;font-size: 15px; color: #666;font-weight: normal;}
.location a:hover { color: #0068b7 }
.location a { color: #666 }
.location b { font-weight: normal }

@media(max-width:480px) {
.location { line-height: 24px; font-size: 13px }
.location b { display: block }
}
/*brief*/
.brief { margin-bottom: 2% }
.brief dl { display: table }
.brief dt, .brief dd { display: table-cell; vertical-align: middle; width: 50% }
.brief dt img { display: block; width: 100% }
.brief dd { padding: 3%; background: #f5f9fd }
.brief dd h1 { font-size: 24px; font-weight: normal; color: #0068b7; margin: 0; text-align: center }
.brief dd p { line-height: 24px; margin: 3% 0 }
.brief dd .btn { text-align: center }
.brief dd a { display: inline-block; border-radius: 30px; padding: 0 25px 0 50px; margin: 0 20px; line-height: 30px; height: 34px; background: url(../images/icon_message.png) no-repeat 25px center #F39800; border: 2px solid #F39800; color: #fff }
.brief dd a.more { background-color: #fff; background-image: url(../images/icon_more.png); border: 2px solid #0068b7; color: #0068b7 }
.brief .list dl { width: 49%; float: left; margin-bottom: 2% }
.brief .list dl:nth-child(2n) { float: right }
.brief .list dt { width: 30% }
.brief .list dd { padding: 5%; width: 70% }
.brief .list dd h2 { padding: 0; font-size: 20px }
.brief .list dd a { padding: 0 20px 0 40px; margin: 0 10px; background-position: 18px center }

@media(max-width:768px) {
.brief dl, .brief dt, .brief dd { display: block }
.brief dt, .brief dd { width: auto }
.brief dd { padding: 5vw 2% }
.brief dd h2,.brief .list dd h2 { font-size: 18px }
.brief .list dl { width: 100%; float: none; margin-bottom: 2% }
.brief .list dl:nth-child(2n) { float: none }
.brief .list dt { width: auto; padding: 0; height: 50vw; overflow: hidden}
.brief .list dt img { margin-top: -25vw }
.brief .list dd { padding: 5vw 2%; width: auto }
.brief dd a,.brief .list dd a { padding: 0 15px 0 40px; margin: 0 2vw; background-position: 15px center }
}
@media(max-width:480px) {
.brief dd h2,.brief .list dd h2 { font-size: 16px }
}
/*advantage */
.advantage { background: #fff; padding-bottom: 2%; width:100%; overflow:hidden; }
/*slick Basic*/
.advantage .slick-slider { position: relative; display: block; -webkit-touch-callout: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent }
.advantage .slick-list { position: relative; z-index: 1; display: block; overflow: hidden }
.advantage .slick-list:focus { outline: none }
.advantage .slick-list.dragging { cursor: pointer; cursor: hand }
.advantage .slick-slider .slick-track, .advantage .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
.advantage .slick-track { position: relative; top: 0; left: 0; display: block }
.advantage .slick-track:before, .advantage .slick-track:after { display: table; content: '' }
.advantage .slick-track:after { clear: both }
.advantage .slick-loading .slick-track { visibility: hidden }
.advantage .slick-slide { display: none; float: left; min-height: 1px }
[dir = 'rtl'] .slick-slide { float: right }
.advantage .slick-slide .slick-loading img { display: none }
.advantage .slick-slide .dragging img { pointer-events: none }
.advantage .slick-initialized .slick-slide { display: block }
.advantage .slick-loading .slick-slide { visibility: hidden }
.advantage .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent }
.advantage .slick-arrow .slick-hidden { display: none }
/*slick Basic End*/
.advantage .slider { margin-left: -10px; margin-right: -10px }
.advantage .slick-list { padding: 5px 0 15px 0 }
.advantage li.slick-slide a { margin: 10px; padding: 30px; display: block; text-align: center; background: #fff; border-radius: 4px; box-shadow: 2px 2px 10px rgba(0,0,0,0.1) }
.advantage li.slick-slide .icon { width: 60%; max-width: 50px; margin: 0 auto; position: relative }
.advantage li.slick-slide h3 { font-size: 18px; color: #333; margin: 10px 0 }
.advantage li.slick-slide p { line-height: 22px; margin: 0 }
.advantage .slick-dots { text-align: center; padding: 0 0 20px 0 }
.advantage .slick-dots li { display: inline-block; width: 14px; height: 6px; background: rgba(0,0,0,0.2); margin: 0 2px }
.advantage .slick-dots li button { display: none }
.advantage .slick-dots li.slick-active { background: #0068b7 }

@media(max-width:480px) {
.advantage li.slick-slide h3 { font-size: 16px; margin: 5px 0 }
.advantage li.slick-slide p { font-size: 13px; line-height: 20px }
}
/*specialist */
/*swiper*/
.specialist .swiper-container, .specialist .swiper-wrapper, .specialist .swiper-slide { position: relative; width: 100% }
.specialist .swiper-container, .specialist .swiper-wrapper { z-index: 1 }
.specialist .swiper-container { overflow: hidden }
.specialist .swiper-container-multirow>.swiper-wrapper { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap }
.specialist .swiper-container-android .swiper-slide, .specialist .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
.specialist .swiper-wrapper, .specialist .swiper-slide { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform, -webkit-transform }
.specialist .swiper-wrapper { -webkit-box-sizing: content-box; box-sizing: content-box }
.specialist .swiper-slide { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0 }
/*swiper end*/

.specialist li { border: 1px solid #ededed; border-radius: 10px; padding-bottom: 50px }
.specialist li .pic { width: 30%; overflow: hidden }
.specialist li .pic img { display: block; width: 100% }
.specialist li .txt { width: 70%; padding: 0 5% }
.specialist li .txt > * { margin: 0; font-weight: normal }
.specialist li .txt h3 { font-size: 24px; margin-bottom: 10px }
.specialist li .txt h3 a { color: #000 }
.specialist li .txt span { font-size: 16px; color: #0068b7; margin: 5px 0 10px 10px }
.specialist li .txt aside { margin-bottom: 10px; font-size: 16px; color: #333; padding-left: 22px; background: url(../images/honor.png) no-repeat left center }
.specialist li .txt .aside_branch { margin-bottom: 10px; font-size: 16px; color: #333; }
.specialist li .txt .word { padding: 20px; background: #f5f9fd }
.specialist li .txt p { line-height: 24px; height: 72px; margin: 0 }
.specialist li .txt p a { color: #0068b7 }
.specialist .btnDiv { position: absolute; left: 0; bottom: 0; width: 100%; border-top: 1px solid #ededed }
.specialist .btnDiv input { cursor: pointer; color: #666; height: 50px; font-size: 18px; margin-left: 20px; padding-left: 28px; background: url(../images/icon_yuyue.png) no-repeat left center; border: none }
.specialist .btnDiv a { display: inline-block; float: right; color: #666; height: 50px; line-height: 50px; padding-right: 28px; background: url(../images/more.png) no-repeat right center; margin-right: 10px }
.specialist .btnDiv a:hover, .specialist .btnDiv input:hover { color: #0068b7 }
.specialist .pagers { padding-top: 3%; text-align: center }
.specialist .pagers span { display: inline-block; width: 12px; height: 12px; border: 2px solid #0068b7; border-radius: 50%; cursor: pointer; margin: 0 5px }
.specialist .pagers span.swiper-pagination-bullet-active { background: #0068b7 }

@media(min-width:1201px) {
.specialist li.xinzen { width: 49%; margin-right: 2%; margin-bottom: 2%; }
.specialist li.xinzen :nth-child(2n) { margin-right: 0 }
}

@media(max-width:1400px) {
.specialist { padding-left: 2%; padding-right: 2% }
}

@media(max-width:640px) {
.specialist li .txt h3 { font-size: 20px; margin-bottom: 5px }
.specialist li .txt aside { margin-bottom: 5px }
.specialist li .txt .aside_branch { margin-bottom: 5px }
.specialist li .txt .word { padding: 2vw }
}

@media(max-width:480px) {
.specialist li .pic { width: 35% }
.specialist li .txt { width: 65%; padding: 3% }
.specialist li .txt h3 { font-size: 16px; margin-bottom: 5px }
.specialist li .txt span { font-size: 14px }
.specialist li .txt aside { margin-bottom: 5px; font-size: 14px }
.specialist li .txt .aside_branch { margin-bottom: 5px; font-size: 14px }
.specialist li .txt .word { padding: 10px; font-size: 13px }
.specialist li .txt p { line-height: 20px; height: 60px; margin: 0 }
.specialist .btnDiv input { height: 40px; font-size: 14px; margin-left: 10px }
.specialist .btnDiv a { height: 40px; line-height: 40px; font-size: 13px }
}
/*section_article_list*/
.section_article_list { padding-bottom: 2% }
.section_article_list ul { float: left; width: 31%; margin-right: 3.5% }
.section_article_list ul:last-child { margin-right: 0 }
.section_article_list ol { border-bottom: 1px dashed #e0e0e0; padding-bottom: 20px; margin-bottom: 20px }
.section_article_list ol h3 { font-weight: normal; margin: 0; margin-top: 20px; color: #333 }
.section_article_list li { position: relative; line-height: 38px; height: 38px; font-size: 16px; padding-left: 15px }
.section_article_list li::before { width: 4px; height: 4px; position: absolute; content: ''; background-color: #b7b7b7; border-radius: 50%; left: 0; top: 50%; margin-top: -2px }

@media(max-width:640px) {
.section_article_list ul { float: none; width: auto; margin-right: 0; margin-bottom: 30px }
.section_article_list ul:last-child { margin-right: 0 }
.section_article_list li { line-height: 32px; height: 32px; font-size: 14px }
}
@media(max-width:480px) {
.section_article_list ol { padding-bottom: 3vw; margin-bottom: 3vw }
}
/*article_list*/
.article_list { padding-bottom: 2%; padding-top: 1% }
.article_list .auto { position: relative }
.article_list .box { float: left; width: 49%; margin-right: 2%; }
.article_list .box:nth-of-type(2n) {  margin-right: 0; }
.article_list .box h2 { padding: 5% 0 }
.article_list .dl_tab { margin-bottom: 3% }
.article_list .dl_tab h2 { font-size: 28px; font-weight: normal; color: #0068b7; padding: 2% 0 }
.article_list .dl_tab dd { float: left; margin-right: 1%; margin-bottom: 1%; overflow: hidden; background: #f0f0f0; font-size: 15px; height: 36px; line-height: 36px; text-align: center; width: 15%; cursor: pointer }
.article_list .dl_tab dd.active { background: #0068b7; color: #fff }
.article_list li { background: #f5f9fd; line-height: 56px; height: 56px; margin-bottom: 15px; transition: .3s }
.article_list li time { float: right; color: #b1b1b1; font-size: 0.85em }
.article_list li a { padding-left: 15px; position: relative; padding-right: 22px; font-size: 16px; color: #666; transition: .3s }
.article_list li a::after { position: absolute; content: ''; width: 10px; height: 16px; background: url(../images/list_arrow.png) no-repeat center center; right: 20px; top: 50%; margin-top: -8px }
.article_list li:hover { background: #fff; box-shadow: 2px 2px 10px rgba(0,0,0,0.1) }
.article_list li a:hover { color: #0068b7; padding-left: 25px }
.article_list2 li { float: left; width: 49% }
.article_list2 li:nth-child(2n) { float: right }
.article_list .all_more { display: inline-block; margin-top: 3%; border: 1px solid #d9d9d9; line-height: 35px; padding: 0 20px; background: url(../images/list-icon_more.png) no-repeat 90% center; font-size: 24px; color: #ccc; width: 150px; border-radius: 35px; text-transform: uppercase; font-family: "DB OZONE"; transition: .3s }
.article_list .all_more:hover { color: #0068b7; background-color: #fff; background-image: url(../images/list-icon_more_hover.png); border-color: transparent; box-shadow: 2px 2px 10px rgba(0,0,0,0.1) }

@media(max-width:1024px) {
.article_list { padding-bottom: 30px }
}

@media(max-width:768px) {
.article_list .box, .article_list2 li { float: none !important; width: auto !important; clear: both; overflow: hidden }
.article_list .box { padding-bottom: 2% }
.article_list .box h2 { padding: 4vw 0 }
.article_list li { line-height: 45px; height: 45px; margin-bottom: 10px }
.article_list li a { font-size: 14px }
.article_list li a::after { transform: scale(0.7)}
.article_list .all_more { font-size: 20px; width: 95px; line-height: 30px; border-radius: 30px; margin-top: 1vw}
}

@media(max-width:480px) {
.article_list .all_more { font-size: 18px }
}
/*operation */
.operation { padding-bottom: 3% }
.operation li { float: left; width: 49%; margin-right: 2%; margin-bottom: 2%; border-radius: 10px; overflow: hidden }
.operation li:nth-child(2n) { margin-right: 0 }
.operation li a { display: block }

@media(max-width:768px) {
.operation { padding-bottom: 30px }
.operation li { float: none; width: auto; margin-right: 0; margin-bottom: 2% }
}

/*Spec*/
.Spec { margin-bottom: 20px }
.Spec dl { line-height: 32px; display: table; width: 100% }
.Spec dd, .Spec dt { display: table-cell; vertical-align: middle; padding-top: 10px; padding-bottom: 10px }
.Spec dd { position: relative; width: 27% }
.Spec a.on, .Spec a:hover { color: #0068b7 }
.Spec figure { float: left; position: relative; width: 200px }
.Spec figure em { display: block; cursor: pointer; padding: 0 10px; border: 1px solid #ededed; border-radius: 3px; box-shadow: 6px 0 29px rgba(0,0,0,0.06); height: 56px }
.Spec figure em i { font-style: normal; display: inline-block; width: 160px; line-height: 56px; font-size: 16px; color: #999; float: left }
.Spec figure em:after { content: ''; display: inline-block; vertical-align: middle; margin-left: 5px; margin-top: 25px; width: 0; height: 0; border: 6px solid transparent; border-top-color: #666 }
.Spec figure figcaption { position: absolute; z-index: 100; left: 0; top: 100%; width: 100%; border: 1px solid #e5e5e5; background-color: #fff; border-radius: 3px; display: none }
.Spec figure figcaption a { display: block; text-align: center }
.Spec figure:hover figcaption { display: block }
.Spec .search-box { position: relative }
.Spec .search-box .text { width: 100%; color: #999; border: 1px solid #ededed; font-size: 16px; line-height: 54px; height: 54px; padding: 0 10px 0 60px; border-radius: 3px; background: #fff; box-shadow: 6px 0 29px rgba(0,0,0,0.06); transition: 0.3s }
.Spec .search-box .text.focus { color: #333; border-color: #ededed; box-shadow: 6px 0 29px rgba(0,0,0,0.1) }
.Spec .search-box .btn { position: absolute; left: 10px; top: 0; height: 100%; width: 45px; background: url(../images/icon_search.png) no-repeat center center }

@media(max-width:768px) {
.Spec dd { width: auto; }
.Spec figure { float: none; width: 100% }
.Spec figure em:after { float: right }
.Spec dd, .Spec dt { display: block; padding-top: 3px; padding-bottom: 3px }
.Spec .search-box .text { font-size: 14px; line-height: 44px; height: 44px }
}
/*kepu_list*/
.kepu_list li { overflow: hidden; margin-bottom: 20px; border: 1px solid #ededed; padding: 30px; border-radius: 3px; transition: .3s }
.kepu_list li:hover { background: #fff; border-color: transparent; box-shadow: 2px 2px 10px rgba(0,0,0,0.1); transition: 0.3s }
.kepu_list li .con { position: relative }
.kepu_list li h1 { margin: 0; font-size: 16px; padding: 10px 0 5px 0; font-weight: normal }
.kepu_list li h1 a { color: #333 }
.kepu_list li:hover h1 a { color: #0068b7 }
.kepu_list li h1 i { display: inline-block; font-style: normal; color: #0068b7; font-size: 15px; border-radius: 4px; padding: 0 8px; line-height: 26px; margin-right: 10px; background: #f5f9fd; background-size: 14px 14px; border: 1px solid #0068b7 }
.kepu_list li p { color: #999; margin: 10px 0; line-height: 24px }
.kepu_list li .info { height: 20px; font-size: 12px; line-height: 20px; color: #888 }
.kepu_list li .info span { padding-left: 20px; margin-right: 15px; color: #b5b5b5; background-repeat: no-repeat; background-position: left center }
.kepu_list li .info span.time { background-image: url(../images/icon_time.png) }
.kepu_list li .info span.hits { background-image: url(../images/icon_hits.png) }

@media(max-width:768px) {
.kepu_list li { padding-bottom: 10px; margin-bottom: 10px; padding: 20px }
.kepu_list li p { line-height: 20px; height: 60px; font-size: 12px }
.kepu_list li h1 { font-size: 16px }
.kepu_list li .info span { margin-right: 5px; margin-bottom: 2px }
}

@media(max-width:480px) {
.kepu_list li h1 { font-size: 14px; padding-top: 0 }
.kepu_list li h1 i { font-size: 13px; padding: 0 5px }
}
/*about */
.about { padding: 60px 0 40px 0 }
.about .tit { color: #333; font-size: 26px }
.about .info .tit { display: inline-block; padding-right: 5%; max-width: 85%; background: #fff; line-height: 36px; margin-top: -18px }
.about .culture .tit { padding: 60px 0 50px 0; text-align: center }
.about h2 { color: #0068b7; font-size: 22px }
.about h3 { color: #0068b7; font-size: 18px; margin-bottom: 0 }
.about dt, .about h4 { color: #333; font-size: 17px; font-weight: bold; margin-bottom: 0 }
.about dd { position: relative; padding-left: 15px }
.about dd:before { position: absolute; content: ""; left: 0; top: 15px; width: 5px; height: 5px; border-radius: 50%; background: #0068b7 }

@media(max-width:480px) {
.about { padding: 30px 0 40px 0 }
.about .tit { font-size: 20px }
.about .culture .tit { padding: 30px 0 20px 0 }
}
.about .info { position: relative; z-index: 1 }
.about .info > * { position: relative; z-index: 4 }
.about .info:after, .about .info:before { position: absolute; left: 0; right: 0; border: 5px solid #f0f0f0; content: ''; border-left: 0; height: 20% }
.about .info:before { top: 0; border-bottom: 0 }
.about .info:after { bottom: 0; border-top: 0 }
.about .hasbg { padding-bottom: 20px }

@media(min-width:769px) {
.about .hasbg { margin-top: 50px; padding-bottom: 50px }
}
.about .txt-p { font-size: 16px; color: #555; line-height: 36px; max-width: 1180px; width: 95% }

@media(max-width:480px) {
.about .txt-p { font-size: 14px; line-height: 28px }
}
.about .mid { margin: 5% 0 }
.piclist .list_copy { display: none }
.piclist .bx-viewport { z-index: 1 }
.piclist .list_scroll li { text-align: center; position: relative }
.piclist .list_scroll li .Ispic { display: block; padding-bottom: 64% }
.piclist .list_scroll li p { margin: 0; line-height: 50px; font-size: 16px }
.piclist .bx-wrapper { position: relative }
.piclist .bx-pager { display: none }
.piclist .bx-controls-direction a { position: absolute; width: 21px; height: 21px; top: 50%; margin-top: -10px; overflow: hidden; line-height: 200px; z-index: 10 }
.piclist .bx-controls-direction a.bx-prev { left: -25px }
.piclist .bx-controls-direction a.bx-next { right: -25px }
.piclist .bx-controls-direction a::before, .piclist .bx-controls-direction a::after { position: absolute; content: ''; width: 15px; height: 2px; background-color: #3099d2; left: 0 }
.piclist .bx-controls-direction a::before { transform: rotate(-45deg); top: 4px }
.piclist .bx-controls-direction a::after { transform: rotate(45deg); top: 14px }
.piclist .bx-controls-direction a.bx-next::before { transform: rotate(45deg); left: auto; right: 0 }
.piclist .bx-controls-direction a.bx-next::after { transform: rotate(-45deg); left: auto; right: 0 }

@media(max-width:1250px) {
.piclist .bx-controls-direction a.bx-prev { left: 5px }
.piclist .bx-controls-direction a.bx-next { right: 5px }
}

@media(max-width:480px) {
.piclist .list_scroll { padding: 0 8% }
.piclist .bx-controls-direction a.bx-prev { left: -8% }
.piclist .bx-controls-direction a.bx-next { right: -8% }
.piclist .list_scroll li p { line-height: 40px; font-size: 14px }
}
.about .culture .box-item ul { display: table; width: 100%; border: 1px solid #eee; table-layout: fixed }
.about .culture .box-item ul:not(:first-child) { margin-top: -1px }
.about .culture .box-item li { display: table-cell; vertical-align: top; text-align: center; position: relative; padding: 40px 0 }
.about .culture .box-item li:not(:last-child):after { position: absolute; content: ''; width: 1px; height: 100%; right: 0; top: 0; background: #eee }
.about .culture .box-item .row-2 li:not(:last-child):after { right: -1px }
.about .culture .box-item .row-4 li { width: 25% }
.about .culture .box-item .row-3 li { width: 33.3333% }
.about .culture .box-item .row-2 li { width: 50% }
.about .culture .box-item li > * { padding: 0 10px }
.about .culture .box-item li .icon img { max-width: 68px; transition: 0.3s; -webkit-transition: 0.3s; -ms-transition: 0.3s }
.about .culture .box-item li:hover .icon img { transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -ms-transform: rotateY(180deg) }
.about .culture .box-item li b { font-size: 18px; font-weight: bold; display: block; padding: 20px 0; color: #333 }
.about .culture .box-item li p { margin: 0; line-height: 28px; font-size: 16px }

@media(max-width:480px) {
.about .culture .box-item li { padding: 20px 0 }
.about .culture .box-item li b { font-size: 16px; padding: 10px 0 }
.about .culture .box-item li p { font-size: 14px; line-height: 22px }
}
/*newslist*/
.news_list li { border-bottom: 1px solid #ededed; padding: 30px 120px 30px 260px; position: relative; transition: .3s }
.news_list li:hover { padding: 30px 100px 30px 280px }
.news_list li time { position: absolute; width: 50px; right: 20px; top: 40px; text-align: center; font-size: 12px; color: #999 }
.news_list li time b { font-size: 24px; font-weight: normal; border-bottom: 1px solid #ededed; display: block; color: #5c5c5c }
.news_list li .pic { left: 0; width: 220px; position: absolute; top: 30px; bottom: 30px; background-repeat: no-repeat; background-position: center center; background-size: cover; transition: .3s }
.news_list li:hover .pic { left: 20px }
.news_list li h5 { font-size: 16px; font-weight: normal; padding: 10px 0 5px 0; margin: 0 }
.news_list li:hover h5 a { color: #0068b7 }
.news_list li p { color: #999; margin: 10px 0 40px 0; line-height: 24px; overflow: hidden; height: 48px }

@media(max-width:480px) {
.news_list li { padding: 20px }
.news_list li:hover { padding: 20px }
.news_list li time { position: relative; float: left; width: 20%; left: 0; top: auto }
.news_list li .pic { position: relative; float: right; height: auto; width: 75%; padding-bottom: 40%; left: auto; top: 0 }
.news_list li:hover .pic { left: auto }
.news_list li h5 { font-size: 15px; clear: both; padding-bottom: 0 }
.news_list li p { margin: 5px 0 0; font-size: 13px; line-height: 20px; height: 40px }
}
/*qishi */
.qishi { margin-bottom: 20px; position: relative }
.qishi .rdBegin { width: 38% }
.qishi .rdBegin, .qishi .rdEnd { height: 36px; border: solid 1px #ededed; float: left }
.qishi p { float: left; margin: 0; color: #666; font-size: 16px }
.qishi .rdBegin p, .qishi .rdEnd p { width: 20%; height: 36px; line-height: 36px; float: left; border-right: solid 1px #ededed; color: #333; text-align: center }
.qishi input { float: left }
.qishi .rdBegin input { width: 80%; color: #333; border: none }
.qishi .rdBegin input, .qishi .rdEnd input { background: transparent; color: #666; padding-left: 10px; height: 34px }
.qishi .rdReset { float: left; width: 3%; height: 27px; margin: 5px 20px 0; cursor: pointer; background: url(../images/map_btn_reset.png) no-repeat center center; border: none }
.qishi .rdEnd { width: 40% }
.qishi .rdEnd input { width: 80%; border: none }
.qishi .rdSubmit { float: right; width: 10%; height: 36px; margin-left: 2%; cursor: pointer; background: #0068b7; border: none; color: #fff; box-sizing: border-box; font-size: 14px }

@media(max-width:768px) {
.qishi .rdBegin, .qishi .rdEnd, .qishi .rdReset, .qishi .rdSubmit { float: none; width: 100%; margin: 1% auto }
}
/*Map */
.Map { margin-bottom: 2% }
.Map .maparea { border: 1px solid #ededed }
.Map .maparea #allmap { height: 400px }
.Map .maparea #allmap * { box-sizing: content-box }
.Map .maparea #allmap img { max-width: none }

@media(min-width:769px) {
.Map .ul_con { margin-top: 2% }
.Map .ul_con li { float: left; width: 34%; padding: 2% 0 }
.Map .ul_con li.location { width: 40% }
.Map .ul_con li.call { width: 26% }
}
.Map .ul_con li div { padding-left: 30px; background-repeat: no-repeat; background-position: left center; background-size: 25px }
.Map .ul_con li.location div { background-image: url(../images/address.png) }
.Map .ul_con li.call div { background-image: url(../images/call.png) }
.Map .ul_con li.time div { background-image: url(../images/time.png) }
.Map .ul_con li pre { padding: 10px 0; font-size: 15px; line-height: 24px }
.Map .ul_con li:nth-child(3n+1) { clear: left }

@media(max-width:768px) {
.Map .ul_con li { padding: 10px }
.Map .maparea #allmap { height: 280px }
}
.Route { padding-bottom: 8% }
.Route .box { position: relative }
.Route .box img { display: block; width: 100% }
.Route .con { overflow: auto; padding: 5%; border: 1px solid #ededed }
.Route .con .txt { line-height: 30px; font-size: 16px; color: #333; overflow: hidden }
.Route .con .txt strong { color: #0068b7; font-weight: normal }
.Route .tab_span li { float: left; color: #333; text-align: center; background: #f5f9fd; text-transform: uppercase; width: 18.4%; padding: 15px 30px; margin-right: 2%; margin-bottom: 25px; cursor: pointer }
.Route .tab_span li img.on { display: none }
.Route .tab_span li img { max-height: 40px }
.Route .tab_span b { display: block; font-size: 18px; font-weight: normal; color: #555 }
.Route .tab_span li:nth-child(5n) { margin-right: 0 }
.Route .tab_span li.on { background: #0068b7; color: #fff; position: relative }
.Route .tab_span li.on img { display: none }
.Route .tab_span li.on img.on { display: inline-block }
.Route .tab_span li.on b { color: #fff }

@media(max-width:640px) {
.Route .tab_span li { padding: 10px 15px; margin-bottom: 15px }
.Route .tab_span b { font-size: 3vw }
.Route .con { position: static; color: #555 }
}
/*Form*/
.Form { margin-top: 2%; padding-bottom: 5% }
.Form td { padding-right: 3%; padding-bottom: 2% }
.Form td.textareas { padding-right: 0 }
.Form td p { margin: 0; color: #999; text-align: center }
.Form td div { position: relative }
.Form label { position: absolute; left: 15px; top: 0; font-size: 15px; line-height: 50px; color: #999 }
.Form .text { width: 100%; height: 50px; line-height: 50px; padding-left: 7em; text-indent: 10px; border: 1px solid #ededed; background: #fff }
.Form textarea.text { height: 122px; line-height: 24px; padding: 12px 0 12px 7em; }
.Form .btn { padding-bottom: 1.5% }
.Form .btn input { background: #0068b7; border-radius: 3px; cursor: pointer; padding: 0; border: none; width: 120px; height: 40px; color: #fff; text-transform: uppercase }
.Form .word { padding-bottom: 2%; margin-bottom: 3%; border-bottom: 1px solid #ededed }
.Form .word h1, .Form .word p { font-size: 16px; line-height: 35px; margin: 0 }
.Form .word h1 { font-size: 22px; font-weight: normal; color: #0068b7 }
.Form .box { position: relative; margin-top: 5% }
.Form .box dl { line-height: 30px; color: #333; font-size: 16px; text-align: center }
.Form .box dt { font-size: 24px; padding-bottom: 30px }
.Form .box dd { width: 32%; padding: 3%; float: left; box-shadow: 2px 2px 10px rgba(0,0,0,0.1) }
.Form .box dd+dd { margin-left: 2% }
.Form .box dl span { display: block; margin: 10px 0 5px 0 }
.Form .box dl strong { color: #0068b7; font-size: 20px }

@media(max-width:768px) {
.Form .box { margin-right: 0; float: none; margin: 40px auto }
.Form .word h1 { font-size: 18px }
}

@media(max-width:480px) {
.Form .word h1, .Form .word p { font-size: 14px; line-height: 30px }
.Form .word h1 { font-size: 16px }
.Form .text { height: 40px; line-height: 40px }
.Form .box dl { line-height: 24px; font-size: 14px }
.Form .box dl span { margin: 5px 0 0 }
.Form .box dl strong { font-size: 16px }
}

@media(min-width:641px) {
.Form td:nth-child(2n), .Form .from .textareas, .Form .from .btn, .Form .from .tip { padding-right: 0 }
}

@media(max-width:640px) {
.Form td { display: block; padding-right: 0 }
.Form .word dd { float: none; width: auto; padding-left: 0 }
.Form .box dd { float: none; width: auto }
.Form .box dd+dd { margin-left: 0; margin-top: 2% }
}
/*yibao_info */
.yibao_info .ul_tab { margin-bottom: 3% }
.yibao_info .ul_tab li { float: left; margin-right: 1%; margin-bottom: 1%; overflow: hidden; background: #f0f0f0; font-size: 15px; height: 36px; line-height: 36px; text-align: center; width: 12%; cursor: pointer }
.yibao_info .ul_tab li.active { background: #0068b7; color: #fff }
.yibao_info .list dl { margin-bottom: 20px; border: 1px solid #ededed; padding: 30px; border-radius: 3px }
.yibao_info .list dt { position: relative; padding-left: 48px; min-height: 33px }
.yibao_info .list dt b { position: absolute; color: #fff; width: 33px; height: 33px; line-height: 33px; text-align: center; font-size: 18px; font-weight: normal; left: 0; top: 0; border-radius: 3px; font-family: Arial, Helvetica, sans-serif; background: #0068b7 }
.yibao_info .list dt { line-height: 33px; color: #0068b7; background: url(../images/icon_yb.png) no-repeat left center; background-size: 25px; padding-left: 35px; font-size: 18px }
.yibao_info .list dd { margin-top: 15px; margin-bottom: 15px }
.yibao_info .list dd b { color: #0068b7; font-weight: normal; padding-left: 25px; background: url(../images/icon_best.png) no-repeat left center; background-size: contain }
.yibao_info .list dd pre { margin: 10px 0; font-size: 15px; line-height: 2.2; color: #666 }

@media(max-width:480px) {
.yibao_info .list dd pre { font-size: 12px; line-height: 22px }
}
/*question_list */
.question_list .list dl { margin-bottom: 20px; border: 1px solid #ededed; padding: 30px; border-radius: 3px }
.question_list .list dt, .question_list .list dd { position: relative; padding-left: 48px; min-height: 33px }
.question_list .list dt b { position: absolute; color: #fff; width: 33px; height: 33px; line-height: 33px; text-align: center; font-size: 18px; font-weight: normal; left: 0; top: 0; border-radius: 3px; font-family: Arial, Helvetica, sans-serif; background: #0068b7 }
.question_list .list dt { line-height: 33px; font-size: 16px; color: #333 }
.question_list .list dd { background: #f5f9fd; padding: 20px; margin-top: 15px; margin-bottom: 15px }
.question_list .list dd b { color: #0068b7; font-weight: normal; padding-left: 25px; background: url(../images/icon_best.png) no-repeat left center; background-size: contain }
.question_list .list dd pre { line-height: 24px; color: #999; margin: 10px 0 }
.question_list .list .info { height: 20px; line-height: 20px; color: #888 }
.question_list .list .info a { color: #888 }
.question_list .list .info a:hover { color: #0068b7 }
.question_list .list .info span { font-size: 12px; padding-left: 20px; margin-left: 15px; color: #b5b5b5; background-repeat: no-repeat; background-position: left center }
.question_list .list .info span.time { background-image: url(../images/icon_time.png) }
.question_list .list .info span.hits { background-image: url(../images/icon_hits.png) }

@media(max-width:480px) {
.question_list .list dl { padding: 20px; margin-bottom: 10px }
.question_list .list dt { font-size: 14px }
.question_list .list dd pre { font-size: 12px; line-height: 22px }
.question_list .list .info { height: auto; font-size: 12px }
.question_list .list .info span { display: block; margin-left: 0 }
}
/*shangbao_info*/
.shangbao_info .column { font-size: 20px; color: #333; }
.shangbao_info .column p { font-size: 16px; text-align: justify; text-justify: inter-ideograph; color: #666; line-height: 2 }
.shangbao_info .column p strong { color: #0068b7; font-size: 17px }
.shangbao_info .list { padding-bottom: 10px; margin-top: 40px }
.shangbao_info .list .dot { font-weight: normal; margin: 0; color: #fff; padding: 15px 45px 15px 15px; background: url(../images/icon_close.gif) no-repeat 98% center #0068b7; font-size: 18px; cursor: pointer }
.shangbao_info .list .dot#on { background-image: url(../images/icon_open.gif) }
.shangbao_info .list .con { display: none; padding: 20px 0 }
.shangbao_info .list .info { background: #f5f9fd; padding: 20px; margin-top: 15px; margin-bottom: 15px }
.shangbao_info ul { margin: 0 -1% }
.shangbao_info ul li { float: left; width: 48%; margin: 1%; background: #fff; padding: 10px; height: 64px; }
.shangbao_info ul li .inner { display: block; text-align: center; height: 100%; }
.shangbao_info ul li img { max-width: 100%; max-height: 100%; }

@media screen and (min-width:768px ) {
.shangbao_info .column { font-size: 26px }
.shangbao_info ul li { width: 29.3334%; margin-left: 2%; margin-right: 2% }
}

@media screen and (min-width:1024px ) {
.shangbao_info ul li { width: 21% }
}

@media(max-width:1000px) {
.shangbao_info .content { padding: 2% 0 }
}

@media(max-width:480px) {
.shangbao_info .column { font-size: 18px; color: #333 }
.shangbao_info .column p { font-size: 14px }
.shangbao_info .list .dot { font-size: 16px; padding: 10px 30px 10px 10px }
.shangbao_info .list .con { padding: 10px 0 }
.shangbao_info .list .info { padding: 10px; margin-top: 0; margin-bottom: 0 }
}
/*Doctor_list*/
.Doctor_list li { border: 1px solid #ededed; border-radius: 10px; padding-bottom: 50px; margin-bottom: 2%; position: relative }
.Doctor_list li .pic { width: 22%; overflow: hidden; float: left }
.Doctor_list li .pic img { display: block; width: 100% }
.Doctor_list li .txt { width: 78%; float: right; padding: 3% 5% }
.Doctor_list li .txt > * { margin: 0; font-weight: normal }
.Doctor_list li .txt h3 { font-size: 24px; margin-bottom: 10px }
.Doctor_list li .txt h3 a { color: #000 }
.Doctor_list li .txt span { font-size: 16px; color: #0068b7; margin: 5px 0 10px 10px }
.Doctor_list li .txt aside { margin-bottom: 10px; font-size: 16px; color: #333; padding-left: 22px; background: url(../images/honor.png) no-repeat left center }
.Doctor_list li .txt .aside_branch { margin-bottom: 10px; font-size: 16px; color: #333; }
.Doctor_list li .txt .word { padding: 20px; background: #f5f9fd }
.Doctor_list li .txt p { line-height: 24px; height: 72px; margin: 0 }
.Doctor_list li .txt p a { color: #0068b7 }
.Doctor_list .btnDiv { position: absolute; left: 0; bottom: 0; width: 100%; border-top: 1px solid #ededed }
.Doctor_list .btnDiv input { cursor: pointer; color: #666; height: 50px; font-size: 18px; margin-left: 20px; padding-left: 28px; background: url(../images/icon_yuyue.png) no-repeat left center; border: none }
.Doctor_list .btnDiv a { display: inline-block; float: right; color: #0068b7; height: 50px; line-height: 50px; padding-right: 28px; background: url(../images/more.png) no-repeat right center; margin-right: 10px }
.Doctor_list .btnDiv a:hover, .Doctor_list .btnDiv input:hover { color: #0068b7 }

@media(max-width:1024px) {
.Doctor_list li .pic { width: 30% }
.Doctor_list li .txt { width: 70% }
.Doctor_list li .txt h3 { font-size: 20px }
}

@media(max-width:480px) {
.Doctor_list li .pic { width: 35% }
.Doctor_list li .txt { width: 65%; padding: 3% }
.Doctor_list li .txt h3 { font-size: 16px; margin-bottom: 5px }
.Doctor_list li .txt span { font-size: 14px }
.Doctor_list li .txt aside { margin-bottom: 5px; font-size: 14px }
.Doctor_list li .txt .aside_branch { margin-bottom: 5px; font-size: 14px }
.Doctor_list li .txt .word { padding: 10px; font-size: 13px }
.Doctor_list li .txt p { line-height: 20px; height: 60px; margin: 0 }
.Doctor_list .btnDiv input { height: 40px; font-size: 14px; margin-left: 10px }
.Doctor_list .btnDiv a { height: 40px; line-height: 40px; font-size: 13px }
}
/*Doctor_info */
.Doctor_info { padding: 3% 0 }
.Doctor_info h3 { color: #0068b7; font-size: 24px; margin-top: 0; font-weight: normal; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #ededed }
.Doctor_info .txt-info { margin: 4% 0; padding: 4% 0;border-top: 1px solid #ededed; }
.Doctor_info .txt-info .inner { line-height: 36px; font-size: 16px; color: #555; margin-bottom: 5% }
.Doctor_info .txt-list .info { line-height: 36px; font-size: 16px; color: #555 }
.Doctor_info .txt-list .red { color: #0068b7; font-size: 36px }
.Doctor_info .txt-list .red+span { font-size: 18px; color: #0068b7; margin: 5px 0 10px 20px; padding-left: 22px; background: url(../images/honor.png) no-repeat left center }
.Doctor_info .txt-list figure { padding-top: 10px; border-top: 1px solid #ededed }
.Doctor_info .btn { margin-top: 20px }
.Doctor_info .btn a { display: inline-block; border-radius: 3px; padding: 0 25px 0 52px; margin-right: 30px; line-height: 38px; background: url(../images/icon_message.png) no-repeat 25px center #F39800; border: 2px solid #F39800; color: #fff }
.Doctor_info .btn a.more { background-color: #fff; background-image: url(../images/icon_yuyue.png); border: 2px solid #0068b7; color: #0068b7 }
.Doctor_info .maybe h3 { font-weight: bold }
.Doctor_info .maybe ul { padding: 20px 0; border-top: 1px solid #ededed; border-bottom: 1px solid #ededed }
.Doctor_info .maybe li { width: 48%; margin-right: 4%; float: left; line-height: 42px; font-size: 16px; position: relative; padding-left: 20px; background: url(../images/list_arrow.png) no-repeat left center; background-size: 5px }
.Doctor_info .maybe li:nth-child(2n) { margin-right: 0 }
.Doctor_info .maybe li a { color: #555 }
.Doctor_info .table_1 td { text-align: center; border: 1px solid #ededed; border-collapse: collapse; line-height: 30px; padding: 15px }
.Doctor_info .table_1 th { font-size: 16px; font-weight: normal; color: #0068b7; border: 1px solid #ededed; line-height: 30px; padding: 15px; background: #f5f9fd }

@media(max-width:480px) {
.Doctor_info .table_1 { overflow: auto }
.Doctor_info .table_1 td { line-height: 24px; padding: 10px }
.Doctor_info .btn a { padding: 0 15px 0 42px; margin-right: 10px; background-position: 15px center }
}

@media(min-width:769px) {
.Doctor_info .txt-list .pic { width: 38% }
.Doctor_info .txt-list .pic img { max-width: 92.5% }
}

@media(max-width:768px) {
.Doctor_info .txt-list .red { font-size: 28px }
.Doctor_info .txt-list .pic, .Doctor_info .txt-list .info { display: block; }
.Doctor_info h3 { font-size: 18px; padding-bottom: 10px; margin-bottom: 10px }
.Doctor_info .txt-info { text-align: left; }
.Doctor_info .txt-list .pic img { display: block; width: 100% }
}

@media(max-width:480px) {
.Doctor_info .txt-list .red { font-size: 22px }
.Doctor_info .txt-list span { font-size: 16px; margin-left: 10px }
.Doctor_info .txt-info .inner, .Doctor_info .txt-list .info { line-height: 28px; font-size: 14px }
}
/*Form_yuyue*/
.Form_yuyue .box { padding: 25px 0 }
.Form_yuyue .box-tip .redcolor { color: #0068b7 }
.Form_yuyue .box-tip b { font-size: 22px }
.Form_yuyue .box-form { border-top: 1px solid #ededed }
.Form_yuyue .row { padding: 10px 0 }
.Form_yuyue .row .inner { position: relative; padding-left: 78px; line-height: 50px }
.Form_yuyue .row .h5 { position: absolute; left: 0; top: 0; margin: 0; font-weight: normal; color: #333; font-size: 16px; line-height: 52px }
.Form_yuyue .row .text { border: 1px solid #ededed; color: #adadad; line-height: 50px; font-size: 16px; width: 100%; padding: 0 10px; display: inline-block }
.Form_yuyue .row .error { background-color: #f9d9db; color: #d70c18; border: 1px solid #e76d74; display: inline-block; padding: 0 10px; margin-top: 10px }
.Form_yuyue .row .VeriCode { display: inline-block; margin-top: 10px }
.Form_yuyue .readPro { margin: 15px 0 30px 0 }
.Form_yuyue select { border: 1px solid #ededed; background: none; display: block; height: 50px; font-size: 16px; width: 100%; padding: 5px 10px; color: #aaa; appearance: none; -moz-appearance: none; -webkit-appearance: none; padding-right: 14px; background: url("../images/icon_select.png") no-repeat scroll 97% center transparent }
.Form_yuyue select::-ms-expand {
display: none
}
.Form_yuyue .btn { background: #0068b7; border-radius: 3px; cursor: pointer; padding: 0; border: none; width: 120px; height: 40px; color: #fff; text-transform: uppercase; margin-top: 30px }

@media only screen and (min-width:768px ) {
.Form_yuyue .row { padding: 15px 0 }
.Form_yuyue .row .text { width: 320px }
.Form_yuyue .regway .text, .Form_yuyue select { width: 420px }
.Form_yuyue .row .error, .Form_yuyue .row .VeriCode { margin-left: 15px; margin-top: 0 }
}

@media(max-width:480px) {
.Form_yuyue .box { padding: 15px 0 }
.Form_yuyue .box-tip b { font-size: 18px }
.Form_yuyue .row { padding: 4px 0 }
.Form_yuyue .row .inner { line-height: 40px }
.Form_yuyue .row .h5 { font-size: 14px; line-height: 42px }
.Form_yuyue .row .text { line-height: 40px; font-size: 14px }
}
.Form_yuyue .yyxz { margin-top: 5%; line-height: 36px; font-size: 15px; color: #666 }
.Form_yuyue .yyxz .title { font-size: 22px; color: #0068b7; font-weight: bold; padding-bottom: 2%; margin-bottom: 2%; border-bottom: 1px solid #ededed }

@media(max-width:480px) {
.Form_yuyue .yyxz { line-height: 28px; font-size: 14px }
.Form_yuyue .yyxz .title { font-size: 18px }
}
/*news_info*/
.news_info .singlepage .title { padding-bottom:20px }
.news_info .singlepage .title h1 { margin: 0; padding-bottom: 20px; font-size: 28px; color: #333; line-height: 1.5; font-weight: normal }
.news_info .singlepage .title p { margin: 0; border-bottom: 1px solid #ededed; padding-bottom: 30px }
.news_info .singlepage .title p span { padding-left: 20px; margin-right: 15px; color: #b5b5b5; background-repeat: no-repeat; background-position: left center }
.news_info .singlepage .title p span.source { background-image: url(../images/icon_source.png) }
.news_info .singlepage .title p span.time { background-image: url(../images/icon_time.png) }
.news_info .singlepage .title p span.hits { background-image: url(../images/icon_hits.png) }
.news_info .singlepage .info { text-align: justify; text-justify: inter-ideograph; font-size: 16px; color: #666; line-height: 2; padding-bottom: 100px; border-bottom: 1px solid #ededed; margin-bottom: 40px }
.news_info .singlepage .info p b { color: #0068b7; font-size: 17px }
.news_info .singlepage .info p strong { color: #0068b7; font-weight: normal }
.news_info .singlepage .info figure { margin: 35px auto; text-align: center }
.news_info .singlepage .info figure img { display: block; margin: 0 auto }
.news_info .singlepage .info figure span { display: block; font-size: 14px; margin-top: 10px }
.news_info .singlepage .info_pn span { display: block }
.news_info .singlepage .info_pn span a { color: #999; font-size: 16px; line-height: 40px }
.news_info .singlepage .info_pn span a:hover { color: #0068b7 }
.news_info .btn { margin-top: 50px }
.news_info .btn a { display: inline-block; border-radius: 3px; padding: 0 25px 0 52px; margin-right: 30px; line-height: 38px; background: url(../images/icon_message.png) no-repeat 25px center #F39800; border: 2px solid #F39800; color: #fff }
.news_info .btn a.more { background-color: #fff; background-image: url(../images/icon_yuyue.png); border: 2px solid #0068b7; color: #0068b7 }
.news_info .code { display: inline-block; text-align: center }
.news_info .code img { margin: 35px 0 0 !important }
.news_info .code p { margin: 10px 0; line-height: 1.2; font-size: 15px }
.news_info .code span { display: block }
.news_info .share { line-height: 30px; margin: 30px 0 }
.news_info .share * { float: left }
.news_info .share span { display: inline-block; height: 30px; margin-right: 5px }
.news_info .share a { display: inline-block; float: none; margin: 0 5px; height: 30px; width: 30px; border-radius: 50%; background: url(../images/wx.png) no-repeat center center; background-size: contain }
.news_info .share a.sina { background-image: url(../images/sina.png) }

@media(max-width:768px) {
.news_info .singlepage .title h1 { padding-bottom: 10px; font-size: 20px }
.news_info .singlepage .info_pn span a { font-size: 14px; line-height: 24px }
.news_info .singlepage .info_pn span { margin: 3px 0 }
}

@media(max-width:480px) {
.news_info .singlepage .title { padding-bottom: 3vw }
.news_info .singlepage .title h1 { font-size: 18px }
.news_info .singlepage .title p { font-size: 13px; padding-bottom: 3vw }
.news_info .singlepage .info { font-size: 14px; padding-bottom: 10vw; margin-bottom: 4vw}
.news_info .btn a { padding: 0 15px 0 42px; margin-right: 10px; background-position: 15px center }
}
.kpSelect { width: 78%; color: #999; border: 1px solid #ededed; font-size: 16px; line-height: 54px; height: 54px; padding: 0 10px 0 20px; border-radius: 3px; background: #fff; box-shadow: 6px 0 29px rgba(0,0,0,0.06); transition: 0.3s }

@media(max-width:768px) {
.kpSelect { width: 100%; font-size: 14px; line-height: 44px; height: 44px; }
}
.seoinnerlink { color: blue; }




/*
 .Banner002231 为demo编号
 */
.Banner002231{ position:relative; z-index:1;}
.Banner002231 aside { position: absolute; z-index: 10; left: 50%; top: 50%; line-height: 46px; height: 46px; width: 100%; font-size: 32px; padding: 0 2%; max-width: 1200px; font-weight: bold; color: #fff; letter-spacing: 3px; -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); transform: translate(-50%, -50%) }
.Banner002231 .bx-wrapper{ position:relative; z-index:1;}
.Banner002231 .bx-viewport{ z-index:1;}
.Banner002231  li{ position:relative;}
.Banner002231  li a{ position:absolute; left:0; top:0; width:100%; height:100%; z-index:10;}
.Banner002231  li img{ display:block; width:100%; }
@media(min-width:1025px){
.Banner002231  li img.wap{ display:none;}
}
@media(max-width:1024px){
.Banner002231  li img.pc{ display:none;}
}

.Banner002231 .bx-pager{position: absolute; bottom: 5%; left:0; width: 100%;text-align:center;  z-index: 9;}
.Banner002231 .bx-pager div{ display: inline-block; padding: 0;}
.Banner002231 .bx-pager a{ position:relative;overflow: hidden; line-height:1000px; display: block; width: 12px; height: 12px; border-radius: 50%; margin:13px 5px; background: #fff; opacity: 0.5; transition:0.2s;}
.Banner002231 .bx-pager a.active{ opacity: 1;}


.site-header .header-top .ybdddw {display: table;float: none;flex: 1;}
.site-header .header-top .yibao{display: table-cell;vertical-align: middle;}
.site-header .header-top .ybdddw span{ width: 150px;height: 45px !important;letter-spacing:3px;line-height: 45px;background: #0068B7;text-align: center;border-radius: 50px;display: inline-block;color: #fff;font-weight: bold;;font-size: 16px;}

@media(max-width:640px) {
.site-header .header-top .ybdddw {float: right; width: 25%;}
.site-header .header-top .yibao{display: flex;justify-content: center;align-items: center;height: 100%;}
.site-header .header-top .ybdddw span{display: block; width: 90px;height: 35px !important;letter-spacing:0px;line-height: 35px;margin-left: 0px; font-size: 14px;}
}

/* .ybdddw{width: 150px;height: 50px !important;letter-spacing:3px;line-height: 50px;background: #0068B7;text-align: center;border-radius: 60px;margin-left: 40px;display: inline-block;margin-top: 30px;color: #fff;font-weight: bold;;font-size: 16px;} */

.site-header .header-top {
    position: relative;
    z-index: 1;
    text-align: center;
}
.site-header .header-top .auto_1280 {
  display: flex;
}
.site-header .tel span{text-align: left;}
/* 查找专家 */
.searchDoctor {
    width: 270px;
  }
  .searchDoctor .searchContent {
    margin-bottom: 30px;
  }
  .searchDoctor .searchContent h4 {
    font-size: 24px;
    font-weight: 700;
    color: #778fa0;
    margin-bottom: 21px;
  }
  .searchDoctor .searchContent p {
    font-weight: 700;
    font-size: 15px;
    color: #505050;
    margin-bottom: 12px;
  }
  .searchDoctor .searchContent .selectText {
    margin-bottom: 6px;
  }
  .searchDoctor .searchContent .selectText .cus-input {
    width: 270px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .searchDoctor .searchContent .cus-input {
    height: 50px;
  }
  .searchDoctor .searchContent .cus-input i {
    font-size: 32.5px;
    top: 0.23em;
  }
  .searchDoctor .CheckContent .cus-checkbox-label,
  .searchDoctor .CheckContent p {
    font-weight: 700;
    font-size: 15px;
  }
  .searchDoctor .CheckContent .cus-checkbox-label .fa-square-o,
  .searchDoctor .CheckContent p .fa-square-o {
    vertical-align: bottom;
  }
  .searchDoctor .CheckContent p {
    color: #505050;
    margin-bottom: 16px;
  }
  .searchDoctor .CheckContent .cus-checkbox-label {
    width: 100%;
    margin-bottom: 7px;
    margin-left: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .cus-input {
    position: relative;
    display: inline-block;
    border: 1px solid #778fa0;
  }
  .cus-input,
  .cus-input input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #505050;
  }
  .cus-input input {
    vertical-align: top;
    width: 100%;
    height: 100%;
    line-height: normal;
    border: none;
    padding: 0 50px 0 15px;
    font-size: 25px;
  }
  .cus-input input.headInput {
    -webkit-box-shadow: #5cbb89 0 0 1px 1px inset;
    box-shadow: inset 0 0 1px 1px #5cbb89;
  }
  .cus-input i {
    position: absolute;
    color: #778fa0;
    font-size: 1.45em;
    right: 0.4em;
    font-size: 27px;
    top: 0.16em;
  }
  .cus-checkbox .cus-checkbox-label {
    display: block;
  }
  .cus-checkbox .cus-checkbox-label .input-control {
    cursor: pointer;
    display: inline-block;
    margin-right: 16px;
    font-size: 19px;
    color: #778fa0;
  }
  .cus-checkbox .cus-checkbox-label .cus-checkbox-txt {
    color: #505050;
    font-size: 15px;
  }
  @font-face {
    font-family: FontAwesome;
    src: url(/statics/Fonts/fontawesome-webfont.af7ae50.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
  }
  .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .fa-search:before {
    content: "\F002";
  }
  .fa-angle-down:before {
    content: "\F107";
  }
  .fa-square-o:before {
    content: "\F096";
  }
  .fa-check-square:before {
    content: "\F14A";
  }
  .fa-angle-up:before {
    content: "\F106";
  }

  .content .selectList {
    width: 100%;
    max-height: 300px;
    position: absolute;
    top: 50px;
    overflow-y: scroll;
    border: 1px solid #778fa0;
    background: #fff;
    border-top: none;
    z-index: 1;
  }
  .content .selectList p {
    display: block;
    width: 100%;
    line-height: 38px;
    font-size: 20px;
    text-align: left;
    padding: 0 15px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0;
    font-weight: 400;
  }
  .selectList p:hover {
    background-color: #e4e9ec;
  }
  .selectList::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .selectList::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
  }
  .selectList::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
  }
  .content{
    width: 100%;
    position: relative;
  }
.articleContent img { height: auto!important; }
.articleContent * { font-size: 16px!important; }
.articleContent p { line-height:30px; }
.articleContent div { line-height:30px; }
/* 英文站 */
.ellipsis{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.introduceBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 143px;
  height: 50px;
  border: 2px solid #0068b7;
  outline: 0;
  font-size: 25px;
  color: #0068b7;
  margin-top: 18px;
}
.introduceBtn:hover{
  color: #0068b7;
}