@charset "UTF-8";

/* CSS Document */
/*公共样式*/
.clear: after {
    display: block;
    clear: both;
    height: 1px;
    content: ''
}

.f_both {
    clear: both;
}

.wrapper {
    display: none;
    margin: 0 !important;
}

.mt50 {
    margin-top: 50px;
}

a:hover {
    text-decoration: none;
}

.banner {
    width: 100%;
    height: 359px;
    background: url(../images/banner.jpg) top center no-repeat;
}

.nav_div {
    height: 50px;
    width: 100%;
    background: #b32026;
}

.nav {
    width: 1000px;
    margin: 0 auto;
    color: #ffffff;
    font-size: 18px;
}

.nav a {
    color: #ffffff;
    font-size: 18px;
    line-height: 50px;
    margin: 0 46px;
}

.nav a:hover {
    font-weight: none;
}



.focus {
    position: relative;
    width: 1000px;
    height: 587px;
    background-color: #000;
    margin: 0 auto;
}

.focus .img {
    width: 1000px;
    height: 587px;
}

.focus .shadow .title {
    width: 260px;
    height: 65px;
    padding-left: 30px;
    padding-top: 20px;
}

.focus .shadow .title a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: bolder;
    overflow: hidden;
}

.focus .btn {
    position: absolute;
    bottom: 34px;
    left: 510px;
    overflow: hidden;
    zoom: 1;
}

