.head {
	background: url(../images/head.jpg) center no-repeat;
	height: 632px;
position: relative;
}
.head .logo{
	position: absolute;
	left: 50%;
	margin-left: -181px;
	bottom: -6px;
}
.head .nav {
	padding-top: 600px;
}

.head .nav ul {
	width: 1090px;
	margin: 0 auto;
}

.head .nav ul li {
	text-align: center;
	margin-right: 44px !important;
	position: relative;
}

.head .nav ul li .img .i_b {
	display: none;
}

.head .nav ul li:hover .img .i_b {
	display: inline-block;
}

.head .nav ul li:hover .img .i_n {
	display: none;
}

.head .nav ul .on .img .i_b {
	display: inline-block;
}

.head .nav ul .on .img .i_n {
	display: none;
}

.head .nav ul li .text {
	position: absolute;
	color: #FFFFFF;
	display: block;
	top: 0;
	z-index: 99;
	left: 23px;
	top: 12px;
width:32px;
}



.head .nav ul .i_logo {
	margin-top: -18%;
}

.head .nav ul li:last-child {
	margin-right: 0;
}

.warp {
	background: url(../images/bg_01.jpg) center no-repeat;
	padding-top: 100px;
}

.m1 .title {
	text-align: center;
}

.m1 .cont {
	margin-top: 40px;
}

.m1 .cont .left {
}

.m1 .cont .span-right{
	font-size: 30px;
	font-family: myfont;
	color: #FFFFFF;
	display: block;
	padding: 30px;
}

.m1 .cont .left ul {
	padding: 0px 30px 30px 30px;
}

.m1 .cont .left ul li {
	border-bottom: 1px dashed #FFFFFF;
	padding-bottom: 7px;
	margin-bottom: 7px;
}

.m1 .cont .left ul li a {
	color: #FFFFFF;
	font-size: 14px;
}

.m1 .cont .right {
	background-color: #0850a4;
	width: 825px;
	height: 335px;
	border-radius: 20px;
	position: relative;
}

.m1 .cont .right .i_1 {
	position: absolute;
	width: 43px;
	height: 54px;
	background: url(../images/icon_1.jpg) center no-repeat;
	display: inline-block;
	left: -17px;
	top: 120px;
}

.m1 .cont .right .i_2 {
	position: absolute;
	width: 224px;
	height: 333px;
	background: url(../images/girl.png) center no-repeat;
	right: 10px;
	top: 0;
}

.m1 .cont .right .ul {
	width: 460px;
	margin-left: 40px;
	margin-top: 2px;
}

.m1 .cont .right .ul li {
	border-bottom: 1px dashed #FFFFFF;
	padding-bottom: 9px;
	margin-bottom: 8px;
}

.m1 .cont .right .ul li a {
	color: #FFFFFF;
	font-size: 14px;
}

.m1 .cont .left ul li:hover {
	text-decoration: underline;
}

.m1 .cont .right .ul li:hover .text {
	text-decoration: underline;
}

.m1 .cont .right .ul li .text {
	width: 700px;
}

.m2 {
	position: relative;
	margin-top: 40px;
}

.m2 .top {
	position: absolute;
	left: -65px;
	top: -30px;
	display: inline-block;
	background: url(../images/icon_2.png) center no-repeat;
	width: 110px;
	height: 104px;
	z-index: 9;
}

.m2 .left {
	background-color: #FFFFFF;
	width: 315px;
	height: 326px;
	position: absolute;
	z-index: 99;
	border: 5px solid #b5b5b5;
	border-radius: 20px;
}

.m2 span {
	display: block;
	color: #0850A4;
	font-family: myfont;
	font-size: 30px;
}

.m2 .left span {
	padding: 20px;
}

.m2 .left .text {
	color: #666666;
	font-size: 14px;
	padding: 0 20px;
}

.m2 .left .more {
	text-align: right;
	padding: 0 20px;
	margin-top: 20px;
}

.m2 .left .more a {
	display: inline-block;
	color: #FFFFFF;
	background-color: #0850A4;
	border-radius: 20px;
	width: 100px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
}


.m2 .right {
	width: 825px;
	height: 445px;
}

.m2 .right ul {
	width: 390px;
	margin-bottom: 35px;
	height: 205px;
}

.m2 .right ul .title {
	margin-bottom: 20px;
}

.m2 .right ul .title .name {
	font-family: myfont;
	font-size: 30px;
	color: #0850a4;
}

.m2 .right ul .title .more {
	margin-top: 15px;
}

.m2 .right ul .title .more a {
	color: #FE6000;
	font-size: 14px;
}

.m2 .right ul .title .more a:hover {
	color: #0850a4;
}

.m2 .right ul li {
	margin-bottom: 7px;
}

