

input::-webkit-input-placeholder ,textarea::-webkit-input-placeholder { font-weight: 400; color: #999; font-size: 14px; }
input::-moz-placeholder,textarea::-moz-placeholder { /* mozilla firefox 19  */ font-weight: 400; color: #999; font-size: 14px; }
input:-moz-placeholder,textarea:-moz-placeholder { /* mozilla firefox 4 to 18 */ font-weight: 400; color: #999; font-size: 14px; }
input:-ms-input-placeholder,textarea:-ms-input-placeholder { /* internet explorer 10-11 */ font-weight: 400; color: #999; font-size: 14px; }

html{
	width: 100%;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
        /*filter: grayscale(100%) !important;*/
}
html pre{
	white-space: break-spaces;
}

.header {
	width: 100%;
	background: #287bed;
	z-index: 1000;
	margin: 0 auto;
	position: relative;
	padding-top: 3px;
}
.header .barrierbed{
	position: fixed;
	z-index: 1;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100vh;
}
.m_content span{
	margin-left: 12px !important;
	color: #333 !important;
}
.stateuser img{
	width: 24px;
	height: 24px;
	border-radius: 50%;
	left: -7px;
    position: relative;
    z-index: -1;
	vertical-align: top;
	margin: 0 7px;
}
.header .search-show {
	position: fixed;
	width: 100%;
	top: 60px;
	z-index: 9;
}
.header .search-show .search-top{
	background: #fff;
	behavior: ;
	padding-top: 100px;
	padding-bottom: 80px;
}
.header .search-show .box {
	width: 1180px;
	margin: 0 auto;
	position: relative
}

.header .search-show .box .title {
	position: relative;
}

.header .search-show .box .title input {
	border: 0;
	border-bottom: 2px solid #e5e5e5;
	width: 780px;
	margin-left: 200px;
	font-size: 18px;
	padding-bottom: 5px;
	padding-right: 42px;
}
.header .search-show .box .title .iconfont {
	color: #999;
	font-size: 30px;
	position: absolute;
	right: 200px;
	top: -12px
}

.header .search-show .box .title .iconfont:hover {
	color: #287bed
}

.header .search-show .box .iconfont {
	color: #999;
	font-size: 30px;
	position: absolute;
	right: -8px;
	top: -82px;
}

.header .search-show .box .iconfont:hover {
	color: #287bed;
}

.header .search-show .box .hotbot {
	width: 820px;
	margin-left: 200px
}

.header .search-show .box .hotbot .text {
	margin: 46px 0 27px;
	color: #333;
	font-size: 18px;
	font-family: arial,microsoft yahei;
}

.header .search-show .box .hotbot ul {
	width: 100%
}

.header .search-show .box .hotbot ul li {
	float: left;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 20px;
}

.header .search-show .box .hotbot ul li a {
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 40px;
	border-radius: 20px;
	behavior: ;
	width: 82px;
	background-color: #f5f5f5
}

.header .search-show .box .hotbot ul li a:hover {
	background-color: #287bed;
	color: #fff
}

.header .typearea {
	width: 1200px;
	/*height: 66px;*/
	margin: 0 auto;
	position: relative;
	cursor: pointer;
}

.header .typearea .logo {
	float: left;
	margin-top: 15px
}
.header .typearea a img{
	height: 26px;
}
.header .typearea .navbar{
	float: left;
	margin: 0 !important;
}
.header .typearea .navbar ul li {
	float: left;
	margin: 15px 0 0 40px;
	height: 41px;
	position: relative;
}
.header-children .header .typearea .navbar ul li:not(.morebox)::after{
	content: "";
	width: 0;
	height: 3px;
	background-color: #287bed;
	position: absolute;
	top: 100%;
	left: 50%;
	transition: all .5s;
}
.header-children .typeface:hover span{
	color: #287bed !important;
}
.header-children .typeface:hover i{
	color: #287bed !important;
}
.header-children .function i:hover{
	color: #287bed !important;
}
.header-children .morebox:hover span{
	color: #287bed !important;
}
.header-children .morebox:hover i{
	color: #287bed !important;
}
.header-children .header .typearea .navbar ul li:hover::after{
	left: 0;
	width: 100%;
}
.header-children .header .typearea .navbar ul li:hover a{
	color: #287bed;
}
.header-children .header .typearea .navbar ul li.onchannel{
	/*border-bottom: 3px solid #287bed;*/
}
.header-children .header .typearea .navbar ul li.onchannel a{
	color: #287bed;
}
.header .typearea .navbar ul li a {       /*  这里是栏目的样式*/
	width: 38px;
	height: 20px;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	line-height: 24px;
	position: relative;
	padding-bottom: 5px;
	transition: all 0.5s;
}
.header .typearea .navbar ul li .ejcd {      /*  这里是下拉栏目的字体样式*/
	font-size: 14px;

}

.header .typearea .navbar ul li a::after {
	content: "";
    width: 0;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    top: 100%;
    left: 50%;
    transition: all .5s;
}
.header .typearea .navbar ul li a:hover::after{
	left: 0%;
  	width: 100%;
}
.header .typearea .conceal {
	/* position: absolute; */
	/* right: 200px; */
	/* top: 15px */
	display: inline-block;
	vertical-align: top;
}

.header .typearea .conceal .mobile {
	float: left;
	position: relative;
	width: 84px;
	margin-right: 10px
}

.header .typearea .conceal .mobile span {
	width: 30px;
	height: 16px;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	line-height: 16px
}

.header .typearea .conceal .mobile span .mobile-show {
	position: fixed;
	top: 60px;
	left: 0px;
	width: 100%;
	height: 167px;
	background-color: #fff;
	border-top: 1px solid rgba(229,229,229,1);
	box-shadow: 0px 3px 5px 0px rgba(93, 0, 9, 0.3);
	z-index: 2
}

.header .typearea .conceal .mobile span .mobile-show .mobile-box {
	width: 700px;
	height: 167px;
	margin: 0 auto
}

.header .typearea .conceal .mobile span .mobile-show .mobile-box ul li {
	float: left;
	width: 90px;
	height: 167px;
	text-align: center;
	margin: 20px 40px
}

.header .typearea .conceal .mobile span .mobile-show .mobile-box ul li:hover span {
	color: #287bed
}

.header .typearea .conceal .mobile span .mobile-show .mobile-box ul li a {
	margin-bottom: 20px
}

.header .typearea .conceal .mobile span .mobile-show .mobile-box ul li a img {
	width: 90px;
	height: 90px
}

.header .typearea .conceal .mobile span .mobile-show .mobile-box ul li span {
	font-size: 14px;
	color: #000;
	display: block;
	width: 90px;
	margin-top: 10px
}

.header .typearea .conceal .mobile .iconfont {
	color: #fff;
	font-size: 10px;
}

.header .typearea .conceal .typeface {
	width: 50px;
	position: relative;
	margin-right: 16px;
	top: 1px;
}

.header .typearea .conceal .typeface span {
	width: 30px;
	height: 16px;
	font-size: 14px;
	font-weight: 400;
	/*color: #fff;*/
	line-height: 16px;
}

.header-children .header .typearea .conceal .typeface .font-show{
	top: 41px;
}
.header-children .header .typearea .function span ul{
	top: 38px;
}
.header .typearea .conceal .typeface .font-show {
	width: 125px;
	background-color: #fff;
	position: absolute;
	top: 40px;
	left: -45px;
	z-index: 2;
	box-shadow: 0px 2px 5px 0px rgba(93, 0, 9, 0.3);
	border-radius: 0px 0px 4px 4px;
	behavior: ;
	border: 1px solid rgba(229,229,229,1);
	border-top:none;
	padding: 10px 0;
}

.header .typearea .conceal .typeface .font-show .background {
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.header .typearea .conceal .typeface .font-show .background:hover{
	background-color: #f5f5f5;
}
.header .typearea .conceal .typeface .font-show .background:hover a{
	color: #287bed;
}

.header .typearea .conceal .typeface .font-show .background a {
	font-size: 16px;
	color: #287bed;
}
.header .typearea .conceal .typeface .font-show .background1 {
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.header .typearea .conceal .typeface .font-show .background1:hover{
	background-color: #f5f5f5;
}
.header .typearea .conceal .typeface .font-show .background1:hover a{
	color: #287bed;
}
.header .typearea .conceal .typeface .font-show .background1 a {
	font-size: 16px;
	/* color: #287bed; */
}

.header .typearea .conceal .typeface .iconfont {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	margin-right: 0;
}

.header .typearea .function {
	position: absolute;
	right: -15px;
	top: 15px;
	display: flex;
	align-items: center;
}

.header .typearea .function .phone {
	color:#727171;
	border: 1px solid transparent;
	border-radius: 10px;
	width: 130px;
	justify-content: center;
}

.header .typearea .function .iconfont {
	color: #fff;
	font-size: 26px;
	margin-right: 18px;
}
.header .typearea .function .icontouxiang {
	font-size: 24px;
}
.header .typearea .function .network{
	font-size: 17px;
}
.header .typearea .function span{
	position: relative;
}
.header .typearea .function span ul{
	display: none;
	position: absolute;
	top: 36px;
	left: -55px;
	background-color: #ffffff;
	width:133px;
	height:100px;
	box-shadow: 0px 6px 8px 0px rgba(93,0,9,0.1);
	border-radius:0px 0px 4px 4px;
}
.header .typearea .function span ul li{
	width: 133px;
	height: 40px;
	margin: 5px 0;
	color: #333333;
	text-align: center;
	line-height: 40px;
}
.header .typearea .function span ul li:hover{
	color: #287bed;
	background-color: #f5f5f5;
}
.header .typearea .function span ul li:hover a{
	color: #287bed;
}

.header .typearea .function .register-sso{
	display: none;
}
/* 子页面头部样式 */
.header-children .header{
	background: #ffffff;
	border-top:3px solid #287bed;
	padding-top: 0;
z-index: 1000;
}
.header-children .headerline{
	height: 1px;
	width: 100%;
	background-color: rgba(229,229,229,1);
}
.header .typearea .logo-index{display: block !important;}
.header .typearea .logo-children{display: none !important;}
.header-children .header .typearea .logo-index{display: none !important;}
.header-children .header .typearea .logo-children{display: block !important;}
.header-children .header .typearea .navbar ul li a{
	color: #333333;
}
.header-children .header .typearea .conceal .mobile span{
	color: #333333;
}
.header-children .header .typearea .conceal .mobile .iconfont{
	color: #999999;
}
.header-children .header .typearea .conceal .typeface span{
	color: rgba(51, 51, 51, 1);
}
.header-children .header .typearea .conceal .typeface .iconfont{
	color: rgba(51, 51, 51, 1);
}
.header-children .header .typearea .function .iconfont{
	color: rgba(51, 51, 51, 1);
	line-height: 26px;
}

/* 返回顶部 */
#gotop{
	position: fixed;
	bottom: 200px;
	right: 20px;
	width: 40px;
	background: #1165d3;
	border-radius: 4px;
	border: 1px solid #1165d3;
	z-index: 99;
	display: block;
}

#gotop  i:hover img:nth-of-type(1){
	display: none;
}
#gotop  i:hover img:nth-of-type(2){
	display: block;
}
#gotop  i img:nth-of-type(2){
	display: none;
}
#gotop i:hover span{
	color: #ffffff;
}
#gotop i:hover .phone,#gotop i:hover .phone img{
	display: block;
	color: #287bed;
}
#gotop i .phone{
	display: none;
	white-space: nowrap;
	height: 160px;
	width: 160px;
	right: 50px;
	bottom: -70px;
	padding: 20px 15px;
	background-color: #ffffff;
	box-shadow: 0px 2px 5px 0px rgba(153, 153, 153, 0.5);
	border-radius: 8px;
}
#gotop i:hover .picture,#gotop i:hover .picture img{
	display: block;
}
#gotop i .picture{
	display: none;
	height: 160px;
	width: 160px;
	right: 50px;
	bottom: -15px;
	padding: 30px;
	background-color: #ffffff;
	box-shadow: 0px 2px 5px 0px rgba(153, 153, 153, 0.5);
	border-radius: 8px;
}
#gotop i{
	display: block;
	color: #9fc1ed;
	font-size: 15px;
	margin: 15px auto;
	width: 25px;

}
#gotop img{
	height: 25px;
	width: 25px;

}
.header .moreh{
	/* position: absolute;
    left: -75px;
    top: -18px; */
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    /* line-height: 60px; */
    width: 60px;
	height: 60px;
	z-index: 100;
}
.header .lineh{
	position: absolute;
    top: 4px;
    left: -14px;
    width: 1px;
    height: 19px;
    background: #d5d5d5;
    opacity: 0.5;
}
.header .lineh:nth-child(2){
	/*top: 4px;*/
    /*left: 63px;*/
}
.header-children .moreh{
	color: #333333;
}

