@charset "utf-8";
body {
	font: 1.4em/1.8 "微软雅黑";
	color: #646464;
	position: relative;
}

#ueditor_content > table[align="center"] {
	margin: 0 auto;
}

/*header start*/
.header{
width: 100%;
clear: both;
min-width: 1180px;	
}
.header .toppic{
		/*height: 250px;
	background: url(../images/hd_bg.jpg)left center no-repeat;*/
	overflow: hidden;
	background-size:cover;
	position: relative;
}
.header .toppic img{
	width: 100%;
	
}
.header .toppic .inner{
	position: relative;
	top: -250px;
}
.header .text{
	height: 36px;
	text-align: right;
	line-height: 36px;
	position: absolute;
	top: 0;
	right: 0;
}
.header ul{
	float: right;
}
.header ul li{
	float: left;
}
.header ul li a{
	padding: 0 15px;
	color: #fff;
	font-size: 16px;
}
/*header end*/

/*nav start*/
.nav {
	/*background:#0f69a7;*/
	height: 50px;
	min-width: 1180px;
}
.nav ul {
	text-align: center;
}
.nav ul li{
	float: left;
	line-height:50px;
	background:url(../images/line.jpg) right no-repeat;
}
.nav ul li.on{
	background: #5187cd ;
}
.nav ul li:last-child{
	background:none;
}
.nav ul li a{
	padding: 0 16px;
	color: #fff;
	font-size: 14px;
}
/*nav end*/
/*wrap start*/
.wrap{
	margin-top: 23px;
	min-width: 1180px;
	background: #f8f8f8;
}
.wrap .form {
	height: 36px;
	line-height: 36px;
}
.wrap .form .text{
	height: 34px;
	
	background:url('../images/search_bg.png') left top no-repeat;
	width: 350px;
}
.wrap .form .text input{
	padding-left: 10px;
	width: 340px;
}
.wrap .form input.btn{
	background: url(../images/btn_bg.png)no-repeat;
	    font-size: 14px !important;
    color: #666666;
    text-decoration: none;
  margin-left: 12px;
    display: inline-block;
    width:84px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
}
.wrap .form .des{
	color: #115385;
}
.wrap .form  .nowtime{
	margin-left: 80px;
}
/*公告*/
.notice{
	margin-top: 20px;
	background: #008ef0;
	color: #fff;
}
.notice-logo {
	margin: 16px 55px 8px 45px;
}
.notice-text{
	padding-top: 30px;
	padding-right: 30px;
	float:right;
	width:900px;
}
.notice-text ul li{
	line-height:32px;
}
.notice-text ul li a{
	color: #fff;
}
/*row*/
.row{
	margin-top:20px ;
}
.slide_l{
	width: 650px;
	float: left;
	    overflow: hidden;
    text-align: left;
  
}
.slide_l .flex-control-nav {
	bottom: 0px;
	z-index: 99;
	text-align: right;
	right: 50px;
}
.slide_l  .flex-control-paging li a{
	background: rgba(255,0,0,.5);
	text-indent: 99999999px;
}
.slide_l .flex-control-paging li a.flex-active{
	background: rgba(255,255,255,.5);
}
.desc-img{
	    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 42px;
    background: #000;
    text-indent: 20px;
    line-height: 42px;
    color: #fff;
}
.desc-img h4 a{
	color: #fff;
}
.slide_r{
	width: 500px;
	background: #fff;
	height: 432px;
 -webkit-box-shadow:0 0 10px 5px #e1e1e1;  
  -moz-box-shadow:0 0 5px 5px #e1e1e1;  
  box-shadow:0 0 5px 5px #e1e1e1;  
      overflow: hidden;
}
.slide_r .title{
	background: #008ef0;
	height: 85px;
	position: relative;
	color: #fff;
}
.slide_r .title h2{
	font-size: 24px;
	padding-top: 19px;
	padding-left: 20px;
}
.slide_r .title h2 span{
	font-size: 16px;
}
.slide_r .title a.more{
	padding: 10px 15px;
	float: right;
	position: absolute;
	right: 10px;
	border: 1px solid #fff;
	background: #fff;
	bottom: 0;
	color: #008ef0;
}
.Announcement ul{
	padding:15px 15px 0 25px;
}
.Announcement ul li.current{
	margin-bottom: 0;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 3px;
} 
.Announcement ul li.current .tit span{display: none;}
.Announcement ul li.current .tit{
	position:relative;
	color: #01528A;
	margin-bottom: 0;
	font-size: 18px;
}
.Announcement ul li .tit{
	font-size: 16px;
	margin-bottom: 8px;
}
.Announcement ul li .tit{
	position: relative;
}
.Announcement ul li a{
	text-decoration: none;
}
.Announcement ul li.current  p{
	color: #333;
}
.Announcement ul li p{
	display: none;
}
.row .news{
	width: 650px;
	 -webkit-box-shadow:0 0 10px 5px #e1e1e1;  
  -moz-box-shadow:0 0 5px 5px #e1e1e1;  
  box-shadow:0 0 5px 5px #e1e1e1;  
      overflow: hidden;
/* height:565px; */
    height: 718px;

}
.row .news .tab{
	background: #fff;
	height: 80px;
	border-bottom: 1px solid #008EF0;
	position: relative;
}
.row .news .tab .tablist{
	position: absolute;
	bottom: 0;
	left: 20px;
}
.row .news .tab .tablist li{
	float: left;
	height: 45px;
	line-height: 45px;
	margin-right: 10px;
	background: #59baff;
	border-radius: 5px 5px 0 0;
}
.row .news .tab a.look_more{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100px;
	height: 42px;
	color: #fff;
	background: #008EF0;
	text-align: center;
	line-height: 42px;
}
.row .news .tab .tablist li.on{
	background: #008ef0;
}
.row .news .tab .tablist li a{
	padding: 0 15px;
	color: #fff;
}
.row .news .newindex{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 35px;
}
.row .news .newindex ul.news-list{
	padding-bottom: 20px;
	
}
.row .news .newindex ul li{
	font-size: 14px;
	line-height: 32px;
	background: url(../images/list_bg.png) no-repeat left;
	border-bottom: 1px dashed #ccc;
	padding-left: 15px;
}
.row .news .newindex ul li a{
	position:relative;
}
.row .server {
	width: 500px;
	background: #fff;
	/* height: 565px; */
	/* height: 650px; */
	-webkit-box-shadow:0 0 10px 5px #e1e1e1;  
  -moz-box-shadow:0 0 5px 5px #e1e1e1;  
  box-shadow:0 0 5px 5px #e1e1e1;  
}
.server .title {
    background: #f29f01;
    height: 85px;
    position: relative;
    color: #fff;
}
 .title h2 {
    font-size: 24px;
    padding-top: 19px;
    padding-left: 20px;
}
.title h2 span {
    font-size: 16px;
}
.title a.more {
    padding: 10px 15px;
    float: right;
    position: absolute;
    right: 10px;
    border: 1px solid #fff;
    background: #fff;
    bottom: 0;
    color: #008ef0;
}
.server-con{
	margin: 12px 20px;
	background: #fff;
	overflow: hidden;
}
.server-con .oA{
	background: #6bc5cb;
	color: #fff;
	padding: 15px 0;
}
.server-con .oA p a{
	color: #fff;
}
.server-con .oA p{
	
	padding-left: 100px;
	font-size: 16px;
}
.server-con .oA p i.icon-oA{
	background: url(../images/server_icon.png) 0 0 no-repeat;
	width: 60px;
	height:52px;
	display: block;
	margin-right: 20px;
	float: left;
    margin-top: 5px;
	text-align: center;
}
.xinxi-icon{
	background: url(../images/server_icon.png) 0 -89px no-repeat;
	width: 54px;
	height:44px;
		display: block;
		float: left;
		margin-right:20px ;
		margin-top: 5px;
}
.server-con ul {
	margin-right: -30px;
}
.server-con ul li{
	float: left;
	width: 45%;
	margin-top: 15px;
	margin-right: 20px;
	height: 72px;
}
.server-con ul li a{
	float: left;
	color: #fff;
	font-size: 16px;
	line-height: 25px;
	padding: 10px 24px;
	width: 100%;
}
.server-con ul li.fore0{
	background: #6bc5cb;
}
.server-con ul li.fore0 .xinxi-icon{
	/* background: #6bc5cb; */
}
.server-con ul li.fore0 a{
	font-size: 12px;
	padding: 10px;
	line-height: 28px;
}
.server-con ul li.fore11 a{
	font-size: 12px;
	padding: 10px;
	line-height: 28px;
}
.server-con ul li.fore1{
	background: #6bcba6;
}
.server-con ul li.fore2{
	background: #698eb8;
	
}
.server-con ul li.fore3{
	background: #95c15f;
	
}
.server-con ul li.fore4{
	background: #58aac0;
	
}
.server-con ul li.fore5{
	background: #5181bf;
	
}
.server-con ul li.fore6{
	background: #63bdb1;
	
}
.server-con ul li.fore7{
	background: #5fc17b;
	
}
.server-con ul li.fore8{
	background: #5fa4c1;
}
.server-con ul li.fore9{
	background: #dba76a;
}
.server-con ul li.fore10{
	background: #d3c575;
}
.server-con ul li.fore11{
	background: #4279b4;
}
.server-con ul li i.icon{
	display: block;
		float: left;
		margin-right:20px ;
		margin-top: 5px;
		background: url(../images/server_icon.png) no-repeat;
		}
