﻿@charset 'utf-8';

body{
	min-width: 1200px;
}

/* 头部 */
.header{
	height: 214px;
	width: 100%;
	background: url(../images/bg1.png) top center no-repeat;
}
.header .logo{
	display: inline-block;
	margin-top: 40px;
}
.nav{
	background: #e73869;
	height: 60px;
	line-height: 60px;
}
.nav a{
	display: inline-block;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 144px;
}
.nav a img{
	margin-right: 10px;
	margin-top: -4px;
}
.nav a.cur,.nav a:hover{
	padding-top: 7px;
	background: #f3468e;
	margin-top: -7px;
}
.search-box{
	width: 308px;
	height: 44px;
	border-radius: 4px;
	background: #fff;
	margin-top: 8px;
}
.search-box input{
	padding: 0 14px;
	font-size: 14px;
	height: 44px;
	line-height: 44px;
	width: 218px;
}
.search-box button{
	width: 62px;
	height: 44px;
	background: url(../images/ic2.png) no-repeat;
}
/* 当前位置 */
.local{
	height: 20px;
	line-height: 20px;
	padding: 30px 0;
}
.local img{
	margin-right: 10px;
}
.local span,.local a{
	color: #999999;
	font-size: 14px;
}
.local .arrow{
	display: inline-block;
	margin: 0 4px;
}
.local .cur,.local a:hover{
	color: #e73869;
}
/* 页码 */
.page-box{
	margin-top: 30px;
	padding-bottom: 50px;
	text-align: center;
}
.page-box .total{
	color: #333333;
	font-size: 16px;
}
.page-box .total span{
	display: inline-block;
	margin: 0 4px;
	color: #e73869;
}
.page a{
	display: inline-block;
	width: 26px;
	height: 26px;
	line-height: 26px;
	box-sizing: border-box;
	color: #666666;
	font-size: 14px;
	margin: 0 6px;
	border-radius: 2px;
}
.page .fe{
	width: 60px;
}
.page .fe.f{
	border: 1px solid #dcdcdc;
}
.page input{
	height: 26px;
	line-height: 26px;
	color: #666666;
	font-size: 14px;
	width: 40px;
	text-align: center;
	margin-right: 10px;
}
.page button{
	height: 26px;
	line-height: 26px;
	background: #f1f1f1;
	border-radius: 2px;
	color: #666666;
	font-size: 14px;
	width: 60px;
}
.page a:hover,.page a.cur,.page button:hover{
	background: #e73869;
	color: #fff;
}
/* 底部 */
.f-link{
	background: #e73869;
	height: 32px;
	padding: 10px 0;
	width: 100%;
}
.f-drop{
	min-width: 200px;
	height: 32px;
	float: left;
	margin-right: 20px;
	background: #fff;
	position: relative;
}
.f-drop .tag{
	cursor: pointer;
	line-height: 32px;
	color: #666666;
	font-size: 14px;
	padding: 0 20px;
	white-space: nowrap;
}
.f-drop .tag i{
	display: inline-block;
	width: 8px;
	height: 5px;
	float: right;
	margin-top: 14px;
	background: url(../images/ic6.png) center no-repeat;
}
.f-drop .list{
	position: absolute;
	left: 0;
	bottom: 32px;
	width: 100%;
	max-height: 100px;
	overflow: auto;
	display: none;
	background: #fff;
}
.f-drop .list li{
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
}
.f-drop .list li a{
	color: #333333;
	font-size: 14px;
}
.f-drop .list li a:hover{
	font-weight: bold;
}
.footer{
	padding-top: 18px;
	height: 90px;
	background: #f6f6f6;
}
.f-con{
	margin-top: 12px;
	color: #444444;
	font-size: 14px;
	line-height: 30px;
}
.footer a{
	display: inline-block;
	font-size: 14px;
	color: #444444;
}
.footer .ewm{
	margin-left: 20px;
}
/* 概览 */
.gl-nav{
	width: 262px;
	background: #f7f7f7;
	border: 1px solid #ebebeb;
}
.gl-nav-t{
	height: 51px;
	line-height: 51px;
	background: url(../images/bg2.png) center no-repeat;
}
.gl-nav-t a{
	display: block;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}
