.no-border {
    border: 0 none !important;
}
.ch-header-v2 .top {
    height:  120px;
    line-height: 120px;
    background: #f4f4f4;
    overflow: hidden;
}
.ch-header-v2 .top h1 {
    float: right;
    font-weight: normal;
    color: #fff;
    font-size: 18px;
    padding-top: 20px;
}
.ch-header-v2 .top h1 span {
    display: inline-block;
    padding-left: 30px;
}
.ch-header-v2 .top .logo {
    padding-top: 23px;
}
.ch-header-v2 .ch-primary-nav {
    /* height: 50px;
    line-height: 50px; */
}
.ch-header-v2 .ch-primary-nav .main-nav {
	height: 80px;
	line-height: 80px;
}
.ch-header-v2 .ch-primary-nav .main-nav > li {
	display: inline-block;
	vertical-align: middle;
    width: 123px;
    text-align: center;
	position: relative;
}
.ch-header-v2 .ch-primary-nav .main-nav > li:before {
	content: " ";
	display: none;
	width: 50px;
	height: 2px;
	border-radius: 2px;
	background: #ae2431;
	position: absolute;
	left: 50%;
	margin-left: -25px;
	bottom: 2px;
}
.ch-header-v2 .ch-primary-nav .main-nav > li.on:before,
.ch-header-v2 .ch-primary-nav .main-nav > li:hover:before {
	display: block;
}
.ch-header-v2 .ch-primary-nav .main-nav > li a {
	color: #000;
	font-size: 16px;
}
.ch-header-v2 .ch-primary-nav .main-nav > li.on a {
    color: #ae2431;
}
.ch-list-text li {
    padding-left: 0;
    background: none;
    border-bottom: 0 none;
    font-size: 16px;
    line-height: 40px;
}
.home-block-title-v2 {
    border-bottom: 1px solid #f1f1f1;
    padding: 20px 0;
}
.home-block-title-v2 h2 {
    font-size: 24px;
    font-weight: normal;
}
.home-block-title-v2 a.more {
    float: right;
    font-size: 12px;
    color: #333333;
    display: inline-block;
    vertical-align: middle;
    margin-top: 14px;
}

.home-block-title-v22 {
    border-bottom: 1px solid #f1f1f1;
    padding: 20px 20px;
}
.home-block-title-v22 h2 {
    font-size: 24px;
    font-weight: normal;
}
.home-block-title-v22 a.more {
    float: right;
    font-size: 12px;
    color: #333333;
    display: inline-block;
    vertical-align: middle;
    margin-top: 14px;
}


.bg-grey {
    background: rgb(236,237,239);
}
.ch-home-news-v2 .home-school-news {
    background: #fff;
    padding: 0 20px 20px;
    width: 947px;
    height:425px;
}
.ch-home-news-v2 .home-school-news .content {
    padding: 20px 0 0;
}
.ch-home-news-v2 .home-school-news .main {
    width: 450px;
    float: left;
    padding-top: 10px;
}
.ch-home-news-v2 .home-school-news .main h3 {
    font-size: 16px;
    margin-bottom: 5px;
}
.ch-home-news-v2 .home-school-news .main img {
    height: 240px;
    width: 100%;
}
.ch-home-news-v2 .home-school-news .main h3 a {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    color: #000;
}
.ch-home-news-v2 .home-school-news .main p {
    font-size: 13px;
    color: #999999;
}
.ch-home-news-v2 .home-school-news .ch-ul {
    width: 480px;
    float: right;
}
.pv-20 {
    padding: 20px 0;
}
.ch-home-news-v2 .home-notice {
    background: #fff;
    padding: 0 20px 20px;
    width: 360px;
}
.home-notice {
    background: #fff;
    padding: 0 20px 20px;
    width: 360px;
}
.ch-home-news-v2 .home-notice .ch-list-text {
    padding-top: 20px;
}
.ch-home-news-2 .list {
    width: 370px;
    height: 420px;
    padding-left: 30px;
    padding-right: 30px;
}
.ch-home-news-2 .list.first {
    padding-left: 0;
    padding-right: 30px;
}
.ch-home-news-2 .list.second {
    border-left: 1px solid #DEDEDE;
}
.ch-home-news-2 .images {
    width: 535px;
    padding-left: 30px;
    height: 420px;
    border-left: 1px solid #DEDEDE;

}
.ch-home-news-2 .images .images-list .item {
    width: 260px;
}
.ch-home-news-2 .images .images-list .item img {
    width: 260px;
    height: 172px;
}
.ch-home-news-2 .news-list .item .content {
    width: 300px;
}
.ch-home-news-2 .images .images-list {
    /*margin-left: 0;*/
    margin-top: 40px;
    padding-bottom: 40px;
}
.ch-home-specials .item {
    width: 381px;
    height: 215px;
}
.ch-home-specials .item img {
    width: 381px;
    height: 155px;
}
.ch-home-specials .slider {
    width: 1614px;
    margin: 0 auto;
}
.ch-home-specials .item h4 {
    background: url(../image/circle-arrow.png) no-repeat 340px center;
}
.ch-home-specials {
    height: 300px;
}
.ch-home-links {
    padding-left: 185px;
    background: url('../image/lj.jpg') no-repeat left center;
}
.ch-home-links li {
    text-align: center;
    display: inline-block;
    padding: 10px 48px;
}
.ch-home-links li p {
    margin-top: 10px;
    
}
.ch-home-links li a {
    color: #000;
    font-size: 16px;
}
.ch-footer-copyright {
    background: rgb(50,50,50);
}
.ch-footer {
    background: #ae2431;
    padding: 30px 0;
}
.ch-footer .main {
    width: 1000px;
    float: left;
    color: #fff;
}
.ch-footer .social-media {
    width: 400px;
    float: right;
    padding-top: 30px;
}
.ch-footer .location {
    padding-top: 40px;
    line-height: 25px;
    width: 400px;
    float: left;
}
.ch-footer .location1 {
    float: left;
    margin-left: 160px;
}

.ch-footer .social-media .item {
    position: relative;
    float: left;
    width: 80px;
    text-align: center;
    color: #fff;
    margin: 0 20px;
    cursor: pointer;
}
.ch-footer .social-media .item p {
    margin-top: 10px;
}
.ch-footer .social-media .item .qrcode {
    position: absolute;
    width: 100px;
    height: 100px;
    left: -10px;
    top: -110px;
    display: none;
}
.ch-footer .social-media .item:hover .qrcode {
    display: block;
}

.ch-numbers .numbers .item img {
    width: 50px;
    margin: 15px auto 50px;
}
.ch-numbers .numbers .item h3 {
    color: #ae2431;
}
.ch-home-news-v2  {
	background-color:#f8f8f8;
}
.ch-numbers {
    height: 590px;
    max-width: 1920px;
    background: url(../image/bg2.jpg) no-repeat center center;
    background-size: cover;
    color: #222;
    text-align: center;
    padding: 80px 0 0;
    box-sizing: border-box;
    }