a{
text-decoration:none;
}
a:link{
text-decoration:none;
}
a:visited{
text-decoration:none;
}
a:hover{
text-decoration:none;
}
a:active{
text-decoration:none;
}

::-webkit-scrollbar
{
    width: 6px;
    height: 6px;
}
::-webkit-scrollbar-track-piece
{
    background-color: #CCCCCC;
    -webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:vertical
{
    height: 5px;
    background-color: #999999;
    -webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:horizontal
{
    width: 5px;
    background-color: #CCCCCC;
    -webkit-border-radius: 6px;
}

*{margin:0;padding:0;}
html{overflow-x: hidden;}
body{
	width:100%;
	font-family: "Microsoft YaHei","微软雅黑" ! important; 
}
ul,ol{list-style: none;}
h1,h2,h3,h4,h5,h6{margin-top:10px;}
h4{font-size:17px;}

.background-color-transparent{background-color: rgba(0,0,0,0.5) !important}
.border-color--transparent{border-color:rgba(0,0,0,0) !important;}

/*字体阴影*/
.font-shadow{text-shadow: 0 0 12px rgba(0,0,0,0.6);}

/*头部导航栏*/
#menu{width:100%;color:rgba(255,255,255,1);z-index:99;}
#menu .nav-logo img{width:100px;highed:auto;}
#menu  ul li>a{}
/*鼠标悬停下拉菜单*/
#menu .navbar .nav > li .dropdown-menu {
	margin: 0;
}  
#menu.navbar .nav > li:hover .dropdown-menu {
	display: block;
	transition: background 0.5s ease-in-out;
	-moz-transition: background 0.5s ease-in-out;	
	-webkit-transition: background 0.5s ease-in-out;
	-o-transition: background 0.5s ease-in-out;
} 
/*鼠标悬停下拉菜单*/
.my-navbar {
	padding:20px 0;
	transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
	-moz-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;	
	-webkit-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
	-o-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
}  
.my-navbar a{
	background:transparent !important;
	color:#fff !important;
	transition: color 0.5s ease-in-out;
	-moz-transition: color 0.5s ease-in-out;	
	-webkit-transition: color 0.5s ease-in-out;
	-o-transition: color 0.5s ease-in-out;
}  
.my-navbar a:hover {
	color:#45bcf9 !important;
	background:transparent;
	outline:0
}  
.top-nav {padding:0;background-color:rgba(0,0,0,0.8);}
  
/*二级菜单*/
.transition{background-color:rgba(0,0,0,0);}
.notransition{background-color:rgba(0,0,0,0.8);}
.mega-menu-2 { min-width: 70px !important; }
.mega-menu-2 ul { list-style: none; margin: 0 10px 5px; float: left; min-width: 100px;}
.mega-menu-3 ul { list-style: none; margin: 0 10px 5px; float: left; min-width: 150px;min-height:140px;}
.mega-menu-2 ul  a{text-decoration:none;}
.mega-menu-2 ul  a:link{text-decoration:none;}
.mega-menu-2 ul  a:visited{text-decoration:none;}
.mega-menu-2 ul  a:hover{text-decoration:none;}
.mega-menu-2 ul  a:active{text-decoration:none;}

.nav-title{width:100%;border-bottom:1px solid black;}


#menu .nav-height{
	height:auto;
}

#menu  .navbar-collapse .mega-menu-2 {display:none;}

/*头部导航栏*/
.navbar-brand{
	padding:0px 15px; 
}

@media (max-width: 767px) {
	#menu .navbar-collapse{
		max-height: 100vh;
	}
	
	#menu .navbar-collapse.in {
		overflow-y: scroll;
	}
	
	#menu .navbar-collapse .navbar-nav{
		background-color:rgba(0,0,0,0.8);
	}
	
	#menu  .navbar-collapse li.dropdown{
		display:block;
		float: left;
	}
	
	#menu  .navbar-collapse .mega-menu-2 { min-width: 100% !important;display:block;}
	#menu  .navbar-collapse .mega-menu-2 ul{min-height:135px;}
	#menu  .navbar-collapse .dropdown-menu{
		position:static;
	}
}

@media (max-width: 480px) {
	#menu .navbar-collapse{
		max-height: 100vh;
	}
	
	#menu .navbar-collapse.in {
		overflow-y: scroll;
	}
	
	#menu .navbar-collapse .navbar-nav{
		background-color:rgba(0,0,0,0.8);
	}
	
	#menu  .navbar-collapse  li.dropdown{
		display:block;
		float: left;
	}
	
	#menu  .navbar-collapse .mega-menu-2 { min-width: 100% !important;display:block;}
	#menu  .navbar-collapse .mega-menu-2 ul{min-height:135px;}
	#menu  .navbar-collapse .dropdown-menu{
		position:static;
	}
}




/*首页header*/
#homepage{
	height:100vh;
	width:100%;	/*相对于视窗高度和宽度*/
}

#homepage .container{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

/*背景视频*/
#homepage .bg-black{
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.1);
}

