a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font: inherit;
	font-size: 100%;
	font-family: arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
a{color:#000;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block
}

body {
	line-height: 1
}

ol,ul {
	list-style: none
}

blockquote,q {
	quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a,a:hover {
	outline: 0;
	text-decoration: none
}

*,:after,:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box
}

html {
	font-size: 12px
}

body {
	display: flex;
	min-height: 100vh;
	background-color: #f3f3f3;
	flex-flow: column
}

button {
	font-family: arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #fff inset
}
p,span,a{
	cursor: pointer;
}
.layout {
	flex: 1;
	flex: auto\9;
	flex: 0 0 auto;
}

.clearfix:after,.clearfix:before {
	display: table;
	content: " "
}

.clearfix:after {
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0
}

.floatleft {
	float: left
}

.floatright {
	float: right
}

.text-center {
	text-align: center!important
}

.text-left {
	text-align: left!important
}

.text-right {
	text-align: right!important
}

.container {
	margin: 0 auto;
	width: 100%;
	height: auto
}

.hidden {
	display: none
}

.w-auto {
	width: auto!important
}

.greyf5f5f5 {
	background: #f5f5f5;
}
footer .greyf5f5f5 {
	background: #f5f5f5;
	width: 100%;
	float: left;
	padding-top: 10px;
}
.bg-f8 {
	background-color: #f8f8f8
}

.bg-white {
	background-color: #efefef;
	width: 100%;
	float: left;
}

.border-t-g {
	border-top: 1px solid #e0e0e0
}

.border-b-g {
	border-bottom: 1px solid #e0e0e0
}

.border-t-dashed-e0e0e0 {
	border-top: 1px dashed #e0e0e0
}

.border-b-dashed-e0e0e0 {
	border-bottom: 1px dashed #e0e0e0
}

.border-t-none {
	border-top: none!important
}

.border-b-none {
	border-bottom: none!important
}

.line-through {
	text-decoration: line-through
}

.overflow-hidden {
	overflow: hidden
}

.color-red {
	color: #e85555!important
}

.color-blue {
	color: #007bc7!important
}

.color-green {
	color: #64d936!important
}

.color-warn {
	color: #f6a240!important
}

.relative {
	position: relative!important
}

.p-a {
	position: absolute;
	width: 120%
}

.n-m-t {
	margin-top: 0!important
}

.n-m-l {
	margin-left: 0!important
}

.m-r-0 {
	margin-right: 0!important
}

.m-r-70 {
	margin-right: 80px!important
}

.m-r-40 {
	margin-right: 40px!important
}

.m-r-30 {
	margin-right: 30px!important
}

.m-r-20 {
	margin-right: 20px!important
}

.m-r-10 {
	margin-right: 10px!important
}

.m-t-20 {
	margin-top: 20px!important
}

.m-t-30 {
	margin-top: 30px!important
}

.m-t-40 {
	margin-top: 40px!important
}

.m-b-0 {
	margin-bottom: 0!important
}

.m-b-10 {
	margin-bottom: 10px!important
}

.m-b-20 {
	margin-bottom: 20px!important
}

.m-b-22 {
	margin-bottom: 22px!important
}

.m-b-40 {
	margin-bottom: 40px!important
}

.m-b-27 {
	margin-bottom: 27px!important
}

.m-b-30 {
	margin-bottom: 30px!important
}

.m-b-53 {
	margin-bottom: 53px!important
}

.m-b-90 {
	margin-bottom: 90px!important
}

.m-36-0 {
	margin-top: 36px!important;
	margin-bottom: 36px!important
}

.m-l-5 {
	margin-left: 5px!important
}

.m-l-15 {
	margin-left: 15px!important
}

.p-r-10 {
	padding-right: 10px!important
}

.p-t-10 {
	padding-top: 10px!important
}

.p-t-30 {
	padding-top: 30px!important
}

.p-t-40 {
	padding-top: 40px!important
}

.p-t-60 {
	padding-top: 60px!important
}

.p-b-90 {
	padding-bottom: 90px!important
}

.p-0 {
	padding: 0!important
}

.top-header {
	height: 30px;
	background-color: #f2f2f2;
	color: #666;
	border-bottom: 1px solid #eceff0;
}

