a.t {
	text-decoration: underline
}

a.t:hover {
	color: #f30;
	text-decoration: underline
}

.cf {
	zoom: 1
}

.cf:after {
	content: ".";
	display: block;
	clear: both;
	font-size: 0;
	height: 0;
	visibility: hidden;
	overflow: hidden
}

.left {
	float: left
}

.right {
	float: right
}

.fnone {
	float: none
}

.middle {
	float: left
}

.tleft {
	text-align: left
}

.tright {
	text-align: right
}

.tcenter {
	text-align: center
}

.dis {
	display: block
}

.undis {
	display: none
}

.sanjiao {
	border-width: 20px;
	border-color: transparent transparent #ccc transparent;
	border-style: dashed dashed solid dashed;
	width: 0;
	height: 0;
	overflow: hidden
}

.clcikActive {
	color: #fff;
	background: #33b0c4;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px
}

.indexleft .logo img {
   /* max-width: 124px;*/
    max-height:47px;
    height:30px;
}

.indexright i.user_head {
    height: 50px;
    line-height: 50px;
}

.crumb {
	display: none
}

@media ( min-width :768px) {
	.crumb {
		display: block;
		zoom: 1;
		line-height: 50px
	}
	.crumb:after {
		content: " ";
		clear: both;
		display: table
	}
	.crumb p {
		color: #999
	}
	.crumb p a {
		padding: 0 10px
	}
	.crumb p span {
		padding-left: 10px
	}
}

.index-header2 #loginM a, .index-header2 #registerM a {
	color: #999;
	font-size: 14px
}

.index-header2 {
	position: fixed;
	left: 0;
	top: 0;
	min-width: 1000px;
	width: 100%;
	background-color: #000;
	zoom: 1;
	height: 50px;
	z-index: 99
}

.index-header2:after {
	content: " ";
	clear: both;
	display: table
}

.index-header2 .indexleft {
	width: 70%;
	float: left
}

.index-header2 .indexleft .logo {
	float: left;
	margin-top:10px;
 }

.index-header2 .indexleft ul {
	float: left;
	margin: 0px;
	margin-left:20px;
	
}

.index-header2 .indexleft ul li {
	float: left;
	width: 70px;
	line-height: 50px;
	text-align: center
	list-style:none;
}

.index-header2 .indexleft ul li a {
	color: #ccc;
	text-decoration: none;
}

.index-header2 .indexright {
	width: auto;
	float: right
}

.index-header2 .indexright .searchinput {
	margin-top: 10px;
	float: right;
	height: 30px;
	width: 224px;
	position: relative;
	margin-right: 21px
}

.index-header2 .indexright .searchinput input {
	width: 100%;
	height: 100%;
	border: none;
	padding-left: 10px;
	background-color: #000;
	border: 1px solid #71787d;
	padding-right: 50px;
	box-sizing: border-box;
	color: #ccc
}

.index-header2 .indexright .searchinput a {
	position: absolute;
	right: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	top: 1px
}

.index-header2 .indexright .searchinput a i {
	font-size: 19px;
	color: #71787d
}

.index-header2 .indexright .info {
	float: right
}

.index-header2 .indexright .info>ul>li {
	cursor: pointer;
	text-align: center;
	width: 50px;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	font-size: 21px;
	float: left;
	vertical-align: middle;
	position: relative;
	background:none;
}

.index-header2 .indexright .info>ul>li .peo-copy {
	display: none;
	width: 100%;
	height: 4px;
	bottom: -2px;
	background-color: #141414;
	position: absolute;
	z-index: 100
}

.index-header2 .indexright .info>ul>li:nth-of-type(3) i {
	font-size: 30px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 10px
}

.index-header2 .indexright .info>ul>li i {
	color: #71787d
}

.index-header2 .indexright .info>ul>li.phone>i:first-child {
	margin-right: -3px
}

.index-header2 .indexright .info>ul>li.phone .people-sel {
	display: none;
	position: absolute;
	top: 50px;
	right: -1px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color: #141414;
	z-index: 99;
	border: 1px solid #000
}

.index-header2 .indexright .info>ul>li.phone .people-sel ul li {
	width: 160px;
	line-height: 40px
}

