/*-----------------[初始化]--------------*/
body {
    color: #000;
    font-size: 12px;
    line-height: 1.5;
    overflow-x: hidden;
    font-family: "微软雅黑", "Microsoft Yahei";
    background-color: #fff;
}
a {
    color: #000;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
a:hover {
    color: #7d1b4a;
}
img {
    max-width: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
input, textarea, select, button {
    font-size: 12px;
    color: #444;
    outline: 0;
    font-family: "微软雅黑", "Microsoft Yahei";
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
input[type='submit'], input[type='reset'], input[type='button'], select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type='submit'], input[type='reset'], input[type='button'] {
    cursor: pointer;
}
::-webkit-input-placeholder {
color: #999;
}
::-moz-placeholder {
color: #999;
}
::-ms-input-placeholder {
color: #999;
}
.ani {
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
/*布局*/
.wp {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}
.information {
    margin-top: 20px;
}
/*******************************
  -------[=头部]-------
********************************/
#hd {
    height: 190px;
*zoom:1;
    z-index: 898;
    width: 100%;
    position: absolute;
}
#hd:after, #hd:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
.logo {
    float: left;
    line-height: 110px;
}
.logo img {
    display: inline-block;
    vertical-align: middle;
}
#hd .hdr {
    float: right;
    padding-top: 43px;
}
#hd .lang {
    float: left;
    width: 60px;
    text-align: center;
    position: relative;
}
#hd .lang dt {
    height: 24px;
    color: #fff;
    line-height: 24px;
    padding-right: 15px;
    background: url(../images/ico-down1.png) no-repeat right center;
}
#hd .lang dd {
    background-color: #fff;
    padding: 5px 0;
    display: none;
    box-shadow: 0px 0px 5px rgba(0,0,0,.3);
    position: absolute;
    left: 0;
    right: 0;
    top: 24px;
}
#hd .lang dd a {
    display: block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    color: #821c4d;
}
#hd .lang dd a:hover {
    background-color: #821c4d;
    color: #fff;
}
#hd .mobile {
    float: left;
    font-size: 14px;
    color: #fff;
    margin-left: 15px;
    position: relative;
    background: url(../images/top_f_1.png) no-repeat left center;
    padding-left: 15px;
}
#hd .last1 {
    float: left;
    font-size: 14px;
    color: #fff;
    margin-left: 15px;
    position: relative;
    padding-left: 15px;
}
#hd .mobile:hover {
    color: #fff;
}
#hd .last1:hover {
    color: #fff;
}
#hd .weixin {
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    margin-left: 24px;
    background: url(../images/ico-weixin.png) no-repeat center center;
    position: relative;
}
#hd .sina {
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    margin-left: 12px;
    background: url(../images/ico-sina.png) no-repeat center center;
    position: relative;
}
#hd .a-so {
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    background: url(../images/ico-so.png) no-repeat center center;
}
#hd .ma {
    position: absolute;
    width: 90px;
    padding: 5px;
    z-index: 1000;
    background-color: #fff;
    text-align: center;
    left: 50%;
    top: 30px;
    display: none;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #821c4d;
}
#hd .ma img {
    width: 100%;
    display: block;
}
#hd .weixin:hover .wei-ma {
    display: block;
}
.soBox {
    float: left;
    width: 0;
    overflow: hidden;
    position: relative;
    margin-left: 12px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.soBox .inp {
    width: 100%;
    height: 26px;
    border: 0;
    padding: 0 35px 0 10px;
    border-radius: 26px;
    background: 0;
    color: #fff;
    height: 26px;
    border: 1px solid rgba(255,255,255,.6);
}
.soBox .btn {
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 0;
    background: url(../images/ico-so.png) no-repeat center center;
    border: 0;
    right: 10px;
    cursor: pointer;
}
.soBox.open {
    width: 195px;
}
/*******************************
    -------[=导航]-------
********************************/
#nv {
    height: 45px;
    background-color: transparent;
}
#nv:after, #nv:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
.nav li {
    float: left;
    width: 12%;
    position: relative;
}
.nav li .v1 {
    display: inline-block;
    line-height: 45px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    width: 100%;
}
.nav li dt {
    position: relative;
}
.nav li dt .mod_pic {
    position: absolute;
    right: 0px;
    display: none;
    top: 0px;
}
.nav li.on .v1, .nav li .v1:hover {
    color: #fff;
    background-color: #fff;
    color: #080058;
}
.nav dl {
    position: absolute;
    top: 46px;
    left: 0px;
    width: 100%;
    background: url(../images/ico-bg1.png) repeat;
    display: none;
}
.nav dd a {
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.nav dd a {
    color: #494949;
}
.nav dd:hover a {
    background-color: #09f;
    color: #fff;
}
.nav dd:hover a i {
    display: block;
}
.nav li:last-child dl, .nav li:nth-last-of-type(2) dl {
    left: auto;
    right: 0;
}
.menuBtn {
    z-index: 9;
    display: none;
    position: absolute;
    right: 5px;
    top: 13px;
    width: 40px;
    height: 40px;
    padding: 7px;
    cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn b {
    display: block;
    height: 4px;
    background-color: #fff;
    margin: 3px 0 7px;
    border-radius: 2px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn.open {
}
.menuBtn.open b {
    display: none;
    margin: 0;
    position: absolute;
    left: 11px;
    top: 20px;
    width: 30px;
}
.menuBtn.open b:first-child {
    display: block;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.menuBtn.open b:last-child {
    display: block;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}
/*******************************
  -------[=banner]-------
*******************************/
#banner {
    height: 600px;
}
#banner .slick-slider, #banner .slick-list, #banner .slick-track, #banner .slick-slide {
    height: 100%;
}
#banner .slick-slide {
    outline: 0;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
#banner .slick-dots {
    position: absolute;
    left: 0;
    bottom: 22px;
    width: 100%;
    text-align: center;
    z-index: 99;
}
#banner .slick-dots li {
    display: inline-block;
    margin: 0 5px;
22px;
    height: 22px;
}
#banner .slick-dots li button {
    display: block;
    width: 22px;
    height: 22px;
    border: 0;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    text-indent: 999px;
    background-color: #fff;
    border-radius: 18px;
}
#banner .slick-dots li.slick-active button {
    width: 22px;
    height: 22px;
    border: 3px solid #fff;
    background-color: transparent;
}
#ban {
    height: 280px;
    margin-bottom: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.row {
    overflow: hidden;
}
/*******************************
  -------[=底部]-------
********************************/
#fd {
    width: 100%;
    min-height: 50px;
    background: url(../images/footer_bj.jpg) no-repeat center;
}
.fd-copy {
    height: 50px;
}
.fd-copy p {
    float: left;
    line-height: 50px;
    color: #e9e9e9;
    font-size: 14px;
}
.fd-copy p a {
    color: #e9e9e9;
}
.fd-copy p a:hover {
    text-decoration: underline;
}
/*******************************
    -------[=正文]-------
********************************/






