@charset "utf-8"; /* CSS Document */
article,aside,dialog,footer,header,section,footer,nav,figure,menu {
    display: block
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
}

html, body {
    font-family: Verdana,Arial, "Helvetica Neue", Helvetica,Gotham;
    color: #444;
}

body {
    font-size: 14px;
    line-height: 160%;
}

img {
    border: 0 none;
    /*width:100%;*/
    height: auto;
}

h2 {
    font-family: arial;
    font-size: 1.5em;
    font-weight: bold;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #0074bd;
    text-decoration: none;
}

ul, li {
    list-style-type: none;
}

input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textarea:focus:invalid {
    box-shadow: none;
    -moz-box-shadow: none;
}

p {
    line-height: 175%;
    overflow: hidden;
    text-align: justify;
    /*text-align-last:justify;*/
}

.clear {
    clear: both;
}

.ks-clear {
    *zoom: 1; }

.ks-clear:before, .ks-clear:after {
    display: table;
    content: "";
}

.ks-clear:after {
    clear: both;
}

.mobile-hide {
    display: block;
}

.mobile-show {
    display: none;
}

header {
    background: url(../images/banner-bg_heps.jpg) repeat-x;
}

header .banner {
    background: url(../images/banner_heps.jpg) no-repeat top right;
    height: 180px;
}

header .banner .logo {
    float: left;
    margin-top: 37px;
    width: 55%;
    height: 110px;
}

header .banner .logo img {
    width: 80%;
}

header .banner .h-right {
    float: right;
    width: 40%;
}

header .banner .top-link {
    height: 38px;
    margin-top: 20px;
    float: right;
}

header .banner .top-link ul li {
    float: left;
    line-height: 35px;
    margin: 0 5px;
}

header .banner .top-link ul li a {
    color: #fff;
}

header .banner .top-link ul li a:hover {
    color: #93B6FC;
}

header .banner .search {
    height: 30px;
    float: right;
}

header .banner .form-search {
    border-radius: 20px;
    border: 1px solid #dcdcdc;
    width: 294px;
    height: 34px;
    background: #fff;
}

header .banner .form-search input {
    padding: 0 20px;
    color: #bcbcbc;
    float: left;
    width: 244px;
    height: 34px;
    line-height: 34px;
    outline: none;
    border: none;
    border-right: none;
    border-radius: 20px 0 0 20px;
    -moz-border-radius: 13px 0 0 13px;
    -webkit-border-radius: 13px 0 0 13px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    transition: all 0 ease 0;
    -webkit-transition: all 0 ease 0;
    -moz-transition: all 0 ease 0;
    -ms-transition: all 0 ease 0;
    -o-transition: all 0 ease 0;
    font-size: 14px;
    background: none;
}

header .banner .form-search button {
    float: right;
    border: none;
    padding: 0;
    line-height: 27px;
    background: #fff;
    width: 25px;
    height: 26px;
    margin-right: 15px;
}

header .banner_mobile {
    background: url(../images/banner_heps.jpg) repeat-x top right;
    height: 35px;
    width: 100%;
}

header .banner_mobile .logo {
    float: left;
    margin-top: 37px;
    width: 100%;
    height: 110px;
}

header .banner_mobile .logo img {
    width: 100%;
}

header .banner_mobile .h-right {
    float: right;
    width: 0%;
}

header .banner_mobile .top-link {
    height: 38px;
    margin-top: 20px;
    float: right;
}

header .banner_mobile .top-link ul li {
    float: left;
    line-height: 35px;
    margin: 0 5px;
}

header .banner_mobile .top-link ul li a {
    color: #fff;
}

header .banner_mobile .top-link ul li a:hover {
    color: #93B6FC;
}

header .banner_mobile .search {
    height: 30px;
    align: center;
}

header .banner_mobile .form-search {
    border-radius: 20px;
    border: 1px solid #dcdcdc;
    width: 100%;
    height: 34px;
    background: #fff;
    float: none
}

header .banner_mobile .form-search input {
    padding: 0 20px;
    color: #bcbcbc;
    float: left;
    width: 85%;
    height: 34px;
    line-height: 34px;
    outline: none;
    border: none;
    border-right: none;
    border-radius: 20px 0 0 20px;
    -moz-border-radius: 13px 0 0 13px;
    -webkit-border-radius: 13px 0 0 13px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    transition: all 0 ease 0;
    -webkit-transition: all 0 ease 0;
    -moz-transition: all 0 ease 0;
    -ms-transition: all 0 ease 0;
    -o-transition: all 0 ease 0;
    font-size: 14px;
    background: none;
}

header .banner_mobile .form-search button {
    float: right;
    border: none;
    padding: 0;
    line-height: 27px;
    background: #fff;
    width: 25px;
    height: 26px;
    margin-right: 15px;
    margin-top: 4px;
    margin-top: 3px;
}

/*

.navbar-toggle { position: relative; float: right; padding: 9px 10px; margin-top: 48px; margin-right: 15px; margin-bottom: 0; background-color: #1e63b0; border:none;}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{color:white;}
.navbar-default .navbar-toggle .icon-bar { background-color: #fff;}

.btn-mobile{ float:right; margin-top:30px; margin-right:30px;}
*/
.dropdown-menu {
    border: none;
    background: none;
    padding: 9px 5px 5px 0px;
}

.navbar-nav>li>.dropdown-menu {
    z-index: 9999;
    top: 30px;
}

.navbar-nav>li.right-line-none>.dropdown-menu {
    left: -42px;
}

