*,
html,
body {
	font-family: "Microsoft Yahei", sans-serif;
}

.blptCont,
.ywxxCont,
.ywjsCont,
.cgsqCont,
.tsfwCont {
	width: 100%;
	display: table;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.blpt,
.ywxx,
.ywjs,
.cgsq,
.tsfw {
	width: 1100px;
	margin: 0 auto;
	padding: 25px 0px;
	display: table;
}

.blptCont,
.ywjsCont,
.tsfwCont {
	background-color: white;
}

.ywxxCont,
.cgsqCont {
	background-color: #F6F8F9;
}

.blpt img {
	width: 20%;
	margin-bottom: 20px;
}

.blpt p {
	font-size: 20px;
	color: #555555;
}

.cgsq img {
	width: 70%;
	margin-bottom: 20px;
}

.cgsq p {
	font-size: 20px;
	color: #555555;
}

.blptImgCt {
	min-height: 90px;
}

p.cgLtP {
	line-height: 58px;
	margin-bottom: 20px;
	padding-left: 20px;
	font-size: 20px;
	color: #000000;
	background: url(cgPLt.png) no-repeat left center;
	background-size: 10px;
	margin-left: 10px;
}

.ywDivCt {
	display: table;
	padding: 15px;
	width: 100%;
}

.ywDivCt .col-xs-3 {
	padding: 10px;
	display: table;
}

.ywColCt {
	width: 100%;
	display: table;
	border-right: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
	border-top: 3px solid #ED5A65;
	min-height: 153px;
}

.ywColCt p a,
.ywColCt li a {
	font-size: 16px;
	color: #515151;
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
	text-decoration: none;
	margin-right: 10px;
}

.ywColCt p a {
	margin-left: 10px;
	margin-right: 10px;
}

.ywDivTit {
	font-size: 20px;
	color: #e8313e;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C0C0C0;
	display: table;
	padding-left: 10px;
}

.tsfwDIv {
	display: table;
	width: 100%;
	padding: 20px;
}

.tsfwDIv .col-xs-3 {
	padding: 10px 5px;
	margin-bottom: 25px;
}

.tsfwDIv .col-xs-3 img {
	width: 25%;
}

.tsfwDIv .col-xs-3 p {
	margin-top: 25px;
	font-size: 18px;
	color: #515151;
}

.tsfwDIv .col-xs-3 div {
	height: 80px;
	line-height: 80px;
}

.axImg {
	height: 20px;
	margin-right: 10px;
	float: right;
}

.axTT1 {
	background: none;
	height: 100%;
}

.axTT1 a {
	font-size: 16px;
	margin-right: 80px;
	text-decoration: none;
	color: #515151;
}

.str_active {
	background: none;
}


/*pc*/

.content_right {
	border: 1px solid #CECECE;
	border-left: none;
	background-color: white;
}

.tab_left {
	display: block;
	padding: 0;
}

.tab_left img {
	display: block;
	margin: 20px auto;
}

.tab_left:first-child {
	margin-top: 0;
}

.tab_left img {
	height: 100%;
}

.cardCtRtTop {
	height: 49%;
	border-bottom: 1px solid #CECECE;
	list-style: none;
	padding: 30px 25px;
}

.cardCtRtBtm {
	height: 50%;
	list-style: none;
}

.content_right {
	height: 860px;
	margin-left: -2px;
	padding: 0;
	margin-top: 20px;
}

.card_content div {
	display: none;
}

.card_content div:first-child {
	display: block;
}

.cardCtRt {
	height: 100%;
	width: 100%;
}

.cardCtRtTop .col-xs-3 {
	padding: 0px;
}

.RtDk1 {
	width: 13%;
	margin-top: -6px;
}

.RtDk2 {
	width: 70%;
	color: #E8313E;
	font-size: 20px;
	margin-left: 3px;
}

.RtDk3 {
	width: 8%;
	margin-top: -7px;
	margin-left: 10px;
}

.cardCtRtTop ul a li {
	color: #515151;
	font-size: 16px;
	text-decoration: none;
}

.cardCtRtTop ul a {
	display: table;
	margin: 3px 0;
	text-decoration: none;
}

.cardCtRtTop ul {
	display: table;
	margin: 0 auto;
}

.cardCtRtBtm #myTab li {
	padding: 0 10px;
}

.cardCtRtBtm .nav-pills>li>a {
	color: #e8313e;
	font-size: 18px;
	text-align: center;
	background-color: white;
	border: 2px solid #e8313e;
	border-radius: 0px;
}

