﻿* {
    margin: 0;
    padding: 0;
    -webkit-user-select: text;
}

body {
    background: #fff;
    font-family: "微软雅黑";
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

dl,
dt {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    color: #fff;
}

a:active {
    color: #fff;
}

a {
    color: #fff;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #fff;
}

h1,
h2,
h3,
h4,
h5,
p {
    font-weight: normal;
    margin: 0;
}

img {
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: ' ';
}

.clearfix:after {
    clear: both;
}

.doctor_width {
    width: 1100px;
    margin: 0 auto;
}

.top {
    background: #925c2e;
    width: 100%;
}

.top img.logo {
    float: left;
}

.top_right {
    float: right;
    padding-top: 20px;
}

.top_right h2 {
    font-size: 14px;
    color: #fff;
}

.top_right h2 img {
    vertical-align: middle;
    margin-right: 10px;
}

.top_right h2 span {
    font-size: 18px;
    margin-left: 4px;
}

.top_right h3 {
    margin-top: 5px;
}

.top_right h3 input {
    border: 1px solid #fff;
    padding: 0 10px;
    font-size: 14px;
    color: #fff;
    width: 138px;
    line-height: 32px;
    margin: 0;
    display: block;
    background: none;
    float: left;
}

.top_right h3 label {
    display: block;
    background: #fff;
    width: 66px;
    border: 1px solid #fff;
    line-height: 32px;
    font-size: 14px;
    color: #595858;
    text-align: center;
    float: left;
    margin: 0;
}

#flash {
    width: 100%;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
}

#pic li img {
    width: 100%;
}

#num {
    position: absolute;
    left: 50%;
    bottom: 74px;
    z-index: 1;
    margin-left: -42px;
    cursor: default;
}

#num li {
    float: left;
    width: 40px;
    height: 7px;
    background: #fff;
    margin-right: 10px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    background: #e3e3e3;
}

#num li:last-child {
    margin-right: 0;
}

#num li.active {
    background: #fd9907;
}

.arrow {
    height: 128px;
    width: 70px;
    line-height: 128px;
    text-align: center;
    display: block;
    position: absolute;
    top: 45%;
    z-index: 3;
    display: none;
    background: rgba(0, 0, 0, 0.44);
    font-size: 40px;
    color: #fff;
}

#flash:hover .arrow {
    display: block;
}

#left {
    left: 1%;
}

#right {
    right: 1%;
}

#flash ul.nav {
    background-image: url(/static/home/images/12356789.jpg);
    width: 115px;
    height: 500px;
    position: absolute;
    top: 0;
    left: 0;
}

.nav li {
    padding: 18px 0 10px 0;
    border-bottom: 1px solid #e9e9e9;
    text-align: center;
    position: relative;
    width: 100%;
}

.nav li:last-child {
    border-bottom: none;
}

.nav li h2 {
    color: #925c2e;
    font-size: 16px;
}

.nav li h3 {
    color: #925c2e;
    font-size: 12px;
}

.nav li i {
    background: url(../images/sanj.png) no-repeat top center;
    width: 7px;
    height: 13px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    display: none;
}

.nav li dl.nav_dl {
    display: none;
    background: #fff;
    position: absolute;
    border-left: 3px solid #e67e22;
    top: 0;
    left: 115px;
    width: 126px;
}

.nav li dl.nav_dl dd {
    line-height: 40px;
    text-align: left;
    border-bottom: 1px solid #e9e9e9;
}

.nav li:hover i {
    display: block;
}

.nav li:hover dl.nav_dl {
    display: block;
}

.class {
    background: #f0f0f0;
    border-top: 10px solid #9d5a1f;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 20px;
}

.class li {
    border-right: 1px dashed #a8a8a8;
    text-align: center;
    float: left;
    width: 219px;
}

.class li:last-child {
    border-right: none;
    width: 220px;
}

.class li .class_top {
    margin: 0 auto;
    margin-top: 16px;
    color: #9d5a1f;
    font-size: 20px;
    margin-bottom: 5px;
    padding: 0 10px;
}

.class li .class_top img {
    margin-right: 10px;
}

.class li dl {
    margin-top: 6px;
    text-align: left;
    padding: 0 19px;
}