#homepage .homepage-videobg{
	position:relative;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.6);
}
@media (min-width:768px){	/*>=768px*/
	#homepage .homepage-videobg{
	}
}
@media(min-width:992px){	/*>=992px*/
	#homepage .homepage-videobg{
			
	}
}
@media(min-width:1200px){	/*>=1200px*/
#	#homepage .homepage-videobg{
		
	}
}
@media(max-width:767px){	/*<=767px*/
	#homepage .homepage-videobg{
		display:none;
	}
	#shenming{
		display:none;
	}
	.grocery-title span{
		display:none;
	}
	.grocery-title p{
		display:none;
	}
	.tab-content .leftnav{
		display:none;
	}
	.sucai-content h3{
		font-size:20px;
	}
	.userinfo li{
		width:100% !important;
	}
	.nav span{
		display:none;
	}
	.vipdif{
		height:30px !important;
		font-size:18px !important;
	}
	.reform .permanent{
		width:100% !important;
	}
	.reform .permanent .money{
		width:55% !important;
	}
	.reform .permanent .time{
		width:45% !important;
	}
	.reform .permanent .tuijian{
		left:85% !important;
	}
	.reform .permanent .money .money_much{
		margin-top: 5%;
		font-size:18px !important;
	}
	.reform .permanent .money p span {
		font-size:32px !important;
	}
}
/*背景视频*/

/*背景图片*/
#homepage .homepage-picbg{
	width:100%;
	height:100%;
	background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
#homepage .homepage-picbg .row{
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.6);
}

#homepage .homepage-picbg .row img{
	padding:0;
	margin:0;
	width:100%;
	height:100%;
}



@media (min-width:768px){	/*>=768px*/
	#homepage .homepage-picbg{
		display:none;
	}
}

@media(min-width:992px){	/*>=992px*/
	#homepage .homepage-picbg{
		display:none;
	}
}
@media(min-width:1200px){	/*>=1200px*/
#	#homepage .homepage-picbg{
		display:none;
	}
}
@media(max-width:767px){	/*<=767px*/
	#homepage .homepage-picbg{
		display:block;
	}
	#homepage .homepage-picbg .carousel{
		width:100%;
		height:100%;
	}
	#homepage .homepage-picbg .carousel .carousel-inner{
		width:100%;
		height:100%;
	}
	#homepage .homepage-picbg .carousel .carousel-inner .item{
		width:100%;
		height:100%;
	}
	#homepage .homepage-picbg .carousel .carousel-inner .item>img{
		width:100%;
		height:100%;
	}
	
}
/*背景图片*/

#homepage .video-container{
	position:relative;
	width:100%;
	height:100%;
	z-index:-1;
}
#homepage .video-container video{
	position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
    visibility: visible;
    opacity: 1;
    height: auto;
    object-fit: fill;
    width: 100%;
    height: 100%;
}

#homepage .homepage-title{
	position:absolute;
	width:100%;
	top:40%;
}

#homepage .homepage-title .title-pc{
		display:block;
	}

#homepage .homepage-title .title-phone{
		display:none;
}

@media (max-width: 480px) {
	#homepage .homepage-title .title-pc{
		display:none;
	}
	#homepage .homepage-title .title-phone{
		display:block;
	}
}

#homepage .homepage-title h1{
	color:white;
	text-shadow: 0 0 12px rgba(0,0,0,0.6);
}


#homepage .homepage-title h2{
	color:white;
	text-shadow: 0 0 12px rgba(0,0,0,0.6);
}
#homepage .slider-nav{
	position:absolute;
	width:100%;
	bottom:0;
	z-index:2;
	text-align: center;
    height: 100px;
    background-color: rgba(1, 1, 1, 0.5);
}
#homepage .nav-menu-ul{
	width:100%;
	height:100%;
}
#homepage .nav-menu-ul li{
	display: inline-block;
    width: 33.3333%;
	height:100%;
    float: left;
    position: relative;
    overflow: hidden;
}
#homepage .nav-menu-ul li{
	display: inline-block;
    width: 33.3333%;
	height:100%;
    float: left;
    position: relative;
    overflow: hidden;
}
#homepage .nav-menu-ul li h3{
	margin-top:30px;
}
#homepage .nav-menu-ul li a{
	display: block;
    position: relative;
	width:100%;
	height:100%;
    padding: 5px;
    font-size: 1rem;
    font-weight: 400;
    color: #dbe2e7;
	border-top:1px solid rgba(0,0,0,0);
	cursor:pointer;
}
#homepage .nav-menu-ul li a:hover{
	text-decoration: none;
    color: #26bce7;
	background-color:rgba(83,134,139,0.2);
	border-top:1px solid #26bce7;
}
#homepage .nav-menu-ul li:after{
	content: '';
    display: block;
    position: absolute;
    width: 1px;
    background-color: rgba(238,250,253,.2);
    top: 0;
    right: 0;
    height: 60%;
    top: 50%;
    transform: translateY(-50%);
}
/*首页header*/



/*首页主体内容*/
.align-1-line{
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
}
.align-2-line{
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
}
.align-3-line{
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
}
.align-4-line{
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient: vertical;
}

/*背景颜色*/
.bg-color-Thistle2{
	background-color:#feeacd;
}

.bg-color-white{
	 background-color:#FFFFFF;
 }
 
.bg-color-blue{
	 background-color:#226DD2;
 }
 
.bg-color-orange{
	 background-color:#FEEACD;
 }
 
.font-color-white{
	 color:#FFFFFF;
 }
 
.font-color-blue{
	 color:#226DD2;
 }
 
.text-red {
    color: red;
}
 
.small-icon{
	  max-height:70px;
	  max-width:70px;
  }
  
.yonyou-icon{

}

.padding-left-0{
	padding-left:0px;
}
.padding-right-0{
	padding-right:0px;
}

/*首页主体内容(新闻部分)*/
.row .news-padding{
	padding-left:10px;
	padding-right:10px;
}
.news-padding .thumbnail-padding{
	padding:0px;
}
.news-padding .thumbnail-padding .caption-padding{
	padding:0px;
}
.new-ul .newspath{
	display:block;
}
.new-ul .news-title{
	padding: 8px 10px 0 10px;
	overflow: hidden;
	font-size: 12px;
	height:40px;
    color: #222;
}
.new-ul .news-time{
	font-size: 12px;
}