.cardCtRtBtm .nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #e8313e;
}

#myTabContent ul li a {
	margin-left: 10px;
	font-size: 16px;
	color: #515151;
	text-decoration: none;
}

#myTabContent ul li img {
	margin-top: -4px;
}

#myTabContent ul li {
	margin-bottom: 7px;
	margin-top: 7px;
}


/*pc end*/

@media only screen and (max-width: 1100px) {
	.blpt,
	.ywxx,
	.ywjs,
	.cgsq,
	.tsfw {
		width: 100%;
		margin: 0 auto;
	}
	.blpt,
	.ywxx,
	.ywjs,
	.cgsq,
	.tsfw {
		padding: 10px 0px;
	}
	.blpt .col-xs-4 p {
		font-size: 16px;
		margin-left: 0px!important;
		margin-right: 0px!important;
	}
	.blpt .col-xs-4 {
		text-align: center!important;
		padding-right: 10px!important;
		padding-left: 10px!important;
	}
	.blpt img {
		width: 40%;
		margin-bottom: 20px;
	}
	.blptImgCt {
		min-height: 65px;
	}
	.cgsq .col-xs-4 {
		text-align: center!important;
	}
	.cgsq img {
		width: 100%!important;
		margin-bottom: 20px!important;
	}
	.cgsq .col-xs-4 p {
		font-size: 18px;
		margin-left: 0px!important;
		margin-right: 0px!important;
	}
	.ywDivCt .col-xs-3 {
		width: 50%;
	}
	.ywColCt {
		min-height: 173px;
	}
	.tsfwDIv .col-xs-3 img {
		width: 70%;
	}
	.tsfwDIv .col-xs-3 p {
		font-size: 16px;
	}
	.cgLtP {
		font-size: 22px!important;
	}
	.ttC1 {
		width: 32%;
		padding: 0;
	}
	.ttC2 {
		width: 60%;
	}
	.pcCardCt {
		display: none!important;
	}
	#accordion {
		display: block!important;
		margin-top: 15px;
	}
	.ywxx {
		display: block;
	}
	.ywxxCont {
		display: block;
	}
	.ywxxTilImg {
		width: 100%;
	}
	.panel-heading {
		padding: 0 5px;
		border: none;
	}
	.panel {
		background: none!important;
		border: none!important;
	}
	.panel-body {
		width: 97.5%;
		background-color: white;
		margin: 0 auto;
		border: 1px solid #DDDDDD;
	}
	.panel-group .panel+.panel {
		margin-top: 0px;
	}
	.rtTopSj,
	.rtBtmSj {
		display: table;
	}
	.rtTopSj .col-xs-3 {
		width: 50%;
		min-height: 235px;
	}
	.rtTopSj {
		padding: 25px 5px;
	}
	.rtBtmSj {
		padding: 20px 5px!important;
		margin: 0 auto;
	}
	.rtBtmSj #myTab li {
		padding: 0px;
		width: 32.9%!important;
	}
	.rtBtmSj #myTab li a {
		border: 1px solid #e8313e;
	}
	.cardCtRt {
		height: 100%;
		width: 97.5%;
		margin: 0 auto;
		background-color: white;
		border: 1px solid #DDDDDD;
	}
	.tab-content> .active ul {
		padding: 15px;
	}
	.tsfwDIv {
		padding: 0px 20px;
	}
}

@media only screen and (max-width:350px) {
	.ywColCt {
		min-height: 250px;
	}
	.ttC1 {
		width: 38%;
		padding: 0;
	}
	.rtBtmSj #myTab li {
		width: 32.5%!important;
	}
	.rtBtmSj #myTab li a {
		font-size: 16px!important;
	}
}
/*Plugin CSS*/
.str_wrap {
	overflow:hidden;
	//zoom:1;
	width:100%;
	font-size:12px;
	line-height:16px;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  
	background:#f6f6f6;
	white-space:nowrap;
}

.str_wrap.str_active {
	background:#f1f1f1;
}
.str_move { 
	white-space:nowrap;
	position:absolute; 
	top:0; 
	left:0;
	cursor:move;
}
.str_move_clone {
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:absolute; 
	left:100%;
	top:0;
}
.str_vertical .str_move_clone {
	left:0;
	top:100%;
}
.str_down .str_move_clone {
	left:0;
	bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
	white-space:normal;
	width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
	cursor:inherit;
}
.str_wrap img {
	max-width:none !important;	
}