.server-con ul li.fore0 i.xinxi-icon{
	
	background: url(../images/server_icon.png) 0 0 no-repeat;
    width: 60px;
    height: 52px;
}	
.server-con ul li.fore2 i.icon{
	
		background: url(../images/icoon-02.png) no-repeat;
	width: 47px;
	height: 47px;
}		
.server-con ul li.fore3 i.icon{
	margin-top: 0;
	background-position:0 -180px ;
	width: 47px;
	height: 47px;
}

.server-con ul li.fore4 i.icon{
	background: url(../images/icon-04.png) no-repeat;
	width: 47px;
	height: 47px;
}
.server-con ul li.fore5 i.icon{
		margin-top: 0;
	background-position:0 -274px ;
	width: 52px;
	height: 52px;
}
.server-con ul li.fore6 i.icon{
	background: url(../images/icon-06.png) no-repeat;
	width: 52px;
	height: 47px;
}
.server-con ul li.fore7 i.icon{
		margin-top: 0;
	background-position:0 -363px ;
	width: 60px;
	height: 52px;
}
.server-con ul li.fore8 i.icon{
		margin-top: 0;
	background-position-x: -105px 0 ;
	width: 60px;
	height: 52px;
}
.server-con ul li.fore9 i.icon{
		margin-top: 0;
	background-position-x: -105px 0 ;
	width: 60px;
	height: 52px;
	background: url(../images/1.png) no-repeat;
	background-position: center;
}
.server-con ul li.fore10 i.icon{
		margin-top: 0;
	background-position-x: -105px 0 ;
	width: 60px;
	height: 52px;
	background: url(../images/2.png) no-repeat;
	background-position: center;
}
.server-con ul li.fore11 i.icon{
		margin-top: 0;
	background-position-x: -105px 0 ;
	width: 60px;
	height: 52px;
	background: url(../images/3.png) no-repeat;
	background-position: center;
}
.server-con ul li.guide {
	width: 100%;
	background-color: #698eb8;
}
.server-con ul li.guide > a {
	display: flex;
	align-items: center;
	padding: 5px 0;
	justify-content: center;
}
.server-con ul li.guide i.icon {
	background: url(../images/icon_guide.png) no-repeat;
	width: 42px;
	height: 48px;
}
/*wrap end*/
/*main start*/
.main{
	background: #eeeeee;
	min-width: 1180px;
}
.main .row{
	padding-top: 20px;
}
.row .news .tab{
	background: #fff;
	height: 80px;
	border-bottom: 1px solid #008EF0;
	position: relative;
}
.row .news .tab .tablist2{
	position: absolute;
	bottom: 0;
	left: 20px;
}
.row .news .tab .tablist2 li{
	float: left;
	height: 45px;
	line-height: 45px;
	margin-right: 10px;
	background: #59baff;
	border-radius: 5px 5px 0 0;
}
.row .news .tab a.look_more{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100px;
	height: 40px;
	color: #fff;
	background: #008EF0;
	text-align: center;
	line-height: 40px;
}
.row .news .tab .tablist2 li.on{
	background: #008ef0;
}
.row .news .tab .tablist2 li a{
	padding: 0 15px;
	color: #fff;
}
.row  .newindex2{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 35px;
}
.row  .newindex2 ul.news-list{
	padding-bottom: 20px;
	
}
.row  .newindex2 ul li{
	font-size: 14px;
	line-height: 20px;
	
	border-bottom: 1px dashed #ccc;
	
	padding-bottom:10px;
}
.row .newindex2 ul li.cur p.one{
	display: none;
}
.row .newindex2 ul li p.one{
	padding-top:10px;
}
.row .newindex2 ul li.cur .txt{
	display: block;
}
.row  .newindex2 ul li .txt{
	height: 72px;
	display: none;
	padding-top: 10px;
	 transition: 450ms;
}
.row  .newindex2 ul li .txt dl dt{
	margin-right: 20px;
	
}
.row  .newindex2 ul li .one a{
	position:relative;
	
}
.row  .newindex2 ul li .new-tit a{
	position:relative;
}
.row  .newindex2 ul li .txt .new-tit a{
	font-size: 16px;
}
.row .newindex2 ul li .txt  .news-con{
	font-size: 12px;
	line-height: 20px;
}
.row  .newindex2 ul li .txt  .news-con a{
	color: #008EF0;
}
 .txt .time{
	display: block;
    left: 26px;
   
    width: 85px;
    text-align: center;
border: 1px solid #008EF0;
    height: 70px;
    transition: 450ms;
}
 .time i {
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    font-style: normal;
     background: #2eaaff;
      padding-top: 10px;
      padding-bottom: 10px;
}
 .time  b{
	    color: #2eaaff;
    font-size: 24px;
    display: inline-block;
    padding-top: 7px;
}
.recuit .title {
    background: #008ef0;
    height: 85px;
    position: relative;
    color: #fff;
}
.row .recuit {
    width: 500px;
    background: #fff;
    height: 565px;
    -webkit-box-shadow: 0 0 10px 5px #e1e1e1;
    -moz-box-shadow: 0 0 5px 5px #e1e1e1;
    box-shadow: 0 0 5px 5px #e1e1e1;
    overflow: hidden;
}
.row .recuit  .newindex2{
	padding-top: 31px;
}