.s-content .row ul li{
	margin:0px;
	
}
.s-content .padding-y-center{
	padding-top:20%;
	padding-bottom:auto;
}

.s-content .thumbnail .img{
	width:100%;
	position:relative;
	height:0;
	overflow:hidden;
	padding-bottom:70%;
}

.s-content .thumbnail .img>img{
	position: absolute;
	width: 100%; 
	height: 100%;
	top: 0;
	left: 0;
}

.s-content .thumbnail .comimg{
	width:100%;
	position:relative;
	height:0;
	overflow:hidden;
	padding-bottom:90%;
}

.s-content .thumbnail .comimg>img{
	position: absolute;
	width: 100%; 
	height: 100%;
	top: 0;
	left: 0;
}

/*首页主体内容(软件开发部分)*/
.owl-carousel .owl-item {
    float: left;
}
.carouselInner {
    padding: 15px 30px;
}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mine
/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
    width: 20px;
    height: 28px;
    background-repeat: no-repeat;
    background-image: url(../img/icons.png);
position: absolute;
top: 50%;
margin-top: -14px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
    background-position: 0px -443px;
    left: 0;
  margin-left: -20px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
    background-position: 0px -470px;
    right: 0;
  margin-right: -20px;
}

/*single*/
.single{
	padding:5em 0; 
}
.new-single{
	padding:2em 0; 
}

.w3ls_single_left_grid_left{
	float: left;
    width: 15%;
    text-align: center;
	border: 1px solid #607d8b;
}
.w3ls_single_left_grid_left h3{
	font-size:1.5em;
	color:#000000;
}
.w3ls_single_left_grid_left h3 i,.w3ls_single_left_grid_left h3 span{
	padding:.5em;
	display:block;
}
.w3ls_single_left_grid_left h3 i{
	font-style: normal;
    background: #607d8b;
    color: #fff;
}
.w3ls_single_left_grid_right{
	float:right;
	width:75%;
}
.w3ls_single_left_grid_right h3{
	font-size:1.5em;
	color:#212121;
	line-height:1.5em;
	text-transform:capitalize;
	margin: .5em 0;
}
.w3ls_single_left_grid_right ul li{
	display:inline-block;
	margin-right:1.5em;
	font-size:14px;
}
.w3ls_single_left_grid_right ul li span{
	padding-right:1em;
	color:#999;
}
.w3ls_single_left_grid_right ul li a{
	color:#999;
	text-decoration:none;
}
.w3ls_single_left_grid1{
	margin:3em 0;
}
.w3ls_single_left_grid1 p{
	margin:2em 0;
	color:#999;
	line-height:2em;
}
.w3ls_single_left_grid1 p span{
	display:block;
	margin:1em 0 0;
}
.w3l_admin {
    padding: 2em;
    background: #333;
    margin:3em 0 0;
}
.w3l_admin p {
    color: #f5f5f5;
    line-height: 1.8em;
    position: relative;
    padding-left: 3.5em;
	margin-bottom: 1em;
}
.w3l_admin p i.fa.fa-quote-left {
    margin-left: -3em;
    margin-right: 2em;
}
.w3l_admin a {
    display: block;
    text-align: right;
    color:#607d8b;
    font-size: 1em;
    text-decoration: none;
}
.w3l_admin a:hover{
	color:#fff;
} 
.wthree_recent h4, .agileits_three_comments h3, .w3_leave_comment h3 {
    font-size: 2em;
    color: #000000;
    margin: 0;
    text-transform: capitalize;
} 
.wthree_recent ul{
    padding:1em 0 0;
}
.wthree_recent ul li{
    list-style-type: none;
    font-size: 14px;
    color: #999;
    padding: 0.5em 0 0 0;
    border-bottom: 1px dashed #C1C1C1;
    text-transform: capitalize;
}
.wthree_recent ul li a{
    color: #000000;
	display:block;
	width:100%;
	height:100%;
    text-decoration: none; 
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
	transition: .5s all;
}
.wthree_recent ul li a:hover{
    color:#337ab7;
}
.wthree_recent ul li span {
    display: block;
    font-size: 13px;
    padding-left: 3.5em;
    margin: .5em 0 0;
}
.wthree_recent ul li span i {
    left: -1em;
}
.wthree_recent {
    margin: 0.5em 0;
}
.affix{
	top:70px;
	width:19%;
	transition: top 0.5s ease-in-out;
	-moz-transition: top 0.5s ease-in-out;	
	-webkit-transition: top 0.5s ease-in-out;
	-o-transition: top 0.5s ease-in-out;
}