.m2 .right ul li .text {
	color: #666666;
	font-size: 14px;
	width: 280px;
}

.m2 .right ul li .time {
	color: #666666;
	font-size: 14px;
}

.m2 .right ul li:hover .text {
	color: #0850A4;
}

.m2 .right ul li:hover .time {
	color: #0850A4;
}

.m3 {
	height: 556px;
	border: 5px solid #0850A4;
	border-radius: 20px;
	margin-top: 70px;
	position: relative;
}

.m3 .cont {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 9;
	background-color: #FFFFFF;
	border-radius: 20px;
}

.m3 i {
	position: absolute;
	top: -90px;
	right: -40px;
	width: 151px;
	height: 157px;
	background: url(../images/icon_3.png) center no-repeat;
	z-index: 1;
}

.m3 .cont .right {
	width: 335px;
	margin-left: 50px;
}

.m3 .cont .right .text {
	color: #0850A4;
	font-size: 18px;
	font-weight: bold;
}

.m3 .cont .right .text .t {
	color: #0850A4;
	font-size: 36px;
	margin-bottom: 40px;
}

.m3 .cont .hd {
	position: absolute;
	bottom: 35px;
	left: 67%;
}

.m3 .cont .hd ul li {
	display: inline-block;
	margin-right: 25px;
	cursor: pointer;
	width: 75px;
	height: 75px;
}

.m3 .cont .hd ul .on img {
	width: 67px;
	height: 67px;
	border: 4px solid #e40580;
}

.m3 .cont .hd ul li img {
	width: 75px;
	height: 75px;
	border-radius: 50%;
}

.m3 .cont .hd .next {
	display: inline-block;
	width: 15px;
	height: 30px;
	background: url(../images/next.png) center no-repeat;
	position: absolute;
	right: -15px;
	top: 21px;
	cursor: pointer;
}

.m3 .cont .bd .img {
	width: 720px;
	height: 496px;
}

.m3 .cont .bd .img img {
	width: 100%;
	height: 100%;
	border-radius: 20px;
}

.footer {
	background: url(../images/footer.jpg) center no-repeat;
	height: 528px;
	margin-top: 50px;
}

.footer .link {
	text-align: center;
	padding-top: 385px;
}

.footer .link ul li {
	display: inline-block;
	margin-right: 5px;
}

.footer .link ul li:hover {
	text-decoration: underline
}

.footer .link ul li a {
	color: #FFFFFF;
	font-size: 14px;
}

.footer .link ul li em {
	margin-left: 5px;
}

.footer .where {
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 23px;
}

.m4 .title {
	text-align: center;
}

.m4 .cont {
	position: relative;
	margin-top: 50px;
}

.m4 .cont .top {
	position: absolute;
	left: -65px;
	top: -30px;
	display: inline-block;
	background: url(../images/icon_2.png) center no-repeat;
	width: 110px;
	height: 104px;
	z-index: 9;
}

.m4 .left {
	background-color: #FFFFFF;
	width: 315px;
	min-height: 935px;
	position: absolute;
	z-index: 99;
	border: 5px solid #b5b5b5;
	border-radius: 20px;
}

.m4 .left span {
	padding: 20px 20px 0 20px;
	font-size: 30px;
	font-family: myfont;
	color: #0850a4;
	text-align: center;
	display: block;
}

.m4 .left .sideMenu {
	padding: 20px;
}

.m4 .left .sideMenu .t {
	color: #FFFFFF;
	font-size: 16px;
	background-color: #0850a4;
	text-align: center;
	height: 40px;
	border-radius: 10px;
	line-height: 38px;
	margin-bottom: 10px;
	cursor: pointer;
}

.m4 .left .sideMenu .on {
	background-color: #e7037f;
}

.m4 .left .sideMenu .t:hover{
	background-color: #e7037f;
}

.m4 .left .sideMenu ul{
	background-color: #eeeeee;
	padding-top: 10px;
    margin-top: -10px;
}

.m4 .left .sideMenu ul li{
	margin-bottom: 10px;
	/*height: 30px;*/
}

.m4 .left .sideMenu ul li a{
	color: #333333;
	font-size: 14px;
	display: block;
	text-align: center;
}

.m4 .left .sideMenu ul li:hover a{
	color: #E7037F;
	font-size: 16px;
	font-weight: bold;
}

.m4 .left .sideMenu ul li .ck{
	color: #E7037F;
	font-size: 16px;
	font-weight: bold;
}

.m4 .right{
	width: 745px;
	min-height: 935px;
	border:5px solid #0850a4;
	border-radius: 20px;
	padding: 40px;
}

.title_a ul li{
	color: #666666;
	font-size: 14px;
	margin-right: 5px;
}

.title_a ul li a{
	color: #666666;
	font-size: 14px;
}