.gl-nav-l{
	padding: 24px 15px 0;
}
.gl-nav-l a{
	display: block;
	height: 44px;
	line-height: 44px;
	padding-left: 20px;
	background: #fff url(../images/ic4.png) 200px center no-repeat;
	color: #666666;
	font-size: 18px;
	border: 1px solid #fff;
	margin-bottom: 16px;
}
.gl-nav-l a.cur,.gl-nav-l a:hover{
	border: 1px solid #e73869;
	background: #fff url(../images/ic4o.png) 200px center no-repeat;
}
.gl-content{
	width: 890px;
}
.gl-title{
	height: 35px;
	border-bottom: 2px solid #e5e5e5;
}
.gl-title .tit{
	display: inline-block;
	margin: 0 20px;
	color: #e73869;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 11px;
	background: url(../images/bg3.png) bottom center no-repeat;
}
.gl-l{
	padding: 22px 0;
	border-bottom: 1px solid #d9d9d9;
}
.gl-l li{
	height: 40px;
	line-height: 40px;
	padding-left: 12px;
	background: url(../images/ic5.png) left center no-repeat;
}
.gl-l li a{
	display: inline-block;
	max-width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
	font-size: 18px;
}
.gl-l li a:hover{
	color: #e73869;
}
.gl-l li span{
	float: right;
	color: #666666;
	font-size: 14px;
}
/* 细览 */
.xl-main{
	padding: 0 50px;
}
.xl-title{
	text-align: center;
	color: #333333;
	font-size: 36px;
	padding: 30px 0;
}
.xl-main .xl-bar {
  padding: 0 30px;
  height: 53px;
  line-height: 53px;
  background: #f5f5fc;
}
.xl-main .xl-bar span {
  display: inline-block;
  vertical-align: top;
  color: #333;
  font-size: 16px;
}
.xl-main .xl-bar img {
  margin-right: 5px;
}
.xl-main .xl-bar .mlr13 {
  margin: 0 13px;
}
.xl-main .xl-bar .fontsize{
	width: 120px;
    height: 38px;
    padding-left: 42px;
	line-height: 38px;
	margin-top: 8px;
	background: url(../images/bg4.png) center no-repeat;
}
.xl-main .xl-bar .fontsize a {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
  color: #6a6a6a;
  font-size: 18px;
}
.xl-main .xl-bar .fontsize a:hover{
	color: #e73869;
}
.xl-main .xl-bar .share{
	margin-left: 12px;
}
.ml10{
	margin-left: 10px;
}
.news-detail {
  padding: 0 16px;
  color: #333333;
  font-size: 16px;
  line-height: 30px;
  margin-top: 40px;
  margin-bottom: 30px;
}
.news-detail.w720 {
  width: 750px;
  padding-right: 30px;
  border-right: 1px solid #e8e8e8;
}
.news-detail img {
  max-width: 100%;
}
.news-detail .code {
  font-size: 12px;
  color: #666666;
  margin-top: 60px;
}
.f-tac{
	text-align: center;
}
.f-mt20{
	margin-top: 20px;
}
.szf_mb20{
	margin-bottom: 20px;
}
/* 网站地图 */
.dt-main{
	padding-bottom: 20px;
}
.dt-box{
	border-top: 2px solid #e73869;
	padding: 20px 0;
	overflow: hidden;
}
.dt-box .title{
	display: inline-block;
	width: 108px;
	height: 42px;
	line-height: 42px;
	padding-right: 8px;
	background: url(../images/bg5.png) center no-repeat;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.dt-box .dt-l{
	width: 1100px;
	margin-right: -40px;
}
.dt-box .dt-l a{
	display: inline-block;
	width: 143px;
	height: 42px;
	line-height: 42px;
	background: #fcf4f6;
	border-radius: 4px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-right: 40px;
	color: #333333;
	font-size: 16px;
	margin-bottom: 20px;
}
.dt-box .dt-l a:hover{
	font-weight: bold;
}
/*我要写信开始*/
.xx-main{
	padding: 0 30px 60px;
}
.leader-mail{
	width:100%;
	height: 61px;
	border-bottom:1px solid #e5e9ee;
}
.leader-mail a{
	display: inline-block;
	height:59px;
	line-height: 59px;
	border-bottom: 2px solid #e42826;
	font-size: 24px;
	font-weight: bold;
	color: #e42826;
}

.yydh-xx-top {
	color: #3e3e3e;
}

.yydh-xx-toptt {
	font-size: 36px;
	display: block;
	font-family: simsun;
	font-weight: bold;
	margin-bottom: 16px;
	color: #e73869;
}

.yydh-xx-top p {
	font-size: 14px;
	line-height: 30px;
	color: #3e3e3e;
	padding-right: 46px;

}
.yydh-xx-top p.redwords{
	color: #e73869;
}
.yydh-xx-c1 {
	border-top: 1px solid #e8ebf0;
}
.write-content{
	border: 1px solid #e8ebf0;
	margin-top: 24px;
	padding-bottom: 20px;
}
.write-tit {
	display: block;
	height:69px;
	line-height:69px;
	background: url("../images/dw-ic4.png") no-repeat 28px center;
	color: #141414;
	font-size: 18px;
	font-weight: bold;
	padding-left:40px;
}

.yydh-xx-c2 {
	margin: 0 40px 0 25px;
	border: 1px solid #e5e9ee;
	border-bottom: none;
}

.yydh-xx-c2 .yydh-xx1 {
	text-align: left;
	display: inline-block;
	font-size: 14px;
	color: #5f6675;
	padding-left: 10px;
	box-sizing: border-box;
	background-color: #fff;
	vertical-align: top;
	height: 30px;
	margin-top: 4px;
	margin-left: 3px;
	margin-right: 3px;
	width:964px;
	border: 1px solid #e5e9ee;
	line-height:30px;
}

.yydh-xx-c2 .yydh-xx-tt2 {
	border-right: 1px solid #e5e9ee;
	width: 100px;
	background-color: #f7f9f9;
	color: #51555d;
	font-size: 14px;
	height: 100%;
	display: inline-block;
	line-height: 38px;
	text-align: center;
	width: 100px;
	vertical-align: top;
	box-sizing: border-box;
}

.yydh-xx-c2 .yydh-xx-tt2.h70{
	height: 70px;
}
.yydh-xx-c2 .yydh-xx-cont {
	height: 190px;
}

.yydh-xx-c2 .yydh-xx-neirong {
	height: 203px;
}


.yydh-xx-c2 .yydh-xx-sec {

	padding-left: 0;
	border: none;
}

.yydh-xx-c2 .yydh-xx-outline {
	background-color: #fff;
	position: relative;
	border-bottom: 1px solid #e5e9ee;
}

.yydh-xx-sec input.yydh-radio {
	margin-top: 8px;
	margin-left:24px;
	vertical-align: top;
}

.yydh-xx-c2 .yydh-xx-yzm {
	width: 216px;
}

.yydh-yzmonload {
	color: #666666;
	font-size: 12px;
	margin-left: 10px;
	display: inline-block;
	line-height: 39px;
}

.yydh-yzmonload:hover {
	color: #e36264;
	text-decoration: underline;
}

.yydh-pub-tx {
	font-size: 12px;
	color: #e36264;
	position: absolute;
	right: 20px;
	top: 10px;
}

.yydh-btn {
	margin-top: 18px;
	padding-left: 30px;
}

.yydh-btn button {
	background-color: #fff;
	font-size: 14px;
	color: #7c889e;
	margin-right: 10px;
	cursor: pointer;
	border-radius: 5px;
	width: 98px;
	height: 28px;
	border: 1px solid #e5e9ee;
}

.yydh-btn button:hover {
	background-color: #e73869;
	color: #fff;
	border: 1px solid #e73869;
}
.yydh-btn button.yydh-btn-active {
	background-color: #e73869;
	color: #fff;
	border: 1px solid #e73869;
}
.yydh-redstar {
	font-size: 12px;
	position: absolute;
	right: -18px;
	top: 15px;
	color: #df3b3e;
}
.yydh-xx-yzmpic {
	margin-left: 10px;
	margin-top: 6px;
}
.yydh-xx-c2 .yydh-select {
	width: 216px;
	height: 30px;
	border: 1px solid #e8ebf0;
	color: #5f6675;
	padding-left: 20px;
	line-height: 30px;
	font-size: 14px;
}
/*我要写信结束*/
/* 信件详情 */
.xj-main{
	width: 1098px;
	margin: 0 auto;
}
.xj-title{
	text-align: center;
	color: #e73869;
	font-size: 32px;
	font-weight: bold;
	line-height: 66px;
	padding: 15px 20px;
	border: 1px solid #fdeaf0;
	border-bottom: none;
}
.xj-table {
	border: 1px solid #fdeaf0;
	border-collapse: collapse;
	margin-bottom: 50px;
}

.xj-table tr {
	border: 1px solid #fdeaf0;
	height: 50px;
}

.xj-table td {
	border: 1px solid #fdeaf0;
}

.xj-t-bg {
	border-right: 1px solid #fdeaf0;
	width: 170px;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	text-align: center;
	background: #fff6f9;
}

.xj-ttr-h1 td {
	height: 210px;
}

.xj-t-c {
	width: 420px;
	font-size: 16px;
	color: #444444;
	padding-left: 30px;
	padding-right: 30px;
	box-sizing: border-box;
}

.xj-t-line {
	line-height: 35px;
	padding: 40px 30px;
}
/* 领导信箱 */
.ldxx-main{
	border: 1px solid #e5e9ee;
	width: 1158px;
	margin: 0 auto 30px;
}
.ldxx-title{
	border-bottom: 1px solid #e5e9ee;
	padding: 0 20px;
	height: 60px;
	line-height: 58px;
}
.ldxx-title .tit{
	display: inline-block;
	color: #e73869;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 3px solid #e73869;
}
.ldxx-content{
	padding: 19px;
}
.ldxx-bar{
	height: 66px;
	padding: 0 20px;
	border-radius: 4px;
	background: #e73869;
}
.ldxx-bar input{
	background: #fff;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ededed;
	padding-left: 42px;
	padding-right: 10px;
	width: 186px;
	margin-top: 13px;
	margin-right: 10px;
}
.ldxx-bar input.yhm{
	background: url(../images/ic7.png) 12px center no-repeat #fff;
}
.ldxx-bar input.cxm{
	background: url(../images/ic8.png) 12px center no-repeat #fff;
}
.ldxx-bar button{
	width: 100px;
	height: 40px;
	background: url(../images/bg6.png) center no-repeat;
	text-align: center;
	line-height: 40px;
	color: #000000;
	margin-top: 13px;
	font-size: 14px;
}
.ldxx-bar .wyxx{
	display: inline-block;
	width: 95px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #e73869;
	font-size: 16px;
	font-weight: bold;
	background: #fdebf0;
	border-radius: 4px;
	margin-top: 17px;
}
.ldxx-table{
	margin-top: 20px;
	border: 1px solid #f0f0f0;
}
.ldxx-table li{
	color: #666666;
	font-size: 14px;
	float: left;
	height: 43px;
	line-height: 43px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ldxx-table-t{
	background: #f0f0f0;
}
.ldxx-table li.num{
	width: 90px;
}
.ldxx-table li.tit{
	text-align: left;
	width: 750px;
	margin-left: 40px;
}
.ldxx-table li.tit a{
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 90%;
}
.ldxx-table li.tit a:hover{
	color: #e73869;
}
.ldxx-table li.sta{
	width: 100px;
}
.ldxx-table li.time{
	width: 138px;
}
.ldxx-table-l{
	border-top: 1px solid #f0f0f0;
}
.ldxx-table-l.cur{
	background: #fafcfc;
}
/* 页码2 */
.page2 {
    text-align: center;
    padding-top: 20px;
}

.page2 span,
.page2 a {
    color: #333333;
    font-size: 14px;
    display: inline-block;
    line-height: 28px;
}

.page2 span.red {
    color: #e73869;
    margin: 0 8px;
}

.page2 a {
    line-height: 28px;
    border: 1px solid #ebebeb;
    margin: 0 4px;
}

.page2 a.pn:hover,
.page2 a.cur,
.page2 a.num:hover {
    color: #fff;
    background: #e73869;
    border: 1px solid #e73869;
}

.page2 a.go:hover {
    font-weight: bold;
    color: #fff;
}

.page2 a.num {
    width: 28px;
}

.page2 .fe {
    border: none;
    line-height: 28px;
}

.page2 .fe:hover {
    color: #e73869;
    background: none;
}

.page2 .pn {
    width: 68px;
}

.page2 input {
    padding: 0 4px;
    width: 18px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #ebebeb;
    text-align: center;
    margin: 0 7px;
}

.page2 .go {
    width: 60px;
    height: 30px;
    border: none;
    background: #e73869;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-left: 14px;
}

.page2 span.jump {
    margin-left: 10px;
}

.page2 .first {
    margin-left: 14px;
}
/* 领导信息 */
.ld-main{
	margin-bottom: 60px;
}
.ld-info{
	width: 884px;
	border-right: 1px solid #dbdbdb;
}
.ld-tx{
	width: 144px;
}
.ld-tx img{
	width: 100%;
	height: 172px;
}
.ld-tx a{
	display: inline-block;
	height: 29px;
	width: 100%;
	color: #fff;
	font-size: 14px;
	line-height: 29px;
	text-align: center;
	margin-top: 8px;
}
.ld-tx a.xx{
	background: url(../images/bg7.png) center no-repeat;
}
.ld-tx a.ly{
	background: url(../images/bg8.png) center no-repeat;
}
.ld-con{
	width: 700px;
	margin-right: 20px;
	color: #333333;
	padding-bottom: 30px;
}
.ld-con .name{
	font-size: 18px;
	font-weight: bold;
}
.ld-con .info{
	font-size: 16px;
	line-height: 40px;
	margin-top: 6px;
}
.ld-con .exp{
	line-height: 40px;
	font-size: 16px;
	margin-top: 6px;
}
.ld-list{
	width: 294px;
}
.ld-list .tit{
	display: block;
	height: 47px;
	line-height: 47px;
	padding: 0 18px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	background: url(../images/bg9.png) center no-repeat;
}
.ld-l{
	padding-top: 26px;
}
.ld-l li{
	color: #333333;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 14px;
}
.ld-l li span{
	display: inline-block;
}
.ld-l li .name{
	width: 76px;
	text-align: right;
}
.ld-l li .job{
	width: 200px;
	margin-left: 18px;
}
.ld-l li.cur a,.ld-l li a:hover{
	color: #e73869;
}
.ld-l li.cur .name,.ld-l li a:hover .name{
	font-weight: bold;
}
/* &#98;&#101;&#115;&#116;&#51;&#54;&#53;&#23448;&#32593;&#33529;&#26524;&#19979;&#36733;&#95;&#98;&#115;&#116;&#51;&#54;&#53;&#20307;&#32946;&#23089;&#20048;&#24179;&#21488;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#22823;&#38470; */
.index-wrap1{
	padding-top: 36px;
}
.index-wrap1-c1 {
	width: 650px;
	height: 363px;
	position: relative;
	overflow: hidden;
}
.index-newspic {
	width: 100%;
	height: 100%;
}
.index-newspic li {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.index-newspic li a:hover{
	opacity: 0.8;
  -moz-opacity: 0,8;
  filter: alpha(opacity=80);
}
.index-newspic li img {
	width: 100%;
	height: 100%;
}
.index-pictt {
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 40px;
	bottom: 0;
	background: url(../images/bg10.png);
}
.index-pictt li {
	width: 100%;
	height: 100%;
}
.index-pictt li a {
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	display: inline-block;
	max-width: 520px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 14px;
}
.index-picpg {
	position: absolute;
	bottom: 14px;
	right: 20px;
}
.index-picpg li {
	float: left;
	width: 8px;
	height: 8px;
	margin-left: 4px;
	cursor: pointer;
	background: url(../images/ic9.png) no-repeat;
}
.index-picpg li.cur {
	width: 19px;
	background: url(../images/ic9o.png) no-repeat;
}
.index-wrap1-c2{
	width: 534px;
	height: 361px;
	border: 1px solid #ececec;
}
.index-tit1{
	height: 50px;
	line-height: 49px;
	border-bottom: 1px solid #ececec;
}
.index-tit1 .tit{
	color: #666666;
	font-size: 18px;
	display: inline-block;
	padding: 0 4px;
	font-weight: bold;
	margin-left: 20px;
}
.index-tit1 .tit.cur{
	color: #e73869;
	background: url(../images/ic10.png) center bottom no-repeat;
	border-bottom: 2px solid #e73869;
}
.index-tit1 .more{
	float: right;
	margin-right: 12px;
	color: #666666;
	font-size: 14px;
}
.index-tit1 .more:hover{
	color: #e73869;
}
.index-wrap1-h h1 a{
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
	font-size: 24px;
}
.index-wrap1-h h1 a:hover{
	color: #e73869;
}
.index-wrap1-h p{
	color: #666666;
	font-size: 14px;
	margin-top: 8px;
}
.index-wrap1-h p span{
	display: inline-block;
	max-width: 466px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index-wrap1-h p a{
	color: #e21d1d;
}
.index-wrap1-h p a:hover{
	text-decoration: underline;
}
.index-list1{
	padding-top: 18px;
}
.index-list1 li{
	height: 40px;
	line-height: 40px;
}
.index-list1 li a{
	display: inline-block;
	color: #333333;
	font-size: 16px;
	max-width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 14px;
	background: url(../images/ic5.png) left center no-repeat;
}
.index-list1 li a:hover{
	color: #e73869;
}
.index-list1 li span{
	float: right;
	color: #999999;
	font-size: 14px;
}
.index-item1{
	padding: 20px 14px 0;
}
.index-bar1{
	height: 43px;
	border: 1px solid #e5e5e5;
	margin: 20px 0;
}
.index-bar1 .tit{
	color: #e73869;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	line-height: 43px;
	height: 43px;
	font-family: simsun;
}
.index-bar1 .tit img{
	margin-right: 3px;
	margin-top: -2px;
}
.index-bar1-b{
	width: 1080px;
	margin-right: 10px;
	height: 43px;
	line-height: 43px;
	position: relative;
	overflow: hidden;
	background: url(../images/ic12.png) left center no-repeat;
}
.index-bar1-b ul{
	position: absolute;
	height: 100%;
	width: auto;
	top: 0;
	left: 0;
	white-space: nowrap;
}
.index-bar1-l li{
	padding-left: 14px;
	display: inline-block;
	padding-right: 20px;
	background: url(../images/ic13.png) right center no-repeat;
}
.index-bar1-l li a{
	display: inline-block;
	color: #333333;
	font-size: 16px;
}
.index-bar1-l li a span{
	display: inline-block;
	margin-left: 10px;
	color: #999999;
	font-size: 16px;
}
.index-bar1-l li a:hover{
	color: #e73869;
}
.index-w2-c1{
	width: 294px;
}
.index-w2-bar1 a{
	display: inline-block;
	width: 140px;
	height: 77px;
	padding-top: 15px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	border: 1px solid #f9cfdb;
	margin-bottom: 10px;
}
.index-w2-bar1 a:hover{
	color: #e73869;
}
.index-w2-bar1 a p{
	margin-top: 10px;
}
.index-w2-bar2 a{
	display: block;
	height: 75px;
	line-height: 75px;
	border: 1px solid #f9cfdb;
	padding-left: 80px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: #e73869;
	margin-bottom: 10px;
}
.index-w2-bar2 a img{
	margin-right: 10px;
}
.index-w2-c2{
	width: 876px;
}
.index-tit2{
	border-bottom: 1px solid #ececec;
	height: 36px;
	margin-bottom: 6px;
}
.index-tit2 .tit{
	display: inline-block;
	color: #666666;
	font-size: 18px;
	padding: 0 14px;
	margin-left: 30px;
}
.index-tit2 .tit:first-child{
	margin-left: 0;
}
.index-tit2 .tit.cur{
	color: #e73869;
	padding-bottom: 11px;
	font-weight: bold;
	border-bottom: 2px solid #e73869;
}
.index-tit2 .more{
	float: right;
	color: #666666;
	font-size: 12px;
	line-height: 24px;
}
.index-tit2 .more:hover{
	color: #e73869;
}
.index-list2 li{
	height: 42px;
	line-height: 42px;
}
.index-list2 li a{
	display: inline-block;
	padding-left: 14px;
	color: #333333;
	font-size: 16px;
	max-width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(../images/ic5.png) left center no-repeat;
}
.index-list2 li a:hover{
	color: #e73869;
}
.index-list2 li span{
	float: right;
	color: #999999;
	font-size: 14px;
}
.index-bar3{
	padding: 20px 34px 0;
	height: 122px;
	border: 1px solid #e3e3e3;
	margin: 20px 0 40px;
}
.index-bar3-b{
	width: 972px;
	height: 98px;
	position: relative;
}
.index-bar3-c{
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.index-bar3-b .btn{
	position: absolute;
	top: 30px;
	z-index: 2;
	cursor: pointer;
}
.index-bar3-b .btn.prev{
	left: -16px;
}
.index-bar3-b .btn.next{
	right: -16px;
}
.index-bar3-l{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.index-bar3-l li{
	float: left;
	margin-right: 12px;
}
.index-tit3{
	height: 30px;
	line-height: 30px;
	background: url(../images/bg12.png) right center repeat-x;
}
.index-tit3 span{
	display: inline-block;
	padding: 0 18px;
	background: #fff;
	color: #999999;
	font-size: 22px;
}
.index-tit3 .tit{
	display: inline-block;
	color: #999999;
	font-size: 22px;
	font-weight: bold;
	background: #fff;
}
.index-tit3 .tit.cur{
	color: #e73869;
}
.index-tit3 .tit img{
	margin-right: 10px;
}
.index-tit3 .more{
	float: right;
	background: #fff;
}
.index-wrap3-c{
	margin-top: 30px;
	padding: 100px 20px 0;
	height: 330px;
	background: url(../images/bg13.png) center top no-repeat;
}
.index-wrap3-b{
	width: 560px;
}
.index-wrap3-c .index-tit2{
	margin-bottom: 14px;
}
.index-wrap4{
	margin: 40px 0;
}
.index-wrap4-c{
	margin-top: 30px;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 218px;
}
.index-wrap4-c ul{
	width: 100%;
	height: 218px;
	position: absolute;
	top: 0;
	left: 0;
}
.index-wrap4-c ul li{
	float: left;
	width: 286px;
	height: 218px;
	margin-right: 19px;
	position: relative;
}
.index-wrap4-c ul li i{
	display: inline-block;
	position: absolute;
	width: 38px;
	height: 38px;
	background: url(../images/roll-paly-icon.png) center no-repeat;
	top: 66px;
	left: 50%;
	margin-left: -19px;
}
.index-wrap4-c ul li a:hover{
	opacity: 0.8;
  -moz-opacity: 0,8;
  filter: alpha(opacity=80);
  font-weight: bold;
}
.index-wrap4-c ul li img{
	width: 286px;
	height: 176px;
}
.index-wrap4-c ul li p{
	color: #333333;
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
	text-align: center;
}
.index-wrap4-c .btn{
	position: absolute;
	cursor: pointer;
	z-index: 2;
	top: 66px;
}
.index-wrap4-c .btn.prev{
	left: 0;
}
.index-wrap4-c .btn.next{
	right: 0;
}