body {
    font-family: Microsoft YaHei, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    color: #222528;
    background-color: #f7f7f7;
}



/*******************************
	-------[页面公用样式]--------
********************************/



.main_02_date{
	width: 84px;
	height: 85px;
	background-color: #8F000B;
	float: left;
	margin-top: 12px;
	color: yellow;
	font-size: 24px;
	padding: 9px;
	text-align: center;
}
.header-search{
	outline: none;
	background-color: #BD787D;
	border: none;
	color: white;
	height: 25px;
	border-top-left-radius: 1px;
	border-bottom-left-radius: 1px;
	padding-left: 3px;
	width: 150px;
	/* padding-right:10px; */
}

.header-img{
	background-image: url(../img/search.png);
	background-size: cover;
	border: none;
	outline: none;
	background-color: #BD787D;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	height: 25px;
	position: relative;
	top: 8px;
	width: 24px;
}
input::-webkit-input-placeholder{
  color: white;
  font-size: 16px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    /* max-width: 100%; */
    height: auto;
    width: 100%;
}
.navbar {
    background-color: #90000A;
    border: 0px;
    border-radius: 0px;
	text-align: center;
	}
.navbar{
	background-color: #90000A;
}
.navbar-default .navbar-nav>li>a {
    color: white;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    /* color: #555; */
    background-color: #BE000F;
    color: white;
	}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: white;
    background-color: #BE000F;
}
.navbar-nav>li>.dropdown-menu {
    background-color: rgb(155,44,60);
    border: 0px;
	}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: white;
    text-decoration: none;
    background-color: rgba(140,0,0,0.5);
}
.dropdown-menu>li>a {
    color: white;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #ff0f10;
	}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: white;
 
    border: 1px solid #fff;
    border-radius: 10px;
	}
	.main_01_one{
		height: 176px;
	}


/* 小于768px */
@media screen and (max-width:768px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	    color: white;
	    text-align: center;
	}
	.xs-tiao{
			padding-top: 10px;
	}
	.xs-none{
		display: none;
	}
	.main_02_one_02{
		float: right;
		width: 75%;
		height: 120px;
		padding-left: 10px;
		padding-top: 23px;
	}
	.main_03_one {
	    width: 30%;
	    text-align: center;
	    font-size: 20px;
	    color: black;
		}
	.main_06_one{
		width:100%;
		text-align: center;
		font-size: 20px;
		color: black;
		position: relative;
		}
	.tuceng01,.tuceng02,.tuceng03{
		position: absolute;
		background-color: white;
		height: 45px;
		width:92%;
		opacity: 0.5;
		bottom: 58px;
		font-size: 20px;
		text-align: center;
		line-height: 45px;
	}
	
	.shuxian{
		display: none;
	}
}
/* 大于768px */
@media screen and (min-width:768px) {
	
	.header-logo{
		margin: 30px auto 30px 30px;
	}
	.header-search{
		margin: 41px auto auto 250px;
	}
	.navbar-nav {
	    width: 100%;
	}
	.nav>li {
	    width: 11.11%;
	}
	.main_01{
		padding-top: 40px;
		background-color: white;
	}
	.main_02_one_02{
		float: right;
		width: 80%;
		height: 120px;
		padding-left: 10px;
		padding-top: 23px;
	}
	.main_03_center{
		margin: 0px 5%;
	}
	.main_06_center{
		margin: 0px 5%;
	}
	.main_03_one{
		float: left;
		width: 30%;
		text-align: center;
		font-size: 20px;
		color: black;
	}
	.huan_left{
		padding-left: 0px;
	}
	.huan_right{
		padding-right: 0px;
	}
	.main_06_one{
		float: left;
		width: 30%;
		text-align: center;
		font-size: 20px;
		color: black;
		position: relative;
	}
	.tuceng01,.tuceng02,.tuceng03{
		position: absolute;
		background-color: white;
		height: 45px;
		width: 29.3%;
		opacity: 0.5;
		bottom: 58px;
		font-size: 20px;
		text-align: center;
		line-height: 45px;
		float: left;
	}
	.footer_left_one div{
		margin-left: 26%;
	}
	.footer_left_onea{
		margin-left: 26%;
	}
}

.main_01_top{
	height: 49px;
	border-bottom: 2px solid #1268b8;
	}
.new{
	color:#1268b8;
	font-size: 30px;
	font-weight: 600;
}
.new_more{
	float: right;
	margin-top: 20px;
}
.new_img{
	margin-bottom: 10px;
	margin-left: 8px;
}
.new_more a{
	text-decoration: none;
	color: #1268b8;
}
.main_01_one_01{
	color: #b90000;
	font-size: 18px;
	margin-top: 20px;
	font-weight: 600;
	height: 134px;
}
.date{
	margin-top: 30px;
}
.main_01_two_01{
	font-size: 18px;
	color: #000000;
}
.main_01_two a{
	text-decoration: none;
	color: #000000;
}
.main_01_two_02{
	margin-top: 7px;
	color: #8a8a8a;
}
.ohr{
	margin-top: 20px;
	margin-bottom: 10px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #eee;
}
.main_01_top{
	height: 49px;
	
	}
.main_02{
	height: auto;
	background-color: #f2f2f2;
	padding-right: 8px;
}
.main_01_one_01{
	float: left;
}
.main_01_one_01 img{
	margin-top: 12px;
}
.main_02_one{
	height: 157px;
	border-bottom: 2px solid #b2b2b2;
}

.main_02_one_02_one{
	color: #000000;
	font-size: 23px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
	
}
.main_02_one_02_two{
	color: #d9d9d9;
}
.main_02_one_02_three{
	color: #666666;
}
.main_03_one img{
	width: 100%;
	width: 100%;
	padding: 20px 0px 10px 0px;
}

.main_06_one img{
	width: 100%;
	width: 100%;
	padding: 20px 0px 10px 0px;
}

.tuceng a{
	color: #ac3568;
	
}
.footer_left{
	margin-top: 30px;
}
.footer_left_one ul li{
	margin-top: 10px;
}
.footer_left_one ul li a{
	color: white;
	font-size: 17px;
}
.shuxian{
	height: 170px;
	width: 2px;
	float: left;
	margin-top: 30px;
	background-color: white;
	margin-left: 8%;
}
.footer_right{
	margin-top: 30px;
	padding-left: 9%;
	margin-top: 30px;
	float: left;
}
.footer_right ul li{
	margin-top: 10px;
}
.footer_right ul li a{
	color: white;
	font-size: 17px;
}
.end{
	width: 90%;
	float: left;
	margin-left:5%;
	height: 2px;
	background-color: white;
	
}
.end_end{
	float: left;
	text-align: center;
	margin-bottom: 13px;
	color: white;
	width: 100%;
	margin-top: 13px;
	}