.navbar-default {
    background: none;
}

.navbar-default .navbar-nav {
    float: right;
}

.navbar-default .navbar-nav > li {
    margin: 0 1px;
    border-radius: 3px 3px 0 0;
    background: #0882d5;
    height: 32px;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 16px;
    font-family: Verdana,Arial, "Helvetica Neue", Helvetica,Gotham;
    font-weight: bold;
    line-height: 32px;
    padding: 0 10px;
    display: block;
}

.navbar-default .navbar-nav > li.cur {
    background: url(../imagesmenu-bg_heps.png) repeat-x;
}

.navbar-default .navbar-nav .cur {
    background: #ffffff;
    border: none;
    border-bottom: none;
}

.navbar-default .navbar-nav .dropdown-menu > li > a {
    border: none;
    background: #FFFFFF;
    color: #0882d5;
    padding-left: 15px;
    line-height: 220%;
    margin-left: 10px
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    border: none;
    background: #f3f3f3;
    color: #a94442;
    padding-left: 15px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background: url(../images/arrow1_heps.png) no-repeat 50% 35px;
    color: #ff8585;
    transition: none;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background: url(../images/arrow1_heps.png) no-repeat 50% 40px;
    color: #ef9797;
    transition: none;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 48px;
    margin-right: 15px;
    margin-bottom: 0;
    background-color: whitesmoke;
    border: none;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #7d3a4c;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.btn-mobile {
    float: right;
    margin-top: 30px;
    margin-right: 30px;
}

.container-fluid {
    padding: 0;
}

.show_wrap {
    position: relative;
    border-top: 5px solid #FFffff;
}

.show_wrap .img-responsive {
    height: auto;
    width: 100%;
}

.show_wrap .show-introduction {
    display: block;
    cursor: default;
    z-index: 900;
    position: absolute;
    bottom: 0%;
    background: #337ab7;
    background: rgba(169,169,169,0.6);
    color: #fff;
    padding: 20px;
    width: 76%;
}

.show_wrap .show-introduction h4 {
    line-height: 160%;
    margin-bottom: 10px;
    font-family: "Helvetica Neue", Helvetica,Arial,Verdana;
    font-size: 16px;
    fontweight: bold;
    color: #FFFFFF;
}

.show_wrap .show-introduction .view {
    float: right;
}

.show_wrap .show-introduction .view a {
    color: #ffffff;
}

.show_wrap .show-introduction .view a:hover {
    text-decoration: underline;
}

.slide {
    position: relative;
    z-index: 1000;
    overflow: hidden;
    height: 465px;
    border-bottom: solid 0px #7ACBFF;
}

.slide ul {
    position: absolute;
    z-index: 2000;
    left: 0;
    top: 0;
    height: 465px;
}

.slide ul li {
    float: left;
    position: relative;
    z-index: 2000;
    overflow: hidden;
    height: 465px;
}

.slide ul li img, .main_c_p img {
    display: block;
    width: 100%;
    height: 465px;
}

.slide ul li a:link, .slide ul li a:visited {
    position: absolute;
    z-index: 2000;
    bottom: 10px;
    left: 0;
    padding: 0 20px 0 20px;
    color: white;
    font-weight: 700;
    font-size: 18px;
    line-height: 45px;
    background-image: url(../images/csns_sb_heps.png);
}

.slide div {
    position: absolute;
    z-index: 2000;
    right: 45px;
    bottom: 20px;
}

.slide div i {
    width: 8px;
    height: 12px;
    cursor: pointer;
    background: url(../images/csns_icon_heps.png) no-repeat -700px 0;
    float: left;
    margin: 2px 15px 0 0;
}

.slide div i.next {
    background-position: -800px 0;
    margin-right: 15px;
}

.slide div ol {
    float: left;
}

.slide ol li {
    float: left;
    margin-right: 10px;
    width: 14px;
    height: 14px;
    cursor: pointer;
    background-color: white;
    opacity: 0.5;
    border-radius: 10%;
    -moz-border-radius: 10%;
    -webkit-border-radius: 10%;
}

.left {
    width: 69%;
    float: left;
}

.main_c_t_ll .tit {
    border-bottom: 1px solid #dedede;
}

.main_c_t_ll div h2 {
    line-height: 38px;
    color: #3258A6;
    float: left;
    margin-right: 130px;
    border-bottom: 2px solid #b31b1b;
}

.main_c_t_ll {
    margin-top: 20px;
    position: relative;
    z-index: 100;
    overflow: hidden;
    height: 400px;
}

.main_c_t_ll2 {
    height: 200px;
    margin-top: 10px;
}

.main_c_t_llb {
    float: right;
}

.main_c_t_llbp {
    float: left;
    margin: 2px 1px 0 0;
    width: 26px;
    height: 26px;
    background: #4584BC url(../images/csns_icon_heps.png) no-repeat -891px 7px;
}

.main_c_t_llbn {
    margin-right: 15px;
    background-position: -990px 7px;
}

.scrollable-trigger {
    float: left;
    margin-right: 15px;
    line-height: 26px;
    padding-top: 1px;
}

.scrollable-trigger a:link, .scrollable-trigger a:visited {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #4584BC;
    padding: 0 9px;
    outline: none;
}

.scrollable-trigger a:hover, .scrollable-trigger a.main_c_t_llba {
    background-color: #F1F1F1;
    text-decoration: none;
}