/*行业党群建设*/
.main-box
{
	margin-top: 20px;
}
.dynamics{
	width: 50%;
	
}
.columnist{
	width: 48%;
	
}
.dynamics-tit,.columnist-tit{
	height: 86px;
	position: relative;
}
.dynamics-tit{
	background: url(../images/pbanner01.jpg) no-repeat;
	
}
.columnist-tit{
	background: url(../images/pbanner02.jpg) no-repeat;
	
}
.dynamics-tit h2,.columnist-tit h2{
	font-size: 20px;
	color: #d01009;
	background: #fff;
	height: 46px;
	line-height: 46px;
	margin-left: 20px;
	margin-top: 40px;
	border-radius:5px 5px 0 0 ;
	-webkit-border-radius: 5px 5px 0 0 ;
	-moz-border-radius: 5px 5px 0 0 ;
	padding: 0 30px;
}
.dynamics-tit a.look_more,.columnist-tit a.look_more{
	    position: absolute;
    right: 10px;
    bottom: 0;
    width: 100px;
    height: 40px;
    color: #d01009;
    background: #fff;
    text-align: center;
    line-height: 40px;
	
	
}
.dynamics-text{
	padding-left: 20px;
    padding-right: 20px;
    padding-top: 35px;
    -webkit-box-shadow: 0 0 10px 5px #e1e1e1;
    -moz-box-shadow: 0 0 5px 5px #e1e1e1;
    box-shadow: 0 0 5px 5px #e1e1e1;
    margin-bottom: 15px;
height:400px;
}
.dynamics-list{
	padding-bottom: 20px;
}
.dynamics-list li{
	    font-size: 14px;
    line-height: 43px;
    background: url(../images/red_list.png) no-repeat left;
    border-bottom: 1px dashed #ccc;
    padding-left: 15px;
  
}
.dynamics-list li a{
	    position: relative;
   
    display: inline-block;
}
.icon-new{
	 display: inline-block;
    background-image: url(../images/new_bg.png);
    background-repeat: no-repeat;
    width: 40px;
    height: 16px;
    position: absolute;
    top: 8px;
    right: -45px;
;

}
/*电子杂志*/
.e-zine{
	height: 400px;
	background: #d8dee6;
	margin-top: 10px;
	min-width: 1180px;
}
.e-zine .inner{
	/*padding-top: 70px;*/
}
.e-zine .inner .zine-tit{
	text-align: center;
	padding: 20px;
	padding-bottom: 20px;
	font-size: 26px;
}
.bx-viewport{
	height: 300px;
	overflow: hidden;
}

