@charset "UTF-8";

/*产品信息 Begin*/

@font-face{font-family:'Font-Awesome-Icons';src:url(../images/font/fontawesome-webfont.eot?v=4.7.0);src:url(../images/font/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(../images/font/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(../images/font/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(../images/font/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(../images/font/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}._fa{font-family:'Font-Awesome-Icons';font-weight:400;font-style:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

.proGrid{
	padding-top: 3rem;
	display: flex;
    flex-wrap: wrap;
    flex-flow: row wrap;
    box-sizing: content-box;
    max-width: 100%;
	}
.proGridImg{
	max-width: 45%;
    position: relative;
    flex-basis: 45%;
}
.GridImg{
	margin-bottom: 50px;
    position: sticky;
    top: 228px;
    margin-inline-end: 30px;
}
.proImgEx {    
	text-align: center;
}
.proImgEx  img {
    cursor: pointer;
    height: auto;
    /*padding-inline-start: 10px;*/
    text-align: center;
    max-width: 100%;
}
.colAdd {
    max-width: 100%;
    margin-top: 5rem;
    text-align: center;
}
.colAdd ul, .proHelp ul {
	list-style-type: none;
	margin: 0;
    padding: 0;
	}
.colAdd li {
    display: inline-block;
	margin: 0px 12px;
}
.colAdd p a {
    color: #cc0000;
    padding-right: 3px;
}
.colAdd p:after {
    content: "\f055";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #cc0000;
}
.proGridTitle{
	height: auto;
    padding-bottom: 14px;
    max-width: 55%;
    flex-basis: 55%;
}
.proGridTitle H1{
	color: #000;
    font-size: 1.85rem;
    margin-bottom: 32px;
    font-weight: 600;
	margin-bottom: 24px;
    padding-bottom: 24px;
    position: relative;
}
.proGridTitle H1:after {
    background: #000;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
}
.ProDesc p{
	font-size: 1rem;
	line-height: 1.8;
	color: #000000;
}
.ProFeature {
    font-weight: 600;
    display: inline;
}
.ProFeature p{
	display: -webkit-inline-box;
    margin-bottom: 0;
    padding: .5rem 1.65rem;
    /* vertical-align: middle; */
    color: #fff;
    background: #d50505;
    font-weight: 500;
    border-radius: 20px;
    margin-top: 12px;
}
.ProFeature ul {
    margin-left: -12px;
	margin-top: 18px;
	list-style-type: none;
	font-size: 0.975rem;;
    font-weight: normal;
    line-height: 1.8;
}
.ProFeature ul li:before {
    content: " ";
    border-left: 5px solid #cc0000;
    margin-right: 12px;
    display: inline-block;
    width: 0;
    height: 5px;
    vertical-align: middle;
    border-radius: 5px;
    margin-bottom: 3px;
}
.ProFeature ul li
 {
    color: #333;
	margin-bottom: 3px;
}
.proHelp{
	padding-top: 1rem;
    padding-bottom: 2rem;
	}
.proHelp ul li{
	border: 1px solid #d60606;
    padding: 5px 20px;
    border-radius: 27px;
    background-color: #fff;
    margin-top: 1rem;
    margin-bottom: 3rem;
	display: inline-block;
	}
.proHelp ul li:not(:last-child){
	margin-right:16px;
	}
.proHelp .fa-ul li {
    line-height: 1.486em;
    display: inline;
    margin-right: 2.5rem;
}
.proHelp .fa-li{	
	position: static;
}
.proHelp .fa-ul li i {
    color: #F97C00 /*#cc0000*/;
}
.proExamIntro {
    border-top: 1px solid #e7e7e7;
    padding: 2.5rem 0rem;
}

.text-jumbo-table {
    margin-top: 3rem;
    clear: both;
    font-size: 15px;
    color: #2f2f2f;
    line-height: 1.8;
}
.text-jumbo-table table tr:nth-child(2n-1) td:nth-child(1) {
    background-color: #e6e6e888;
    width: 24.6974%;
    height: 25px;
}
.text-jumbo-table table tr:nth-child(2n-1) td:nth-child(2) {
    background-color: #e6e6e888;
    width: 72.3026%;
}
.text-jumbo-table td {
    padding: 8px 10px 8px 15px;
    border: 1px solid #fff;
    border-radius: 5px;
    word-break: break-all;
}
.text-jumbo-table td b {
    font-family: sans-serif;
    border-left: 5px solid #df0523;
    padding-left: 12px;
}

@media (max-width: 991px) {
.proGridImg, .proGridTitle {
    max-width: 100%;
    flex-basis: 100%;
}
.GridImg {
    margin-inline-end: 0px;
}
}
@media  (max-width: 540px){
.proImgEx img {
    max-width: 75%;
}
.proHelp{
	text-align: center;
}
.proHelp ul li{
	border: 1px solid #d60606;
    padding: 3px 7.5px;
}
.proHelp .fa-ul li {
    margin-right: 0rem; 
	font-size: 0.95rem;
}
.proHelp .fa-li {
    width: 1.24285714em;
}
.proHelp ul li:not(:last-child){
	margin-right:15px;
	}
}