﻿@charset 'utf-8';

body{
	min-width: 1200px;
}

/* 头部 */
.top{
	height: 40px;
	line-height: 40px;
	background: url(tool-bg.png) left top repeat-x;
}
.top span,.top a{
	display: inline-block;
	color: #333333;
	font-size: 14px;
}
.top-l span{
	margin: 0 10px;
}
.header{
	height: 210px;
	background: url(bg1.png) top center no-repeat;
}
.header .logo{
	display: inline-block;
	margin-top: 38px;
}
.header .search{
	width: 396px;
	height: 48px;
	line-height: 48px;
	background: #fff;
	border: 1px solid #e2e2e2;
	margin-top: 56px;
	border-radius: 4px;
}
.header .search input{
	height: 48px;
	line-height: 48px;
	padding: 0 12px;
	width: 315px;
}
.header .search button{
	width: 57px;
	height: 48px;
	background: url(ic1.png) center no-repeat;
}
.nav{
	width: 100%;
	line-height: 57px;
	height: 57px;
	background: url(bg2.png) left center repeat-x;
}
.nav a{
	display: inline-block;
	color: #fff;
	font-size: 16px;
	margin: 0 19px;
}
.nav a.cur,.nav a:hover{
	color: #ffd73b;
	font-weight: bold;
}
/* 底部 */
.f-link{
	background: #f7f7fa;
	height: 34px;
	padding: 10px 0;
	width: 100%;
}
.f-drop{
	width: 196px;
	height: 34px;
	float: left;
	margin-left: 25px;
	background: #fff;
	position: relative;
}
.f-drop .tag{
	cursor: pointer;
	line-height: 34px;
	color: #333333;
	font-size: 14px;
	padding: 0 20px;
	background: url(ic3.png) 168px center no-repeat;
}
.f-drop .list{
	position: absolute;
	left: 0;
	bottom: 34px;
	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: 95px;
	background: #e01918;
}
.f-con{
	color: #fff;
	font-size: 14px;
	line-height: 25px;
}
.f-con a{
	color: #fff;
}
.f-list span{
	display: inline-block;
	margin: 0 5px;
}
/* 概览 */
.gl-main{
	padding-top: 30px;
}
.gl-nav{
	width: 240px;
}
.gl-nav-t{
	height: 54px;
	line-height: 54px;
	background: #e01918;
}
.gl-nav-t a{
	display: block;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
}
.gl-nav-l{
	background: #f6f6f6;
	padding: 17px;
}
.gl-nav-l a{
	display: block;
	height: 41px;
	line-height: 41px;
	text-align: center;
	background: #fff;
	color: #333333;
	font-size: 18px;
	margin-bottom: 16px;
}
.gl-nav-l a.cur,.gl-nav-l a:hover{
	color: #e01918;
}
.gl-content{
	width: 920px;
}
.gl-title{
	height: 35px;
	border-bottom: 2px solid #e5e5e5;
}
.gl-title .tit{
	display: inline-block;
	padding: 0 20px;
	color: #e01918;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 2px solid #e01918;
	padding-bottom: 9px;
}
.gl-l{
	padding: 22px 0;
	border-bottom: 1px dashed #cccccc;
}
.gl-l li{
	height: 40px;
	line-height: 40px;
	padding-left: 12px;
	background: url(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: #e01918;
}
.gl-l li span{
	float: right;
	color: #666666;
	font-size: 14px;
}
/* 当前位置 */
.local img{
	margin-right: 10px;
}
.local span,.local a{
	color: #999999;
	font-size: 14px;
}
.local .arrow{
	display: inline-block;
	margin: 0 4px;
}
.local .cur{
	color: #e01918;
}
/* 页码 */
.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: #e01918;
}
.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: #e01918;
	color: #fff;
}
/* 视频列表 */
.tp-list{
	padding-top: 24px;
	margin-top: 20px;
	border: 1px solid #d6d6d6;
}
.tp-list li{
	width: 364px;
	float: left;
	height: 360px;
	margin-left: 28px;
	position: relative;
}
.tp-list li i{
	position: absolute;
	top: 90px;
	left: 50%;
	margin-left: -28px;
	width: 55px;
	height: 55px;
	background: url(ic6.png) center no-repeat;
}
.tp-list li img{
	width: 360px;
	height: 231px;
	border: 2px solid #eeeef1;
}
.tp-list li .tit{
	margin-top: 10px;
	color: #333333;
	font-size: 16px;
	line-height: 28px;
	max-height: 56px;
	overflow: hidden;
}
.tp-list li .date{
	color: #666666;
	font-size: 14px;
	margin-top: 4px;
}
.tp-list li a:hover p{
	color: #e01918;
}
/* 细览 */
.xl-title{
	color: #333;
	font-size: 34px;
	font-weight: bold;
	text-align: center;
	padding: 40px 0 30px;
}
.xl-bar{
	background: #f5f5fc;
	text-align: center;
	height: 52px;
	line-height: 52px;
}
.xl-bar span,.xl-bar a{
	display: inline-block;
	color: #333333;
	font-size: 16px;
}
.xl-bar .line{
	margin: 0 14px;
}
.xl-bar .ly{
	margin-right: 28px;
}
.xl-bar .font{
	margin-right: 8px;
	cursor: pointer;
}
.xl-bar span img{
	margin-right: 4px;
}
.xl-con{
	padding: 30px 16px 80px;
	color: #333333;
	font-size: 16px;
	line-height: 30px;
}
.xl-con .img{
	text-align: center;
	margin: 30px 0;
}
.xl-con .img img{
	max-width: 100%;
}
.xl-con .ewm{
	text-align: center;
	color: #666666;
	font-size: 12px;
	margin-top: 110px;
}
/* 网站地图 */
.dt-main{
	padding-top: 66px;
}
.dt-tit{
	margin-bottom: 32px;
	background: url(bg3.png) left center repeat-x;
}
.dt-tit .tit{
	line-height: 32px;
	display: inline-block;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	padding-right: 10px;
	background: #fff;
}
.dt-l{
	padding-bottom: 20px;
}
.dt-l a{
	display: inline-block;
	color: #333333;
	font-size: 16px;
	margin-right: 68px;
	line-height: 24px;
	margin-bottom: 22px;
}
.dt-l a:hover,.dt-tit .tit:hover{
	color: #e01918;
}
/* 信件详情 */
.mailBox{
	padding-bottom: 30px;
	position: relative;
}
.mailBox-bg{
	position: absolute;
	bottom: 0;
	right: -5px;
}
.mailBox .title{
	width: 1100px;
	padding: 40px 20px 30px;
	margin: 0 auto;
	background: url(bg4.png) center bottom no-repeat;
}
.mailBox .title .tit1{
	color: #ef0909;
	font-size: 30px;
	font-weight: bold;
}
.mailBox .title .tit2{
	color: #333333;
	font-size: 30px;
	font-weight: bold;
}
.mailBox .title .sta{
	display: inline-block;
	width: 86px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: #f3b50f;
	float: right;
}
.question-box {
  width: 1100px;
  border: 1px solid #e5e5e5;
  margin: 30px auto 0;
}
.question-box .ask-box {
  padding-right: 40px;
  line-height: 50px;
  border-bottom: 1px solid #e5e5e5;
  text-align: right;
}
.question-box .ask-box span {
  display: inline-block;
  line-height: 50px;
  color: #333333;
  font-size: 16px;
  margin-left: 34px;
}
.question-box .ask-box span.name{
	font-weight: bold;
}
.question-box .ask-box span i{
  font-style: normal;
}
.question-box .ask-box span.ask {
  float: left;
  margin-left: 37px;
  width: 108px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  vertical-align: top;
  margin-bottom: 10px;
  background: #e42826;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.question-box .quest-cont {
  padding: 17px 38px;
  font-size: 16px;
  line-height: 40px;
  color: #333333;
}
.pl50 {
  padding-left: 50px;
}
.pt92 {
  padding-top: 92px;
}
.pb137 {
  padding-bottom: 137px;
}
.ml30 {
  margin-left: 30px;
}
/*我要写信开始*/
.yydh-xx-outbox{
	margin-top: 30px;
	margin-bottom: 40px;
}
.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;
}