.index-header2 .indexright .info>ul>li.phone .people-sel ul li a {
	color: #ccc;
	font-size: 14px
}

.index-header2 .indexright .info>ul>li.phone.selected {
	border-color: #000;
	background-color: #141414
}

.index-header2 .indexright .info>ul>li.phone.selected .peo-copy {
	display: block
}

.index-header2 .indexright .info>ul>li.phone.selected .people-sel {
	display: block
}

.index-header2 .indexright .info>ul>li.people i, .index-header2 .indexright .info>ul>li.phone i
{
	font-size: 24px
}

.index-header2 .indexright .info>ul>li.people i:last-of-type,
	.index-header2 .indexright .info>ul>li.phone i:last-of-type {
	font-size: 30px
}

.index-header2 .indexright .info>ul>li.people i {
	font-size: 30px;
	vertical-align: top
}

.index-header2 .indexright .info>ul>li.people i>img {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	margin-right: 3px;
	vertical-align:middle;
}

.index-header2 .indexright .info>ul>li span {
	font-size: 12px;
	display: block;
	min-width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	background-color: #d55;
	color: #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	position: absolute;
	right: 4px;
	top: 18px
}

.index-header2 .indexright .info>ul>li:nth-of-type(2) span i {
	color: #fff
}

.index-header2 .indexright .info>ul>li:nth-of-type(4) {
	margin-left: 20px;
	width: 80px
}

.index-header2 .indexright .info>ul>li:nth-of-type(4) .people-sel {
	display: none;
	position: absolute;
	top: 50px;
	right: -1px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color: #141414;
	z-index: 99;
	border: 1px solid #000
}

.index-header2 .indexright .info>ul>li:nth-of-type(4) .people-sel ul li
	{
	width: 160px;
	line-height: 40px;
	border-bottom: 1px solid #000
}

.index-header2 .indexright .info>ul>li:nth-of-type(4) .people-sel ul li:last-of-type
	{
	border: none
}

.index-header2 .indexright .info>ul>li:nth-of-type(4) .people-sel ul li a
	{
	color: #ccc;
	font-size: 14px
}

.index-header2 .indexright .info>ul>li:nth-of-type(4).selected {
	border-color: #000;
	background-color: #141414
}

.index-header2 .indexright .info>ul>li:nth-of-type(4).selected .peo-copy
	{
	display: block
}

.index-header2 .indexright .info>ul>li:nth-of-type(4).selected .people-sel
	{
	display: block
}



.hr50 {
	height: 50px;
	overflow: hidden
}

.footbottom {
	overflow: hidden;
	background-color: #232323;
	margin-top: 25px
}

.footbottom .footnav {
	overflow: hidden;
	margin-top: 26px;
	padding-bottom: 26px;
	border-bottom: 1px solid #555
}

.footbottom .footnav dl {
	width: 18%;
	float: left
}

.footbottom .footnav dl dt {
	color: #fff;
	font-size: 20px;
	line-height: 45px
}

.footbottom .footnav dl dd {
	line-height: 27px
}

.footbottom .footnav dl dd a {
	color: #999;
	font-size: 14px
}

.footbottom .footnav ul {
	float: right;
	width: 28%
}

.footbottom .footnav ul li {
	margin-top: 12px
}

.footbottom .footnav ul li i {
	margin-right: 15px
}

.footbottom .footnav ul li h3 {
	font-size: 24px;
	color: #999
}

.footbottom .footnav ul li p {
	font-size: 14px;
	color: #999
}

.footbottom .footnav ul li p img {
	margin-left: 40px
}

.footbottom .footnav ul li p i {
	font-size: 20px;
	float: left;
	margin-top: 2px
}

.footbottom .footnav ul li p a {
	color: #999
}

.footbottom .footnav ul li:first-of-type p {
	padding-left: 40px
}

.footbottom .foota {
	text-align: center;
	margin-top: 30px
}

.footbottom .foota a {
	font-size: 14px;
	margin: 0 15px;
	color: #999
}

.footbottom .foota a img {
	vertical-align: middle;
	margin-right: 10px
}

.footbottom .copy {
	color: #999;
	text-align: center;
	line-height: 60px;
	font-size: 14px
}