/* CAAI-inspired blue-white refresh */
:root {
    --caai-blue: #1268b8;
    --caai-blue-2: #0b8bdc;
    --caai-deep: #073b76;
    --caai-cyan: #18a8c9;
    --caai-green: #1f9d7a;
    --caai-ink: #17233c;
    --caai-muted: #607089;
    --caai-line: #dbe9f7;
    --caai-soft: #f3f8fd;
    --caai-white: #ffffff;
}

html {
    scroll-behavior: smooth;
}

body {
    background: #f3f8fd;
    color: var(--caai-ink);
}

a {
    color: var(--caai-blue);
}

a:hover {
    color: var(--caai-cyan);
    text-decoration: none;
}

.header {
    background: var(--caai-white);
    border-bottom: 1px solid var(--caai-line);
    box-shadow: 0 8px 24px rgba(13, 88, 154, .06);
    padding-top: 0;
}

.header .container {
    padding-top: 14px;
    padding-bottom: 14px;
}

.header .logo {
    align-items: center;
    display: flex;
    gap: 18px;
    line-height: normal;
    min-height: 78px;
}

.header .logo img {
    height: auto;
    max-height: 70px;
    object-fit: contain;
}

.searchBox {
    margin-top: 16px;
}

.searchBox .search-query {
    border: 1px solid #c8dbec;
    border-radius: 4px 0 0 4px;
    color: var(--caai-ink);
    height: 42px;
}

.searchBox .search-submit {
    background: var(--caai-blue);
    border: 1px solid var(--caai-blue);
    border-radius: 0 4px 4px 0;
    height: 42px;
    letter-spacing: 0;
    line-height: 28px;
    padding: 6px 18px;
}

.navBox,
.navBox[style] {
    background: var(--caai-blue) !important;
    box-shadow: 0 10px 24px rgba(18, 104, 184, .18);
    line-height: 54px;
}

.navBox .nav li {
    width: auto;
    min-width: 118px;
}

.navBox .nav li a {
    font-size: 16px;
    letter-spacing: 0;
    padding: 0 18px;
}

.navBox .nav li .nav-child {
    background: var(--caai-white);
    border: 1px solid var(--caai-line);
    border-radius: 0 0 8px 8px;
    box-shadow: 0 18px 34px rgba(18, 104, 184, .18);
    min-width: 190px;
    padding: 8px 0;
}

.navBox .nav li .nav-child li {
    line-height: 38px;
    padding-left: 0;
}

.navBox .nav li .nav-child li a {
    color: var(--caai-ink);
    font-size: 15px;
    padding: 0 18px;
}

.navBox .nav li:hover > a,
.navBox .nav li.cur a {
    background: #0b5598;
}

.navBox .nav li .nav-child li a:hover {
    background: var(--caai-soft);
    color: var(--caai-blue);
}

.main {
    background: transparent;
}

.main_01 {
    background: var(--caai-white);
    border: 1px solid var(--caai-line);
    border-radius: 8px;
    box-shadow: 0 16px 34px rgba(13, 88, 154, .08);
    margin-bottom: 28px;
    margin-top: 28px;
    padding: 28px;
}

.search-results-panel {
    min-height: calc(100vh - 300px);
}

.main_01_top {
    border-bottom: 2px solid var(--caai-blue);
    height: auto;
    margin-bottom: 18px;
    padding-bottom: 10px;
}

.new {
    color: var(--caai-blue);
    font-size: 24px;
}

.new_more a {
    color: var(--caai-blue);
}

.main_01_two {
    border-bottom: 1px solid var(--caai-line);
    margin-top: 0 !important;
    padding: 14px 0;
}

.main_01_two hr {
    display: none;
}

.main_01_two_01 {
    color: var(--caai-ink);
    font-size: 17px;
    font-weight: 600;
    line-height: 1.6;
}

.main_01_two a {
    color: var(--caai-ink);
}

.main_01_two a:hover {
    color: var(--caai-blue);
}

.main_01_two_02 {
    color: var(--caai-muted);
    font-size: 14px;
}

.list-left,
.g-box1,
.speaker-media,
.main_05,
.hyzc-content {
    background: var(--caai-white);
    border: 1px solid var(--caai-line);
    border-radius: 8px;
    box-shadow: 0 12px 26px rgba(13, 88, 154, .06);
}

.list-left {
    padding: 18px;
}

.left-nav li a {
    border-radius: 4px;
    color: var(--caai-ink);
}

.left-nav li a:hover {
    background: var(--caai-soft);
    color: var(--caai-blue);
}

.m-tit1,
.title-bar .title h3 {
    border-left: 4px solid var(--caai-blue);
    color: var(--caai-blue);
    padding-left: 12px;
}

.speaker-media {
    min-height: 188px;
    padding: 14px;
}

.footer {
    background: var(--caai-deep);
    color: var(--caai-white);
    margin-top: 44px;
    padding: 28px 0;
}

.footer .fdr p {
    margin: 0;
}

.caai-topbar {
    background: var(--caai-deep);
    color: rgba(255,255,255,.88);
    font-size: 13px;
}

.caai-topbar .container,
.caai-topbar .container-fluid {
    align-items: center;
    display: flex;
    justify-content: space-between;
    min-height: 36px;
}

.caai-topbar a {
    color: #fff;
    margin-left: 18px;
}

.site-shell {
    background: var(--caai-soft);
    min-height: 100vh;
}

.site-hero {
    background: #0c5ea8;
    color: #fff;
    min-height: 360px;
    overflow: hidden;
    position: relative;
}

.site-hero img {
    height: 100%;
    inset: 0;
    object-fit: cover;
    opacity: .42;
    position: absolute;
    width: 100%;
}

.site-hero .container {
    min-height: 360px;
    padding-bottom: 42px;
    padding-top: 54px;
    position: relative;
    z-index: 1;
}

.site-hero h1 {
    font-size: 42px;
    font-weight: 700;
    line-height: 1.25;
    margin: 0 0 18px;
    max-width: 820px;
}

.site-hero p {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 26px;
    max-width: 760px;
}

.site-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.site-button {
    align-items: center;
    background: #fff;
    border: 1px solid rgba(255,255,255,.72);
    border-radius: 4px;
    color: var(--caai-blue);
    display: inline-flex;
    font-size: 16px;
    font-weight: 700;
    min-height: 48px;
    padding: 0 24px;
}

.site-button.alt {
    background: rgba(255,255,255,.12);
    color: #fff;
}

.section-band {
    padding: 34px 0;
}

.section-title {
    align-items: end;
    border-bottom: 2px solid var(--caai-blue);
    display: flex;
    justify-content: space-between;
    margin-bottom: 18px;
    padding-bottom: 10px;
}

.section-title h2 {
    color: var(--caai-blue);
    font-size: 24px;
    font-weight: 700;
    margin: 0;
}

