/*大广告*/
.mainbanner{
	width: 100%;
    overflow: hidden;
    clear: both;
    margin: auto;
    text-align: center;
}
/*页面地图*/
.nav_guide{
	margin-top: 5px;
    height: 34px;
    overflow: hidden;
	font-size:14px;
    line-height: 38px;
    padding-left: 35px;
    color: #333;
    background: url(guide.gif) center top no-repeat;
    background-size: 100%;
	font-family:Microsoft YaHei;
}
.nav_guide a:link,.nav_guide a:visited,.nav_guide a:hover{
	color:#777;
}
/*页面定位*/
.MainContainer{
	margin-top:10px;
}
.MainContainer .side{
	width:220px;
	float:left;
}
.MainContainer .main{
	width:950px;
	float:right;
}
/*首页用户登录*/
#Index_Login{
	height:140px;
	overflow:hidden;
	background:url(side.gif) center bottom no-repeat;
	position:relative;
}
#Index_Login .head{
	height:35px;
	overflow:hidden;
	padding-left:15px;
	line-height:40px;
	background:url(side.gif) center top no-repeat;
}
#Index_Login .login,#Index_Login .info{
	width:50px;
	height:50px;
	position:absolute;
	background:url(icon5.gif) right top no-repeat;
	right:2px;
	top:2px;
	z-index:1000;
}
#Index_Login .info{
	background:url(icon6.gif) right top no-repeat;
}
#Index_Login .cont{
	padding-top:8px;
}
#Index_Login .cont dl{
	height:28px;
	overflow:hidden;
	line-height:30px;
}
#Index_Login .cont dl dt{
	width:30%;
	float:left;
	text-align:right;
	color:#666;
}
#Index_Login .cont dl dd{
	width:65%;
	float:left;
}
#Index_Login .cont dl dd .input{
	width:120px;
	height:15px;
	vertical-align:middle;
	border:#BDCADB solid 1px;
	color:#666;
}
#Index_Login .cont dl dd .sub{
	border:0;
	vertical-align:middle;
}
#Index_Login .cont dl dd .reg{
	color:#3074C1;
	text-decoration:underline;
	padding:2px 0 0 0;
}
#Index_Login table {
	height:105px;
}
#Index_Login table .img{
	width:100px;
	padding-top:8px;
}
#Index_Login table .img div{
	width:80px;
	height:80px;
	border:#DDD solid 1px;
	padding:1px;
	margin:0 auto 0 10px;
}
#Index_Login table .word{
	padding:7px 0 0 3px;
	line-height:16px;
	color:#3074C1;
}
#Index_Login table .word .t a{
	color:#3074C1;
	font-weight:bold;
}
#Index_Login table .word .m span{
	color:red;
}
#Index_Login table .word .m em{
	color:#f60;
	font-style:normal;
}
#Index_Login table .word .m a{
	color:#3074C1;
}
/*客服中心*/
.Services{
	/*height:auto;
	overflow:hidden;
	    border: 1px solid #ddd;
	/*background:url(side.gif) center top no-repeat;
	background-size: 100% 100%;*/
}
.Services .head{
	height:35px;
	overflow:hidden;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	font-family: Microsoft YaHei;
	padding-left:15px;
	border-bottom: 1px solid #eee;
}
.Services .cont{
	padding:10px;
	font-size: 16px;
    text-align: center;
    line-height: 25px;
    font-family: Microsoft YaHei;
}
.Services .cont .ct1 dl{
	height:45px;
	border-bottom:#BDCADB dotted 1px;
	padding-left:45px;
	line-height:18px;
	color:#3074C1;
}
.Services .cont .ct1 dl.tel{
	background:url(tel.gif) 5px 7px no-repeat;
}
.Services .cont .ct1 dl.answer{
	background:url(ans.gif) 5px 7px no-repeat;
}
.Services .cont .ct1 dl.send{
	background:url(maill.gif) 5px 11px no-repeat;
}
.Services .cont .ct1 dl dt{
	padding-top:5px;
}
.Services .cont .ct1 dl .h{
	font-weight:bold;
}
.Services .cont .ct1 dl .telnum{
	font-size:16px;
	color:#F5771F;
	font-weight:bold;
}
.Services .cont .ct2{
	padding:5px;
	line-height:20px;
	color:#3074C1;
}
.Services .cont .ct2 .img{
	height:30px;
	line-height:30px;
}
.Services .cont .ct2 .img a{
	color:#f60;
}
.Services .cont .ct2 .img img{
	margin-right:3px;
}
/*
*内容样式
*/
.listtitle .head{
	    height: 64px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: normal;
    font-size: 28px;
    overflow: hidden;
    line-height: 80px;
    padding-left: 48px;
    color: #4d4d4d;
    font-family: Microsoft YaHei;
    background-size: 100%;
}
.listtitle .cont{
	border-top:0;
	padding:5px 20px 20px 20px;
}
.listtitle .cont .about{
	font-size:14px;
	line-height:30px;
}
#bigtable td{
	padding-top:5px;
}
#bigtable td.tdl{
	width:150px;
	text-align:right;
	padding-right:10px;
	line-height:25px;
}
#bigtable td.tdl span{
	color:red;
}
#bigtable td.tdr{
	line-height:20px;
}
#bigtable td .text{
	border:#7F9DB9 solid 1px;
	background:#F9FAFF;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	padding-left:5px;
}
#bigtable td .radio,#bigtable td .checkbox{
	border:0;
	height:20px;
	vertical-align:middle;
}
#bigtable td .sub{
	border:0;
	margin-top:10px;
}
#bigtable td textarea{
	width:500px;
	border:#7F9DB9 solid 1px;
	background:#F9FAFF;	
}

#Index_Login{
  display:none;
}




@media (max-width:1200px){
 .Services{
   margin:auto;
   width:96%!important;
 }
 .Services .cont dl dd {
    float: left;
    width: 48%!important;
    margin: 0 9px 0 9px!important;
    padding-left: 0!important;
  }
   
}