.e-zine .bx-wrapper .bx-pager{
	display: none;
}
.bx-wrapper li img{
	width: 100%;
	height: 244px;
}
.bx-wrapper li p{
	margin-top: 5px;
	
}
.bx-wrapper .bx-viewport{
	background: none;
}



/*content*/
.content{
	background: #fff;
	margin-bottom: 100px;
	min-height: 720px;
}
.tab-nav{
	margin-top: 45px;
	border-bottom: 1px solid #008EF0;
	border-bottom: 1px solid #008EF0;
}
.tab-nav .inner{
	position: relative;
}
.tab-nav .inner p{
	/*position: absolute;
	right: 0;
	bottom: 0;*/
}
.tab-nav ul li{
	float: left;
	height: 43px;
	line-height: 43px;
	background: #5abcff;
	margin-right: 12px;
	border-radius: 5px 5px 0 0;
 -webkit-box-shadow: 3px -3px 3px #ccc;   
  -moz-box-shadow: 3px -3px 3px #ccc; 
  box-shadow: 3px -3px 3px #ccc;  
	
}
.tab-nav ul li.on{
	background: #008ff1;
}
.tab-nav ul li a{
	padding: 0 31px;
	color: #fff;
	font-size:16px;
}
.con-text{
	margin-bottom: 20px;
	margin-top: 30px;
}
/*.con-text a.back{
	background: url(../images/back_bg.png) no-repeat;
	display: block;
	width: 166px;
	height: 41px;
	float: right;
}*/
.text-tit{
	text-align: center;
	color: #333;
	font-size: 24px;
	margin-bottom: 20px;
}
.text-tit h2{
	font-size: 24px;
}
.text-tit h3{
	font-size: 20px; color:#9e9e9e; font-weight: 100;
}
.news-item{
	padding: 40px 10px;
	border-bottom: 1px dashed #ccc;
}
.news-item ul li{
	background: url(../images/awb.png) no-repeat left;
	padding-left: 25px;
	line-height: 32px;
}
.news-box {padding: 40px 10px;}
.news-box ul li{
	background: url(../images/awb.png) no-repeat left;
	padding-left: 25px;
	line-height: 32px;
}
.news-box ul li.line {
	display: block;
	margin: 40px 0;
	border-bottom: 1px dashed #ccc;
}
/*page*/
.page{
	text-align: center;
	margin-top: 30px;
}
.page p a{
	display: inline-block;
	padding: 5px 10px;
	
}
.page p a:hover{
	color: #657bb7;
}
.page p a.on{
	background: #657bb7;
	color: #fff;
}
.page p span input{
	    border: 1px #999999 solid;
    height: 18px;
    width: 30px;
    text-align: center;
}
/*contribute-info*/
.contribute-info{
	margin-top: 40px;
	}