.ul-fix {
    position: fixed;
    z-index: 999;
    right: 1%;
    margin-left: 660px;
    bottom: 100px;
    width: 120px;
}
.ul-fix li {
    width: 48px;
    height: 48px;
    border: 1px solid #ddd;
    text-align: center;
    margin-bottom: 5px;
    border-radius: 50%;
    line-height: 16px;
    font-size: 14px;
    background-color: #fff;
    position: relative;
    float: left;
    margin: 5px;
}
.ul-fix a {
    display: block;
    height: 48px;
}
.ul-fix span {
    color: #fff;
    position: absolute;
    width: 48px;
    height: 41px;
    top: 0;
    left: 0;
    background-color: #821c4d;
    border-radius: 50%;
    padding-top: 7px;
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
 filter:progid:DXImageTransform.Microsoft.Alpha(Opacity= 0);
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.ul-fix em {
    display: block;
    height: 48px;
    background-position: center center;
    background-repeat: no-repeat;
}
.ul-fix .ico1 em {
    background-image: url(../images/i1.png);
}
.ul-fix .ico2 em {
    background-image: url(../images/i2.png);
}
.ul-fix .ico3 em {
    background-image: url(../images/i3.png);
}
.ul-fix .ico4 em {
    background-image: url(../images/i4.png);
}
.ul-fix .ico5 em {
    background-image: url(../images/i5.png);
}
.ul-fix .ico6 em {
    background-image: url(../images/i6.png);
}
.ul-fix .ico7 em {
    background-image: url(../images/i7.png);
}
.ul-fix .ico8 em {
    background-image: url(../images/i8.png);
}
.ul-fix li:hover {
    border-color: #821c4d;
}
.ul-fix li:hover span {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
 filter:progid:DXImageTransform.Microsoft.Alpha(Opacity= 100);
}
