﻿@charset "utf-8";
img,
ul,
li,
button {
    padding: 0px;
    margin: 0px;
}

img,
button {
    border: none;
}

a {
    color: #000;
    text-decoration: none;
    display: inline-block;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.clear {
    clear: both;
}

img {
    border: 0;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    clear: both;
    height: 0;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.clearfix {
    display: inline-table;
}

input,
textarea {
    outline: none;
    border: 0px;
}


/* Hides from IE-mac \*/

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

h3 {
    font-size: 18px;
}


/* End hide from IE-mac */

h3 a {
    color: #bb0000;
}


/*top*/

.top {
    width: 100%;
    height: 34px;
    line-height: 34px;
    background: #f3f3f3;
}

.top-c {
    width: 1180px;
    margin: 0 auto;
}

.top-c dl dt {
    float: left;
    width: 220px;
}

.top-c dl dd {
    float: right;
    width: 255px;
}

.top-c dl dd a {
    margin: 0 5px;
}


/*header*/

.header {
    width: 100%;
    background: url(../images/header.jpg) no-repeat center center;
    height: 120px;
    padding-top: 24px;
}

.header-c {
    width: 1180px;
    margin: 0 auto;
}

.logo {
    width: 620px;
    float: left;
}

.logo dt {
    float: left;
}

.logo dd {
    float: right;
    width: 466px;
    font-size: 20px;
    line-height: 34px;
    margin-top: 15px;
}

.logo dd span {
    color: #bb0000;
}

.phone {
    width: 246px;
    float: right;
    margin-top: 15px;
}

.phone dt {
    float: left;
}

.phone dd {
    float: right;
    font-size: 16px;
}

.phone dd span {
    font-size: 24px;
    color: #bb0000;
}


/*nav*/

.nav {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #bb0000;
}

.nav-c {
    width: 1180px;
    margin: 0 auto;
}

.nav-c ul li {
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0 23px;
}

.nav-c ul li a {
    color: #FFF;
}

.nav-c ul li a:hover {
    text-decoration: underline;
}


/* banner */

.banner {
    width: 100%;
    position: relative;
    height: 460px;
    overflow: hidden;
}

.fullSlide {
    width: 100%;
    position: relative;
    height: 460px;
    background: transparent;
    overflow: hidden;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden
}

.fullSlide .bd ul {
    width: 100% !important
}

.fullSlide .bd li {
    width: 100% !important;
    height: 460px;
    overflow: hidden;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat
}

.fullSlide .bd li a {
    display: block;
    height: 460px
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0
}

.fullSlide .hd ul {
    text-align: center;
    margin-bottom: 10px
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 42px;
    height: 11px;
    margin: 1px;
    overflow: hidden;
    background: #252525;
    *filter: alpha(opacity=50);
    *opacity: .5;
    line-height: 999px
}

.fullSlide .hd ul .on {
    background: #bb0000;
}

.fullSlide .prev,
.fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 15%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
    cursor: pointer;
    *filter: alpha(opacity=50);
    *opacity: .5;
    display: none
}

.fullSlide .next {
    left: auto;
    right: 15%;
    background-position: -6px -137px
}


/*search*/

#search {
    width: 1170px;
    height: 57px;
    line-height: 57px;
    margin: 0 auto;
    padding: 0 5px;
    overflow: hidden;
    font-size: 12px;
}

.search_left {
    float: left;
    background: url(../templates/pic.jpg) no-repeat left center;
    padding-left: 25px;
}

.search_left b {
    font-size: 14px;
}

.search_left img {
    vertical-align: middle;
    margin-right: 10px;
}

.search_left span a {
    margin: 0 10px;
    color: #6f6f6f;
}

.search_right {
    float: right;
    width: 202px;
    margin-top: 12px;
    height: 32px;
    line-height: 32px;
    border-radius: 20px;
    border: 1px solid #8e8e8e;
}

.font1 {
    padding-left: 8px;
}

.out {
    width: 125px;
    height: 32px;
    float: left;
    line-height: 32px;
    font-size: 12px;
    margin-left: 14px;
}

.btnn {
    width: 24px;
    height: 19px;
    background: url(../templates/search.png) no-repeat;
    cursor: pointer;
    float: right;
    margin: 6px 10px 0 0;
}