.top-header .arrow {
	margin-left: 16px;
	width: 10px;
	background-position: 0 -891px;
	-webkit-transition: transform .1s ease-in 0s;
	-moz-transition: transform .1s ease-in 0s;
	-o-transition: transform .1s ease-in 0s;
	transition: transform .1s ease-in 0s;
	-ms-transition: transform .1s ease-in 0s
}

.top-header i {
	display: inline-block;
	height: 16px;
}

.top-header .nav-location {
	position: relative;
	height: 30px;
	line-height: 30px
}

.top-header .nav-location .locatin-icon {
	display: inline-block;
	padding: 0 20px 0 38px;
	border-right: 1px solid #eceff0;
	border-left: none;
	color: #666;
	line-height: 16px
}

.top-header .nav-location:hover .locatin-icon {
	border: none;
	background-position: 20px -16px;
	color: #007bc7
}

.top-header .nav-location:hover .arrow {
	background-position: -59px -891px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	-ms-transform: rotate(180deg)
}

.top-header .nav-menu li {
	display: inline-block;
	height: 30px;
	line-height: 30px
}

.top-header .nav-menu li a {
	padding: 0 20px;
	color: #666;
}

.top-header .nav-menu li a:hover {
	color: #E50012
}

.main-header {
	background-color: #fff
}

.main-header h2 {
	margin: 20px 0;
}

.main-header h2 img {
	height: 56px;
}

.main-header h1 {
	margin: 27px 0 21px;
}

.main-header h1 a {
	display: block;
	width: 400px;
	height: 70px;
	font-size: 45px;
	color: #E50012;
	line-height: 70px;
	padding-left: 50px;
	/*background-size: 250px 44px;
    overflow: hidden;
    background: url(../img/fst_logo.png) no-repeat 5px 1px;
    text-indent: -9999px;*/
}
.logo img{
	height: 70px;
}
.main-header .logo-sub {
	float: left;
	margin: 26px 0 0 20px;
	padding-left: 20px;
	width: 300px;
	height: 32px;
	border-left: 1px solid #999;
	color: #999;
	font-size: 14px;
	line-height: 32px
}

.main-header .step {
	margin-top: 30px;
	border-radius: 10px
}

.main-header .step ul li {
	position: relative;
	float: left;
	width: 160px;
	height: 5px;
	background-color: #ccc;
	color: #ccc
}

.main-header .step ul li.step-start {
	border-radius: 10px 0 0 10px
}

.main-header .step ul li.step-end {
	border-radius: 0 10px 10px 0
}

.main-header .step ul li .step-num {
	position: absolute;
	left: 50%;
	margin: -9px 0 0 -10px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #ccc;
	background-color: transparent\9;
	color: #fff;
	text-align: center;
	font-weight: 700;
	line-height: 20px
}

.main-header .step ul li .step-text {
	position: absolute;
	top: 15px;
	width: 100%;
	text-align: center
}

.main-header .step ul li.done {
	background-color: #b2e7df;
	color: #b2e7df
}

.main-header .step ul li.done .step-num {
	background-color: #b2e7df;
	background-color: transparent\9
}

.main-header .step ul li.doing {
	background-color: #00b095;
	color: #00b095
}

.main-header .step ul li.doing .step-num {
	background-color: #00b095;
	background-color: transparent\9
}

.main-header .nav-sub {
	position: relative
}

.main-header .nav-sub>a {
	float: left;
	display: inline-block;
	width: 220px;
	height: 40px;
	color: #fff;
	text-align: center;
	font-size: 15px;
	line-height: 40px;
	cursor: default;
	background: #E50012 url(/img/navicon_new_427.png) 40px 14px no-repeat;
}
.nav{
	width: 100%;
	float: left;
	background: #4e4e4e;
}
.main-header .navs {
	/*width: 1180px;
    margin: 0 auto;*/
	margin-top: 40px;
}

.main-header .navs>a {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0 25px;
	height: 40px;
	color: #555;
	font-size: 16px;
	line-height: 40px;
	float: left;
}

.main-header .navs>a:hover {
	color: #E50012;
}

.main-header .navs>a.active {
	color: #fff;
	background: #E50012;
}

.main-header .navs .hot-new {
	position: absolute;
	top: -4px;
	right: -20px;
	max-width: 100%;
	vertical-align: middle
}
.tel i{
	font-size: 20px;
	margin: 0 5px;
}
.main-header .navs .hot-new.hot-new-old {
	right: 0px;
}

footer {
	position: relative;
	z-index: 2;
	font-size: 14px;
	padding-top: 20px;
}

