﻿#head {
    height: 100px;
    overflow: hidden;
}
#head .head_w {
    height: 100px;
    margin: 0 auto;
    position: relative;
    width: 978px;
}
#head .logo {
    background: url("../Img/x/logo.png") no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 78px;
    left: 0;
    position: absolute;
    text-indent: -999px;
    top: 12px;
    width: 356px;
}

#head .tel {
    background: url("../Img/w/tel.png") repeat scroll 0 0;
    display: block;
    height: 18px;
    left: 503px;
    position: absolute;
    text-indent: -99999px;
    top: 50px;
    width: 271px;
}
.fav a, .fav a:visited, .fav a:active, .fav a:link {
    color: #747474;
    cursor: pointer;  
}
.fav {
    background: url("../Img/c/top_x01.png")  repeat scroll 0 0 ;
    color: #747474;
    height: 29px;
    left: 760px;
    position: absolute;
    text-align: center;
    width: 203px;
}

.nav_w {
    background: url("../img/w/bgmenus.png") repeat scroll 0 0 #fff;
    height: 39px;
    line-height: 39px;
    position: relative;
    z-index: 0;
}
.navmain {
    height: 39px;
    line-height: 39px;
    list-style-type: none;
    margin: 0 auto;
    position: relative;
    width: 980px;
}
.nav li {
    float: left;
    width: 105px;
}
.nav li a {
    color: #FFFFFF;
}
.navmain a {
    color: #FFFFFF;
}
.a_nav_selected {
    background: url("../Img/menu_now.gif") no-repeat scroll center bottom transparent; 
    font-size: 15px;   
    width: auto;
}
.nav a {
    background: url("../Img/w/nav_line.png") no-repeat scroll right center;
    color: #747474;
    cursor: pointer;
    display: block;
    font-family: 微软雅黑,黑体,宋体;
    font-size: 15px;
    text-align: center;
    width: 105px;
}
.mr_cont textarea {
    border: 1px solid #DDDDDD;
    color: #B2B2B2;
    font-size: 14px;
    height: 130px;
    padding: 2px;
    width: 240px;
    margin-bottom:10px;
}
.esc {
    background: none repeat scroll 0 0 #787878;
    color: #FFFFFF;
    border-radius: 5px;
    display: block;
    font-size: 13px;
    height: 30px;
    left: 40px;
    line-height: 30px;
    overflow: hidden;
    width: 85px;
    float:left;
    text-align:center;
}
.esc:hover {
    background: none repeat scroll 0 0 #909090;
    color: #FFFFFF;
}
.esc:link {
    color: #FFFFFF;
}
.esc:visited {
    color: #FFFFFF;
}
.esc:hover {
    background: none repeat scroll 0 0 #909090;
    color: #FFFFFF;
}
.esc:active {
    color: #FFFFFF;
}
.soso { 
    float:left;
    background: none repeat scroll 0 0 #54458F;
    color: #FFFFFF;
    border-radius: 5px;
    display: block;
    font-size: 13px;
    height: 30px;
    left: 40px;
    line-height: 30px;
    overflow: hidden;
    width: 85px;
    float:left;
    text-align:center;
    margin-left:30px;
}
.soso a{
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    overflow: hidden;
    text-decoration: none;
}
.soso a:hover{
    background: none repeat scroll 0 0 #7669A5;
    color: #FFFFFF;
}
.soso a:link,.soso2 a:link {
    color: #FFFFFF;
}
.soso a:visited,.soso2 a:visited {
    color: #FFFFFF;
}
.soso a:hover,.soso2 a:hover {
    color: #FFFFFF;
}
.soso a:active,.soso2 a:active {
    color: #FFFFFF;
}
.sosor {
    position: relative;
    text-align: left;
}


.h3input
{
    font-size:12px;
    padding-left:5px;
	height: 30px;
	line-height:30px;
	width: 200px;
	_width: 107px;
	border:1px solid #bbbbbb;
	border-top-color:#888888;
    clear:both;
	color:#333;
	-moz-box-shadow: inset 0px 2px 1px #f2f2f2;
    -webkit-box-shadow: inset 0px 2px 1px #f2f2f2;
    box-shadow: inset 0px 2px 1px #f2f2f2;
    border-radius: 4px 4px 4px 4px;
}
.zmasite_backinput {
    border: 1px solid #ccc;
    border-radius: 5px;
    clear: both;
    font-size: 13px;
    height: 200px;
    margin-bottom: 10px;
    padding: 6px;
    width: 98%;
    overflow:auto;
    color:#888888;
}

.btn_green {
   height: 30px;
   width: auto;
}
.btn_green a {
    background: url("/Img/facebook.png") no-repeat scroll right -196px #67A54B;
    border: 1px solid #3B6E22;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    height: 28px;
    line-height: 27px;
    overflow: hidden;
    padding: 0 10px;
}
.btn_green a:hover {
    color: #FFFFFF;
    text-decoration: none;  
}
.faq_title {
    color: #FF0000;
    font-weight: bold;
}
.tbl3, .tbl3 td {
    border: 1px solid #DCDCDC;
    border-collapse: collapse;
    padding: 4px;
}
#bgTrack {
    color:#888888;
}



#service_content dl {
    clear: both;
    margin-bottom:10px;
}
#service_content dl dd {

    height: 30px;
    line-height: 30px;
    text-align: left;
    width: 650px;
    color: #555;
    font-size:14px;
    font-weight:bold;
}
#service_content dl dd span {
    background: url("../Img/w/site052.png") no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 10px;
    margin-top: 10px;
    width: 15px;
}
#service_content dl dt {
    float: left;
    text-align: left;
    width: 100%;
}
.s_ul li {
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 3px;
    margin-right:7px;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 160px;
}
.s_ul li a {
    border: 1px solid #bbbbbb;
    display: block;
    height: 28px;
    line-height: 30px;
    width: 148px;
}
.abc {
    cursor: pointer;
    display: block;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    width: 125px;
}

.arrowsss {
    background: url("../Img/c/arrow_tosnTimesearch.png") no-repeat scroll left center;
    display: inline-block;
    height: 11px;
    margin: 0 5px;
    vertical-align: middle;
    width: 13px;
}