@charset "utf-8";
.main {
    width: 1180px;
    height: auto;
    overflow: hidden;
    margin: 0 auto 40px auto;
}

.all {
    width: 1180px;
    height: auto;
    overflow: hidden;
    margin: 0 auto 40px auto;
}

.main {
    margin-top: 20px;
    font-family: "Microsoft YaHei";
}

.main .main_left {
    float: right;
    width: 200px;
}

.main .main_left .leftitem {
    border: #d5d5d5 1px solid;
    border-radius: 4px;
    margin-bottom: 12px;
    font-size: 12px;
}

.main .main_left .leftitem .tit {
    background: url(../templates/tit1.gif) repeat-x;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    text-indent: 20px;
    font-weight: bold
}

.main .main_left .leftitem .cates {
    padding: 12px 0px;
}

.main .main_left .leftitem .cates dl {
    padding: 0px 12px;
}

.main .main_left .leftitem .cates dl dt {
    height: 30px;
    line-height: 30px;
    color: #333;
    font-weight: bold;
    text-indent: 16px;
    font-size: 14px;
    border-radius: 2px;
    border-bottom: 1px dashed #CCCCCC;
}

.main .main_left .leftitem .cates dl dt a {
    color: #333;
}

.main .main_left .leftitem .cates dl dd {
    line-height: 24px;
    height: 24px;
    padding-left: 30px;
    background: url(../images/arrow1.gif) 16px center no-repeat
}

.main .main_left .leftitem .lianxi {
    padding: 12px 0px;
}

.main .main_left .leftitem .lianxi dl {
    padding: 0px 8px;
}

.main .main_left .leftitem .lianxi dl dt {
    background: url(../templates/tell.gif) no-repeat;
    padding-bottom: 10px;
    padding-left: 60px;
}

.main .main_left .leftitem .lianxi dl dt .dh {
    font-family: Impact, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #333;
    line-height: 24px;
}

.main .main_left .leftitem .lianxi dl dd {
    line-height: 24px;
}

.main .main_right {
    float: left;
    width: 965px;
    overflow: hidden;
}

.main .main_right .sitemap {
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    height: 34px;
    line-height: 34px;
    padding-left: 12px;
    font-size: 14px;
}

.main .main_right .content {
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    padding: 12px 24px;
    margin-top: 12px;
    font-size: 14px;
    line-height: 28px;
}

.main .main_right .content .newslist {
    font-size: 12px;
    overflow: hidden
}

.main .main_right .content .newslist li {
    padding: 20px 0px;
    overflow: hidden;
    _height: 118px;
}

.main .main_right .content .newslist li .img {
    width: 168px;
    height: 118px;
    float: left;
    overflow: hidden;
    margin-top: 2px;
}

.main .main_right .content .newslist li .img img {
    width: 167px;
    height: 118px;
}

.main .main_right .content .newslist li .txt {
    float: right;
    width: 720px;
    line-height: 24px;
    height: 118px;
    overflow: hidden;
}

.main .main_right .content .newslist li .txt h2 a {
    font-size: 14px;
}

.main .main_right .content .pagebar {
    font-family: Verdana, Geneva, sans-serif;
    height: 30px;
    border: 1px solid #d5d5d5;
    font-size: 12px;
    padding: 0px 12px;
    line-height: 30px;
}

.main .main_right .content .pagebar .pl {
    float: left
}

.main .main_right .content .pagebar .pr {
    float: right
}

.main .main_right .content .pagebar .pr a {
    border: 1px solid #d5d5d5;
    display: inline-block;
    width: 12px;
    height: 12px;
    line-height: 12px;
    padding: 4px;
    _margin-top: 4px;
}

.main .main_right .content .pagebar .pr a:hover {
    border: 1px solid #dd127b;
}

.main .main_right .cateslist {
    margin-top: 12px;
    overflow: hidden;
    font-size: 12px;
}

.main .main_right .cateslist dl {
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    overflow: hidden;
    _float: left
}

.main .main_right .cateslist dl dt {
    background: url(../templates/tit1.gif) repeat-x;
    height: 32px;
    padding-left: 12px;
    line-height: 32px;
    font-weight: bold;
}

.main .main_right .cateslist dl dd {
    float: left;
    margin: 12px 15px;
    width: 209px;
    display: inline;
}

.main .main_right .cateslist dl dd .img {
    width: 209px;
    height: 180px;
}