.main_c_t_llblm {
    font-weight: 700;
    line-height: 30px;
    color: #3258A6;
    background-color: #ffffff;
    padding: 0 40px;
    float: left;
}

.main_c_t_llblm:hover {
    color: #93B6FC;
}

.main_c_t_llc {
    margin-right: 0px;
    padding-top: 10px;
    position: absolute;
    z-index: 99;
    left: 0;
    /*top: 50px;*/
}

.main_c_t_llc article {
    float: center;
}

.main_c_t_llcl img {
    margin-bottom: 0px;
    padding: 0 0 0 0px;
}

.main_c_t_llct {
    display: block;
    font-weight: 700;
    margin: 10px;
}

.talks article {
    height: 120px;
    margin: 9px 0 0 16px;
    width: 253px;
}

.talks dl {
    float: left;
    border-right: 1px solid #0456a0;
}

.talks dl dt {
    float: left;
    width: 43px;
}

.talks dl dt ul li.date {
    line-height: 24px;
    font-size: 22px;
    font-family: "Helvetica Neue", Helvetica,Arial;
}

.talks dl dt ul li.mon {
    font-size: 12px;
    font-family: Verdana, "Helvetica Neue", Helvetica,Arial;
    line-height: 20px;
}

.talks dl dt ul li.year {
    color: #c8c7c7;
    font-size: 12px;
    font-family: Arial, "Helvetica Neue", Helvetica;
    font-weight: lighter;
}

.talks dl dd {
    float: right;
    width: 78%;
    margin-right: 10px;
}

.right {
    width: 28%;
    float: left;
    margin-left: 34px;
}

.right .events {
    margin-top: 20px;
    border: 1px solid #dcdcdc;
    border-top: 4px solid #c92e1d;
    padding-top: 10px
}

.right .events h2 {
    color: #0853a1;
    margin-left: 15px;
    height: 30px;
}

.right .events dl {
    margin: 10px;
}

.right .events dl dt {
    float: left;
    margin-right: 5px;
}

.right .events dl dt .date {
    font-family: "Helvetica Neue", Helvetica,Arial;
    border-radius: 10px;
    height: 45px;
    width: 45px;
    background: #0456a0;
    color: #fff;
    line-height: 45px;
    font-size: 28px;
    text-align: center;
    float: left;
}

.right .events dl dt .mon {
    float: left;
    margin-left: 6px;
    line-height: 20px;
    font-size: 12px;
    margin-top: 5px;
}

.right .events dl dd {
    font-family: Verdana;
    border-left: 1px solid #0456a0;
    float: right;
    width: 69%;
    padding-left: 10px;
    padding-top: 4px;
}

.right .events .more {
    background: #f2f2f2;
    height: 32px;
    text-align: center;
    line-height: 32px;
}

.right .events .more a {
    color: #0456a0;
    line-height: 28px;
    height: 28px;
    display: block;
}

.right .events .more a:hover {
    color: #93B6FC;
}

.gray-bg {
    background: #f6f6f6;
    padding: 5px 0;
}

.gray-bg .media {
    margin-top: 20px;
}

.gray-bg .media h2 {
    background: url(../images/media_heps.png) no-repeat 0 0;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
    margin-left: 20px;
    margin-bottom: 10px;
}

.gray-bg .media ul li {
    margin-bottom: 20px;
}

.gray-bg .media ul li dl.paper {
    background: #fff;
    padding: 15px;
    border-top: 2px solid #0456a0;
}

.gray-bg .media ul li dl.paper dt {
    font-weight: normal;
    color: #737373;
    margin-bottom: 5px;
}

.gray-bg .media ul li dl.paper dd {
    color: #3258a6;
}

.gray-bg .videos {
    margin-top: 20px;
}

.gray-bg .videos h2 {
    background: url(../images/media_heps.png) no-repeat 0 0;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
    margin-bottom: 10px;
    margin-left: 20px;
}

.gray-bg .videos ul li {
    float: left;
    position: relative;
}

.gray-bg .videos ul li img {
    width: 100%;
}

.gray-bg .videos ul li a {
    display: block;
}

.gray-bg .videos ul li a .text {
    vertical-align: bottom;
    background: rgba(128,128,128,0.6);
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 5px 10px 5px 10px;
    font-size: 12px;
    line-height: 125% ;
    margin: 0 0 0 15px;
    width: 90%
}

.gray-bg .headline {
    margin-top: 20px;
}

.gray-bg .headline h2 {
    background: url(../images/heps_news_heps.png) no-repeat 0 0;
    height: 60px;
    line-height: 40px;
    padding-left: 0px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: left;
    width: 50%;
    color: #fd7400;
}

.gray-bg .headline n-right {
    float: right;
    margin-right: 20px;
    width: 40% ;
    height: 60px;
    line-height: 60px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    margin-top: 0px;
    font-weight: bold;
    color: #0882d5;
}

.gray-bg .headline ul li {
    float: left;
    position: relative;
}

.gray-bg .headline ul li img {
    width: 100%;
    margin-bottom: 5px;
    height: 350px
}

.gray-bg .headline ul li a {
    display: block;
    color: #fff;
    margin-botoom: 10px;
}

.gray-bg .headline ul li a .text {
    vertical-align: bottom;
    background: rgba(8,130,213,0.7);
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 5px 10px 10px 10px;
    font-size: 12px;
    line-height: 150% ;
    margin: 0 10px;
}