footer .copyright {
	margin: 33px 0;
	color: #b5b5b5;
	font-size: 12px;
	line-height: 1
}

footer.link .link-lists {
	padding: 48px 0 16px;
	width: 100%;
	float: left;
}

footer.link .link-lists li {
	float: left;
	margin-left: 70px;
	list-style: none;
}

footer.link .link-lists li h5 {
	margin-bottom: 23px;
	color: #666;
	font-weight: 700;
	font-size: 14px
}

footer.link .link-lists li a {
	display: block;
	margin-bottom: 18px;
	width: 100%;
	color: #999;
	font-size: 12px
}

footer.link .link-lists li a:hover {
	color: #E50012;
}

footer.link .link-lists li .bd {
	width: 1px;
	height: 120px;
	background: #dfdfdf
}

footer.link .link-lists li .link-code {
	width: 360px;
	margin-left: 120px;
}

footer.link .link-lists li .link-code i {
	float: left;
	display: inline-block;
	margin-top: -8px;
	width: 180px;
	height: 142px;
}

footer.link .link-lists li .link-code .link-code-text {
	padding: 42px 0 0 27px;
	text-align: center;
}

footer.link .link-lists li .link-code .link-code-text span {
	display: block;
	color: #666;
	text-align: left;
	font-size: 12px;
	line-height: 1.4
}

footer.link .link-lists li .link-th {
	padding-left: 10px;
	width: 190px
}

footer.link .link-lists li .link-th h5 {
	margin-bottom: 24px;
	color: #666;
	font-size: 14px
}

footer.link .link-lists li .link-th span {
	display: inline-block;
	margin-bottom: 20px;
	width: 100%;
	color: #333;
	font-size: 12px
}

footer.link .link-lists li .link-th .tel {
	margin-bottom: 2px;
	font-weight: 700;
	font-size: 22px;
	color: #E50012;
	height: 50px;
	line-height: 22px;
}