.info-panel,
.conference-card,
.news-card,
.contact-panel,
.detail-panel {
    background: #fff;
    border: 1px solid var(--caai-line);
    border-radius: 8px;
    box-shadow: 0 12px 28px rgba(13, 88, 154, .07);
}

.news-card,
.conference-card {
    display: block;
    min-height: 112px;
    padding: 18px;
}

.news-card time,
.conference-card .meta,
.detail-meta {
    color: var(--caai-muted);
    display: block;
    font-size: 14px;
    margin-bottom: 8px;
}

.news-card h3,
.conference-card h3 {
    color: var(--caai-ink);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0;
}

.conference-card p {
    color: var(--caai-muted);
    font-size: 16px;
    line-height: 1.7;
    margin: 10px 0 0;
}

.conference-grid {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.timeline-list {
    display: grid;
    gap: 16px;
}

.conference-card {
    position: relative;
}

.conference-card .badge {
    background: var(--caai-soft);
    border: 1px solid var(--caai-line);
    color: var(--caai-blue);
    display: inline-block;
    font-size: 13px;
    margin-bottom: 10px;
    padding: 4px 10px;
}

.conference-card:hover {
    border-color: #9fc8eb;
    transform: translateY(-2px);
    transition: border-color .2s ease, transform .2s ease;
}

.detail-layout {
    display: grid;
    gap: 22px;
    grid-template-columns: minmax(0, 1fr) 280px;
}

.detail-panel {
    padding: 26px;
}

.detail-panel h2,
.detail-panel h3 {
    color: var(--caai-blue);
    font-weight: 700;
}

.detail-panel h2 {
    font-size: 30px;
    line-height: 1.35;
    margin-top: 0;
}

.detail-panel h3 {
    border-left: 4px solid var(--caai-blue);
    font-size: 20px;
    margin-top: 26px;
    padding-left: 12px;
}

.detail-panel p,
.detail-panel li {
    color: #2d3a4d;
    font-size: 16px;
    line-height: 1.85;
}

.meta-chips {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 18px 0 22px;
}

.meta-chips span {
    background: var(--caai-soft);
    border: 1px solid var(--caai-line);
    border-radius: 4px;
    color: var(--caai-deep);
    padding: 7px 10px;
}

.side-nav {
    background: #fff;
    border: 1px solid var(--caai-line);
    border-radius: 8px;
    box-shadow: 0 12px 28px rgba(13, 88, 154, .07);
    padding: 14px;
    position: sticky;
    top: 14px;
}

.side-nav a {
    border-radius: 4px;
    color: var(--caai-ink);
    display: block;
    font-size: 16px;
    line-height: 1.55;
    padding: 11px 12px;
}

.side-nav a.active,
.side-nav a:hover {
    background: var(--caai-soft);
    color: var(--caai-blue);
}

.source-list a {
    display: inline-block;
    margin: 0 14px 8px 0;
}

.article-lead {
    background: #f3f8fd;
    border-left: 4px solid var(--caai-blue);
    padding: 14px 18px;
}

.newsletter-gallery {
    display: grid;
    gap: 18px;
    margin: 14px 0 24px;
}

.newsletter-gallery img {
    background: #fff;
    border: 1px solid var(--caai-line);
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(13, 88, 154, .08);
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 760px;
    width: 100%;
}

.video-frame {
    background: #061a2d;
    border: 1px solid var(--caai-line);
    border-radius: 8px;
    margin: 14px 0 24px;
    overflow: hidden;
}

.video-frame video {
    aspect-ratio: 16 / 9;
    display: block;
    height: auto;
    max-height: 620px;
    object-fit: contain;
    width: 100%;
}

@media screen and (max-width: 991px) {
    .conference-grid,
    .detail-layout {
        grid-template-columns: 1fr;
    }

    .site-hero h1 {
        font-size: 32px;
    }

    .site-hero .container {
        min-height: 320px;
    }

    .side-nav {
        position: static;
    }
}

@media screen and (max-width: 768px) {
    .header .logo {
        min-height: 64px;
    }

    .searchBox {
        float: none;
        max-width: none;
        width: 100%;
    }

    .navBox .nav li {
        float: none;
        text-align: left;
        width: 100%;
    }

    .navBox .nav li .nav-child {
        box-shadow: none;
        position: static;
    }

    .main_01 {
        border-radius: 0;
        margin-top: 16px;
        padding: 20px 16px;
    }

    .caai-topbar .container,
    .caai-topbar .container-fluid {
        align-items: flex-start;
        flex-direction: column;
        gap: 6px;
        padding-bottom: 8px;
        padding-top: 8px;
    }

    .caai-topbar a {
        margin-left: 0;
        margin-right: 14px;
    }
}



.header,
.main,
.footer {
    margin: 0;
    padding: 0;
    min-height: inherit;
}

img {
    max-width: 100%;
    max-height: 100%;
}

a:hover {
    color: #2c4da2;
}

/*******************************
	-------[头部]--------
********************************/

.header {
    padding-top: 10px;
}

.header .logo {
    line-height: 126px;
}

.btnGroup .btn {
    background: #4199e2;
    color: #fff !important;
    margin-top: 5px;
}

.btnGroup .login-btn {
    background: #304b87;
    color: #fff;
}

.btnGroup .btns {
    border-radius: 2px;
    margin-left: 20px;
    overflow: hidden;
}

.btnGroup .btns .btn {
    border-radius: 0;
    float: left;
    min-width: 75px;
}

.searchBox {
    max-width: 420px;
    float: right;
    margin-top: 20px;
}

.searchBox .search-query {
    border-color: #888;
    border-radius: 0;
    height: 48px;
}

.searchBox .search-submit {
    background: url(../../images/searchBg.png) no-repeat;
    color: #fff;
    border-radius: 0;
    letter-spacing: 8px;
    margin-top: -1px;
    height: 49px;
    line-height: 34px;
    text-indent: 0;
    width: auto;
}

.joinCCF {
    position: relative;
}

.ccfBtnDown {
    width: 100%;
    border: 1px solid #2c6fbb;
    border-top: none;
    display: none;
    position: absolute;
    left: 0px;
    background-color: #fff;
    z-index: 9999;
    text-align: center;
}

.ccfBtnDown li {
    line-height: 1.4;
}

.ccfBtnDown li a {
    color: #2c6fbb;
    display: block;
    padding: 7px 10px;
}

.ccfBtnDown li:hover {
    background-color: #d5e5f8;
}

/*******************************
	-------[导航]--------     
********************************/

.navBox {
    /* background: url(images/navBg.jpg) no-repeat; */
	background-color: #0081FF;
    background-size: 100% 70px;
    line-height: 70px;
}

.navBox .nav li {
    float: left;
    width: 12%;
    text-align: center;
    position: relative;
}

.navBox .nav li a {
    padding: 0;
    display: block;
    font-size: 18px;
    color: #fff;
}

.navBox .nav li .nav-child {
    display: none;
    z-index: 9;
    display: none;
    min-width: 200px;
    background: #3ea2f7;
    overflow: hidden;
    padding: 10px 0;
    position: absolute;
}

.navBox .nav li .nav-child li {
    width: 100%;
    line-height: 32px;
    text-align: left;
    padding-left: 15px;
}

.navBox .nav li .nav-child li a {
    font-size: 16px;
}

.navBox .nav li:hover>a,
.navBox .nav li.cur a {
    background: #3ea2f7;
    font-weight: bold;
}

.navBox .nav li:hover .nav-child {
    display: block !important;
}

/* 手机汉堡图标 */

.burger-btn {
    position: relative;
    top: 15px;
    right: 0px;
    height: 24px;
    width: 40px;
    font-size: 25px;
    text-align: center;
    float: right;
    cursor: pointer;
}

.burger-btn .x,
.burger-btn .y,
.burger-btn .z {
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 2px;
    background: #1c70d5;
    border-radius: 2px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.burger-btn.open .x,
.burger-btn.open .y,
.burger-btn.open .z {
    background: #fff;
}

.burger-btn .x,
.burger-btn .y,
.burger-btn .z {
    height: 4px;
    width: 36px;
    border-radius: 2.5px;
}

.burger-btn .y {
    top: 11.5px;
}

.burger-btn .z {
    top: 23px;
}

.burger-btn .collapse {
    top: 12px;
    display: block;
    -webkit-transition: all 70ms ease-out;
    -moz-transition: all 70ms ease-out;
    -ms-transition: all 70ms ease-out;
    -o-transition: all 70ms ease-out;
    transition: all 70ms ease-out;
}

.burger-btn .rotate30 {
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-transition: all 50ms ease-out;
    -moz-transition: all 50ms ease-out;
    -ms-transition: all 50ms ease-out;
    -o-transition: all 50ms ease-out;
    transition: all 50ms ease-out;
}

.burger-btn .rotate150 {
    -ms-transform: rotate(150deg);
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg);
    -webkit-transition: all 50ms ease-out;
    -moz-transition: all 50ms ease-out;
    -ms-transition: all 50ms ease-out;
    -o-transition: all 50ms ease-out;
    transition: all 50ms ease-out;
}

.burger-btn .rotate45 {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out;
    -ms-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}

.burger-btn .rotate135 {
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out;
    -ms-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}

/*******************************
	--------[底部]-------
********************************/

.footer {
    background: #1b1c23;
}

.foot {
    padding: 35px 0 0px;
}

.foot h3 {
    color: #f7f7f7;
    font-size: 28px;
    line-height: 32px;
    font-weight: bold;
}

.foot p {
    color: #888888;
    font-size: 12px;
    line-height: 30px;
}

.footer .contact>div {
    padding-left: 30px;
    color: #7e888f;
    line-height: 22px;
    margin-bottom: 10px;
    font-size: 14px;
}

.footer .contact .contactNumber {
    background: url(../../images/contactNumber1.png) no-repeat left 3px;
    color: #3ea2f7;
}

.footer .contact .mail-box {
    background: url(../../images/mail-box.png) no-repeat left 3px;
}

.footer .contact .address {
    background: url(../../images/address-icon.png) no-repeat left 3px;
}

.footer .contact .address p {
    font-size: 14px;
    margin-bottom: 0;
}

.footer-list .title {
    font-size: 16px;
    line-height: 36px;
}

.footer-list .title a {
    color: #7e888f;
}

.footer-list .title a:hover {
    color: #8b9ca6;
}

.footer-list ul li {
    font-size: 12px;
    line-height: 24px;
}

.footer-list ul li a {
    color: #596671;
}

.footer-list ul li a:hover {
    color: #8b9ca6;
}

.fdr {
    color: #5e6366;
    font-size: 14px;
    line-height: 20px;
    padding: 15px 0;
    border-top: 1px solid #5e6366;
}

.fdr p {
    margin-bottom: 0;
}

/*******************************
	--------[分页条]-------
********************************/

.pageBar {
    margin: 60px auto 20px;
    text-align: right
}

.pageBar li {
    display: inline-block;
    min-width: 30px;
    height: 30px;
    padding: 6px;
    line-height: 18px;
    font-size: 14px;
    text-align: center;
    color: #939ba1;
}

.pageBar li a {
    border-radius: 0 !important;
}

.pageBar li.active a {
    border-color: #109aea;
    background: #109aea;
    color: #fff;
}

.pageBar .pagination {
    margin: 0;
}

/*******************************
	--------[首页]-------
********************************/

.main {
    background: #fff;
}

.title-bar {
    border-left: 8px solid #3ea2f7;
    background: #3ea2f7;
    padding-right: 20px;
}

.title-bar .title {
    float: left;
    width: 45%;
    height: 100%;
    background: #fff;
    padding: 0 10px;
}

.title-bar h3 {
    font-size: 26px;
    color: #282c2f;
    margin-bottom: 5px;
}

.title-bar p {
    font-size: 16px;
    color: #7e888f;
    margin-bottom: 0;
}

.title-bar .title-more {
    color: #fff;
    float: right;
    font-size: 14px;
    line-height: 55px;
}

/* 专委会 */

.committee-info {
    margin-top: 40px;
}

.committee-tit {
    background: #f7f7f7;
    border-left: 8px solid #3ea2f7;
    padding: 15px 24px;
}

.committee-tit h3 {
    font-size: 26px;
    line-height: 40px;
    color: #282c2f;
    font-weight: bold;
}

.committee-tit p {
    font-size: 20px;
    line-height: 28px;
    color: #899298;
    font-weight: 100;
    margin-bottom: 0;
}

.committee-con {
    font-size: 16px;
    line-height: 28px;
    color: #3d4145;
    margin-top: 30px;
}

.committee-con p {
    margin-bottom: 0;
    text-indent: 2rem;
}

/* 联系我们 */

.contactUs {
    padding: 30px 0;
    box-shadow: 0 0 30px 10px #f2f2f2;
    margin: 40px auto;
}

.contact-con {
    padding:0px 18px;
    padding-bottom: 0;
}

.contact-con li {
    border-bottom: 1px solid #d1d9df;
    padding: 20px 0;
    line-height: 24px;
}

.contact-con li:last-child {
    border: none;
    padding-bottom: 0;
}

.contact-con .contact-left {
    float: left;
    width: 95px;
    color: #7e888f;
    font-size: 16px;
    font-weight: bold;
}

.contact-con .contact-right {
    float: left;
    width: calc(100% - 95px);
    padding-left: 10px;
    font-size: 16px;
    color: #3d4145;
}

.contact-con .contact-right p {
    margin-bottom: 0;
}

.contact-con .contact-right h4 {
    font-size: 20px;
    font-weight: bold;
    color: #304b87;
    margin-bottom: 20px;
}

.contact-con .QR-code {
    border: 1px solid #d1d9df;
}

.wrap {
    background: #f7f7f7;
}

.boxes {
    background: #fff;
    border: 1px solid #d1d9df;
    padding: 30px 0;
    margin: 40px 0;
}

/* 学术会议 */

.meeting-list {
    padding: 25px 15px 0;
    margin-bottom: 0;
}

.meeting-list li {
    background: url(../../images/list-style-icon.png) no-repeat 0 7px;
    padding-left: 20px;
    line-height: 26px;
    font-size: 16px;
    color: #2758c2;
    margin-bottom: 18px;
}

.meeting-list li:last-child {
    margin-bottom: 0;
}

.meeting-list li a {
    color: #282c2f;
}

/* 主要活动 */

.activity-list {
    padding: 18px 8px 0;
    margin-bottom: 0;
}

.activity-list li {
    width: calc(50% - 14px);
    float: left;
    margin: 7px;
}

.activity-list li a {
    display: block;
    position: relative;
}

.activity-list li .activity-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.25);
    padding: 8px;
}

