@charset "gb2312";

.m-container {
    width: 1200px;
    margin: 0 auto;
}
.m-main {
    padding: 20px 20px 15px;
    background: #fff;
    box-shadow: 0px 0px 3px #cadce9;
}

/*******************************崇信-框架*******************************/
.g-w570 {
    width: 570px;
}
.g-w428 {
    width: 428px;
}
.g-w722 {
    width: 428px;
}
.g-w430 {
    width: 430px;
}
.g-w720 {
    width: 720px;
}

/*******************************崇信-模块*******************************/
/*tab切换1*/
.tabPanel1 {
    position: relative;
    height: 30px;
}
.tabPanel1 .panel {
    position: relative;
    float: left;
    width: 139px;
    height: 30px;
    margin-left: 4px;
    line-height: 30px;
    text-align: center;
    background: #e8eef2;
    cursor: pointer;
}
.tabPanel1 .panel:first-child {
    margin-left: 0;
}
.tabPanel1 .panel.cur {
    font-weight: bold;
    color: #fff;
    background: #46a0dc;
}
.tabPanel1 .panel.cur:after {
    position: absolute;
    left: 50%;
    bottom: -4px;
    width: 0;
    height: 0;
    content: '';
    margin-left: -7px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #46a0dc;
}
/*tab切换2*/
.tabPanel2 {
    position: relative;
    height: 34px;
}
.tabPanel2 .panel {
    position: relative;
    float: left;
    width: 25%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 16px;
    color: #4e4e4e;
    /*border-left: 1px solid #d6dbde;*/
    background: #e8eef2;
}
.tabPanel2 .panel .line {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border-left: 1px solid #d6dbde;
}
.tabPanel2 .panel .line.lfline {
    left: 0;
}
.tabPanel2 .panel.cur {
    height: 31px;
    line-height: 30px;
    color: #4988bb;
    font-weight: bold;
    border-top: 3px solid #63a5df;
    background: #fff;
}

/*tabPanel2 扩展1*/
.tabPanel2-1 {
    height: 38px;
    border-bottom: 1px solid #cad1dd;
}
.tabPanel2-1 .panel {
    width: 33.33%;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    background: none;
}
.tabPanel2-1 .panel.cur {
    height: 36px;
    line-height: 38px;
    color: #0867c1;
    border-bottom: 3px solid #34a2ed;
    border-top: none;
}
/*tab切换3*/
.tabPanel3 {
    position: relative;
    width: 123px;
}
.tabPanel3 .panel {
    position: relative;
    display: block;
    width: 121px;
    height: 53px;
    margin-top: 3px;
    line-height: 52px;
    text-align: center;
    font-size: 14px;
    color: #333;
    border: 1px solid #e8edf2;
}
.tabPanel3 .panel:first-child {
    margin-top: 0;
}
.tabPanel3 .panel.cur {
    color: #fff;
    background: #00b4ff;
    border-color: #00b4ff;
}
.tabPanel3 .panel.cur:after {
    position: absolute;
    right: -5px;
    top: 50%;
    margin-top: -4px;
    width: 0;
    height: 0;
    content: '';
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #00b4ff;
}
/*新闻列表1*/
.m-news-list1 {
    position: relative;
    z-index: 1;
}
.m-news-list1 li {
    height: 36px;
    line-height: 36px;
}
.m-news-list1 li a {
    padding-left: 33px;
    font-size: 14px;
    background: url('cx_home-liicon1.png') no-repeat 5px center;
}
.m-news-list1 li a:hover {
    background: url('cx_home-liicon2.png') no-repeat left center;
}
.m-news-list1 li span {
    color: #919191;
}
.m-news-list1 .line {
    position: absolute;
    left: 8px;
    top: 18px;
    bottom: 18px;
    border-left: 1px solid #cad1dd;
    z-index: -1;
}

/*.m-news-list1 扩展1*/
.m-news-list1-1 li {
    height: 34px;
    line-height: 34px;
}
.m-news-list1-1 li a {
    padding-left: 21px;
    font-size: 14px;
}
.m-news-list1-1 li span {
    color: #999;
}
.m-news-list1-1 li a {
    background: url('cx_home-liicon1.png') no-repeat left center;
}
.m-news-list1-1 li a:hover {
    background: url('cx_home-liicon1.png') no-repeat left center;
}

/*m-news-list1 扩展2*/
.m-news-list1-2 li {
    height: 34px;
    line-height: 34px;
}
.m-news-list1-2 li a {
    padding-left: 15px;
    font-size: 14px;
    background: url('cx_home-liicon3.png') no-repeat left center;
}
.m-news-list1-2 li span {
    color: #999;
    font-size: 11px;
	margin-right: 15px;
}
.m-news-list1-2 li a:hover {
    color: #0867c1;
    font-weight: bold;
    background: url('cx_home-liicon3.png') no-repeat left center;
}
/*******************************崇信-首页*******************************/
body {
    background: #cef4fd url('cx_home-bg.jpg') no-repeat center 10px;
}
.home-header {
    min-width: 1200px;
    height: 37px;
    line-height: 37px;
    color: red;
    font-size: 12px;
    background: #fff;
}
.home-header-list {
    margin-left: 12px;
}
.home-header-list li {
    float: left;
    height: 37px;
    padding-left: 26px;
    line-height: 37px;
    margin-right: 29px;
}
.home-header-list li a {
    display: block;
    color: red;
    font-size: 12px;
}
.home-header-list li.rd {
    background: url('cx_home-rd.png') no-repeat left center;
}
.home-header-list li.zx {
    background: url('cx_home-zx.png') no-repeat left center;
}
.home-header-list li.mr0 {
    margin-right: 0;
}
.home-header .line {
    display: inline-block;
    width: 1px;
    height: 11px;
    margin-top: 14px;
    margin-right: 19px;
    margin-left: 21px;
    background: red url('cx_home-line1.png') left top;
}
.home-weather {
    margin-right: 15px;
}
.home-weather li {
    float: left;
    height: 37px;
    line-height: 37px;
}
.home-weather li .weather {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 7px;
    vertical-align: top;
}
.home-weather .line {
    margin-left: 14px;
    margin-right: 13px;
}
.home-weather .status {
    display: inline-block;
    width: 27px;
    height: 20px;
    margin-left: 11px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background: #ffb72b;
    border-radius: 3px;
}

.home-logo {
    height: 250px;
}
.home-logo .logo {
    margin-left: 20px;
    margin-top: 100px;
}
.home-logo .title {
    margin-top: 130px;
    margin-right: 32px;
}