.class li dl dd {
    display: inline-block;
    margin: 10px;
    margin-bottom: 0;
    float: left;
    color: #666666;
    font-size: 14px;
}

.doctor_new {
    border: 1px solid #dfdfdf;
    margin-top: 20px;
}

.swiper-container1 {
    width: 278px;
    height: 330px;
    float: left;
    margin: 10px;
}

.swiper-container1 .swiper-slide {
    background: url(../images/ne1.png) no-repeat top center;
    position: relative;
}

.swiper-slide h2 {
    position: absolute;
    bottom: 0;
    height: 60px;
    text-align: center;
    padding-top: 16px;
    background-color: rgba(0, 0, 0, .4);
    color: #fff;
    font-size: 14px;
    width: 100%;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px;
}

.swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    background-color: #b6b6b6;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background-color: #fff;
}

.doctor_newconter {
    float: left;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    padding: 20px 36px;
    width: 428px;
    padding-bottom: 34px;
}

.newconter_menu {
    border-bottom: 1px solid #dfdfdf;
}

.newconter_menu ul li {
    list-style: none;
    float: left;
    padding: 8px 25px 8px 25px;
    cursor: pointer;
    border-bottom: 3px solid #fff;
    padding: 0 10px;
    margin-right: 20px;
    color: #666;
    font-size: 18px;
    padding-bottom: 6px;
}

.newconter_box {
    clear: both;
    width: 100%;
    height: auto;
}

.newconter_menu ul li.selected {
    color: #c96914;
    border-bottom-color: #925c2e;
}

.hide {
    display: none;
}

.hover {
    color: #c96914;
}

.newconter_box h2 {
    font-size: 16px;
    color: #333;
    padding-left: 24px;
    line-height: 56px;
}

.newconter_box p {
    font-size: 12px;
    color: #666;
    text-indent: 2em;
    line-height: 26px;
    padding-bottom: 16px;
    border-bottom: 1px dashed #ababab;
}

.newconter_box p a {
    color: #ea821a;
}

.newconter_box ul {
    margin-top: 10px;
}

.newconter_box ul li {
    margin-top: 10px;
    color: #666;
    font-size: 12px;
}

.newconter_box ul li span {
    display: inline-block;
    color: #fff;
    padding: 0 10px;
    line-height: 18px;
    text-align: center;
    background: #ea821a;
    margin-right: 10px;
}

.doctor_newright {}

.doctor_newright img {
    margin: 10px;
    margin-bottom: 0;
}

.do_main {
    border: 1px solid #dfdfdf;
    height: 110px;
    margin-top: 16px;
}

.do_main img {
    float: left;
    margin-right: 5px;
}

.main_right span {
    display: inline-block;
    background: #d77c29;
    font-size: 14px;
    color: #fff;
    padding: 0 14px;
    line-height: 50px;
    margin-top: 3px;
}

.docutor_input {
    background: #f7f7f7;
    padding: 8px 0;
    border: 1px solid #dfdfdf;
    border-top: none;
}

.docutor_i1 {
    float: left;
    margin-left: 10px;
}

.docutor_i1 input {
    border: 1px solid #cdcdcd;
    border-right: none;
    line-height: 30px;
    padding: 0 1px;
    width: 180px;
    font-size: 12px;
    float: left;
    color: #333;
}

.docutor_i1 label {
    line-height: 32px;
    text-align: center;
    width: 66px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    background: #34abfd;
    float: left;
    cursor: pointer;
}

.docutor_i2 {
    float: left;
    margin-left: 22px;
}

.docutor_i2 input {
    border: 1px solid #d8d8d8;
    line-height: 30px;
    padding: 0 1px;
    width: 83px;
    font-size: 12px;
    color: #333;
    background: #fff;
}

.docutor_i2 label {
    line-height: 32px;
    text-align: center;
    color: #999;
    font-size: 14px;
    display: inline-block;
}

button.button {
    line-height: 32px;
    text-align: center;
    width: 66px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    background: #34abfd;
    float: right;
    margin-right: 5px;
    border: none;
    cursor: pointer;
}

.doctor_tor {
    border: 1px solid #dfdfdf;
    border-top: none;
    padding: 46px 20px;
    width: 1060px;
    padding-bottom: 20px;
}

