/* 样式统一 */
* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}

body {
	background-color: #f1f1f1;
	-webkit-text-size-adjust: none;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #000000;
}

.contV3 img {
	width: 100%;
	display: block;
}
.fl{
	float: left;
}

.fr{
	float: right;
}
/* 样式index */

.contV3 {
	width: 1282px;
	margin: 0 auto;
	margin-top: 30px;
	position: relative;
}

.contV3 .cont1 {
	width: 100%;
	height: 70px;
	box-sizing: border-box;
	border: 1px solid #e1e1e0;
	background: url(../images/tt_ssp4.png) repeat-x top;
	text-align: center;
}

.contV3 .cont1 .cont1title {
	font-size: 36px;
	color: #c70000;
	line-height: 70px;
	font-weight: bold;
	text-align: center;
	position: relative;
}

.contV3 .cont1 .cont1title::before {
	content: " ";
	display: block;
	width: 50px;
	height: 70px;
	position: absolute;
	background: url(../images/tt_ssq4.png) no-repeat left top;
	background-size: 100%;
}

.contV3 .cont2 {
	width: 100%;
	margin-top: 32px;
}

.contV3 .cont2::after {
	content: " ";
	display: block;
	width: 104%;
	height: 34px;
	margin-top: -3px;
	margin-left: -2%;
	background: url(../images/yy_index.png) no-repeat top center;
	background-size: 100%;
}

.contV3 .cont2 .slideBox {
	width: 620px;
	height: 350px;
	position: relative;
	display: inline-block;
}

.contV3 .cont2 .slideBox .bd {
	height: 350px;
}

.contV3 .cont2 .slideBox .bd .tempWrap {
	height: 350px;
}

.contV3 .cont2 .slideBox .hd {
	position: absolute;
	bottom: 15px;
	right: 12px;
	z-index: 2;
}

.contV3 .cont2 .slideBox .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	background: #c6c6c6;
	font-size: 0;
	border-radius: 9px;
	margin-left: 9px;
	cursor: pointer;
}

.contV3 .cont2 .slideBox .hd ul li.on {
	width: 22px;
	height: 9px;
	background: #1f66ba;
	font-size: 0;
}