.gray-bg .headline ul li dl.paper {
    width: 100%;
    margin-left: 0px;
    background: rgba(8,130,213,1);
    padding: 15px;
    height: 350px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.gray-bg .headline ul li dl.paper dt {
    font-weight: normal;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 5px;
}

.gray-bg .headline ul li dl.paper dd {
    color: #3258a6;
    font-weight: bold;
    max-height: 118px;
    text-overflow: ellipsis;
    overflow: hidden;
    /*white-space: pre-line;*/
}

.gray-bg .headline ul li dl.paper dd1 {
    color: #fff;
    font-weight: bold;
    height: 30px;
    text-overflow: ellipsis;
    overfolw: hidden;
    white-space: nowrap;
    margin-top: 10px;
}

.gray-bg .headline ul li dl.paper dd a {
    display: block;
    color: #fff;
    font-weight: bold;
    max-height: 118px;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 0px;
    padding-bottom: 10px;
    font-family: Verdana,Arial, "Helvetica Neue", Helvetica, Gotham;
    font-size: 20px;
}

.gray-bg .headline ul li dl.paper dt a {
    display: block;
    color: #fff;
    font-weight: normal;
    height: 180px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: pre-wrap;
    padding-left: 0px;
    padding-bottom: 10px;
    font-family: Verdana,Arial, "Helvetica Neue", Helvetica, Gotham;
}

.gray-bg .headline ul li dl.paper dd a:hover {
    color: #F06700;
}

.gray-bg .news {
    margin-top: 20px;
    overfolw: hidden;
}

.gray-bg .news h2 {
    background: url(../images/media_heps.png) no-repeat 0 0;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
    margin-left: 20px;
    margin-bottom: 10px;
}

.gray-bg .news ul li {
    margin-bottom: 20px;
    overfolw: hidden;
}

.gray-bg .news ul li img {
    height: 250px;
    width: 100%;
}

.gray-bg .news ul li dl.paper {
    width: 100%;
    margin-left: 0px;
    background: #fff;
    padding: 15px;
    border-bottom: 2px solid #0882d5;
}

.gray-bg .news ul li dl.paper dt {
    font-weight: normal;
    color: #737373;
    margin-bottom: 5px;
    height: 70px;
    text-overflow: ellipsis;
    overfolw: hidden;
    padding-top: 5px;
    padding-bottom: 0px;
}

.gray-bg .news ul li dl.paper dd {
    color: #000;
    font-weight: bold;
    height: 40px;
}

.gray-bg .news ul li dl.paper dd1 {
    color: #000;
    font-weight: bold;
    height: 40px;
    text-overflow: ellipsis;
    overfolw: hidden;
    padding-top: 5px;
}

.gray-bg .news ul li dl.paper dd a {
    display: block;
    color: #000;
    font-weight: bold;
    height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 0px;
    padding-bottom: 10px;
    font-family: Verdana,Arial, "Helvetica Neue", Helvetica, Gotham;
}

.gray-bg .news ul li dl.paper dt a {
    display: block;
    color: #737373;
    font-weight: normal;
    height: 60px;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 0px;
    padding-bottom: 10px;
    font-family: Verdana,Arial, "Helvetica Neue", Helvetica, Gotham;
}

.gray-bg .news ul li dl.paper dd a:hover {
    color: #3258a6;
}

.gray-bg .brochures {
    margin-top: 20px;
}

.gray-bg .brochures {
    margin-top: 20px;
    border: 0px solid #dcdcdc;
    border-top: 0px solid #c92e1d;
    padding-top: 10px
}

.gray-bg .brochures h2 {
    color: #0853a1;
    margin-left: 10px;
    height: 30px;
    font-size: 12px;
}

.gray-bg .brochures h3 {
    color: #0853a1;
    margin-left: 10px;
    height: 30px;
    font-size: 10px;
}

.gray-bg .brochures dl {
    margin: 5 0px;
    height: 45px;
}

.gray-bg .brochures dl dt {
    float: left;
    margin-right: 5px;
    width: 25%;
}

.gray-bg .brochures dl dt.img {
    height: 20px;
    width: 100px;
    vertical-align: middle;
}

.gray-bg .brochures dl dt .date {
    font-family: "Helvetica Neue", Helvetica,Arial;
    border-radius: 5px;
    height: 45px;
    width: 45px;
    background: #0456a0;
    color: #fff;
    line-height: 45px;
    font-size: 28px;
    text-align: center;
    float: left;
}

.gray-bg .brochures dl dt .mon {
    float: left;
    margin-left: 6px;
    line-height: 20px;
    font-size: 12px;
    margin-top: 5px;
}

.gray-bg .brochures dl dd {
    font-family: Verdana;
    border-left: 0px solid #0456a0;
    float: left;
    width: 100%;
    padding-left: 5px;
    padding-top: 4px;
    height: 40px;
}

.gray-bg .brochures dl dd img {
    height: 40px;
    width: 40px;
    vertical-align: middle;
}

.gray-bg .brochures dl dd a {
    color: #F06700;
    padding-left: 5px;
    font-family: Verdana,Arial, "Helvetica Neue", Helvetica, Gotham;
    font-weight: bold;
    font-size: 18px;
    height: 40px;
}

.gray-bg .brochures dl dd a1 {
    color: #F06700;
    padding-left: 5px;
    font-family: Verdana,Arial, "Helvetica Neue", Helvetica, Gotham;
    font-weight: bold;
    font-size: 14px;
    height: 40px;
}

.gray-bg .brochures dl dd a:hover {
    color: #0009BB;
}

.gray-bg .brochures dl dd a1:hover {
    color: #0009BB;
}

.gray-bg .brochures .events {
    margin-top: 0px;
    border: 0px solid #dcdcdc;
    border-top: 0px solid #c92e1d;
    padding-top: 0px;
    width: 100%;
    margin-left: 0px;
}

.gray-bg .brochures .events h2 {
    color: #fd7400;
    margin-left: 3px;
    height: 20px;
    font-size: 16px;
    font-weight: bold;
}

.gray-bg .brochures .events dl {
    margin: 0 0px;
}

.gray-bg .brochures .events dl dt {
    float: left;
    margin-left: 0px;
    width: 20%;
}

.gray-bg .brochures .events dl dt .date {
    font-family: "Helvetica Neue", Helvetica,Arial;
    border-radius: 5px;
    height: 40px;
    width: 40%;
    background: #0456a0;
    color: #fff;
    line-height: 45px;
    font-size: 20px;
    text-align: center;
    float: left;
    padding-top: 0px;
}

.gray-bg .brochures .events dl dt .mon {
    float: left;
    margin-left: 6px;
    line-height: 20px;
    font-size: 15px;
    margin-top: 2px;
    width: 50%;
    color: #0456a0;
}

.gray-bg .brochures .events dl dd {
    font-family: Verdana;
    border-left: 1px solid #0456a0;
    float: right;
    width: 75%;
    margin-left: -50px;
    padding-left: 6px;
    padding-top: 4px;
}

.gray-bg .brochures .events dl dd a {
    color: #0456a0;
    width: 100%;
    padding-left: 5px;
    font-family: Verdana,Arial, "Helvetica Neue", Helvetica, Gotham;
    font-weight: bold;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.gray-bg .brochures .events .more {
    background: #f2f2f2;
    height: 32px;
    text-align: center;
    line-height: 32px;
}

.gray-bg .brochures .events .more a {
    color: #0456a0;
    line-height: 28px;
    height: 28px;
    display: block;
}

.gray-bg .brochures .events .more a:hover {
    color: #93B6FC;
}

background: -webkit-linear-gradient(top, rgba(000,000,000,0)0%, rgba(000,000,000,0.5)30%, rgba(000,000,000,0.7)98%);/* Safari、Chrome */
background: -o-linear-gradient(bottom, rgba(000,000,000,0)0%, rgba(000,000,000,0.5)30%, rgba(000,000,000,0.7)98%);/* Opera */
background: -moz-linear-gradient(bottom, rgba(000,000,000,0)0%, rgba(000,000,000,0.5)30%, rgba(000,000,000,0.7)98%);/* Firefox */
background: linear-gradient(to bottom, rgba(000,000,000,0)0%, rgba(000,000,000,0.5)30%, rgba(000,000,000,0.7)98%); /* 标准的语法（必须放在最后） */
}

.gray-bg .videos ul li a:hover .text {
    text-decoration: underline;
    color: #93B6FC;
}

footer {
    background: #0882d5;
    height: 200px;
    /*border-top:2px solid #2e84d2;*/
}

footer .bg {
    background: #0882d5;
    height: 200px;
    padding-top: 38px;
}

footer .bg h3 {
    color: #fff;
    font-size: 18px;
    line-height: 36px;
}

footer .bg .Links {
    width: 30%;
    float: left;
}

footer .bg .Links ul li {
    float: left;
    width: 100%;
}

footer .bg .Links ul li a {
    color: #fff;
    background: url(../images/icon-link_heps.png) no-repeat 0 5px ;
    margin-left: 5px;
    padding-left: 10px;
    font-family: Verdana,Arial, "Helvetica Neue", Helvetica, Gotham;
}

footer .bg .Contact {
    width: 20%;
    float: left;
}

footer .bg .Contact ul li {
    float: left;
    width: 110px;
}

footer .bg .Contact ul li a {
    color: #fff;
    background: url(../images/icon-link_heps.png) no-repeat 0 5px ;
    margin-left: 5px;
    padding-left: 10px;
    font-family: Verdana,Arial, "Helvetica Neue", Helvetica, Gotham;
}

footer .bg ul li a:hover {
    color: #ef9797;
}

footer .bg .right-wrap {
    width: 40%;
    float: right;
    margin-right: 10px;
    color: #fff;
}

footer .bg .right-wrap .cas-logo {
    margin-bottom: 20px;
}

/*二级 图文列表页*/
.content-wrap {
    background: #f6f6f6;
}

.content-wrap .col-tit {
    background: #f6f6f6;
    height: 66px;
}

.content-wrap .col-tit h2 {
    float: right;
    color: #0882d5;
    margin-top: 20px;
}

.gray-bg2 {
    background: #f0f2f4;
}

.gray-bg3 {
    background: #eaeaea;
}

.gray-bg2 .left-wrap {
    width: 24%;
    float: left;
    background: #eaeaea;
    border-top: 3px solid #2265b1;
    padding-left: 10px;
}

.gray-bg2 .left-wrap .left-nav h3 {
    color: #356fae;
    font-size: 22px;
    font-family: Verdana,Arial, "Helvetica Neue", Helvetica,Gotham;
    font-weight: bold;
    margin: 15px 0 15px 5px;
}

.gray-bg2 .left-wrap .left-nav ul {
    background: #fff;
}

.gray-bg2 .left-wrap .left-nav ul li {
    border-bottom: 1px solid #F2F2F2;
}

.gray-bg2 .left-wrap .left-nav ul li.cur {
    background: url(../images/left-nav-bg_heps.png) no-repeat right center #1e63b0;
}

.gray-bg2 .left-wrap .left-nav ul li.cur a {
    color: #fff;
}

.gray-bg2 .left-wrap .left-nav ul li a {
    padding: 10px;
    color: #0b5da0;
    display: block;
}

.gray-bg2 .left-wrap .left-nav ul li a:hover {
    color: #fff;
    text-decoration: underline;
    background: #1e63b0;
}

.gray-bg2 .right-wrap {
    background: #fff;
    padding: 30px;
    float: left;
    width: 76%;
    min-height: 500px;
}

.gray-bg2 .right-wrap .pic-list1 {
    border-bottom: 1px solid #f2f2f2;
    padding: 20px 0;
}

.gray-bg2 .right-wrap .pic-list1 dt {
    width: 34%;
    float: left;
}

.gray-bg2 .right-wrap .pic-list1 dt img {
    width: 100%;
}

.gray-bg2 .right-wrap .pic-list1 dd {
    width: 63%;
    float: right;
}

.gray-bg2 .right-wrap .pic-list1 dd h4 a {
    color: #35a8e0;
    font-family: Arial,"Helvetica Neue", Helvetica,Verdana, Gotham;
    line-height: 26px;
}

.gray-bg2 .right-wrap .pic-list1 dd h4 a:hover {
    color: #0b5da0;
}

.gray-bg2 .right-wrap .pic-list1 dd .info {
    color: #777777;
    line-height: 24px;
}

.gray-bg2 .right-wrap .pic-list1 dd .download {
    background: url(../images/download_heps.png) no-repeat 10px 5px #e1e6ea;
    padding: 10px 20px;
    border-radius: 3px;
    margin-top: 10px;
}

.gray-bg2 .right-wrap .pic-list1 dd .download a {
    padding-left: 40px;
    display: block;
    color: #35a8e0;
}

.gray-bg2 .right-wrap .pic-list2 {
    float: left;
    width: 33.3%;
    padding: 20px 10px;
}

.gray-bg2 .right-wrap .pic-list2 dt {
    width: 100%;
}

.gray-bg2 .right-wrap .pic-list2 dt img {
    width: 100%;
    height: 200px;
}

.gray-bg2 .right-wrap .pic-list2 dd {
    background: #f0f2f4;
    padding: 10px 12px;
    color: #777777;
    font-size: 12px;
}

.gray-bg2 .right-wrap .pic-list2 dd h4 {
    margin-bottom: 5px;
}

.gray-bg2 .right-wrap .pic-list2 dd h4 a {
    color: #35a8e0;
    font-family: Arial,"Helvetica Neue", Helvetica,Verdana, Gotham;
    font-size: 14px;
}

.gray-bg2 .right-wrap .pic-list2 dd h4 a:hover {
    color: #0b5da0;
}

/*二级 文字列表页*/
.gray-bg2 .right-wrap dl.text-list1 {
    background: #f0f2f4;
    border-left: 2px solid #0456a0;
    padding: 10px 20px;
    margin-bottom: 15px;
}

.gray-bg2 .right-wrap dl.text-list1 dt h4 a {
    color: #35a8e0;
    font-family: Arial,"Helvetica Neue", Helvetica,Verdana, Gotham;
    line-height: 26px;
    font-size: 16px;
}

.gray-bg2 .right-wrap dl.text-list1 dt h4 a:hover {
    color: #0b5da0;
}

.gray-bg2 .right-wrap dl.text-list2 {
    margin: 10px;
    margin-bottom: 20px;
}

.gray-bg2 .right-wrap dl.text-list2 dt {
    float: left;
    margin-right: 5px;
    border-right: 1px solid #0456a0;
    padding-right: 15px;
}

.gray-bg2 .right-wrap dl.text-list2 dt .date {
    font-family: "Helvetica Neue", Helvetica,Arial;
    border-radius: 10px;
    height: 45px;
    width: 45px;
    background: #0456a0;
    color: #fff;
    line-height: 45px;
    font-size: 28px;
    text-align: center;
    float: left;
}

.gray-bg2 .right-wrap dl.text-list2 dt .mon {
    float: left;
    margin-left: 6px;
    line-height: 20px;
    font-size: 12px;
    margin-top: 5px;
}

.gray-bg2 .right-wrap dl.text-list2 dd {
    font-family: Verdana;
    float: left;
    width: 85%;
    padding-left: 10px;
    padding-top: 4px;
}

/*三级 文章页*/
.gray-bg2 .right-wrap .tit-wrap {
    background: #f0f4f8;
    border-bottom: 1px solid #5e8ab3;
    padding: 20px 30px;
    margin-bottom: 20px;
    text-align: center;
}

.gray-bg2 .right-wrap .tit-wrap h2 {
    color: #0b5da0;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 160%;
}

.gray-bg2 .right-wrap .tit-wrap .article-info span {
    margin: 5px 10px;
}

.gray-bg2 .right-wrap .text p {
    line-height: 1.8em;
    margin: 15px 0 0;
}

.gray-bg2 .right-wrap .text p img {
    max-width: 800px;
    width: 100%;
    padding: 0.5em 0;
}

/* ==========================================================================
   search
   ========================================================================== */
.search_m {
    padding: 25px 0 50px;
}

.search_s {
    background-color: #F1F1F1;
    margin-bottom: 30px;
    text-align: center;
    padding-top: 10px;
}

.search_s h3 {
    line-height: 50px;
    color: red;
    display: none;
}

.search_s input {
    padding-left: 15px;
    padding-right: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    line-height: 1.5;
    vertical-align: middle;
    width: 779px;
    height: 30px;
    border: solid 1px #DCDCDC;
    border-right: none;
    border-radius: 13px 0 0 13px;
    -moz-border-radius: 13px 0 0 13px;
    -webkit-border-radius: 13px 0 0 13px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    transition: all 0 ease 0;
    -webkit-transition: all 0 ease 0;
    -moz-transition: all 0 ease 0;
    -ms-transition: all 0 ease 0;
    -o-transition: all 0 ease 0;
    font-size: 14px;
    text-align: left;
}

.search_s div {
    margin-top: 10px;
    background-color: #A1C1CF;
    border-bottom: solid 1px #35A8E0;
    font-size: 16px;
    padding: 20px 10px;
}

.search_s div strong {
    color: #0853A1;
}

.search_e {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #EEE;
    font-size: 16px;
}

.search_e div {
    margin-top: 10px;
    font-size: 14px;
}

.search_e div br {
    display: none;
}

/*.search_e div span {
    color: #24ACDE;
    margin-right: 30px;
}
.search_e a:link, .search_e a:visited {
    color: #444;
    line-height: 26px;
}*/
/*.search_e a:hover {text-decoration: underline;}*/
.search_e_n {
    display: inline-block;
    background-color: #35A8E0;
    color: white;
    padding: 0 7px;
    font-size: 14px;
}

.search_s input:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    outline: none;
    border-color: #DCDCDC;
}

