@CHARSET "UTF-8";

html, body {
	background-color: #e9eef1;
}

/** core1meet.html **/
.cm-body {
    padding: 40px 35px 45px 35px;
}
.cm-block {

}
.share-img {
    display: inline-block;
}
.share-img div {
    display: inline-block;
    width: 80px;
    height: 80px;
}
.cm-block > h4 {
	font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-left: 22%;
}
.cm-form .form-group label {
	font-weight: 500;
}
.cm-form .form-group-select select {
	width: 75%;
	margin-right: 0;
}
.cm-form .form-group-radio {
	display: inline-block;
}
.cm-form .form-group-radio input {
	background-color: #e8f0fd;
    display: inline-block;
    height: 17px;
    vertical-align: -4px;
    margin-right: 4px;
}
.cm-form .form-group-radio span {
	margin: 0px 15px;
    position: relative;
}
.cm-form .form-group-select-2 select {
	width: 25%;
	display: inline-block;
}
.cm-form .form-group-select-2 input {
	width: 45% ! important;
}
.cm-form .form-group-upload {
	position: relative;
}
.cm-form .form-group-upload button {
    width: 80px;
    position: absolute;
    height: 35px;
    right: 7px;
}
.cm-form .form-group-check {
	font-size: 13px;
	margin-bottom: 25px;
	text-align: center;
}
.cm-form input[type="checkbox"] {
	margin-right: 3px;
    vertical-align: -2.5px;
    margin-left: -15px;
}
.cm-form .form-group-check a {
	color: #3ba7fd;
	font-weight: 600;
}
.cm-form .form-group-btn button {
	width: 100px;
	margin-right: 25px;
}
.mn-btn-2 {
	background-color: var(--grey);
	color: var(--white);
}