.contV3 .cont2 .slideBox .bd ul li span {
	position: absolute;
	bottom: 22px;
	font-size: 18px;
	color: #ffffff;
	margin-left: 20px;
	line-height: 51px;
	height: 51px;
	z-index: 1;
	display: block;
	width: 500px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.contV3 .cont2 .slideBox .lbt_bt {
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 51px;
}

.contV3 .cont2 .slideBox .prev {
	position: absolute;
	top: 40%;
	left: 10px;
}

.contV3 .cont2 .slideBox .next {
	position: absolute;
	top: 40%;
	right: 10px;
}

.contV3 .cont2 .ct2 {
	display: inline-block;
	width: 660px;
	height: 350px;
	background-color: #FFFFFF;
	margin-left: -6px;
	vertical-align: top;
}

.contV3 .cont2 .ct2 .ct2Title {
	width: 100%;
	height: 45px;
	background-color: #e3e3e3;
	padding-left: 17px;
	box-sizing: border-box;
}

.contV3 .cont2 .ct2 .ct2Title ul li {
	display: inline-block;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	margin-right: 45px;
	cursor: pointer;
	box-sizing: border-box;
}

.contV3 .cont2 .ct2 .ct2Title ul li.on {
	font-weight: bold;
	border-bottom: 3px solid #1f66ba;
	color: #1f66ba;
}

.contV3 .cont2 .ct2 .ct2Cont {
	width: 100%;
}

.contV3 .cont2 .ct2 .ct2Cont ul {
	margin-top: 15px;
	margin-left: 20px;
	box-sizing: border-box;
	width: 660px;
	display: block;
}

.contV3 .cont2 .ct2 .ct2Cont ul li {
	line-height: 45px;
	font-size: 16px;
}

.contV3 .cont2 .ct2 .ct2Cont ul li::before {
	content: " ";
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #b2b2b2;
	vertical-align: middle;
	margin-right: 13px;
}

.contV3 .cont2 .ct2 .ct2Cont ul li a {
	font-size: 16px;
	display: inline-block;
	width: 77%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
}

.contV3 .cont2 .ct2 .ct2Cont ul li a:hover {
	color: #1f66ba;
}

.contV3 .cont2 .tempWrap {
	max-width: 100%;
}

.contV3 .cont2 .ct2 .ct2Cont ul li span {
	display: inline-block;
	margin-right: 20px;
	color: #888888;
}

.contV3 .cont3 {
	width: 100%;
	padding: 15px 12px;
	box-sizing: border-box;
	border: 1px solid #d4d4d4;
}

.contV3 .cont3 .ct3lf {
	width: 77px;
	height: 77px;
	display: inline-block;
	vertical-align: middle;
}

.contV3 .cont3 .ct3rt {
	display: inline-block;
	vertical-align: middle;
}

.contV3 .cont3 .ct3rt .bd {
	font-size: 0;
	vertical-align: middle;
	margin-left: 20px;
}

.contV3 .cont3 .ct3rt .tempWrap {
	display: inline-block;
	width: 1100px;
	vertical-align: middle;
}

.contV3 .cont3 .ct3rt ul li {
	display: inline-block;
	width: 258px;
	margin: 0 8px;
}

.contV3 .cont3 .ct3rt .prev,
.contV3 .cont3 .ct3rt .next {
	width: 27px;
	display: inline-block;
	vertical-align: middle;
}

.contV3 .cont4 {
	width: 100%;
	height: 445px;
	margin-top: 23px;
}

.contV3 .cont4 .ct4lf {
	width: 290px;
	height: 453px;
	border: 1px solid #e6e6e6;
	background-color: #FFFFFF;
	display: inline-block;
	vertical-align: top;
}

.contV3 .ct4title {
	height: 39px;
	border-bottom: 4px solid #1f66ba;
	margin: 1px;
	box-sizing: border-box;
}

.contV3 .ct4title h3 {
	display: block;
	width: 134px;
	height: 39px;
	background: url(../images/topbg_index.png) no-repeat left top;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 39px;
	padding-left: 26px;
	box-sizing: border-box;
}

.contV3 .cont4 .ct4lf ul {
	display: block;
	width: 248px;
	margin: 15px auto 0;
}

.contV3 .cont4 .ct4lf ul li {
	width: 248px;
	height: 49px;
	background-color: #f5f5f5;
	margin-top: 8px;
	padding: 11px 0 11px 13px;
	box-sizing: border-box;
}

.contV3 .cont4 .ct4lf ul li img {
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px;
}

.contV3 .cont4 .ct4lf ul li span:hover {
	color: #1f66ba;
}

.contV3 .cont4 .ct4rt {
	width: 972px;
	height: 453px;
	background-color: #FFFFFF;
	border: 1px solid #e6e6e6;
	display: inline-block;
	margin-left: 11px;
}

.contV3 .cont4 .ct4rt .ct4rtlists {
	width: 460px;
	display: inline-block;
	margin: 0 10px;
}

.contV3 .cont4 .ct4rt .ct4rtlists .ct4rttitle {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #e3e3e3;
	box-sizing: border-box;
}

.contV3 .cont4 .ct4rt .ct4rtlists .ct4rttitle h3 {
	display: inline-block;
	color: #1f66ba;
	height: 40px;
	font-size: 20px;
	box-sizing: border-box;
	border-bottom: 4px solid #1f66ba;
}

.contV3 .cont4 .ct4rt .ct4rtlists .ct4rttitle a {
	font-size: 14px;
	color: #747474;
	float: right;
}

.contV3 .cont4 .ct4rt .ct4rtlists ul {
	margin-top: 10px;
}

.contV3 .cont4 .ct4rt .ct4rtlists ul li {
	width: 100%;
	padding-left: 7px;
	line-height: 40px;
}

.contV3 .cont4 .ct4rt .ct4rtlists ul li::before {
	content: " ";
	width: 5px;
	height: 5px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	margin-right: 8px;
	background-color: #b2b2b2;
}

.contV3 .cont4 .ct4rt .ct4rtlists ul li a {
	display: inline-block;
	vertical-align: middle;
	width: 412px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.contV3 .cont4 .ct4rt .ct4rtlists ul li a:hover {
	color: #1f66ba;
}

.contV3 .cont5 {
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #e6e6e6;
	margin-top: 20px;
	padding: 0 10px;
	box-sizing: border-box;
}

.contV3 .ct5title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #e3e3e3;
	box-sizing: border-box;

}

.contV3 .ct5title h3 {
	display: inline-block;
	color: #1f66ba;
	height: 40px;
	font-size: 20px;
	box-sizing: border-box;
	border-bottom: 4px solid #1f66ba;
}

.contV3 .cont5 ul {
	margin-left: 20px;
}

.contV3 .cont5 ul li {
	display: inline-block;
	width: 116px;
	text-align: center;
	margin: 25px 10px 15px 5px;
}

.contV3 .cont5 ul li a {
	text-align: center;
	display: block;
	width: 100%;
}

.contV3 .cont5 ul li a:hover {
	color: #1f66ba;
}

.contV3 .cont5 ul li img {
	border: 1px solid #e6e6e6;
	border-radius: 2px;
	width: 75px;
	margin: 0 auto 20px;
}

.contV3 .cont5 ul li img {
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.contV3 .cont5 ul li img:hover {
	ransform: rotatey(360deg);
	-webkit-transform: rotatey(360deg);
	-moz-transform: rotatey(360deg);
	-o-transform: rotatey(360deg);
	-ms-transform: rotatey(360deg);
}

.contV3 .cont6 {
	margin-top: 19px;
}

.contV3 .cont6 .ct6lf {
	width: 290px;
	height: 310px;
	box-sizing: border-box;
	display: inline-block;
	border: 1px solid #e6e6e6;
	background-color: #FFFFFF;
	padding-top: 19px;
	box-sizing: border-box;
}

.contV3 .cont6 .ct6lf ul {
	width: 255px;
	margin: 0 auto;
}

.contV3 .cont6 .ct6lf ul li {
	width: 100%;
	border: 1px solid #e1e1e1;
	text-align: center;
	margin-bottom: 11px;
	padding: 10px 0;
}

.contV3 .cont6 .ct6lf ul li.on {
	border: none;
	background-color: #1f66ba;
}

.contV3 .cont6 .ct6lf ul li.on span {
	color: #FFFFFF;
}

.contV3 .cont6 .ct6lf ul li img {
	width: 38px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}

.contV3 .cont6 .ct6lf ul li img.hasOn {
	display: none;
}

.contV3 .cont6 .ct6lf ul li.on img.noOn {
	display: none;
}

.contV3 .cont6 .ct6lf ul li.on img.hasOn {
	display: inline-block;
}

.contV3 .cont6 .ct6lf ul li span {
	color: #333333;
	font-size: 20px;
	vertical-align: middle;
}

.contV3 .ct6rt {
	width: 972px;
	background-color: #FFFFFF;
	height: 310px;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	box-sizing: border-box;
	margin-left: 15px;
	border: 1px solid #e9e9e9;
}

.contV3 .ct6rt .ct5title ul {
	float: right;
}

.contV3 .ct6rt .ct5title ul li {
	display: inline-block;
	width: auto;
	height: 28px;
	line-height: 28px;
	text-align: center;
	padding: 0px 10px;
}

.contV3 .ct6rt .ct5title ul li a:hover {
	color: #1f66ba;
}

.contV3 .ct6rt .ct5title ul li.on {
	background-color: #1f66ba;
}

.contV3 .ct6rt .ct5title ul li.on a {
	color: #FFFFFF;
}

.contV3 .ct6rt .ct5title ul li.on:hover {
	background-color: #1f66ba;
}

.contV3 .ct6rt .ct5title ul li.on a:hover {
	color: #FFFFFF;
}

.contV3 .ct6rt .ct6table {
	margin-top: 12px;
}

.contV3 .ct6rt .ct6table th {
	background-color: #f2f2f2;
	text-align: center;
}

.contV3 .ct6rt .ct6table tr td a:hover {
	color: #1f66ba;
}

.contV3 .ct6rt .ct6table tr th:first-child {
	text-align: left;
	padding-left: 14px;
}

.contV3 .ct6rt .ct6table tr td:first-child {
	padding-left: 14px;
	text-align: left;
	border-left: 1px solid #e9e9e9;
}

.contV3 .ct6rt .ct6table tr td:last-child {
	border-right: 1px solid #e9e9e9;
	color: #019115;
}

.contV3 .ct6rt .ct6table tr td {
	text-align: center;
}

.contV3 .ct6rt .ct6table th,
.contV3 .ct6rt .ct6table td {
	height: 40px;
	border-bottom: 1px solid #e9e9e9;
	font-size: 15px;
}

.contV3 .cont7 {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 31px;
}

.contV3 .cont7 .ct7lf {
	width: 290px;
	height: 296px;
	display: inline-block;
	border: 1px solid #e9e9e9;
	background-color: #FFFFFF;
	box-sizing: border-box;
}

.contV3 .cont7 .ct7lf .ct7video {
	margin: 22px 0 0 12px;
}

.contV3 .cont7 .ct7rt {
	width: 972px;
	height: 296px;
	border: 1px solid #e9e9e9;
	display: inline-block;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 0 10px;
	box-sizing: border-box;
	margin-left: 15px;
}

.contV3 .cont7 .ct7rt .ct5title a {
	font-size: 14px;
	color: #747474;
	float: right;
}

.contV3 .cont7 .ct7rt .ct7list {
	width: 100%;
	margin: 0 auto;
}

.contV3 .cont7 .ct7rt .ct7list.tempWrap {
	width: 100%;
}

.contV3 .cont7 .ct7rt .ct7list ul li {
	width: 300px;
	display: inline-block;
	margin: 22px 8px 0;
	text-align: center;
}

.contV3 .cont7 .ct7rt .ct7list ul li img {
	margin-bottom: 13px;
}

.contV3 .cont7 .ct7rt .ct7list ul li a:hover {
	color: #1f66ba;
}

/*  */
.btmV3 {
	width: 100%;
	background-color: #1f66ba;
	height: 100px;
}

.btmV3 .btmcenter {
	width: 1282px;
	margin: 0 auto;
}

.btmV3 .btmcenter ul li {
	display: inline-block;
	width: 174px;
	height: 40px;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 40px;
	margin: 30px 2px 0;
}

.btmV3 .btmcenter ul li a:hover {
	color: 1f66ba;
}

.dibu {
	margin-top: 0 !important;
}