* {
    padding: 0;
    margin: 0;
    list-style: none;
}

body {
    font-size: 12px;
    font-family: "Microsoft YaHei";
}

a:link {
    text-decoration: none;
}

a img {
    border: none;
}

.clear {
    clear: both;
}

.top {
    height: 30px;
    line-height: 30px;
    background: #F5F5F5;
    border-bottom: 1px solid #E5E5E5;
}

.top ul {
    width: 1200px;
    margin: 0 auto
}

.top ul li {
    float: left;
    color: #666
}

.top ul li a {
    padding-left: 5px;
    padding-right: 5px;
    color: #666
}

.top ul li a:hover {
    color: #C00;
}


.head {
    width: 1200px;
    margin: 0 auto;
    vertical-align: middle;
    padding-top: 10px;
}

.head img {
    float: left
}

.head dl {
    float: left;
    margin: 0 30px;
    padding: 8px 0;
    width: 410px;
}

.head dl dt .h-ssk {
    width: 328px;
    height: 30px;
    border: 1px solid #CCCCCC;
    -moz-box-shadow: inset 10px 0 10px #f00;
    float: left
}

.head dl dt .h-btu {
    height: 32px;
    line-height: 32px;
    border: none;
    background: #F70062;
    color: #fff;
    width: 80px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 14px
}

.head dl dd a {
    float: left;
    padding-right: 5px;
    color: #999;
    line-height: 25px
}

.head dl dd a:hover {
    color: #c00;
}

.head ul {
    list-style: outside none none;
}

.head ul li {
    float: left;
    text-align: center;
    line-height: 28px;
}

.head ul li a {
    color: #999999;
}

.head ul li a:hover {
    color: #CC0000;
}

.lanren-search-form {
    width: 600px;
    margin: auto;
    overflow: hidden;
    margin-left: 50px;
}

.lanren-search-form .search-bd {
    height: 25px;
}

.lanren-search-form .search-bd li {
    border-radius: 4px 4px 0 0;
    font-size: 12px;
    width: 70px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    float: left;
    cursor: pointer;
    color: #666;
}

.lanren-search-form .search-bd li.selected {
    color: #fff;
    font-weight: 700;
    background-color: #ec255e;
}

.lanren-search-form .search-hd {
    border-radius: 0 4px 4px 0;
    height: 34px;
    background-color: #ec255e;
    padding: 3px;
    position: relative;
}

.lanren-search-form .search-hd .search-input {
    width: 525px;
    height: 100%;
    line-height: 22px;
    font-size: 14px;
    background: none;
    text-indent: 10px;
    border: 0;
    outline: none;
    position: relative;
    left: 3px;
    top: 0;
    z-index: 5;
    #margin-left: -10px;
}

.lanren-search-form .search-hd .btn-search {
    width: 66px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    top: 3px;
    border: 0;
    z-index: 6;
    cursor: pointer;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    background: none;
    outline: none;
}

.lanren-search-form .search-hd .pholder {
    line-height: 15px;;
    display: inline-block;
    padding: 2px 0;
    font-size: 12px;
    color: #999;
    position: absolute;
    left: 13px;
    top: 11px;
    z-index: 4;
    background: url(/images/zoom.jpg) no-repeat 0 0;
    padding-left: 25px;
    #top: 11px;
    height: 21px;
}

.lanren-search-form .search-hd .s2, .lanren-search-form .search-hd #s2 {
    display: none;
}

.lanren-search-form .search-bg {
    width: 530px;
    height: 34px;
    background-color: #fff;
    position: absolute;
    left: 3px;
    top: 3px;
    z-index: 1;
}

.headNav a:hover {
    text-decoration: none;
}

.headNav {
    height: 50px;
    line-height: 50px;
    background-color: #ec255e;
    margin-top: 5px;
}

.headNav .daohang {
    width: 1200px;
    margin: 0 auto;
}

.daohang li a {
    width: 120px;
    line-height: 50px;
    display: block;
    color: #FFF;
    font-family: "微软雅黑";
    font-size: 16px
}

.headNav .daohang li {
    float: left;
    text-align: center;
    position: relative;
    z-index: 999;
}

.headNav .daohang li a:hover {
    background: #ec255e;
}

.headNav .daohang li ul {
    visibility: hidden;
    position: absolute;
}

.headNav .daohang li ul a {
    font-size: 14px;
}

.headNav .daohang li.hover ul {
    visibility: visible;
    position: absolute;
    border-radius: 5px;
    display: block;
    background-color: #FF7919;
}