.main .main_right .cateslist dl dd .img img {
    width: 209px;
    height: 180px;
    border: 1px solid #d5d5d5;
}

.main .main_right .cateslist dl dd .img a:hover img {
    border: #000 1px solid
}

.main .main_right .cateslist dl dd .txt {
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.news_xaingxi {
    width: 100%;
    height: 60px;
    border-bottom: #e1e3df dashed 1px;
    margin: 15px auto 0 auto;
    line-height: 80px;
    color: #505050;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

.news_author {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #505050;
    font-size: 12px;
    text-align: center;
    border-bottom: #e1e3df dashed 1px;
    margin: 0 auto;
}

.news_content {
    width: 95%;
    height: auto;
    line-height: 25px;
    color: #505050;
    font-size: 15px;
    margin: 15px auto 0 auto;
    overflow: hidden;
}

.form_box dl {
    clear: both;
    padding: 8px 0px;
    font-size: 12px;
    line-height: 28px;
}

.form_box dl dt {
    display: block;
    float: left;
    width: 150px;
    text-align: right;
}

input.txt {
    width: 200px;
    float: left;
}

#txtContent {
    float: left;
}

.input {
    display: inline;
    margin-right: 5px;
    padding: 5px;
    height: 18px;
    line-height: 18px;
    vertical-align: middle;
    background: none repeat scroll 0% 0% #FFF;
    border: 1px solid #CACACA;
    border-radius: 4px;
    font-family: "Microsoft YaHei";
}

.txt {
    float: right;
    width: 100%;
    line-height: 24px;
    font-size: 12px;
}

.form_box dl dd .btn_submit {
    padding: 10px 50px;
    border: 1px solid #bb0000;
    background: none repeat scroll 0% 0% #bb0000;
    color: #FFF;
    font-size: 14px;
    line-height: 1em;
    margin-left: 100px;
    cursor: pointer;
    font-family: "Microsoft YaHei";
}

.search_list {
    margin-top: 30px;
}

ul,
ol,
dl,
li,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0px;
    margin: 0px;
    list-style: none outside none;
}

.search_list li a {
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: 900;
    text-align: left;
}

.search_list li span {
    text-align: right;
    float: right;
}

.search_list li p {
    margin: 10px 0px;
    line-height: 25px;
    padding-left: 15px;
}

.info_key {
    border-bottom: 1px solid #CCC;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    margin: 10px 0px;
    overflow: hidden;
}

#focus {
    width: 1180px;
    height: 320px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

#focus ul {
    height: 320px;
    position: absolute;
}

#focus ul li {
    float: left;
    width: 1180px;
    height: 320px;
    overflow: hidden;
    position: relative;
}

#focus ul li img {
    width: 1180px;
    height: 320px;
}

#focus ul li div {
    position: absolute;
    overflow: hidden;
}

#focus .btnBg {
    position: absolute;
    width: 1180px;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #cbcbcb;
}

#focus .btn {
    position: absolute;
    width: 562px;
    height: 10px;
    padding: 5px 10px;
    right: 0;
    bottom: 0;
    text-align: right;
}

#focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 10px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

#focus .btn span.on {
    background: #fff;
}

.main .main_right .cateslist1 {
    margin-top: 12px;
    overflow: hidden
}

.main .main_right .cateslist1 dl {
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    overflow: hidden;
    _float: left
}

.main .main_right .cateslist1 dl dt {
    background: url(../templates/tit1.gif) repeat-x;
    height: 32px;
    padding-left: 12px;
    line-height: 32px;
    font-weight: bold;
}

.main .main_right .cateslist1 dl dd {
    float: left;
    margin: 12px 8px;
    margin-left: 30px;
    width: 185px;
    display: inline;
}

.main .main_right .cateslist1 dl dd .img {
    width: 185px;
    height: 160px;
}

.main .main_right .cateslist1 dl dd .img img {
    width: 185px;
    height: 160px;
    border: 1px solid #d5d5d5;
}

.main .main_right .cateslist1 dl dd .img a:hover img {
    border: #000 1px solid
}