.doctor_tor h2 {
    color: #545454;
    border-bottom: 1px solid #dfdfdf;
    font-size: 14px;
    text-align: right;
}

.doctor_tor h2 span {
    display: inline-block;
    color: #333333;
    font-size: 24px;
    padding: 5px;
    border-bottom: 3px solid #925c2e;
    float: left;
}

.doctor_tor h2 a {
    display: inline-block;
    float: right;
    font-weight: normal;
    margin-top: 13px;
    color: #333333;
    margin-right: 16px;
    cursor: pointer;
}

.doctor_torconter {
    margin-top: 18px;
}

.torconter_menu ul li {
    font-size: 14px;
    color: #666;
    width: 115px;
    line-height: 35px;
    text-align: center;
    float: left;
    margin-right: 6px;
    border: 1px solid #dfdfdf;
    cursor: pointer;
}

.torconter_menu ul li:last-child {
    margin-right: 0;
}

.torconter_menu ul li.selected {
    background: #b37037;
    border-color: #b37037;
    color: #fff;
}

.torconter_box {
    margin-top: 20px;
}

.torconter_box img {
    float: left;
}

.ds_right {
    width: 649px;
    float: right;
    border: 1px solid #dfdfdf;
    background: url(../images/ds_bg.png) no-repeat top center;
    background-size: cover;
    padding: 24px 36px;
}

.ds_right h1 span {
    color: #000;
    font-size: 18px;
    margin-left: 14px;
    vertical-align: super;
}

.ds_right h1 a {
    display: block;
    margin-right: 28px;
    background: #0e77d4;
    border-radius: 5px;
    width: 120px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    float: right;
    margin-top: 6px;
}

.ds_right p {
    margin-top: 10px;
    color: #e37517;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 26px;
    border-bottom: 1px dashed #999;
}

.ds_right h3 {
    margin-top: 11px;
    color: #666;
    font-size: 14px;
    line-height: 24px;
}

.ds_right h3 span {
    color: #212121;
}

.ds_right ul {
    margin-top: 20px;
}

.ds_right ul li {
    float: left;
    margin-right: 36px;
}

.swiper-container2 {
    padding: 0 40px;
    margin-top: 22px;
}

.swiper-container2 .swiper-slide img {
    border: 1px solid #eaeaea;
    width: 171px;
    height: 240px;
}

.swiper-container2 .swiper-slide p {
    margin-top: 16px;
    text-align: center;
    color: #666666;
    font-size: 14px;
}

.swiper-container2 .swiper-slide:first-child {
    margin-left: 20px;
}

.swiper-button-next,
.swiper-button-prev {
    width: 29px;
    height: 31px;
    margin-top: -15px;
}

.swiper-button-prev {
    background-image: url(../images/sb_l.png);
}

.swiper-button-next {
    background-image: url(../images/sb_r.png);
}

.doctor_sb {
    padding: 46px 0;
    width: 1100px;
    margin-top: 26px;
    border-top: 1px solid #dfdfdf;
    padding: 20px 0;
}

.jsconter_menu {
    background: #f0f0f0;
}

.jsconter_menu ul li {
    float: left;
    padding: 0 20px;
    line-height: 48px;
    border-bottom: 3px solid #f0f0f0;
    color: #666;
    font-size: 18px;
    margin-right: 14px;
    cursor: pointer;
}

.jsconter_menu ul li.selected {
    border-bottom-color: #884c19;
    color: #b95d0f;
}

.jsconter_box {
    margin-top: 20px;
    overflow: hidden;
}

.doctor_fw {
    margin-top: 26px;
    background: #f0f0f0;
    text-align: center;
}

.doctor_fw img {
    margin: 20px auto;
}

.foot_top {
    background: #733c0d;
    width: 100%;
    text-align: center;
    margin-top: 26px;
}

.foot_top ul {
    margin: 0 auto;
    display: inline-block;
}

.foot_top ul li {
    line-height: 55px;
    color: #fff;
    font-size: 14px;
    float: left;
}

.foot_top ul li a {
    margin: 0 20px;
}

.foot {
    background: #f7f7f7;
    width: 100%;
    padding: 25px 0 30px 0;
    text-align: center;
}

.foot .doctor_foot {
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 30px;
}

.foot .doctor_foot img {
    float: left;
    border-right: 1px dashed #989898;
}