.headNav ul .moren {
    width: 200px;
    background: #C1062E;
    text-align: center;
    height: 35px;
}

.main {
    width: 1200px;
    margin: auto;
}

.slide .slide-left {
    width: 198px;
    border: 1px solid #DDDDDD;
    padding: 8px 0;
    float: left
}

.main .slide .slide-left ul li {
    float: left
}

.main .slide .slide-left ul li a {
    padding: 4px 0;
    height: 25px;
    border-radius: 5px;
    text-align: center;
    color: #333;
    line-height: 25px;
    border: 1px solid #dedede;
    width: 85px;
    display: inline-block;
    margin: 5px 0 5px 8px
}

.main .slide .slide-left ul li a:hover {
    background: #F70062;
    color: #fff;
    text-decoration: none;
}

.main .slide .slide-left dl dt {
    height: 27px;
    line-height: 27px;
    color: #F70062;
    border-bottom: 1px dotted #dedede;
    width: 180px;
    margin: 10px auto 0;
    font-family: "微软雅黑";
    font-size: 14px
}

.main .slide .slide-left dl dd a {
    padding: 0 8px;
    line-height: 25px;
    color: #888
}

.main .slide .slide-left dl dd a:hover {
    color: #c00
}


.slide-center {
    width: 990px;
    float: left;
    padding: 10px 0px 0 10px;
}

.headNav .daohang li i img {
    position: relative;
    top: 3px;
}

.end a:hover {
    text-decoration: none;
    color: #ec255e;
}

.end {
    margin-top: 50px;
    background: #fafafa repeat-x;
    border-top: 1px solid #eaeaea;
    width: 100%;
}

.end1 {
    width: 1200px;
    margin: auto;
}

.end-left {
    margin-left: 50px;
    float: left;
    width: 730px;
    margin-top: 15px;
    margin-bottom: 30px;
}

.end-left ul {
    float: left;
    width: 120px;
}

.end-left ul li {
    font-size: 12px;
    line-height: 26px;
}

.end-left ul li a {
    color: #666;
}

#end-left-bt {
    font-size: 16px;
    margin-bottom: 12px;
}

.end_center {
    width: 130px !important;
    float: left;
    text-align: center
}

.end_center dt {
    font-size: 16px;
    display: block
}

.end_center dd {
    margin-top: 12px
}

.end_center img {
    width: 95px;
    height: 95px;
}

.end-right {
    /*float: left;
    width: 300px;*/
    float: right;
    width: 240px;
    font-size: 14px;
    color: #666;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.qw {
    margin-left: 10px;

}

.qw img {
    margin-top: 6px;
}

.end-bottow {
    clear: both;
    text-align: center;
    border-top: 1px solid #ec255e;
    font-size: 12px;
    line-height: 24px;
    padding-top: 25px;
}

.end-bottow a {
    color: #666;
}


#weixin {
    width: 270px;
    height: 355px;
    position: fixed;
    right: 110px;
    bottom: 95px;
    cursor: pointer;
    display: none;
    _position: absolute;
}

.fin_links {
    width: 1200px;
    margin: 30px auto 20px;
    color: #666
}

.fin_links a {
    margin-left: 20px;
    color: #333
}

.fin_links a:hover {
    color: #ff4a00
}


.fot_partner {
    margin-bottom: 15px
}

.fot_partner span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1px;
    height: 50px;
}

.fot_partner img {
    width: 98px;
    height: 50px;
    margin-right: 10px;
}

#weixin {
    width: 250px;
    height: 355px;
    position: fixed;
    right: 120px; /*right:175px;*/
    bottom: 115px;
    cursor: pointer;
    display: none;
    _position: absolute;
}

#yqlj {
    width: 1200px;
}

#yqlj ul {
    width: 1000px;
    height: 30px;
}

#yqlj ul li {
    color: #999
}

#yqlj ul li a {
    color: #999
}

.footerflink {
    text-align: center;
    float: left;
    margin-left: 15px;
}


#wap-selector {
    display: none;
    height: 370px;
    width: 90%;
    background: #eee;
    z-index: 999999;
    position: absolute;
    top: 40%;
    left: 16%;
    text-align: center;
    opacity: 0.97;
    border: 10px solid #ddd;
    border-radius: 15px;
    padding-top: 90px;
}

#wap-selector a {
    font-size: 50px;
    display: block;
    height: 120px;
    line-height: 120px;
    background-color: green; /*FF4A00*/
    margin-bottom: 60px;
    width: 75%;
    margin-right: auto;
    margin-left: auto;
    color: #fff;
    border-radius: 15px;
    border-color: #4cae4c;
}
