body,div,form,img,p,h1,h2,dl,dt,dd,ul,li{padding:0;margin:0;}
body,td,th {
	font-family:"微软雅黑";
	font-size:14px;
	color: #333;
	background:#fff;
}
*{
    font-family:"微软雅黑";
}
ul,li{list-style:none;}
h3,h4,h5{margin: 0;}
a{outline: none;color: #000;font-weight: normal;}
a:hover{text-decoration: none;}
a:link{text-decoration: none;}
.clearfix:after{
    display: block;
    clear:both;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.warp{width:100%;}
.warp .nav{width:1100px;margin:0 auto;height: 100px;overflow: hidden;}
.nav .logo{width:auto;padding-top: 20px;float: left;}
.nav .logo img{display: block;margin: 0 auto;}
.nav ul.link{padding-top: 31px;overflow: hidden; margin-top:0;}
.nav ul.link li{width:91px;padding:5px;color: #c56b00;font-size: 14px;font-family: 'Microsoft YaHei';text-align: center;float: left;cursor: pointer;}
.nav ul.link li.curr{color: #fff;border-radius: 5px;background-color: #555;-moz-border-radius:5px;-o-border-radius:5px;-mebkit-border-radius:5px;}
.nav ul.link li span{
    display: block;
    color: #c56b00;
    font-size: 12px;
}
.nav ul.link li.curr span{
    color: #aaa;
}
.fl{ float:left;}
.fr{ float:right;}
.top_cont a{
	color:#ababab;
	text-decoration:none;}

/*footer*/

#footer {
    background:#4b4b4b;
    height: auto;
    overflow: hidden;
    padding: 0 0 30px;
    width: 100%;
	clear:both;
    margin-top:100px;
}
#footer .footer_c {
    margin: 0 auto;
    overflow: hidden;
    width: 1100px;
}
#footer .footer_c p {
    color: #737373;
    float: left;
    margin-top: 28px;
}
#footer .footer_c a {
    display: block;
    color: #ececec;
    font-size: 14px;
    margin: 0 15px;
    float: left;
    text-align: center;
}
#footer .footer_c a span{
    display: block;
    font-size: 10px;
    color: #818181;
}
#footer .footer_c a:hover {
    color: #feae00;
}
#footer .footer_c strong{
    float:left;
}
#footer .footer_c .scrolltop a {
    background:#ff6461;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 68px;
    line-height: 68px;
    margin-right: 3px;
    text-align: center;
    width: 85px;
}
#footer .footer_c .scrolltop a:hover {
    background:#f31437;
}
#footer .footer_info {
    margin: 0 auto;
    overflow: hidden;
    width: 1070px;
}

#footer .footer_info img{
	display:block;
	width:106px;
	height:106px;
	border:1px solid #e2e2e2;
	}
	
#footer .footer_info i{
	display:block;
	width:106px;
	height:22px;
	line-height:22px;
	text-align:center;
	font-size:12px;
	font-family:"微软雅黑";
	margin-top:5px;
	font-style:normal;
	color:#818181;
	}
	
#footer .footer_info dl.fl {
    margin-right: 30px;
    margin-top: 28px;
    overflow: hidden;
    width: 520px;
}
#footer .footer_info dl.fl dt {
    overflow: hidden;
    width: 181px;
}
#footer .footer_info dl.fl dd {
    color: #818181;
    font-size: 12px;
    line-height: 21px;
    overflow: hidden;
    position: relative;
    top: 10px;
    width: 315px;
}
#footer .footer_info p {
    color: #cfcfcf;
    display: inline;
    float: left;
    margin-right:50px;
    margin-top: 28px;
    overflow: hidden;
    text-align: center;
    width:110px;
}

#footer .footer_info dl.tel {
    display: inline;
    float: left;
    margin-left: 35px;
	margin-top:25px;
}
#footer .footer_info dl.tel .service-list a:hover {
    background:#FFF;
}

#footer .info {
    color: #a3a3a3;
    margin: 16px auto 0;
    overflow: hidden;
    width: 1100px;
}
#footer .info p {
    color: #818181;
    font-size: 12px;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
	margin: 0 15px;
}
#footer .info p a {
    color: #818181;
}
#footer .info p a:hover {
    color: #feae00;
}
#footer .info p .wt15 {
    margin: 0 15px;
}

.service-list {
    border-color: #ececec;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    height: 24px;
    line-height: 24px;
    width: 249px;
}
.service-list a {
    border-right: 1px solid #ececec;
    color: #999;
    display: block;
    float: left;
    height: 24px;
    line-height: 24px;
    padding-left: 8px;
    width: 74px;
}
.service-list a:hover {
    color: #C00;
}
.service-list a span {
    display: inline-block;
    float: left;
    height: 14px;
    margin-right: 3px;
    margin-top: 5px;
    width: 15px;
}
.service-list a .ico-service-0 {
    background-position: -15px 0;
}
.service-list a .ico-service-1 {
    background-position: -55px 1px;
}
.service-list a .ico-service-2 {
    background-position: -35px 0;
}
.service-list a:hover .ico-service-0 {
    background-position: -15px -19px;
}
.service-list a:hover .ico-service-1 {
    background-position: -55px -18px;
}
.service-list a:hover .ico-service-2 {
    background-position: -35px -19px;
}


.ver-ico-url {
    background: url(../images/vr-ico.png) no-repeat 0 0;
}
.ico-tel-gray {
    background-position: 0 0;
}
a:hover .ico-tel-gray {
    background-position: 0 -19px;
}


.service-time {
    color: #999;
    display: block;
}
.service-telphone {
    color: #666;
    font-family: Arial;
    font-size: 40px;
}
.white{ color:#fff;}
.mar_l25{margin-left:-25px;}