
.textRed{
	color: #cc3536;
}
.section_2,.section_3,.section_4,.fig1_con,.fig2_con,.fig3_con,.fig4_con {
	margin-top: 20px;
}

.section_2 .promotionIntr{
	background-color: #c23433;;
	border-radius: 10px;
	padding: 20px;
	position: relative;
	color: #fff;
}
.section_2 .promotionIntr:after{
	content: '';
	position: absolute;
	bottom: -40px;
	left: 48%;
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-top-color: #c23433;
}
.section_2 .promotionIntr .intrTop{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;

}
.section_2 .promotionIntr  .intrCenter{
	margin-top: 10px;
	text-align: center;
}
.section_2 .promotionIntr  .intrCenter .textOne{
	font-size: 24px;
	font-weight: bold;
}
.section_2 .promotionIntr  .intrCenter .textTwo{
	font-size: 14px;
}
.section_2 .promotionIntr  .intrCenter .textThree{
	font-size: 18px;
	font-weight: bold;
	margin-top: 4px;
}
.section_2 .promotionIntr  .intrCenter .textFour{
	padding: 0px 4px;
	background-color: #fff;
	border-radius: 5px;
	color: #cc3536;
	display: inline-block;
	margin-top: 12px;
	cursor: pointer;
}
.section_2 .promotionIntr  .intrCenter .textFour a{
	color: #cc3536;
}
.section_2 .promotionIntr  .intrCenter ul li{
	line-height: 30px;
	list-style: none;
	font-size: 16px;
	position: relative;
	margin-left: 10px;
}
.section_2 .promotionIntr  .intrCenter ul li:before{
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	top: 12px;
	left: -16px;
	background-color: #cc3536;
}


.section_3 .hintTitle{
	padding-left: 20px;
	background-color: #f2f2f2;
	line-height: 30px;
	margin-top: 10px;
}
.section_3 .hintSign{
	margin-top: 10px;
	text-align: center;
}
.section_3 .hintSign .signBorder{
	border: 2px solid #e7eaee;
	padding: 10px 15px;
	margin-right: 20px;
	display: inline-block;
	border-radius: 6px;
	width: 35%;
}
.section_3 .hintSign .signBorder .cat{
	color: #000;
	width: 40%;
	display: inline-block;
	text-align: left;
}
.section_3 .hintSign .signBorder .catSign{
	color: #999999;
	width: 58%;
	display: inline-block;
	text-align: right;
}
.section_3 .interpret{
	text-align: right;
	color: #bfbebe;
	margin-top: 30px;
}

.ckp_main{
	margin-top: 24px;
}
.ckp_main img{
	max-width: 100%;
}
.ckp_main .intrBottom{
	font-size: 22px;
	color: #cc3536;
	font-weight: bold;
	padding-top: 36px;
}
.ckp_main .intrBottom p{
	text-align: center;
}
.section_2 .promotionIntr .intrCenter p{
	text-align: center;
}
.ckp_main .intrBottom p:last-child{
	margin-top: 10px;
}
.ckp_main .productLink .box{
	width: 20%;
}
.ckp_main .productSection p{
	margin-bottom: 20px;
}
.ckp_main .productSection p a{
	color: #cc3536;
}
.ckp_main .productSection p a:hover{
	text-decoration: underline;
}
.ckp_main .moleculePic{
	text-align: center;
	margin-bottom: 40px;
}
.ckp_main .h4-title{
	color: #cc3536;
	padding-left: 20px;
	padding-right: 10px;
	position: relative;
	border-bottom: 1px solid #cc3536;
	display: inline-block;
	clear: both;
}
.ckp_main .h4-title:after{
	content: '';
	position: absolute;
	bottom: -2px;
	left: -1px;
	width: 10px;
	height: 10px;
	background-color: #cc3536;
	border-radius: 50%;
}
.ckp_main .h5-title{
	color: #cc3536;
	margin-bottom: 10px;
}
.ckp_main .layui-row{
	text-align: center;
	margin-top: 30px;
}
.ckp_main .fig_text{
	text-align: left;
	margin-top: 15px;
	padding-right: 30px;
	text-align: justify;
}