.foot_right {
    margin-left: 52px;
    padding-top: 20px;
    float: left;
    color: #666666;
    font-size: 12px;
    line-height: 24px;
    text-align: left;
}

.foot ul {
    display: inline-block;
    margin-top: 24px;
}

.foot ul li {
    color: #9e9e9e;
    font-size: 12px;
    float: left;
}

.foot ul li a {
    margin-right: 40px;
    color: #9e9e9e;
}

.foot ul li:last-child a {
    margin-right: 0;
}

.right_nav {
    position: fixed;
    right: 0;
    bottom: 162px;
}

.right_nav ul li {
    margin-top: 10px;
}


/*案例*/

.case_title {
    padding-top: 20px;
    color: #666666;
    font-size: 14px;
}

.case_title img {
    float: left;
    margin-right: 5px;
}

.case_title a {
    color: #666666;
}

.case {
    margin-top: 34px;
    text-align: center;
}

.case h3 {
    font-size: 30px;
    color: #c0c0bf;
}

.case h2 {
    font-size: 38px;
    color: #b56722;
    margin-top: 5px;
}

.case h4 {
    font-size: 16px;
    color: #919191;
    margin-top: 10px;
}

.case h5 {
    width: 390px;
    border-bottom: 1px solid #d6d6d6;
    margin: 0 auto;
    height: 2px;
    text-align: center;
    margin-top: 14px;
}

.case h5 span {
    display: block;
    height: 2px;
    background: #9d5a1f;
    width: 86px;
    margin: 0 auto;
}

.case_menu {
    margin-top: 46px;
    display: inline-block;
}

.case_menu ul li {
    font-size: 18px;
    color: #666;
    width: 154px;
    line-height: 38px;
    text-align: center;
    float: left;
    margin-right: 9px;
    background: #e6e6e6;
    cursor: pointer;
}

.case_menu ul li:last-child {
    margin-right: 0;
}

.case_menu ul li.selected {
    background: #b56722;
    color: #fff;
}

.case_box {
    margin-top: 14px;
}

.case_box ul li {
    margin-top: 20px;
    width: 540px;
    float: left;
    background: #f8f8f8;
    text-align: left;
}

.case_box ul li:nth-child(even) {
    float: right;
}

.case_box ul li img {
    float: left;
}

.case_box ul li .case_right {
    float: right;
    margin-top: 6px;
    margin-right: 10px;
    border: 1px solid #d0d0d0;
    padding: 24px 18px 16px 18px;
}

.case_box ul li .case_right h2 {
    color: #666;
    font-size: 18px;
}

.case_box ul li .case_right h3 {
    color: #666;
    font-size: 14px;
    margin-top: 14px;
}

.case_box ul li .case_right h3 span {
    width: 170px;
    display: inline-block;
    vertical-align: text-top;
}

.case_box ul li .case_right a {
    display: inline-block;
    float: right;
    color: #666666;
    font-size: 14px;
    margin-top: 14px;
    width: 105px;
    line-height: 28px;
    border: 1px solid #c8c8c8;
    text-align: center;
}

.case_box ul li:hover {
    background: #bf9b5b;
}

.case_box ul li:hover .case_right,
.case_box ul li:hover .case_right a {
    border-color: #fff;
}

.case_box ul li:hover .case_right h2,
.case_box ul li:hover .case_right h3,
.case_box ul li:hover .case_right a {
    color: #fff;
}

.yous {
    background: url(../images/ag_bg.png) repeat top center;
    width: 100%;
    height: auto;
    padding: 20px 0 48px 0;
    margin-top: 26px;
}

.advantage li {
    float: left;
    margin-top: 40px;
    background: url(../images/ag_b.png) no-repeat top center;
    width: 531px;
    height: 173px;
}

.advantage li:nth-child(even) {
    float: right;
}

.advantage li h2 {
    width: 316px;
    float: right;
    text-align: left;
    font-size: 36px;
    color: #fff;
    margin-top: 20px;
}

.advantage li p {
    width: 316px;
    float: right;
    text-align: left;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    margin-top: 6px;
}

.yuy {
    margin-top: 30px;
}


/*品牌*/

.brand {
    background: url(../images/ba_bg.png) repeat top center;
    margin-top: 20px;
}