.activity-list li .activity-mask p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    text-align: center;
}

.activity-list li .activity-tit {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 8px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.activity-list li .activity-tit1 p,
.activity-list li .activity-tit2 p {
    padding: 0 42px;
}

.activity-list li a:hover .activity-mask {
    background: rgba(0, 0, 0, 0.65);
}

.activity-list li a:hover .activity-tit {
    bottom: calc(50% - 24px);
}

/* 新闻动态 */

.news-list li span {
    color: #999;
    font-size: 14px;
}

/* 特别推荐 */

.recommend-slick {
    margin-top: 25px;
    margin-bottom: 0 !important;
}

.recommend-slick a {
    position: relative;
    display: block;
}

.recommend-slick a div {
    position: absolute;
    width: 100%;
    height: 38px;
    line-height: 38px;
    background: rgba(0, 0, 0, 0.35);
    color: #fff;
    font-size: 16px;
    bottom: 0;
    left: 0;
    padding: 0 15px;
}

.recommend-slick .slick-arrow {
    background: url(../../images/slick-next.png) no-repeat center center;
    background-color: rgba(0, 0, 0, 0.35);
    width: 40px;
    height: 100px;
    top: 50%;
    margin-top: -50px;
    right: 0;
    z-index: 9;
}

.recommend-slick .slick-prev {
    background: url(../../images/slick-prev.png) no-repeat center center;
    background-color: rgba(0, 0, 0, 0.35);
    left: 0;
    right: auto;
}

.recommend-slick .slick-prev:before,
.recommend-slick .slick-next:before {
    font-size: 0;
}

.recommend-list {
    padding: 25px 0 0;
}

.recommend-list li {
    margin-bottom: 6px;
}

/* 资源下载 */

.boxShadow {
    box-shadow: 0 0 30px 10px #ededed;
    padding-top: 30px;
    margin: 40px 0;
}

.file-down {
    padding: 25px 15px 0;
}

.file-down .down-item {
    padding-left: 30px;
    color: #6a6f72;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 13px;
}

.file-down .down-item h4 {
    font-size: 18px;
    color: #282c2f;
    font-weight: bold;
    line-height: 32px;
}

.file-down .down-item.doc {
    background: url(../../images/doc.png) no-repeat 5px 8px;
    background-size: auto 20px;
}

.file-down .down-item.xls {
    background: url(../../images/xls.png) no-repeat 5px 8px;
}

.file-down .down-item.pdf {
    background: url(../../images/pdf.png) no-repeat 5px 8px;
}

.resource-renewal {
    border-top: 1px solid #d1d9df;
    font-size: 12px;
    line-height: 36px;
    color: #6a6f72;
}

/* 党员风采 */

.commissioner-tit,
.commissioner-tit .title {
    background: none;
}

.commissioner {
    padding: 40px 0;
}

.party-member-list .party-member-tiem {
    border: 1px solid #d1d9df;
    border-bottom: 3px solid #f7c53e;
    padding: 20px;
    background: #fff;
    margin-top: 40px;
}

.party-member-list .party-member-tiem1 {
    border-bottom: 3px solid #98a1f6;
}

.party-member-list .party-member-tiem2 {
    border-bottom: 3px solid #89e0ac;
}

.party-member-list .party-member-tiem h4 {
    font-size: 20px;
    font-weight: bold;
    color: #282c2f;
    margin: 20px 0 30px;
}

.party-member-list .party-member-tiem p {
    color: #7e888f;
    font-size: 16px;
    /*line-height:48px;*/
}

.party-member-list .introduce {
    color: #5e6366;
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
}

.party-member-list .more a {
    color: #d1d9df;
    font-size: 14px;
    line-height: 24px;
}

.party-member-list .slick-arrow {
    background: #3ea2f7 url(../../images/slick-next.png) no-repeat center center;
    width: 50px;
    height: 50px;
    top: -42px;
    right: 15px;
    font-size: 0;
}

.party-member-list .slick-prev:before,
.party-member-list .slick-next:before {
    font-size: 0;
}

.party-member-list .slick-arrow.slick-prev {
    right: 75px;
    left: auto;
    background: #3ea2f7 url(../../images/slick-prev.png) no-repeat center center;
}

.party-member-list .slick-arrow.slick-disabled {
    background-color: #d1d9df;
}

/* 相关链接 */

.related-links {
    background: #1d2831;
    padding: 40px 0;
}

.related-links .link-tit,
.related-links .link-tit .title {
    background: none;
}

.related-links .link-tit .title h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
}