.search_s i {
    background: white url(../images/bes_icon_heps.png) no-repeat 10px 5px;
    display: inline-block;
    width: 39px;
    height: 30px;
    border: solid 1px #DCDCDC;
    border-left: none;
    border-radius: 0 13px 13px 0;
    -moz-border-radius: 0 13px 13px 0;
    -webkit-border-radius: 0 13px 13px 0;
    cursor: pointer;
    vertical-align: middle;
}

.main {
    max-width: 1175px;
    margin: 0 auto 20px;
}

.site_m_t {
    height: 20px;
    border: solid 1px #EEE;
    border-bottom: none;
    position: relative;
    z-index: 500;
    margin-bottom: 70px;
}

.site_m_t strong {
    position: absolute;
    z-index: 1000;
    top: -19px;
    right: 20px;
    padding: 0 15px;
    background-color: white;
    font-size: 25px;
    color: #0853A1;
    line-height: 1.5;
}

/* .mb-20 { margin-bottom: 20px; }
.pvg_mc_m {display: none;} */
@media screen and (max-width: 2400px) {
    header .banner_mobile {
        display:none;
    }

    .show_wrap .show-introduction {
        bottom: 10px;
        width: 50%;
    }

    .left {
        width: 100%;
    }

    .right {
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px;
    }

    .main_c_t_llc article {
        width: 224px;
        margin-right: 25px;
    }

    .talks dl dd {
        width: 76%;
    }

    .right .events dl {
        margin: 20px;
    }

    .right .events dl dd {
        width: 89%;
        margin-top: 4px;
    }

    .gray-bg .videos ul li .text {
        background: #337ab7;
        padding: 10px;
        line-height: 130%;
        overflow: hidden;
        height: 56px;
    }

    footer .bg .Links {
        width: 20%;
    }

    footer .bg .Contact {
        width: 20%;
    }

    footer .bg .right-wrap {
        float: right;
        margin-right: 5px;
        width: 50%;
    }

    .gray-bg2 .right-wrap dl.text-list2 dd {
        width: 80%;
    }
}