.brand_top {
    text-align: center;
    margin: 0 auto;
}

.brand_bottom {
    width: 100%;
    padding-top: 30px;
    position: relative;
    overflow-y: hidden;
    padding-bottom: 60px;
}

.brand_bottom h2 {
    color: #9d5a1f;
    font-size: 36px;
    text-align: center;
}

.brand_bottom img.brg {
    position: absolute;
    top: 98px;
    left: 50%;
    margin-left: -34.5px;
}

.xian {
    position: absolute;
    top: 167px;
    left: 50%;
    width: 2px;
    margin-left: -1px;
    height: 100%;
    background: #9d5a1f;
}

.brand_bottom ul {
    margin-top: 160px;
}

.brand_bottom ul li {
    margin-top: 20px;
    position: relative;
    width: 100%;
    padding-top: 10px;
}

.brand_bottom ul li h2 {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -136px;
    font-size: 28px;
    color: #ffd394;
}

.brand_bottom ul li h2 span {
    margin: 0 20px;
}

.brand_bottom ul li .brand_l {
    width: 50%;
    float: left;
    text-align: right;
    position: relative;
}

.brand_bottom ul li .brand_l img {
    border-radius: 50%;
    border: 10px solid #9d5a1f;
}

.brand_bottom ul li .brand_l span {
    font-size: 12px;
    color: #9d5a1f;
    margin-right: 5px;
}

.brand_bottom ul li .brand_l i {
    background: url(../images/i.png) no-repeat top center;
    width: 18px;
    height: 17px;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -8.5px;
    right: -9px;
}

.brand_bottom ul li .brand_r {
    margin-left: 24px;
    position: relative;
    float: left;
}

.brand_bottom ul li .brand_r img {
    position: absolute;
    top: 45px;
    left: -13px;
}

.brand_bottom ul li .brand_r {
    border: 1px solid #d7d4d4;
    border-radius: 10px;
    background: #fff;
    width: 432px;
    padding: 12px 10px;
    margin-top: 47px;
}

.brand_bottom ul li .brand_r h3 {
    color: #f2bf91;
    font-size: 14px;
}

.brand_bottom ul li .brand_r h1 {
    color: #9d5a1f;
    font-size: 18px;
    padding: 10px 0;
    border-bottom: 1px solid #d7d7d7;
}

.brand_bottom ul li .brand_r p {
    color: #666;
    font-size: 12px;
    line-height: 24px;
    text-indent: 2em;
    margin-top: 10px;
}

.brand_bottom img.brg.brge {
    bottom: 0;
    top: auto;
    margin-left: -12px;
}

.more {
    font-size: 20px;
    color: #9d5a1f;
    width: 202px;
    line-height: 42px;
    text-align: center;
    border-radius: 10px;
    background: #f8f8f8;
    border: 1px solid #ebe6e7;
    margin: 26px auto 56px auto;
    cursor: pointer;
}

.doctor_float {
    float: left;
    width: 258px;
    margin-right: 9px;
    overflow: hidden;
}

.doctor_float .one_style {
    border: 1px solid #c8c8c8;
    position: relative;
}

.doctor_float .one_style div {
    text-align: center;
}

.doctor_float .one_style div img {
    margin: 5px 0px;
    float: none;
}

.doctor_float .doctor_but {
    margin: 8px 0px;
    bottom: 13px;
    height: 35px;
    line-height: 35px;
}

.doctor_float .doctor_but a {
    display: block;
    margin-right: 20px;
    background: #0e77d4;
    border-radius: 5px;
    width: 100px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    float: right;
    margin-top: 6px;
}

.doctor_float .one_style .des {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9999;
}

.doctor_float .one_style .des_z {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1000;
    background: #f2f2f2;
    width: 100%;
    /*宽度设置为100%，这样才能使隐藏背景层覆盖原页面*/
    height: 100%;
    filter: alpha(opacity=60);
    /*设置透明度为60%*/
    opacity: 0.6;
    /*非IE浏览器下设置透明度为60%*/
}

.doctor_float .one_style .des span {
    display: block;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    width: 258px;
    text-align: center;
    margin-bottom: 0px;
}

.doctor_float .one_style .des p {
    padding: 10px;
    font-size: 14px;
    line-height: 28px;
    color: #e37517;
}