.click_action{
    margin: 20px 0;
    overflow: hidden;
}
.click_action .layui-col-md6{
    margin-top: 10px;
}
.click_action .public_not_bg_pop{
    padding: 4px;
    color: #fff;
    border: 1px solid #b5b5b5;
    margin: auto;
    width: 180px;
    border-radius: 6px;
    cursor: pointer;
	text-align: center;
	background-color: #cc3536;
}
.click_action .public_not_bg_pop:hover{
    border-color: #cc3536;
}

.click_action .layui-col-md6:nth-child(1) .public_not_bg_pop{
    float: right;
}
.click_action .layui-col-md6:nth-child(2) .public_not_bg_pop{
    margin-left: 30px;
    float: left;
}
.layui-table .table_spr_protocol{
    color: #cc3536;
    cursor: pointer;
     border: 1px solid #cc3536;
    border-radius: 4px;
     padding: 4px 4px;
}
.fig2_con .layui-table{
	text-align: center;
}
.fig2_con .layui-table caption{
	line-height: 40px;
	color: #cc3536;
	font-weight: bold;
	border: 1px solid #f2f2f2;
}

.fig2_con .layui-table td, .fig2_con .layui-table tbody tr:hover{
	background-color: initial !important;
}

.fig3_con .moleculeTable{
	text-align: center;
	margin-bottom: 1px;
	width: 100%;
}
.fig3_con .moleculeTable caption{
	line-height: 40px;
	background-color: #d7d7d7;
	font-weight: bold;
}
.fig3_con .moleculeTable tbody tr td{
	width: 20%;
	padding: 14px 15px;
	border: 2px solid #e0e0e0;
	background-color: #f1f1f1;

}
.fig3_con .moleculeTable a{
	color: #333;
}

.fig4_con .referList li{
	line-height: 30px;
	margin-bottom: 20px;
	position: relative;
	padding-left: 12px;
}
.fig4_con .referList li p{
	text-align: left;
}
.fig4_con .referList li p a{
	color: #333;
}
.fig4_con .referList li:after{
	content: '';
	width: 8px;
	height: 8px;
	background-color: #cc3536;
	border-radius: 50%;
	position: absolute;
	top: 12px;
	left: 0px;
}