@media screen and (max-width: 992px) {
    header .banner_mobile {
        display:none;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 10pt;
        padding: 0 3px;
    }

    .right .events dl dd {
        width: 85%;
    }

    .gray-bg .videos ul li {
        margin-bottom: 30px;
    }

    header .banner_mobile {
        display: none;
    }

    footer {
        background: #0882d5;
        height: 240px;
    }

    footer .bg {
        background: #0882d5;
        padding-top: 10px;
    }

    footer .bg .right-wrap {
        width: 45%;
        margin-left: 20px;
        margin-top: 20px;
    }

    footer .bg .Links {
        width: 27%;
    }

    .gray-bg2 .left-wrap {
        width: 32%;
    }

    .gray-bg2 .right-wrap {
        width: 68%;
        padding: 30px 15px;
    }

    .gray-bg2 .right-wrap .pic-list2 {
        width: 50%;
    }

    .gray-bg2 .right-wrap dl.text-list2 dd {
        width: 72%;
    }
}

@media screen and (max-width: 767px) {
    header .left {
        width:66%;
        margin: 30px;
    }

    header .top-link {
        margin-bottom: 5px;
    }

    .search {
        display: inline-block;
    }

    header .right {
        float: right;
        margin-right: 20px;
        width: 12%;
    }

    .mobile-hide {
        display: none;
    }

    .mobile-show {
        display: block;
    }

    .navbar-header .btn-mobile {
        float: right;
        width: 15%;
        margin-top: 20px;
        margin-right: 30px;
    }

    .navbar-toggle {
        margin-top: 48px;
        background: #bdbdbd
    }

    .navbar-default .navbar-nav > li {
        border-radius: 2;
        height: auto;
        line-height: 50px;
    }

    .navbar-default .navbar-nav > li > a {
        padding: 10px 20px;
        text-transform: uppercase;
        font-size: 12px;
        height: 50px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #0882d5;
    }

    .navbar-default .navbar-nav {
        float: none;
        margin: 0px 14px;
    }

    .navbar-default .navbar-nav {
        float: none;
    }

    .navbar-nav {
        margin: 0px 14px;
    }

    .show_wrap .show-introduction {
        float: none;
        max-width: 100%;
        padding: 10px;
    }

    .show_wrap .show-introduction p {
        display: none;
    }

    header .banner_mobile {
        display: inline-block;
    }

    .gray-bg {
        padding-bottom: 20px;
    }

    .scrollable-trigger {
        display: none;
    }

    .main_c_t_llb .main_c_t_llbp {
        display: none;
    }

    .main_c_t_llc {
        position: relative;
    }

    .main_c_t_llc article {
        float: none;
        width: auto;
        margin-bottom: 25px;
        height: auto;
    }

    .main_c_t_llc article dl dt {
        max-width: 30%;
        display: block;
        float: left;
        height: auto;
    }

    .main_c_t_llcl img {
        height: 465px;
    }

    .main_c_t_llc article dl dd {
        float: right;
        width: 67%;
    }

    .talks article dl dd {
        width: 90%;
    }

    .talks dl {
        border: none;
    }

    .talks dl dd {
        width: 88%;
    }

    footer {
        height: 200px;
        background: #0882d5;
    }

    footer .bg {
        background: none;
    }

    footer .bg .right-wrap {
        width: 100%;
    }

    .gray-bg2 .right-wrap {
        width: 100%;
    }

    .gray-bg2 .right-wrap dl.text-list2 dd {
        width: 80%;
    }
    .gray-bg2 .right-wrap{
        min-height: auto;
    }
}