.contribute-info .box-item1 h2{
	font-size: 16px;
	padding-bottom: 10px;
	padding-top: 10px;
}	
.zh{
	
	width: 100%;
	height: 44px;
	margin: 26px auto;
	font-size: 14px;
}

.zh label{
	display: block;
	text-align: left;
	float: left;
	white-space: pre;
	width: 150px;
	margin-right: 10px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	float: left;
}
.zh label span{color: red;}
.zh input{
	
    height: 40px;
     line-height: 40px; 

    width: 305px;
    border: 1px solid #DDD;
    padding-left: 15px;
    color: #999;
}
.zh .file{
	border: 1px solid #DDD;
	 height: 60px;
	 width: 600px;
	 float: left;
}
.zh .file input{
	border: none;
	width: 200px;
	padding-top: 20px;
	line-height: 0;
}
.zh .file  button{
	width: 85px;
	height: 35px;
}
.zh #btnSubmit{
	background: url(../images/red-btn.jpg) no-repeat;
	color: #fff;
	font-size: 20px;
	border: none;
	width: 264px;
	height: 58px;
	margin-left: 200px;
	margin-top: 30px;
	cursor:pointer;
	}
.zh label.recruit-label{
	height: 55px;
	line-height: 55px;
	display: block;
    text-align: left;
}	