.related-links .links {
    margin-bottom: 0;
    padding: 0 15px;
}

.related-links .links .link-item {
    padding: 1px 10px;
    width: auto !important;
}

.related-links .links .slick-arrow:before {
    font-size: 0;
}

.related-links .links .slick-arrow {
    width: 20px;
    height: 100%;
    background: #3ea2f7 url(../../images/slick-next.png) no-repeat center center;
    top: 10px;
    right: -10px;
}

.related-links .links .slick-prev {
    background: #3ea2f7 url(../../images/slick-prev.png) no-repeat center center;
    right: auto;
    left: -10px;
}

.related-links .links .slick-disabled {
    display: none !important;
}

/*******************************
	--------[列表页]-------
********************************/

.list-left {
    padding: 40px 0;
}

.list-left-tit {
    background: none;
}

.list-left-tit .title {
    width: 100%;
    background: none;
}

.list-left-tit .title h3 {
    font-size: 18px;
}

.left-nav {
    margin: 25px auto;
}

.left-nav li {
    padding-left: 30px;
    line-height: 32px;
    background: url(../../images/list-style-icon.png) no-repeat 5px center;
    font-size: 14px;
    font-weight: bold;
}

.left-nav li a {
    color: #282c2f;
}

.left-nav li.cur,
.left-nav li:hover {
    background: url(../../images/list-style-icon-cur.png) no-repeat 5px center;
}

