.w1160 {
    width: 1160px;
}

.logo_ads {
    height: 78px;
    overflow: hidden;
}

.header {
    width: 100%;
    height: auto;
}

.header .toolbar {
    height: 34px;
    border-bottom: 1px solid #e8e8e8;
    background: #f8f8f8;
}

.header .toolbar .center {
    width: 1160px;
}

.toolbar div.tpis {
    line-height: 37px;
    height: 37px;
}

.toolbar div.tpis ul {
    height: 37px;
    line-height: 37px;
}

.toolbar div.tpis ul li {
    margin: 0 5px;
    float: left;
}

.toolbar div.tpis ul li.shu {
    width: 1px;
    display: block;
    height: 12px;
    margin-top: 13px;
    background-image: url(../images/xian.jpg);
    background-repeat: no-repeat;
}

.toolbar div.logiform {
    padding: 5px 0 0 0;
}

.toolbar div.logiform form {
    margin: 0px;
    padding: 0px;
}

.toolbar div.logiform form input {
    outline: none;
}

.toolbar div.logiform dl {
    height: 32px;
    line-height: 28px;
    margin: 0 0 0 -5px;
}

.toolbar div.logiform dl dd {
    float: left;
    margin: 0 5px;
}

.toolbar div.logiform dl dd span {
    margin-left: 6px;
}

.toolbar div.logiform dl dd span input.text {
    border: 1px solid #BBBBBB;
    height: 20px;
    line-height: 20px;
    background: #fff;
    width: 160px;
    padding: 0 3px;
    font-family: Arial;
}

.toolbar div.logiform dl dd input#login, .toolbar div.logiform dl dd input#register_btn {
    height: 24px;
    line-height: 18px;
    width: 50px;
    text-align: center;
}

.toolbar div.logiform p.loginuserinfo {
    height: 32px;
    line-height: 28px;
    margin: 0 0 0 -5px;
}

.logo_ads .logo {
    width: 178px;
    height: 78px;
    background: url("../images/logo.jpg") no-repeat 0px 0px;
}

.logo_ads .logo h1 {
    text-indent: -99999px;
}

.logo_ads .logo h1 a {
    display: block;
    height: 78px;
    border: none;
}

.logo_ads .righads {
    width: 970px;
    height: 78px;
}

.webmenu {
    height: 44px;
    background: #2b6bab;
    position: relative;
    display: block;
    width: 100%;
    z-index: 9999;
    /* background: #369; */
}

.webmenu ul {
    height: 44px;
    width: 1160px;
    line-height: 44px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.webmenu ul li {
    float: left;
    margin-right: 0px;
    font-size: 14px;
    /* border-right: 1px solid #2D5D8E;  */
}
.webmenu ul li a {
    padding-left: 15px;
    padding-right: 16px;
    display: block;
    color: #fff;
}
.webmenu ul li a:hover, .webmenu ul li.cur {
    background: #437cb5;
}

#viewdq {
    position: relative;
    margin-right: 0px !important;
}

#viewdq #a_j {
    position: absolute;
    right: 3px;
    top: 15px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transition: transform 0.25s linear 0s;
    -webkit-transition: transform 0.25s linear 0s;
    -moz-transition: transform 0.25s linear 0s;
    -o-transition: transform 0.25s linear 0s;
}

#viewdq:hover #a_j {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transition: transform 0.25s linear 0s;
    -webkit-transition: transform 0.25s linear 0s;
    -moz-transition: transform 0.25s linear 0s;
    -o-transition: transform 0.25s linear 0s;
}

.viewdq_data {
    display: block;
    top: 44px;
    height: 0px;
    overflow: hidden;
    width: 96px;
    z-index: 99999;
    /* border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
     border-left:1px solid #ccc;*/
    position: absolute;
    background: #fff;
    left: 0px;
}

.viewdq_data dl {
    width: 100%;
}

.viewdq_data dl dd {
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
}

.viewdq_data dl dd .iconfont {
    color: #999;
    font-size: 12px;
    margin-right: 5px;
}

.viewdq_data dl dd:hover {
    background: #2b6bab;
}

.viewdq_data dl dd:hover a {
    color: #fff;
    background: none;
    display: inline-block;
    padding-left: 4px;
    padding-right: 4px;
}

.viewdq_data dl dd a {
    color: #333;
    background: none;
    display: inline-block;
    padding-left: 4px;
    padding-right: 4px;
}

.totop {
    width: 49px;
    height: 67px;
    opacity: 0;
    filter: "alpha(opacity=0)";
    position: fixed;
    left: 0px;
    bottom: 100px;
}

.totop img {
    cursor: pointer;
}

.left_nav {
    width: 300px;
    height: 1000px;
}

.qychanel {
    position: relative;
    border: 1px solid #e8e8e8;
}

.mheadtwo {
    background: #2b6bab;
    height: 35px;
    line-height: 35px;
    width: 300px;
    position: relative;
    left: 0px;
}

.mheadtwo h2 {
    font-size: 14px;
    color: #fff;
    background: #fff;
    height: 31px;
    display: inline-block;
    left: 5px;
    position: relative;
    top: 4px;
    padding: 0px 10px;
    text-align: center;
    color: #2b6bab;
}

.mheadtwo h2 a {
    font-weight: normal;
}

.mheadtwo h2 .iconfont {
    margin-right: 2px;
}

.ztcdl {
    width: 850px;
    margin: 0px auto;
}

.ztcdl dd {
    width: 205px;
    float: left;
    overflow: hidden;
    height: 60px;
}

/*
.ztcdl dd:nth-of-type(even){
    float: right;
}
*/
.ztcdl dd:nth-child(1) {
    margin-right: 5px;
}

.ztcdl dd:nth-child(2), .ztcdl dd:nth-child(3) {
    margin-right: 5px;
    margin-left: 5px;
}

.ztcdl dd:nth-child(4) {
    margin-left: 5px;
}

.ztcdl dd img {
    width: 205px;
    height: 60px;
}

.qychanel .pinpai {
    width: 260px;
    margin: 8px auto 5px auto;
}

.qychanel .pinpaitype i.iconfont {
    font-size: 8px;
    position: relative;
    color: #666;
    margin-right: 5px;
}

.qychanel .qichetype i.iconfont {
    font-size: 20px;
    color: #369;
    font-weight: 600;
    margin-right: 3px;
}

.qychanel .pinpai li {
    float: left;
    display: block;
    width: 130px;
    text-align: left;
    margin: 4px 0px;
}

.searchform {
    width: 96%;
    margin: 10px auto 0px auto;

}

.searchform dd.fc {
    padding: 5px 8px;
    margin: 2px 0px;
    height: 45px;
    line-height: 35px;
    border-bottom: 1px dashed #ccc;
}

.searchform dd.btn {
    padding: 10px 0px;
    text-align: center;
}

.searchform dd.btn input.bgimg {
    background: #369;
}


.searchform dd span {
    font-weight: bold;
    color: #333;

}

.searchform dd.fc .formcontrol {
    display: inline-block;
    width: 60%;
}
.formcontrol {
    display: block;
    width: 100%;
    height: 28px;
    padding: 2px 5px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