.zh label.business-license{
	    height: 55px;
    line-height: 25px;
    display: block;
    text-align: center;
}
.zh label.bank{
	    /*height: 55px;*/
    line-height: 25px;
    display: block;

}
/*杂志*/
.magazine-box{
	margin-top: 50px;
	margin-right: -38px;
}
.info-text{
	text-align: center;
	padding-bottom: 10px;
}
.magazine-item{
	width: 360px;
	border: 1px solid #dedede;
	float: left;
	margin-right: 38px;
	margin-bottom: 30px;
}
.magazine-item .img{
	margin: 20px;
	margin-bottom: 10px;
	position: relative;
	width: 320px;
}
.magazine-item .img-info{
	position: absolute;
	bottom: 0px;
	height: 45px;
	width: 100%;
}
.magazine-item .img-info a{
	height: 45px;
	width: 120px;
	color: #fff;
	text-align: center;	
	line-height: 45px;
}
.magazine-item .img-info a.fl{
	background: #0f69a7;
}
.magazine-item .img-info a.fr{
	background: #ff9900;
}
.pager{ text-align:center; margin-bottom:52px;}
.page-list{ display:inline-block; margin:auto;}
.page-list a{ display:inline-block; padding:10px 14px; border:1px solid #dddddd; line-height:normal; color:#333333; background:#f3f3f3; float:left; margin-right:5px;}
.page-list a:hover,.page-list a.on{ color:#008EF0;  background:none;}
.page-list a.on{border: none;}
.page-list a.pre b{ display:inline-block; color:#aaaaaa;}
.page-list span{ display:inline-block; float:left; line-height:38px; cursor:pointer; color:#ccccd5; margin-right:5px;}
.page-list a.pre:hover{ color:#cccccc; background:#fff; border-color:#dddddd;}
/*视频*/
.video-box{
	margin-top: 50px;
	margin-right: -38px;
}
.video-item {
	width: 264px;
	border: 1px solid #dedede;
	float: left;
	margin-right: 38px;
	margin-bottom: 30px;
	position: relative;
	text-align: center;
	overflow: hidden;
}
.video-item .img{
	margin: 20px;
	margin-bottom: 10px;
	position: relative;
	/* width: 320px; */
}
.video-item .img img{
	height: 260px;
}
.video-item  .mak {
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 10;
    opacity: 0;
    filter: alpha(opacity=0);
}
.video-item .img-info{
	position: absolute;
		width: 100%;
	height: 100%;
	opacity: 0;
	transition: 600ms;
}
.video-item .img-info span{
	    display: block;
    width: 49px;
    height: 49px;
    background: url(../images/video.png) center no-repeat;
    opacity: 0;
    position: absolute;
    left: 50%;
    bottom: 0%;
    margin-left: -25px;
    margin-bottom: -25px;
    transition: 600ms;
}
.video-item:hover .img-info{
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
}
.video-item:hover .img-info .mak{
	 opacity: 1;
	 top: 0;
}
.video-item:hover .img-info span{
	opacity:1; z-index:10; bottom:50%;
}
 .backb { margin-top: 5%; }
.backb .s-up { position: absolute; top: 0; left: 0; }
.backb .s-down { position: absolute; top: 0; right: 0; }
.back { width: 145px; height: 55px; line-height: 55px; display: block; margin: 0 auto; border: 1px solid #d2d2d2; color: #646464; text-align: center; position: relative; cursor:pointer; }
.back .bg, .s-up .bg, .s-down .bg { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: #1362b6; transform: scale(0.3); -webkit-transform: scale(0.3); opacity: 0; display: none\9; transition: 300ms; -webkit-transition: 300ms; }
.back:hover .bg, .s-up:hover .bg, .s-down:hover .bg {transform: scale(1);-webkit-transform: scale(1);opacity: 1;display: block\9;}
.back em { position: relative; }
.back:hover { color: #fff; }
.backb { position: relative; }
.s-up, .s-down { width: 55px; height: 55px; border: 1px solid #d2d2d2; display: block; position: relative; }
.ico, .aw {
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    transition: 300ms;
    -webkit-transition: 300ms;
    position: relative;
}
.s-up .ico { background-image: url(../images/aw10.png); }
.s-down .ico { background-image: url(../images/aw11.png); }
.s-up:hover .ico { background-image: url(../images/aw8.png); }
.s-down:hover .ico { background-image: url(../images/aw9.png); }
/**/
.ndtxts {

    margin: 0 auto;
    padding-bottom: 7.65%;
}
.ndtxts a:link,
.ndtxts a:visited {
	color: #00f;
}
/*视频详情*/
.videopage{
	margin-top: 40px;
}
.videopage p.date{
	font-size: 14px;
	padding: 20px 0 ;
}
.video-detail{
	width: 850px;
	 margin: 0 auto;
}
input#btnpage {
	cursor: pointer;
	border: 1px solid;
	border-radius: 5px;
	padding: 2px 3px;
	margin-left: 5px;
}

/*联系我们*/
.contact-list{
	margin-top: 40px;
}
.contact-title {
	/*padding-left: 28px;*/
	background: #dbe6f5;
	margin-bottom: 5px;
}
.contact-title span {
	display: inline-block;
	float: left;
	color: #0e68a7;
	font-size: 14px;
	line-height: 46px;
	width: 33%;
	border-right: 2px solid #fff ;
	text-align: center;
}
.contact-title span.last{
width: 33%;
	border-right:none;
}
.contact-top {
	background: #dbe6f5;
	cursor: pointer;
	/*padding-left: 28px;*/
}
.contact-top span {
	display: inline-block;
	width: 33%;
	float: left;
	min-height: 1px;
	line-height: 46px;
	font-size: 14px;
	text-align: center;
	border-right: 2px solid #fff ;
	color: #333333;
	transition: 350ms;
}
.contact-top span.last{
	width: 33%;
	border-right:none;
	text-align: left;
	text-indent: 2em;
}
.contact-text li{
margin-bottom: 5px;
}
.contact-text li.odd .contact-top{
	background: #fff;

}
/* .contact-text li.odd .contact-top span{
	height: 80px;
	line-height: 80px;
}
.contact-text2 li.odd .contact-top span{
	height: 100px;
	line-height: 100px;
} */
.contact-text2  li.odd .contact-top span.last{
	min-height: 1px;
	/* line-height: 20px;
	text-align: left;
	padding-left: 5px; */
}
.contact-list h2{
color: #ff9900;
	font-size: 18px;
	padding-bottom: 30px;
}


/*浮动客服*/
#floatDivBoxs{width:170px;background:#fff;position:fixed;top:50%;right:-170px;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#008ef0;color:#fff;font-size:18px;position:relative;text-align:center}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 15px 10px;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(online_botbg.jpg)/*tpa=http://www.17sucai.com/preview/1/2015-09-15/QQ%E5%AE%A2%E6%9C%8D/images/online_botbg.jpg*/ no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 2px 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(online_arrow.jpg)/*tpa=http://www.17sucai.com/preview/1/2015-09-15/QQ%E5%AE%A2%E6%9C%8D/images/online_arrow.jpg*/ no-repeat;position:fixed;top:50%;right:0px;z-index:999;}
#rightArrow a{display:block;height:45px;}

/* 站长统计 */
span.zztj span  a img{
	vertical-align:baseline;

}

/* 投票 */
.floadAd { position: fixed;right:0;z-index: 999900; display: none; }  
.floadAd .close{ width:32px;height:32px;background:url(../images/icon_close.png);position:absolute;right:0px;cursor:pointer;}  
.floadAd .item { display: block; }  
.floadAd .item img { vertical-align: bottom; }/* a img 的组合浏览器默认下边会有几个像素的空白，这里可以消除空白*/  

/*办事指南*/
.guide-wrapper .guide-box {
	display: flex;
	margin-top: 50px;
	min-height: 1000px;
}
.guide-wrapper .guide-box .guide-img {
	display: block;
	width: 600px;
}
.guide-wrapper .guide-box .guide-img img {width: 100%;}
.guide-wrapper .guide-box .guide-list {
	flex: 1;
	margin-left: 40px;
}
.guide-wrapper .guide-box .guide-item {
	overflow: hidden;
  display: flex;
  border: 1px solid #dcdcdc;
  border-right: 0;
  margin-bottom: 20px;
}
.guide-wrapper .guide-box .guide-item .guide-label {
  color: #fff;
  width: 175px;
}
.guide-wrapper .guide-box .guide-item a {
	padding: 10px 0;
	text-align: center;
	font-size: 16px;
}
.guide-wrapper .guide-box .guide-item:nth-child(odd) .guide-label {
  border-color: #47a5e5;
  background-color: #47a5e5;
}
.guide-wrapper .guide-box .guide-item:nth-child(even) .guide-label {
  border-color: #0f69a7;
  background-color: #0f69a7;
}
.guide-wrapper .guide-box .guide-item > a:not(.guide-label) {
	flex: 1;
	font-size: 14px;
  border-right: 1px solid #dcdcdc;
}