.wthree_recent ul li a p>i {
    padding-right: 1em;
}
/*超出p的宽度部分隐藏不换行显示*/
.wthree_recent ul li a>p{
  overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wthree_recent ul li:last-child {
    border-bottom: none;
}
.agile_cat_grid{
    text-align: center;
}
.agile_cat_grid h4 {
    color: #333;
    font-size: 2em;
    margin: 0;
}
.agile_cat_grid h4 span {
    font-size: 1.5em;
    color: #607d8b;
}
.agile_cat_grid ul {
    padding: 2em 0 0;
}
.agile_cat_grid ul.categories li {
    list-style-type: none;
    margin-top: 1em;
	font-size: 14px;
	margin-bottom:.5em;
}
.agile_cat_grid ul.categories li a {
    color: #999;
    border: 1px solid #ccc;
    padding: .5em 1em;
    text-decoration: none;
    display: block;
}
.agile_cat_grid ul.categories li a:hover,.agile_cat_grid_tags ul li a:hover{
    color: #fff;
    background-color: #607d8b;
	border-color:#607d8b;
}
.agile_cat_grid_tags ul li{
	display:inline-block;
	margin:5px;
	font-size:14px;
}
.agile_cat_grid_tags ul li a{
	padding:5px 10px;
	border: 1px solid #ccc;
	text-decoration:none;
	color:#999;
	display: block;
}
.agileits_three_comment_grid{
    padding:3em 0;
    border-bottom: 1px dashed #ccc;
    width: 100%;
}
.agileits_tom {
    float: left;
    border: 1px solid #ccc;
    text-align: center;
    padding: 1em 1.5em;
}
.agileits_tom i.fa {
    font-size: 5em;
    color: #999;
}
.agileits_tom_right{
    float: left;
    width: 70%;
    margin-left: 3em;
}
.Hardy {
    float: left;
}
.reply {
    float: left;
    margin-left: 10em;
    margin-top: .5em;
}
.reply a {
    padding:8px 40px;
    background:#607d8b;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}
.reply a:hover{
	background:#212121;
}
.agileits_tom_right p.lorem { 
    margin: 1em 0 0;
}
.agileits_three_comments h3,.w3_leave_comment h3{
	text-align:left;
}
.Hardy h4 {
    font-size: 1.2em;
    color: #333;
}
.Hardy p {
    color:#607d8b;
    margin: .5em 0 0;
}
.agileits_three_comment_grid:nth-child(2){
    margin:4em 0 0;
	padding-top:0 !important;
}
.agileits_three_comment_grid:last-child{
	border-bottom:none;
	padding-bottom:0 !important;
}
.w3_leave_comment{
	margin:2em 0 0;
	width:100%;
}
.w3_leave_comment form{
	margin:3em 0 0;
}
.w3_leave_comment input[type="text"], .w3_leave_comment input[type="email"], .w3_leave_comment textarea {
    outline: none;
    background: #f5f5f5;
    border: 1px solid #dedede;
    padding: .8em 1em;
    font-size: 1em;
    color: #555;
    width: 100%;
}
.w3_leave_comment input[type="email"],.w3_leave_comment textarea{
	margin:1em 0;
}
.w3_leave_comment textarea{
	min-height:200px;
	resize:none;
}
.w3_leave_comment input[type="submit"]{
	outline:none;
	background:#607d8b;
	border:none;
	padding:10px 0;
	font-size:1em;
	color:#fff;
	width:100%;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	transition:.5s all;
}
.w3_leave_comment input[type="submit"]:hover{
	background:#333;
}
@media(max-width:414px){
.single {
    padding: 2em 0;
}
.agileits_three_comments{
	padding: 2em 0;
}
.w3ls_single_left_grid_left {
    float: none;
    width: 35%; 
}
.w3ls_single_left_grid_right {
    width: 100%;
}
.w3ls_single_left_grid_right h3 {
    font-size: 1.2em;
}
.w3ls_single_left_grid1 {
    margin: 1em 0;
}
.agileits_tom {
    float: none;
    display: inline-block;
    padding: 0.8em 1.2em;
}
.agileits_tom i.fa {
    font-size: 2em;
}
.agileits_three_comment_grid {
    text-align: center;
}
.agileits_tom_right {
    width: 100%;
    text-align: left;
    margin: 1.5em 0 0;
    float: none;
}
.reply {
    margin-left: 6em;
}

.w3_leave_comment {
    width: 100%;
}
}
@media (max-width: 320px){
.w3ls_single_left_grid_left h3 {
    font-size: 1.2em;
}
.w3ls_single_left_grid_right ul li {
    font-size: 12px;
}
.wthree_recent h4, .agileits_three_comments h3, .w3_leave_comment h3 {
    font-size: 1.4em;
	text-align: center;
}
}

/*start:新闻页面部分*/
.up_down_space{
	padding:3em 0;
}
.left_right_space{
	padding:0 3em;
}

.newlist ul.nav-tabs{
	width: 120px;
	margin-top: 20px;
	border-radius: 4px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
}
.newlist ul.nav-tabs li{
	margin: 0;
	border-top: 1px solid #ddd;
}
.newlist ul.nav-tabs li:first-child{
	border-top: none;
}
.newlist ul.nav-tabs li a{
	margin: 0;
	padding: 8px 16px;
	border-radius: 0;
}

.newlist .nav-tabs>li.active>a, .newlist .nav-tabs>li.active>a:focus, .newlist .nav-tabs>li.active>a:hover {
	color: #fff;
	cursor: default;
	background-color: #0088cc;
	border:0px;
	border-bottom-color: transparent;
}

.newlist ul.nav-tabs li:first-child a{
	border-radius: 4px 4px 0 0;
}
.newlist ul.nav-tabs li:last-child a{
	border-radius: 0 0 4px 4px;
}
.newlist ul.nav-tabs.affix{
	top: 120px; 
}
@media (min-width:768px){	/*>=768px*/
	
}
@media(min-width:992px){	/*>=992px*/
	
}
@media(min-width:1200px){	/*>=1200px*/

}
@media(max-width:767px){	/*<=767px*/
	.newlist ul.nav-tabs{
		width:50px;
	}
	.newlist ul.nav-tabs.affix-top{
		left: -15px;
		position: absolute;
		top: 40px;
	}
	.newlist ul.nav-tabs.affix{
		position:fixed;
		left:0px;
	}
	.newlist ul.nav-tabs.affix-bottom{
		left: -15px;
		top:430px;
		position:absolute;	
	}
	
}

.prolist-pc ul.nav-tabs{
	width: 120px;
	margin-top: 20px;
	border-radius: 4px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
}
.prolist-pc ul.nav-tabs li{
	margin: 0;
	border-top: 1px solid #ddd;
}
.prolist-pc ul.nav-tabs li:first-child{
	border-top: none;
}
.prolist-pc ul.nav-tabs li a{
	margin: 0;
	padding: 8px 16px;
	border-radius: 0;
}

.prolist-pc .nav-tabs>li.active>a, .prolist-pc .nav-tabs>li.active>a:focus, .prolist-pc .nav-tabs>li.active>a:hover {
	color: #fff;
	cursor: default;
	background-color: #0088cc;
	border:0px;
	border-bottom-color: transparent;
}

.prolist-pc ul.nav-tabs li:first-child a{
	border-radius: 4px 4px 0 0;
}
.prolist-pc ul.nav-tabs li:last-child a{
	border-radius: 0 0 4px 4px;
}
.prolist-pc ul.nav-tabs.affix{
	top: 120px; 
}
@media (min-width:768px){	/*>=768px*/
	
}
@media(min-width:992px){	/*>=992px*/
	
}
@media(min-width:1200px){	/*>=1200px*/

}
@media(max-width:767px){	/*<=767px*/
	.prolist-pc ul.nav-tabs{
		width:50px;
	}
	.prolist-pc ul.nav-tabs.affix-top{
		left: -15px;
		position: absolute;
		top: 40px;
	}
	.prolist-pc ul.nav-tabs.affix{
		position:fixed;
		left:0px;
	}
	.prolist-pc ul.nav-tabs.affix-bottom{
		left: -15px;
		top:430px;
		position:absolute;	
	}
}
/*手机端悬浮窗*/
.prolist-mobile {position:fixed;right:10px;top:45%;}
.prolist-mobile  .slideul>li{position:relative;display:block;width:56px;height:56px;margin-bottom:10px;overflow:visible;}
.prolist-mobile  .slideul>li.kefu{width:66px;padding-left:10px;margin-left:-10px;}
.prolist-mobile  .slideul>li ul.kefulist{position:absolute;left:-86px;top:-30px;padding-right:10px;display:none;}
.prolist-mobile  .slideul>li ul.kefulist li{margin-bottom:10px;}
.prolist-mobile  .slideul>li ul.kefulist li a{display:block;width:90px;height:30px;line-height:30px;background:#000000;color:#fff;text-align:center;text-decoration:none;}
.prolist-mobile  .slideul>li ul.kefulist li a:hover{text-decoration:none;}


.tab-content .thumbnail .img{
	width:100%;
	position:relative;
	height:0;
	overflow:hidden;
	padding-bottom:60%;
}

.tab-content .thumbnail .img>img{
	position: absolute;
	width: 100%; 
	height: 100%;
	top: 0;
	left: 0;
}

.tab-content .nopadding{
	padding:0;
}

.tab-content .myborder{
	border: solid 1px #e4e4e4;
}

.tab-content a{
	display:block;
	color:#6f7579;
	text-decoration:none;
}
.tab-content a:link{
	text-decoration:none;
}
.tab-content a:hover{
	text-decoration:none;
	color:#000000;
}



.tab-content article{
	
}

.tab-content article.text header .new-title{
	padding-left: 35px;
	background: url(../img/icon/standard-large.png) no-repeat 0 3px;
    font-size: 20px;
    line-height: 30px;
	color:#000000;
}

.tab-content article.imagetext header .new-title{
	padding-left: 35px;
	background: url(../img/icon/image-large.png) no-repeat 0 3px;
    font-size: 20px;
    line-height: 30px;
	color:#000000;
}

.tab-content a:hover article .new-title{
	color:#395996;
}
.tab-content a:hover article .new-meta{
	color:#395996;
}
.tab-content a:hover article p{
	color:#395996;
}

.tab-content article header .new-meta{
	padding: 4px 3px 4px 0px;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 15px;
    font-size: 12px;
}
.tab-content article header .new-meta .date{
	    background: url(../img/icon/calendar-icon.png) no-repeat left center;
}
.tab-content article header .new-meta .category{
	    background: url(../img/icon/category-icon.png) no-repeat left center;
}
.tab-content article header .new-meta .comments{
	    background: url(../img/icon/comment.png) no-repeat left center;
}

.tab-content article header .new-meta > span{
	display: inline-block;
    padding-left: 22px;
    margin-right: 15px;
    line-height: 22px;
}
.tab-content article .new-img{
	margin: 0 0 20px;
	max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
}
.tab-content article p{
	margin:0 0 22px 0;
}
/*start:新闻相关*/
#detailed-news .container img{width:100%;}

#detailed-news .td-comment{
	min-height:100px;
	background:#ffffff;
}
#detailed-news .td-comment .comment-header{
	margin:0 0 24px 0;
	border-bottom:1px solid #e5e9ef;
}
#detailed-news .td-comment .comment-header .tabs-order{
	float:left;
	margin-bottom:-1px;
}
#detailed-news .td-comment .comment-send{
	margin:10px 0 10px 0;
}
#detailed-news .td-comment .comment-send .user-face{
	float: left;
    margin: 7px 0 0 5px;
    position: relative;
}
#detailed-news .td-comment .comment-send .user-face .user-face-pic{
	width: 48px;
    height: 48px;
    border-radius: 50%;
	vertical-align: middle;
}
#detailed-news .td-comment .comment-send .user-textarea{
	position: relative;
    margin-left: 85px;
    margin-right: 80px;
}
#detailed-news .td-comment .comment-send .user-textarea .login{
	display: none;
}
#detailed-news .td-comment .comment-send .user-textarea .nologin{
	display: block;
    position: absolute;
    z-index: 98;
    width: 100%;
    top: 0;
    line-height: 64px;
    font-size: 12px;
    border-radius: 4px;
    text-align: center;
    color: #777;
    background-color: #e5e9ef;
    overflow: hidden;
}
#detailed-news .td-comment .comment-send .user-textarea .nologinbutton{
	cursor: default;
    background-color: #e5e9ef!important;
    border-color: #e5e9ef!important;
    color: #b8c0cc!important;
}