.yydh-xx-top p {
    font-size: 14px;
    line-height: 30px;
    color: #3e3e3e;
    padding-right: 46px;

}
.yydh-xx-top p.redwords{
    color: #df3b3e;
}
.yydh-xx-c1 {
    border-top: 1px solid #e8ebf0;
}
.write-content{
	width: 1138px;
	margin: 0 auto;
    border: 1px solid #e8ebf0;
    margin-top: 24px;
    padding-bottom: 20px;
}
.write-tit {
    display: block;
    height:69px;
    line-height:69px;
    background: url(dw-ic4.png) no-repeat 32px center;
    color: #141414;
    font-size: 18px;
    padding-left:86px;
}

.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:960px;
    border: 1px solid #e5e9ee;
    line-height:30px;
}

.yydh-xx-c2 .yydh-xx-tt2 {
    border-right: 1px solid #e5e9ee;
    width: 100px;
    background-color: #f7f9f9;
    color: #8b8e95;
    font-size: 12px;
    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: #e42826;
    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: #e42826;
    color: #fff;
    border: 1px solid #e42826;
}
.yydh-btn button.yydh-btn-active {
    background-color: #e42826;
    color: #fff;
    border: 1px solid #e42826;
}
.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;
}
/*我要写信结束*/
/* 互动 */
.hd-wrap1{
	height: 36px;
	padding: 14px 24px;
	background: #f0f2f7;
	line-height: 36px;
	margin-top: 26px;
}
.hd-wrap1 .tit{
	color: #333333;
	font-size: 16px;
}
.hd-wrap1 input{
	background: #fff;
	border-radius: 4px;
	padding: 0 10px;
	width: 344px;
	height: 36px;
	line-height: 36px;
	margin-right: 34px;
}
.hd-wrap1 button{
	width: 102px;
	height: 36px;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	margin-right: 10px;
}
.hd-wrap1 button:hover{
	font-weight: bold;
}
.hd-wrap1 .cx{
	background: #f3b50f;
}
.hd-wrap1 .ly{
	background: #e01918;
}
.hd-table{
	margin-top: 20px;
}
.hd-table ul{
	padding-left: 18px;
}
.hd-table ul.cur{
	background: #fafbfd;
}
.hd-table li{
	display: inline-block;
	text-align: center;
	color: #333333;
	line-height: 48px;
	height: 48px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.hd-table-t li{
	font-weight: bold;
	font-size: 18px;
}
.hd-table-l li{
	font-size: 16px;
}
.hd-table-l li a{
	color: #333;
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.hd-table-l li a:hover{
	color: #e01918;
}
.hd-table .tit{
	width: 860px;
	text-align: left;
}
.hd-table .time{
	width: 170px;
}
.hd-table .sta{
	width: 150px;
}
.hd-wrap3{
	margin-bottom: 30px;
}
.hd-wrap3-box{
	width: 560px;
	height: 268px;
	border: 1px solid #bcbcbc;
	padding: 10px 22px 0;
	box-sizing: border-box;
}
.hd-tit2{
	border-bottom: 1px solid #f1f1f1;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	line-height: 48px;
	padding: 0 4px;
}
.hd-list1{
	padding-top: 8px;
}
.hd-list1 li{
	height: 36px;
	line-height: 36px;
	padding-left: 12px;
	background: url(dw-ic2.png) left center no-repeat;
}
.hd-list1 li a{
	display: inline-block;
	max-width: 80%;
	color: #333333;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.hd-list1 li a:hover,
.hd-list2 li a:hover{
	font-weight: bold;
}
.hd-list1 li span{
	float: right;
	color: #333333;
	font-size: 16px;
}
.hd-list2{
	padding-top: 8px;
}
.hd-list2 li{
	height: 36px;
	line-height: 36px;
}
.hd-list2 li a{
	display: inline-block;
	max-width: 100%;
	color: #333333;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.hd-list2 li span.sta{
	margin-right: 4px;
}
.hd-list2 li span.sta i{
	font-style: normal;
	color: #999999;
}
.hd-list2 li span.sta.cur i{
	font-style: normal;
	color: #f7960d;
}
/* 领导 */
.ld-main{
	padding-top: 30px;
	padding-bottom: 60px;
}
.ld-nav{
	width: 190px;
}
.ld-nav-l{
	background: #f5f5f5;
	padding-top: 14px;
	padding-bottom: 10px;
}
.ld-nav-l a{
	display: block;
	padding: 16px 20px 10px;
	background: url(bg5.png) center bottom no-repeat;
}
.ld-nav-l a.cur,.ld-nav-l a:hover{
	background: #fff;
}
.ld-nav-l a .name{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.ld-nav-l a .job{
	color: #333;
	font-size: 14px;
	margin-top: 4px;
}
.ld-content{
	width: 980px;
}
.ld-info>div{
	width: 830px;
	margin-left: 20px;
}
.ld-info .name{
	margin-top: 14px;
	color: #e01918;
	font-size: 20px;
	font-weight: bold;
}
.ld-info .job{
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	margin-top: 16px;
	height: 78px;
	overflow: hidden;
}
.ld-info .btn a{
	display: inline-block;
	width: 108px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.ld-info .btn .b1{
	background: url(bg6.png);
}
.ld-info .btn .b2{
	background: url(bg7.png);
}
.ld-intro{
	margin-top: 36px;
	color: #333333;
	font-size: 16px;
	line-height: 36px;
}
/* 首页 */
.index-headline{
	position: relative;
	height: 90px;
	overflow: hidden;
	margin-bottom: 30px;
	margin-top: 30px;
}
.index-headline-item{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 90px;
	box-sizing: border-box;
	text-align: center;
}
.index-headline-item h1 a{
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #e01918;
	font-size: 36px;
	font-family: simsun;
}
.index-headline-item p{
	color: #666666;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 14px;
}
.index-wrap1-c1 {
  width: 608px;
  height: 342px;
  position: relative;
  overflow: hidden;
}
.index-wrap1-c1 .index-pictt a:hover {
  text-decoration: underline;
}
.index-newspic {
  width: 100%;
  height: 100%;
}
.index-newspic li {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.index-newspic li img {
  width: 100%;
  height: 100%;
}
.index-pictt {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 38px;
  bottom: 0;
  background: url(bg8.png);
}
.index-pictt li {
  width: 100%;
  height: 100%;
}
.index-pictt li a {
  color: #fff;
  font-size: 16px;
  line-height: 38px;
  display: inline-block;
  max-width: 460px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 22px;
}
.index-picpg {
  position: absolute;
  bottom: 16px;
  right: 20px;
}
.index-picpg li {
  float: left;
  width: 7px;
  height: 7px;
  margin-left: 6px;
  cursor: pointer;
  background: url(ic7.png) no-repeat;
}
.index-picpg li.cur {
  background: url(ic8.png) no-repeat;
}
.index-wrap1-c2{
	width: 570px;
}
.index-tit1{
	height: 36px;
	line-height: 36px;
	background: #f9f9f9;
}
.index-tit1 .tit{
	padding: 0 16px;
	text-align: center;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	margin-right: 22px;
	font-family: simsun;
}
.index-tit1 .tit.cur{
	background: #e01918;
	color: #fff;
}
.index-list1{
	padding-top: 18px;
}
.index-list1 li{
	height: 40px;
	line-height: 40px;
	padding-left: 14px;
	background: url(ic9.png) left center no-repeat;
}
.index-list1 li a{
	display: inline-block;
	color: #333333;
	font-size: 16px;
	max-width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index-list1 li a:hover{
	color: #e01918;
}
.index-list1 li span{
	float: right;
	color: #999999;
	font-size: 14px;
}
.index-bar1{
	margin: 32px 0;
	width: 100%;
	height: 96px;
	position: relative;
	overflow: hidden;
}
.index-bar1-pic{
	position: relative;
	width: 100%;
	height: 100%;
}
.index-bar1-pic li{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.index-bar1-pic li img{
	width: 100%;
	height: 100%;
}
.index-bar1-n{
	position: absolute;
	right: 10px;
	bottom: 6px;
}
.index-bar1-n li{
	display: inline-block;
	cursor: pointer;
	width: 24px;
	height: 13px;
	line-height: 13px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	background: url(bg13.png) no-repeat;
}
.index-bar1-n li.cur{
	background: url(bg14.png) no-repeat;
}
.index-wrap2{
	padding-top: 32px;
	height: 1000px;
	box-sizing: border-box;
	background: url(bg9.png) top center no-repeat;
}
.index-wrap2-c1{
	width: 340px;
}
.index-bar2 a{
	margin-bottom: 10px;
	color: #fff;
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	line-height: 70px;
	height: 70px;
	background: url(bg11.png) no-repeat;
	width: 166px;
}
.index-bar2 a:hover,.index-bar3 a:hover img{
	opacity: .9;
}
.index-bar2 a img{
	margin-right: 6px;
}
.index-bar3 a{
	display: inline-block;
	margin-bottom: 11px;
}
.index-bar3{
	margin-bottom: 10px;
}
.index-wrap2-b1{
	padding: 18px;
	height: 393px;
	margin-bottom: 24px;
	overflow: hidden;
	box-sizing: border-box;
	background: url(bg10.png) top center no-repeat;
}
.index-wrap2-b1 .tit{
	display: inline-block;
	padding-left: 18px;
	color: #e01918;
	font-weight: bold;
	font-size: 20px;
	background: url(ic16.png) left center no-repeat;
	font-family: simsun;
}
.index-wrap2-b1 ul{
	padding-top: 12px;
}
.index-wrap2-b1 li{
	margin-bottom: 12px;
}
.index-wrap2-b1 li a{
	display: inline-block;
	line-height: 26px;
	color: #333333;
	font-size: 16px;
}
.index-wrap2-b1 li a:hover{
	color: #e01918;
}
.index-bar4 a{
	font-size: 18px;
}
.index-wrap2-c2{
	width: 836px;
}
.index-wrap2-c2 .index-tit1{
	background: #f1f1f3;
}
.index-wrap2-b2{
	height: 302px;
}
.index-wrap2-b3{
	width: 405px;
	/*height: 336px;*/
	height: 298px;
}
.index-tit2{
	margin-top: 20px;
}
.index-tit2 .tit{
	background: url(bg12.png);
	display: inline-block;
	width: 134px;
	margin-right: 1px;
	margin-bottom: 1px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	color: #333333;
	font-size: 16px;
}
.index-tit2 .tit.cur{
	color: #fff;
	background: #ee8e5c;
}
.index-tit2 .tit2{
	width: 201px;
}
.index-list2 li{
	line-height: 36px;
	height: 36px;
}
.mt6{
	margin-top: 6px;
}
.mt16{
	margin-top: 16px;
}
.mt40{
	margin-top: 40px;
}
.index-list2{
	padding-top: 10px;
}
.index-wrap3{
	padding-top: 40px;
}
.index-wrap3-t{
	margin-bottom: 20px;
}
.index-wrap3-t .tit{
	display: inline-block;
	padding-left: 20px;
	background: url(ic21.png) left center no-repeat;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	font-family: simsun;
}
.index-bar5{
	position: relative;
	width: 100%;
	height: 234px;
	margin-bottom: 35px;
}
.index-bar5-b{
	width: 100%;
	height: 234px;
	overflow: hidden;
	position: relative;
}
.index-bar5-l{
	position: absolute;
	top: 0;
	left: 0;
}
.index-bar5-l li{
	float: left;
	width: 281px;
	height: 234px;
	background: #f6f6f6;
	margin-right: 25px;
	text-align: center;
}
.index-bar5-l li img{
	width: 100%;
	height: 164px;
}
.index-bar5-l li a{
	display: block;
	width: 100%;
	height: 100%;
}
.index-bar5-l li a:hover{
	opacity: 0.9;
}
.index-bar5-l li a:hover p{
	color: #e01918;
}
.index-bar5-l li p{
	max-width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
	font-size: 16px;
	margin: 26px auto 0;
}
.index-bar5 .btn{
	position: absolute;
	top: 66px;
	z-index: 2;
	cursor: pointer;
}
.index-bar5 .btn.prev{
	left: -20px;
}
.index-bar5 .btn.next{
	right: -20px;
}
.index-wrap4-b1{
	height: 314px;
	width: 588px;
	margin-bottom: 20px;
}
.index-wrap4-b1 .index-tit2 .tit{
	width: 146px;
}