h2.image_title {
    width: 253px;
    color: #121212;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    border: 0;
    background: #ccc;
    font-size: 14px;
    filter: alpha(opacity=70);
    /*设置透明度为60%*/
    opacity: 0.7;
    /*非IE浏览器下设置透明度为60%*/
    z-index: 1000;
}

h2.image_title_z {
    width: 253px;
    color: #121212;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    border: 0;
    font-size: 14px;
    z-index: 9999;
}

h2.image_title_z a {
    color: #121212;
    line-height: 30px;
    text-align: center;
    border: 0;
    font-size: 14px;
    float: none;
    display: inline;
}

.topbac {
    background: #0a98eb;
    height: 61px;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    overflow: hidden;
}

.topbac td {
    color: #fff;
    border-bottom: none;
}


/*top*/

.top_sh {
    height: 120px;
    width: 100%;
}

.top_logo {
    margin-top: 15px;
}

.top_my {
    line-height: 24px;
    font-size: 16px;
    color: #884c19;
    margin-left: 35px;
    margin-top: 34px;
}

.top_tel {
    color: #884c19;
    font-size: 18px;
    line-height: 24px;
    margin-right: 35px;
    margin-top: 20px;
}

.top_time {
    color: #884c19;
    font-size: 18px;
    line-height: 24px;
    margin-right: 15px;
    margin-top: 20px;
}


/*nav*/

.nav_sh {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #925c2e;
}

.comm {
    width: 1100px;
    margin: 0 auto;
}

.nav_sh ul li {
    width: 115px;
    text-align: center;
    color: #ffffff;
    float: left;
    display: inline-block;
    margin-right: 20px;
    position: relative;
}

.banner-img {
    height: 500px;
}

.banner-img {
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}

.banner-img .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.banner-img .bd li {
    zoom: 1;
    vertical-align: middle;
}

.banner-img .bd img {
    width: 100%;
    height: 500px;
    display: block;
}


/* 下面是前/后按钮代码，如果不需要删除即可 */

.banner-img .prev,
.banner-img .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 71px;
    height: 71px;
    background: url(../images/slider-arrow.png) no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: pointer;
}

.banner-img .next {
    left: auto;
    right: 3%;
    background-position: -71px 0px;
}

.banner-img .prev:hover,
.banner-img .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.banner-img .prevStop {
    display: none;
}

.banner-img .nextStop {
    display: none;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
	display: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown_p1 {
    width: 785px;
    left: -270px;
    padding: 0 15px;
    border-bottom: 2px solid #ff4200;
}

.nav_sh ul li .dropdown_p1 li {
    float: left;
    display: inline-block;
    width: 100px;
    height: 88px;
    text-align: center;
    margin: 5px;
}

.dropdown_p1 li>a {
    border-radius: 5px;
    border: 1px solid #fff;
    display: block;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: rgb(51, 51, 51);
    white-space: nowrap;
    padding: 3px 20px;
}

.ae {
    width: 50px;
    height: 50px;
    display: block;
    margin-bottom: 10px;
}

.ae_pro01 {
    background: url(../images/dropdown_prog.png) no-repeat;
    background-position: -25px 0;
}

.ae_pro02 {
    background: url(../images/dropdown_prog.png) no-repeat;
    background-position: -124px 0;
}

.ae_pro03 {
    background: url(../images/dropdown_prog.png) no-repeat;
    background-position: -225px 0;
}

.ae_pro04 {
    background: url(../images/dropdown_prog.png) no-repeat;
    background-position: -325px 0;
}

.ae_pro05 {
    background: url(../images/dropdown_prog.png) no-repeat;
    background-position: -425px 0;
}

.ae_pro06 {
    background: url(../images/dropdown_prog.png) no-repeat;
    background-position: -525px 0;
}

.ae_pro07 {
    background: url(../images/dropdown_prog.png) no-repeat;
    background-position: -625px 0;
}

.ae_pro08 {
    background: url(../images/dropdown_prog.png) no-repeat;
    background-position: -725px 0;
}

.ae_pro09 {
    background: url(../images/dropdown_prog.png) no-repeat;
    background-position: -825px 0;
}
.zjjjj{
	    position: absolute;
		bottom: -92px;
}