.ca_pc_bk_nav {
	background-color: #5757dc;
	color: #fff;
}
.ca_pc_bk_nav li {
	display: inline-block;
	width: 13%;
	text-align: center;
}
.ca_pc_bk_nav li a {
	color: #fff;
	font-size: 2rem;
	padding: 10px 15px;
	line-height: 5rem;
}
.ca_pc_bk_why img {
	width: 100%;
}
.ca_pc_bk_btn {
	text-align: center;
}
.ca_pc_bk_btn > a {
	background: #e9941a;
	border-radius: 20px;
	padding: 5px 20px;
	color: #fff;
}
.ca_pc_zx_btn > a {
	background: #3333d8;
	font-size: 1.4rem;
}
.ca_pc_bk_tj {
	padding-left: 120px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.ca_pc_bk_tj01 {
	background: url(../images/ca_pc_icon01.png) no-repeat 15px;
	background-size: auto 90px;
}
.ca_pc_bk_tj02 {
	background: url(../images/ca_pc_icon02.png) no-repeat 15px;
	background-size: auto 90px;
}
.ca_pc_bk_tj03 {
	background: url(../images/ca_pc_icon03.png) no-repeat 15px;
	background-size: auto 90px;
}
.ca_pc_bk_fa {
	border-bottom: 2px solid #ededed;
}
.ca_pc_bk_fa li {
	float: left;
	width: 33%;
	text-align: center;
}
.ca_pc_bk_fa li a {
	padding: 5px 10px;
	font-size: 2rem;
	text-decoration: none;
}
.ca_pc_bk_fa li.active a {
	border-bottom: 5px solid #03317e;
}
.ca_pc_bk_fyimg img {
	width: 70%;
	max-width: 402px;
	margin-top: 30px;
}
.ca_pc_line {
	border-bottom: 1px solid #333;
	padding-bottom: 30px;
}
.ca_pc_three {
	width: 80%;
	margin: 0 auto;
}
.ca_pc_bk_gh_ul {
	box-shadow: 0 2px 5px rgba(59,97,221,.5);
}
.ca_pc_bk_gh_ul li {
	float: left;
	width: 33%;
	border-right: 1px dashed #333;
	border-bottom: 1px dashed #333;
}
.ca_pc_yjs_ul li {
	border-right: 1px dashed #76aaff;
	border-bottom: 1px dashed #76aaff;
}
.ca_pc_bk_gh_ul li.nborder {
	border-right: none;
	width: 34%;
}
.ca_pc_bk_gh_ul li.nborder2 {
	border-bottom: none;
}
.ca_pc_bk_gh_ul li > div {
	padding: 30px;
}
.ca_pc_bk_gh_ul li > div > label,
.ca_pc_bk_gh_ul li > div > p {
	display: inline-block;
	vertical-align: middle;
}
.ca_pc_bk_gh_ul li > div > label {
	color: #fff;
	padding: 3px 8px;
	margin-right: 30px;
	margin-left: 50px;
}
.ca_pc_bk_tabul {
	width: 240px;
	margin: 30px auto;
}
.ca_pc_bk_tabul li {
	float: left;
	width: 25%;
	padding-left: 15px;
}
.ca_pc_bk_tabul > li > a > i {
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #b8c7fa;
}
.ca_pc_bk_tabul > li.active > a > i {
	background-color: #6587fc;
}
.ca_pc_bk_mxname {
	background: url(../images/ca_pc_img11.jpg) no-repeat;
	background-size: 100%;
	color: #fff;
	text-align: center;
	font-size: 2.4rem;
	padding-top: 30px;
	padding-bottom: 30px;
}
.ca_pc_bk_jybg {
	background: url(../images/ca_pc_img12.jpg) no-repeat;
	background-size: 100%;
}

#canadaPcTAB {
	padding: 30px 0;
}
#canadaPcTAB > ul,
#canadaPcTAB > div {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
}
.ca_pc_bk {
	width:24%;
}
.ca_pc_bk > li {
	text-align: center;
	padding: 15px 0;
}
.ca_pc_bk > li > a {
	background: rgba(87,87,220,.2);
	color: #fff;
	padding: 10px 30px;
	text-decoration: none;
}
.ca_pc_bk > li.active > a {
	background: #e9941a;
}
.ca_pc_yjs_tl  {
	position: relative;
	padding-bottom: 15px;
	color: #333;
	font-size: 2.8rem;
}
.ca_pc_yjs_tl:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 2px;
	width: 10%;
	background-color: #4b81e5;
}
.ca_pc_yjs_tl_fb {
	font-size: 1.8rem;
	font-weight: normal;
}
.daoyu {
	font-size: 2.2rem;
	line-height: 4.8rem;
	margin-top: 30px;
}
.ca_pc_yjs_why {
	width: 80%;
	margin: 0 auto;
	padding: 15px;
	text-align: center;
}
.ca_pc_yjs_why p {
	text-align: left;
	margin-top: 20px;
}
.ca_pc_yjs_why span {
	color: #3f81d0;
	border-bottom: 2px solid #26aee1;
}
.ca_pc_yjs_tj01 {
	padding: 30px 100px 30px 300px;
	background: #fff url(../images/ca_pc_icon04.png) no-repeat 150px center;
	background-size: auto 50%;
}
.ca_pc_yjs_tj02 {
	padding: 30px 100px 30px 300px;
	background: #fff url(../images/ca_pc_icon05.png) no-repeat 150px center;
	background-size: auto 50%;
}
.ca_pc_zx_sch {
	width: 80%;
	margin: 0 auto;
	padding-top: 20px;
}
.ca_pc_zx_sch > div  {
	width: 70%;
	margin: 0 auto;
}
.ca_pc_zx_sch > div > img {
	max-width: 100%;
	max-height: 168px;
}
.ca_pc_yjs_bg01 {
	background:url(../images/ca_pc_img17.jpg) no-repeat;
	background-size: 100% 100%;
}
.ca_pc_yjs_bg02 {
	background:url(../images/ca_pc_img18.jpg) no-repeat;
	background-size: 100% 100%;
}
.ca_pc_yjs_bg03 {
	background:url(../images/ca_pc_img19.jpg) no-repeat;
	background-size: 100% 100%;
}
.ca_pc_yjs_bg04 {
	background:url(../images/ca_pc_img20.jpg) no-repeat;
	background-size: 100% 100%;
}
.ca_pc_yjs_bg05 {
	background:url(../images/ca_pc_img21.jpg) no-repeat;
	background-size: 100% 100%;
}
.ca_pc_yjs_bg06 {
	background:url(../images/ca_pc_img22.jpg) no-repeat;
	background-size: 100% 100%;
}
.ca_pc_yjs_bg07 {
	background:url(../images/ca_pc_img23.jpg) no-repeat;
	background-size: 100% 100%;
}
.ca_pc_yjs_bg08 {
	background:url(../images/ca_pc_img24.jpg) no-repeat;
	background-size: 100% 100%;
}
.ca_pc_yjs_bg09 {
	background:url(../images/ca_pc_img25.jpg) no-repeat;
	background-size: 100% 100%;
}
.ca_pc_yjs_bg10 {
	background:url(../images/ca_pc_img26.jpg) no-repeat;
	background-size: 100% 100%;
}
.ca_pc_yjs_bg11 {
	background:url(../images/ca_pc_img27.jpg) no-repeat;
	background-size: 100% 100%;
}
.ca_pc_zx_bg01 {
	background: url(../images/ca_pc_img41.jpg) no-repeat;
	background-size: 100% 100%;
}
.ca_pc_zx_bg02 {
	background: url(../images/ca_pc_img42.jpg) no-repeat;
	background-size: 100% 100%;
}
.ca_pc_zx_bg03 {
	background: url(../images/ca_pc_img43.jpg) no-repeat;
	background-size: 100% 100%;
}
.ca_pc_zx_bg04 {
	background: url(../images/ca_pc_img44.jpg) no-repeat;
	background-size: 100% 100%;
}
.ca_pc_zx_table {
	border-collapse: collapse;
}
.ca_pc_zx_table th {
	background: #dea73c;
	color: #333;
	font-size: 2rem;
	border-right: 1px solid #333;
}
.ca_pc_zx_table th:last-child {
	border-right: 1px solid #dea73c;
}
.ca_pc_zx_table td {
	border: 1px solid #333;
}
.ca_pc_zx_table th,
.ca_pc_zx_table td {
	padding: 15px 30px;
}
.usa_pc_bar {
	background: #eda847;
}
.usa_pc_nav li {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	line-height: 4rem;
	border-right: 1px solid #fff;
}
.width16 li {
	width: 16%;
}
.usa_pc_nav li:last-child {
	border-right: none;
}
.usa_pc_nav li a  {
	color: #fff;
	font-size: 1.8rem;
}
.width24 li {
	width: 24%;
	text-align: left;
}
.width24 li a {
	display: inline-block;
	padding-left: 60px;
	padding-top: 15px;
	padding-bottom:  15px;
	line-height: 3rem;
	color: #333;
}
.usa_pc_bk_1 {
	padding: 15px;
	margin-top: 5px;
	margin-bottom: 30px;
}
.usa_pc_bk_1 > div,
.usa_pc_bk_1 > p {
	display: inline-block;
	vertical-align: middle;
}
.usa_pc_bk_1 > div {
	width: 30%;
}
.usa_pc_bk_1 > div > img {
	width: 80%;
}
.usa_pc_bk_1 > p {
	width: 67%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.usa_pc_bk_3,.usa_pc_gz_8 {
	float: left;
	width: 20%;
}
.usa_pc_bk_3 > div {
	width: 90%;
	margin: 0 auto 30px auto;
	color: #fff;
	line-height: 3rem;
	padding: 15px;
}
.usa_pc_bk_4 {
	width: 30%;
	float: left;
}
.usa_pc_bk_4_2 {
	width: 40%;
}
.usa_pc_bk_4 > div {
	width: 95%;
	margin: 0 auto;
}
.usa_pc_bk_4 i {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 25px;
}
.usa_pc_bk_4_1 i {
	background: url(../images/usa_pc_icon08.png) no-repeat;
	background-size: 100%;
}
.usa_pc_bk_4_2 i {
	background: url(../images/usa_pc_icon09.png) no-repeat;	
	background-size: 100%;
}
.usa_pc_bk_4_3 i {
	background: url(../images/usa_pc_icon10.png) no-repeat;
	background-size: 100%;
}
.usa_pc_bk_5_2 {
	background: #e8f4fb;
	padding: 60px;
}
.usa_pc_bk_5_2 ul {
	margin-left: 100px;
}
.usa_pc_bk_5_2 li {
	list-style: disc;
}

.btn_icon i {
	display: inline-block;
	width: 24px;
	height: 25px;
	vertical-align: middle;
	margin-left: 10px;
	background: url(../images/usa_pc_icon01.png) no-repeat;
	background-size: 100% auto;
}
.usa_pc_bk_6 {
	background: url(../images/usa_pc_img01.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 60px;
}
.usa_pc_bk_6_box {
	background: url(../images/usa_pc_bg.png) no-repeat center;
	position: relative;
	height: 280px;
	color: #fff;
}
.usa_pc_bk_6_boxinner {
	position: absolute;
}
.usa_pc_bk_6_box  .usa_pc_bk_6_box_square {
	width: 8px;
	height: 8px;
	background: #67c8ff;
	margin: 16px auto;
}
.usa_pc_bk_6_box_content li {
	list-style-type: disc;
}
.usa_pc_bk_6_box .usa_pc_bk_6_boxinner {
	top: 88px;
}
.usa_pc_bk_6_box .usa_pc_bk_6_01 {
	left: 100px;
}
.usa_pc_bk_6_box .usa_pc_bk_6_02 {
	left: 300px;
}
.usa_pc_bk_6_box .usa_pc_bk_6_03 {
	left: 500px;
}
.usa_pc_bk_6_box .usa_pc_bk_6_04 {
	left: 700px;
}
.usa_pc_bk_6_box .usa_pc_bk_6_05 {
	left: 900px;
}
.au_bk_tj h3 i {
	display: inline-block;
	width: 20px;
	height: 23px;
}
.usa_pc_bk_7 {
	padding: 30px;
	margin-bottom: 30px;
}
.usa_pc_bk_7 > div ,
.usa_pc_bk_7 > p {
	display: inline-block;
	vertical-align: middle;
}
.usa_pc_bk_7 > div {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: #547afc;
	margin-right: 30px;
	color: #fff;
	text-align: center;
	line-height: 100px;
	font-size: 4rem;
}
.usa_pc_bk_7 > div.usa_pc_bk_5 {
	font-size: 1.6rem;
	line-height: 3rem;
	padding-top: 20px;
	margin-right: 20px;
}
.usa_pc_bk_3_01 {
	background:url(../images/usa_pc_img02.jpg) no-repeat;
	background-size: 100% 100%;
}
.usa_pc_bk_3_02 {
	background:url(../images/usa_pc_img03.jpg) no-repeat;
	background-size: 100% 100%;
}
.usa_pc_bk_3_03 {
	background:url(../images/usa_pc_img04.jpg) no-repeat;
	background-size: 100% 100%;
}
.usa_pc_bk_3_04 {
	background:url(../images/usa_pc_img05.jpg) no-repeat;
	background-size: 100% 100%;
}
.usa_pc_bk_3_05 {
	background:url(../images/usa_pc_img06.jpg) no-repeat;
	background-size: 100% 100%;
}
.usa_pc_bk_3_06 {
	background:url(../images/usa_pc_img07.jpg) no-repeat;
	background-size: 100% 100%;
}
.usa_pc_bk_3_07 {
	background:url(../images/usa_pc_img08.jpg) no-repeat;
	background-size: 100% 100%;
}
.usa_pc_bk_3_08 {
	background:url(../images/usa_pc_img09.jpg) no-repeat;
	background-size: 100% 100%;
}
.usa_pc_bk_3_09 {
	background:url(../images/usa_pc_img10.jpg) no-repeat;
	background-size: 100% 100%;
}
.usa_pc_bk_3_10 {
	background:url(../images/usa_pc_img11.jpg) no-repeat;
	background-size: 100% 100%;
}
.usa_pc_gz_4_01 {
	background:url(../images/usa_pc_img27.jpg) no-repeat;
	background-size: 100% 100%;
}
.usa_pc_gz_4_02 {
	background:url(../images/usa_pc_img28.jpg) no-repeat;
	background-size: 100% 100%;
}
.usa_pc_gz_4_03 {
	background:url(../images/usa_pc_img29.jpg) no-repeat;
	background-size: 100% 100%;
}
.usa_pc_gz_4_04 {
	background:url(../images/usa_pc_img30.jpg) no-repeat;
	background-size: 100% 100%;
}
.usa_pc_gz_4_05 {
	background:url(../images/usa_pc_img31.jpg) no-repeat;
	background-size: 100% 100%;
}
.usa_pc_yjs_01 {
	padding: 30px 30px 15px 30px;
}
.usa_pc_yjs_01 i {
	display: block;
	width: 100%;
	height: 100px;
	margin: 0 auto 15px auto;
}
.usa_pc_yjs_01 i.usa_pc_yjs_01_1 {
	background: url(../images/usa_pc_icon11.png) no-repeat center;
	background-size: auto 100%;
}
.usa_pc_yjs_01 i.usa_pc_yjs_01_2 {
	background: url(../images/usa_pc_icon12.png) no-repeat center;
	background-size: auto 100%;
}
.usa_pc_yjs_01 i.usa_pc_yjs_01_3 {
	background: url(../images/usa_pc_icon13.png) no-repeat center;
	background-size: auto 100%;
}
.usa_pc_yjs_01 i.usa_pc_yjs_01_4 {
	background: url(../images/usa_pc_icon14.png) no-repeat center;
	background-size: auto 100%;
}
.usa_pc_yjs_01 i.uk_pc_yjs_01_2 {
	background: url(../images/uk_pc_icon02.png) no-repeat center;
	background-size: auto 100%;
}
.usa_pc_yjs03 > li {
	width: 20%;
}
.usa_pc_yjs03 > li > a {
	display: block;
	width: 50%;
	margin: 30px 0;
	font-size: 1.6rem;
}
.usa_pc_yjs_4_1 {
	text-align: left;
}

.usa_pc_gz_4 {
	width: 80%;
	margin: 15px auto;
	color: #fff;
	padding: 30px;
}
.usa_pc_gz_4 > a {
	font-size: 1.4rem;
}
.usa_pc_gz_8  {
	padding: 30px;
}
.usa_pc_gz_8 > .usa_pc_gz_8_img {
	
	margin-bottom: 15px;
	text-align: center;
}
.usa_pc_gz_8 > .usa_pc_gz_8_img > img {
	height: 100px;
	margin: 0 auto;
}
.usa_pc_gz_8 > .usa_pc_gz_8_txt a {
	font-size: 1.6rem;
}
.usa_pc_gz_1 {
	width: 20%;
	float: left;
}
.usa_pc_gz_1 > div > p {
	text-align: center;
}
.usa_pc_gz_1 > div > div {
	text-align: center;
	padding-top: 15px;
}
.usa_pc_gz_1 > div > div > img {
	height: 80px;
}
.uk_pc_gz_dy {
	background: #f8f4f3;
	padding-top: 15px;
	padding-bottom: 15px;
}
.uk_pc_gz_dy span {
	font-size: 2.4rem;
}
.uk_pc_gz_nav {
	background: #4376d5;
}
.uk_pc_gz_nav li {
	float: left;
	width: 14.2%;
	text-align: center;
}
.uk_pc_gz_nav li a {
	color: #fff;
	display: inline-block;
	text-align: left;
	text-decoration: none;
	padding: 5px 20px;
}
.uk_pc_gz_nav li.active a {
	background: #eda847;
}
.uk_pc_yjs_01 {
	padding: 30px 0;
	width: 80%;
	color: #fff;
	margin-bottom: 30px;
	text-align: center;
}
.uk_pc_yjs_01_1 {
	background:url(../images/uk_pc_img01.jpg) no-repeat;
	background-size: 100% 100%;
}
.uk_pc_yjs_01_2 {
	background:url(../images/uk_pc_img02.jpg) no-repeat;
	background-size: 100% 100%;
}
.uk_pc_yjs_01_3 {
	background:url(../images/uk_pc_img03.jpg) no-repeat;
	background-size: 100% 100%;
}
.uk_pc_yjs_01_4 {
	background:url(../images/uk_pc_img04.jpg) no-repeat;
	background-size: 100% 100%;
}
.uk_pc_yjs_01_5 {
	background:url(../images/uk_pc_img05.jpg) no-repeat;
	background-size: 100% 100%;
}
.uk_pc_yjs_01_6 {
	background:url(../images/uk_pc_img06.jpg) no-repeat;
	background-size: 100% 100%;
}
.uk_pc_yjs_04_1 {
	background:url(../images/uk_pc_img12.jpg) no-repeat;
	background-size: 100% 100%;
}
.uk_pc_yjs_04_2 {
	background:url(../images/uk_pc_img13.jpg) no-repeat;
	background-size: 100% 100%;
}
.uk_pc_yjs_04_3 {
	background:url(../images/uk_pc_img14.jpg) no-repeat;
	background-size: 100% 100%;
}
.uk_pc_yjs_04_4 {
	background:url(../images/uk_pc_img15.jpg) no-repeat;
	background-size: 100% 100%;
}
.uk_pc_yjs_04_5 {
	background:url(../images/uk_pc_img16.jpg) no-repeat;
	background-size: 100% 100%;
}
.uk_pc_yjs_04_6 {
	background:url(../images/uk_pc_img17.jpg) no-repeat;
	background-size: 100% 100%;
}
.uk_pc_yjs_04_7 {
	background:url(../images/uk_pc_img18.jpg) no-repeat;
	background-size: 100% 100%;
}
.uk_pc_yjs_04_8{
	background:url(../images/uk_pc_img19.jpg) no-repeat;
	background-size: 100% 100%;
}
.uk_pc_yjs_04 {
	width: 100%;
}
.KCYD_zxal {
	width: 100%;
	margin: 0 auto 30px auto;
	border-radius: 3px;
	border-top: 1px solid #777;
	border-left: 1px solid #777;
	border-right: 1px solid rgba(119,119,119,.5);
	border-bottom: 1px solid rgba(119,119,119,.5);
	box-shadow: inset 2px 0 0 rgba(0,0,0,.2);
}
.KCYD_zxal_inner {
	width: 100%;
	border-radius: 3px;
	border: 1px solid #777;
	margin-top: 2px;
	margin-left: 2px;
}
.KCYD_zxal_inner h3 {
	margin-top: 10px;
	border-bottom: 1px solid #88d5bb;
	padding-bottom: 1rem;
}
.KCYD_zxal_inner h3 a {
	display: inline-block;
	vertical-align: middle;
	font-size: 1.8rem;
	line-height: 2.6rem;
	padding-left: 2rem;
	color: #fff;
	background: #efa23f;
	height: 30px;
}
.KCYD_zxal_inner h3 i {
	display: inline-block;
	vertical-align: middle;
	height: 30px;
	width: 60px;
	background: #efa23f url(../images/KCYD_zxal.png) no-repeat right;
	background-size: auto 100%;
}
.KCYD_zxal_inner p {
	padding:0 1.5rem;
}

.uk_pc_yjs_3 {
	border: 1px solid #333;
	border-top: none;
	text-align: center;
}
.uk_pc_yjs_3 h4 {
	margin: 0;
	padding: 15px 0;
	margin-bottom: 15px;
}
.uk_pc_yjs_3 h4 span {
	border-bottom: 2px solid #8da6fd;
	padding-bottom: 5px;
}
.uk_pc_yjs_3 p {
	padding: 0 15px;
}
.uk_pc_yjs_7  {
	width: 90%;
	margin: 0 auto;
}
.uk_pc_yjs_7 th {
	background: #1dc4b1;
	width: 50%;
	color: #fff;
	font-weight: normal;
	text-align: center;
	padding: 8px;
	border-right: 1px solid #fff;
}
.uk_pc_yjs_7 td {
	background: #eeeeee;
	text-align: center;
	padding: 8px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.line4 li {
	line-height: 3.6rem;
}
.line5 li {
	line-height: 5.7rem;
}
.uk_pc_gz_6 {
	color: #fff;
	padding: 15px 30px;
}
.uk_bggreen {
	background: #5cc178;
}
.uk_bgred {
	background: #ef7e6a;
}
.uk_bgblue {
	background: #2cafe1;
}
.uk_pc_gz_4 {
	padding: 30px;
}
.uk_pc_gz_4 table {
	width: 96%;
	margin: 15px auto;
}
.uk_pc_gz_4 table th {
	color: #4b81e5;
	padding: 5px;
	text-align: center;
}
.uk_pc_gz_4 table td {
	color: #fff;
	padding: 5px;
	text-align: center;
}
.uk_pc_gz_4 table td a  {
	color: #4b81e5;
}
.uk_pc_gz_4 h4 {
	color: #fff;
	font-size: 2rem;
}
.uk_pc_gz_4_01 {
	background: url(../images/uk_pc_img25.jpg) no-repeat;
	background-size: 100% 100%;
}
.uk_pc_gz_4_02 {
	background: url(../images/uk_pc_img26.jpg) no-repeat;
	background-size: 100% 100%;
}
.uk_pc_gz_5_table {
	border-collapse: collapse;
}
.uk_pc_gz_5_table th ,
.uk_pc_gz_5_table td {
	padding: 8px;
	border: 1px solid #999;
}
.uk_pc_gz_5_div {
	border: 1px solid #999;
	padding: 8px 30px;
	line-height: 4.1rem;
}
.uk_pc_bk_2 {
	border-collapse: collapse;
}
.uk_pc_bk_2 th {
	background: #eda847;
	color: #333;
}
.uk_pc_bk_2 td,
.uk_pc_bk_2 th {
	padding: 5px 15px;
	border: 1px solid #999;
}

.KCYD_new_list {
	width: 100%;
}
.KCYD_new_list li {
	margin-bottom: 15px;
}
.KCYD_new_list li a {
	display: block;
	width: 100%;
	height: 100%;
	background: #f3f5f4;
	padding: 1rem 1rem;
	font-size: 1.6rem;
	text-decoration: none;
}
.KCYD_new_list li a .KCYD_li_style {
	display: inline-block;
	vertical-align: middle;
	border-right: 1px solid #999;
	padding: 1rem 1rem;
	font-size: 3rem;
}
.KCYD_new_list li a .KCYD_new_title {
	display: inline-block;
	width: 88%;
	vertical-align: middle;
	padding-left: 1rem;
	color: #333;
}
.KCYD_new_img {
	width: 98%;
	height: 480px;
}
.KCYD_new_img img {
	width: 100%;
	height: 100%;
}
.uk_pc_bk_6 {
	background: url(../images/uk_pc_img30.jpg) no-repeat;
	background-size: 100% 100%;
}
.uk_pc_bk_6 li {
	border-right: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
	color: #fff;
}
.uk_pc_bk_5_tab {
	background: #dadfe7;
}
.uk_pc_bk_5_tab li {
	float: left;
	width: 16.66%;
	text-align: center;
	background: #dadfe7;
}
.uk_pc_bk_5_tab li a {
	display: block;
	width: 100%;
	padding: 5px 10px;
	font-size: 2rem;
	color: #1a1b5b;
	text-decoration: none;
}
.uk_pc_bk_5_tab li.active a {
	background: #caa020;
	color: #fff;
}