.sidelan {
	width: 56px;
	position: fixed;
	top: 50%;
	right: 0;
	margin-top: -150px
}

.sidelan li {
	width: 100%;
	margin-bottom: 2px;
	background-color: #ddd;
	text-align: center;
	padding: 6px 0
}

.sidelan li a {
	font-size: 12px;
	color: #999
}

.sidelan li a i {
	font-size: 32px
}

.sidelan li:hover {
	background-color: #d55
}

.sidelan li:hover a {
	color: #fff
}

.sidelan li:last-of-type {
	padding: 12px 0
}

.sidelan li:last-of-type a i {
	font-size: 26px
}

.sidelan .icon-c1 {
	font-size: 28px
}

.sidelan #hotline {
	position: relative;
	height: 50px;
	width: 65px;
	left: 0;
	overflow-y: hidden;
	transition: .6s left;
	-ms-transition: .6s left;
	-moz-transition: .6s left;
	-weibit-transition: .6s left;
	overflow:hidden;
}
 .sidelan #hotline:hover{
 	width:232px;
 }

.sidelan #hotline>a {
	display: inline-block;
	width: 56px
}

.sidelan #hotline>em {
	font-size: 24px;
	color: #999;
	display: inline-block;
	padding-right: 10px
}

.sidelan #hotline:hover {
	left: -176px
}

.sidelan #hotline:hover>em {
	left: -176px;
	color: #fff;
	width: 80px;
    font-size: 16px;
}

.modelSuggest {
	position: fixed;
	z-index: 99999;
	width: 100%;
	height: 100%;
	display: none;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .7)
}

.modelSuggest section {
	position: absolute;
	background: #fff;
	left: 50%;
	top: 50%;
	max-height: 550px;
	min-width: 695px;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-mos-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%)
}

.modelSuggest section .modelTop {
	padding: 20px 65px;
	background: #f8f3ef;
	zoom: 1
}

.modelSuggest section .modelTop:after {
	content: " ";
	clear: both;
	display: table
}

.modelSuggest section .modelTop .modelImg {
	float: left;
	font-size: 16px;
	color: #aba098
}

.modelSuggest section .modelTop .opinion {
	float: right
}

.modelSuggest section .modelTop .opinion h3 {
	font-size: 18px;
	padding: 15px 0
}

.modelSuggest section .modelTop .opinion ul {
	min-width: 310px;
	color: #000;
	zoom: 1
}

.modelSuggest section .modelTop .opinion ul:after {
	content: " ";
	clear: both;
	display: table
}

.modelSuggest section .modelTop .opinion li {
	float: left;
	width: 50%;
	text-indent: 27px;
	font-size: 14px;
	margin-bottom: 12px;
	background: url(../../images/index/q_06.jpg) no-repeat left center
}

.modelSuggest section .modelTop .opinion li.sele {
	background: url(../../images/index/q_03.jpg) no-repeat left center
}

.modelSuggest section .contCenter {
	padding: 35px;
	text-align: center
}

.modelSuggest section .contCenter .tarea {
	position: relative;
	box-sizing: border-box
}

.modelSuggest section .contCenter .tarea span {
	position: absolute;
	right: 10px;
	bottom: 10px;
	padding-top: 3px;
	color: #999
}

.modelSuggest section .contCenter textarea {
	width: 97%;
	height: 83px;
	padding: 6px 10px 30px 10px;
	border: 1px solid #ddd;
	resize: none
}

.modelSuggest section .contCenter .up {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-indent: 20px;
	color: #d55;
	border: 1px solid #d55;
	margin-top: 10px;
	background: url(../../images/index/j_03.jpg) no-repeat 10px center
}

.modelSuggest section .contCenter input {
	width: 97%;
	margin-top: 10px;
	padding: 8px 10px;
	border: 1px solid #ddd
}

.modelSuggest section .contCenter button {
	width: 150px;
	height: 40px;
	background: #d55;
	line-height: 40px;
	border: none;
	margin-top: 25px;
	color: #fff;
	margin-bottom: 20px
}

.modelSuggest section .contCenter button:nth-of-type(2) {
	margin-left: 36px;
	background: #ebe6e1;
	color: #999
}