.focus .btn a {
    position: relative;
    display: inline;
    width: 13px;
    height: 13px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

.focus .btn a:hover,
.focus .btn a.current {
    cursor: pointer;
    background: #033572;
}

.focus .D1fBt {
    overflow: hidden;
    zoom: 1;
    height: 50px;
    z-index: 10;
}

.focus .shadow {
    width: 855px;
    position: absolute;
    bottom: 0;
    right: 0px;
    z-index: 10;
    height: 98px;
    display: block;
    text-align: center;
    background: url(../images/bg1.png) top left no-repeat;
}

.shadow_div {
    width: 660px;
    margin-right: 20px;
    text-align: left;
    float: right;
    padding-top: 20px;
}

.focus .shadow a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    overflow: hidden;
    margin-left: 10px;
    line-height: 30px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.focus .shadow p {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    margin-left: 10px;
    line-height: 30px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.focus .fcon {
    position: relative;
    width: 100%;
    float: left;
    display: none;
    background: #000
}

.focus .fcon img {
    display: block;
}

.focus .fbg {
    bottom: 45px;
    left: 220px;
    position: absolute;
    height: 21px;
    text-align: center;
    z-index: 200;
}

.focus .D1fBt a {
    position: relative;
    width: 90px;
    font-size: 16px;
    color: #fff;
    display: none;
}

.focus .D1fBt a span {
    font-size: 30px;
    margin: 0 4px;
    font-style: italic;
}

.focus .D1fBt a i {
    font-size: 20px;
    margin: 0 4px;
    font-style: italic;
}

.focus .current {
    display: block !important;
}

.focus .prev,
.focus .next {
    position: absolute;
    width: 40px;
    height: 74px;
    background: url(../images/focus_btn.png) no-repeat;
}

.focus .prev {
    top: 50%;
    margin-top: -37px;
    left: 0;
    background-position: 0 -74px;
    cursor: pointer;
}

.focus .next {
    top: 50%;
    margin-top: -37px;
    right: 0;
    background-position: -40px -74px;
    cursor: pointer;
}

.focus .prev:hover {
    background-position: 0 0;
}

.focus .next:hover {
    background-position: -40px 0;
}


.cont1 {
    width: 1000px;
    margin: 0 auto;
}

.tittle_h1 {
    width: 1000px;
    margin: 0 auto;
    margin-top: 46px;
    text-align: left;
    background: url(../images/h1.jpg) left top no-repeat;
    height: 68px;
    position: relative;
    top: 0;
    left: 0;
}

.tittle_h1 a {
    font-size: 14px;
    color: #c49744;
    position: absolute;
    top: 25px;
    right: 5px;
}

.tittle_h2 {
    width: 1000px;
    margin: 0 auto;
    margin-top: 46px;
    text-align: left;
    background: url(../images/h2.jpg) left top no-repeat;
    height: 68px;
    position: relative;
    top: 0;
    left: 0;
}

.tittle_h2 a {
    font-size: 14px;
    color: #c49744;
    position: absolute;
    top: 25px;
    right: 5px;
}

.tittle_h3 {
    width: 1000px;
    margin: 0 auto;
    margin-top: 46px;
    text-align: left;
    background: url(../images/h3.jpg) left top no-repeat;
    height: 68px;
    position: relative;
    top: 0;
    left: 0;
}

.tittle_h3 a {
    font-size: 14px;
    color: #c49744;
    position: absolute;
    top: 25px;
    right: 5px;
}

.tittle_h4 {
    width: 1000px;
    margin: 0 auto;
    margin-top: 46px;
    text-align: left;
    background: url(../images/h4.jpg) left top no-repeat;
    height: 68px;
    position: relative;
    top: 0;
    left: 0;
}

.tittle_h4 a {
    font-size: 14px;
    color: #c49744;
    position: absolute;
    top: 25px;
    right: 5px;
}


.cont1_list {
    width: 1000px;
    magin: 0 auto;
}

.cont1_list ul {
    width: 1030px;
}

.cont1_list li {
    margin-top: 28px;
    margin-right: 28px;
    width: 310px;
    float: left;
	height:320px;
}

.plist1 {
    width: 310px;
    overflow: hidden;
    height: 305px;
}

.plist1_img,
.plist1_img img {
    width: 320px;
    height: 180px;
}

.plist1_p {
    background-color: #f2e9d7;
    width: 270px;
    height: 73px;
    color: #ab8336;
    padding: 15px 25px;
    text-align: left;
    font-size: 16px;
    line-height: 25px;
}

.plist1:hover .plist1_p {
    background-color: #b32026;
    color: #fff;
}

.cont2 {
    width: 1000px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
}

.cont1_list2 li {
    float: left;
    width: 500px;
    overflow: hidden;
}

.plist2 {
    width: 500px;
    overflow: hidden;
    height: 165px;
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-top: 20px;
}

.plist2_img {
    width: 250px;
    height: 165px;
    float: left;
    text-align: left;
}

.plist2_img img {
    width: 250px;
    height: 165px;
}

.plist2_p {
    width: 212px;
    height: 135px;
    padding: 15px 20px 15px 35px;
    color: #ab8336;
    text-align: left;
    font-size: 16px;
    line-height: 25px;
    float: left;
    position: absolute;
    top: 0;
    left: 235px;
    background: url(../images/jt1.png) top left no-repeat;
}

.plist2_p h2 {
    font-size: 16px;
    color: #ab8335;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}

.plist2_p p {
    font-size: 14px;
    color: #ab8335;
    line-height: 24px;
}

.plist2:hover .plist2_p {
    background: url(../images/jt1_hover.png) top left no-repeat;
    color: #fff;
}

.plist2:hover .plist2_p h2 {
    color: #fff;
}

.plist2:hover .plist2_p p {
    color: #fff;
}

.plist3 {
    width: 500px;
    overflow: hidden;
    height: 165px;
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.plist3_img {
    width: 260px;
    height: 165px;
    float: left;
    position: absolute;
    top: 0;
    right: 0px;
    text-align: right;
}

.plist3_p {
    width: 209px;
    height: 135px;
    padding: 15px 30px 15px 25px;
    color: #ab8336;
    text-align: left;
    font-size: 16px;
    line-height: 25px;
    float: left;
    position: absolute;
    top: 0;
    left: 0px;
    background: url(../images/jt2.png) top right no-repeat;
    z-index: 200
}

.plist3_p h2 {
    font-size: 16px;
    color: #ab8335;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}

.plist3_p p {
    font-size: 14px;
    color: #ab8335;
    line-height: 24px;
}

.plist3:hover .plist3_p {
    background: url(../images/jt2_hover.png) top right no-repeat;
    color: #fff;
}

.plist3:hover .plist3_p h2 {
    color: #fff;
}

.plist3:hover .plist3_p p {
    color: #fff;
}

.cont1_list3 ul {
    width: 1100px;
}

.cont1_list3 li {
    float: left;
    width: 238px;
    overflow: hidden;
    margin-top: 20px;
    margin-right: 15px;
}

.plist4 {
    width: 238px;
    overflow: hidden;
    height: 424px;
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.plist4_img {
    width: 238px;
    height: 424px;
}

.plist4_p {
    width: 208px;
    height: 90px;
    padding: 15px;
    color: #fff;
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 0px;
    display: none;
    z-index: 200
}

.plist4_p h2 {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}

.plist4_p p {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}

.plist4_bg1 {
    width: 238px;
    overflow: hidden;
    height: 424px;
    display: none;
    background-color: #000;
    opacity: 0.2;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 150
}

.plist4_bg2 {
    width: 238px;
    overflow: hidden;
    height: 120px;
    display: none;
    background: url(../images/bg2.png) top left repeat;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 180
}

.plist4:hover .plist4_bg1 {
    display: block;
}

.plist4:hover .plist4_bg2 {
    display: block;
}

.plist4:hover .plist4_p {
    display: block;
}


.plist5 {
    width: 310px;
    overflow: hidden;
    height: 386px;
}

.plist5_img {
    width: 320px;
    height: 210px;
}

.plist5_p {
    background-color: #f2e9d7;
    width: 270px;
    height: 125px;
    color: #ab8336;
    padding: 20px 25px;
    text-align: left;
    font-size: 16px;
    line-height: 25px;
}

.plist5_p h1 {
    text-align: left;
    font-size: 18px;
    line-height: 25px;
    padding-bottom: 20px;
    font-weight: bold;
}

.plist5_p p {
    text-align: left;
    font-size: 14px;
    line-height: 25px;
}

.plist5:hover .plist5_p {
    background-color: #b32026;
    color: #fff;
}


.cont1_list4 {
    width: 100%;
    margin-top: 20px;
}

.cont1_list4 li {
    width: 46%;
    padding-right: 4%;
    float: left;
    text-align: left;
}

.cont1_list4 li a {
    background: url(../images/icon1.jpg) 0px 8px no-repeat;
    padding-left: 12px;
    line-height: 44px;
    font-size: 14px;
    color: #000
}

.fy_div {
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

.fy_div a {
    padding: 3px 8px;
    color: #b32026;
    border: 1px #b32026 solid;
    font-size: 14px;
    display: inline-block;
    margin-right: 10px;
}

.fy_div a:hover {
    background-color: #b32026;
    color: #fff;
}

.fy_div_hover {
    background-color: #b32026 !important;
    color: #fff !important;
}



.foot_div {
    width: 100%;
    margin-top: 35px;
    background-color: #b32026;
}

.foot {
    width: 1000px;
    margin: 0 auto;
    padding: 35px 0;
}

.foot p {
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}

.foot p a {
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}


@media only screen and (min-width: 768px) {
    body {
        width: 1100px;
    }
}

@media only screen and (min-width: 1200px) {
    body {
        width: 100%;
    }

    .foot_div {
        width: 100%;
    }
}