#detailed-news .td-comment .comment-send .user-textarea textarea{
	font-size: 12px;
    display: inline-block;
    box-sizing: border-box;
    background-color: #f4f5f7;
    border: 1px solid #e5e9ef;
    overflow: auto;
    border-radius: 4px;
    color: #555;
    width: 100%!important;
    height: 65px;
    transition: 0s;
    padding: 5px 10px;
    line-height: normal;
	outline: none;
    resize: none;
	transition: .5s;
}
#detailed-news .td-comment .comment-send .user-textarea textarea:hover{
    background-color: #ffffff;
    border: 1px solid #00b5e5;
	transition: .5s;
}
#detailed-news .td-comment .comment-send .user-textarea textarea:focus{
    background-color: #ffffff;
    border: 1px solid #00b5e5;
	transition: .5s;
}

#detailed-news .td-comment .comment-send .user-textarea .textarea-submit{
	width: 70px;
    height: 64px;
    position: absolute;
    right: -80px;
    top: 0;
    padding: 4px 15px;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    min-width: 60px;
    vertical-align: top;
    cursor: pointer;
    background-color: #00a1d6;
    border: 1px solid #00a1d6;
    transition: .5s;
    user-select: none;
    outline: none;
}
#detailed-news .td-comment .comment-send .user-textarea button:hover{
	background-color:#00b5e5;
	border: 1px solid #00b5e5;
	transition: .5s;
}
#detailed-news .td-comment .comment-send .user-textarea button:focus{
	background-color:#00b5e5;
	border: 1px solid #00b5e5;
	transition: .5s;
}
#detailed-news .td-comment .comment-list{
	padding-top:30px;
}
#detailed-news .td-comment .comment-list .list-item{
	border-top: 1px solid #e5e9ef;
}
#detailed-news .td-comment .comment-list .list-item .user-face{
	float: left;
    margin: 24px 0 0 5px;
    position: relative;
}
#detailed-news .td-comment .comment-list .list-item .user-face img{
	width: 48px;
    height: 48px;
    border-radius: 50%;
}
#detailed-news .td-comment .comment-list .list-item .user-content{
	position: relative;
    margin-left: 85px;
    padding: 22px 0 14px;
}
#detailed-news .td-comment .comment-list .list-item .user-content .user{
	font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    padding-bottom: 4px;
    display: block;
    word-wrap: break-word;
}
#detailed-news .td-comment .comment-list .list-item .user-content .user .name{
	color:#6d757a;
}
#detailed-news .td-comment .comment-list .list-item .user-content .text{
	line-height: 20px;
    padding: 2px 0;
    font-size: 14px;
    text-shadow: none;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-word;
}
#detailed-news .td-comment .comment-list .list-item .user-content .info{
	color: #99a2aa;
    line-height: 26px;
    font-size: 12px;
}
#detailed-news .td-comment .comment-list .list-item .user-content .info>span{
	margin-right: 20px;
}
    


