@charset "gb2312";

/*******************************崇信-内页样式*******************************/

/*******************************崇信-内页-列表*******************************/

body{
	background: #fff url('news-home-bg.jpg') no-repeat center top;
}
.m-main-pt0{
	padding-top: 0px;
}
.f-pl20 {
    padding-left: 20px;
}
.cx-lb-main {
	padding-right: 20px;
}
.m-inner-main  {
    padding-bottom: 15px;
    background: #fff;
    box-shadow: 0px 0px 3px #cadce9;
}
.position-news{
	height: 40px;
	line-height: 40px;
	padding-left: 50px;
	background: url('posi-icon.png') no-repeat 24px center;
}
.position-news .position-index {
	background: none;
	padding: 0;
}
.position-news li{
	float: left;
	height: 40px;
	line-height: 40px;
	padding-left: 18px;
	background: url(posi-icon1.png) no-repeat 5px center;
}
.position-news li a{
	color: #3b3b3b;
	font-size: 14px;	
}
.position-news li a:hover{
	text-decoration: underline;
}
.news-title-con{
	height: 58px;
	line-height: 58px;
	border-top: 1px solid #e9eef2;
	border-bottom: 1px solid #e9eef2;
	background: #fafcfe;
}
.news-title-con h3{
	padding-left: 62px;
    font-size: 20px;
	background: url(now-news.png) no-repeat 12px center;
}
.news-list-group {
	position: relative;
	/*height: 850px;*/
	margin-left: 10px;
    margin-right: -20px;
	/*border-left: 1px solid #d7d7d7;*/
}
.news-group-item{
	width: 100%;
	position: absolute;
	top: 0;
	left: -9px;
}
.group-list-item{
	padding: 15px 0;
}
.group-list-item li{
	height: 34px;
	line-height: 34px;
}
.group-list-item li a{
	float: left;
	width: 80%;
	font-size: 16px;
	color: #000;
	padding-left: 34px;
	background: url('news-item-icon.png') no-repeat left center;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.group-list-item li a:hover{
	color: #dc172b;
	background: url('news-select-icon.png') no-repeat 2px center;
}
.group-list-item li span{
	float: right;
	color: #ababab;
	font-size: 12px;
	margin-right: 20px;
}
.news-page-list{
	height: 85px;
	border-bottom: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
}
.page-list-l{
	margin: 30px 0 0 27px;
}
.page-list-l a,.page-list-l span{
	display: inline-block;
	height: 24px;
	line-height: 24px;
    font-size: 12px;
	border: 1px solid #d2d2d2;
	padding: 0 10px;
	margin: 0 2px;
}
.page-list-l a:hover{
	color: #fff;
	background: #408EDE;
	border: 1px solid #408EDE;
}
a.active-index{
	background: #12a3ea;
	border: 1px solid #12a3ea;
	color: #fff;
}
.page-list-l .active-page{
	background: #e13939;
	border: 1px solid #e13939;
	color: #fff;
}
.com-page-item:hover{
	background: #f5f5f5;
}
.page-even-hover:hover{
	background: #e13939;
	border: 1px solid #e13939;
	color: #fff;
}
.page-prev-item,
.page-next-item{
	display: inline-block;
	width: 26px;
	height: 24px;
	vertical-align: middle;
}
.page-prev-item{
	background: #f5f5f5 url(page-prev-icon.png) no-repeat center;
	margin: -3px 10px 0 -10px;
}
.page-next-item{
	background: #f5f5f5 url(page-next-icon.png) no-repeat center;
	margin: -3px -10px 0 10px;
}
.news-page-num{
	width: 145px;
	height: 24px;
	line-height: 24px;
	margin: 30px;
	border: 1px solid #d2d2d2;
}
.news-page-num a{
	display: block;
	padding: 0 10px;
	font-size: 12px;
}
.page-nun-item{
	float: right;
    width: 26px;
    height: 24px;
    background: url(news-page-nun.png) no-repeat center center;
    vertical-align: middle;
    margin: 0px -10px 0 10px;
}


/*******************************崇信-内页-领导之窗*******************************/

.leader-window{
	padding: 20px 20px 0;
	min-height: 960px;
	border-bottom: 1px solid #d7d7d7;
}
.news-title-con .leader-win-icon{
	background: url(leader-win-icon.png) no-repeat 20px center;
}
.win-lists{
	/*width: 240px;*/
}
.win-list-item{
	margin-bottom: 10px;
}
.win-lists li p{
	height: 48px;
	width: 238px;
	border: 1px solid #e9eef2;
	line-height: 48px;
	color: #585858;
	font-size: 18px;
	background: url(leader-win-default.png) no-repeat 214px center;
	cursor: pointer;
}
.win-lists li p.active-win{
	border: 1px solid #44a0dc;
	/*background: #44a0dc;*/
	color: #fff;
	background: #44a0dc url(leader-win-hover.png) no-repeat 210px center;
}
.win-lists li p:hover{
	/*background: #44a0dc;*/
	border: 1px solid #44a0dc;
	color: #fff;
	background: #44a0dc url(leader-win-hover.png) no-repeat 210px center;
}
.win-lists li p span{
	text-indent: 1.5em;
	display: block;
	border-left: 3px solid #44a0dc;
	margin-left: -1px;
}
.leader-item{
	margin-top: -1px;
	border-left: 1px solid #e9eef2;
	border-right: 1px solid #e9eef2;
	width: 238px;
	display: none;
}
.leader-item li{
	height: 39px;
	line-height: 39px;
	width: 238px;
	border-bottom: 1px solid #e9eef2;
}
.leader-item li a{
	width: 240px;
    float: left;
    font-size: 16px;
    color: #3187bf;
    display: block;
}
span.names {
    float: left;
    width: 100px;
    text-indent: 2em;
}
.official{
    float: left;
    font-size: 12px;
    color: #333;
}
.leader-item li.active-leader{
	background: url(leader-select.png) no-repeat;
	border: none;
	width: 250px;
	height: 40px;
	margin-left: -1px;
}
.leader-item li.active-leader a {
	color: #fff;
}
.leader-item li.active-leader a .official{
	color: #fff;
}
.leader-item li:hover{
	background: url(leader-select.png) no-repeat;
	border: none;
	width: 250px;
	height: 40px;
	margin-left: -1px;
}
.leader-item li:hover a{
	color: #fff;
}
/*右边布局*/
.win-con-right{
	width: 882px;
}
.leader-picture {
	width: 220px;
}
.leader-picture img{
	display: inline-block;
	width: 220px;
	height:294px;
}
.leader-name p{
	text-align: center;
	font-size: 22px;
	color:#ee6161;
	line-height:34px;
	margin-top: 15px;
}
.leader-name span{
	display: block;
	text-align: center;
	color: #606060;
	font-size: 16px;
}
.leader-picture .leader-more{
	display: inline-block;
	width: 220px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	text-indent: 4em;
	background: #3db1ed url(leader-email-icon.png) no-repeat 20px center;
	margin-top: 30px;
}
.leader-more:hover{
	background: #3baae4 url(leader-email-icon.png) no-repeat 20px center;
}
.leader-more-icon{
	float: right;
	height: 40px;
	width: 40px;
	background: #34a3dd url(leader-email-more.png) no-repeat center center;
}
.leader-more-icon:hover{
	background: #2e98cf url(leader-email-more.png) no-repeat center center;
}
/*简介*/
.leader-introduce{
	width: 620px;
	height: 900px;
}
.leader-personal-info{
	width: 570px;
	margin-bottom: 10px;
}
.leader-personal-info h4{
	font-size: 22px;
	color: #e5372c;
	line-height: 46px;
	font-weight: normal;
}
.leader-personal-info p{
	display: block;
	line-height: 24px;
	font-size: 14px;
	color: #454545;
}
/*.leader-personal-info p:hover{
	color: #ee6161;
}*/
/*******************************崇信-内页-细览*******************************/
/*细览*/
.cx-xl-main {
	padding: 17px 70px 348px;
	border-top: 1px solid #e9eef2;
}
.cx-tplb-title h3 {
    background-image: url('cx_tplb-titleicon.png');
}
.cx-xl-title1 {
	font-weight: bold;
	color: #4b4b4b;
	font-size: 21px;
	text-align: center;
	line-height: 67px;
}
.cx-xl-main .infor-tips {
	height: 40px;
	line-height: 40px;
	padding-left: 49px;
	background: #f1f1f1;
	font-family: "宋体";
	color: #4b4b4b;
}
.cx-xl-main .infor-tips span {
	margin-right: 30px;
	
}
.cx-xl-main .font-sel {
	display: inline;
}
.cx-xl-main .font-sel i {
	font-style: normal;
	margin: 0 2px;
	cursor: pointer;
}
.cx-tips-share a {
	float: left;
	width: 16px;
	height: 16px;
	margin-left: 6px;
}
.cx-tips-share a.kongjian {
	background: url('cx_xl-kongjian.jpg') no-repeat center;
}
.cx-tips-share a.weibo {
	background: url('cx_xl-weibo.jpg') no-repeat center;
}
.cx-tips-share a.rr {
	background: url('cx_xl-rr.jpg') no-repeat center;
}
.cx-tips-share a.icon4 {
	background: url('cx_xl-icon4.jpg') no-repeat center;
}
.cx-tips-share a.icon5 {
	background: url('cx_xl-icon5.jpg') no-repeat center;
}
.cx-tips-share a.icon6 {
	background: url('cx_xl-icon6.jpg') no-repeat center;
}
.cx-tips-share .share-num {
	position: relative;
	width: 35px;
	height: 16px;
	margin-left: 21px;
	color: #000;
	text-align: center;
	line-height: 16px;
	background: #d1d1d1 url('cx_xl-sbg1.jpg') repeat-x left top;
	border: 1px solid #999;
}
.cx-tips-share .share-num .icon {
	position: absolute;
	width: 4px;
	height: 6px;
	top: 50%;
	margin-top: -3px;
	left: -4px;
	background: url('cx_xl-arrow.jpg') repeat-x left top;
}
.xl-ctbox {
	padding: 0 20px;
	border: 1px dashed #ccc;
}
.xl-ctbox p {
	margin-bottom: 21px;
	text-indent: 2em;
	line-height: 28px;
	color: #4b4b4b;
	font-size: 16px;
	font-family: "宋体";
}
.cx-xl-main .xl-sec1 {
	padding-top: 35px;
	padding-bottom: 25px;
}
.cx-xl-main .xl-sec2 {
	padding-top: 9px;
	padding-bottom: 11px;
}
.cx-xl-main .xl-sec2 p {
	text-indent: 0;
	margin-bottom: 0;
}
.cx-xl-main .xl-sec2 p a {
	color: #4b4b4b;
	font-family: "宋体";
	font-size: 16px;
}
.cx-xl-main .xl-sec2 p a:hover {
	color: #12a0e9;
}
/*******************************崇信-内页-图片列表*******************************/
/*图片列表*/
.cx-tplb-main {
	padding: 20px 20px 0;
}
.piclist-item {
	width: 276px;
	height: 285px;
	margin: 0px 0px 20px 20px;
	overflow: hidden;
}
.piclist-item:hover {
	box-shadow: 2px 0px 5px rgba(6,0,1, 0.15);
}
.piclist-item:hover img {
	width: 274px;
	height: 199px;
	border: 1px solid #12c1ef;
	border-bottom: none;
}
.piclist-item:hover .list-txt {
	border-color: #12c1ef;
}
.piclist-item img {
	display: block;
	width: 276px;
	height: 200px;
}
.piclist-item .list-txt {
	border: 1px solid #d2d2d2;
	border-top: none;
	background: #fff;
}
.piclist-item .list-txt p {
	max-width: 240px;
    padding: 15px 0 15px 12px;
	height: 16px;
	line-height: 16px;
	color: #333;
	font-size: 16px;
}
.cx-more1 {
	display: block;
	width: 83px;	
	height: 20px;
	background: #d2d2d2 url('cx_tpgl-icon1.png') no-repeat 69px center;
}
.cx-more1 .word {
	display: block;
	width: 57px;
	height: 18px;
	line-height: 18px;
	font-size: 10px;
	color: #767575;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #d2d2d2;
	border-right: none;
	background: #fff;
}
.cx-more1:hover {
	background-color: #1393d5;
}
.cx-more1:hover .word {
	color: #fff;
	border-color: #1ca4ea;
	background: #1ca4ea;
}
.piclist-item .list-tip .time {
	height: 30px;
	padding-right: 10px;
	line-height: 30px;
	font-size: 12px;
	color: #767575;
}
.piclist-item .list-tip .cx-more1 {
	margin-left: 10px;
	margin-top: 6px;
    margin-bottom: 12px;
}
.cx-tplb-main .piclist-item {
	float: left;
}

/*******************************崇信-内页-信息公开细览*******************************/
/*信息公开细览*/
.cx-xgxl-top {
	height: 193px;
	background: #fafcfe;
	border: 1px solid #e9eef2;
}
.cx-table1 {
	table-layout: fixed;
}   
.cx-table1 tr {
	border-bottom: 4px solid #fafcfe;
}
.cx-table1 th,
.cx-table1 td {
	padding: 0;
}
.cx-table1 th {
	position: relative;
	width: 160px;
	height: 30px;
	color: #fcfcfc;
	text-align: center;
	background: #44aee3;
}
.cx-table1 th .icon {
	position: absolute;
	right: -4px;
	top: 50%;
	margin-top: -3px;
	width: 4px;
	height: 7px;
	background: url('cx_xgxl-icon1.png') no-repeat center;
}
.cx-table1 td {
	width: 379px;
	padding-left: 19px;
	color: #575757;
	background: #fff;
	border-right: 4px solid #fafcfe;
}
.cx-xgxl-top .cx-table1 {
	margin-left: 39px;
	margin-top: 30px;
}
.cx-xgxl-main {
	padding: 0 65px 36px;
	border-bottom: 1px solid #d7d7d7;
}
.cx-xl-title {
	line-height: 72px;
	color: #e14b45;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
}
.cx-xgxl-main .refer-num {
	margin-bottom: 32px;
	line-height: 14px;
	color: #7e7e7e;
	font-size: 14px;
	text-align: center;
}
.cx-xgxl-main p {
	margin-bottom: 28px;
	text-indent: 2em;
	line-height: 24px;
	color: #232323;
	font-size: 16px;
}
.cx-xgxl-main .name-time {
	margin-top: 61px;
	text-align: right;
	color: #232323;
}
.cx-xgxl-main .name-time span {
	display: block;
	line-height: 24px;
}
.cx-xgxl-main .file-status {
	margin-top: 28px;
	color: #232323;
	font-size: 14px;
}

/*******************************崇信-内页-信息公开列表*******************************/
.cx-xglist-main {
	padding: 0px 20px 10px;
	border-top: 1px solid #e9e9e9;
}
.cx_xgpd-main {
    padding: 0 20px;
    width: 1160px;
    background: #fff;
}
.cx-g-w240 {
	width: 240px;
}
.cx-g-w900 {
	width: 900px;
}
.m-crumb li {
	float: left;
	width: 118px;
	height: 80px;
	margin-left: 4px;
	margin-top: 4px;
}
.m-crumb li a {
	display: block;
	width: 40px;
	height: 57px;
	padding-left: 65px;
	padding-top: 23px;
	color: #fff;
	font-size: 16px;
	line-height: 17px;
}
.m-crumb li:hover {
	opacity: 0.8;
	filter: alpha(opacity = 80);
}
.m-crumb li.icon1 {
	background: #df4949;
}
.m-crumb li.icon1 a {
	background: url('cx_xglist-icon3.png') no-repeat 24px center;
}
.m-crumb li.icon2 {
	background: #61b4df;
}
.m-crumb li.icon2 a {
	background: url('cx_xglist-icon4.png') no-repeat 17px center;
}
.m-crumb li.icon3 {
	background: #00b4ff;
}
.m-crumb li.icon3 a {
	background: url('cx_xglist-icon5.png') no-repeat 21px center;
}
.m-crumb li.icon4 {
	background: #f9b71b;
}
.m-crumb li.icon4 a {
	background: url('cx_xglist-icon6.png') no-repeat 19px center;
}
.m-crumb {
	margin-left: -4px;
	margin-top: -4px;
}
.m-slide-nav> li {
	margin-bottom: 5px;
    line-height: 58px;
    overflow: hidden;
}
.m-slide-nav> li > a {
	display: block;
    padding-left: 30px;
    color: #585858;
    font-size: 14px;
	border: 1px solid #e9eef2;
	border-left: 3px solid #44a0dc;
    background: url('info-icon1.png') no-repeat 214px center;
}
.m-slide-nav> li.cur > a,
.m-slide-nav> li:hover> a {
	border: 1px solid #44a0dc;
    border-left: 3px solid #d94c4c;
	color: #fff;
    background: #44a0dc url('cx_xglist-icon1.png') no-repeat 212px center;
}
.m-inner-slide {
	display: none;
	padding-top: 9px;
	padding-bottom: 17px;
	border: 1px solid #e6e6e6;
	border-top: none;
	background: #f9fdff;
}
.m-inner-slide> li {
	padding-left: 33px;
	line-height: 39px;
}
.m-inner-slide> li> a {
	padding-left: 14px;
	color: #585858;
	background: url('cx_xglist-icon2.png') no-repeat left center;
}
.m-inner-slide> li> a:hover {
	text-decoration: underline;
}
.xglist-title {
	line-height: 39px;
	color: #3e3e3e;
	font-size: 16px;
	font-weight: normal;
}
.table-wrap {
	width: 100%;
	table-layout: fixed;
	border: 1px solid #e9e9e9;
}
.table-wrap th,
.table-wrap td {
	height: 38px;
	border-bottom: 1px solid #e9e9e9;
}
.table-wrap th {
	background: #f9f9f9;
}
.table-wrap .col1 {
	width: 60px;
}
.table-wrap .col2 {
	width: 120px;
}
.table-wrap .col3 {
	width: 120px;
}
.table-wrap .col5 {
	width: 120px;
}
.table-wrap td {
	color: #5c5c5c;
	font-size: 12px;
	text-align: center;
}
.table-wrap tr:hover td {
	background: #fcfcfc;
}
.table-wrap tr:hover .indexNum {
	color: #006a8b;
}
.table-wrap td a {
	color: #5c5c5c;
	font-size: 14px;
}
.table-wrap td.f-tow {
	padding-left: 40px;
	padding-right: 10px;
	text-align: left;
}
.cx_xglist-rt {
	position: relative;
}
.info-box-wrap {
	position: absolute;
	width: 100%;
	left: 0;
	top: 81px;
	z-index: 1;
}
.info-box-wrap .info-box {
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	height: 165px;
	background: #44aee3;
}
.table-col2 {
	table-layout: fixed;
}
.table-col2 th,
.table-col2 td {
	height: 29px;
	color: #fff;
	font-size: 14px;
}
.table-col2 td.w380 {
	width: 380px;
}
.info-box-wrap .table-col2 {
	margin-left: 34px;
	margin-top: 20px;
}
.cx_xglist-rt .news-page-list {
	border: 1px solid #e9e9e9;
	border-top: none;
}
.cx_xglist-rt .news-page-list .page-list-l {
	margin-left: 19px;
}
.cx_xglist-rt .news-page-list .news-page-num {
	margin-right: 19px;
}

/*******************************崇信-内页-信息公开频道页*******************************/
.inner-header1 {
	height: 40px;
	line-height: 40px;
	background-image: url('cx_xgpd-icon1.png');
}
.inner-header1 .home-header-list li {
	margin-right: 42px;
}
.inner-header1 .home-header-list li.mr0 {
	margin-right: 0;
}
.inner-header1 .home-header-list:first-child {
	margin-left: 17px;
}
.inner-header1 .home {
	background: url('cx_xgpd-icon2.png') no-repeat left center;
}
.inner-header1 .zjcx {
	background: url('cx_xgpd-icon3.png') no-repeat left center;
}
.inner-header1 .xxgk {
	background: url('cx_xgpd-icon4.png') no-repeat left center;
}
.inner-header1 .zwfw {
	background: url('cx_xgpd-icon5.png') no-repeat left center;
}
.inner-header1 .hdjl {
	background: url('cx_xgpd-icon6.png') no-repeat left center;
}
.inner-header1 .cxly {
	background: url('cx_xgpd-icon7.png') no-repeat left center;
}
.inner-logo {
	height: 459px;
}
.inner-logo .logo {
	margin-top: 74px;
	margin-left: 35px;
}
.inner-logo .title {
	margin-top: 116px;
}
.cx-g-w905 {
	width: 905px;
    margin-top: 20px;
}
.cx_xgpd-main .cx-g-w940 {
	margin-top: 39px;
}
.xgpd-news1 {
    width: 445px;
    height: 238px;
	margin-bottom: 10px;
	border: 1px solid #e8eef2;
}
.xgpd-news1 .tabPanel2 .panel {
	width: 118px;
	margin-right: 28px;
	padding-left: 23px;
	font-size: 16px;
	text-align: left;
	color: #565656;
	font-weight: bold;
}
.xgpd-news1 .tabPanel2 .panel.cur {
	color: #3187bf;
}
.xgpd-news1 .m-news-list1-2 {
	padding-left: 25px;
	padding-top: 14px;
}
.xgpd-news1 .m-news-list1-2 li a:hover {
	color: #3187bf;
}
.xgpd-news1 .m-news-list1-2 li a {
	max-width: 300px;
}
.home-link-bd {
	padding-bottom: 18px;
	padding-top: 18px;
	border: 1px solid #e9eef2;
}
.xgpd-footer {
	margin-bottom: 21px;
}

/*******************************崇信-内页-崇信旅游*******************************/
.cx-cxly-main {
	padding: 15px 20px 0;
	background: #fff;
}
.cx-g-w580 {
	width: 580px;
}
.cx-g-w389 {
	width: 389px;
}
.cx-cxly-vedio {
	width: 530px;
	height: 335px;
	overflow: hidden;
}
.tabPanel2-2 .panel {
	width: 50%;
	color: #fff;
	background: #63a5df;
}
.cx-cxly-news1 .tabContent {
	height: 300px;
}
.cx-cxly-sec2 {
	margin-top: 15px;
}
.tabPanel4 {
	position: relative;
	height: 38px;
	line-height: 38px;
	border: 1px solid #e8edf2;
}
.tabPanel4 .panel {
	position: relative;
	float: left;
	height: 38px;
	padding: 0 24px;
	line-height: 38px;
	color: #333;
	font-size: 16px;
}
.tabPanel4 .panel.cur {
	height: 40px;
	line-height: 40px;
	margin-top: -1px;
	margin-left: -1px;
	color: #fff;
	font-weight: bold;
	background: #63a5df;
}
.tabPanel4 .panel.cur .arrow {
	display: block;
}
.tabPanel4 .panel .arrow {
	display: none;
	position: absolute;
	left: 50%;
	bottom: -4px;
	margin-left: -4px;
	width: 7px;
	height: 4px;
	background: url('cx_cxly-icon1.png') no-repeat center;
}
.cx-cxly-more {
	float: right;
	margin-right: 13px;
	font-size: 12px;
	color: #979797;
}
.cx-cxly-more:hover {
	color: #63a5df;
}
/*  左边图 右边文字  上下*/
.cx-cxly-pictxt {
	margin-top: 20px;
	overflow: hidden;
}
.cx-cxly-pictxt .img {
	float: left;
	margin-right: 18px;
}
.cx-cxly-pictxt .title {
	padding-top: 0px;
	padding-bottom: 5px;
}
.cx-cxly-pictxt .title a {
	color: #007eb8;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
}
.cx-cxly-pictxt .txt {
	font-size: 14px;
	color: #333;
	line-height: 24px;
}
.cx-cxly-middleitem .cx-cxly-pictxt .img img {
	width: 180px;
	height: 110px;
}
.cx-cxly-middle {
	margin-left: 16px;
	margin-right: 17px;
}
.charm-content {
    margin:20px;
}
.cx-charm-title{
    height: 38px;
    width: 1198px;
    border:1px solid #d2d2d2;
}
.cx-charm-title h4{
    height: 40px;
    line-height:40px;
    width: 111px;
    margin:-1px;
    background: #63a5df;
    color: #fff;
    font-size: 16px;
    text-align: center;
    position: relative;
}
.cx-charm-title h4 span{
    position: absolute;
    top:40px;
    left: 50%;
    margin-left: -3.5px;
    display: inline-block;
    height: 4px;
    width: 7px;
    background: url("charm-ti-icon.png") no-repeat;
}
.cx-charm-title a{
    line-height: 40px;
    color: #979797;
    font-size: 12px;
    margin-right: 14px;
    cursor: pointer;
}
.cx-charm-title a:hover{
    text-decoration: underline;
}
/*图片*/
.cx-charm-pic{
    width: 1160px;
}
.cx-charm-pic li {
    float: left;
    width: 227px;
    margin-right: 10px;
}
.cx-charm-pic li.charm-last-pic {
    margin-right: 0px;
}
.cx-charm-pic li div{
    margin-top: 20px;
	overflow: hidden;
}
.cx-charm-pic li div a{
    position: relative;
    overflow: hidden;
    display: block;
}
.cx-charm-pic li .charm-item-div {
    height: 240px;
    width: 227px;
}
.cx-charm-pic li .charm-item-div span{
    position: absolute;
    bottom: 0px;
}
.cx-charm-pic li .charm-item-div1{
    height: 160px;
    width: 227px;
}
.cx-charm-pic li a img{
    display: inline-block;
    width:227px;
}
.cx-charm-pic li a img:hover{
    animation: myfirst 0.5s;
    -moz-animation: myfirst 0.5s;	/* Firefox */
    -webkit-animation: myfirst 0.5s;	/* Safari 和 Chrome */
    -o-animation: myfirst 0.5s;	/* Opera */
}
.cx-charm-pic li p{
    height:49px;
    width: 201px;
    padding:15px 12px;
    border: 1px solid #d2d2d2;
    margin-top: -1px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #000000;
    line-height: 24px;
    text-align: left;
}
.cx-charm-pic li span{
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: inline-block;
    height: 40px;
    width: 227px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    font-family: "微软雅黑";
    background: url("charm-title-bg.png");
}
/*便捷服务*/   .convenient-service.clearfix {float: right;}
.convenient-service{
    width: 212px;
    margin-top: 20px;
}
.convenient-service a{
    float: left;
    width: 212px;
    height: 85px;
    margin-bottom: 14px;
    background: url("convenient-ser-icon.png") no-repeat;
}
.convenient-service a.service-last-mgr0{
    margin-right: 0px;
}
.convenient-service a.con-service-item1{
    background-position: -60px 0;
}
.convenient-service a.con-service-item2{
    background-position: -60px -89px;
}
.convenient-service a.con-service-item3{
    background-position: -60px -178px;
}
.convenient-service a.con-service-item4{
    background-position: -60px -267px;
}
.convenient-service a.con-service-item5{
    background-position: -60px -356px;
}
.convenient-service a.con-service-item6{
    background-position: -60px -446px;
}
.convenient-service a span{
    display: block;
	float: left;
	height: 50px;
    width: 55px;
    margin: auto 0;
    margin-top: 20px;
    margin-left: 30px;
    background:url("convenient-ser-icon.png")  no-repeat;
}
.convenient-service a.con-service-item1 span{
    background-position: 0px 0px;
}
.convenient-service a.con-service-item2 span{
    background-position: 8px -88px;
}
.convenient-service a.con-service-item3 span{
    background-position: 0px -175px;
}
.convenient-service a.con-service-item4 span{
    background-position: 0px -255px;
}
.convenient-service a.con-service-item5 span{
    background-position: 8px -355px;
}
.convenient-service a.con-service-item6 span{
    background-position: 3px -444px;
}
.convenient-service a p{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 88px;
    padding-right: 20px;
    color: #ffffff;
}
.convenient-service a:hover{
    opacity: 0.8;
    filter:alpha(opacity=80);
}
@keyframes myfirst
{
    0%{transform: scale(1,1);}
    50% {transform: scale(1.1,1.1);}
    100%{transform: scale(1,1);}
}

@-moz-keyframes myfirst /* Firefox */
{
    0%{transform: scale(1,1);}
    50% {transform: scale(1.1,1.1);}
    100%{transform: scale(1,1);}
}

@-webkit-keyframes myfirst /* Safari 和 Chrome */
{
    0%{transform: scale(1,1);}
    50% {transform: scale(1.1,1.1);}
    100%{transform: scale(1,1);}
}
@-o-keyframes myfirst /* Opera */
{
    0%{transform: scale(1,1);}
    50% {transform: scale(1.1,1.1);}
    100%{transform: scale(1,1);}
}
/*******************************崇信-内页-走进崇信*******************************/
.cx-zjcx-main {
	background: #fff;
	padding: 0 20px;
}
.cx-xjcx-vedio {
    width: 520px;
    margin-left: 0px;
    margin-top: 15px;
}
.cx-zjcx-profile {
	width: 625px;
}
.zjcx-tabPanel1 {
	height: 46px;
}
.zjcx-tabPanel1 .panel {
	float: left;
	width: 100px;
	height: 38px;
	padding-left: 16px;
	line-height: 38px;
	font-size: 18px;
	color: #000;
}
.zjcx-tabPanel1 .panel.cur {
	color: #fff;
	background: url('cx_zjcx-panelcur.png') no-repeat center;
}
.cx-zjcx-profile {
    margin-top: 15px;
}
.cx-zjcx-profile .tab-title {
	height: 64px;
	padding-top: 26px;
	padding-left: 270px;
	background: url('cx_zjcx-title1.png') no-repeat left top;
}
.zjcx-profile-info {
	padding: 6px 15px 15px 15px;
}
.zjcx-profile-info p {
	line-height: 27px;
	color: #333;
}
.cx-zjcx-roll1 {
	float: left;
    height: 118px;
    width: 440px;
    overflow: hidden;
}
.cx-zjcx-sec2 {
	margin-top: 36px;
	padding-left: 148px;
	background: url('cx_zjcx-title2.png') no-repeat 13px center;
}
.cx-zjcx-sec2 .tabContent {
	height: 222px;
	background: url('cx_zjcx-g2.jpg') no-repeat center;
}
.cx-zjcx-sec2 .zjcx-tabPanel1 {
	margin-left: 33px;
}
.cx-zjcx-sec2 .zjcx-tabPanel1 .panel {
	width: 109px;
	padding-left: 12px;
	margin-right: 22px;
}
.cx-zcx-fzcx {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}
.cx-zcx-fzcx .content-box-item {
	width: 985px;
}
.cx-zcx-fzcx .content-box-item .img {
	float: left;
	margin-right: 15px;
}
.cx-zcx-fzcx .content-box-item .img {
    width: 270px;
    height: 190px;
}
.cx-zcx-fzcx .content-box-item .content {
    width: 700px;
    height: 190px;
	overflow: hidden;
}
.cx-zcx-fzcx .content-box-item .content p {
	font-size: 13px;
	color: #333;
	line-height: 28px;
}
.cx-zcx-fzcx .sec1 p {
	padding-top: 10px;
}
.m-news-list2 li {
	height: 29px;
	line-height: 29px;
}
.m-news-list2 li a {
	padding-left: 13px;
	font-size: 13px;
	background: url('cx_zjcx-aicon1.png') no-repeat left center;
}
.m-news-list2 li span {
	font-size: 13px;
	color: #666;
}
.m-news-list2 li a:hover {
	font-weight: bold;
	color: #ab414a;
}
.content-box-item .m-news-list2 li a {
	max-width: 230px
}
.content-box-item .m-news-list2 {
	padding-top: 11px;
}
.cx-zjcx-sec3 {
	padding-top: 96px;	
	margin-top: 30px;
	background: url('cx_zjcx-title3.png') no-repeat center top;
}
.cx-zjcx-celebrity {
	width: 395px;
	padding-top: 60px;
	background: url('cx_zjcx-celebritytt.png') no-repeat center top;
}
.content-person-item {
	height: 175px;
	margin-top: 26px;
	overflow: hidden;
}
.content-person-item .img {
	width: 175px;
	height: 175px;
	background: url('cx_zjcx-circle.jpg') no-repeat center;
	overflow: hidden;
}
.content-person-item .img img {
	width: 140px;
	height: 140px;
	margin-top: 18px;
	margin-left: 18px;
	border-radius: 50%;
}
.content-person-item .content {
	float: right;
	width: 197px;
}
.content-person-item .content .title {
	height: 29px;
	line-height: 16px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dashed #aaa;
}
.content-person-item .content .title .subtitle {
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
.content-person-item .content .txt {
	margin-top: 11px;
	line-height: 22px;
	color: #666;
	font-size: 12px;
}
.content-person-item .content .txt a {
	font-size: 12px;
	color: #ab414a;
}
.cx-zjcx-news {
	width: 720px;
}
.cx-zjcx-news .tabContent {
	height: 385px;
	background: url('cx_zjcx-g3.jpg') no-repeat center;
	margin-top: 10px;
}
.cx-zjcx-news .zjcx-tabPanel1 {
    height: 40px;
    margin-left: 50px;
}
.cx-zjcx-news .zjcx-tabPanel1 .panel {
	margin-right: 30px;
}
.m-news-list2-1 li {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #aaa;
}
.m-news-list2-1 li a {
	padding-left: 0;
	background: none;
}
.cx-zjcx-news .m-news-list2-1 {
    height: 370px;
    padding: 15px 15px 0px;
	overflow: hidden;
}
.content-box-item1 {
	float: left;
	width: 345px;
	height: 184px;
	overflow: hidden;}
.content-box-item1 a {
	float: left;
}
.content-box-item1 a img {
	width: 160px;
	height: 170px;
}
.tabItem1 {
	float: left;
	width: 335px;
	height: 420px;
	margin: 15px 0 0 15px;
}
.content1 {
    float: left;
    width: 868px;
	margin-left: 8px;}
.content1 p {
	line-height: 26px;
	color: #333;
}
.cx-zjcx-sec4 {
	margin-top: 33px;
	padding-bottom: 0px;
}
.cx-zjcx-tscx {
	width: 740px;
	padding-top: 47px;
	background: url('cx_zjcx-tscxtt.png') no-repeat center top;
}
.zjcx-tscx-sec {
	height: 215px;
	background: url('cx_zjcx-g4.png') no-repeat center top;
}
.cx-zjcx-dsj  {
	width: 417px;
	margin-top: 6px;
	padding-top: 52px;
	background: url('cx_zjcx-dsjtt.png') no-repeat center top;
}
.zjcx-dsj-sec {
	height: 193px;
	background: url('cx_zjcx-g5.png') no-repeat center top;
}
.dsj-menu a {
	float: left;
	width: 86px;
	height: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 40px;
	background: url('cx_zjcx-ag1.png') no-repeat center top;
}
.zjcx-dsj-sec .dsj-menu {
	padding-top: 26px;
	padding-left: 21px;
}
.cx-zjcx-footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 400px;
	min-width: 1200px;
	background: url('cx_zjcx-footerbg.jpg') no-repeat center top;
	z-index: -1;
}

/* 轮播 像素移动  左右*/
.web-carousel {
	height: 100px;
    width: 430px;
    margin: 8px 0px 5px 8px;
    border: 1px dotted #dcdcdc;
}
.web-carousel .sc-carousel {
	position: relative;
    float: left;
    width: 430px;
    height: 100px;
    overflow: hidden;
}
.carousel-simg {
	position: absolute;
	top: 0;
	left: 0;
}
ul.carousel-simg li {
    margin: 0;
}
.carousel-simg li {
	float: left;
	padding-right: 10px;
}
.carousel-simg li a {
	display: block;
	width: 130px;
	height: 100px;
}
.carousel-simg li a img {
	width: 130px;
	height: 100px;
}

/*  百叶窗  */
.m-blinds .m-blinds-img {
	position: relative;
	width: 660px;
	height: 145px;
	overflow: hidden;
}
.m-blinds .m-blinds-img li {
	position: absolute;
	left: 0;
	top: 0;
	width: 420px;
	height: 145px;
}
.m-blinds .m-blinds-img li img {
	width: 420px;
	height: 145px;
	box-shadow: -5px 0px 9px rgba(51, 51, 51, 0.3);
}
.zjcx-tscx-sec .m-blinds {
	padding-top: 35px;
	padding-left: 54px;
}

/*2017-08-27新增崇信旅游-焦点图css*/
.cx-g-w1160 {width: 1160px;}
.slider {display: none}
.lyjd {width: 1160px;height: 500px;font-size: 14px;position:relative;}
.lyjd a.control {position:absolute;display: block;top: 50%;margin-top: -74px;width: 50px;height: 74px;cursor: pointer;z-index: 2;background: url(buttons.png) no-repeat}
.lyjd a.prev {left: 0;background-position: 0 0}
.lyjd a.next {right: 0;background-position: -50px 0}
.lyjd a.prev:hover {background-position: 0 -74px}
.lyjd a.next:hover {background-position: -50px -74px}

/*******************************崇信-内页-依申请公开*******************************/
.cx-sqgk-main {
	padding-top: 20px;
	padding-bottom: 20px;
}
.cx-sqgk-main .content1 {
    padding: 15px;
    border: 1px solid #dedede;
    background: #fcfcfc;
    border-radius: 5px;
    margin-bottom: 15px;
}
.cx-sqgk-main .content1 p {
    text-indent: 2em;
    line-height: 23px;
    font-family: "Microsoft Yahei", "微软雅黑";
    color: #333;
    font-size: 14px;
}
.cx-sqgk-main .content2 {
	margin-top: 16px;
}
.sqgk-table tr,
.sqgk-table td {
	padding: 0;
	margin: 0;
}
.sqgk-table,
.sqgk-subtable {
	width: 100%;
}
.sqgk-subtable.w-auto {
	width: auto;
}
.sqgk-table .td1 {
	width: 60px;
	text-align: center;
	line-height: 26px;
	background: #fcfcfc;
}
.sqgk-table th,
.sqgk-table td {
	font-size: 14px;
	color: #565656;
}
.sqgk-table .red {
	margin-right: 3px;
	color: #dc1717;
	font-style: normal;
	vertical-align: text-top;
}
.sqgk-table .tr1 >td {
	border: 1px solid #dedede;
}
.sqgk-table .td-pd {
	padding: 5px 0;
}
.sqgk-table .pb20 {
	padding-bottom: 20px;
}
.sqgk-subtable .sub-th1 {
	width: 92px;
	height: 40px;
	color: #565656;
}
.sqgk-subtable .auto-span {
	margin-left: 48px;
}
.sqgk-subtable .sub-td1 {
	width: 330px;
}
.sqgk-table .ipt-txt1,
.cx-tb-item {
	width: 278px;
    height: 28px;
    line-height: 28px;
    color: #565656;
	border: 1px solid #dadada;
}
.sqgk-table .ipt-txt1 {
	width: 258px;
	padding: 0 10px;
}
.sqgk-table .ipt-txt1-1 {
	width: 681px;
}
.sqgk-table .text-area1 {
	height: 71px;
	padding: 10px;
	line-height: 24px;
	color: #565656;
	border: 1px solid #dadada;
}
/*下拉列表*/
.cx-tb-item {
	position: relative;
    background: #fff url('cx_sqgk-icon3.png') no-repeat 257px center;
}
.cx-tb-item p {
	margin-left: 11px;
}
.cx-tb-item .link-info {
	display: none;
    position: absolute;
    top: 28px;
    left: -1px;
    width: 100%;
    max-height: 90px;
    overflow: auto;
	border: 1px solid #dadada;
}
.cx-tb-item .link-info li {
	height: 30px;
    padding-left: 11px;
    line-height: 30px;
    background: #fff;
}
.cx-tb-item .link-info li a {
	display: block;
	color: #565656;
}
.cx-label input {
	display: none;
}
.cx-label {
	display: inline-block;
	padding-left: 24px;
	background: url('cx_sqgk-icon2.png') no-repeat left center;
	cursor: pointer;
}
.cx-label.cur {
	background-image: url('cx_sqgk-icon1.png');
}
.sqgk-subtable .label-box1 .cx-label {
	margin-left: 32px;
}
.sqgk-subtable .label-box2 .cx-label {
	width: 131px;
}
.sqgk-subtable .cx-label:first-child {
	margin-left: 0;
}
.sqgk-table .tr-bac {
	height: 76px;
	background: #fcfcfc;
}
.sqgk-subtable .txt-center {
	text-align: center;
}
.sqgk-subtable .span1 {
	margin-left: 201px;
}
.sqgk-table .ipt-txt2 {
	width: 119px;
	height: 28px;
	padding: 0 10px;
	line-height: 28px;
	color: #565656;
	background: #fff;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
}
.cx-sqgk-formbtn {
	font-size: 0;
	text-align: center;
}
.cx-sqgk-formbtn .btn {
	display: inline-block;
	width: 78px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #44a0dc;
	text-align: center;
	border: 1px solid #dadada;
	background: #fff;
}
.cx-sqgk-formbtn .btn1 {
	color: #fff;
	background: #44a0dc;
	border-color: #44a0dc;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}
.cx-sqgk-formbtn .btn2 {
	border-left: none;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}

/**********************************崇信旅游修改 2017.9.4**********************************/
.m-pictxt .vbtn {
	position: absolute;
	left: 50%;
	top: 50%;
}
.m-pictxt .vbtn-1 {
	width: 75px;
	height: 75px;
	margin-left: -38px;
	margin-top: -38px;
	background: url('cx_cxly-vbtn1.png') no-repeat;
}
.cx-g-w629 {
	width: 629px;
}
.g1160 {
	width: 1160px;
}
.cx-cxly-gk {
    height: 313px;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #e8edf2;
    overflow: hidden;
}
.m-headtt .title-1 {
	padding-left: 0;
	margin-left: 0;
	font-size: 24px;
	font-weight: normal;	
}
.cx-cxly-gk .m-headtt {
	margin-top: 15px;
}
.cx-cxly-gk .item-ttct {
	width: 285px;
	margin-top: 15px;
}
.item-ttct .title {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 26px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.item-ttct .txt {
	color: #575757;
	font-size: 14px;
	line-height: 24px;
	margin-top: 5px;
}
.tabPanel5 {
	position: relative;
	height: 16px;
	line-height: 16px;
}
.tabPanel5 .panel {
	position: relative;
	float: left;
	height: 16px;
	margin-left: 35px;
	line-height: 16px;
	color: #717171;	
	font-size: 16px;
}
.tabPanel5 .panel:first-child {
	margin-left: 0;
}
.tabPanel5 .panel.cur {
	color: #63a5df;
}
.m-headtt .title-2 {
	font-weight: normal;
	font-size: 30px;
	color: #000;
}
.cx-g-w550  {
	width: 550px;
}
.cx-cxly-sec2 {
	margin-top: 20px;
}
.cx-cxly-header .tabPanel5 {
	margin-left: 27px;
	margin-top: 12px;
}
.cx-cxly-header {
	height: 30px;
	line-height: 30px;
}
.cx-cxly-header .title-2 {
	padding-left: 13px;
}
.cx-cxly-lvjd .cx-cxly-pictxt {
	margin-top: 30px;
}
.cx-cxly-lvjd .cx-cxly-pictxt .img {
	margin-right: 28px;
}
.cx-cxly-pictxt1 .img img {
	width: 220px;
	height: 140px;
}
.cx-cxly-pictxt1 .img img:hover {
	opacity: 0.9;
	filter: alpha(opcity=90);
}
.cx-cxly-pictxt1 .title a {
	color: #333;
	font-weight: bold;
}
.cx-cxly-pictxt1 .title {
	padding-top: 5px;
	padding-bottom: 8px;
}
.cx-cxly-pictxt1 .txt {
	color: #757575;
}
.cx-cxly-pictxt .price {
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	vertical-align: bottom;
	padding-top: 10px;
	color: #757575;
}
.cx-cxly-pictxt .col1 {
	color: #333;
}
.cx-cxly-pictxt .price-num {
	color: #e71e1e;
	font-size: 24px;
	padding: 0 5px;
}
.cx-cxly-sec3 {
	margin-top: 41px;
}
.m-pictxt1 {
	width: 216px;
	height: 160px;
}
.m-pictxt1 .img {
	display: block;
	width: 100%;
	height: 160px;
	overflow: hidden;
}
.m-pictxt1 .img img {
	display: block;
	width: 100%;
	height: 160px;
}
.m-pictxt1 .img img:hover {
	transform: scale(1.1);
	-ms-transform: scale(1.1); 	/* IE 9 */
	-moz-transform: scale(1.1); 	/* Firefox */
	-webkit-transform: scale(1.1); /* Safari 和 Chrome */
	-o-transform: scale(1.1); 	/* Opera */
	transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari 和 Chrome */
	-o-transition: all 0.5s; /* Opera */
}
.m-pictxt1 .txt-box {
    height: 35px;
    border: 1px solid #e8edf2;
    border-top: none;
    background: #333;
    filter: alpha(Opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}
.m-pictxt1 .txt {
	line-height: 34px;
    color: #fff;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: -35px;
    text-align: center;
}
.cx-cxly-sec3 .m-pictxt1 {
	float: left;
    margin-top: 30px;
    margin-top: 30px;
    margin-right: 20px;
}
.m-pictxt1.rt-00 {
    margin-right: 0px;
}
.m-pictxt1.item1 {
	width: 452px;
}
.m-pictxt1.item1 .img {
	height: 160px;
}
.cx-cxly-main {
	padding-bottom: 20px;
}


/**********************************微信大厅（增） 2017.9.4**********************************/
.cx-weixin-body {
	background: none;
}
.cx-weixin-header {
	height: 433px;
	background: url('cx_weixin-bg.jpg') no-repeat center top;
	overflow: hidden;
}
.cx-weixin-header .logo {
	display: block;
	margin-top: 22px;
	margin-left: -23px;
}
.cx-g-w300 {
	width: 300px;
}
.cx-g-w880 {
	width: 880px;
}
.cx-weixin-main {
	padding-top: 16px;
}
.cx-weixin-lf {
	background: #f0f0f0;
	border-top-left-radius: 35px;
	border-top-right-radius: 35px;
}
.iphone-weixin {
	width: 280px;
	height: 542px;
	margin: 20px auto 13px;
	background: url('cx_weixin-iphone.png') no-repeat center top;
}
.iphone-weixin .content {
	width: 192px;
	padding-top: 82px;	
	margin: 0 auto;
	color: #fff;
	text-align: center;
}
.iphone-weixin .title1 {
	font-size: 18px;
	line-height: 18px;
}
.iphone-weixin .txt1 {
	font-size: 16px;
	line-height: 24px;
}
.iphone-weixin .weixin-img {
	width: 158px;
	height: 158px;
	margin: 24px auto 22px;
	text-align: center;
	font-size: 0;
	border: 1px solid #f1f3f6;
	background: #fff;
	overflow: hidden;
}
.iphone-weixin .weixin-img img {
	vertical-align: middle;
}
.iphone-weixin .weixin-img .l {
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}
.tabPanel6 {
	position: relative;
	height: 34px;
	line-height: 34px;
	border-bottom: 2px solid #fe7000;
}
.tabPanel6 .panel {
	position: relative;
	float: left;
	height: 34px;
	padding-left: 4px;
	padding-right: 2px;
	line-height: 34px;
	color: #000;
	font-size: 14px;
	font-family: '宋体';	
	border-bottom: 2px solid transparent;
}
.tabPanel6 .panel.cur {
	background: url('cx_weixin-icon1.png') no-repeat center bottom;
	border-bottom-color: #7f7d7e;
}
.plr20 {
	padding: 0 20px;
}
.weixin-list .img {
	width: 110px;
	height: 110px;
	font-size: 0;
	text-align: center;
	background: #fff;
}
.weixin-list .img .l {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.weixin-list .txt {
	line-height: 31px;
	text-align: center;
	font-family: '宋体';
	color: #000;
	font-size: 12px;
}
.cx-weixin-weixinl .weixin-list {
	float: left;
	margin-top: 5px;
	margin-left: 18px;
	overflow: hidden;
}
.weixin-list-ct {
	margin-left: -18px;
	overflow-y: auto;
}
.cx-wexinl2 .weixin-list-ct {
	height: 434px;
}
.cx-wexinl3 .weixin-list-ct {
	height: 585px;
}
.m-headtt1 {
	height: 53px;
	line-height: 53px;
	background: #f0f0f0;
}
.m-headtt1 .title {
	float: left;
	margin-left: 20px;
	color: #4988bb;
	font-size: 16px;
	font-weight: bold;
}
.m-headtt1 .title.icon1 {
	padding-left: 31px;	
	background: url('cx_weixin-icon2.png') no-repeat left center;
}
.content-box-rt {
	border: 1px solid #e8edf2;
	overflow: hidden;
}
.cx-weixin-list li {
	height: 83px;
	padding-left: 35px;
	padding-right: 30px;
	border-top: 1px solid #e8edf2;
}
.cx-weixin-list li:first-child {
	border-top: none;
}
.cx-weixin-list li >a {
	display: block;
	margin-top: 14px;
	padding-left: 20px;
	color: #333;
	line-height: 24px;
	font-weight: bold;
	background: url('cx_weixin-icon4.png') no-repeat left center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.cx-weixin-list li >a:hover {
	color: #4988bb;
}
.cx-weixin-list .tips {
	height: 35px;
	line-height: 35px;
	text-align: right;
	font-size: 14px;
}
.cx-weixin-list .tips-lf {
	color: #333;
	text-align: left;
}
.cx-weixin-list .tips-lf .read {
	margin-left: 20px;
	padding-left: 25px;
	background: url('cx_weixin-icon5.png') no-repeat left center;
}
.cx-weixin-list .tips-lf .like {
	margin-left: 38px;
	padding-left: 22px;
	background: url('cx_weixin-icon6.png') no-repeat left center;
}
.cx-weixin-list .time {
	margin-left: 13px;
}
.cx-weixin-list .source {
	color: #63a5df;
}
.m-headtt1 .title.icon2 {
	padding-left: 31px;	
	background: url('cx_weixin-icon3.png') no-repeat left center;
}
.cx-weixin-rank {
	border: 1px solid #e8edf2;
}
.tabPanel7 {
	position: relative;
	height: 52px;
	line-height: 54px;
	border-bottom: 1px solid #e8edf2;
}
.tabPanel7 .panel {
	position: relative;
	float: left;
	height: 49px;
	margin-left: 25px;
	margin-right: 40px;
	padding-left: 6px;
	padding-right: 7px;
	line-height: 54px;
	font-weight: bold;
	color: #323232;
	font-size: 16px;	
	border-bottom: 3px solid transparent;
}
.tabPanel7 .panel.cur {
	color: #4988bb;
	border-bottom-color: #63a5df;
}
.m-table1 {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed
}
.m-table1 tr {
	border-top: 1px solid #e8edf2;
}
.m-table1 tr,
.m-table1 th,
.m-table1 td {
	margin: 0;
	padding: 0;
}
.m-table1 tr:first-child {
	border-top: none;
}
.m-table1 th {
	height: 54px;
	color: #6b6b6b;
	font-size: 12px;
	font-weight: bold;
	background: #f0f0f0;
}
.m-table1 td {
	height: 60px;
	text-align: center;
	font-size: 12px;
	color: #6b6b6b;
}
.m-table1 .link {
	display: inline-block;
	width: 60px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background: #63a5df;
	border-radius: 10px;
}
.weixin-rt-sec1 {
	height: 517px;
}
.weixin-rt-sec2 {
	height: 433px;
}

/**********************************微博大厅（增） 2017.9.4**********************************/
.cx-weibo-body {
	font-family: '宋体';
	background: #b8e9ff url('cx_weibo-bg.jpg') no-repeat center top;
}
.cx-weibo-top {
	height: 44px;
	line-height: 44px;
	border-top: 2px solid #fa7d3c;
	border-bottom: 4px solid #f5f8fd;
	background: #f9fcfe;
}
.weibo-s-logo {
	height: 44px;
	padding-left: 35px;
	font-family: "Microsoft Yahei";
	font-size: 18px;
	font-style: italic;
	line-height: 44px;
	background: url('cx_weibo-icon3.jpg') no-repeat left center;
}
.weibo-top-list li {
	float: left;
	margin-left: 32px;
}
.weibo-top-list li a {
	display: block;
	font-size: 12px;
	padding-left: 25px;
	color: #333;
}
.weibo-top-list li.icon1 a {
	background: url('cx_weibo-icon4.jpg') no-repeat left center;
}
.weibo-top-list li.icon2 a {
	background: url('cx_weibo-icon5.jpg') no-repeat left center;
}
.weibo-top-list li.icon3 a {
	background: url('cx_weibo-icon6.jpg') no-repeat left center;
}
.s-list1 li {
	float: left;
	height: 14px;
	padding: 0 15px;
	line-height: 14px;
	font-size: 12px;
	color: #333;
	border-left: 1px solid #d9d9d9;
}
.s-list1 li:first-child {
	border-left: none;
}
.cx-weibo-top .s-list1 {
	margin: 15px 5px 0 20px;
}
.cx-weibo-header .logo {
	display: block;
	margin-top: 44px;
}
.cx-weibo-header {
	height: 229px;
	overflow: hidden;
}
.cx-weibo-main {
	padding: 20px;
	background: #fff;
}
.cx-g-w840 {
	width: 840px;
}
.cx-weibo-lf {
	padding-bottom: 213px;
	border: 8px solid #9dc2e9;
}
.cx-weibo-bd {
	border-top: 8px solid #9dc2e9;
}
.cx-weibo-lf .cx-weibo-bd:first-child {
	border-top: none;
}
.cx-weibo-intro {
	margin-left: -5px;
}
.cx-weibo-intro .item {
	float: left;
	width: 139px;
	height: 139px;
	text-align: center;
	font-size: 0;
	border-left: 5px solid #9dc2e9;
	border-bottom: 4px solid #9dc2e9;
}
.cx-weibo-intro .item .l {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.m-list1 li {
	float: left;
	width: 92px;
	height: 36px;
	line-height: 56px;
	text-align: center;
	border-left: 1px solid #d7d7d7;
} 
.m-list1 li:first-child {
	border-left: none;
}
.m-list1 li a {
	font-size: 12px;
	color: #000;
}
.m-list1 li a:hover {
	color: #4988bb;
}
.cx-weibo-lf .sec1 .m-list1 {
	margin-top: 10px;
	margin-bottom: 14px;
}
.m-headtt2 {
	height: 37px;
	line-height: 37px;
	border-bottom: 1px solid #d9d9d9;
}
.m-headtt2 .title {
	float: left;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	margin-left: 13px;
}
.cx-weibo-vedio {
	width: 258px;
	height: 224px;
	margin: 16px auto;
	background: #000;
	overflow: hidden;
}
.weibo-list-ct {
	padding: 15px 36px 0 22px;
	margin-top: 8px;
	border: 1px solid #c2d9f2;
	overflow-y: auto;
}
.weibo-list {
	width: 102px;
	margin-bottom: 9px;
	text-align: center;
}
.weibo-list .box {
	width: 56px;
	margin: 0 auto;
	border: 2px solid #a8de86;
}
.weibo-list .img {
	position: relative;
	display: block;
	width: 54px;
	height: 54px;
	text-align: center;
	font-size: 0;
	border: 1px solid #ccc;
	overflow: hidden;
}
.weibo-list .icon {
	position: absolute;
	width: 12px;
	height: 12px;
	right: -1px;
	bottom: -1px;
	background: url('cx_weibo-icon1.jpg') no-repeat;
}
.weibo-list .l {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.weibo-list .title {
	text-align: center;
	color: #0082cb;
	font-size: 12px;
}
.weibo-list .txt {
	color: #666;
	line-height: 18px;
	font-size: 12px;
}
.cx-weibo-lf .sec3 .weibo-list-ct {
	height: 511px;
}
.weibo-btn {
	font-size: 0;
	line-height: 0;
	text-align: center;
}
.weibo-btn .btn {
	display: inline-block;
	font-size: 14px;
	text-align: center;
}
.weibo-btn .btn1 {
	width: 102px;
	height: 25px;
	color: #fff;
	line-height: 25px;
	border: 1px solid #439f27;
	border-radius: 3px;
	background: #76c752;
}
.weibo-btn .btn2 {
	width: 97px;
	height: 27px;
	line-height: 27px;
	color: #0082cb;
}
.cx-weibo-lf .sec4 .weibo-list-ct {
	height: 315px;
}
.cx-weibo-lf .sec4 .weibo-btn {
	margin-top: 5px;
	margin-bottom: 18px;
}
.home-link-bd {
	background: #fff;
}
.tabPanel8 {
	position: relative;
	height: 40px;
	line-height: 40px;
	background: #f3f3f3;
}
.tabPanel8 .panel {
	position: relative;
	float: left;
	height: 40px;
	margin-left: 23px;
	margin-right: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #000;
	font-family: "Microsoft Yahei";
	font-size: 18px;	
}
.tabPanel8 .panel .icon {
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	top: -6px;
	width: 11px;
	height: 6px;
	background: url('cx_weibo-icon2.png') no-repeat center;
}
.tabPanel8 .panel.cur {
	color: #006ba2;
}
.tabPanel8 .panel.cur .icon {
	display: block;
}
.cx-weibo-banner {
	width: 100%;
	height: 344px;
}
.cx-weibo-banner .banner-img {
	height: 344px;
}
.cx-weibo-banner .banner-tool {
	height: 40px;
	background: rgba(0,0,0,0.5);
}
.cx-weibo-banner .banner-text {
	height: 40px;
	padding-left: 15px;
}
.cx-weibo-banner .banner-text p {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-family: "Microsoft Yahei";
}
.cx-weibo-banner .banner-btn {
	right: 13px;
	top: 14px;
}
.cx-weibo-banner .banner-btn span {
	width: 14px;
	height: 14px;
	margin-left: 10px;
	background: #fff;
	border-radius: 50%;
}
.cx-weibo-banner .banner-btn span.cur {
	background: #fd8d32;
}
.weibo-rt-tips .title {
	float: left;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.weibo-btn2 {
	padding-left: 11px;
	font-size: 0;
	line-height: 0;
	background: url('cx_weibo-icon9.jpg') no-repeat left center;
}
.weibo-btn2 .btn {
	display: inline-block;
	height: 14px;
	line-height: 14px;
	padding: 0 5px;
	color: #0078b6;
	font-size: 12px;
	border-left: 1px solid #ccc;
}
.weibo-btn2 .btn:first-child {
	border-left: none;
}
.m-headtt2-2 {
	background: #f3f3f3;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}
.m-headtt2-2 .title {
	margin-left: 10px;
}
.cx-weibo-dt {
	height: 1246px;
	overflow-y: auto;
}
.m-headtt2-2 .title .s {
	color: #0078b6;
}
.weibo-ct-item {
	padding: 15px;
	border-bottom: 1px dashed #d2d2d2;
}
.weibo-ct-item .img1 {
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	overflow: hidden;
}
.weibo-ct-item .img1 img {
	width: 100%;
	height: 100%;
}
.weibo-ct-item .content-box {
	float: right;
	width: 100%;
	margin-left: -40px;
}
.weibo-ct-item .content {
	padding-left: 40px;
}
.weibo-ct-item .weibo-details {
	line-height: 18px;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}
.weibo-ct-item .ct {
	margin-top: 28px;
	margin-bottom: 10px;
}
.weibo-ct-item .tips {
	height: 22px;
	line-height: 22px;
	color: #0078b6;
}
.tips-comment {
	font-size: 0;
}
.tips-comment .btn {
	height: 12px;
	line-height: 12px;
	padding: 0 8px;
	color: #0078b6;
	font-size: 12px;
	border-left: 1px solid #ccc;
}
.tips-comment .btn:first-child {
	border-left: none;
}
.weibo-v .icon1 {
	display: inline-block;
	width: 14px;
	height: 11px;
	margin-left: 3px;
	background: url('cx_weibo-icon7.jpg') no-repeat 
}
.weibo-v {
	color: #0082cb;
	font-size: 12px;
}
.weibo-v-1 {
	color: #0078b6;
}
.weibo-v-1 .icon1 {
	width: 16px;
	height: 14px;
	background: url('cx_weibo-icon8.jpg') no-repeat 
}

/**********************************图片列表（改） 2017.9.5**********************************/
.cx-tplb-lf {
	width: 270px;
}
.cx-tplb-rt {
	width: 888px;
}
.position-news-1 {
	border-bottom: 1px solid #e9eef2;
}
.m-headtt3 {
	height: 50px;
	line-height: 50px;
	background: #44a0dc;
}
.m-headtt3 .title {
	float: left;
	color: #fff;
	font-weight: normal;
	font-size: 20px;	
}
.m-headtt3 .title.icon1 {
	margin-left: 16px;
	padding-left: 48px;
	background: url('cx_tplb-icon2.png') no-repeat left center;
}
.m-slide1 {
	border: 1px solid #e9eef2;
}
.m-slide1 li {
	position: relative;
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #e9eef2;
}
.m-slide1 li:first-child {
	border-top: none;
}
.m-slide1 li a {
	display: block;
	padding-left: 21px;
	color: #404040;
}
.m-slide1 li .icon1 {
	display: none;
	position: absolute;
	width: 6px;
	height: 11px;
	right: -6px;
	top: 50%;
	margin-top: -5px;
	background: url('cx_tplb-icon3.png') no-repeat;
}
.m-slide1 li:hover,
.m-slide1 li.cur {
	border-color: #13acec;
}
.m-slide1 li:hover a,
.m-slide1 li.cur a {
	background: #13acec;
	color: #fff;
	font-weight: bold;
}
.m-slide1 li:hover .icon1,
.m-slide1 li.cur .icon1 {
	display: block;
}

/**********************************图片详情（增） 2017.9.5**********************************/
.cx-picxq-bg {
	background: #f7f9fa url('cx_picxq-bg.jpg') no-repeat center bottom;
}
.cx-picxq-main {
	background: #fff;
}
.cx-picxq-banner1 {
	width: 100%;
	height: 720px;
}
.cx-picxq-banner1 .title1 {
	padding-top: 26px;
	padding-bottom: 16px;
	font-weight: normal;
	text-align: center;
	font-size: 28px;
	line-height: 48px;
	color: #2a2a2a;
}
.cx-picxq-banner1 .banner-img {
	width: 800px;
	height: 500px;
	margin: 0 auto;
}
.banner-arrow .btn {
	position: absolute;
	top: 50%;
	margin-top: -45px;
}
.cx-picxq-banner1 .banner-arrow .btn {
	width: 46px;
	height: 90px;
}
.cx-picxq-banner1 .banner-arrow .btn.pre {
	left: 0;
	background: url('cx_picxq-icon2-1.png') no-repeat;
}
.cx-picxq-banner1 .banner-arrow .btn.pre:hover {
	background-image: url('cx_picxq-icon2.png');
}
.cx-picxq-banner1 .banner-arrow .btn.next {
	right: 0;
	background: url('cx_picxq-icon1-1.png') no-repeat;
}
.cx-picxq-banner1 .banner-arrow .btn.next:hover {
	background-image: url('cx_picxq-icon1.png');
}
.banner-total {
	position: absolute;
	left: 36px;
	bottom: 40px;
	color: #7c7c7c;
	font-size: 24px;
}
.banner-total .now {
	font-size: 36px;
	color: #44a0dc;
}
.cx-picxq-banner1 .banner-tool {
	background: none;
	bottom: 25px;
}
.cx-picxq-banner1 .banner-text {
	padding-left: 117px;
}
.m-banner .banner-text p a,
.m-banner .banner-text p {
	color: #414141;
}
.cx-picxq-btn .btn {
	display: inline-block;
	width: 77px;
	height: 28px;
	padding-left: 41px;
	margin-left: 10px;
	line-height: 28px;
	color: #696969;
	border: 1px solid #e0e0e0;
	border-radius: 14px;
}
.cx-picxq-btn .btn.btn1 {
	background: url('cx_picxq-icon3.png') no-repeat 2px center;
}
.cx-picxq-btn .btn.btn2 {
	background: url('cx_picxq-icon4.png') no-repeat 2px center;
}
.cx-picxq-banner1 .cx-picxq-btn {
	position: absolute;
	right: 38px;
	bottom: 33px;
}
.cx-picxq-main .content-box1 {
	padding: 31px 29px 26px 30px;
	border-top: 15px solid #44a0dc;
}
.imgs-play .imgs {
	width: 120px;
	padding-top: 9px;
	background: url('cx_picxq-line2.png') no-repeat center top;
	cursor: pointer;
}
.imgs-play .imgs img {
	width: 120px;
	height: 80px;
}
.imgs-play .txt {
	padding-top: 4px;
	line-height: 34px;
	text-align: center;
	color: #2e86c0;
}
.cx-roll-box {
	width: 839px;
	height: 78px;
	margin: 9px 30px 0;
	border: 1px solid #e1e1e1;
}
.cx-roll-box .cx-roll-btn {
	float: left;
	width: 40px;
	height: 100%;
	cursor: pointer;
}
.cx-roll-box .cx-roll-btnpre {
	background: url('cx_picxq-icon5.png') no-repeat center;
	box-shadow: -1px 0 4px #e1e1e1 inset;
}
.cx-roll-box .cx-roll-btnnext {
	background: url('cx_picxq-icon6.png') no-repeat center;
	box-shadow: 1px 0 4px #e1e1e1 inset;
}
.cx-roll-box .cx-roll-content {
	position: relative;
	float: left;
	width: 759px;
	height: 100%;
	overflow: hidden;
}
.cx-roll-content .item {
	position: absolute;
	left: 17px;
	top: 6px;
	width: 770px;
	overflow: hidden;
}
.cx-roll-content .item img {
	width: 90px;
	height: 60px;
}
.cx-roll-content .item a {
	float: left;
	margin-right: 14px;
	border: 3px solid transparent;
}
.cx-roll-content .item a:hover,
.cx-roll-content .item a.cur {
	border-color: #44a0dc;
}
.cx-picxq-main .content3 {
	margin-top: 16px;
	background: #fcfeff;
	border: 1px solid #e1e1e1;
}
.m-headtt2-1 {
	height: 40px;
	line-height: 40px;
	border-color: #e1e1e1;
}
.m-headtt2-1 .title {
	margin-left: 32px;
	color: #454545;
	font-weight: bold;
}
.m-pictxt-tb .img {
	display: block;
}
.m-pictxt-tb .txt {
	line-height: 32px;
	text-align: center;
	color: #5c5c5c;
}
.cx-picxq-main .content3 .ct {
	padding: 24px 14px 5px 15px;
	margin-left: -30px;
}
.cx-picxq-main .content3 .m-pictxt-tb {
	float: left;
	margin-left: 30px;
}
.cx-picxq-main .content3 .m-pictxt-tb .img {
	height: 100px;
	padding-top: 9px;
	background: url('cx_picxq-line1.png') no-repeat center top;
}
.cx-picxq-main .content3 .m-pictxt-tb img {
	width: 160px;
	height: 100px;
}
/****************************************(增)崇信文艺 2017.9.20****************************************/
.cx-body3 {
	background: url('cx_wy-bg.jpg') no-repeat center top;
}
.cx-wy-sec1 {
	margin-bottom: 26px;
}
.cx-g-w570 {
	width: 570px;
}
.cx-wy-sec1 .m-pictxt a {
	width: 280px;
	height: 180px;
	margin-left: 10px;
	margin-top: 10px;
	overflow: hidden;
}
.cx-wy-sec1 .m-pictxt {
	margin-left: -10px;
	margin-top: -10px;
}
.cx-wy-sec1 a .txt {
	height: 40px;
	padding-left: 20px;
	line-height: 40px;
}

/*公共视频模块*/
.m-vedio {
	position: relative;
}
.m-vedio .vbtn {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 44px;
	height: 44px;
	margin-top: -22px;
	margin-left:-22px;
	background: url('cx_wy-vbtn1.png') no-repeat center;
}
.cx-wy-sec1 .ct2 {
	margin-top: -37px;
	padding-top: 95px;
	background: url('cx_wy-title1.png') no-repeat center top;
}
.cx-wy-sec1 .inner-ct1 {
	height: 96px;
	padding: 23px 25px 0;
	overflow: hidden;
	border-bottom: 1px dashed #dadada;
}
.cx-wy-sec1 .inner-ct1 .title1 {
	display: block;
	line-height: 38px;
	font-size: 20px;
	font-weight: normal;
	color: #343434;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cx-wy-sec1 .inner-ct1 .txt1 {
	color: #5f5f5f;
	line-height: 22px;
}
.u-red1 {
	color: #dc172b;
}
.m-news-list1a li a:hover {
	color: #dc172b;
	background-image: url('cx_wy-liicon1.png');
}
.cx-g-w570 .m-news-list1a li a {
	max-width: 380px;
}
.cx-wy-sec1 .ct2 .m-news-list1a {
	margin: 14px 20px 0;
}
.wy-tabPanel1 .panel {
	float: left;
	width: 71px;
	height: 36px;
	line-height: 36px;
	padding-left: 21px;
	color: #565656;
	font-size: 16px;
}
.wy-tabPanel1 .panel.cur {
	color: #fff;
	font-weight: bold;
	background: url('cx_wy-panelcur.png') no-repeat center;
}
.cx-wy-sec2 .ct1 .wy-tabPanel1 {
	margin-top: 3px;
}
.cx-wy-headtt {
	height: 65px;
	overflow: hidden;
}
.cx-wy-box1 {
	background: url('cx_wop50.png');
	border: 1px solid #eae7e2;
}
.cx-wy-sec2 .ct1 .tabContent {
	height: 288px;
}
.cx-wy-sec2 .ct1 .m-news-list1a {
	margin-top: 18px;
	margin-left: 20px;
}
.wy-cm-ct {
	margin-left: -10px;
	margin-top: -10px;
}
.wy-cm-ct a {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 280px;
	height: 140px;
	overflow: hidden;
}
.wy-cm-ct a img {
	display: block;
}
.wy-cm-ct a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	transform: scale(1.05);
	transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari 和 Chrome */
	-webkit-transform: scale(1.05);
	-o-transition: all 0.5s; /* Opera */
	-o-transform: scale(1.05);
}
.cx-wy-sec2  {
	margin-bottom: 38px;
}
.cx-wy-sec3 {
	margin-bottom: 48px;
}
.cx-wy-sec4 .ct1 {
	height: 237px;
	background: url('cx_wy-g1.png') no-repeat center;
}
.cx-wy-sec4 .ct1 .web-carousel {
	height: 150px;
	padding-top: 43px;
	padding-left: 59px;
}
.cx-wy-sec4 .ct1 .sc-carousel {
	width: 1040px;
	height: 150px;
}
.cx-wy-sec4 .ct1 .carousel-simg a,
.cx-wy-sec4 .ct1 .carousel-simg img,
.cx-wy-sec4 .ct1 .carousel-simg li {
	width: 200px;
	height: 150px;
}
.cx-wy-sec4 {
	margin-bottom: 49px;
}
.home-footer1 {
	min-width: 1200px;
	height: 81px;
	margin-bottom: 0;
}
.home-footer1 .ct1 {
	padding-top: 10px;
}
.home-footer1 .intro {
	opacity: 0.7;
	filter: alpha(opacity=70);
}