.main .main_right .cateslist1 dl dd .txt {
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.hot {
    overflow: hidden;
    margin: 20px;
}

.hot ul li {
    height: 180px;
    line-height: 22px;
}

.hot ul li img {
    width: 160px;
    height: 160px;
}

.zklist {
    overflow: hidden;
    margin-top: 15px;
    border: 1px solid #D5D5D5;
    border-radius: 4px;
    font-family: "宋体";
    font-size: 12px;
}

.zklist-T {
    background: url(../templates/tit1.gif) repeat-x;
    height: 32px;
    line-height: 32px;
    font-weight: bold;
    text-indent: 12px;
}

.zklist-C {
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}

.zklist-C ul li {
    width: 45%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    margin-left: 2%;
}

.zklist-C ul li a {
    float: left;
    width: 75%;
}

.zklist-C ul li span {
    float: right;
    text-align: right;
}

.tantou {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.tantou img {
    width: 100%;
    height: auto;
}

.flickr {
    width: 100%;
    height: 30px;
    margin-top: 30px;
}

.flickr li {
    float: left;
    margin-right: 10px;
}

.zoom-section {
    clear: both;
    margin-top: 20px;
}

*html .zoom-section {
    display: inline;
    clear: both;
}

.zoom-desc {
    float: left;
    margin-left: 10px;
    width: 310px;
    margin-bottom: 20px;
}

.zoom-small-image {
    border: 1px solid #CCC;
    float: left;
    margin-bottom: 20px;
}

.zoom-tiny-image {
    border: 1px solid #CCC;
    margin: 0px;
}

.zoom-tiny-image:hover {
    border: 1px solid #C00;
}

.prohead {
    overflow: hidden
}

.prohead .hleft {
    width: 402px;
    float: left
}

.prohead .hleft .proimg {
    width: 400px;
    height: 400px;
}

.prohead .hleft .proimg img {
    width: 400px;
    height: 400px;
}

.prohead .hleft .smallimg {
    width: 402px;
    height: 60px;
    overflow: hidden
}

.prohead .hleft .smallimg dl {
    width: 402px;
    height: 60px;
}

.prohead .hleft .smallimg dl dt {
    width: 10px;
    height: 45px;
    margin-top: 8px;
}

.prohead .hleft .smallimg dl dt.prev {
    float: left;
}

.prohead .hleft .smallimg dl dt.next {
    float: right;
}

.prohead .hleft .smallimg dd {
    width: 360px;
    height: 60px;
    float: left;
    margin-left: 12px;
    overflow: hidden
}

.prohead .hleft .smallimg dd li {
    width: 72px;
    float: left;
    height: 60px;
    text-align: center
}

.prohead .hleft .smallimg dd li img {
    width: 58px;
    height: 58px;
    border: 1px solid #ccc;
}

.prohead .hleft .smallimg dd li a:hover img,
.prohead .hleft .smallimg dd li a.hover img {
    border-color: #dd127b
}

.prohead .hleft .btns {
    margin-top: 20px;
}

.prohead .hleft .btns span {
    display: none
}

.prohead .hleft .btns a {
    display: block;
    height: 22px;
    line-height: 22px;
    text-indent: 20px;
    font-size: 12px;
    background: url(../templates/fuderui/images/btn-s-bg.png) no-repeat;
    float: left;
    margin-right: 16px;
    width: 80px;
}

.prohead .hleft .btns a.b1 {
    background-position: left -150px
}

.prohead .hleft .btns a.b2 {
    background-position: left -30px;
    width: 93px;
}

.prohead .hleft .btns a.b3 {
    background-position: left -120px;
}

.prohead .hleft .btns a.b4 {
    background-position: left -60px;
}

.btns1 {
    clear: both;
    margin-top: 15px;
}

.prohead .hright {
    float: right;
    width: 480px;
    font-family: microsoft yahei;
}

.prohead .hright h1 {
    font-size: 18px;
}

.prohead .hright h2 {
    font-size: 15px;
    color: #ff7300;
}

.prohead .hright .proinfo {
    border-bottom: 1px solid #ddd;
    padding-bottom: 12px;
}

.prohead .hright .btns {
    width: 100%;
    overflow: hidden;
    margin: 15px auto;
}

.prohead .hright .btns img {
    margin-right: 20px;
}

.prohead .hright .tips {
    border: #F66 1px solid;
    background-color: #FCF;
    font-size: 12px;
    padding: 0px 12px;
    color: #F00;
    display: none
}

.procontent {
    margin-top: 20px;
}

.procontent .tit {
    height: 34px;
    line-height: 40px;
    border-bottom: 2px solid #ccc;
}

.procontent .tit dt {
    float: left;
    height: 33px;
    line-height: 33px;
    color: #000;
    background: url(../templates/tit1.gif) repeat-x;
    border: 1px solid #ccc;
    text-align: center;
    width: 160px;
    font-weight: bold;
    font-size: 14px;
}

.procontent .detail {
    margin-top: 20px;
}

.comment_list {
    width: 95%;
    margin: 0 auto;
}

.formbox222 {
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    overflow: hidden;
    padding-left: 25px;
    margin-top: 20px;
    padding-bottom: 20px;
    font-size: 12px;
}

.formbox {
    margin-top: 20px;
}

.formbox dl {
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    overflow: hidden;
    _float: left
}

.formbox dl dt {
    background: url(../templates/tit1.gif) repeat-x;
    height: 32px;
    padding-left: 12px;
    line-height: 32px;
    font-weight: bold;
}

.formbox dl dd {
    padding: 20px 0px;
    line-height: 26px;
}

.formbox dl dd input {
    border: 1px solid #ccc;
    height: 30px;
    border-radius: 4px;
    padding: 0px 12px;
}

.formbox dl dd textarea {
    border: 1px solid #ccc;
    height: 100px;
    border-radius: 4px;
}

.formbox dl dd input.submit {
    background-color: #dd127b;
    color: #FFF;
    border-color: #9c0c56;
    text-shadow: 1px 1px 0px #9c0c56;
}

.formbox dl dd .rate {
    background: url(../../images/stars_3_small.gif) no-repeat;
    width: 80px;
    height: 12px;
    overflow: hidden;
}

.formbox dl dd .rate label {
    width: 14px;
    height: 12px;
    float: left;
    display: block;
    cursor: pointer;
    padding: 0px;
    margin: 0px;
    line-height: 12px;
    margin-right: 1px;
}

.formbox dl dd .ratesbox {
    width: 0px;
    height: 0px;
    overflow: hidden;
    float: left
}

.formbox dl dd .rate.rate1 {
    background: url(../../images/stars_1_small.gif) no-repeat;
}

.formbox dl dd .rate.rate2 {
    background: url(../../images/stars_2_small.gif) no-repeat;
}

.formbox dl dd .rate.rate3 {
    background: url(../../images/stars_3_small.gif) no-repeat;
}

.formbox dl dd .rate.rate4 {
    background: url(../../images/stars_4_small.gif) no-repeat;
}

.formbox dl dd .rate.rate5 {
    background: url(../../images/stars_5_small.gif) no-repeat;
}

.formbox .btnews {
    padding: 0px 20px;
    overflow: hidden
}

.formbox .btnews li {
    width: 300px;
    float: left;
    list-style: square inside;
    margin-left: 20px;
    margin-right: 10px;
}

.formbox .reviewbox {
    padding: 0px 30px;
}

.formbox .reviewbox li {
    padding-bottom: 12px;
}

.formbox .reviewbox li .name {
    font-weight: bold;
}

.formbox .reviewbox li .name span {
    color: #F90;
    margin: 0px 12px;
}

.formbox .reviewbox li .reply {
    background: #f4f4f4;
    padding: 0px 12px;
}

.formbox .reviewbox li .reply span {
    color: #999
}

input.txt {
    width: 200px;
    float: left;
}

.input {
    display: inline;
    margin-right: 5px;
    padding: 5px;
    height: 18px;
    line-height: 18px;
    vertical-align: middle;
    background: none repeat scroll 0% 0% #FFF;
    border: 1px solid #CACACA;
    border-radius: 4px;
    font-family: "Microsoft YaHei";
}

.btn_submit {
    background: none repeat scroll 0px 0px #8A8888;
    color: #FFF;
    cursor: pointer;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    line-height: 1em;
    padding: 10px 30px;
}

.contactus strong {
    padding: 0px 6px 0px;
}

.contactus {
    padding: 20px;
}

.prohead .hright .tels {
    border-bottom: 1px solid #DDD;
    font-size: 16px;
    line-height: 36px;
}

.prohead .hright .tels span {
    color: #F00;
    font-size: 28px;
    font-weight: bold;
    margin-left: 12px;
    line-height: 36px;
}

.formbox {
    margin-top: 20px;
}

.formbox dl {
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    overflow: hidden;
    _float: left
}

.formbox dl dd {
    padding: 20px 0px;
    line-height: 26px;
}

.formbox dl dd input {
    border: 1px solid #ccc;
    height: 30px;
    border-radius: 4px;
    padding: 0px 12px;
}

.formbox dl dd textarea {
    border: 1px solid #ccc;
    height: 100px;
    border-radius: 4px;
}

.formbox dl dd input.submit {
    background-color: #0555aa;
    color: #FFF;
    border-color: #9c0c56;
    text-shadow: 1px 1px 0px #9c0c56;
}

.formbox dl dd .rate {
    background: url(../images/stars_3_small.gif) no-repeat;
    width: 80px;
    height: 12px;
    overflow: hidden;
}

.formbox dl dd .rate label {
    width: 14px;
    height: 12px;
    float: left;
    display: block;
    cursor: pointer;
    padding: 0px;
    margin: 0px;
    line-height: 12px;
    margin-right: 1px;
}

.formbox dl dd .ratesbox {
    width: 0px;
    height: 0px;
    overflow: hidden;
    float: left
}


/*首页样式公用开始*/

* {
    margin: 0;
    padding: 0;
    border: 0;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

body {
width:100%;

    font-family: "Microsoft YaHei";
}

img {
    border: 0;
}

.ystop {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.ystpb {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    background: #e0e0e0;
    height: 35px;
    overflow: hidden;
}

.ystp1 {
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
}

.ystp1 h1 {
    float: left;
    width: 270px;
    font-size: 12px;
    line-height: 35px;
    color: #565656;
    font-weight: normal;
}

.ystp1 dl {
    float: right;
    width: 240px;
    margin: 10px auto 0;
    overflow: hidden;
}

.ystp1 dl dt {
    width: 57px;
    float: left;
    overflow: hidden;
}

.ystp1 dl dt a img {
    float: left;
}

.ystp1 dl dt a.ystp1_3 img {
    float: right;
}

.ystp1 dl dd {
    float: right;
    width: 170px;
    margin-top: 2px;
    overflow: hidden;
}

.ystp1 dl dd a {
    float: left;
    width: 55px;
    color: #565656;
    text-align: center;
    border-right: 1px solid #565656;
    font-size: 12px;
    line-height: 1.1;
}

.ystp1 dl dd a.ystp1_1 {
    border-right: 0px;
}

.yslg {
    width: 1185px;
    margin: 35px auto;
    overflow: hidden;
}

.yslg dt {
    width: 740px;
    float: left;
    height: 110px;
    overflow: hidden;
}

.yslg dt img {
    float: left;
    margin-top: 20px;
}

.yslg1 {
    float: right;
    width: 535px;
    height: 110px;
    border-left: 1px solid #bcbcbc;
    overflow: hidden;
}

.yslg1 h2 {
    display: block;
    font-size: 29px;
    line-height: 1.5;
    color: #a11c7b;
    margin: 12px 0 0 20px;
}

.yslg1 em {
    display: block;
    font-size: 27px;
    line-height: 1.5;
    color: #000;
    margin: 2px 0 0 20px;
    font-style: normal;
}

.yslg dd {
    float: right;
    width: 310px;
    overflow: hidden;
}

.yslg dd img {
    float: left;
    margin-top: 10px;
}

.yslg dd em {
    float: right;
    width: 230px;
    font-style: normal;
    font-size: 20px;
    line-height: 1.8;
    color: #565656;
    overflow: hidden;
}

.yslg dd em b {
    display: block;
    font-size: 16px;
    line-height: 1.8;
    color: #a01c79;
    overflow: hidden;
}

.bxydh {
    width: 100%;
    height: 84px;
    background: url(../../images/bxydh.png) no-repeat top center;
    overflow: hidden;
    position: relative;
    z-index: 99999;
}

.bxydhlm {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.bxydhlm li {
    float: left;
    font-size: 16px;
    text-align: center;
    height: 84px;
    line-height: 67px;
    width: 124px;
    background: url(../../images/bxydhlm.png) no-repeat right top;
}

.bxydhlm li a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}

.bxydhlm li a:hover {
    color: #e60713;
    display: block;
    width: 100%;
    height: 100%;
}

#bannergd {
    height: 575px;
    position: relative;
    min-width: 1000px;
    margin-top: -30px;
}

#bannergd li {
    height: 575px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    min-width: 1100px
}

#bannergd .btn {
    position: absolute;
    width: 100%;
    height: 30px;
    bottom: 0;
    text-align: center;
    z-index: 9;
    margin-bottom: 0;
}

#bannergd .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 14px;
    height: 14px;
    _font-size: 0;
    margin: 5px 10px;
    cursor: pointer;
    background: #dfdfdf;
    z-index: 9;
    border-radius: 50%
}