.left-nav li.cur a,
.left-nav li:hover a {
    color: #3ea2f7;
}

.list-right {
    padding-left: 0;
    border-left: 1px solid #d1d9df;
}

.right-left {
    padding: 40px 0 40px 30px;
}

.position {
    padding-left: 25px;
    line-height: 32px;
    background: url(../../images/list-style-icon.png) no-repeat 5px center;
    font-size: 14px;
    color: #92979a;
}

.position a {
    color: #92979a;
}

.position a:last-child {
    color: #282c2f;
}

.right-nav {
    padding: 20px 0 12px;
    border-bottom: 1px solid #d1d9df;
}

.right-nav .nav-item a {
    display: block;
    color: #5c6973;
    width: 128px;
    height: 40px;
    line-height: 26px;
    font-size: 14px;
    padding: 7px 12px;
    font-weight: bold;
    border: 1px solid #d1d9df;
    text-align: center;
    margin-right: 10px;
}

.right-nav .nav-item.cur a {
    border-color: #109aea;
}

.file-item {
    margin-top: 20px;
    border-left: 8px solid #d1d9df;
    background: #f7f7f7;
    padding: 18px 30px;
}

.file-item h3 {
    font-size: 20px;
    font-weight: bold;
    color: #282c2f;
}

.file-item p {
    color: #899298;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
}

.file-item .down-btn {
    display: block;
    padding-left: 35px;
    line-height: 52px;
    color: #899298;
    font-size: 16px;
}

.file-item .doc a {
    background: url(../../images/doc.png) no-repeat left center;
}

.file-item .xls a {
    background: url(../../images/xls.png) no-repeat left center;
}

.file-item .pdf a {
    background: url(../../images/pdf.png) no-repeat left center;
}

.file-item:hover {
    border-color: #3ea2f7;
    background: #f0f4f8;
}

.file-item:hover a {
    color: #3ea2f7;
}

.category-nav .nav-item a {
    border: 1px solid #d1d9df;
    background: #eef1f3;
    color: #5c6973;
}

.category-nav .nav-item.cur a {
    background: #3ea2f7;
    color: #fff;
}

.article-item .file-item {
    background: #eceef0;
}

.article-con {
    padding: 20px 33px;
    background: #f7f7f7;
}

.article-con .detail-content {
    padding-left: 0;
}

.article-con .article-summary {
    font-size: 14px;
    color: #3d4145;
    line-height: 26px;
    margin-top: 10px;
}

.article-con .article-more {
    text-align: right;
    margin-top: 20px;
    font-size: 14px;
}

.article-item:hover .file-item {
    background: #f0f4f8;
    border-color: #3ea2f7;
}

.article-item:hover a {
    color: #3ea2f7;
}

.g-box1 {
    padding: 28px;
    border: 1px solid #e5e5e5;
    background-color: #f1f7ff;
    line-height: 30px;
    font-size: 16px;
    color: #262525;
}

.m-list3 {
    margin-bottom: 13px;
}

.m-list3 li {
    overflow: hidden;
    font-size: 16px;
    color: #2f3034;
    line-height: 38px;
}

.m-list3 span {
    width: 20%;
    float: left;
}

.m-list3 span:last-child {
    width: 40%;
}

.m-list3 em {
    width: 40%;
    float: left;
    font-style: normal;
}

.m-list3 a {
    width: 30%;
    float: left;
    color: #104087;
}

.m-list3 a:hover,
.m-list2 .txt a:hover {
    text-decoration: underline;
}

.fix-ul {
    border: 2px solid #104087;
    width: 38px;
    background-color: #fff;
    position: fixed;
    left: 50%;
    bottom: 130px;
    margin-left: 570px;
    z-index: 999;
}

.fix-ul li {
    border-bottom: 1px solid #104087;
}

.fix-ul li a {
    display: block;
    font-size: 14px;
    text-align: center;
    padding: 5px 0;
    color: #0b2f80;
}

.fix-ul li b {
    height: 100%;
    width: 0;
}

.fix-ul li b,
.fix-ul li span {
    display: inline-block;
    vertical-align: middle;
    line-height: 16px;
    font-size: 10px;
}

.fix-ul li.on a,
.fix-ul li:hover a {
    background-color: #0b2f80;
    color: #fff;
}

/* 新闻动态列表页 */

.focusList {
    clear: both;
    margin: 40px auto;
}

.focusItem .media-left {
    max-width: 120px;
    max-height: 160px;
}

.focusItem {
    padding: 20px 0;
    border-bottom: 1px solid #eef2f8;
}

.focusItem h4 {
    color: #2f3034;
    font-size: 18px;
}

.focusItem h4 span {
    color: #78797d;
    font-size: 14px;
    display: inline-block;
    margin-top: 3px;
}

.focusItem p {
    color: #78797d;
    font-size: 14px;
    text-indent: 2em;
}

.focusItem .tagWord {
    background: #dae7f1;
    color: #2f3034;
    padding: 3px 10px;
    margin-left: 10px;
}

.advImg img {
    max-width: 100%;
}

.title-com {
    background: url(../../images/common-title-bg.png) no-repeat left top;
    height: 55px;
}

.title-com h3 {
    margin: 0px;
    padding-left: 20px;
    font-size: 24px;
    line-height: 55px;
}

.title-com a {
    color: #747373;
    font-size: 12px;
    font-style: oblique;
    display: inline-block;
    line-height: 55px;
}

.recommendCon li a {
    font-size: 15px;
    color: #2e3e4e;
}

/* 新闻动态详细页 */

.borderAll {
    border: 1px solid #e8e8e8;
}

.b-t-gray {
    border-top: 1px solid #e8e8e8;
}

h2.detailTit {
    color: #2f3034;
    line-height: 28px;
    font-size: 23px;
}

.detailFun {
    color: #999;
    margin-top: 16px;
    font-size: 14px;
}

span.collection {
    background: url(../../images/collection.png) no-repeat left center;
    padding-left: 26px;
}

span.collection-ed {
    background: url(../../images/collection-ed.png) no-repeat left center;
}

.summary {
    border-bottom: 1px solid #e8e8e8;
}

.summaryCon {
    color: #000;
    line-height: 24px;
    text-indent: 24px;
    font-size: 14px;
}

.summaryBut a {
    display: inline-block;
}

.summaryBut a.downLoad {
    color: #3461a4;
    padding: 6px 15px;
    border: 1px solid #3461a4;
    border-radius: 3px;
}