/** core1meet3.html **/
.cm-head {
    position: relative;
    text-align: center;
    height: 220px;
    background-image: url(/static/login/images/logo_bj2.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position-x: center;
    background-position-y: 0px;
    margin-bottom: 15px;
}
.cm3-block {}
.cm3-block > h4 {
    margin-left: 0px;
    margin-bottom: 35px;
}
.cm3-info {}
.cm3-info h5 {
    font-size: 13px;
    font-weight: 600;
	margin-top: 35px;
}
.cm3-info ul {
	padding-left: 15px;
}
.cm3-info ul li::marker {
	color: var(--orange);
	text-indent: 0px;
}
.cm3-info li {
	font-size: 13px;
    line-height: 23px;
    color: var(--grey);
}

.cm3-block .cm-2-table thead > tr td {
    background-color: var(--icon);
    color: var(--white);
    font-size: 13px;
    text-align: center;
}
.cm3-block .cm-2-table tbody > tr td {
    color: #000;
    background-color: #e9eef1;
    text-align: center;
    font-weight: 600;
}
.cm3-block .cm-2-table .cm-2-table-foot {
	text-align: right ! important;
}
.cm3-block .cm-2-table-block {
	text-align: left;
}
.cm3-block img,
.cm3-block .cm-2-tb {
    display: inline-block;
}
.cm3-block img {
	vertical-align: bottom;
    margin-right: 5px;
    margin-bottom: 7px;
}
.cm3-block .cm-2-text-1 {
	color: var(--orange);
}
.cm3-block .cm-2-table-foot h6 {
	font-size: 16px;
    font-weight: 600;
    margin: 0px;
    margin-top: -25px;
}
.cm3-block .form-group-pay {
    border-bottom: 2px solid var(--blue);
    padding-bottom: 15px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.cm3-block .form-group-pay label {
	width: auto;
    font-weight: 600;
}
.cm3-block .form-group-pay .form-group-radio {
	font-weight: 600;
}
.cm3-block .form-group-pay .form-group-radio img {
	vertical-align: -17px;
    margin-right: 5px;
}
.cm3-block .form-group-btn label {
	width: 160px;
}
.cm3-block .form-group-btn input {
    width: 360px !important;
}
.cm3-block .form-group-btn {
	margin-left: auto;
	margin-right: auto;
	width: 540px;
}

/** core1meet4.html **/
.cm4-block {
    padding: 35px 0;
}
.cm4-block > div {
	width: 430px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.cm4-block > div img {
	display: inline-block;
	margin-right: 5px;
}
.cm4-block p {
	color: var(--grey);
    text-align: center;
    margin-bottom: 65px;
}
.cm4-block > img {
	margin-bottom: 35px;
}

/** core1list.html **/
.cm-head-2 {
	background-image: url(/static/login/images/logo_bj2.png);
	height: 140px;
    background-size: auto 150%;
    background-position-y: -75px;
}


/** core1listDetail.html **/
.c1-detail {
    background-image: url(/static/login/images/logo_bj2.png);
    background-position-x: center;
    background-size: 50% auto;
}
.cd-head {
    height: 90px;
    background-size: auto 100%;
    background-position-y: 0px;
}
.cl-detail-1 {}
.cl-dl-title {
	margin-bottom: 35px;
}
.cl-dl-title > h3 {
    font-size: 28px;
    font-weight: 600;
    color: var(--font-title);
    display: inline-block;
    border-left: 8px solid var(--btn);
    padding-left: 8px;
    margin: 0px;
}
.cl-dl-title .uo-item-date {
    background-color: #176bc3;
    border-radius: 4px;
    color: var(--white);
    text-align: center;
    font-size: 12px;
    padding: 6px 14px;
    margin-right: 25px;
    margin-left: 45px;
    vertical-align: bottom;
    display: inline-block;
}
.cl-dl-title .uo-item-date span {

}
.cl-dl-title .uo-item-span {
	color: var(--orange);
    padding-top: 8px;
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
    text-align: center;
}
.cl-detail-1 > img {
	width: 100%;
	margin-bottom: 30px;
}
.cl-dl-title .cl-dl-foot {}
.cl-dl-foot {
    border-bottom: 1px solid #1976d0;
    margin-bottom: 35px;
    padding-bottom: 20px;
}
.cl-dl-foot .cl-dl-ft-1 {
    margin-bottom: 25px;
}
.cl-dl-foot .cl-dl-ft-1 span {
	margin-right: 10px;
}
.cl-dl-foot .cl-dl-ft-1 > a {
    font-size: 13px;
    color: var(--grey);
    margin-right: 5px;
    margin-left: 5px;
 	padding: 9px 14px;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
}
.cl-dl-foot .cl-dl-ft-1 > a:active,
.cl-dl-foot .cl-dl-ft-1 > a:hover,
.cl-dl-foot .cl-dl-ft-1 > a.active {
    background-color: #1976d0;
    color: var(--white);
}
.cl-dl-foot .cl-dl-ft-1 > p {
	display: inline-block;
    float: right;
    margin-bottom: 0;
}
.cl-dl-foot .cl-dl-ft-1 > p a {
    margin-left: 20px;
    margin-right: 20px;
}
.cl-dl-foot .cl-dl-ft-2 {}
.cl-dl-foot .cl-dl-ft-2 a {
    width: 250px;
    padding: 14px 25px;
    background-color: #1976d0;
}
.cl-dl-foot .cl-dl-ft-2 a:hover {
    background-color: #0062c2;
}

.cl-detail-2 {
	padding-bottom: 45px;
}
.cl-detail-2 > p {
    font-size: 13px;
    margin-bottom: 25px;
}
.cl-detail-2 img {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	height:auto !important;
	max-width: 100% !important;
	display:block;
}

/** core2technical.html **/
.ct {
	background-color: var(--white);
}
.ct-main {
	background-color: #f6f7f9;
    margin-bottom: 25px;
}
.bk-body .bk-body-item {
    padding: 0px;
    min-height: auto;
    overflow: hidden;
}
.bk-body .bk-body-item img {
 	cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.bk-body .bk-body-item img:hover {
	transform: scale(1.15);
}
.bk-body .bk-body-item > .bk-body-item-main > h4 a {
    color: #000;
    margin-bottom: 30px;
    font-size: 26px;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
}
.bk-body .bk-body-item > .bk-body-item-main > h4 a:hover {
	color: var(--icon);
}
.bk-body .bk-body-item > .bk-body-item-main > p {
    color: #777;
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 35px;
}
.bk-body .bk-body-item > .bk-body-item-main > a {
    font-size: 13px;
    color: var(--icon);
    font-weight: 600;
    transition: all 0.3s ease-in-out;
}
.bk-body .bk-body-item > .bk-body-item-main > a:hover {
	font-size: 15px;
	color: var(--orange);
}
.bk-body .bk-body-item > .bk-body-item-main > a i {
	margin-left: 7px;
}
.bk-body .bk-body-item > .bk-body-item-main {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
 	padding-top: 14%;
    padding-bottom: 14%;
}
.ct .mn-page {
	margin-bottom: 25px;
}

/** core2technicalDetail.html **/
.in-md {
    padding: 35px 65px 55px 65px;
    margin-bottom: 15px;
}
.in-md h3 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 15px;
}
.in-md > div {
	font-size: 13px;
    color: #b4b4b4;
    text-align: right;
    margin-bottom: 15px;
}
.in-md > div a {
	font-size: 22px;
    margin-right: 15px;
    line-height: 25px;
    color: var(--grey);
    text-align: center;
    transition: all 0.3s ease-in-out;
}
.in-md > div a:hover {
	color: var(--icon);
}
.in-md > div span {
	vertical-align: 4px;
}
.in-md p {
	font-size: 13px;
    font-weight: 600;
    color: #b8b8b8;
    line-height: 22px;
    text-indent: 32px;
}
.in-md img {
	margin-top: 35px;
	margin-bottom: 15px;
}
.ctd .mn-btn {
    padding: 15px;
    width: 270px;
    display: block;
    font-size: 27px;
    font-weight: 600;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
    background-color: #f7b92a;
  	transition: all 0.3s ease-in-out;
}
.ctd .mn-btn:hover {
	background-color: var(--icon);
}
.ctd .mn-btn i {
	margin-left: 7px;
	display: inline-block;
}

/** core3consulting.html **/
.cc {
	background-color: #e9eef1;
}
.cc .mn-head {
    margin-bottom: 0px;
}
.cc .mn-head-2 {
	margin-bottom: 0px;
    background-image: url(/static/login/images/logo_bj2.png);
    background-size: 70% auto;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    height: 215px;
    padding-top: 55px;
}
.cc-main {
	box-shadow: 2px 1px 13px #dbdbdb;
    padding: 40px 35px 45px 35px;
    background-color: var(--white);
    margin-bottom: 45px;
}
.cc-main {}
.cc-main-cover {}
.cc-info {}
.cc-info > h2 {
    font-size: 40px;
    font-weight: 600;
    color: var(--font-title);
}
.cc-info > h4 {
	font-size: 21px;
    font-weight: 600;
    color: #686868;
    margin-bottom: 20px;
}
.cc-info > p {
	font-size: 13px;
    font-weight: 500;
    color: #686868;
    margin-bottom: 45px;
}
.cc-info > font {
    font-size: 14px;
    font-weight: 500;
    color: #686868;
}
.cc-info > h5 {
	font-size: 22px;
    font-weight: 600;
    margin-top: 5px;
    color: #3252ea;
    margin-bottom: 50px;
}
.cc-info .cc-info-item {
	box-shadow: 1px 1px 5px #d5d5d5;
    padding: 23px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    width: 145px;
}
.cc-info .cc-info-item img {
	margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
}
.cc-info .cc-info-item p {
	font-size: 21px;
    margin-bottom: 10px;
}
.cc-info .cc-info-item h6 {
	font-size: 22px;
    margin-bottom: 0px;
    font-weight: 600;
}

/**大于1800px的页面**/
@media (min-width: 1800px) {
}
@media (max-width: 992px) and (min-width: 767px) {
}
@media (max-width: 767px)  {
	.cl-body {
	    padding-top: 20px;
	}
	.cl-block {
	    margin-bottom: 35px;
	}
	.cm-body {
	    margin-bottom: 35px;
	}

	.cm3-info h5 {
	    margin-top: 15px;
	}
	.cm3-block > h4 {
	    margin-bottom: 20px;
	}
	.cm3-body {
		padding: 15px 15px 15px 15px;
	}
	.cm3-block .form-group-pay {
	    padding-bottom: 15px;
	    margin-top: 15px;
	    margin-bottom: 15px;
	}
	.cm3-block .form-group-btn {
		width: 100%;
	}
	.cm3-block .form-group-btn label {
	    width: auto!important;
	    display: inline-block;
	}
	.cm3-block .form-group-btn input {
	    width: auto!important;
	    display: inline-block;
	}

	.cm4-block > div {
    	width: auto;
	}
	.cm4-block > div img {
	    display: block;
	    margin-right: auto;
	    margin-left: auto;
	    margin-bottom: 10px;
	}
	.cm4-block > div span {
	    margin-bottom: 15px;
	    text-align: center;
	    display: block;
	}

	/** core1listDetail.html **/
	.cld .cl-dl-title .uo-item-date {
		margin-top: 15px;
    	margin-left: 0;
	}
	.cl-dl-foot .cl-dl-ft-1 {
	    margin-bottom: 15px;
	    text-align: center;
	}
	.cl-dl-title {
	    margin-bottom: 15px;
	}
	.cl-dl-foot .cl-dl-ft-1 > p {
	    display: block;
	    float: none;
	    margin-top: 25px;
	    text-align: center;
	}
	.cl-dl-foot .cl-dl-ft-1 span {
	    margin-right: 10px;
	    display: block;
	    margin-bottom: 15px;
	    text-align: left;
	}
	.cl-dl-foot .cl-dl-ft-2 {
	    margin-bottom: 15px;
	}
	.cl-dl-foot .cl-dl-ft-2 a {
    	width: 100%;
	}

	/** core2technicalDetail.html **/
	.in-md {
	    padding: 0;
	    margin-bottom: 25px;
	}

	/** core3consulting.html **/
	.cc .mn-head-2 {
	    height: 110px;
	    padding-top: 15px;
	}
	.cc-info > h5 {
	    margin-bottom: 20px;
	}
	.cc-info > p {
	    margin-bottom: 25px;
	}
	.cc-info > h4 {
	    margin-bottom: 15px;
	}
	.cc-info .cc-info-item {
		width: 100%;
	}
	.cc-info .cc-info-item p {
    	font-size: 18px;
	}
	.cc-info .cc-info-item h6 {
    	font-size: 18px;
	}
}