@media screen and (max-width: 700px) {
    .right .events dl dd {
        width: 80%;
    }
    .gray-bg2 .right-wrap{
        min-height: auto;
    }
}

@media screen and (max-width: 580px) {
    .talks article dl dd {
        width: 85%;
    }
    .gray-bg2 .right-wrap{
        min-height: auto;
    }
}

@media screen and (max-width: 568px) {
    header .h-right {
        width: 45%
    }
    .gray-bg2 .right-wrap{
        min-height: auto;
    }

    .right .events dl dd {
        width: 70%;
    }

    .gray-bg2 .right-wrap .pic-list2 {
        width: 100%;
    }

    .gray-bg2 .right-wrap .pic-list2 dd {
        padding: 15px 20px;
    }

    .gray-bg2 .right-wrap .pic-list2 dd h4 {
        margin-bottom: 10px;
    }

    .gray-bg2 .right-wrap dl.text-list2 dd {
        width: 76%;
    }
}

@media screen and (max-width: 414px) {
    .navbar-toggle {
        margin-top: 36px;
    }

    .show_wrap .show-introduction {
        display: none;
    }
    .gray-bg2 .right-wrap{
        min-height: auto;
    }

    .main_c_t_ll div h2 {
        margin-right: 0;
    }

    .main_c_t_llb {
        margin-top: 10px;
    }

    .talks article dl dd {
        width: 80%;
    }

    .gray-bg2 .right-wrap .pic-list1 dt {
        width: 100%;
        float: none;
        margin-bottom: 15px;
    }

    .gray-bg2 .right-wrap .pic-list1 dd {
        width: 100%;
        float: none;
    }

    .gray-bg2 .right-wrap dl.text-list2 dd {
        width: 66%;
    }
}