.header .icoh{
	color: #fff;
    font-size: 14px;
    font-weight: 600;
	margin-left: 2px;
    /* top: 5px;
    position: absolute;
	left: -40px; */
	z-index: 1;
}
.header-children .icoh{
	color: #999999;
}
.header .morebox{
	/* position: absolute;
    right: 235px;
    top: 15px; */
}
 .morebox1{
	height: 50px;
    overflow: hidden;
	background: #f9f9f9;
	cursor: pointer;
	display: none;
	z-index: 1000;
}
.font-show2{
	width: 1200px;
	margin: 0 auto;
}
 .font-show2 div{
	display: inline-block;
    height: 20px;
    font-size: 18px;
	font-weight: bold;
    color: #fff;
    line-height: 16px;
	margin: 15px 0px 0 35px;
}
.font-show2 div a{
    color: #333333;
}
.font-show2 div a:hover{
	color: #287bed;
}
/* 分页组件样式 */
.pagediv{padding: 30px;text-align: right;color: #ccc;clear: both;}
.pagediv a{display: inline-block;color: #666666;background: #f6fbf9;height: 28px;	line-height: 28px;padding: 0 15px;border: 1px solid rgba(229,229,229,1);margin: 0 7px;font-size: 14px;background-color: #fff;border-radius: 2px;}
.pagediv a:hover{text-decoration: none;border: 1px solid rgba(227,11,32,1);}
.pagediv span.current{display: inline-block;height: 28px;line-height: 28px;margin: 0 7px;width: 28px;text-align: center;background: rgba(227,11,32,1);border-radius: 2px;text-align: center;color: #fff;}
.pagediv span.disabled{display: inline-block;height: 28px;line-height: 28px;padding: 0 15px;margin: 0 7px;color: #666666;background: #fff;border: 1px solid rgba(229,229,229,1);font-size: 14px; border-radius: 2px;}
.pagediv span.pagecount{padding: 0 15px;border-radius: 2px;font-size: 14px;color: #999999;margin-right: -30px;}
.pagediv span.countye{display: none; color: #666666;font-size: 14px;margin-left: 30px;}
.pagediv span.countye input{outline: none;border-radius: 2px;border: 1px solid rgba(229,229,229,1);height: 28px;width: 32px;margin: 0 5px;text-align: center;}
.pagediv a.turndown{padding: 0 15px;text-align: center;border-radius: 2px;margin-left: 10px;}
.pagediv a.tcdnumber{padding: 0;width: 28px;text-align: center;border-radius: 2px;}

/* tree组件样式 */
.tree {padding: 10px 22px 10px 0;border: 1px solid #e8e8e8;border-radius: 4px;display: inline-block;}
.tree li{
	padding-left: 20px;
	border-radius: 4px;
}
.tree li > a{
	padding-left: 10px;
}
.tree li a {
	font-size: 14px;
	color: #666;
	text-decoration: none;
	line-height: 28px;
	border-radius: 4px;
	cursor: pointer;
}

.tree li a:hover {
	color: #287bed;
}

.tree li a.active {
	color: #287bed !important;
}

/*  1 -1动画 */
.plus-animation{
	animation: plus 2s;
	-moz-animation: plus 2s;	/* firefox */
	-webkit-animation: plus 2s;	/* safari 和 chrome */
	-o-animation: plus 2s;
}
@keyframes plus
{
0%   {opacity: 0;top: 0;}
50%  {opacity: 1;top: -20px;}
100% {opacity: 0;top: -20px;}
}

@-moz-keyframes plus /* firefox */
{
0%   {opacity: 0;top: 0;}
50%  {opacity: 1;top: -20px;}
100% {opacity: 0;top: -20px;}
}

@-webkit-keyframes plus /* safari 和 chrome */
{
0%   {opacity: 0;top: 0;}
50%  {opacity: 1;top: -20px;}
100% {opacity: 0;top: -20px;}
}

@-o-keyframes plus /* opera */
{
0%   {opacity: 0;top: 0;}
50%  {opacity: 1;top: -20px;}
100% {opacity: 0;top: -20px;}
}


@keyframes rotate-vert-center {
	0% {
		-webkit-transform: rotatey(0);
		transform: rotatey(0);
	}
	100% {
		-webkit-transform: rotatey(360deg);
		transform: rotatey(360deg);
	}

}

@keyframes shake-top {
	0%, 100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transform-origin: 50% 100%;
		transform-origin: 50% 100%;
	}
	10%, 90% {
		-webkit-transform: rotate(2deg);
		transform: rotate(2deg);
	}
	20%, 40%, 60% {
		-webkit-transform: rotate(-4deg);
		transform: rotate(-4deg);
	}
	30%, 50%, 70% {
		-webkit-transform: rotate(4deg);
		transform: rotate(4deg);
	}
	80% {
		-webkit-transform: rotate(-2deg);
		transform: rotate(-2deg);
	}
}

@keyframes jump {
	0% {
		top: 0;
	}
	50% {
		top: -8px;
	}
	100% {
		top: 0;
	}
}
@keyframes fade {
	from {
		opacity: 1.0;
	}
	50% {
		opacity: 0.1;
	}
	to {
		opacity: 1.0;
	}
}

@-webkit-keyframes fade {
	from {
		opacity: 1.0;
	}
	50% {
		opacity: 0.1;
	}
	to {
		opacity: 1.0;
	}
}

@keyframes cssanimation {
	to {
		width:0;
		height:0;
		overflow:hidden;
	}
}
@-webkit-keyframes cssanimation {
	to {
		width:0;
		height:0;
		visibility:hidden;
	}
}