/*导航*/
.m-nav {
    height: 59px;
    background: url('cx_home-navbg.jpg') no-repeat left top;
    border: 1px solid #42bfeb;
    box-shadow: 0px 0px 3px #a2cae8;
}
.m-nav .nav-list li {
    width: 140px;
    height: 61px;
    margin-top: -1px;
    margin-left: -1px;
    text-align: center;
    font-weight: bold;
    background: url('cx_home-navline.png') no-repeat right center;
}
.m-nav .nav-list li a {
    width: 140px;
    padding-top: 34px;
}
.m-nav .arrow {
    display: none;
    width: 22px;
    height: 10px;
    margin-left: 59px;
    background: url('cx_home-cur.png') no-repeat center;
}
.m-nav .nav-list li:hover,
.m-nav .nav-list li.cur {
    background: url('cx_home-navhover.jpg') no-repeat center top;
}
.m-nav .nav-list li:hover .arrow,
.m-nav .nav-list li.cur .arrow {
    display: block;
}

.m-nav li.home a {
    background: url('cx_home-homeicon.png') no-repeat center 10px;
}
.m-nav li.zjcx a {
    background: url('cx_home-zjcxicon.png') no-repeat center 10px;
}
.m-nav li.xxgk a {
    background: url('cx_home-xxgkicon.png') no-repeat center 10px;
}
.m-nav li.zwfw a {
    background: url('cx_home-zwfwicon.png') no-repeat center 10px;
}
.m-nav li.hdjl a {
    background: url('cx_home-hdjlicon.png') no-repeat center 10px;
}
.m-nav li.cxly a {
    background: url('cx_home-cxlyicon.png') no-repeat center 10px;
}
.nav-tabContent {
	position: relative;
    height: 575px;
	overflow: hidden;
}
.nav-tabContent .nav-tabItem {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: #fff;
}
.home-search {
    width: 332px;
    height: 33px;
    margin-right: 13px;
}
.home-search .ipttxt {
    width: 256px;
    height: 33px;
    line-height: 33px;
    padding-left: 14px;
    padding-right: 14px;
    color: #889195;
    font-size: 12px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    background: #fff;
}
.home-search .iptbtn {
    width: 48px;
    height: 33px;
    background: #ec5d5d url('cx_home-searchbtn.png') no-repeat center;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
.m-nav .home-search {
    margin-top: 13px;
    margin-right: 13px;
}
.home-news1 .m-pic-txt {
    margin-top: 25px;
}
.home-news1 .m-pic-txt .u-img {
    width: 57px;
}
.m-pic-txt h3,
.m-pic-txt p {
    margin-left: 76px;
}
.home-news1 .m-pic-txt p {
    color: #5f5f5f;
}
.home-news1 .m-pic-txt .txt {
    margin-left: -76px;
}
.home-news1 .m-news-list1 {
    margin-top: 24px;
}
.home-news1 .m-news-list1 li a {
    max-width: 440px;   
}

.home-roll {
    margin-top: 14px;
}

.home-link {
    margin-top: 13px;
}
.home-footer {
	width: 1200px;
	height: 60px;
	margin: 10px auto 0px;
    background: url('cx_home-op04.png');
}
.home-footer .img1 {
    margin-left: 11px;
    margin-top: 7px;
    margin-right: 14px;
}
.home-footer .img2 {
    margin-top: 6px;
    margin-right: 6px;
}
.home-footer .footer-web-link {
    margin-top: 12px;
}
.footer-web-link li {
    float: left;
    height: 14px;
    line-height: 14px;
    padding-left: 20px;
    margin-right: 7px;
    background: url('cx_home-icon3.png') no-repeat left center;
}
.footer-web-link li:first-child {
    padding-left: 0;
    background: no-repeat;
}
.footer-web-link li a {
    color: #fff;
}
.home-footer .intro {
    margin-top: 5px;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
}

/*浮动窗口*/
.home-pop {
    position: fixed;
    top: 266px;
    left: 50%;
    margin-left: 610px;
    width: 50px;
	z-index: 2;
}
.home-pop.min {
    left: auto;
    right: 0;
    margin-left: 0;
}
.home-pop .home-pop-ct {
    padding: 0 4px;
    background: #fff;
    border: 1px solid #d3d8e2;
}
.home-pop-ct a {
    display: block;
    height: 50px;
    border-top: 1px solid #efefef;
	background: #fff;
}
.home-pop-ct a:first-child {
    border-top: none;
}
.home-pop-ct a img {
    display: block;
    padding-top: 12px;
    margin-left: auto;
    margin-right: auto;
}
.home-pop-ct a:hover img {
    -webkit-animation: swing 0.5s;
    -moz-animation: swing 0.5s;
    -o-animation: swing 0.5s;
    animation: swing 0.5s;
}

.home-news-tab1 {
    border: 1px solid #e8edf2;
    border-top: none;
}
.home-news-tab1 .tabContent {
    height: 190px;
}
.home-news2 .tabPanel2 .panel {
    width: 189px;
}
.home-news2 .tabPanel2 .panel.cur {
    width: 190px;
}
.home-news-tab1 .m-news-list1 li a {
    max-width: 410px;
}
.home-news-tab1 .m-news-list1 {
    margin-left: 16px;
    margin-top: 10px;
    margin-right: 14px;
}

/*首页-崇信旅游*/
.home-ly-video {
    height: 335px;
}
.nav-tabItem {
    display: none;
}
.home-ly-news1 .tabPanel2 .panel {
    width: 213px;
}
.home-ly-news1 .m-news-list1 li a {
    max-width: 530px;
}

.home-picjpic a {
    position: relative;
    float: left;
    width: 136px;
    height: 335px;
    margin-left: 10px;
    overflow: hidden;
}
.home-picjpic a:first-child {
    margin-left: 0;
}
.home-picjpic a img {
    width: 136px;
    height: 335px;
}
.home-picjpic a p {
    position: absolute;
    left: 50%;
    margin-left: -55px;
    bottom: 16px;
    width: 110px;
    height: 110px;
    text-align: center;
}
.home-picjpic .icon {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin: 10px auto 0;
    z-index: 2;
}
.home-picjpic .word {
    position: relative;
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    z-index: 2;
}
.home-picjpic a .bg {
    position: absolute;
    width: 100px;
    height: 100px;
    left: 5px;
    top: 5px;
    border-radius: 50%;
    opacity: 0.60;
    filter: alpha(opacity=60);
    transition: 0.3s;
}
.home-picjpic a.Child-1 .icon {
    background: url('cx_home-eaticon.png') no-repeat center;
}
.home-picjpic a.Child-1 p .bg {
    background: #ff3b3b;
}
.home-picjpic a.Child-2 .icon {
    background: url('cx_home-liveicon.png') no-repeat center;
}
.home-picjpic a.Child-2 p .bg {
    background: #00b4ff;
}
.home-picjpic a.Child-3 .icon {
    background: url('cx_home-caricon.png') no-repeat center;
}
.home-picjpic a.Child-3 p .bg {
    background: #57ce98;
}
.home-picjpic a.Child-4 .icon {
    background: url('cx_home-playicon.png') no-repeat center;
}
.home-picjpic a.Child-4 p .bg {
    background: #e4761e;
}
.home-picjpic a.Child-5 .icon {
    background: url('cx_home-buyicon.png') no-repeat center;
}
.home-picjpic a.Child-5 p .bg {
    background: #00baff;
}

.home-picjpic a:hover p .bg {
    width: 110px;
    height: 110px;
    left: 0;
    top: 0;
    opacity: 1;
    filter: alpha(opacity=100);
}
.home-picjpic a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.home-box1 {
    border: 1px solid #e8edf2;
}
.m-headtt .title.icon1 {
    background: url('cx_home-ly-icon1.png') no-repeat left center;
}
.home-ly-routes {
    margin-left: 10px;
    margin-bottom: 10px;
}
.home-ly-routes .routes {
    margin-left: 149px;
    margin-right: 25px;
    line-height: 26px;
}
.home-ly-routes .tabContent {
    width: 100%;
    margin-left: -149px;
}

/*首页-走进崇信*/
.map-cx{
	float: left;
	height: 580px;
	width: 380px;
	background: #f2f7fb;
	margin-right: 10px;
}
.center-info-cx{
	float: left;
	width: 380px;
	margin-right: 10px;
}
.go-info-intro{
	width: 378px;
	height: 400px;
	border: 1px solid #e7eef4;
	overflow: hidden;
}
.go-title{
	height: 39px;
	width: 100%;
	line-height: 39px;
	border-bottom: 1px solid #e7eef4;
}
.go-title h3{
	padding-left: 46px;
	display: inline-block;
	width: 74px;
	height: 37px;
	line-height: 39px;
	font-size: 14px;
	background: url('go-ti-cx.png') no-repeat 20px center;
	border-bottom: 3px solid #34a2ed;
	margin-top: -2px;
}
.info-introduce p{
    line-height: 24px;
    width: 330px;
    color: #505050;
    font-size: 14px;
    margin: 25px auto;
}
.honor-img{
	margin-top: 8px;
}
.honor-lists{
	width: 380px;
	margin-top: 10px;
}
.honor-lists li{
	float: left;
	height: 120px;
	width: 120px;
	overflow: hidden;
	position: relative;

}
.honor-lists li img{
	height: 120px;
	width: 120px;
}
.honor-img-item{
	margin: 0 10px;
}
.honor-title{
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	height: 30px;
	width: 100%;
	line-height: 30px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	background: url('cx_home-zjcx-op05.png');
}
.honor-lists li:hover img{
	animation:cx-img 0.7s;
	-moz-animation:cx-img 0.7s; /* Firefox */
	-webkit-animation:cx-img 0.7s; /* Safari and Chrome */
	-o-animation:cx-img 0.7s; /* Opera */
}
@-webkit-keyframes cx-img{
    50%{-webkit-transform: scale(1.2,1.2);}
    100%{-webkit-transform: scale(1,1);}
}
@-moz-keyframes cx-img{
    50%{-moz-transform: scale(1.2,1.2);}
    100%{-moz-transform: scale(1,1);}
}
@-o-keyframes cx-img{
    50%{-o-transform: scale(1.2,1.2);}
    100%{-o-transform: scale(1,1);}
}
@keyframes cx-img{
    50%{transform: scale(1.2,1.2);}
    100%{transform: scale(1,1);}
}
/*右边*/
.right-info-cx{
	float: right;
	width: 380px;
}
.info-btn-cx li{
	float: left;
	height: 50px;
	width: 185px;
	background: #f2f7fb;
	margin-top: 10px;
	text-align: center;
	line-height: 50px;
}
.info-btn-cx li a{
	color: #000;
	font-size: 14px;
	display: block;
	/*padding-left: 20px;*/
}
.info-btn-cx li a span{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 5px;
	background: url('info-right-icon.png') no-repeat;
}
.info-btn-cx li.survey-btn1 a span{
	background-position: 0 0;
	height: 21px;
	width: 27px;
}
.info-btn-cx li.survey-btn2 a span{
	background-position: 0 -22px;
	height: 22px;
	width: 24px;
}
.info-btn-cx li.survey-btn3 a span{
	background-position: 0 -45px;
	height: 19px;
	width: 30px;
}
.info-btn-cx li.survey-btn4 a span{
	background-position: 0 -64px;
	height: 27px;
	width: 26px;
}
.info-btn-cx li.survey-btn5 a span{
	background-position: 0 -92px;
	height: 19px;
	width: 23px;
}
.info-btn-cx li.survey-btn6 a span{
	background-position: 0 -112px;
	height: 22px;
	width: 23px;
}
.info-btn-cx li.survey-btn7 a span{
	background-position: 0 -133px;
	height: 22px;
	width: 20px;
}
.info-btn-cx li.survey-btn8 a span{
	background-position: 0 -155px;
	height: 24px;
	width: 24px;
}
.info-btn-cx li.survey-btn9 a span{
	background-position: 0 -180px;
	height: 25px;
	width: 19px;
}
.info-btn-cx li.survey-btn10 a span{
	background-position: 0 -206px;
	height: 23px;
	width: 23px;
}
.info-btn-cx li.survey-btn11 a span{
	background-position: 0 -228px;
	height: 18px;
	width: 24px;
}
.info-btn-cx li.survey-btn12 a span{
	background-position: 0 -247px;
	height: 19px;
	width: 23px;
}
.info-btn-cx li.survey-btn13 a span{
	background-position: 0 -268px;
	height: 22px;
	width: 19px;
}
.info-btn-cx li.survey-btn14 a span{
	background-position: 0 -292px;
	height: 17px;
	width: 25px;
}
.btn-item-cx {
	margin-right:10px;
}
.info-btn-middle{
	margin-top: 15px;
}
.info-btn-bottom{
	margin-top: 20px;
}
.info-btn-cx li:hover{
	background: #46b7f0;
}
.info-btn-cx li:hover a{
	color: #fff;
}
.info-btn-cx li.survey-btn1:hover a span{
	background-position: -29px 0;
	height: 22px;
	width: 27px;
}
.info-btn-cx li.survey-btn2:hover a span{
	background-position: -29px -22px;
	height: 20px;
	width: 22px;
}
.info-btn-cx li.survey-btn3:hover a span{
	background-position: -29px -45px;
	height: 17px;
	width: 28px;
}
.info-btn-cx li.survey-btn4:hover a span{
	background-position: -29px -64px;
	height: 27px;
	width: 26px;
}
.info-btn-cx li.survey-btn5:hover a span{
	background-position: -29px -92px;
	height: 17px;
	width: 23px;
}
.info-btn-cx li.survey-btn6:hover a span{
	background-position: -29px -112px;
	height: 22px;
	width: 23px;
}
.info-btn-cx li.survey-btn7:hover a span{
	background-position: -29px -133px;
	height: 21px;
	width: 20px;
}
.info-btn-cx li.survey-btn8:hover a span{
	background-position: -29px -155px;
	height: 22px;
	width: 24px;
}
.info-btn-cx li.survey-btn9:hover a span{
	background-position: -29px -180px;
	height: 23px;
	width: 19px;
}
.info-btn-cx li.survey-btn10:hover a span{
	background-position: -29px -206px;
	height: 21px;
	width: 23px;
}
.info-btn-cx li.survey-btn11:hover a span{
	background-position: -29px -228px;
	height: 15px;
	width: 24px;
}
.info-btn-cx li.survey-btn12:hover a span{
	background-position: -29px -247px;
	height: 19px;
	width: 23px;
}
.info-btn-cx li.survey-btn13:hover a span{
	background-position: -29px -268px;
	height: 22px;
	width: 19px;
}
.info-btn-cx li.survey-btn14:hover a span{
	background-position: -29px -292px;
	height: 17px;
	width: 25px;
}
/**/
.map-cx-ct {
    width: 343px;
    margin-top: 32px;
    margin-left: auto;
    margin-right: auto;
}
.map-title {
    background: url('cx_home-zjcx-line.png') no-repeat center;
}
.map-title .title {
    width: 123px;
    margin: 0 auto;
    color: #007ebf;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background: #f2f7fb;
}
.cxmap {
	width: 344px;
    height: 411px;
    margin-top: 60px;
	background: url('cx_home-map.png') no-repeat center;
}
.cx-map-btn {
	position: relative;
	width: 100%;
	height: 100%;
}
.cx-map-btn .item {
	position: absolute;
	width: 50px;
	height: 50px;
}
.cx-map-btn .hzx {
	left: 100px;
	top: 40px;
}
.cx-map-btn .bsx {
	left: 190px;
	top: 30px;
}
.cx-map-btn .gyj {
	left: 25px;
	top: 90px;
}
.cx-map-btn .cxx {
	left: 150px;
	top: 90px;
}
.cx-map-btn .jpz {
	left: 225px;
	top: 80px;
}
.cx-map-btn .xyz {
	left: 78px;
	top: 255px;
}
.cx-map-btn .hhx {
	left: 155px;
	top: 180px;
}
.cx-map-btn .mlx {
	left: 244px;
	top: 140px;
}
/*首页-信息公开*/
.info-left{
	float: left;
	margin-bottom: 26px;
}
.info-nav{
	float: left;
	width: 240px;
}
.info-title{
	height: 39px;
	line-height: 39px;
	width: 240px;
	border-bottom: 1px solid #3187bf;
	overflow: hidden;
	margin-bottom: 10px;
}
.info-title h3{
	font-size: 14px;
	color: #3187bf;
	font-weight: bold;
	padding-left: 36px;
	background: url('info-title.png') no-repeat left center;
}
.info-title .title-one{
	background: url('info-title.png') no-repeat left center;
}
/*左边布局*/
.info-lists li{
	height: 58px;
	border: 1px solid #e9eef2;
	line-height: 58px;
	margin: 5px 0;
	overflow: hidden;
	border-left: 3px solid #44a0dc;
	margin-left: -1px;
}
.info-lists li a{
	display: block;
	padding-left: 30px;
	color: #585858;
	font-size: 14px;
	background: url('info-icon1.png') no-repeat 214px center;
}
.info-lists li.active-info{
	border:1px solid #44a0dc;
	border-left: 3px solid #d94c4c;
	background: #44a0dc;
}
.info-lists li.active-info a {
	color: #fff;
	background: url('info-select.png') no-repeat 214px center;
}
.info-lists li:hover{
	border:1px solid #44a0dc;
	border-left: 3px solid #d94c4c;
	background: #44a0dc;
}
.info-lists li:hover a{
	color: #fff;
	background: url('info-select.png') no-repeat 214px center;
}
.info-nav .info-title-two{
	border-bottom: none;
	margin-top: 18px;
	margin-bottom: 0px;
}
.info-title .title-two{
	background: url('open-icon1.png') no-repeat left center;
}
.info-btn-group li{
	height: 80px;
	width: 118px;
	float: left;
}
.info-btn-group li a{
	display: block;
	width: 100%;
	text-align: center;
	height: 35px;
	padding: 22px 20px;
	font-size: 16px;
	color: #fff;
	line-height: 20px;
}
.info-btn-group li.btn-item-l{
	background: #df4949;
	margin-right: 4px;
}
.info-btn-group li.btn-item-l:hover{
	background: #e06464;
}
.info-btn-group li.btn-item-r{
	background: #61b4df;
}
.info-btn-group li.btn-item-r:hover{
	background: #7dc7ed;
}
.info-btn-group li.btn-item-l a{
	background: url('apply-icon.png') no-repeat 18px center;
}
.info-btn-group li.btn-item-r a{
	background: url('modify-icon.png') no-repeat 18px center;
}
/*info-right*/
.info-con-group{
	width: 498px;
	border:1px solid #e8eef2;
}
/*右边布局*/
.info-right{
	float: right;
	width: 378px;
	height: 568px;
}
.right-con{
	width: 100%;
	height: 276px;
	margin-bottom: 15px;
}
.right-title{
	height: 40px;
	background: #68c4f4;
	line-height: 40px;
	overflow: hidden;
}
.right-title h3{
	float: left;
	color: #fff;
	font-size: 16px;
	padding-left: 15px;
	/*background: url(leader-tir.png) no-repeat 344px center;*/
}
.right-title h3 span{
	display: inline-block;
	height: 29px;
	width: 29px;
	background: url('leader-ti.png') no-repeat;
	vertical-align: middle;
	margin-top: -5px;
	padding-right: 10px;
}
.right-title .ti-more,
.quick-title .ti-more,
.sun-title .ti-more,
.zx-interviews .ti-more {
	float: right;
	padding-right: 8px;
}
.leader-people{
	border: 1px solid #e8eef2;
}
.leader-people li{
	float: left;
    margin: 8px 0px 1px 10px;
    width: 176px;
}
.leader-people li span{
	display: inline-block;
	height: 90px;
	width: 62px;
	background: url('leader-icon1.png') no-repeat;
	margin-top: 34px;
}
.leader-people li h4{
    text-align: center;
    color: #3187bf;
    font-size: 14px;
    line-height: 30px;
    float: left;
    width: 130px;
    margin-top: 40px;
    margin-bottom: 5px;
}
.leader-people li p{
    color: #333;
    font-size: 14px;
    line-height: 20px;
    width: 130px;
    text-align: center;
    float: left;
}
.header-list {
    overflow: hidden;
    padding: 4px 10px;
    font-size: 14px;
    float: left;
}
span.head-bt {
	text-align: center;
    color: #3187bf;
    font-size: 14px;
    float: left;
    width: 80px;
    font-weight: bold;
    margin-top: 2px;
}
ul.head-list {
    overflow: hidden;
    float: left;
    width: 270px;
}
li.head-xl {
    float: left;
    padding: 0 5px;
    color: #333;
    line-height: 25px;
    width: auto;
    margin: 0;
}

.right-btn-group{
	height: 276px;
	width: 380px;
}
.right-btn-group a,
.inter-btn-item a{
	float: left;
	height: 85px;
	width: 85px;
	border: 1px solid #e8eef2;
	margin-bottom: 10px;
	margin-right: 10px;
}
.right-btn-group a.btn-group4,
.right-btn-group a.btn-group8,
.right-btn-group a.btn-group12{
	margin-right: 0px;
}
.right-btn-group a span,
.inter-btn-item a span{
	display: block;
	background: url('btn-group.png') no-repeat;
	margin:8px auto;
	margin-top: 20px;
}
.right-btn-group a.btn-group1 span{
	background-position: 0px 0;
	height: 25px;
	width: 26px;
}
.right-btn-group a.btn-group2 span{
	height: 22px;
	width: 28px;
	background-position: 0px -25px;
	margin-bottom: 12px;
}
.right-btn-group a.btn-group3 span{
	height: 24px;
	width: 26px;
	background-position: 0px -48px;
}
.right-btn-group a.btn-group4 span{
	height: 26px;
	width: 26px;
	background-position: 0px -73px;
}
.right-btn-group a.btn-group5 span{
	height: 26px;
	width: 24px;
	background-position: 0px -99px;
}
.right-btn-group a.btn-group6 span{
	height: 26px;
	width: 26px;
	background-position: 0px -127px;	
}
.right-btn-group a.btn-group7 span{
	height: 25px;
	width: 26px;
	background-position: 0 -155px;	
}
.right-btn-group a.btn-group8 span{
	height: 27px;
	width: 27px;
	background-position: 0 -181px;
}
.right-btn-group a.btn-group9 span{
	height: 26px;
	width: 24px;
	background-position: 0 -209px;	
}
.right-btn-group a.btn-group10 span{
	height: 29px;
	width: 27px;
	background-position: 0 -238px;	
}
.right-btn-group a.btn-group11 span{
	height: 29px;
	width: 25px;
	background-position: 0 -266px;
}
.right-btn-group a.btn-group12 span{
	height: 23px;
	width: 25px;
	background-position: 0 -274px;	
	margin-bottom: 10px;
    	margin-top: 24px;
}
.right-btn-group a:hover{
	background: #1aa6eb;
}

.right-btn-group a:hover p{
	color: #fff;
}
.right-btn-group a p{
	text-align: center;
	color: #6f6f6f;
	font-size: 14px;
}
.right-btn-group a.btn-group1:hover span{
	background-position: -30px 0;
}
.right-btn-group a.btn-group2:hover span{
	background-position: -30px -25px;
}
.right-btn-group a.btn-group3:hover span{
	background-position: -30px -48px;
}
.right-btn-group a.btn-group4:hover span{
	background-position: -30px -73px;
}
.right-btn-group a.btn-group5:hover span{
	background-position: -30px -99px;
}
.right-btn-group a.btn-group6:hover span{
	background-position: -30px -127px;
}
.right-btn-group a.btn-group7:hover span{
	background-position: -30px -155px;
}
.right-btn-group a.btn-group8:hover span{
	background-position: -30px -181px;
}
.right-btn-group a.btn-group9:hover span{
	background-position: -30px -209px;
}
.right-btn-group a.btn-group10:hover span{
	background-position: -30px -238px;
}
.right-btn-group a.btn-group11:hover span{
	background-position: -30px -266px;
}
.right-btn-group a.btn-group12:hover span{
	background-position: -30px -274px;
}
/**/
.home-xxgk-center {
    width: 500px;
}
.home-xxgk-news1 .tabContent {
    height: 240px;
}
.home-xxgk-news1 .m-news-list1-2 {
    padding-top: 14px;
    padding-left: 25px;
    padding-right: 16px;
}
/*首页-政务服务*/
.left-flo{
	float: left;
}
.ser-list-m{
	height: 327px;
	width: 758px;
	border: 1px solid #e7eef4;
}
.ser-list{
	width: 740px;
	margin:0 8px;
}
.ser-header{
	height: 54px;
	width: 100%;
}
.ser-header li {
	float: left;
	height: 52px;
	width: 115px;
	text-align: center;
	line-height: 52px;
	margin-top: -1px;
    margin-right: 10px;
}
.ser-header li.active-ser a{
    line-height: 46px;
	color: #2e7cbc;
    border-top: 3px solid #1da4ea;
}
.ser-header a{
	display: block;
	text-indent: 2em;
	font-size: 16px;
	font-weight: bold;
}
.ser-header a.select-one{
	background: url('ser-noselect2.png') no-repeat 10px center;
}
.ser-header a.select-two{
	background: url('ser-noselect.png') no-repeat 10px center;
}
.ser-header a.select-three{
	background: url('ser-noselect1.png') no-repeat 10px center;
}
.ser-header li.active-ser a.select-one{
	background: url('ser-select.png') no-repeat 10px center;
}
.ser-header li.active-ser a.select-two{
	background: url('ser-select1.png') no-repeat 10px center;
}
.ser-header li.active-ser a.select-three{
	background: url('ser-select2.png') no-repeat 10px center;
}
.ser-item a{
	float: left;
	height: 43px;
	width: 113px;
	border: 1px solid #e7eef4;
	margin-bottom: 10px;
	margin-right:10px;
	line-height: 43px;
	text-align: center;
	color: #6a6b6c;
	font-size: 14px;
}
.ser-item a.item-m{
	margin-right: 0px;
}
.ser-item a:hover{
	background: #13adec;
	color: #fff;
	border: 1px solid #13adec;
}
/*group*/
.quick-service{
	width: 758px;
	border: 1px solid #e7eef4;
	margin-top: 10px;
}
.quick-m{
	width: 740px;
	margin:0 8px;
}
.quick-title{
	height: 54px;
	width: 100%;
	line-height: 54px;
	/*background: url(leader-tir.png) no-repeat 708px center;*/
}
.quick-title h3{
	float: left;
	color: #2e7cbc;
	font-size: 16px;
	padding-left: 50px;
	background: url('quick-ti.png') no-repeat 10px center;
}
.quick-m .right-btn-group{
    height: 180px;
	width: 100%;
}
.quick-m .right-btn-group a{
	float: left;
	height: 80px;
	width: 113px;
	border: 1px solid #e8eef2;
    margin-bottom: 6px;
	margin-right: 10px;
}
.quick-m .right-btn-group a.btn-group6,
.quick-m .right-btn-group a.btn-group12{
	margin-right: 0px;
}
.quick-m .right-btn-group a span{
	display: block;
	background: url('ser-icon.png') no-repeat;
	margin:8px auto;
	margin-top: 15px;
}
.quick-m .right-btn-group a.btn-group1 span{
	background-position: 0px 0px;
	height: 26px;
	width: 35px;
}
.quick-m .right-btn-group a.btn-group2 span{
	height: 30px;
	width: 27px;
	background-position: 0px -28px;
}
.quick-m .right-btn-group a.btn-group3 span{
	height: 32px;
	width: 31px;
	background-position: 0px -59px;
}
.quick-m .right-btn-group a.btn-group4 span{
	height: 32px;
	width: 35px;
	background-position: 0px -92px;
}
.quick-m .right-btn-group a.btn-group5 span{
	height: 29px;
	width: 30px;
	background-position: 0px -125px;
}
.quick-m .right-btn-group a.btn-group6 span{
	height: 29px;
	width: 30px;
	background-position: 0px -157px;	
}
.quick-m .right-btn-group a.btn-group7 span{
	height: 21px;
	width: 30px;
	background-position: 0 -188px;	
	margin-bottom: 10px;
	margin-top: 22px;
}
.quick-m .right-btn-group a.btn-group8 span{
	height: 31px;
	width: 30px;
	background-position: 0 -210px;
}
.quick-m .right-btn-group a.btn-group9 span{
	height: 30px;
	width: 30px;
	background-position: 0 -243px;	
}
.quick-m .right-btn-group a.btn-group10 span{
	height: 33px;
	width: 26px;
	background-position: 0 -274px;	
	margin-bottom: 4px;
}
.quick-m .right-btn-group a.btn-group11 span{
	height: 30px;
	width: 29px;
	background-position: 0 -310px;
}
.quick-m .right-btn-group a.btn-group12 span{
	height: 34px;
	width: 30px;
	background-position: 0 -339px;	
}
.quick-m .right-btn-group a:hover{
	background: #1aa6eb;
}

.quick-m .right-btn-group a:hover p{
	color: #fff;
}
.quick-m .right-btn-group a p{
	text-align: center;
	color: #6f6f6f;
	font-size: 14px;
}
.quick-m .right-btn-group a.btn-group1:hover span{
	background-position: -35px 0;
}
.quick-m .right-btn-group a.btn-group2:hover span{
	background-position: -35px -28px;
}
.quick-m .right-btn-group a.btn-group3:hover span{
	background-position: -35px -59px;
}
.quick-m .right-btn-group a.btn-group4:hover span{
	background-position: -35px -92px;
}
.quick-m .right-btn-group a.btn-group5:hover span{
	background-position: -35px -125px;
}
.quick-m .right-btn-group a.btn-group6:hover span{
	background-position: -35px -157px;
}
.quick-m .right-btn-group a.btn-group7:hover span{
	background-position: -35px -188px;
}
.quick-m .right-btn-group a.btn-group8:hover span{
	background-position: -35px -210px;
}
.quick-m .right-btn-group a.btn-group9:hover span{
	background-position: -35px -243px;
}
.quick-m .right-btn-group a.btn-group10:hover span{
	background-position: -35px -274px;
}
.quick-m .right-btn-group a.btn-group11:hover span{
	background-position: -35px -310px;
}
.quick-m .right-btn-group a.btn-group12:hover span{
	background-position: -35px -339px;
}
/* 阳光政务 */

.right-flo{
	float: right;
}
.sun-gover {
	margin-bottom: 10px;
}
.sun-title{
	height: 48px;
	line-height: 48px;
	width: 378px;
	color: #2e7cbc;
	border: 1px solid #e7eef4;
	/*background: url(leader-tir.png) no-repeat 336px center;*/
}
.sun-title h3{
	float: left;
	height: 48px;
	line-height: 48px;
	padding-left: 50px;
	font-size: 16px;
	background: url('sun-ti.png') no-repeat 10px center;
}
.img-group a{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	position: relative;
	width: 120px;
}
.img-group a .img-text{
	position: absolute;
	text-align: center;
	line-height:28px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	top: 50px;
	left: 0;
}.img-group a img{
	width: 120px;
	height: 270px;
}
.img-group a .hover-bg{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 120px;
	height: 270px;
	background: rgba(0,0,0,0);
}
.img-group a:hover .img-text{
	color: #b05252;
}
.img-group a:hover .hover-bg{
	background: rgba(0,0,0,0.03);
}
.img-group a.img-item{
	margin-right: 0px;
}
/*pro-btn-group*/
.pro-btn-group{
	width: 378px;
	border: 1px solid #e7eef4;
}
.pro-btn-group li{
    height: 38px;
    border-bottom: 1px solid #e7eef4;
    line-height: 38px;
}
.pro-btn-group li.pro-item{
	border-bottom: none;
}
.pro-btn-group li span{
	color: #2e7cbc;
	padding-left: 45px;
	display: inline-block;
	font-size: 16px;
}
.pro-btn-group li .pro-icon1{
	background: url('pro-icon1.png') no-repeat 16px center;
}
.pro-btn-group li .pro-icon2{
	background: url('pro-icon2.png') no-repeat 16px center;
}
.pro-btn-group li .pro-icon3{
	background: url('pro-icon3.png') no-repeat 16px center;
}
.pro-btn-group li a{
	color: #696969;
	font-size: 14px;
	margin: 0 16px;
}
.pro-btn-group li a:hover{
	text-decoration: underline;
}

/*首页-互动交流*/
.inter-left{
	float: left;
}
.inter-table-tp{
	height: 428px;
	width: 798px;
	border: 1px solid #e1e4ea;
}
.inter-header{
	height: 50px;
	border-bottom: 1px solid #e1e4ea;
}
.inter-header a{
	float: left;
	width: 162px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	font-size: 16px;
	color: #333;
	text-indent: 2em;
	margin-right: 22px;
	margin-top: -2px;
}
.inter-header a.active-in{
	color: #0867c1;
	font-weight: bold;
	border-bottom: 3px solid #34a2ed;
}
.table-list{
	width: 100%;
}
.table-list tr{
	height: 46px;
	border-bottom: 1px solid #eaedf2;
}
.table-list .table-last-tr{
	border-bottom: none;
}
.table-list .table-th{
	height: 58px;
	background: #fafcfe;
}
.table-list th{
	width: 15%;
	color: #515559;
	font-size: 14px;	
}
.table-list .table-th-ti{
	text-align: left;
	text-indent: 2em;
	width: 55%;
}
.table-list td{
	text-align:center;
}
.table-addr{
    font-size: 12px;
	color: #656565;
}
.table-addr:hover{
	text-decoration:underline;
}
.table-time{
    font-size: 12px;
	color: #999;
}
.table-list td .table-ti-con{
	background: url(flag01.gif) no-repeat 16px center;
	float: left;
	display: block;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 400px;
	text-align: left;
	text-indent: 2em;
}
.table-list td a.table-ti-con:hover{
    font-weight: bold;
	color: #0867c1;
}
.table-list td a.table-addr:hover{
	text-decoration: underline;
}
.table-icon{
	display: inline-block;
	height: 20px;
	width: 68px;
	border-radius: 20px;
	border: 1px solid #cad1dd;
	font-size: 12px;
	color: #9da5ac;
}
.table-list td span.active-table{
	color: #2495ec;
	background: url('table-true.png') no-repeat 7px center;
	padding-left: 8px;
}
/*inter-btn-group*/
.inter-btn-item{
	float: left;
}
.inter-btn-group .right-btn-group{
	float: left;
	width: 399px;
	height: 118px;
	margin:20px 0 20px 11px;
}
.inter-btn-item{
	float: left;
	height: 118px;
    margin-top: 20px;
	width: 390px;
}
.inter-btn-item a{
	height: 118px;
    width: 120px;
	border: none;
	position: relative;
}
.inter-btn-item a .hover-in-bg{
	position: absolute;
	height: 118px;
	width: 124px;
	background: rgba(0,0,0,0);
	top: 0px;
	left: 0px;
}
.inter-btn-item a:hover .hover-in-bg{
	background: rgba(0,0,0,0.04);
}
.inter-btn-item .btn-group1{
	background: url('inter-btn-bg1.png') no-repeat;
}
.inter-btn-item .btn-group2{
	background: url('inter-btn-bg2.png') no-repeat;
}
.inter-btn-item .btn-group3{
	background: url('inter-btn-bg3.png') no-repeat;
}
.inter-btn-item a span{
	background: url('inter-btn-icon.png') no-repeat;
	margin-top: 34px;
}
.inter-btn-item .btn-group1 span{
	background-position: 0 0;
	width: 30px;
	height: 29px;
}
.inter-btn-item .btn-group2 span{
	background-position: 0 -29px;
	width: 35px;
	height: 24px;
}
.inter-btn-item .btn-group3 span{
	background-position: 0 -53px;
	width: 35px;
	height: 30px;
}
.inter-btn-item a p{
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.inter-btn-group .right-btn-group a {
    border: 1px solid #e1e4ea;
	height: 116px;
	width: 192px;
	margin:0;
}
.inter-btn-group .right-btn-group a:hover {
    border-color: #1aa6eb;
}
.inter-btn-group .right-btn-group a span{
	background: url('inter-btn-icon.png') no-repeat;
	margin-top: 34px;
}
.inter-btn-group .right-btn-group a.btn-group1{
	border-right: none;
}
.inter-btn-group .right-btn-group a.btn-group1 span{
	background-position: 0px -83px;
	width: 37px;
	height: 31px;
}
.inter-btn-group .right-btn-group a.btn-group2 span{
	background-position: 0px -114px;
	width: 32px;
	height: 33px;
}
.inter-btn-group .right-btn-group a.btn-group1:hover span{
	background-position: -37px -83px;
	width: 37px;
	height: 31px;
}
.inter-btn-group .right-btn-group a.btn-group2:hover span{
	background-position: -37px -114px;
	width: 32px;
	height: 33px;
}
/*右边布局*/
.inter-right{
	float: right;
	width: 348px;
}
.inter-right .zx-interviews {
	width: 348px;
	height: 50px;
    line-height: 50px;
	background: #68c4f5;
	margin-bottom: 1px;
}
.inter-right .zx-interviews h3 {
    padding-left: 52px;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    background: url('cx_home-hdjl-icon1.png') no-repeat 18px center;
}
.ri-movie{
	width: 100%;
	/*border: 1px solid #e1e4ea;*/
}
/*视频*/
.video-mo{
	height: 240px;
	width: 346px;
	position: relative;
}
.video-start-btn{
	position: absolute;
	left: 50%;
	top: 50%;
	display: inline-block;
	width: 45px;
	height: 45px;
	transform: translate(-50%,-50%);
	background: url('movie-start-icon.png') no-repeat;
	cursor: pointer;
}
.video-item img{
	height: 240px;
	width: 348px;
}
.video-title{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 36px;
	width: 348px;
	background: url('cx_home-zjcx-op05.png');
}
.video-title p{
	color: #fff;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
}
.movie-text{
	/*margin:10px 0;*/
	border: 1px solid #e1e4ea;
	padding-top: 11px;
	padding-bottom: 14px;
}
.movie-text li{
	height: 28px;
	line-height: 28px;
}
.movie-text li a{
	padding-left: 24px;
	background: url('movie-icon.png') no-repeat 12px center;
	color: #343434;
	font-size: 14px;
	color: #343434;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 310px;
	text-align: left;
}
.movie-text li a:hover{
	text-decoration: underline;
}
/*hall*/
.bo-xin-hall{
	margin-top: 22px;
	width: 348px;
}
.hall-group a{
	float: left;
	height: 117px;
	width: 170px;
}
.weibo-item{
	background: url('weibo-hall.png') no-repeat;
}
.weixin-item{
	background: url('weixin-hall.png') no-repeat;
}
.weibo-item{
	margin-right: 8px;
}
.hall-group img{
	margin-top: 41px;
             margin-left: 44px;
}
.hall-group a:hover img{
	animation:myfirst 0.5s;
	-moz-animation:myfirst 0.5s; /* Firefox */
	-webkit-animation:myfirst 0.5s; /* Safari and Chrome */
	-o-animation:myfirst 0.5s; /* Opera */
}
.hall-group a p{
	float: right;
    	margin-top: 35px;
    	margin-right: 20px;
    	font-size: 16px;
    	line-height: 22px;
}
.weibo-item p{
	color: #e5372c;
}
.weixin-item p{
	color: #fff;
}
/*.weibo-item:hover p{
	color: #e5372c;
}*/

/*2017-08-18新增css*/
.home-news-tab1 .m-news-list1 li a {max-width: 400px;}
span#_span_jiucuo {float: right;margin: 3px 3px 0 0;}
.main5-cen {width: 780px;float: left;margin: 5px 9px;overflow: hidden;}
ul.pub-tit2.wmly-tab {height: 38px;background: #fafcfe;line-height: 38px;padding-left: 3px;}
ul.pub-tit2.wmly-tab li {float: left;overflow: hidden;display: block;padding: 0 20px;color: #5E6165;font-size: 16px;line-height: 35px;font-weight: bold;}
ul.pub-tit2.wmly-tab li a {color: #5E6165;}
ul.pub-tit2 li:hover, ul.pub-tit2 li.pub-tit2act {background: #68C4F5;color: #fff;}
ul.pub-tit2 li.pub-tit2act a {color: #fff;}
.inter-header {height: 45px;}
.inter-header a {width: 130px;height: 45px;line-height: 45px;margin-top: 0;margin-right: 0;}
.table-list .table-th {height: 40px;}
.table-list tr {height: 42px;}
.table-list th {width: 15%;}
.table-list .table-th-ti {width: 85%;padding-left: 20%;}
.wmly-con {padding-left: 4px;width: 770px;overflow: hidden;}

/*2017-08-24新增专题专栏css*/
.home_main_mid{margin-top:0px;overflow:hidden;height: 110px;}

.img_div{position:relative;float:left;width:835px;height:110px;overflow:hidden;}
.img_div .img_deal{width:835px;height:110px;}
.img_deal img{width:835px;height:110px;}
.img_change{position: absolute;z-index: 3;width:90px;height:19px;top:91px;left: 740px;}
.img_change .img_xh{position:relative;float:left;width:17px;height:19px;top:0px;left:0px;border-left:1px solid #bdbebe;}
.f_img_xh{border-left:none!important;}
.img_opa{opacity: 0.6;background: black;width: 17px;height: 19px;margin-left:0px;filter:alpha(opacity=60);}
.img_change .img_xh a{display: block;position: absolute;top:0px;width: 17px;height: 19px;font-size:12px;color:#fff;text-align:center;}
.img_change .img_cur a{background:#13adec;}
.img_pd{width:310px;}
.pd_tit{overflow:hidden;}
.pd_tit a{display:block;float:left;width:57px;height:35px;line-height:35px;font-size:16px;text-align:center;color:#fff;}
.pd_tit a.pd_wy{background:#D20000;margin-right:6px;}
.pd_tit a.pd_gy{background:#C7CA00;margin-right:6px;}
.pd_tit a.pd_rw{background:#24B300;margin-right:6px;}
.pd_tit a.pd_sp{background:#0031E8;margin-right:6px;}
.pd_tit a.pd_tp{background:#A600DC;}
.rw_img_div{position:relative;margin-top:10px;width:310px;height:65px;overflow:hidden;}
.rw_img_div .rw_img_deal{width:310px;height:65px;}
.rw_img_deal img{width:310px;height:65px;}
.rw_img_change{position: absolute;z-index: 3;width:90px;height:19px;top:46px;left: 221px;}
.rw_img_change .img_xh{position:relative;float:left;width:17px;height:19px;top:0px;left:0px;border-left:1px solid #bdbebe;}
.img_opa{opacity: 0.6;background: black;width: 17px;height: 19px;margin-left:0px;filter:alpha(opacity=60);}
.rw_img_change .img_xh a{display: block;position: absolute;top:0px;width: 17px;height: 19px;font-size:12px;color:#fff;text-align:center;}
.rw_img_change .img_cur a{background:#13adec;}

@keyframes myfirst{
    20%{transform:translate(-4px,-4px);}
    40%{transform:translate(4px,4px);}
    60%{transform:translate(-3px,-4px);}
    80%{transform:translate(4px,3px);}
    100%{transform:translate(0px,0px);}
}
@-webkit-keyframes myfirst{
    20%{-webkit-transform:translate(-4px,-4px);}
    40%{-webkit-transform:translate(4px,4px);}
    60%{-webkit-transform:translate(-3px,-4px);}
    80%{-webkit-transform:translate(4px,3px);}
    100%{-webkit-transform:translate(0px,0px);}
}
@-moz-keyframes myfirst{
    20%{-moz-transform:translate(-4px,-4px);}
    40%{-moz-transform:translate(4px,4px);}
    60%{-moz-transform:translate(-3px,-4px);}
    80%{-moz-transform:translate(4px,3px);}
    100%{-moz-transform:translate(0px,0px);}
}
@-ms-keyframes myfirst{
    20%{-ms-transform:translate(-4px,-4px);}
    40%{-ms-transform:translate(4px,4px);}
   60%{-ms-transform:translate(-3px,-4px);}
    80%{-ms-transform:translate(4px,3px);}
    100%{-ms-transform:translate(0px,0px);}
}