.title_a ul .on a{
	color: #e7037f;
}

.title_a ul li:hover a{
	color: #e7037f;
}

.m4 .right .list ul{
	margin-bottom: 10px;
}

.m4 .right .list ul .more{
	background-color: #eeeeee;
	padding: 10px;
	border-radius: 10px;
	margin: 20px 0;
}

.m4 .right .list ul .more .name{
	color: #E7037F;
	font-size: 16px;
}

.m4 .right .list ul .more .more_m a{
	color: #FE6000;
	font-size: 14px;
}

.m4 .right .list ul .more .more_m:hover a{
	color: #0850a4;
}

.m4 .right .list ul li{
	/*width: 710px;*/
	margin-left: 12px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #dddddd;
	margin-bottom: 10px;
}

.m4 .right .list ul li .text{
	color: #333333;
	font-size: 14px;
	width: 560px;
}

.m4 .right .list ul li .time{
	color: #999999;
	font-size: 14px;
}

.m4 .right .list .wp_subcolumn_list .wp_sublist table tbody tr td li:hover .text  a{
	color: #e7037f;
}
.m4 .right .list ul li .text a{
color:#333333;
}

.m4 .right .list .wp_subcolumn_list .wp_sublist table tbody tr td li:hover .time{
	color: #e7037f;
}

.m4 .right i{
	display: inline-block;
	position: absolute;
	width: 42px;
	height: 50px;
	background: url(../images/icon_2.jpg) center no-repeat;
	left: 345px;
    top: 140px;
}

.m4 .right .cont_c{
	margin-top: 40px;
}

.m4 .right .cont_c span{
	display: block;
	text-align: center;
	color: #0850a3;
	font-size: 24px;
	border-bottom: 1px dashed #DDDDDD;
	padding-bottom: 20px;
}

.m4 .right .cont_c .time{
	color: #999999;
	font-size: 14px;
	margin-top: 20px;
	text-align: center;
}

.m4 .right .cont_c .time em{
	margin-left: 20px;
}

.m4 .right .cont_c .text_c{
	text-align: center;
	color: #333333;
	font-size: 14px;
	line-height: 40px;
	margin-top: 35px;
}

.m4 .right .cont_c .text_c .img{
	text-align: center;
    margin-top: 30px;
}

.m4 .right .cont_c .text_c .img .t{
	background-color: #808000;
	color: #d6d600;
	display: inline-block;
	line-height: 20px;
	padding: 2px 10px;
}
.head .nav ul table tbody tr td:nth-child(3) li{
	margin-right: 450px !important;
}
.head .nav ul li .text_l{
	transform: rotate(-7deg);
	-ms-transform: rotate(-7deg);
	-moz-transform: rotate(-7deg);
	-webkit-transform: rotate(-7deg);
	-o-transform: rotate(-7deg);
}

.head .nav ul li .text_r {
	transform: rotate(7deg);
	-ms-transform: rotate(7deg);
	-moz-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	-o-transform: rotate(7deg);
}
.title_a .cle a{
    color: #666666;
    font-size: 14px;
}
#wp_news_w51 table tbody tr:nth-child(5n) td li{
margin-bottom: 35px;
}

.m1 .right .fun {
	position: relative;
	height: 195px;
	margin-left: 30px;
}

.m1 .right .fun .hd {
	position: absolute;
	bottom: -6px;
	width: 100%;
	height: 40px;
	text-align: right;
	z-index: 9;
	overflow: hidden;
}

.m1 .right .fun .hd ul {
	margin-top: 7px;
	width: 100%;
	text-align: center;
}

.m1 .right .fun .hd ul .s li {
	height: 9px;
	width: 9px;
	background-color: rgba(255, 255, 255, 0.48);
	display: inline-block;
	margin-right: 5px;
	border-radius: 50%;
	overflow: hidden;
	text-indent: 1000px;
}

.m1 .right .fun .hd ul .s {
	width: 100%;
	text-align: right;
}

.m1 .right .fun .hd ul .s .on {
	background-color: #e7037f;
}

.m1 .left .news .bd {
	height: 195px;
}

.m1 .right .fun .bd ul li {
	height: 195px;
	position: relative;
}

.m1 .right .fun .bd ul li .img {
	width: 270px;
	height: 195px;
	border-radius: 5px 5px 0 0;
}

.m1 .right .fun .bd ul li .img img {
	width: 100%;
	height: 100%;
	border-radius: 5px 5px 0 0;
}

.m1 .right .fun .bd ul li .text {
	color: #FFFFFF;
	font-size: 14px;
	height: 25px;
	padding-top: 5px;
	position: absolute;
	padding-left: 15px;
	width: 100%;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.48);
}

.m1 .right .fun .bd ul li .text p{
	width: 150px;
}