footer.link .link-lists li .link-th .link-btn {
	width: 140px;
	height: 24px;
	border: 1px solid #E50012;
	border-radius: 2px;
	background-color: #fff;
	color: #E50012;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}

footer.link .link-lists li .link-th .link-btn:hover {
	background-color: #E50012;
	color: #fff
}

footer.link .footer-inner {
	padding: 15px 0;
	border-top: 1px solid #e0e0e0
}

footer.link .footer-inner .footer-link {
	margin: 0;
	color: #b5b5b5;
	text-align: center;
	font-size: 12px;
	line-height: 24px
}

footer.link .footer-inner .footer-link .link-inner {
	display: inline-block;
	overflow: hidden;
	width: 770px;
	vertical-align: middle
}

footer.link .footer-inner .footer-link .link-inner .link-scroll {
	overflow: hidden;
	height: 24px
}

footer.link .footer-link .link-inner a {
	float: left;
	display: block;
	overflow: hidden;
	width: 70px;
	color: #b5b5b5;
	text-overflow: ellipsis;
	white-space: nowrap
}

footer.link .footer-inner .copyright {
	margin: 0;
	padding: 0;
	border: none;
	color: #b5b5b5;
	font-size: 12px;
	line-height: 24px
}

footer.list .copyright {
	margin: 24px 0;
	color: #666
}

footer.list .six-list-index li {
	float: left;
	text-align: center;
	width: 196px;
	padding: 18px 0;
}

footer.list .six-list-index li.first-li {
	background: none;
}

footer.list .six-list-index li .foot-icon {
	width: 43px;
	height: 42px;
	display: inline-block;
}

footer.list .six-list-index li .foot-icon-title {
	color: #333;
	font-size: 16px;
	margin: 10px 0;
}

footer.list .six-list-index li .foot-icon-content {
	color: #999;
	font-size: 12px;
}
.link-lists li p{
	color: #666;
	line-height: 28px;
}
footer .container{
	width: 1180px;
	margin: 0 auto;
}
/**/
footer .fl p{
	height: 35px;
	line-height: 35px;
	color: #333;
	padding-left: 60px;
}
footer .fl p a{
	color: #333;
}
footer .fl p a:hover{
	color: #E50012;
}
footer .fl p em{
	color: #ccc;
	margin: 0 8px;
}
.link-code{
	width: 130px;
	margin-left: 200px;
}
.link-code-text{
	text-align: center;
	width: 130px;
	margin-top: 10px;
}
/**/
.breadcrumb {
	overflow: hidden;
	height: auto
}

.breadcrumb li {
	margin: 15px 0
}

.breadcrumb a,.breadcrumb li {
	float: left;
	height: 20px;
	color: #666;
	font-size: 12px;
	line-height: 20px
}

.breadcrumb .interval {
	width: 17px;
	text-align: center
}

.breadcrumb .active {
	color: #aaa
}
.breadcrumb li span {
	color: #ccc;
	padding: 0 5px;
	display: block;
}
.layout {
	background-color: #f1f2f6
}

.u-header {
	height: 60px;
	background: #007bc7
}

.u-header h1 {
	margin: 14px 0
}

.u-header h1 a {
	display: block;
	overflow: hidden;
	width: 299px;
	height: 32px;
	background: url("/img/logo-white.png") 0 0 no-repeat;
	text-indent: -9999px
}

.u-header .u-tab {
	margin-left: 80px;
	padding: 20px 0
}

.u-header .u-tab ul li {
	float: left;
	margin-right: 50px
}

.u-header .u-tab ul li a {
	color: #fff;
	font-size: 14px;
	line-height: 20px
}

.u-content {
	padding-top: 22px
}

.u-content .u-nav {
	padding-left: 10px;
	width: 150px
}

.u-content .u-nav ul {
	margin-bottom: 14px
}

.u-content .u-nav ul li {
	position: relative;
	padding-left: 20px;
	height: 28px;
	line-height: 28px
}

.u-content .u-nav ul li.u-nav-title {
	color: #333;
	font-size: 14px;
	line-height: 24px
}

.u-content .u-nav ul li a {
	display: block;
	height: 28px;
	color: #666;
	text-align: left;
	font-size: 12px;
	line-height: 28px
}

.u-content .u-nav ul li.active a {
	color: #007bc7
}

.u-content .u-panel {
	width: 1020px
}

.u-content .u-panel .u-panel-title {
	margin-bottom: 8px;
	padding: 13px 20px
}

.u-content .u-panel .u-panel-title h2 {
	color: #111;
	font-size: 12px
}

.pagination {
	display: inline-block;
	margin: 20px 0;
	padding-left: 0;
	border-radius: 4px
}

.pagination>li {
	float: left;
	display: inline-block
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
	margin-left: 0
}

.pagination>li a {
	display: block;
	margin-left: -1px;
	padding: 0 10px;
	min-width: 30px;
	border: 1px solid #eee;
	color: #666;
	text-align: center;
	line-height: 28px;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s
}

.pagination>li a:hover {
	border-color: #007bc7;
	background-color: #007bc7;
	color: #fff
}

.pagination>li.active a {
	border-color: #007bc7;
	background-color: #007bc7;
	color: #fff
}

.pagination>li.active a:hover {
	background-color: #036DB6
}

.pagination>li {
	display: block;
	height: 30px;
	color: #666;
	font-size: 14px;
	line-height: 30px
}

.pagination>li input {
	display: inline-block;
	margin: 0 10px;
	padding: 0 5px;
	width: 30px;
	height: 30px;
	color: #666;
	vertical-align: top
}

.pagination .m-l-10 {
	margin-left: 10px
}

.pagination button {
	margin-left: 10px;
	width: auto;
	height: 30px;
	vertical-align: top;
	background: #007bc7;
	-webkit-appearance: none;
	line-height: 28px;
	margin-right: 5px;
	color: #fff;
	border: none;
}

.pagination button:hover {
	background-color: #036DB6
}

.top-header .location-layer {
	position: absolute;
	top: 30px;
	left: -1px;
	z-index: 100;
	overflow: hidden;
	margin-top: -2px;
	width: 422px;
	height: 0;
	border: 1px solid #007bc7;
	border-top: 0;
	background: #fff;
	opacity: 0;
	transition: height .5s
}

.top-header .nav-location:hover {
	border: 1px solid #00c8fc;
	border-top: none;
	border-bottom: none;
	background: #fff
}

.top-header .nav-location:hover .location-layer {
	display: block;
	padding: 10px 0 8px;
	height: 170px;
	opacity: 1;
	filter: alpha(opacity=100)
}

.top-header .nav-location {
	border: 1px solid #fff;
	border-bottom: 1px solid #eceff0;
}

.top-header .nav-location:hover {
	border: 1px solid #007bc7;
	background: #fff;
	border-bottom-color: transparent;
	border-top-color: transparent
}

.top-header .location-layer em {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	width: 300px;
	height: 1px;
	background: #007bc7
}

.top-header .location-layer ul li {
	position: relative;
	z-index: 12;
	float: left;
	width: 70px;
	height: 30px;
	color: #666;
	text-align: center;
	font-size: 12px;
	line-height: 30px
}

.top-header .location-layer ul li a {
	position: relative;
	top: 0;
	display: inline;
	padding: 0;
	height: 30px;
	border: none;
	color: #666;
	line-height: 30px
}

.top-header .location-layer ul li a:hover {
	color: #007bc7
}

@media screen and (max-width:1180px) {
	body {
		float: left;
		min-width: 1180px\9
	}
}

.gress {
	padding: 20px 0 0 0
}

.gress li.gress-li {
	position: relative;
	padding: 20px;
	border-left: 1px dotted gray
}

.gress li.gress-li .pro {
	margin-top: -34px;
	line-height: 20px
}

.gress li.gress-li .pro:before {
	position: absolute;
	top: -6px;
	left: -5px;
	display: block;
	width: 10px;
	height: 10px;
	border: 1px solid #90a8bd;
	border-radius: 50%;
	background-color: #fff;
	content: ''
}

.gress li.gress-li.active .pro:before {
	border: 2px solid #27bc89;
	background-color: #27bc89
}

.gress li.gress-li.border-color-white {
	border-color: #f9f9f9
}

.u-header .u-tab {
	padding: 12px 0
}

.u-header .u-tab ul li {
	position: relative;
	height: 36px;
	line-height: 36px
}

.u-header .u-tab ul li.arrow-list ul {
	position: relative
}

.u-header .u-tab ul li.arrow-list ul li {
	margin-right: 0;
	padding: 0 20px 0 16px;
	width: 111px;
	color: #f5f5f5
}

.u-header .u-tab ul li.arrow-list ul li span {
	font-size: 14px;
	cursor: default
}

.u-header .u-tab ul li.arrow-list ul li.list-top .icon-arrow {
	display: inline-block;
	margin-left: 6px;
	width: 9px;
	height: 6px;
	vertical-align: middle;
	-webkit-transition: transform .1s ease-in 0s;
	-moz-transition: transform .1s ease-in 0s;
	-o-transition: transform .1s ease-in 0s;
	transition: transform .1s ease-in 0s;
	-ms-transition: transform .1s ease-in 0s
}

.u-header .u-tab ul li.arrow-list:hover ul li.list-top .icon-arrow {
	background-position: 0 -33px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg)
}