.bannerPic{
	width: 100%;
	height: 1473px;
	/*background: url('/static/main/article/ckp/ckp_banner.png') no-repeat center;*/
	background: url('ckp_banner.png') no-repeat center;

	position: relative;
}
.bannerPic a{
	position: absolute;
	transition: all .3s;
}
.bannerPic a:hover{
	transform: scale(1);
	border: 1px solid #cc3536;
	border-radius: 4px;

}
.bannerPic .blueAdd{
	padding: 2px 2px 2px 15px;
	color: #50989f;
	font-size: 18px;
	font-weight: bold;
}
.bannerPic .notAddBlue{
	padding: 2px;
	color: #50989f;
	font-size: 18px;
	font-weight: bold;
}
.bannerPic .notAddRed{
	padding: 2px;
	color: #cf7677;
	font-size: 18px;
	font-weight: bold;
}
.bannerPic .redAdd{
	padding: 2px 15px 2px 2px;
	color: #cf7677;
	font-size: 18px;
	font-weight: bold;
}
.bannerPic .blueAdd:before{
	content: '';
	width: 14px;
	height: 14px;
	background-image: url(blue_add.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	position: absolute;
	top: 7px;
	left: -1px;
}
.bannerPic .redAdd:before{
	content: '';
	width: 14px;
	height: 14px;
	background-image: url(red_add.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	position: absolute;
	top: 7px;
	right: -1px;
}
.bannerPic .bgIconFacs,.bannerPic .bgIconSpr{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	position: relative;
	display: inline-block;
	width: 52px;
	height: 25px;
}
.bannerPic .bgIconFacs:before,.bannerPic .bgIconSpr:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: url(/static/main/article/ckp/bgIcon.png) no-repeat center;
	width: 52px;
	height: 25px;
	text-align: center;
	 -moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    /*IE*/
    filter:FlipH;
}
.bannerPic .bgIconFacs:after{
	content: 'FACS';
	position: absolute;
	top: 0;
	left: 14px;
}
.bannerPic .bgIconSpr:after{
	content: 'SPR';
	position: absolute;
	top: 0;
	left: 14px;
}
.bannerPic .bgIconFacs.scaleY:before,.bannerPic .bgIconSpr.scaleY:before{
 	-moz-transform:initial;
    -webkit-transform:initial;
    -o-transform:initial;
    transform:initial;

}


.bannerPic .pic1{
	top: 140px;
	left: 228px
}
.bannerPic .pic2{
	top: 140px;
	left: 348px
}
.bannerPic .pic3{
	top: 140px;
	left: 457px
}
.bannerPic .pic4{
	top: 140px;
	left: 565px
}
.bannerPic .pic5{
	top: 140px;
	left: 673px
}
.bannerPic .pic6{
	top: 140px;
	left: 767px
}
.bannerPic .pic7{
	top: 182px;
	left: 301px
}
.bannerPic .pic8{
	top: 182px;
	left: 400px
}
.bannerPic .pic9{
	top:  182px;
	left: 504px
}
.bannerPic .pic10{
	top: 182px;
	left: 603px
}
.bannerPic .pic11{
	top: 182px;
	left: 705px;
}
.bannerPic .pic12{
	top: 300px;
	left: 210px;
	transform: rotate(-18deg);
}
.bannerPic .pic13{
	top: 267px;
	left: 780px;
	transform: rotate(-18deg);
}
.bannerPic .pic14{
	top: 327px;
	left: 225px;
	transform: rotate(-18deg);
}
.bannerPic .pic15{
	top: 292px;
	left: 758px;
	transform: rotate(-18deg);
}
.bannerPic .pic16{
	top: 347px;
	left: 245px;
	transform: rotate(-18deg);
}
.bannerPic .pic17{
	top: 320px;
	left: 734px;
	transform: rotate(-18deg);
}
.bannerPic .pic18{
	top: 367px;
	left: 257px;
	transform: rotate(-18deg);
}
.bannerPic .pic19{
	top: 345px;
	left: 720px;
	transform: rotate(-18deg);
}
.bannerPic .pic20{
	top: 391px;
	left: 267px;
	transform: rotate(-18deg);
}
.bannerPic .pic21{
	top: 371px;
	left: 707px;
	transform: rotate(-18deg);
}
.bannerPic .pic22{
	top: 416px;
	left: 276px;
	transform: rotate(-18deg);
}
.bannerPic .pic23{
	top: 394px;
	left: 700px;
	transform: rotate(-18deg);
}
.bannerPic .pic24{
	top: 440px;
	left: 270px;
	transform: rotate(-18deg);
}
.bannerPic .pic25{
	top: 415px;
	left: 694px;
	transform: rotate(-18deg);
}
.bannerPic .pic26{
	top: 463px;
	left: 270px;
	transform: rotate(-18deg);
}
.bannerPic .pic27{
	top: 438px;
	left: 686px;
	transform: rotate(-18deg);
}
.bannerPic .pic28{
	top: 485px;
	left: 277px;
	transform: rotate(-18deg);
}
.bannerPic .pic29{
	top: 462px;
	left: 668px;
	transform: rotate(-18deg);
}
.bannerPic .pic30{
	top: 506px;
	left: 283px;
	transform: rotate(-18deg);
}
.bannerPic .pic31{
	top: 484px;
	left: 662px;
	transform: rotate(-18deg);
}
.bannerPic .pic32{
	top: 530px;
	left: 286px;
	transform: rotate(-18deg);
}
.bannerPic .pic33{
	top: 525px;
	left: 662px;
	transform: rotate(-18deg);
	font-size: 50px;
	color: #50989f;
	font-weight: normal;
}
.bannerPic .pic33:before{
	background-image: url(blue_add.gif);
}
.bannerPic .pic34{
	top: 558px;
	left: 270px;
	transform: rotate(-18deg);
}
.bannerPic .pic35{
	top: 577px;
	left: 642px;
	transform: rotate(-12deg);
}
.bannerPic .pic36{
	top: 580px;
	left: 273px;
	transform: rotate(-18deg);
}
.bannerPic .pic37{
	top: 598px;
	left: 638px;
	transform: rotate(-12deg);
}
.bannerPic .pic38{
	top: 601px;
	left: 277px;
	transform: rotate(-18deg);
}
.bannerPic .pic39{
	top: 622px;
	left: 638px;
	transform: rotate(-8deg);
}
.bannerPic .pic40{
	top: 624px;
    left: 279px;
	transform: rotate(-18deg);
}
.bannerPic .pic41{
	top: 642px;
	left: 638px;
	transform: rotate(-6deg);
}
.bannerPic .pic42{
	top: 648px;
	left: 264px;
	transform: rotate(-18deg);
}
.bannerPic .pic43{
	top: 668px;
	left: 638px;
	transform: rotate(-18deg);
}
.bannerPic .pic44{
	top: 666px;
	left: 303px;
	transform: rotate(-18deg);
	background-color: #fff;
	filter: Alpha(Opacity=60);
	opacity: 0.4;
}
.bannerPic .pic45{
	top: 695px;
	left: 638px;
	transform: rotate(-18deg);
}
.bannerPic .pic46{
	top: 690px;
	left: 288px;
	transform: rotate(-18deg);
}
.bannerPic .pic47{
	top: 718px;
	left: 639px;
	transform: rotate(-18deg);
}
.bannerPic .pic48{
	top: 718px;
	left: 266px;
	transform: rotate(-18deg);
	background-color: #fff;
	filter: Alpha(Opacity=60);
	opacity: 0.4;
}
.bannerPic .pic49{
	top: 742px;
	left: 642px;
	transform: rotate(-18deg);
}
.bannerPic .pic50{
	top: 740px;
	left: 284px;
	transform: rotate(-18deg);
}
.bannerPic .pic51{
	top: 766px;
	left: 644px;
	transform: rotate(-18deg);
}
.bannerPic .pic52{
	top: 760px;
	left: 279px;
	transform: rotate(-18deg);
}

.bannerPic .pic53{
	top: 781px;
	left: 272px;
	transform: rotate(-18deg);
}
.bannerPic .pic54{
	top: 803px;
	left: 270px;
	transform: rotate(-18deg);
}
.bannerPic .pic55{
	top: 784px;
	left: 644px;
	transform: rotate(-25deg);
	background-color: #fff;
	filter: Alpha(Opacity=60);
	opacity: 0.4;
}

.bannerPic .pic56{
	top: 848px;
	left: 199px;
	transform: rotate(-18deg);
	font-size: 50px;
	color: #c5526f;
	font-weight: normal;
}
.bannerPic .pic56:before{
	background-image: url(red_add.gif);
}
.bannerPic .pic57{
	top: 800px;
	left: 644px;
	transform: rotate(-26deg);
}
.bannerPic .pic58{
	top: 824px;
	left: 650px;
	transform: rotate(-26deg);
}
.bannerPic .pic59{
	top: 888px;
    left: 195px;
	transform: rotate(-26deg);
}
.bannerPic .pic60{
	top: 862px;
	left: 660px;
	transform: rotate(-26deg);
}
.bannerPic .pic61{
	top: 910px;
	left: 224px;
	transform: rotate(-26deg);
}
.bannerPic .pic62{
	top: 886px;
	left: 670px;
	transform: rotate(-26deg);
}
.bannerPic .pic63{
	top: 946px;
    left: 164px;
	transform: rotate(-26deg);
}
.bannerPic .pic64{
	top: 914px;
    left: 680px;
    transform: rotate(-30deg);
}
.bannerPic .pic65{
	top: 976px;
	left: 152px;
	transform: rotate(-26deg);
}
.bannerPic .pic66{
	top: 940px;
	left: 692px;
    transform: rotate(-30deg);
}
.bannerPic .pic67{
	top: 1010px;
	left: 130px;
	transform: rotate(-26deg);
}
.bannerPic .pic68{
	top: 964px;
	left: 708px;
    transform: rotate(-30deg);
}

.bannerPic .pic69{
	top: 1030px;
	left: 158px;px;
	transform: rotate(-26deg);
}
.bannerPic .pic70{
	top: 997px;
	left: 716px;
    transform: rotate(-30deg);
}
.bannerPic .pic71{
	top: 1062px;
	left: 136px;
	transform: rotate(-26deg);
}
.bannerPic .pic72{
	top: 1017px;
	left: 728px;
	transform: rotate(-27deg);
	background-color: #fff;
	filter: Alpha(Opacity=60);
	opacity: 0.4;
}

.bannerPic .pic73{
	top: 1094px;
	left: 110px;
	transform: rotate(-26deg);
}
.bannerPic .pic74{
	top: 1046px;
    left: 740px;
	transform: rotate(-27deg);
}

.bannerPic .pic75{
	top: 1128px;
	left: 82px;
	transform: rotate(-26deg);
}
.bannerPic .pic76{
	top: 1066px;
	left: 758px;
	transform: rotate(-27deg);
}
.bannerPic .pic77{
	top: 1170px;
	left: -4px;
	transform: rotate(-26deg);
	background-color: #fff;
	filter: Alpha(Opacity=60);
	opacity: 0.4;
}
.bannerPic .pic78{
	top: 1108px;
	left: 780px;
	transform: rotate(-27deg);
}

.bannerPic .pic79{
	top: 1215px;
	left: 110px;
}
.bannerPic .pic80{
	top: 1215px;
	left: 216px;
}
.bannerPic .pic81{
	top: 1215px;
	left: 315px;
}
.bannerPic .pic82{
	top: 1215px;
	left: 417px;
}

.bannerPic .pic83{
	top: 1215px;
	left: 520px;
}

.bannerPic .pic84{
	top: 1215px;
	left: 620px;
}

.bannerPic .pic85{
	top: 1215px;
	left: 720px;
}
.bannerPic .pic86{
	top: 1260px;
	left: 202px;
}
.bannerPic .pic87{
	top: 1260px;
	left: 296px;
}
.bannerPic .pic88{
	top: 1260px;
	left: 421px;
}
.bannerPic .pic89{
	top: 1260px;
	left: 532px;
}
.bannerPic .pic90{
	top: 1260px;
	left: 640px;
}
.bannerPic .pic91{
	top: 178px;
    left: 470px;
	transform: rotate(-8deg);
}
.bannerPic .pic92{
	    top: 210px;
    left: 442px;
}

.bannerPic .pic93{
	    top: 270px;
    left: 84px;
	transform: rotate(-25deg);
}
.bannerPic .pic94{
    top: 302px;
    left: 330px;
}
.bannerPic .pic95{
	    top: 396px;
    left: 276px;
	transform: rotate(-4deg);
}
.bannerPic .pic96{
	    top: 424px;
    left: 192px;
	transform: rotate(1deg);
}
.bannerPic .pic97{
	top: 390px;
    left: 436px;
	transform: rotate(-28deg);
}
.bannerPic .pic98{
	transform: rotate(10deg);
	    top: 425px;
    left: 390px;
}

.bannerPic .pic99{
	transform: rotate(10deg);
	top: 498px;
    left: 274px;
}

.bannerPic .pic100{
	transform: rotate(10deg);
	top: 548px;
    left: 200px;

}
.bannerPic .pic101{
	transform: rotate(-10deg);
	    top: 764PX;
    left: -402px;
}
.bannerPic .pic102{
	transform: rotate(-28deg);
	    top: 794PX;
    left: -448px;
}
.bannerPic .pic103{
	    top: 732PX;
    left: -200px;
}
.bannerPic .pic104{
	    top: 902PX;
    left: -270px;
}
.bannerPic .pic105{
    top: 1012PX;
    left: -352px;

}