/*end:新闻评论相关*/


/*end:新闻页面部分*/

/*-- //single --*/
/*-- Job --*/
#fh5co-header {
  position: relative;
  margin-bottom: 0;
  z-index: 9999999;
}
@media screen and (max-width: 768px) {
  .fh5co-cover,
  .fh5co-hero {
    height: 50vh;
  }
}
.fh5co-cover,
.fh5co-hero {
  position: relative;
  height: 50vh;
}
.fh5co-cover .fh5co-overlay,
.fh5co-hero .fh5co-overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.6);
}

.fh5co-overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(66, 64, 64, 0.9);
  background: rgba(0, 0, 0, 0.8);
}

.fh5co-cover {
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 768px) {
  .fh5co-cover {
    padding: 3em 0;
  }
}
.fh5co-cover .btn {
  padding: 1em 5em;
  opacity: .9;
}
.fh5co-cover{
  height: 100%;
}
@media screen and (max-width: 768px) {
  .fh5co-cover{
    padding: 3em 0;
  }
}
.fh5co-cover .desc {
  top: 50%;
  position: absolute;
  width: 100%;
  margin-top: -80px;
  z-index: 2;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .fh5co-cover .desc {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.fh5co-cover .desc h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 60px;
  margin-bottom: 10px;
  font-weight: 300 !important;
}
.fh5co-cover .desc h2 strong {
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .fh5co-cover .desc h2 {
    font-size: 40px;
  }
}
.fh5co-cover .desc span {
  display: block;
  margin-bottom: 30px;
  font-size: 28px;
  letter-spacing: 1px;
}
.fh5co-cover .desc span a {
  color: #fff;
}
.fh5co-cover .desc span a:hover, .fh5co-cover .desc span a:focus {
  color: #fff !important;
}
.fh5co-cover .desc span a:hover.btn, .fh5co-cover .desc span a:focus.btn {
  border: 2px solid #fff !important;
  background: transparent !important;
}
.fh5co-cover .desc span a.fh5co-site-name {
  padding-bottom: 2px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.fh5co-blog .blog-text {
  margin-bottom: 30px;
  position: relative;
  background: #fff;
  width: 90%;
  padding: 30px;
  float: right;
  margin-top: -5em;
  -webkit-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
}
.fh5co-blog .blog-text h3 {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 300;
    line-height: 1.5;
}
.fh5co-blog .blog-text h3 a {
    color: rgba(0, 0, 0, 0.6);
}
.fh5co-blog .blog-text h3 a:hover{
    text-decoration: none !important;
    color: #66D37E !important;
}
.fh5co-blog .blog-text span.posted_by {
    font-style: italic;
    color: rgba(0, 0, 0, 0.3);
    font-size: 18px;
}
.fh5co-blog .blog-text span {
    display: inline-block;
    margin-bottom: 20px;
}
.fh5co-blog p{
    margin-bottom: 1.5em;
    font-size: 16px;
    color: #848484;
}
.fh5co-blog .btn.btn-primary{
	border: 2px solid transparent !important;
	text-transform: uppercase;
    letter-spacing: 2px;
}
.fh5co-blog .prod-title{
	height:60%;
}
.animate-box {
	background: rgba(0, 0, 0, 0.04);
    padding: 7em 0;
}
.animate-box h3{
	font-size:30px;
	margin: 0 0 30px 0;
}
.animate-box p ,ul{
	margin-bottom: 1.5em;
    line-height: 1.6;
    font-size: 16px;
	color: #848484;
    font-weight: 300;
}
.kefu{
	color:#848484;
}
.groc{
	width: 100%;
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 90%;
}
.groc>img{
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.animate-box li{
	list-style: none;
    margin: 0 0 20px 0;
    position: relative;
}
.animate-box li a{
	text-decoration:none;
    color: rgba(0, 0, 0, 0.3);
}
.fa{
	margin-right:10px;
}
.animate-box input[type="text"] {
    height: 50px;
}
/*-- Job --*/
/*-- 文档杂货铺 --*/
.grocery-content{
	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.grocery-content .align-1-line{
	height:18px;
}
.grocery-title{
	margin-top:10px;
	text-align:center;
}
.grocery-title span{
	position: relative;
    top: -10px;
	color: #454545;
    font-size: 20px;
}
.grocery-title p{
	color: #828282;
}
.grocery-content ul{
	margin:20px 0;
	box-shadow: 0 0 3px rgba(6,0,1,0.2);
}
.grocery-content .page ul{
	box-shadow:none;
}
.grocery-content li{	
	width:50%;
}
.grocery-content li  a{
	text-align:center;
}
.grocery-content .tab-content .thumbnail .img{
	width: 100%;
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 140%;
}
.grocery-content .tab-content .thumbnail .img a>img{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
}
.grocery-content .nav-tabs>li.active>a, .grocery-content .nav-tabs>li.active>a:focus, .grocery-content .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color:#337ab7;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.grocery-title i{
	display: inline-block;
    width: 48px;
    height: 48px;
    margin-right: 20px;
}
.grocery-title .web{
	background:url(../img/Grocery/1.png);
}
.grocery-title .download{
	background:url(../img/Grocery/2.png);
}
.grocery-title .business{
	background:url(../img/Grocery/3.png);
}
.grocery-title .genuine{
	background:url(../img/Grocery/4.png);
}
.nav-tabs a:hover{
	background-color: #ff9100;
}
.tab-content .type{
	margin: 40px 0 30px 0;
	margin-left: 20px;
    color: #333;
    height: 25px;
    border-left: 4px #ff9100 solid;
}
.tab-content .type h3{
	margin-left:10px;
	margin-top:-10px;
}
.tab-content .img-show{
	margin:0 20px;
	margin-bottom: 20px;
}
.tab-content .list{
	border-bottom: 1px #e6e6e6 solid;
}
.tab-content .list button{
	margin:10px 0 25px 0;
	padding: 10px 80px;
}
#type5 li a{
	overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:60%;text-align:left;line-height:1.6;font-size:16px;
}
#yysc a{
	overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:60%;text-align:left;
}
.leftnav li{
	text-align:center;
	width:100%;
}
.leftnav a{
	font-size:12px;
}
.leftnav .affix{
	top: 270px;
    width: auto;
}
.grocery-content .caption{
	text-align:center;
}
.grocery-content .tab-content a {
    display: inline-block;
}
#type5 li{
	margin: 0 20px;
    width: 90%;
}
#yongyou li{
	width:100%;
}
/*素材sucai*/
.sucai-content{
	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	background-color:#fcfcfc;
}
.sucai-content h3{
	margin-left:40px;
	padding-top:20px;
}
.sucai-content .pic{
	border: 1px solid #ccc!important;
    padding: 5%;
    border-radius: 16px!important;
    margin: 2% 4%;
	background-color:#FFF;
}
.sucai-content .jieshao{
	background-color: #fff;
    border: 1px solid #eeeded !important;
	border-radius: 16px!important;
    margin: 2% 4%;
    padding: 20px;
    text-align: center;
}
.sucai-content .jieshao button{
	margin-bottom: 20px;
    width: 80%;
    font-size: 20px;
}
.sucai-content .jieshao ul{
	width:80%;
	border-bottom: #efefef 1px solid;
}
.sucai-content .jieshao li{
	text-align:left;
	margin:10px 0;
	font-size:16px;
}
.sucai-content .bdsharebuttonbox{
	margin-left:20%;
}
.sucai-content .pic p{
	text-align:center;
}
.sucai-content .pic img{
	width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
/*个人中心*/
.userinfo{
	margin:0;
	padding:0;
	background-color:#fcfcfc;
}
.userinfo .table{
	padding: 2% 5%;
}
.userinfo ul{
    background: #ebebeb;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.userinfo li{
	width:20%;
	text-align:center;
	/* box-shadow: 0 0 20px rgba(0,0,0,.26); */
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.userinfo li i{
	color:darkslateblue;
}
.userinfo li a{
	padding:20px 0;
	color:#999;
}
.userinfo li a:hover{
	color:darkslateblue;
}
.userinfo .tab-content{
	border: 1px solid #ddd;
    border-top: 0;
	background: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    /* box-shadow: 0 0 20px rgba(0,0,0,.26); */
	position: relative;
    z-index: 2;
    padding: 2%;
}
.userinfo .userpic{
	border-radius: 50%;
    overflow: hidden;
    width: 80px;
    height: 80px;
    margin-right: 25px;
}
.userinfo .userr img{
	width:80px;
	height:80px;
	float:left;
}
.userinfo .userid{
	font-size:16px;
	margin-left:10px;
	padding:13px 25px 0 0;
}
.userinfo h4{
	text-align:center;
}
.userinfo .badge{
	float:right;
}
.f1{
	float:left;
}
.tab-content .email{
	margin-left:10%;
}
.tab-content .email p{
	margin-top: 10px;
    color: #999;
}
.tab-content .email-ul{
	background-color:#fff !important;
}
.tab-content .email-li{
	width:80% !important;
	padding: 12px 0;
	text-align:left !important;
	font-size:13px !important;
	border-bottom: 1px solid #eee;
}
.tab-content .email .edit{
	color:#698ebf;
	margin-left:10px;
	padding:0 !important;
	display:inline !important;
}
.wechat{
	padding:0 !important;
	display:inline !important;
}
/*文档VIP*/
.vipinfo{
	margin:4% 6%;
}
.vipinfo a:hover{
	color:#fff;
}
.vipdif{
	height:75px;
    font-size: 30px;
    color: #FF8C00;
}
.vipbtn{
	width:100px;color:#fff;background:#FF8C00;font-size:16px;display:block;border-radius: 25px;
}
.font20{
	font-size:24px !important;
	color:#FF8C00 !important;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
	color:#848484;
	height:120px;
	font-size:24px;
	text-align:center;
	vertical-align: middle;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th{
	color:#848484;
	height:100px;
	font-size:18px;
	text-align:center;
	vertical-align: middle;
}
/*  充值页面 */
.left {
    float: left;
}
.clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.right {
    float: right !important;
}
.two em{
	font-style:normal;
}
.vipcontainer{
	background:#f5f5f5;
}
.alipaybtn{width:150px;height:40px;text-indent:999em;overflow:hidden;background:url(../img/alipay-btn.png) no-repeat;border:0;cursor:pointer}

.recharge-info{border-bottom:1px dotted #cbcbcb;padding:18px 0;font-size:18px;color:#000;overflow:hidden;margin:10px 20px 0 20px;}
.recharge-info img{margin:0 10px;width:38px;height:38px;border-radius:50%;}

.reform{padding:0 0 25px 0;margin:0 20px 0 20px;}
.reform .permanent{width:365px;height:100px;padding:10px 0 10px 0px;position:relative;border:#c8c8c8 1px solid;cursor:pointer;margin:25px 39px 0 0;background:#fff;}
.reform .permanent .time{width:180px;height:100%;text-align:center;border-left:#e2e2e2 1px dashed;}
.reform .permanent .time .one{font-size:36px;color:#565555;padding-top:19px;}
.reform .permanent .time .two{font-size:18px;color:#A2A2A2;margin-top:25px;}
.reform .permanent .time .two em{color:#FF351A;font-weight:600;font-size:22px;}
.reform .permanent .money{width:180px;text-align:center}
.reform .permanent .money i{font-size:32px;}
.reform .permanent .money p span{font-size:48px;color:#ff4200;}
.reform .permanent .money .money_much{font-size:24px;color:#ff4200;}
.reform .permanent .tuijian{width:66px;height:33px;line-height:33px;position:absolute;background-color:#156DB0;color:white;text-align:center;top:14px;left:328px;}
.reform .current{border:#156db0 2px solid;background:#fff url(../img/gou.png) no-repeat 100% 100%;}

.reg-money .pay-num{margin-right:20px;font-size:18px;color:#5c5c5c;margin-top:6px;color:#5c5c5c;}
.reg-money{margin-left: 40px;padding-top:20px;border-top:#cbcbcb 1px dotted;margin-bottom:10px;}
.reg-money .money-num{font-size:28px;color:#ff4200;font-weight:bold;}
.reg-money select{padding:5px;width:90px;margin:5px 0 0 20px;display:inline;}
.reg-btn{margin-left: 40px;padding:20px 0;}

.d-warn{margin: 30px 20px 50px 40px;color:#454545;}
/*页脚footer*/
#footer{
	width:100%;
	height:30vh;
	background-color:rgba(255,215,0,1);
}
#footer .myfooter{
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:rgba(255,255,255,1);
}
@media(min-width:1200px){	/*>=1200px*/
	#footer .myfooter{
		width:90%;
	}
}

/*手机端样式在212!!!*/






