.u-header .u-tab ul li.arrow-list:hover ul li.list-top {
	padding: 0 19px 0 15px;
	border: 1px solid #e0e0e0;
	border-bottom: 0;
	background-color: #fff;
	color: #333;
	line-height: 35px
}

.u-header .u-tab ul li.arrow-list ul li.list {
	position: absolute;
	top: 34px;
	left: 0;
	z-index: 100;
	display: none;
	padding: 5px 0 10px;
	width: 111px;
	height: auto;
	border: 1px solid #ddd;
	border-top: 0;
	background-color: #fff
}

.u-header .u-tab ul li.arrow-list:hover ul li.list {
	display: block
}

.u-header .u-tab ul li.arrow-list ul li.list a {
	display: block;
	padding-left: 14px;
	height: 32px;
	color: #666;
	line-height: 32px
}

.u-header .u-tab ul li.arrow-list ul li.list a:hover {
	color: #007bc7
}

.nav-slide-bar {
	position: fixed;
	right: 0;
	bottom: 230px;
	z-index: 1000;
	width: 72px;
	height: auto
}

.nav-slide-bar li {
	width: 72px;
	height: 72px;
	border-radius: 10px 0 0 10px;
	background-color: #fff;
	box-shadow: 0 0 10px 1px #ccc;
}

.nav-slide-bar li.chat {
	padding-top: 13px;
}

.nav-slide-bar li.top {
	padding-top: 27px;
	margin-top: 4px;
	display: none;
}

.nav-slide-bar li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #666;
}

.nav-slide-bar li a i {
	width: 28px;
	height: 25px;
	display: block;
	margin: 0 auto;
}

.nav-slide-bar li a i.icon_chat {
	background-position: 0 0;
	margin-bottom: 10px;
}

.nav-slide-bar li a i.icon_top {
	background-position: 0 -25px;
}