@media screen and (max-width: 375px) {
    .right .events dl dd {
        width:64%;
    }

    .gray-bg2 .right-wrap dl.text-list2 dd {
        width: 65%;
    }
    .gray-bg2 .right-wrap{
        min-height: auto;
    }
}

@media screen and (max-width: 320px) {
    .right .events dl dd {
        width:60%;
    }

    .gray-bg2 .right-wrap dl.text-list2 dd {
        width: 54%;
    }
    .gray-bg2 .right-wrap{
        min-height: auto;
    }
}
/*202111.8添加翻页样式*/
.pagernest{
    margin: 40px 0 20px 5px;
}
.hidden_pc{
    
}
.hidden_mob{
    display:none;
}
#pager{display: inline-block;
    border-radius: 4px;
    overflow: hidden;
    height: auto;
}
#pager > a,
#pager > span{
    border-right: 1px solid #4296be;
    border-bottom: 2px solid #4296be;
    float: left;
    font-size: 14px;
    line-height: 21px;
    list-style: none outside none;
    padding: 10px 10px;
    text-decoration: none;
    background:#35b5eb;
    color: #fff;}
#pager > span{ background: none repeat scroll 0 0 #356fae;}
#pager > font{
    float: left;
    padding: 10px;
}
#pagenav_head{border-radius: 4px 0 0 4px;}

ul.hidden_mob li .btn-default{
    height: 42px;
    background: #35b5eb;
    color: #fff;
    border-left: none;
    border-top: none;
    border-right: 1px solid #4296be;
    border-bottom: 2px solid #4296be; }
@media screen and (max-width:767px){
    .hidden_pc{
        display: none;
    }
    .hidden_mob{ display:block; margin-bottom: 30px; }
}

/*2022.02.25修改页面视频宽度*/
.right-wrap video{ width:630px; height:auto;}
@media screen and (max-width:767px){ 
.right-wrap video{ width:400px; height:auto;}
}
@media screen and (max-width:450px){ 
.right-wrap video{ width:320px; height:auto;}
}
@media screen and (max-width:320px){ 
.right-wrap video{ width:300px; height:auto;}
}