#bannergd .btn span.on {
    background: #a11c7a;
    z-index: 9
}

.ysban {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.ysban1 {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    background: url(../../images/ysbn_01.jpg) no-repeat center;
    height: 159px;
    overflow: hidden;
}

.ysnv {
    width: 1012px;
    margin: 20px auto 0;
    overflow: hidden;
}

.ysnv a {
    float: left;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    width: 111px;
    text-align: center;
    border-right: 1px solid #fff;
}

.ysnv a.ysnv1 {
    border-right: 0px;
}

.ysban2 {
    display: block;
    margin: 0 auto;
    max-width: 1920px;
    width: 100%;
    background: url(../images/ysbn_02.jpg) no-repeat center;
    height: 160px;
}

.ysban3 {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    background: url(../../images/ysbn_03.jpg) no-repeat center;
    height: 159px;
    overflow: hidden;
}

.ysban31 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.ysban31 b {
    display: block;
    margin: 9px 0 0 40px;
    color: #101010;
    font-size: 38px;
    line-height: 1.2;
}

.ysban31 h5 {
    display: block;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    font-weight: normal;
}

.ysban31 h5 em {
    float: left;
    color: #101010;
    font-size: 17px;
    line-height: 1.2;
    margin: 40px 0 0 50px;
    font-style: normal;
}

.ysban31 h5 em.ysban31_1 {
    margin: 46px 0 0 72px;
}

.ysban31 h5 em.ysban31_2 {
    margin: 47px 0 0 65px;
}

.ysban4 {
    display: block;
    margin: 0 auto;
    max-width: 1920px;
    width: 100%;
    background: url(../../images/ysbn_04.jpg) no-repeat center;
    height: 159px;
}

.ysfot {
    max-width: 1920px;
    width: 100%;
    background: #e8e8e8;
    margin: 0 auto;
    overflow: hidden;
}

.ysfot1 {
    width: 100%;
    background: #505050;
    margin: 0 auto;
    overflow: hidden;
}

.ysfot11 {
    width: 1110px;
    margin: 0 auto;
    overflow: hidden;
}

.ysfot1 a {
    float: left;
    color: #fff;
    font-size: 12px;
    line-height: 50px;
    margin-left: 29px;
}

.ysfot2 {
    width: 1180px;
    margin: 30px auto 0;
    overflow: hidden;
}

.ftnv {
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
    margin: 0 auto;
    overflow: hidden;
}

.ftnv a {
    float: left;
    width: 145px;
    color: #595454;
    font-size: 16px;
    line-height: 18px;
    border-right: 1px solid #7d7a7a;
    border-left: 1px solid #929090;
    text-align: center;
    margin-bottom: 20px
}

.ftnv a.ftnv1 {
    border-left: 0px;
}

.ftnv a.ftnv2 {
    border-right: 0px;
}

.ysfot dl {
    width: 1180px;
    border-top: 1px solid #fefefe;
    margin: 0 auto 60px;
    overflow: hidden;
}

.ysfot dl dt {
    float: left;
    width: 600px;
    margin-top: 25px;
    overflow: hidden;
}

.ysfot dl dt p {
    color: #565656;
    font-size: 12px;
    line-height: 24px;
}

.ysfot dl dd {
    float: right;
    width: 450px;
    overflow: hidden;
}

.ysfot dl dd span {
    float: left;
    width: 183px;
    margin-top: 35px;
    color: #565656;
    font-size: 20px;
    line-height: 45px;
    overflow: hidden;
}

.ysfot dl dd span img {
    display: block;
}

.ysfot dl dd em {
    float: right;
    width: 134px;
    margin-top: 35px;
    color: #565656;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    font-style: normal;
    overflow: hidden;
}

.ysfot dl dd em img {
    display: block;
}


/*首页样式公用结束*/