.nav-slide-extend {
	position: absolute;
	top: 0;
	right: 81px;
	display: none;
	width: 334px;
	height: 280px;
	border: 1px solid #d5d5d5;
	border-radius: 6px;
	background-color: #fff
}

.nav-slide-extend .title {
	height: 40px;
	border-radius: 10px 10px 0 0;
	background-color: #f5f5f5;
	color: #333;
	text-align: center;
	font-size: 14px;
	line-height: 40px
}

.nav-slide-extend .content .item a {
	display: inline-block;
	padding-top: 30px;
	width: 164px;
	height: 78px;
	background-color: #fff
}

.nav-slide-extend .word {
	display: inline-block;
	width: 60px;
	text-align: left
}

.nav-slide-extend .icon {
	display: inline-block;
	margin-right: 6px;
	width: 20px;
	height: 20px;
	vertical-align: middle
}
.border-bottom {
	border-bottom: 1px solid #ccc
}
.border-right {
	border-right: 1px solid #ccc
}

.js-visible {
	display: block
}

.word-green {
	color: #00c0bf!important
}

.search-bar {
	margin: 40px 0 10px 0;
	width: 500px;
}

.search-bar .search-group {
	position: relative
}

.search-bar .search-group span {
	display: inline-block;
	width: 102px;
	color: #666;
	text-align: center;
	font-size: 14px;
	line-height: 35px
}

.search-bar .search-group ul {
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 100;
	display: none;
	width: 104px;
	border: 1px solid #00a8e3
}

.search-bar .search-group ul li {
	display: inline-block;
	width: 102px;
	background-color: #f5f5f5;
	color: #666;
	text-align: center;
	font-size: 14px;
	line-height: 35px
}

.search-bar .search-group ul li:hover {
	background-color: #eceaea;
	cursor: pointer
}

.search-bar .search-group .icon-down {
	position: absolute;
	top: 50%;
	left: 102px;
	z-index: 200;
	display: inline-block;
	margin-top: -5px;
	margin-left: -18px;
	width: 10px;
	height: 10px;
}

.search-bar .search-content input {
	display: inline-block;
	padding: 6px 10px 6px 20px;
	width: 342px;
	outline: 0;
	border: none;
	font-size: 14px;
	line-height: 24px;
	border: 1px solid #E50012;
}

.search-bar .search-content input:focus {
	border: 1px solid #E50012;
}

.search-bar .search-content .search-btn {
	float: right;
	display: inline-block;
	padding: 2px 7px;
	width: 80px;
	outline: 0;
	border: none;
	border-radius: 0;
	background-color: #E50012;
	color: #fff;
	text-align: center;
	line-height: 34px;
	margin: 0;
	cursor: pointer;
}
.search_word{
	padding-left: 20px;
	color: #ccc;
	margin-top: 10px;
}
::-webkit-input-placeholder {
	color: #999
}

:-moz-placeholder {
	color: #999
}

::-moz-placeholder {
	color: #999
}

:-ms-input-placeholder {
	color: #999
}

b {
	font-weight: 700
}
.fl{
	float:left;
}
.fr{
	float: right;
}
/*页码*/
.page-normal{
	width: 100%;
	float: left;
}
.page{margin-top: 60px; height:26px;margin-bottom: 20px;}
.page .page_l{padding-left:0px}
.page .page_l span{font-size: 14px; color: #7e7e7e; padding-right: 10px;}
.page .page_l .total{padding-left:30px}
.page .page_l label{color:#E50012; padding: 0px 5px;}
.page .page_ts{border:1px solid #DCDCDC; width:54px; height:26px; padding: 3px 3px 3px 6px; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;}
.page .page_r a{height:24px; margin-left: 8px; line-height: 24px; border: 1px solid #DCDCDC; font-size:14px; color: #7e7e7e; padding:0px 9px; display: inline-block;}
.page .page-prev,.page .page-next{padding:5px 7px;}
.page .page_r{padding-right:0px;}
.page .page-current{border:1px solid #E50012; background: #E50012;}
.page .page_r .page-current span{color: #FFFFFF;}
.page .page_r a:hover{border:1px solid #E50012; background: #E50012;}
.page .page_r a:hover span{color: #FFFFFF;}
.mess_trtd{text-align: left;padding-left: 38px;}
.case_input label{font-size:16px; color: #666666; display: inline-block; padding-right: 20px;}