.summaryBut a.sumBut {
    background: #dae7f1;
    color: #2f3034;
    padding: 3px 10px;
    margin-right: 10px;
}

.articleCon {
    line-height: 30px;
    font-size: 16px;
    color: #262525;
}

.articleCon p {
    line-height: 30px;
    font-size: 16px;
    color: #262525;
}

.pageEnd span.detailNum {
    display: block;
}

.contentPage {
    border-top: 1px solid #e8e8e8;
}

.contentPage .col-md-6 {
    padding: 0;
    font-size: 12px;
}

.contentPage .col-md-6 a {
    color: #2f3034;
}

.contentPage .col-md-6 a span {
    color: #999;
}

@media (min-width: 1200px) {
	.nav{
		margin-top: 0px;
	}
	.center-block{
		width: 100%;
		height: 400px;
	}
}

@media only screen and (max-width: 1200px) {
	.nav{
		margin-top: 50px;
	}
	.center-block{
		width: 100%;
		height:100px;
	}
}

@media only screen and (max-width: 992px) {
    .header .logo {
        line-height: 60px;
    }
    .searchBox {
        width: 100%;
        max-width: inherit;
        margin-bottom: 20px;
    }
    .searchBox .search-query {
        height: 34px;
    }
    .searchBox .search-submit {
        height: 35px;
        line-height: 1.42857143;
    }
    .ccfBtnDown {
        top: 56px;
    }
    .navBox .container {
        width: 100%;
    }
	
    .navBox {
        position: fixed;
        top: 0;
        right: -252px;
        bottom: 0;
        padding: 10px 0;
        width: 252px;
        background: #2a2e32;
        z-index: 150;
        font-size: 14px;
        overflow-y: auto;
        font-family: "微软雅黑";
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }
    .navBox {
        right: 0;
    }
	/* .nav{
		margin-top: 50px;
	} */
    .navBox .nav li {
        width: 100%;
        float: none;
        text-align: left;
        display: block;
        width: 100%;
    }
    .navBox .nav li a,
    .navBox .nav li.cur a {
        font-size: 14px;
        line-height: 36px;
        color: #fff;
        border-bottom: 1px solid #5e6467;
        background: none;
    }
    .navBox .nav li i {
        position: absolute;
        right: 0;
        top: 11px;
        color: #fff;
    }
    .navBox .nav li:hover>a {
        background: none;
    }
    .navBox .nav li .nav-child {
        display: block;
        position: static;
        background: none;
        max-width: inherit;
        padding: 0;
    }
    .navBox .nav li .nav-child li {
        padding: 0;
    }
    .navBox .nav li .nav-child li a {
        font-size: 14px;
        line-height: 26px;
        padding-left: 20px;
        border: none;
        background: url(../../images/nav-icon.png) no-repeat 5px center;
    }
    .mo-login {
        text-align: center;
        color: #fff;
    }
    .mo-login a {
        display: inline;
        color: #fff;
        line-height: 36px;
        padding: 0 0px;
    }
    .committee-con {
        text-align: center;
    }
    .committee-con p {
        text-align: left;
    }
    .committee-con img {
        float: none !important;
        margin-left: 0;
    }
    .activity-list li {
        width: calc(25% - 14px);
    }
    .links {
        margin-top: 20px;
    }
    .foot {
        padding: 15px 0;
    }
    .footer-list {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .footer-list .title {
        width: auto;
        float: left;
        padding: 0 5px;
    }
    .footer-list ul {
        overflow: Hidden;
        width: 100%;
    }
    .footer-list ul li {
        width: auto;
        float: left;
        padding: 0 5px;
    }
    .list-left {
        padding: 15px 0;
    }
    .left-nav {
        margin: 10px 0;
    }
    .list-right {
        padding-left: 15px;
        border: none;
    }
    .right-left {
        padding: 0;
        padding-bottom: 40px;
    }
    .file-item {
        padding: 15px;
    }
    .logo img {
        height: 48px;
    }
}

@media only screen and (max-width: 767px) {
	.nav{
		margin-top: 40px;
	}
    .searchBox {
        margin: 10px auto;
    }
    .activity-list li {
        width: calc(50% - 14px);
    }
    .m-list3 li {
        font-size: 12px;
        line-height: 30px;
    }
    .m-list3 li span {
        width: 17%;
    }
    .m-list3 em {
        width: 32%;
    }
}

/*Common For Max 414*/

@media only screen and (max-width: 479px) {}

/* Final CAAI-style corrections: keep these after legacy template rules. */
.site-shell .header,
body > .header {
    background: #fff !important;
    border-bottom: 1px solid #dbe9f7 !important;
    height: auto !important;
    box-shadow: 0 8px 24px rgba(13, 88, 154, .06) !important;
    min-height: 0 !important;
    padding: 0 !important;
}

.site-shell main,
.site-shell .footer,
body > .main,
body > .footer {
    height: auto !important;
    min-height: 0 !important;
}

.site-shell .header .container,
body > .header .container {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.site-shell .header .row,
body > .header .row {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

.site-shell .header .logo,
body > .header .logo {
    align-items: center;
    display: flex;
    gap: 16px;
    line-height: normal !important;
    min-height: 62px !important;
}

.site-shell .header .logo img,
body > .header .logo img {
    height: auto !important;
    max-height: 62px !important;
    object-fit: contain;
}

.site-shell .nav,
body > .navBox .nav {
    margin-top: 0 !important;
}

.site-shell .navBox,
body > .navBox,
.site-shell .navBox[style],
body > .navBox[style] {
    background: #0a77c9 !important;
    box-shadow: 0 10px 24px rgba(18, 104, 184, .16) !important;
    line-height: 52px !important;
    min-height: 52px;
    padding: 0 !important;
    position: relative !important;
    right: auto !important;
    top: auto !important;
    width: 100% !important;
}

.site-shell .navBox .nav li,
body > .navBox .nav li {
    float: left;
    min-width: 118px;
    text-align: center;
    width: auto !important;
}

.site-shell .navBox .nav li a,
body > .navBox .nav li a {
    border: 0 !important;
    color: #fff !important;
    display: block;
    font-size: 16px !important;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 52px !important;
    padding: 0 16px !important;
}

.site-shell .navBox .nav li:hover > a,
.site-shell .navBox .nav li.cur > a,
body > .navBox .nav li:hover > a,
body > .navBox .nav li.cur > a {
    background: #065ea4 !important;
}

.site-shell .navBox .nav li .nav-child,
body > .navBox .nav li .nav-child {
    background: #fff !important;
    border: 1px solid #dbe9f7;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 18px 34px rgba(18, 104, 184, .18);
    left: 0;
    min-width: 196px;
    padding: 8px 0 !important;
    position: absolute;
    top: 52px;
    z-index: 30;
}

.site-shell .navBox .nav li .nav-child li,
body > .navBox .nav li .nav-child li {
    float: none;
    line-height: 38px !important;
    min-width: 0;
    padding: 0 !important;
    text-align: left;
    width: 100% !important;
}

.site-shell .navBox .nav li .nav-child li a,
body > .navBox .nav li .nav-child li a {
    background: transparent !important;
    color: #203247 !important;
    font-size: 15px !important;
    line-height: 38px !important;
    padding: 0 18px !important;
}

.site-shell .navBox .nav li .nav-child li a:hover,
body > .navBox .nav li .nav-child li a:hover {
    background: #f3f8fd !important;
    color: #0a77c9 !important;
}

.searchBox {
    float: right;
    margin: 0 !important;
    max-width: 420px;
    width: 100%;
}

.searchBox .input-group,
.searchBox .search {
    align-items: stretch;
    display: flex;
    width: 100%;
}

.searchBox .input-group-btn {
    display: flex;
    flex: 0 0 auto;
    width: auto;
}

.searchBox .search-query {
    border: 1px solid #c8dbec !important;
    border-radius: 4px 0 0 4px !important;
    box-shadow: none !important;
    color: #203247;
    flex: 1 1 auto;
    height: 40px !important;
    min-width: 0;
}

.searchBox .search-submit,
.searchBox .search-submit.btn {
    align-items: center;
    background: #0a77c9 !important;
    border: 1px solid #0a77c9 !important;
    border-radius: 0 4px 4px 0 !important;
    color: #fff !important;
    display: inline-flex !important;
    gap: 6px;
    height: 40px !important;
    justify-content: center;
    letter-spacing: 0 !important;
    line-height: 1 !important;
    margin: 0 !important;
    min-width: 86px;
    padding: 0 14px !important;
    text-indent: 0 !important;
    white-space: nowrap;
    width: auto !important;
}

.searchBox .search-submit .fa {
    font-size: 15px;
    line-height: 1;
    margin: 0;
}

.site-hero {
    background: #0a5fa8 !important;
    min-height: 340px;
}

.site-hero::before {
    background: linear-gradient(90deg, rgba(6, 54, 102, .58), rgba(6, 54, 102, .18));
    content: "";
    inset: 0;
    position: absolute;
    z-index: 1;
}

.site-hero img {
    max-height: none;
    opacity: .78 !important;
    z-index: 0;
}

.site-hero .container {
    min-height: 340px;
    padding-bottom: 36px;
    padding-top: 44px;
    position: relative;
    z-index: 2;
}

.container.detail-layout {
    align-items: start;
    display: grid !important;
    gap: 24px;
    grid-template-columns: minmax(0, 1fr) 250px !important;
    margin-left: auto;
    margin-right: auto;
    max-width: 1220px !important;
    width: calc(100% - 32px) !important;
}

.container.detail-layout::before,
.container.detail-layout::after {
    content: none !important;
    display: none !important;
}

.container.detail-layout .detail-panel {
    min-width: 0;
    padding: 30px 34px;
    width: 100%;
}

.container.detail-layout .side-nav {
    min-width: 0;
    top: 18px;
    width: 100%;
}

.legacy-page-hero {
    background-image: linear-gradient(90deg, rgba(6, 54, 102, .72), rgba(10, 119, 201, .46)), url("../../images/banner.jpg");
    background-position: center;
    background-size: cover;
    color: #fff;
    margin: 0;
    min-height: 190px;
}

.legacy-page-hero .container {
    padding-bottom: 36px;
    padding-top: 38px;
}

.legacy-page-hero h1 {
    font-size: 34px;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 10px;
}

.legacy-page-hero p {
    font-size: 16px;
    line-height: 1.7;
    margin: 0;
    max-width: 760px;
}

.hyzc-content {
    border: 1px solid #dbe9f7 !important;
    border-radius: 8px !important;
    box-shadow: 0 12px 28px rgba(13, 88, 154, .07) !important;
    margin: 28px auto;
    max-width: 1040px;
    padding: 30px 36px !important;
}

.hyzc-content h1 {
    color: #0a77c9;
    font-size: 30px;
    line-height: 1.35;
    margin: 0 0 24px;
}

.hyzc-content img {
    display: block;
    height: auto !important;
    margin: 20px auto 10px;
    max-height: none !important;
    max-width: 100%;
}

.hyzc-content h3 {
    color: #607089;
    font-size: 15px;
    line-height: 1.6;
}

@media only screen and (max-width: 991px) {
    .site-shell .navBox {
        overflow: visible;
    }

    .site-shell .navBox .nav li,
    body > .navBox .nav li {
        min-width: 104px;
    }

    .site-shell .navBox .nav li a,
    body > .navBox .nav li a {
        font-size: 15px !important;
        padding: 0 12px !important;
    }
}

@media only screen and (min-width: 992px) {
    body > .header .row > .col-xs-3 {
        display: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .site-shell .header .row,
    body > .header .row {
        display: block;
    }

    .site-shell .header .logo,
    body > .header .logo {
        min-height: 54px !important;
    }

    .site-shell .header .logo img,
    body > .header .logo img {
        max-height: 54px !important;
    }

    .searchBox {
        float: none;
        margin-top: 10px !important;
        max-width: none;
    }

    .site-shell .navBox,
    body > .navBox {
        line-height: 44px !important;
        min-height: 44px;
    }

    .site-shell .navBox .nav li,
    body > .navBox .nav li {
        float: none;
        text-align: left;
        width: 100% !important;
    }

    .site-shell .navBox .nav li a,
    body > .navBox .nav li a {
        line-height: 44px !important;
    }

    .site-shell .navBox .nav li .nav-child,
    body > .navBox .nav li .nav-child {
        box-shadow: none;
        position: static;
    }

    .site-hero,
    .site-hero .container {
        min-height: 300px;
    }

    .site-hero h1 {
        font-size: 30px;
    }

    .container.detail-layout {
        grid-template-columns: 1fr !important;
    }

    .container.detail-layout .detail-panel {
        padding: 24px 18px;
    }

    .legacy-page-hero h1 {
        font-size: 28px;
    }

    .hyzc-content {
        padding: 22px 16px !important;
    }
}

/*Common For Max 375*/

@media only screen and (max-width: 413px) {}

/*Common For Max 320*/

@media only screen and (max-width: 320px) {}

/* --------------------------- 固定屏幕样式 ---------------------------------------- */

/*960*/

@media only screen and (min-width: 960px) and (max-width: 1199px) {}

/*768*/

@media only screen and (min-width: 768px) and (max-width: 959px) {}

/*480*/

@media only screen and (min-width: 480px) and (max-width: 767px) {}

/*320*/

@media only screen and (min-width: 320px) and (max-width: 479px) {}

/*240*/

@media only screen and (max-width: 319px) {}
